Gabor Kovesdan
a7b70eb4e8
- Use namespace-aware stylesheets
...
- Drop more legacy stuff
2013-05-29 19:29:43 +00:00
Gabor Kovesdan
f2976a4c6d
- Port PGP keyring generation to XSLT
2013-05-23 06:12:40 +00:00
Gabor Kovesdan
31fec0dd2f
- Manifest should be generated for the whole XHTML file as well since
...
images' long description is put into an external file but it seems
the non-chunked XHTML output does not support manifest yet so
disable external longdescs for now.
2013-05-17 20:55:02 +00:00
Gabor Kovesdan
4c135ee021
- Do not render commands in bold
...
- Merge two patterns
2013-05-13 16:52:32 +00:00
Gabor Kovesdan
d8e60c9b38
- Add a doc format navigation at the end of the titlepage as we used to have
2013-05-12 17:37:57 +00:00
Gabor Kovesdan
0438408178
- Do not render userinput with bold
2013-05-12 17:37:10 +00:00
Gabor Kovesdan
4f41586556
- Add a missing space.
2013-05-08 12:10:29 +00:00
Gabor Kovesdan
fdac88b190
- Fix rendering of the last modified text.
...
- We have our own complete CSS file so do not generate one with XSLT
2013-05-08 09:27:58 +00:00
Gabor Kovesdan
1c039cc17e
- Fix rendering of titles in the toc, which contain a man page reference
2013-04-11 09:29:52 +00:00
Gabor Kovesdan
581bb4d850
- Create cleaner XHTML and exclusively use CSS for formatting
2013-04-11 06:35:51 +00:00
Gabor Kovesdan
c6fd9b9e1c
- Make bridgehead actually render as specified in the renderas attribute
2013-04-06 16:40:32 +00:00
Gabor Kovesdan
61d924c5e2
- Better support I18N
2013-04-05 20:14:52 +00:00
Gabor Kovesdan
d518220b58
- Use more human-friendly pubdate and releaseinfo renderings
...
- Merge copyright years into intervals
- Try to produce cleaner XHTML
2013-04-05 13:11:11 +00:00
Gabor Kovesdan
843e63283c
- sectX author rendering needs the same customization as used for chapter
...
authors
2013-04-04 11:39:28 +00:00
Gabor Kovesdan
d5c6e245d4
- Remove some further unused leftovers
...
- Make sure printed docs generated with DSSSL always use .eps images
- And XSLT-based output always uses .png
- Fix image conversion
2013-04-01 08:16:09 +00:00
Gabor Kovesdan
9334bf876f
- Add titlepage customization so that chapter authors can be rendered as
...
they used to be
2013-03-23 21:21:23 +00:00
Gabor Kovesdan
a1f0eaf271
- Place the footer below the navigation as it used to be
2013-03-15 08:06:33 +00:00
Gabor Kovesdan
be2bbeeff4
- Add support for the svnref element
2013-03-14 20:36:44 +00:00
Gabor Kovesdan
6dc14c39e4
- Fix formatting of warning, tip, etc.
2013-03-08 09:33:05 +00:00
Gabor Kovesdan
01df0bc997
- Generate manpage links
2013-03-03 21:07:39 +00:00
Gabor Kovesdan
f501b6192e
- Remove some unused parameters
2013-02-25 19:57:24 +00:00
Gabor Kovesdan
95241d6c32
- Name XHTML chunks after the ID as we have been doing it with DSSSL
2013-02-05 09:29:28 +00:00
Gabor Kovesdan
81a8fff0b6
- Deactivate indexes by default, they are turned on by setting GEN_INDEX
...
- Add index to handbook
2013-02-02 09:24:31 +00:00
Gabor Kovesdan
b92622d0e7
- Suppress pubdate output since it usually leads to duplicated
...
$FreeBSD$ keywords in the output
2013-01-31 10:30:41 +00:00
Gabor Kovesdan
5bf11e4c09
- Add epub stylesheet customization
2013-01-30 18:59:41 +00:00
Gabor Kovesdan
2d41fddf90
- Some minor adjustments
2013-01-30 16:10:54 +00:00
Gabor Kovesdan
270c3b26d3
- Reorganize stylesheets for easier customization
2013-01-23 13:13:16 +00:00
Gabor Kovesdan
d85fd45626
- Cleanup
2013-01-23 13:05:57 +00:00
Gabor Kovesdan
96516463e7
- Add some basic customization to the XSL FO stylesheets
2013-01-23 13:05:32 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Tom Rhodes
2139c3a789
Add the files which will allow us to actually build with FORMAT=html
...
STYLESHEET_TYPE=xsl. This is a stepping stone.
2003-01-03 05:06:14 +00:00
Nik Clayton
562d333909
Reorder the $FreeBSD$ line. Indent. Teach the stylesheet how to format
...
our custom elements.
2002-05-05 17:03:10 +00:00
Nik Clayton
e449f6b2eb
Reorder the $FreeBSD$ line. Indent.
2002-05-05 17:02:43 +00:00
Nik Clayton
06a6db0650
Add two new stylesheet driver files. default.xsl is the analogue of
...
default.dsl, and just calls freebsd.xsl. freebsd.xsl is where the
project-specific customisations for the XSL stylesheets will go.
2002-05-05 16:22:15 +00:00