ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: kosubek@sksatz.com, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: changing number of columns
Date: Tue, 5 Jul 2011 17:52:11 +0200	[thread overview]
Message-ID: <1C835A4D-3E08-4A37-ABCB-DDB3FFF2D5D1@boede.nl> (raw)
In-Reply-To: <20110705172642.25d3ed6f@lenovo>

Unfortunately this will not work with columnsets. Those always use a complete page. So after stating \startcolumnset there is always a page break, as is after \stopcolumnset.
If you intend to place text before and after the piece where you use two colums then you should think of another solution as mentioned by placing the columnpart in a float with combination.


Willi
On 5 Jul 2011, at 17:26, Bernd Kosubek wrote:

> Am Tue, 5 Jul 2011 16:13:14 +0200
> schrieb Willi Egger <w.egger@boede.nl>:
> 
>> As Hraban mentions it might be best to place the two tables with \placefigure
>> + startcombination .. \stopcombination.
>> 
>> If you want to stick to the columnsets and this is for this single page only,
>> then you could place the spanning text in a \framedtext.  The placefigure
>> command must be place right after the \startcolumnset command. This you could
>> place with \placefigure like this:
>> 
>> \placefigure
>> 	[btlr]
>> 	[]
>> 	{none}
>> {\offset[y=-7cm]{\framedtext[width=\makeupwidth,offset=0pt,frame=off]
>> {Zwar werden ...}}}
>> 
>> With the offset you can move the text-box to the position you want it. 
>> 
>> Willi
> 
> Hi Willy,
> 
> Hraban forces the problem in a wrong way.
> 
> I wish the eliminination of the pagebreak after "\stopcolumnset".
> It is for me not of interest what contents the columns have.
> 
> I wish the following:
> 
> text text text  < flow text
> text text text
> xxxxxx  xxxxxx  < /startcolumnset
> xxxxxx  xxxxxx
> xxxxxx  xxxxxx  < /stopcolumnset
> text text text  < flow text
> text text text
> 
> and all of that on the same page by using "columnset".
> 
> Is it possible and if true, how is it possible.
> 
> Bernd
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________


  parent reply	other threads:[~2011-07-05 15:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1873.1309530019.4231.ntg-context@ntg.nl>
2011-07-01 16:00 ` ntg-context Digest, Vol 85, Issue 4 Bernd Kosubek
2011-07-01 16:32   ` changing number of columns Henning Hraban Ramm
2011-07-01 17:46     ` Bernd Kosubek
2011-07-01 18:49       ` Henning Hraban Ramm
2011-07-05 14:13       ` Willi Egger
2011-07-05 15:26         ` Bernd Kosubek
2011-07-05 15:42           ` Wolfgang Schuster
2011-07-05 15:52           ` Willi Egger [this message]
2011-07-05 16:12             ` Bernd Kosubek

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=1C835A4D-3E08-4A37-ABCB-DDB3FFF2D5D1@boede.nl \
    --to=w.egger@boede.nl \
    --cc=kosubek@sksatz.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).