ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Procházka Lukáš Ing. - Pontex s. r. o." <LPr@pontex.cz>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Sectioning from 0?
Date: Tue, 05 Nov 2013 13:22:08 +0100	[thread overview]
Message-ID: <op.w52sm6xytpjj8f@lpr> (raw)
In-Reply-To: <87fvsh2kjl.fsf@micropit.couberia.selfip.net>

Hello,

I noticed now that:

----
\starttext
   \startsection[ownnumber=0,title=A]
     bla
   \stopsection

   \startsection[title=B]
     bla
   \stopsection
\stoptext
----

gives:

"
0 A

bla

2 B	<- 1 should be here instead of 2; automatically

bla
"

instead of:

"
0 A

bla

1 B

bla
"

So my original question remains:

How to start counting sections (locally) from 0, not from 1?

TIA.

Best regads,

Lukas


On Fri, 04 Oct 2013 16:11:10 +0200, Peter Münster <pmlists@free.fr> wrote:

> Did you try this:
>
> \starttext
> \startsection[ownnumber=123, title=A]
> bla
> \stopsubsection
> \stoptext
>
> ?  ;)
>


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

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


  parent reply	other threads:[~2013-11-05 12:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04 14:04 Procházka Lukáš Ing. - Pontex s. r. o.
2013-10-04 14:11 ` Peter Münster
2013-10-04 14:25   ` Procházka Lukáš Ing. - Pontex s. r. o.
2013-10-04 14:53   ` Mari Voipio
2013-10-04 19:21     ` Peter Münster
2013-10-06 18:22     ` Lukáš Procházka
2013-11-05 12:22   ` Procházka Lukáš Ing. - Pontex s. r. o. [this message]
2013-11-05 22:31     ` Wolfgang Schuster
2013-11-06  9:29       ` Procházka Lukáš Ing. - Pontex s. r. o.

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=op.w52sm6xytpjj8f@lpr \
    --to=lpr@pontex.cz \
    --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).