Интересно, что это не работает. Несколько мыслей. Один из способов гарантированно получить открывающий и закрывающий маркеры вокруг текста — выделить текст перед вводом маркера. Когда вы выбираете нужный стиль символа, он должен автоматически добавить открывающий и закрывающий маркеры. Это работает, когда вы находитесь в режиме Standard view (Стандартный вид). В режиме Unformatted view (Неформатированный вид) текст будет заменен!
Обратите внимание, что для просмотра стилей символов (например, \k) нужно ввести обратный слэш (\). Если вы нажмете Enter, вы увидите список маркеров абзацев. Если вы введете k, вы увидите два варианта \k1 и \k2, вариант \k* не будет отображаться. Если вы введете *, то действительно будет введен \k*.
Если вы уже ввели открывающий маркер (\k), то когда вы введете \, \k* должен уже быть выделен синим цветом (и его бывает трудно разглядеть). Вы должны сможете просто нажать Enter, чтобы выбрать выделенный маркер.
Сказав все это, следует отметить, что данные маркеров основаны на используемых вами таблицах стилей. Если вы используете файл custom.sty или frtbak.sty, это может изменить поведение маркеров.
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.