Re: Jade: How to get a "\tab" in the RTF output?

Subject: Re: Jade: How to get a "\tab" in the RTF output?
From: Holger Klawitter <holger@xxxxxxxxxxxx>
Date: Tue, 28 Mar 2000 10:21:50 +0200
baruchel wrote:
> 
> In a dsl file, if I have a:
> (literal "&#09;")
> and then compile it with jade -t rtf
> I get eight spaces in the RTF ouput instead of a \tab
> What shall I do?

Did you set the preserve sdata property?

(declare-characteristic
	perserve-sdata?
	"UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
	#t
)

However, I am not sure whether this works with the rtf backend.

Regards,
	Holger Klawitter
--
Holger Klawitter                                     +49 (0)251 484 0637
holger@xxxxxxxxxxxx                             http://www.klawitter.de/


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


Current Thread