summaryrefslogtreecommitdiff
path: root/doc/src/sgml/fixrtf
AgeCommit message (Collapse)Author
2017-04-06Remove use of Jade and DSSSLPeter Eisentraut
All documentation is now built using XSLT. Remove all references to Jade, DSSSL, also JadeTex and some other outdated tooling. For chunked HTML builds, this changes nothing, but removes the transitional "oldhtml" target. The single-page HTML build is ported over to XSLT. For PDF builds, this removes the JadeTex builds and moves the FOP builds in their place.
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2001-04-20Add option --refentry to change \keepn (keep with next paragraph) toThomas G. Lockhart
\keep (keep current paragraph together). This fixes most troubles with reference pages marked up with <refentry> tags. Use on reference.rtf, generated by "make reference.rtf".
2001-04-06Utility to add the stylesheet "s0" definition to an RTF file.Thomas G. Lockhart
This stylesheet must be present for Applixware to be happy generating a ToC. M$Word does not seem to care one way or the other.