ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* clutter with \start and \stop
@ 2012-07-03 22:51 Peter Münster
  2012-07-04  8:07 ` Hans Hagen
  0 siblings, 1 reply; 11+ messages in thread
From: Peter Münster @ 2012-07-03 22:51 UTC (permalink / raw)
  To: ConTeXt users

Hi,

Say I want Tufte in 2 columns and Knuth in 1 column:

--8<---------------cut here---------------start------------->8---
\starttext
\startcolumns[n=2]
  \startsection[title=Tufte]
    \input tufte
  \stopsection
  \startsection[title=Tufte and Knuth]
    \input tufte
\stopcolumns
    \input knuth  % \startcolumns[n=1] knuth \stopcolumns does not work
\startcolumns[n=2]
    \input tufte
  \stopsection
\stopcolumns
\stoptext
--8<---------------cut here---------------end--------------->8---

It works, but isn't this a bit ugly to mix up the \starts and \stops ?
In XML, that would be wrong.

Is this just the normal ConTeXt way, or is there a cleaner method?

TIA for any hints,
-- 
           Peter
___________________________________________________________________________________
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] 11+ messages in thread

end of thread, other threads:[~2012-07-05 13:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-03 22:51 clutter with \start and \stop Peter Münster
2012-07-04  8:07 ` Hans Hagen
2012-07-04 20:29   ` Peter Münster
2012-07-04 21:49     ` Hans Hagen
2012-07-04 22:44     ` Rogers, Michael K
2012-07-05  4:42       ` Peter Münster
2012-07-05  5:42         ` Rogers, Michael K
2012-07-05  5:56       ` luigi scarso
2012-07-05  7:16         ` Rogers, Michael K
2012-07-05  8:23       ` luigi scarso
2012-07-05 13:40         ` Rogers, Michael K

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