index using word list
Posted: 2008-07-13 02:08:40
I need to index a number of Nisus documents, using the index as scheme, where the words to be indexed are variants of some French words, like homogène, homogénéité, hétérogène, hétérogénéité, along with their plural form and their capitalized form as well, and sometimes their masculine and feminine form — which means processing 4 to 8 times the theoretical number of words to index.
Obviously, this cannot be done automatically using the index using word list feature as is, and is certainly tedious to do manually. In fact I could use an extension to the index using word list feature that would work with the index as mode instead.
Is there a way this could be done using Nisus macros to process lists of assorted words?
I've been reading the Nisus macros reference but can't find any satisfactory answer... except perhaps using the Menu command, but I failed to realize how to:
Obviously, this cannot be done automatically using the index using word list feature as is, and is certainly tedious to do manually. In fact I could use an extension to the index using word list feature that would work with the index as mode instead.
Is there a way this could be done using Nisus macros to process lists of assorted words?
I've been reading the Nisus macros reference but can't find any satisfactory answer... except perhaps using the Menu command, but I failed to realize how to:
- use a list variable to select all occurrences of one item, at once, in the text
- index these occurrences using a topic string from some scalar variable
- proceed with the next item in the list for the same topic
- proceed with the next list of items to be indexed under a different topic