Home › Forums › DITA and XMetaL Discussion › Highlighting Text and Applying User Interface Style Works…Sometimes › Reply To: Highlighting Text and Applying User Interface Style Works…Sometimes
Reply to: Highlighting Text and Applying User Interface Style Works…Sometimes
March 24, 2009 at 9:15 pmThis is not you, this is a limitation in the software. It always occurs for
There are two workarounds I can think of for the 5.1 and 5.5 releases:
Using the Insert Menu:
Assuming you have something like this:
[code]
text1 text2 text3
[/code]
1. Select each of text1, text2, text3 in turn and select “User Interface Control” from the Insert menu.
2. Place your insertion point before all of the first
[code]
[/code]
3. Select all of the
4. Select all of the
[code]
[/code]
Using the Element List:
Assuming you have something like this:
[code]
textitem1 textitem2 textitem3
[/code]
1. Select each of textitem1, textitem2, textitem3 in turn and double click on the
[code]
[/code]
2. Select all of the
[code]
[/code]