"rule" object in Jade/RTF

Subject: "rule" object in Jade/RTF
From: Murray Stokely <murray@xxxxxxxxx>
Date: Wed, 3 May 2000 05:54:18 -0700 (PDT)
  I'm trying to make a horizontal line with Jade's RTF backend but I'm
not having much luck.  This feature is supposed to be supported; does
anything look wrong with my code?

(element title
  (make sequence
    (make rule
      length: 14pt
      display-alignment: center
      line-thickness: 2pt)
    (make paragraph
      font-weight: 'bold
      font-size: 16pt
      font-family-name: "Arial"
      (process-children))))

	- Murray



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


Current Thread