From: Joshua Slive Date: Fri, 2 Apr 2004 21:02:46 +0000 (+0000) Subject: Forward Port: X-Git-Tag: pre_ajp_proxy~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=217de70a7c290af485fd19fe42749e486b6385cb;p=apache Forward Port: Put a little more detail (including copyright notice) into frontmatter of latex version. Also prepare for inclusion of png graphics. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103245 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/latex/html.xsl b/docs/manual/style/latex/html.xsl index edd5adc446..9034590a6b 100644 --- a/docs/manual/style/latex/html.xsl +++ b/docs/manual/style/latex/html.xsl @@ -309,13 +309,14 @@ interpreted in pre --> -[Image not coverted] - diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl index 862d063f1c..62938add1e 100644 --- a/docs/manual/style/latex/latex.xsl +++ b/docs/manual/style/latex/latex.xsl @@ -44,7 +44,7 @@ \usepackage{times} \usepackage{longtable} \usepackage{style/latex/atbeginend} -%\usepackage[pdftex]{color} +\usepackage[pdftex]{graphicx} \usepackage[colorlinks=true,letterpaper=true,linkcolor=blue,urlcolor=blue]{hyperref} % Let LaTeX be lenient about very-bad line wrapping. @@ -92,7 +92,8 @@ -} +\\ \bigskip \bigskip +\includegraphics{images/feather}\\ \bigskip} \author{Apache Software Foundation} \date{\today} @@ -102,11 +103,26 @@ \section*{About The PDF Documentation} -This is an early release of the PDF version of the Apache -Documentation. It is converted from XML source files, and may contain -some errors and inconsistencies. If you have difficulty reading a -part of this file, please consult instead the HTML version of the -documentation on the Apache HTTP Server website. +Copyright \copyright 2004 The Apache Software Foundation + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at \href{http://www.apache.org/licenses/LICENSE-2.0}{http://www.apache.org/licenses/LICENSE-2.0} + +This version of the Apache HTTP Server Documentation is converted from +XML source files to \LaTeX\ using XSLT with the help of Apache Ant, +Apache XML Xalan, and Apache XML Xerces. + +Since the HTML version of the documentation is more commonly checked +during development, the PDF version may contain some errors and +inconsistencies, especially in formatting. If you have difficulty +reading a part of this file, please consult the HTML version +of the documentation on the Apache HTTP Server website at +\href{http://httpd.apache.org/docs-2.0/}{http://httpd.apache.org/docs-2.0/} + +The Apache HTTP Server Documentation is maintained by the Apache HTTP +Server Documentation Project. More information is available at +\href{http://httpd.apache.org/docs-project/}{http://httpd.apache.org/docs-project/} \tableofcontents \mainmatter