Hi,

There seems to be a bug with the current ConTeXt (2008.01.28).

When using \setuparranging (I've tried more than one setup),
cross-referencing doesn't work. You get ?? instead of whatever number
you should get. It happens to me with this simple dummy document:

\setuppapersize[A5][A3]
\setuparranging[2UP,doublesided]
\starttext
\chapter[chap1]{Chapter One}
\dorecurse{4}{\input knuth \par}
\chapter[chap2]{Chapter Two}
\dorecurse{4}{\input knuth \par}
\chapter[chap3]{Chapter Three}
In chapter \in[chap1] of this document, there was something to read.
\stoptext

If you comment out the \setuparranging command, the \in command will
work. If you don't, the log shows the following:

chapter         : 3 Chapter Three
references      : unknown reference [][chap1]

This looks like a bug?

Jeff
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to