ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Splitting a page in given ratios
Date: Mon, 05 Apr 2010 09:32:57 +0200	[thread overview]
Message-ID: <4BB99229.6040403@googlemail.com> (raw)
In-Reply-To: <416A69CF-3EC9-4774-8C10-F3E586279160@indiana.edu>

Am 05.04.10 01:10, schrieb Matthias Weber:
> 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?
http://wiki.contextgarden.net/Columns#Paragraphs

See also http://pragma-ade.com/show-man-9.htm

Wolfgang
___________________________________________________________________________________
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	other threads:[~2010-04-05  7:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-04 23:10 Matthias Weber
2010-04-05  7:32 ` Wolfgang Schuster [this message]
2010-04-05 11:59   ` Matthias Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BB99229.6040403@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).