From: André Malo Date: Mon, 3 Feb 2014 15:59:23 +0000 (+0000) Subject: port pdf fixes from trunk X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f825e4b3c49062e7982b5c7bcfa46dacc503e751;p=thirdparty%2Fapache%2Fhttpd.git port pdf fixes from trunk git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1563966 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl index 5c773979f23..913f3fc63e9 100644 --- a/docs/manual/style/latex/latex.xsl +++ b/docs/manual/style/latex/latex.xsl @@ -75,6 +75,11 @@ \setlength{\parindent}{0ex} \addtolength{\parskip}{1.2ex} +% Make space in TOC between section numbers and section title (large numbers!) +\makeatletter +\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{3.6em}} +\makeatother + % Shrink the inter-item spaces \AfterBegin{itemize}{\setlength{\itemsep}{0em}} @@ -142,12 +147,14 @@ Server Documentation Project. More information is available at } - + - \include{mod/index}&lf; - \include{mod/module-dict}&lf; \include{mod/directive-dict}&lf; + + + + \include{mod/index}&lf; \include{mod/quickreference}&lf;