ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* No reference when 2UP-arranging pages
@ 2003-08-11 10:01 Laurent Chéno
  0 siblings, 0 replies; only message in thread
From: Laurent Chéno @ 2003-08-11 10:01 UTC (permalink / raw)


(* please excuse my poor english *)

When I typeset this file :

% ------- OK
\setuppapersize[A5][A4,landscape]
\setuppagenumbering[alternative=doublesided]

\starttext
This is a test.

My \in{figure}{}[fig:test] stands \at{page}{}[fig:test].

\placefigure[page][fig:test]{A nice fig}{\framed{This is a figure.}}

\stoptext
\end
%--------


I get the right result: "My figure 1 stands page 2."

But when I typeset this one :

% -------- WRONG
\setuppapersize[A5][A4,landscape]
\setuparranging[2UP]
\setuppagenumbering[alternative=doublesided]

\starttext
This is a test.

My \in{figure}{}[fig:test] stands \at{page}{}[fig:test].

\placefigure[page][fig:test]{A nice fig}{\framed{This is a figure.}}

\stoptext
\end
%-----------

I get : "My figure ?? stands page ??." even after many compilation with 
texexec (or with texexec --final)

Who can help me ?

Thanks in advance, best regards,

Laurent Chéno

PS : I'm using TeXExec 3.1, pdfeTeX 3.14159-1.10b-2.1 (Web2C 7.4.5)
ConTeXt ver: 2003.1.31 fmt: 2003.7.23
-- 
Laurent Chéno, Paris - France
<mailto:laurent.cheno@free.fr>
fax : 01 53 01 28 36
http://pauillac.inria.fr/~cheno/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-11 10:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-11 10:01 No reference when 2UP-arranging pages Laurent Chéno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).