From: Joshua Slive Date: Thu, 5 Jun 2003 15:16:27 +0000 (+0000) Subject: A little bit of progress: X-Git-Tag: pre_ajp_proxy~1566 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3eef7403e6d862d78dd38ae332fa4f51f3751a28;p=thirdparty%2Fapache%2Fhttpd.git A little bit of progress: 1. Fix transformation of absolute s to footnotes, and include hyperref links. This is a result of fixing a bug in the latex escaping template. 2. Turn off the ugly box around the links, and make them colored instead. 3. Slightly shrink the inter-paragraph spacing, and the spacing around and . 4. Change to favour standard pdf fonts where possible. This may or may not be a good move in the long run. A new version is online at http://www.apache.org/~slive/manual/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100173 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/latex/TODO b/docs/manual/style/latex/TODO index 53faedf869f..3fcc5404cd3 100644 --- a/docs/manual/style/latex/TODO +++ b/docs/manual/style/latex/TODO @@ -13,13 +13,6 @@ Some things that need to be done with the LaTeX transforms:
... -- href - - External hrefs should be transformed to \footnote{}s, but it's not - working at the moment. It is easy enough just to the @href, - but this won't work because the result needs to be run through the - escaping routines or LaTeX will barf. - - Images A quick search makes me believe that pdftex will not handle gifs. diff --git a/docs/manual/style/latex/common.xsl b/docs/manual/style/latex/common.xsl index 3ab1872eee5..47070da7cfb 100644 --- a/docs/manual/style/latex/common.xsl +++ b/docs/manual/style/latex/common.xsl @@ -59,7 +59,7 @@ select="$metafile/basename"/> -\par\medskip\begin{center} +\par\smallskip\begin{center} \fbox{ \begin{minipage}{.8\textwidth}\begin{flushleft} @@ -68,7 +68,7 @@ select="$metafile/basename"/> } \end{flushleft}\end{minipage} } -\end{center}\par\medskip +\end{center}\par\smallskip @@ -91,12 +91,12 @@ select="$metafile/basename"/> -\par\medskip +\par\smallskip {\Huge $\Longrightarrow$}\begin{minipage}[t]{.8\textwidth} \noindent -\end{minipage}\par\medskip +\end{minipage}\par\smallskip @@ -165,7 +165,7 @@ select="$metafile/basename"/> \end{minipage} \end{tabular}} -\medskip +\smallskip diff --git a/docs/manual/style/latex/html.xsl b/docs/manual/style/latex/html.xsl index a4d75ae8c3b..3e71dad0c16 100644 --- a/docs/manual/style/latex/html.xsl +++ b/docs/manual/style/latex/html.xsl @@ -133,6 +133,25 @@ interpreted in pre --> + + @@ -151,13 +170,13 @@ interpreted in pre --> - \footnote{ + \footnote{\href{ + + }{ - - - + - } + }} diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl index bfbe7ce09eb..574669c109e 100644 --- a/docs/manual/style/latex/latex.xsl +++ b/docs/manual/style/latex/latex.xsl @@ -20,8 +20,10 @@ \documentclass[11pt]{book} -\usepackage{fullpage,hyperref} +\usepackage{times} +\usepackage{fullpage} \usepackage{style/latex/atbeginend} +\usepackage[colorlinks=true,letterpaper=true]{hyperref} % Let LaTeX be lenient about very-bad line wrapping. \tolerance=9999 @@ -30,7 +32,7 @@ % Keep paragraphs flush left (rather than the default of indenting % the first line) and put a space between paragraphs. \setlength{\parindent}{0ex} -\addtolength{\parskip}{1.5ex} +\addtolength{\parskip}{1.2ex} % Shrink the inter-item spaces \AfterBegin{itemize}{\addtolength{\itemsep}{-.8\baselineskip}} @@ -145,7 +147,7 @@ - + diff --git a/docs/manual/style/latex/manualpage.xsl b/docs/manual/style/latex/manualpage.xsl index a5a0237d5ed..fbfc79a8167 100644 --- a/docs/manual/style/latex/manualpage.xsl +++ b/docs/manual/style/latex/manualpage.xsl @@ -17,7 +17,7 @@ select="$metafile/basename"/> - \bigskip\noindent\textbf{ + \medskip\noindent\textbf{ } \begin{itemize} diff --git a/docs/manual/style/latex/synopsis.xsl b/docs/manual/style/latex/synopsis.xsl index 29d31aca88e..255d87b3107 100644 --- a/docs/manual/style/latex/synopsis.xsl +++ b/docs/manual/style/latex/synopsis.xsl @@ -86,7 +86,7 @@ -\medskip\textbf{ +\smallskip\textbf{ }