- Change the base font to 10pt. Yes, this is a little smaller than
I prefer for reading a long book, but it makes it much easier to
fit text in tables/examples/lines/etc, and it shrinks the whole
thing by about 100 pages.
- Fix issue with inter-item spacing.
- Change all links to blue (the green was too light, and I don't feel
like figuring out how to fix that with the latex color package)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100377 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
- Add a little more meta-information to the pdf file (title/author)
- Remove the dependency on fullpage.sty, since this is not a standard
latex package.
- With <note type="Warning">, replace the arrow with an exclamation mark
in a box.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100267 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
- Increase the inter-list-item spacing a little.
- Decrease the font-size used in examples by one notch (\small).
- Use regular paragraph formatting in the directive synopsis
table cells rather than a minipage.
- Add links to <directive> and <module> (online only, not page numbers)
- Fix the space missing in the directive titles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100206 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
- use rel and hreflang attribute only if the link points to another language
- add newlines for better diffs (the next will be a huge one ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100087 13f79535-47bb-0310-9956-ffa450edef68
document will show up on the top and the bottom of a page.
Additionally, change the default config to deliver the desired results.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99684 13f79535-47bb-0310-9956-ffa450edef68
- add license
- fix a small bug, where document sections were not indexed, when a
translated document was in html format only (affected Japanese only)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99502 13f79535-47bb-0310-9956-ffa450edef68
So did some research to puzzle out the magic values for the window definition.
These are now computed at transformation time and can be easily changed
within the template. Further changes:
- add license
- cleanup
- CHM layout:
* add "toc sync" button
* use buttons with text. This widens the button bar, but looks much better, imho
* add menu to the chm window.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99480 13f79535-47bb-0310-9956-ffa450edef68
files. the foo.$lang.xsl stylesheets are the entry styles for ant.
hhc builds the toc file (html help contents) from the sitemap
hhp builds the project file from the sitemap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99411 13f79535-47bb-0310-9956-ffa450edef68