<font size="2"><font face="georgia,serif">lovely!<br></font></font><br><div class="gmail_quote">On Fri, Sep 24, 2010 at 07:18, James Simmons <span dir="ltr"><<a href="mailto:nicestep@gmail.com">nicestep@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">If you checked out the styled pages that the Rural Design Collective<br>
put together for my book you probably admired the drop caps that begin<br>
the first paragraph in each chapter.  I though these were done with<br>
image files but it turns out that you can do this with styles, like<br>
this:<br>
<br>
p.intro:first-letter {<br>
   display:block;<br>
   float:left;<br>
   border:3px solid #A64942;<br>
   padding:5px;<br>
   margin:4px 9px 4px 5px;<br>
   font-size:73px;<br>
   background-color: #FAD492;<br>
   font-style: normal;<br>
   color: #1C4501;<br>
}<br>
<br>
You need to make the first <p> tag on the page have a class like this:<br>
<br>
<p class="intro"><br>
<br>
I was able to get the drop caps into my PDF using a custom style<br>
sheet.  I wanted them to be in my web page as well, so I used a<br>
<style> tag to add the style at the top of the page.  The results can<br>
be seen here:<br>
<br>
<a href="http://en.flossmanuals.net/bin/view/ReadingandSugar/Introduction" target="_blank">http://en.flossmanuals.net/bin/view/ReadingandSugar/Introduction</a><br>
<br>
If you run this through OBJAVI using the default style sheet the<br>
<style> in the page is ignored when creating a PDF.  You need to use a<br>
custom style sheet with the drop cap style included.<br>
<br>
While this effect may not be suitable for every FM the book I'm doing<br>
is about e-books so it's kind of appropriate.  Any thoughts?<br>
<font color="#888888"><br>
James Simmons<br>
_______________________________________________<br>
Discuss mailing list<br>
<a href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a><br>
<a href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net" target="_blank">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>These simple functions belong to a sub-class known as strictly dominating functions, meaning that their output is always bigger than their inputs. A striking fact, known as the complementation theorem, holds for all such functions. It says there is always an infinite collection of inputs that when fed into the function will produce a collection of outputs that is precisely the non-inputs.<br>

 - <a href="http://bit.ly/d3Fsrw" target="_blank">http://bit.ly/d3Fsrw</a><br>