Re: URL to the XSLT being used to transform ODT 1.3 to HTML specification

From
Svante Schubert <>
Date
2020-05-27T17:59:04+00:00
ID
Thread
Re: URL to the XSLT being used to transform ODT 1.3 to HTML specification
Dear TC members

after 13 days I suspect the XSLT was taken directly from the LibreOffice that was installed on the editor's machine.
Am I suspecting right?

I am asking as I would like to compare that XSLT version used to create the ODF 1.3 HTML with the versions I have in my personal archive and I had been used for ODF 1.2.

Otherwise, I will compare my version with the latestÂversion of LibreOffice.

The reason for the comparison are several regressions, that I have observed:

Missing paragraph border

Missing space in between heading text and heading number

Untypical margin/padding of paragraphs

Finally, I would like to write a script to remove the random ID of the content table (first below) and only use the methodical ID that is being inserted (second below, 
for instance, the following two URLs point to the same <table:table-cell> declaration:

https://docs.oasis-open.org/office/OpenDocument/v1.3/cs01/part3-schema/OpenDocument-v1.3-cs01-part3-schema.html#__RefHeading__1415590_253892949Â

https://docs.oasis-open.org/office/OpenDocument/v1.3/cs01/part3-schema/OpenDocument-v1.3-cs01-part3-schema.html#element-table_table-cellÂÂÂ

Best regards,

Svante

Am Do., 14. Mai 2020 um 11:56ÂUhr schrieb Svante Schubert <>:

Dear ODF editors,

Could you please point me to the location of the latest / currently used XSL transformation stylesheets of theÂODT 1.3 to HTML specification?

Thanks in advance,

Svante