Es interesante que esto falle. Solo un par de ideas. Una forma de asegurarse de obtener las marcas de apertura y cierre alrededor de un texto es seleccionar el texto antes de escribir la marca. Cuando seleccione el estilo de carácter que desea, debería agregar automáticamente las marcas de apertura y cierre. Esto funciona cuando está en la vista Estándar. En la vista Sin formato, ¡reemplazará el texto!
Tenga en cuenta que para ver los estilos de carácter (como \k) debe escribir la barra invertida (\). Si usa la tecla Enter, verá una lista de marcas de párrafo. Si escribe k, verá dos opciones \k1 y \k2, no verá \k* como opción. Si escribe el *, de hecho, ingresará el \k*.
Si ya ha ingresado la marca de apertura (\k), entonces cuando escriba \, el \k* ya debería estar resaltado en azul (y es algo difícil de ver). Debería poder simplemente presionar la tecla Enter para seleccionar la marca resaltada.
Dicho todo esto, los datos de las marcas se basan en las hojas de estilo que está utilizando. Si está utilizando un archivo custom.sty o frtbak.sty, podría cambiar cómo actúan las marcas.
It is interesting that this fails. Just a couple of thoughts. One way to be sure of getting the opening and closing markers around a text is to select the text before typing the . When you select the character style you want it should automatically add the opening and closing markers. This works when you are in Standard view. In Unformatted view it will replace the text!
Note that to see character styles (like \k) you should type the backslash (\). If you use the Enter key then you see a list of paragraph markers. If you type k then you will see two options \k1 and \k2, you won’t see \k* as an option. If you type the * then it will in fact enter the \k*.
If you have already entered the opening marker (\k) then when you type \ the \k* should already be highlighted in blue (and is somewhat hard to see). You should be able to simply press the Enter key to select the highlighted marker.
Having said all of that - the marker data is based on the stylesheets that you are using. If you are using a custom.sty or frtbak.sty file it might change how the markers act.