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
- Replace " with \texttt{"}, which is ugly, but less ugly than quotes going
in the wrong direction.
- Add a disclaimer to the front of the book telling people to look
at the html if they have a problem.
- Use "longtable" (and thereby allow a pagebreak) for tables with
more than 15 rows.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100319 13f79535-47bb-0310-9956-ffa450edef68
- Add transformations of quickreference and faq.
- Move <seealso> and the titles to their own templates to avoid
repeating code.
- Fix external directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100304 13f79535-47bb-0310-9956-ffa450edef68
- Another attempt to fix the # URL issue.
- Table changes:
- Use \small font inside tables.
- Use bold for table headers.
- Another hack to deal with <br>: use a small-skip rather
than a line-break after an <indent>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100243 13f79535-47bb-0310-9956-ffa450edef68
- Add directive index.
- Number the front-matter pages using roman numerals
- Omit any <br/> that ends a block.
- Improve the rendering of <indent> by using a
list environment rather than a minipage.
- Update the TODO list.
Current draft at:
http://www.apache.org/~slive/manual/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100225 13f79535-47bb-0310-9956-ffa450edef68
- Add the moduleindex
- Add borders where appropriate to tables
- Include table headers (but don't style them properly yet)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100223 13f79535-47bb-0310-9956-ffa450edef68
1. Fix transformation of absolute <a href>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 <notes> and <examples>.
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