ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* The problem with structure of heads in MkIV
@ 2009-12-30  2:18 Yanrui Li
  2009-12-30  2:32 ` Joshua Lee
  0 siblings, 1 reply; 9+ messages in thread
From: Yanrui Li @ 2009-12-30  2:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

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

end of thread, other threads:[~2010-01-01  0:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-30  2:18 The problem with structure of heads in MkIV Yanrui Li
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

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