Hi all,
I have finished writing the latest manual. Now I need to provide different character styles to the various types of text (e.g. user input, menu paths, keyboard shortcuts, etc.).
For this, I am going to use LibreOffice with an Addon called AltSearch.
This addon is capable of running find-and-replace operations with extended RegEx (for example, it can search within frames, footnotes, etc.).
I need RegEx patterns to search for the following:
1. Menu paths
These are typically enclosed by two words: "the" on the left and "menu" on the right. Check for other patterns in the User Manual v 1800 (pdf).
2. Keyboard shortcuts
These involve terms such as CTRL, SHFT, ALT, UpArrow, DownArrow, LeftArrow, RightArrow, ENTER, ESC, the + sign and a letter. This could be a single key (e.g. ESC or ENTER), or a combination (e.g. "CTRL+SHFT+D", "CTRL+LeftArrow").
Those who are good in composing RegEx patterns may please come forward and post the "find" patterns.
*****
I also need help from those of you who have experience in OpenOffice/LibreOffice in general and AltSearch in particular.
Please drop a line here, and I will post further topics of discussion.
Thanks in advance!


