Re: Bullets and Applix Words RTF

Subject: Re: Bullets and Applix Words RTF
From: "James Clark" <jjc@xxxxxxxxxx>
Date: Sun, 22 Jun 1997 11:51:19 +0700
> What I have tried (modifying HTML32hc.dsl and jade 0.8 on linux)) :
> 
> I changed the defaults from HTML32hc.dsl
> 
> (define %dingbat-font-family% "Wingdings")
> 
> to
> 
> (define %dingbat-font-family% "Zapf Dingbats")
> 
> and left
> 
> (define %disk-bullet% "l")

This %dingbat-font-family%, %disk-bullet% business is bogus, and will stop
working in a future version (you should use "l" when you want a lower case
Latin letter l, not when you want a bullet).  You should use the
appropriate Unicode character instead (eg "\bullet", or "\U-2022").  

James


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


Current Thread