[Libreoffice-bugs] [Bug 130599] Help content XSLT: add ability to override headings when embedding sections
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 12 23:19:32 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130599
--- Comment #2 from Olivier Hallot <olivier.hallot at libreoffice.org> ---
It is also perfectly possible to add a new (optional) attribute to the <embed>
tag in the DTD and set the desired heading level of the target, and adapt in
the XSLT.
Fact is that headings can come in either <h1> format or <paragraph
role="heading" level="1">. Proper handling of the new attribute in XLST is not
too complex. It will be written in the pieces where mode="emnbedded".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200212/ad16673b/attachment.htm>
More information about the Libreoffice-bugs
mailing list