[dev-context] [contexttest-Bugs][67] Columns page break bug
contexttest-bugs at foundry.supelec.fr
contexttest-bugs at foundry.supelec.fr
Tue Jan 16 13:58:42 CET 2007
Bugs item #67, was opened at 2007-01-16 12:58
You can respond by visiting:
http://foundry.supelec.fr/tracker/?func=detail&atid=161&aid=67&group_id=21
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: Michal Kvasnicka (qasar)
Assigned to: Nobody (None)
Summary: Columns page break bug
Resolution: None
Version: None
Category: macros
Initial Comment:
The \stopcolumns breaks the page even when it is only half-full. See
\setupoutput[pdf]
\setuppapersize[A5][A5]
\starttext
\startcolumns
\dorecurse{4}{\input tufte\par}
\stopcolumns
a
\startcolumns
\dorecurse{5}{\input tufte\par}
\stopcolumns
\stoptext
In my case there is a big hole on the page 2 (after the first
\stopcolumns). Even the letter "a" goes to the next page, page 3.
This happens with the newest ConTeXts (and some older ones as well) with the perl TeXExec.
Michal Kvasnicka
----------------------------------------------------------------------
You can respond by visiting:
http://foundry.supelec.fr/tracker/?func=detail&atid=161&aid=67&group_id=21
More information about the dev-context
mailing list