ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Vertical rules in multiple column mode
@ 2011-01-24  7:58 Procházka Lukáš Ing. - Pontex s. r. o.
  0 siblings, 0 replies; only message in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2011-01-24  7:58 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 927 bytes --]

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:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

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

[-- Attachment #2: t-Cols.mkiv --]
[-- Type: application/octet-stream, Size: 125 bytes --]

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

[-- Attachment #3: t-Cols.pdf --]
[-- Type: application/pdf, Size: 12827 bytes --]

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2011-01-24  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24  7:58 Vertical rules in multiple column mode Procházka Lukáš Ing. - Pontex s. r. o.

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