Re: Direct rendering with CSS
David Cramer <[email protected]> Mon, 24 Oct 2022 11:45:46 -0500
| Newsgroups | gmane.text.docbook.misc |
|---|---|
| Message-ID | <[email protected]> |
On 10/24/22 11:01 AM, Norm Tovey-Walsh wrote: >> I haven't been paying attention recently: is anyone working on >> rendering the original DocBook XML with CSS in the browser, and thus >> bypassing the conversion stage altogether? >> ... >> I dunno. Maybe you could get pretty far. Is linking/cross-referencing also still a challenge with css and xml? I have this memory of struggling with that long ago. If it's an option in your case, you could have a Saxon-JS viewer to do a minimal amount of processing in the browser and avoid any build-time conversion. https://www.saxonica.com/saxon-js/index.xml Regards, David