![](https://secure.gravatar.com/avatar/b79687264c3e06cba13b54d05b12a9f5.jpg?s=120&d=mm&r=g)
17 Oct
2013
17 Oct
'13
8:10 p.m.
Am 17.10.2013 um 20:00 schrieb Zenlima
Hallo,
I added a level (without numbering) to the existing sections; that works fine. But I also need the ability to "limit" the \fullheadnumber function, so that I get a correct numbering.
How can I "limit" \fullheadnumber to level 1-7, so that I get the needed "1.1" in the second call in the following example?
Thanks, H.
---8<---------------------
\definesection[section-8] \definehead[paragraphHead][][alternative=paragraphHead,number=no,section=section-8]
You want a number for this heading but you disable it with “number=no”. Wolfgang