ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Wrong float numbering with default=top
@ 2012-12-04 12:21 Marco Patzer
  2012-12-04 15:59 ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Marco Patzer @ 2012-12-04 12:21 UTC (permalink / raw)
  To: context

Hi,

The setting

\setupfloat
  [figure]
  [default=top]

not only places the figures at the top of the page, but also messes
up the float numbering (the float placement is fine). In the
following example “Figure 2” comes after “Figure 3”. How to fix
that?

\useMPlibrary
  [dum]

\setupfloat
  [figure]
  [default=top]

\starttext
\input knuth

\startplacefigure
  \externalfigure [dummy]
\stopplacefigure

\startplacefigure
  \externalfigure [dummy] [width=10cm, height=16cm]
\stopplacefigure

\startplacefigure
  \externalfigure [dummy]
\stopplacefigure

\stoptext


Marco

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-12-19 13:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-04 12:21 Wrong float numbering with default=top Marco Patzer
2012-12-04 15:59 ` Hans Hagen
2012-12-04 18:18   ` Marco Patzer
2012-12-06 11:43     ` Marco Patzer
2012-12-06 16:31       ` Hans Hagen
2012-12-08 14:34         ` Marco Patzer
2012-12-08 23:23           ` Hans Hagen
2012-12-18 17:13           ` Marco Patzer
2012-12-19  0:53             ` Hans Hagen
2012-12-19 13:30               ` Marco Patzer

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).