Thread: LRF output
View Single Post
Old 08-16-2007, 10:24 PM   #370
LaughingVulcan
Technophile
LaughingVulcan will become famous soon enoughLaughingVulcan will become famous soon enoughLaughingVulcan will become famous soon enoughLaughingVulcan will become famous soon enoughLaughingVulcan will become famous soon enoughLaughingVulcan will become famous soon enough
 
LaughingVulcan's Avatar
 
Posts: 206
Karma: 617
Join Date: Mar 2007
Location: Land of Lincoln
Device: Kobo Sage. Ex Sony (PRS-500, -600, -650 and Nook)
Mmmm.... that's what I was afraid of in my thread. While not an absolute for poetry formatting, it is the way that I *strongly* prefer to read it.

There is a (poor) example of hanging indent in html here.

For those not reading the link, I'll share the following example from my other thread:

("fakey" margins of reader below)
Code:

*---*---*---*---*---*---*
The quick brown fox jumps over the lazy dog.
And the sneeze in the breeze upsets the bees.
I would want to have become:
Code:

*---*---*---*---*---*---*
The quick brown fox jumps 
     over the lazy dog.
And the sneeze in the 
     breeze upsets the
     bees.
Instead of
Code:

*---*---*---*---*---*---*
The quick brown fox jumps 
over the lazy dog.
And the sneeze in the 
breeze upsets the bees.
As I mentioned there, this can be achieved with the (laborious) process of inserting line breaks manually, but the breaks won't work right when the size is upped to Medium and then Large. (In fact, it gets virtually unreadable on upping the size.)


Thanks JS for passing it over to this thread...

And thank you, Kovid, for HTML2LRF and the rest of the apps. It still rocks!

Last edited by LaughingVulcan; 08-16-2007 at 10:28 PM.
LaughingVulcan is offline   Reply With Quote