Line spacing in Jade

Subject: Line spacing in Jade
From: Chris Maden <crism@xxxxxxx>
Date: Tue, 2 Sep 1997 12:22:45 -0400
I'm making a title larger than body text:

(element title (make paragraph
		     font-weight: 'bold
		     font-size: (* (inherited-font-size) 2)))

It seems from 12.6.6.1 of DSSSL that the line-spacing of the paragraph
should be correspondingly larger than that of paragraphs at the
default size, but the RTF that comes out has an explicit line spacing
of 12 pt for that paragraph.

This isn't listed as a known limitation of Jade 0.9.  Am I misreading
12.6.6.1?  I can work around it, but it would be convenient not to
need to.

Thanks,
Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread