ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* changing numbers of columns
@ 2011-07-01 13:31 Bernd Kosubek
  2011-07-01 14:20 ` Henning Hraban Ramm
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kosubek @ 2011-07-01 13:31 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 406 bytes --]

Hi,

is it possible to change the number of columns on the same page?

small example:

a) text text text text

\startcolumnset[n=2]
  bla bla bla
\column
  bla bla bla
\stopcolumn

b) text text text text

The mixing of a) and columnset is o.k.

The mixing of columnset and b) wil produce a new page with b) on the
second page, where b) can be normal text or another columnset.

Bernd

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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] 2+ messages in thread

* Re: changing numbers of columns
  2011-07-01 13:31 changing numbers of columns Bernd Kosubek
@ 2011-07-01 14:20 ` Henning Hraban Ramm
  0 siblings, 0 replies; 2+ messages in thread
From: Henning Hraban Ramm @ 2011-07-01 14:20 UTC (permalink / raw)
  To: kosubek, mailing list for ConTeXt users

Am 2011-07-01 um 15:31 schrieb Bernd Kosubek:

> Hi,
>
> is it possible to change the number of columns on the same page?
>
> small example:
>
> a) text text text text
>
> \startcolumnset[n=2]

Please read http://wiki.contextgarden.net/Columns

It’s either \startcolumns[n=2] or \startcolumnset[your_name_of_setup]

>  bla bla bla
> \column

\column works only within columnsets

>  bla bla bla
> \stopcolumn

\startcolumns ... \stopcolumns
XOR
\startcolumnset ... \stopcolumnset

>
> b) text text text text
>
> The mixing of a) and columnset is o.k.
>
> The mixing of columnset and b) wil produce a new page with b) on the
> second page, where b) can be normal text or another columnset.


That doesn’t answer your question, though... I don’t know it from  
heart and have just no time to test it myself.


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

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

end of thread, other threads:[~2011-07-01 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-01 13:31 changing numbers of columns Bernd Kosubek
2011-07-01 14:20 ` Henning Hraban Ramm

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