Hello, I'm using profiling to remove certain sections from my Docbook output. For HTML and PDF I have profile-docbook.xsl and this works very well.
I do see such a file in the epub directory. How do I enable profiling for epub output? My assumption would be that I just can change the include from <xsl:import href="../xhtml-1_1/docbook.xsl" /> in docbook.xsl in the folder epub but I'm not sure if that will cause side effects. Best regards, Lars -- Lars http://www.vogella.de - Eclipse, Android and Java Tutorials http://www.twitter.com/vogella - Lars on Twitter
