Lizardo M. Reyna Bowen schrieb am 18.01.19 um 19:42:
Hi all,
I'm trying to use \startchapter...\stopchapter command to typeset an
article, I need the title of the chapter in the entire \textwidth and
the following parts in two columns (from abstract to references). With
\chapter command, it is not problem, but I can not do it with
\start..\stop command.
Do you have a example where you use \chapter?
Somebody knows how to do it ?
\setuphead
[chapter]
[insidesection=\startcolumns,
aftersection=\stopcolumns]
\starttext
\startchapter[title={Greenfield}]
\dorecurse{10}{\samplefile{greenfield}}
\stopchapter
\startchapter[title={Klein}]
\dorecurse{10}{\samplefile{klein}}
\stopchapter
\stoptext
Wolfgang
___________________________________________________________________________________
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://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________