Re: images, notations, backends

Subject: Re: images, notations, backends
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 22 Dec 1999 11:12:52 GMT
> But then I also have to tell the SGML source what image file suffix to
> expect.

surely you don't want that information in the source, leave it to the
back end to sort it out. If the source asks to include file.xxx then
either the back end processor can include that natively or call out to a
converter. This is already implemented in the tex back end as that uses
the standard latex graphics inclusion: \includegraphics{file.xxx}
will fire off driver dependent rules to either include that file or
to convert it to something that can be included, or to fail of course if
tools to convert are not available.

David


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


Current Thread