Quote:
Originally Posted by me too
now i would like to know how to convert "docbook to epub" ,i had gone through the forum but only little conversation's are made. will you please suggest me with a tutorial or a step by step guidance
please help(me too).........
|
Well, both
DocBook and ePub are XML based (although earlier DocBook was SGML).
That means that an automated conversion from DocBook to ePub should be possible, but is way beyond anything I've done. Perhaps the cleanest way would be to do it with
XSLT, but I know little about it apart from that it exists.