Cross-Reference to Multi-Level Paragraph
Hi,
Is it possible to create a cross-reference that does something like this:
'1.B.(1)(a)2) on page XXX' from the following:
I have created a cross-reference format as follows:
<$paranum[1. Heading]><$paranum[A. Text/Heading]><$paranum[(1) Text/Heading]><$paranum[(a) Text/Heading]><$paranum[1) Text/Heading]><$paranum[a) Text/Heading]> on page\ <$pagenum>
This works if I cross-reference from 'text10' to 'text9', which returns - '1.B.(2)(b)2)a) on page 6001',
and 'text10' to 'text2' returns '1.B. on page 6001'.
It fails when I go from 'text10' to 'text13' giving '1.C.(4)(b)2)b) on page 6001' instead of just '1.C. on page 6001'.
Any help on what I'm doing wrong?
