Very nice hint, Laurent.

Just a remark that aside of the xhtml folder, there are some other common files being used in the XHTML transformation.

There is a commmon stylesheet for import/export measurement exchange:
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/common/measure_conversion.xsl

Furthermore, all common stylesheet for export can be find beyond
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/export/common/
aside of the Microsoft helper stylesheet
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/export/common/ooo2ms_docpr.xsl

All these file had been modulized years ago, when PALM HTML and WML, which have great similarities with XHTML, had been transformed as well.

BTW if you like to exchange the CSS header against CSS inlined styles (e.g. for XHTML snipplets without a header to reference to) you might find
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/export/common/styles/style_mapping_html32.xsl
useful.

Regards,
Svante

Laurent Godard wrote:
Hi

The filter you are looking for is :
<OpenOffice.org>/share/xslt/export/xhtml/ooo2xhtml.xsl


moreover, you may fid it at
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/export/xhtml/

HTH

Laurent



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to