17 Feb
2012
17 Feb
'12
9:42 a.m.
Am 16.02.2012 um 22:53 schrieb Hans Hagen:
On 16-2-2012 20:38, Aditya Mahajan wrote:
I do agree if the export tags were configurable. Something similar to multi-lingual interface, but for output rather than input.
It's no big deal to add a remapper although I'd do the renaming on the final xml tree. After all, with a proper css any xml file should render ok and I'd rather stick to generic tagging.
The html files do render in a browser but the epub files can’t be read on a ereader what makes the function useless for me. Changing the tags from “paragraph” to “p”, adding body tags and using a different namespace declaration let me produce a usable file but should this really be necessary? Wolfgang