Hello,

the following code generates 3column pages:

---
\starttext
  \startcolumns[n=3,rule=on]
    \dorecurse{5}{\section{\recurselevel}\input knuth}
  \stopcolumns
\stoptext
---

You can see that the vertical bars on the page 1 don't reach the "real" bottom of the 
"text height", whilst they do on the next page.

It seems that the length (or "range") of the vertical bar is given by the 
height of the FIRST column.

It seems to me that the rule height should rather be given as (or related to):

1) MAXIMUM of height of all columns

2) or height of i-th rule as maximum of height of i- and (i+1)-th column (each 
two ADJACENT columns).

Is there a way how to effect this?

Best regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

Attachment: t-Cols.mkiv
Description: Binary data

Attachment: t-Cols.pdf
Description: Adobe PDF document

___________________________________________________________________________________
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