ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Documenting \startchapter etc.
@ 2013-06-20 18:07 Gareth Jones
  2013-06-20 18:16 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Gareth Jones @ 2013-06-20 18:07 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Documenting \startchapter etc.
  2013-06-20 18:07 Documenting \startchapter etc Gareth Jones
@ 2013-06-20 18:16 ` Hans Hagen
  2013-06-20 21:52   ` Gareth Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2013-06-20 18:16 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


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

* Re: Documenting \startchapter etc.
  2013-06-20 18:16 ` Hans Hagen
@ 2013-06-20 21:52   ` Gareth Jones
  0 siblings, 0 replies; 3+ messages in thread
From: Gareth Jones @ 2013-06-20 21:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

> there are some examples in the test suite under sections)

Thanks, I’ll take a look.

Gareth
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2013-06-20 21:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 18:07 Documenting \startchapter etc Gareth Jones
2013-06-20 18:16 ` Hans Hagen
2013-06-20 21:52   ` Gareth Jones

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