Hello all,

I have a document which is split into separate \parts. I
would like the \in command (& friends) to automatically add
the "part" reference when cross-referencing across parts.

Example:


"""
\part[part:one]{Part one}

\chapter[ch:one]{Chapter one}

\chapter[ch:two]{Chapter two}
As seen in \in chapter[ch:one]

\part[part:two]{Part two}

\chater[ch:2-1]{Chapter two}

As seen in \in chapter[ch:one]
"""

The first \in would say chapter~1, the second chapter~1,
part~1.

-- 
Giuseppe "Oblomov" Bilotta

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to