Re: DSSSL

   From: lee@sq.com
   Date: Sun, 20 Apr 97 20:50:40 EDT

   The best way to do drop caps is to have a built-in property, e.g.
   P { initial-letter: @drop-cap(lines: 3 font: xxx) }

Why use an @ symbol?

If you have to have drop caps, I'd like the syntax to be

P:first-letter { drop-cap-lines: 3; font: xxx }

(I think I got that right...)

Received on Monday, 21 April 1997 01:11:10 UTC