[NTG-context] Bug: Figure numbers do not correspond to their order
Andreas Becker
abecker at physik.tu-berlin.de
Tue Aug 25 09:48:50 CEST 2015
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
More information about the ntg-context
mailing list