ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* columnsets
@ 2003-03-18 18:14 Patrick Gundlach
  2003-03-19  7:50 ` columnsets Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick Gundlach @ 2003-03-18 18:14 UTC (permalink / raw)


Hello,

I have a question regarding columnsets:

==================================================
\definecolumnset[two][n=2]

%\setupcolumnset[two][1][width=4cm]
%\setupcolumnset[two][2][width=8cm]
\starttext
\startcolumnset[two]

\dorecurse{10}{\input tufte \par}

\stopcolumnset
\stoptext
==================================================

a) I keep getting a blank page after the columnset. How do I get rid
  of it?

b) the setupcolumnset has some effect (making columns smaller) but
   they are both the same width. Why?


Patrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: columnsets
  2003-03-18 18:14 columnsets Patrick Gundlach
@ 2003-03-19  7:50 ` Hans Hagen
  2003-03-19 14:26   ` Re[2]: columnsets Giuseppe Bilotta
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2003-03-19  7:50 UTC (permalink / raw)


At 07:14 PM 3/18/2003 +0100, you wrote:
>Hello,
>
>I have a question regarding columnsets:
>
>==================================================
>\definecolumnset[two][n=2]
>
>%\setupcolumnset[two][1][width=4cm]
>%\setupcolumnset[two][2][width=8cm]
>\starttext
>\startcolumnset[two]
>
>\dorecurse{10}{\input tufte \par}
>
>\stopcolumnset
>\stoptext
>==================================================
>
>a) I keep getting a blank page after the columnset. How do I get rid
>   of it?

i ran into that too, it's a bug (for the moment remove the \pagebreak in 
the stopcolumnset macro)

>b) the setupcolumnset has some effect (making columns smaller) but
>    they are both the same width. Why?

this is work in progress, has to do with synchronization; you cannot change 
the width mid-paragraph btw but it's supposed to (going to) work reasonable

[i messed up a few things when trying to handle balancing]

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re[2]: columnsets
  2003-03-19  7:50 ` columnsets Hans Hagen
@ 2003-03-19 14:26   ` Giuseppe Bilotta
  2003-03-19 16:58     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Giuseppe Bilotta @ 2003-03-19 14:26 UTC (permalink / raw)


Wednesday, March 19, 2003 Hans Hagen wrote:
HH> you cannot change the width mid-paragraph btw

Can't something like this be implemented via appropriate
parshapes?

-- 
Giuseppe "Oblomov" Bilotta

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re[2]: columnsets
  2003-03-19 14:26   ` Re[2]: columnsets Giuseppe Bilotta
@ 2003-03-19 16:58     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2003-03-19 16:58 UTC (permalink / raw)


At 03:26 PM 3/19/2003 +0100, you wrote:
>Wednesday, March 19, 2003 Hans Hagen wrote:
>HH> you cannot change the width mid-paragraph btw
>
>Can't something like this be implemented via appropriate
>parshapes?

partly, definitely for normal text

Hans


-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-19 16:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-18 18:14 columnsets Patrick Gundlach
2003-03-19  7:50 ` columnsets Hans Hagen
2003-03-19 14:26   ` Re[2]: columnsets Giuseppe Bilotta
2003-03-19 16:58     ` Hans Hagen

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