1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-05 16:21:14 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
084682929d - treat highlight sections in latex output identically to pre sections.
- trim whitespaces from pre and highligh sections.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1562402 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 11:14:09 +00:00
24dc9da32c restore directive output without module attribute
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1562298 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 22:55:37 +00:00
a02a4a9797 evaluate the new dtd attributes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561567 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 22:55:00 +00:00
e26a349e29 latex build was also broken by multiline syntax descriptions (which are bad on
their own, but anyway...).

Also add some missing formatting rules


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561281 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 10:41:48 +00:00
8543206431 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421020 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 23:04:56 +00:00
ebe24d48c7 Update the last year of copyright.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:23:42 +00:00
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
4a5e555f8e adjust copyright notices in the style directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124113 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:35:57 +00:00
bd2cc475c2 allmodules.xml references were removed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103613 13f79535-47bb-0310-9956-ffa450edef68
2004-05-04 23:14:15 +00:00
0d61af8c58 fix $message references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103585 13f79535-47bb-0310-9956-ffa450edef68
2004-05-03 20:18:46 +00:00
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
5ec2bfbf62 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102536 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:52:06 +00:00
d7f6101878 LaTeX:
- 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
2003-06-20 22:51:28 +00:00
f044bb22f6 LaTeX:
- 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
2003-06-19 18:36:06 +00:00
bde49b035a LaTeX:
- 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
2003-06-16 15:03:59 +00:00
a305a84911 LaTeX:
- 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
2003-06-13 15:08:58 +00:00
5107cf3d7d LaTeX:
- 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
2003-06-12 19:50:41 +00:00
d57e69ab85 A bunch of little latex-related updates:
- 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
2003-06-10 18:29:05 +00:00
3eef7403e6 A little bit of progress:
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
2003-06-05 15:16:27 +00:00
321387b331 A first attempt at xslt to create a latex file from our xml docs.
Lots of things remain to be done here; see TODO for some ideas.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100172 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 19:38:19 +00:00