Re: flow object classes

Subject: Re: flow object classes
From: Matthias Clasen <clasen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Jul 1999 17:54:18 +0200
> 
> Hi there,
> 
> I tried to play with the tutorial from Paul Prescord but I tripped over the
> following problem: Most flow classes he is using in his tutorial are unknown
> to jade (I am using jade 1.2.1 /Unix). Most of all it's "element" what I
> miss which veryone seems to rely on heavyly. I do not get any errors about
> unknown dtd's.
> 

Since you mention "element", I guess you're playing with sgml transformations.
The FOs used for this purpose are nonstandard extensions of jade, and
you have to declare them before you can use them by a statement like

(declare-flow-object-class element
  "UNREGISTERED::James Clark//Flow Object Class::element")

Have a look at http://www.jclark.com/jade/transform.htm 
for more info.

Matthias

-- 
Matthias Clasen, 
Tel. 0761/203-5606
Email: clasen@xxxxxxxxxxxxxxxxxxxxxxxxxx
Mathematisches Institut, Albert-Ludwigs-Universitaet Freiburg


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


Current Thread