From 9f4b802299ffae641d49b5ddbc9f0bbff228b4dc Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 12 Jun 2003 15:13:11 +0000 Subject: [PATCH] Update the LaTeX TODO. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100224 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/latex/TODO | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/manual/style/latex/TODO b/docs/manual/style/latex/TODO index d55b7d83e59..432dadffbdf 100644 --- a/docs/manual/style/latex/TODO +++ b/docs/manual/style/latex/TODO @@ -1,7 +1,6 @@ Some things that need to be done with the LaTeX transforms: - Finish special pages: - * module index * directive index * quick reference * faq @@ -9,6 +8,9 @@ Some things that need to be done with the LaTeX transforms: since you can just take the existing LaTeX as an example, and combine it with the xslt stuff under style/xsl/.] +- Tables + Add to xml files. + - Images A quick search makes me believe that pdftex will not handle gifs. @@ -20,11 +22,6 @@ Some things that need to be done with the LaTeX transforms: not be feasible for us, in which case we could simply replace " with \texttt{"} or something, so that the quotes are all straight. -- Add hyperlinks for directives and modules (for online use only, - not page number references). This will require the \hyperlink - and \hypertarget macros from hyperref. see: - http://www.tug.org/applications/hyperref/manual.html#QQ1-1-3 - - Hundreds of other little problems with presentation, cross-referencing, etc. -- 2.47.3