I was just reading one of the files I had converted using html2lrf, and I noticed that it leaves a blank line between paragraphs.
This is ok for some books, but the book I converted from only used indent to signify a new paragraph, and I'd prefer it that way (yours uses indent and a blank line). Is there some way to change this behaviour? (Note, I'd still want an empty paragraph to appear as a blank line, but currently it appears as two blank lines)
Now you see why I'm interested in some way to store per-book settings? Some books need a font embedded, others don't, some need autorotate off, some need this new paragraph format, some do better with a different border width, etc.
As the number of options and ways to convert increase, a way to remember the options used on a particular book will become more important.
If there's some way for me to add this into the OPF, I'd be happy to go that route, it works really well for the normal metadata, so we could essentially extend the <x-metadata> structure to include html2lrf settings.
|