BaseExtensions can be used to add a formatted index entry to a document. This is essentially a shortcut to Words Mark Entry option in the references tab with some addtional formatting applied. The command is applied to text in a document and results in the text being boldened, then an XE field code inserted to the right of it including the selected text, an index category defined by the indexName
parameter and an optional reference to the current paragraph.
CMD
<Cmd case="BaseExtensions:index-text" indexName="xx" excludeNestedRef="xx"/>
Parameters
indexName
Define the name of the index category to be used.
excludeNestedRef
Boolean. If set to true
the embedded cross reference will be excluded from the index entry.
Comments
0 comments
Please sign in to leave a comment.