aboutsummaryrefslogtreecommitdiff
path: root/share/openoffice
Commit message (Collapse)AuthorAgeFilesLines
* - Encoding names should be IANA names and in lower caseGabor Kovesdan2012-09-224-4/+4
| | | | Notes: svn path=/head/; revision=39595
* - Strip unnecessary trailing spacesGabor Kovesdan2012-08-216-7/+7
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39416
* - Remove PSGML comments since they are not very useful after the XMLGabor Kovesdan2012-08-071-9/+0
| | | | | | | | | | migration Approved by: doceng (implicit) No objection from: doc@, www@ Notes: svn path=/projects/sgml2xml/; revision=39335
* MFP4: Add first OpenOffice.org XSLT stylesheet for use by the DocBookMurray Stokely2005-08-298-0/+565
Slides infrastructure. Slides written up in DocBook in /usr/doc/LANG/sides can now be output directly as OpenOffice .sxi files, in addition to the PDF and HTML output formats already supported. This particular slides template is based on the old BSDi PowerPoint one. It should be easy to add support to output to any other OpenOffice.org template by adding the appropriate files here and updating the TEMPLATE make variable. Notes: svn path=/head/; revision=25495