summaryrefslogtreecommitdiff
path: root/docs/fptools-both.dsl
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-08-26 20:08:39 by panne]panne2004-08-261-144/+0
| | | | | | | | SGML is dead, long live DocBook XML! Note: The BuildRequires tags in the spec files are still incomplete and the documentation about the DocBook tools needs to be updated, too. Stay tuned...
* [project @ 2003-08-22 23:04:46 by sof]sof2003-08-221-0/+6
| | | | html stylesheet: added comments on what you need to define in order to get one page output
* [project @ 2001-09-26 11:44:30 by rrt]rrt2001-09-261-0/+1
| | | | | | | | Make the print stylesheet generate a TOC for sets (so the PDF manual has a front TOC indicating that it contains both the user's guide and libraries guide). A simple question with a simple answer; how refreshing.
* [project @ 2000-05-09 13:31:27 by rrt]rrt2000-05-091-2/+2
| | | | | | | | Used identifiers rather than paths to find the print and HTML stylesheets. N.B. This means that building docs won't work unless you set SGML_CATALOG_FILES to /usr/lib/sgml/CATALOG:/usr/lib/sgml/stylesheets/nwalsh-modular/docbook.cat, or wait for this lot to be added to the build system (RSN).
* [project @ 2000-01-26 11:40:54 by rrt]rrt2000-01-261-1/+1
| | | | Changed default text size to "normal".
* [project @ 2000-01-24 17:44:52 by rrt]rrt2000-01-241-0/+4
| | | | Changed default paper size for SGML output to A4 (%paper-type%).
* [project @ 2000-01-24 13:05:01 by rrt]rrt2000-01-241-0/+133
Stylesheet used for processing SGML. Initially it's identical to the Cygnus DocBook Tools stylesheet, with %section-autonumber% set to true for HTML, so that all sections are numbered.