<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Please allow drop caps on one single line"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=70180#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Please allow drop caps on one single line"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=70180">bug 70180</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=70180#c6">comment #6</a>)
<span class="quote">> I dont get the idea behind this as drop caps is intended to have more than
> one line.</span >

While the classic implementation is as you pointed out, the idea behind the
whole concept is to *highlight* the first character/word of a
paragraph/chapter/... - and *typically* highlighting occurs not only by
different font, but also by different size and spanning across several lines.

But the OP's idea is a plausible extension of the concept, where N in {span
across N lines} could be 1, and highlighting is done only by different font.

Currently one can only implement this using manual assignment of a special
style to first parts of corresponding paragraphs. Which, of course, might lead
to errors (when some are erroneously skipped, or a highlighted portion got
shifted by a find/replace operation and later the highlight wasn't cleared).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>