From d57e69ab85fda33fc40c8fc9e04a6f37f2963195 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 10 Jun 2003 18:29:05 +0000 Subject: [PATCH] A bunch of little latex-related updates: - Increase the inter-list-item spacing a little. - Decrease the font-size used in examples by one notch (\small). - Use regular paragraph formatting in the directive synopsis table cells rather than a minipage. - Add links to and (online only, not page numbers) - Fix the space missing in the directive titles. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100206 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/latex/common.xsl | 17 ++++++++++--- docs/manual/style/latex/latex.xsl | 2 +- docs/manual/style/latex/synopsis.xsl | 37 ++++++++++++++++++---------- 3 files changed, 38 insertions(+), 18 deletions(-) diff --git a/docs/manual/style/latex/common.xsl b/docs/manual/style/latex/common.xsl index 47070da7cf..8a6d09792e 100644 --- a/docs/manual/style/latex/common.xsl +++ b/docs/manual/style/latex/common.xsl @@ -63,7 +63,7 @@ select="$metafile/basename"/> \fbox{ \begin{minipage}{.8\textwidth}\begin{flushleft} -{\ttfamily +{\ttfamily\small \noindent } \end{flushleft}\end{minipage} @@ -114,9 +114,15 @@ select="$metafile/basename"/> \textsc{ - \textless{} + \textless{} + \hyperlink{/mod/ + + : + + }{ - \textgreater{} + } + \textgreater{} } @@ -126,8 +132,11 @@ select="$metafile/basename"/> -\textsc{ +\textsc{\hyperlink{/mod/ + + }{ + } } diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl index 574669c109..59fe4753bc 100644 --- a/docs/manual/style/latex/latex.xsl +++ b/docs/manual/style/latex/latex.xsl @@ -35,7 +35,7 @@ \addtolength{\parskip}{1.2ex} % Shrink the inter-item spaces -\AfterBegin{itemize}{\addtolength{\itemsep}{-.8\baselineskip}} +\AfterBegin{itemize}{\addtolength{\itemsep}{-.6\baselineskip}} \pagestyle{headings} diff --git a/docs/manual/style/latex/synopsis.xsl b/docs/manual/style/latex/synopsis.xsl index 255d87b310..395f5291e9 100644 --- a/docs/manual/style/latex/synopsis.xsl +++ b/docs/manual/style/latex/synopsis.xsl @@ -31,8 +31,9 @@ }\label{ -} - +}\hypertarget{ + +}{} \begin{tabular}{lp{.75\linewidth}} @@ -164,13 +165,24 @@ \subsection*{ - + + + + + + + + + }\label{ -} - +}\hypertarget{ + +}{} + @@ -182,22 +194,22 @@ \hline -: & \begin{minipage}{.8\linewidth} +: & -\end{minipage} \\ +\\ -: & \begin{minipage}{.8\linewidth}{\ttfamily +: & {\ttfamily -}\end{minipage} \\ +}\\ -: & \begin{minipage}{.8\linewidth}{\ttfamily +: & {\ttfamily -}\end{minipage} \\ +} \\ @@ -253,7 +265,6 @@ \textbf{ } - \begin{itemize} -- 2.40.0