ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Splitting a page in given ratios
@ 2010-04-04 23:10 Matthias Weber
  2010-04-05  7:32 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Weber @ 2010-04-04 23:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear all,

this is probably even easy in plain TeX, but as I have never learned  
it properly,
I am asking anyway:


I would like to have a way to split a part of a page into two columns  
of different width, so something like

\startsplitpage[columns=2,spacing=fill]

\startcolumn[1][width=.6 \textwidth]

\input{tufte}
\stopcolumn[1]

\startcolumn[2][width=.3 \textwidth]
\placefigure[theBeerBottle]
\stopcolumn[2]

\stopsplitpage

so that the individual columns are treated (if possible) as separate  
pages with all features (like \framed etc) adapted to the
page width of the smaller sub-pages.

This could replace (for me) the somehow (for me) disfunctional  
figuretext construct.


Is there a way to do this?

Thanks,

Matthias




___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-04-05 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-04 23:10 Splitting a page in given ratios Matthias Weber
2010-04-05  7:32 ` Wolfgang Schuster
2010-04-05 11:59   ` Matthias Weber

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