RE: (dsssl) character repertoire?

Subject: RE: (dsssl) character repertoire?
From: "Maltby, David G" <david.g.maltby@xxxxxxxx>
Date: Thu, 03 Apr 2003 12:27:05 -0500
> From: Ian Zimmerman [mailto:itz@xxxxxxxxxxxxx]
> 
> Chris> Generally, the formatting-instruction extension flow object
> Chris> will put stuff directly into the output file, so try
> 
> Chris> (make formatting-instruction data: "\\char92")
> 
> Hmm, when I do this my jade says
> 
> jade:print.dsl:44:10:E: "formatting-instruction" is not the name
> of any flow object class
> 
> Maybe you use OpenJade and this is specific to it?  Or one has to
> declare it with some (external-* ...) form?

add 
(declare-flow-object-class formatting-instruction
  "UNREGISTERED::James Clark//Flow Object Class::formatting-instruction")
to your style-specification

See http://www.jclark.com/jade/#extensions

HTH, David



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

Current Thread