Changeset 32462 in vbox
- Timestamp:
- Sep 13, 2010 8:20:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/docbook2latex.xsl
r32314 r32462 143 143 % more space for the section numbers 144 144 \makeatletter 145 \renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.5em}} 146 \renewcommand*\l@subsection{\@dottedtocline{2}{4.0em}{4.1em}} 147 \renewcommand*\l@subsubsection{\@dottedtocline{3}{7.4em}{4.1em}} 145 \renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.9em}} 146 \renewcommand*\l@subsection{\@dottedtocline{2}{4.4em}{3.8em}} 147 \renewcommand*\l@subsubsection{\@dottedtocline{3}{8.2em}{3.8em}} 148 \renewcommand*\@pnumwidth{1.7em} 149 \renewcommand*\@tocrmarg{5.0em} 148 150 \makeatother 149 151
Note:
See TracChangeset
for help on using the changeset viewer.