Documenting \startchapter etc.
Hi all, I’m new to ConTeXt, having used LaTeX for the past decade (although nothing particularly technical). I’m quickly learning that ConTeXt MkIV is a rapidly moving target, and the documentation has fallen a way behind… So, while I’m gradually learning, I’m going to make an effort to update the Wiki. My first real contribution is the page about the new MkIV sectioning commands (http://wiki.contextgarden.net/Command/startsection and http://wiki.contextgarden.net/Titles#New_MkIV_Sectioning). Since I’m new to this and Wiki-editing, I’d appreciate it if someone more knowledgeable could give the pages a quick look over to make sure I’m not misleading people with false information, and maybe add any parameters that I’ve missed (or don’t know the meaning of like ‘label’ and ‘marking’). Cheers, and thanks for ConTeXt – so far I like it a lot better than LaTeX or any other system I’ve tried! Gareth
On 6/20/2013 8:07 PM, Gareth Jones wrote:
Hi all,
I’m new to ConTeXt, having used LaTeX for the past decade (although nothing particularly technical). I’m quickly learning that ConTeXt MkIV is a rapidly moving target, and the documentation has fallen a way behind…
So, while I’m gradually learning, I’m going to make an effort to update the Wiki. My first real contribution is the page about the new MkIV sectioning commands (http://wiki.contextgarden.net/Command/startsection and http://wiki.contextgarden.net/Titles#New_MkIV_Sectioning).
Since I’m new to this and Wiki-editing, I’d appreciate it if someone more knowledgeable could give the pages a quick look over to make sure I’m not misleading people with false information, and maybe add any parameters that I’ve missed (or don’t know the meaning of like ‘label’ and ‘marking’).
Cheers, and thanks for ConTeXt – so far I like it a lot better than LaTeX or any other system I’ve tried!
there are some examples in the test suite under sections), like \starttext \startstructurelevel [title=first top level] \startstructurelevel [title=first lower level] \startstructurelevel [title=second lower level] \startstructurelevel [title=third lower level] test \stopstructurelevel \stopstructurelevel \stopstructurelevel \startstructurelevel [title=first lower level] \startstructurelevel [title=second lower level] \startstructurelevel [title=third lower level] test \stopstructurelevel \stopstructurelevel \stopstructurelevel \stopstructurelevel \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Gareth Jones
-
Hans Hagen