Home › Forums › DITA and XMetaL Discussion › TOPLEAF: Creating a "See X" index link › Reply To: TOPLEAF: Creating a "See X" index link
Reply to: TOPLEAF: Creating a "See X" index link
June 4, 2012 at 12:45 amThe usual way of handling see and see-also is by allocating a particular index level to each.
The recommendation is to use 8 for see and 9 for see-also. You'll need to change the index-see and index-see-also mappings to generate index items for these levels. Then you can change the index-sort command to use these levels and generate tl:ndx-see and tl:ndx_seealso elements. See “Contents and Index generation” in the User Guide for more information.