[NTG-context] References broken when using more than one component?
Steffen Fritzsche
steffen.fritzsche at uni-ulm.de
Fri Mar 23 14:05:00 CET 2012
Does anybody know when this will be fixed?
Thanks!
Steffen
Am 21.03.2012 um 15:09 schrieb Steffen Wolfrum:
>
> I consider it a bug.
>
> Steffen W.
>
>
> Am 21.03.2012 um 13:54 schrieb Steffen Fritzsche:
>
>> Hi,
>>
>> I've got a deep hierarchy of components, while everything builds fine I have a problem using references. Have a look at the following sample files:
>>
>> reftest.tex:
>> \setuphead[chapter][referenceprefix=+]
>>
>> \starttext
>>
>> \chapter[one]{Chapter One}
>>
>> \section[bla]{Blablabla}
>> See \in{Section}[three:foobar]
>>
>> \chapter[two]{Chapter Two}
>>
>> \section[blubb]{BlubbBlubbBlubb}
>>
>> \subsection{BlubberBlubber}
>> See \in{Section}[one:bla]
>>
>> \component refcomp
>>
>> \stoptext
>>
>> refcomp.tex:
>> \startcomponent refcomp
>> \chapter[three]{Chapter Three}
>> \component refcompsec
>> \stopcomponent
>>
>> refcompsec.tex:
>> \section[foobar]{Foobar Section}
>> See \in{Section}[two:blubb] for more details!
>> \stopcomponent
>>
>>
>> If I move the second component "refcompsec.tex" into the "refcomp.tex" component the reference in chapter one is found. If I translate it as shown using two components the reference in the first chapter is lost.
>>
>> Is this a bug or am I doing something wrong?
>>
>> Cheers,
>> Steffen___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to the Wiki!
>>
>> maillist : ntg-context at ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
>> webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
>> archive : http://foundry.supelec.fr/projects/contextrev/
>> wiki : http://contextgarden.net
>> ___________________________________________________________________________________
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive : http://foundry.supelec.fr/projects/contextrev/
> wiki : http://contextgarden.net
> ___________________________________________________________________________________
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4416 bytes
Desc: not available
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20120323/97aa6ff3/attachment.bin>
More information about the ntg-context
mailing list