[XeTeX] No subsection Numbering

Susan Dittmar Susan.Dittmar at gmx.de
Tue May 21 09:36:59 CEST 2013


Amine Marref schrieb:
> When I try to XeLaTeX the code in [1] below, I do not get the numbering 
> of the two subsections i.e. only titles show (however I do get the 
> numbering of the two sections). I am using TeXworks version 0.4.3 r.857 
> (MiKTeX 2.9) under Windows 7.

Perhaps try

\setcounter{secnumdepth}{2} % should include sections and subsections

or even

\setcounter{secnumdepth}{5} % should number down to subparagraphs

Hope that helps,

	Susan



More information about the XeTeX mailing list