Thread: LRF output
View Single Post
Old 08-19-2007, 02:12 PM   #409
angelyne
Connoisseur
angelyne is on a distinguished road
 
Posts: 57
Karma: 50
Join Date: Jun 2007
Device: Sony Reader PRS-500
May I bug you with yet another question.

Is there a way you could define a style that would take the first letter of a paragraph and make it a drop cap.

I've seen a couple of similar style that does this but it's not compatible with your converter

here is one:

p.drop { text-indent: 0em; margin: 0em; }
p.drop:first-letter { font-size : 165%; font-weight : bold; width : .50em; }

I've been using your <p><big class='libprs500_dropcaps'></big> but I don't know how to turn that into a style.

And one last question ... what would be the command to make text smaller (that is accepted by html2lrf).

Last edited by angelyne; 08-19-2007 at 02:15 PM.
angelyne is offline   Reply With Quote