ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Columns and components
@ 2007-01-22 19:24 Jeff Smith
  2007-01-23 12:41 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Smith @ 2007-01-22 19:24 UTC (permalink / raw)


Hi!

I'm toying with a complex document environment involving multiple
components, both in order to learn in general and to accomplish
particular objectives.

So I want a 2-column layout for all the document, which is made up of
a bunch of components appended one after the other in a continuous
fashion.

The way I thought to acheive that is, instinctively, to use
\startcolumns in my product file, before declaring the various
components.

However, when I do this, the use of \stopcolumns at the end doesn't
work. The document does compile (with columns) when I don't use the
stop command, but when I do, there is an error:

! Extra }, or forgotten \endgroup.
\stopcolumns ...idecolumnsfalse \endgroup \egroup

l.12 \stopcolumns

What is the proper way of doing this? The thing is, I need to balance
my columns, and balancing doesn't work with no \stopcolumns.

Thanks!
Jeff

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

* Re: Columns and components
  2007-01-22 19:24 Columns and components Jeff Smith
@ 2007-01-23 12:41 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2007-01-23 12:41 UTC (permalink / raw)


Jeff Smith wrote:
> Hi!
>
> I'm toying with a complex document environment involving multiple
> components, both in order to learn in general and to accomplish
> particular objectives.
>
> So I want a 2-column layout for all the document, which is made up of
> a bunch of components appended one after the other in a continuous
> fashion.
>
> The way I thought to acheive that is, instinctively, to use
> \startcolumns in my product file, before declaring the various
> components.
>
> However, when I do this, the use of \stopcolumns at the end doesn't
> work. The document does compile (with columns) when I don't use the
> stop command, but when I do, there is an error:
>
> ! Extra }, or forgotten \endgroup.
> \stopcolumns ...idecolumnsfalse \endgroup \egroup
>
> l.12 \stopcolumns
>
> What is the proper way of doing this? The thing is, I need to balance
> my columns, and balancing doesn't work with no \stopcolumns.
>
>   
looks like some grouping problem, make sure that you nest start/stop commands properly

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2007-01-23 12:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-22 19:24 Columns and components Jeff Smith
2007-01-23 12:41 ` 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).