context mkii/mkiv bug: columnset lines dont work
Hi, Hans: I think there is a bug in context. the last example in your columns.pdf doesn't work anymore. would you please have a look? Yue Wang
Hi Yue, Yue Wang wrote:
Hi, Hans:
I think there is a bug in context. the last example in your columns.pdf doesn't work anymore. would you please have a look?
For next time: can you please send a small test file with the report? It makes the message a bit longer, but having to cut and paste from a pdf isn't a lot of fun either. I've attached the example now. Hans, the problem is that the bottom set [n=3,balance=yes] does not balance at all, it just fills the avaiable space top-to-bottom until the text runs out. Best wishes, Taco
On Tue, Nov 18, 2008 at 10:00 AM, Taco Hoekwater
Hi Yue,
Yue Wang wrote:
Hi, Hans:
I think there is a bug in context. the last example in your columns.pdf doesn't work anymore. would you please have a look?
For next time: can you please send a small test file with the report? It makes the message a bit longer, but having to cut and paste from a pdf isn't a lot of fun either.
I've attached the example now.
Hans, the problem is that the bottom set [n=3,balance=yes]
hmm , in page-set.tex \def\dostopcolumnset {%\OTRSETdofinalflushfloats % yes/no \ifcase\OTRSETbalancemethod \OTRSETnobalance \else \OTRSETdobalance \fi} \def\OTRSETdobalance {\OTRSETnobalance} -- luigi
luigi scarso wrote:
On Tue, Nov 18, 2008 at 10:00 AM, Taco Hoekwater
mailto:taco@elvenkind.com> wrote: Hi Yue,
Yue Wang wrote:
Hi, Hans:
I think there is a bug in context. the last example in your columns.pdf doesn't work anymore. would you please have a look?
For next time: can you please send a small test file with the report? It makes the message a bit longer, but having to cut and paste from a pdf isn't a lot of fun either.
I've attached the example now.
Hans, the problem is that the bottom set [n=3,balance=yes]
hmm , in page-set.tex
\def\dostopcolumnset {%\OTRSETdofinalflushfloats % yes/no \ifcase\OTRSETbalancemethod \OTRSETnobalance \else \OTRSETdobalance \fi}
\def\OTRSETdobalance {\OTRSETnobalance}
sure .. there is no balancing (ok, i have some experimental code that i can pop in but balancing in columnsets has to wait till i redo that code in mkiv ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (4)
-
Hans Hagen
-
luigi scarso
-
Taco Hoekwater
-
Yue Wang