I do a lot of indexing of law books where I want case names and doctrines in italic but not the word “case” or “doctrine”. Is this as simple as creating the index action:
<i>\1</i> doctrine
(where 1, in this case would be Aranyosi)
or
<i>\1</i> case
(where one would be Dzodzi)
So would I just highlight and make an entry of “Aranyosi” and “Dzodzi”, then apply my index action, resulting in Aranyosi(in italics), space, doctrine (not in italics)?
Thank you