ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Yanrui Li <liyanrui.m2@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: The problem with structure of heads in MkIV
Date: Wed, 30 Dec 2009 10:18:15 +0800	[thread overview]
Message-ID: <c3f901470912291818q57033f24q4144ac9a10c3432a@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 591 bytes --]

hi all,

For  example:

%%%%
\starttext

\placelist[part,chapter,section,subsection][criterium=all]

\part{first}
  \chapter{alpha}
    \section{a}
    \section{b}
      \subsection{x}
      \subsection{y}
  \chapter{beta}

\part{second}
  \chapter{gamma}
    \section{a}
    \section{b}
      \subsection{x}
      \subsection{y}
  \chapter{delta}

\stoptext
%%%%

how to get the following head structure in MkIV ?

Part 1  first

1 alpha
  1.1 a
  1.2 b
     1.2.1 x
     1.2.2 y
2 beta

Part 2  second

3 gamma
  3.1 a
  3.2 b
    3.2.1 x
    3.2.2 y
4 delta

-- 
Best regards,

Li Yanrui

[-- Attachment #1.2: Type: text/html, Size: 843 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2009-12-30  2:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-30  2:18 Yanrui Li [this message]
2009-12-30  2:32 ` Joshua Lee
2009-12-30  3:16   ` Yanrui Li
2009-12-30 19:30   ` Tad Ashlock
2009-12-31  0:24     ` Yanrui Li
2009-12-31 11:47       ` Tad Ashlock
2009-12-31 12:56         ` Wolfgang Schuster
2009-12-31 19:58           ` Tad Ashlock
2010-01-01  0:59             ` Yanrui Li

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=c3f901470912291818q57033f24q4144ac9a10c3432a@mail.gmail.com \
    --to=liyanrui.m2@gmail.com \
    --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).