An initial OpenOffice.org stylesheet.
I created this patch against version 1.5.1-3 in Debian.
To apply cd to the directory containing css, dtd and xsl then
patch -p0 < openoffice.org.patch
This should create two new files
xsl/format/openoffice.xsl
xsl/output/uk-openoffice.xsl
and adds a parameter called lang to xsl/country/uk.xsl.
A sample Makefile (edit as necessary) and two templates (choose
from plain.sxw or underline.sxw) for creating documents are also
included. You can edit the templates to create your own heading
styles, etc.
Contains openoffice.org.patch and support files