The Project Gutenberg epub of Gray's "An Elegy Wrote in a Country Church Yard" actually seems to get the formatting right for once in a Gutenberg epub file. The code looks like this:
<div class="poem">
<div class="stanza">
<span>When the voices of children are heard on the green<br /></span> <span>And whisp'rings are in the dale,<br /></span>
<span>The days of my youth rise fresh in my mind,<br /></span>
<span>My face turns green and pale.<br /></span>
</div>
</div>
The results look like they should come out perfectly in Sigil Book View, but unfortunately in FBReader they all come out the same as ever - no breaks between verses.
|