ConTeXt version: 2015.08.21 19:57

When the «page» position key is used, the figure numbers do not match their 
order in
the document. In the following example, Figure 2 precedes Figure 1.

\starttext
\placefigure[page][]{}
{
\externalfigure[nop][width=0.5\textwidth]
}

\placefigure[][]{}
{
\externalfigure[nop][width=0.5\textwidth]
}
\stoptext

Regards,
Andreas Becker
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to