ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: Documenting \startchapter etc.
Date: Thu, 20 Jun 2013 20:16:55 +0200	[thread overview]
Message-ID: <51C34717.2000300@wxs.nl> (raw)
In-Reply-To: <CAGt6tr2k_jVZENuH6oKZ181T6wUU63U9TxrckdxJpWjv5dr=8w@mail.gmail.com>

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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2013-06-20 18:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20 18:07 Gareth Jones
2013-06-20 18:16 ` Hans Hagen [this message]
2013-06-20 21:52   ` Gareth Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51C34717.2000300@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).