> > 2) if there isn't enough following text to bring the paragraph
> >    baseline below the bottom of the dropped cap, and the following
> >    para also begins with a dropped cap, the indentation is messed
> >    up for subsequent paras.
>
> I've not fixed (2) either.. does anyone see an obvious fix for this?

Here's a patch.  This also fixes dropcaps which vertically span more
than a single paragraph.


    Werner


======================================================================


--- dropcap.tmac.orig   2005-03-19 00:09:46.000000000 +0100
+++ dropcap.tmac        2005-03-19 08:12:15.163393160 +0100
@@ -77,6 +77,8 @@
 .  el \{\
 '    in \\n[dc::orig-indent]u
 .  \}
+.  if \\n[.trunc] \
+.     sp \\n[.trunc]u
 ..
 .\"
 .\"  dropcap - WORD LINES COLOUR FONT FAMILY ADJUSTMENT { ADJUSTMENT }


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to