ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* fixed columns height
@ 2010-08-30 13:27 Jano Kula
  0 siblings, 0 replies; only message in thread
From: Jano Kula @ 2010-08-30 13:27 UTC (permalink / raw)
  To: ntg-context

Hello,

looking for the multicolums of fixed height I've found the solution from 
Wolfgang [1], which doesn't work with latest beta (mkiv):

\usemodule[streams]

\definestreamlayer[test][method=overlay]

\setupbackgrounds[page][background=test]

\starttext

\startstreamlayer[test]
\startcolumns
\input knuth
\stopcolumns
\stopstreamlayer

\setlayer[test][x=5cm,y=10cm]{\placestreamlayer[test]}

\stoptext

Here is the scenario: tree columns of fixed height should be placed at 
the precise place (end of the page, so they can also float there).

It is necessary to measure their natural height, also, to check if all 
the material fits in the the specified height or find some other way to 
check if the material is lost or not.

Do you have any hints?

Thanks,

Jano

[1] http://thread.gmane.org/gmane.comp.tex.context/55324/focus=55433


___________________________________________________________________________________
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:[~2010-08-30 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-30 13:27 fixed columns height Jano Kula

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