Quote:
Originally Posted by PageLab
You could use something like Highlight to generate a beautifully formatted version of your code in SVG or HTML, ready to embed in your ePUB.
Here's a simple example of the code generated by Highlight inside an ePUB: http://bit.ly/11tFJly
It's a free program, with lots of great customization options.
|
I'm betting the that code inside the ePub uses a <pre></pre> and that causes one of the lines to be too long and not wrap. That just doesn't work.