ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
Subject: Re: Removing Introduction section number
Date: Sun, 06 Jun 2010 23:15:41 +0200	[thread overview]
Message-ID: <4C0C0FFD.6070008@googlemail.com> (raw)
In-Reply-To: <4C0C0BC9.80003@gmail.com>

Am 06.06.10 22:57, schrieb Vyatcheslav Yatskovsky:
> Hello,
>
> It might be 100 time this question appears on the list, but I cannot 
> find the answer.
>
> I need Introduction to have no number, and next section to have number 
> 1, so on. My current solution gives me number 2, instead.

1. Use \subject for the introduction.

2. Use ConTeXt’s document strcuture:

\setuphead[section][textstyle=WORD]

\starttext

\startfrontmatter

\section{Introduction}

...

\stopfrontmatter

\startbodymatter

\section{Reference notes}

...

\stopbodymatter

\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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2010-06-06 21:15 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1477.1275853449.4277.ntg-context@ntg.nl>
2010-06-06 20:57 ` Vyatcheslav Yatskovsky
2010-06-06 21:15   ` Wolfgang Schuster [this message]
2010-06-06 21:39     ` How to not propagate head settings? Vyatcheslav Yatskovsky
2010-06-06 22:07       ` Wolfgang Schuster
2010-06-06 22:17         ` Vyatcheslav Yatskovsky
2010-06-06 22:29           ` Hans Hagen
2010-06-13 20:03     ` Removing Introduction section number Vyatcheslav Yatskovsky
2010-06-14  6:48       ` Taco Hoekwater
2010-06-14 12:27       ` Wolfgang Schuster
2010-06-14 12:30         ` Vyatcheslav Yatskovsky
2010-06-06 21:20   ` Yury G. Kudryashov
2010-06-06 21:46     ` Alan BRASLAU
     [not found] <mailman.1480.1275862490.4277.ntg-context@ntg.nl>
2010-06-06 22:21 ` Vyatcheslav Yatskovsky
2010-06-06 22:23 ` Vyatcheslav Yatskovsky
2010-06-07 22:00   ` Rogutės Sparnuotos
2010-06-13 20:08 Vyatcheslav Yatskovsky
2010-06-14  6:52 ` Taco Hoekwater
2010-06-14  7:39   ` Alan BRASLAU
2010-06-14  7:54     ` Taco Hoekwater
2010-06-14  8:04       ` Alan BRASLAU
2010-06-14  8:14         ` Taco Hoekwater
2010-06-14  9:52     ` Hans Hagen
2010-06-14 10:14       ` Peter Münster
2010-06-14 10:21         ` Hans Hagen
2010-06-14 10:27           ` John Haltiwanger
2010-06-14 10:30       ` Alan BRASLAU
2010-06-14 11:17         ` Taco Hoekwater
2010-06-14 13:40           ` Alan BRASLAU
2010-06-14 13:55             ` Hans Hagen
2010-06-14 10:12     ` Hans Hagen
     [not found] <mailman.0.1276509602.1911.ntg-context@ntg.nl>
2010-06-14 10:54 ` Vyatcheslav Yatskovsky
     [not found] <mailman.1702.1276514035.4277.ntg-context@ntg.nl>
2010-06-14 11:18 ` Vyatcheslav Yatskovsky

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=4C0C0FFD.6070008@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    --cc=yatskovsky@gmail.com \
    /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).