Quote:
Originally Posted by JSWolf
I have a blank grphics I use to put in place before and/or after as I need to to add in space. Also, this graphic can be resized to make as much space as I need.
|
I've done that, but I don't like it since it doesn't scale with the text in M or L mode (I'm picky about this stuff).
But with a bit more experimentation, I've got it worked out. Add a space in italics to the line, and it gets rendered properly:
<DIV align=justify> <I> </I></DIV>
I also use that trick to get the first line of a cite to show up in italics (which it doesn't for me if there's a blank line above). I change the blank line to the line above and the first line is in italics properly.