|
From: Paul T. <pau...@gm...> - 2011-02-27 05:12:11
|
The file is not okay, according to what Roger wants. He wants the "Che che" to line up with the Lincoln of the preceding line. Or, put another way, the "Che che" to line up with the "Bob-o-link" of the 5th line. Paul On 2/26/11 3:57 PM, lu...@gm... wrote: > El 26/02/11 13:40, Roger Frank escribió: >> On Feb 26, 2011, at 6:51 AM, lu...@gm... wrote: >> >>> I try the code of the poem... and I run *rst2pdf* and *rst2html* and it >>> work fine. I think I don't know what you say when you say *it doesn't >>> preserve...* >> I should have been more clear. The final line should align somewhere >> under the word "Lincoln" to match how the poem was written and >> originally typeset. Indentation matters in a poem; it conveys >> meaning that should not be lost. >> >> Checking the HTML generated with rst2html, I see the final line: >> >> <div class="line-block"> >> <div class="line">Chee, chee, chee.</div> >> </div> >> >> is the same construction as the second line: >> >> <div class="line-block"> >> <div class="line">Fun and frolic no more he knows;</div> >> </div> >> >> and they both will be indented the same amount (1.5em) which is >> what I mean by "it doesn't preserve" the indentation. >> >> Thanks for taking the time to look at this, Rod. >> > Roger, I send attach the .*rst and the .html* that my *rst2html* > generate. It's ok... I se it en *chrome* and look fine. See the code... > > Success > > Rod > > > > |