Convert Character Formatting to Tags
CharFormattingsToTags.fsi
Problem description
Direct formatting of text (e.g.bold setting) without the use of character formats may lead to problems during the production process.
FrameMaker provides the option to apply automatically generated character formats to these manual formattings (File > Utilities > Create & Apply Formats). However, the assigned names are not very meaningful (CharFmt, CharFmt1, CharFmt2, ...).
Function description
The script replaces direct formatting with the corresponding named character formats (e.g.‘Superscript’) and includes them in the character format catalog.
Requirements
- FrameMaker 6.0 or higher
- FrameScript/ElmScript 4.1 or higher
Note
The script works with structured and unstructured documents.



Klaus Müller