Quote:
Originally Posted by Hitch
Then why on EARTH do you think that using XML is better? ... You are adamant that XML is a superior book-making methodology, but you haven't made any.
|
1) Why limit yourself with XSLT? If you trying to replace E-book reader with a web browser and feed it with autogenerated HTML, you are doing it wrong.
2) There are several XML document and E-book formats existing already, so I don't see any issues with it.
Any XML format is better, as they operate on sane entities, such as <em>, not presentation HTML monsters as <span class="Kursiv"> (or even better, <span style="font-style:italic">).