ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* numbers missing in subsubsubsubsubsubsection
@ 2010-09-11 20:50 Steffen Wolfrum
  2010-09-12  7:40 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2010-09-11 20:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hi all,

how do I get my numbers in level nine (and higher) back?
See example below please.

Did someone change module[subsub] ??


Thanks in advance,
Steffen

[2010.09.05 13:23 MKIV]

=====

\usemodule[subsub]

\starttext

\definehead [LevelSeven] [subsubsubsubsection]

\definehead [LevelNine] [subsubsubsubsubsubsection]


\setuphead
  [LevelSeven]
  [sectionsegments=7:7]

\setuphead
  [LevelNine]
  [sectionsegments=9:9]
   
   
\LevelSeven{Seven}

\LevelNine{Nine}

\stoptext
___________________________________________________________________________________
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] 2+ messages in thread

* Re: numbers missing in subsubsubsubsubsubsection
  2010-09-11 20:50 numbers missing in subsubsubsubsubsubsection Steffen Wolfrum
@ 2010-09-12  7:40 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2010-09-12  7:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 11.09.2010 um 22:50 schrieb Steffen Wolfrum:

> 
> Hi all,
> 
> how do I get my numbers in level nine (and higher) back?
> See example below please.

Add

\definestructureprefixset [myset] [section-1,section-2,section-3,section-4,section-5,section-6,section-7,section-8,section-9,section-10,section-11] []

\setupheads[sectionset=myset]

to your document.

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
___________________________________________________________________________________


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

end of thread, other threads:[~2010-09-12  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11 20:50 numbers missing in subsubsubsubsubsubsection Steffen Wolfrum
2010-09-12  7:40 ` Wolfgang Schuster

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