From: Rich Bowen Date: Tue, 3 Apr 2012 14:04:00 +0000 (+0000) Subject: Condense the LaTeX/PDF stuff into a single bullet point, referencing the X-Git-Tag: 2.5.0-alpha~7261 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1243317c341955bfab2de23135d8168fffefa145;p=thirdparty%2Fapache%2Fhttpd.git Condense the LaTeX/PDF stuff into a single bullet point, referencing the now-closed ticket. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1308921 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index b88db4c999c..7939da68f8c 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -163,23 +163,10 @@ To Do List Decide how and where to document the error codes (AH****), and then start on doing it. -LaTeX Todo list -================== - -- Dozens of other little problems with presentation, cross-referencing, - etc. - -- Cleanup xsl to make it more readable. Almost everything - that is currently in latex.xsl should probably be moved to common.xsl. - There may be a license problem with the atbeginend.sty file, since - latex style files rarely have explict licenses. At worst, we can - drop this and manually adjust the relevant spacing. - -- Reduce the size of the pdf (both bytes and pages) in any way possible. - -- Translations. - -- https://issues.apache.org/bugzilla/show_bug.cgi?id=45526 Figure out - how to fix the underscore problem and regenerate PDF output. +- If someone has xslt and LaTeX skills, they could consider getting the + xml->LaTeX->PDF build chain working again. See specifically + https://issues.apache.org/bugzilla/show_bug.cgi?id=45526 for details + of what's broken. For the moment, PDF docs are no longer referenced on + the docs site.