>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> I think we sould fix this by having all external program
Lars> encapsulated in a class/module.

Lars> In this case a DVIPS class something like this:

Lars> class DVIPS { dvips(PAPERTYPE, OUTPUTTYPE, FILE, ...); bool
Lars> run() const; };

Lars> Where PAPERTYPE is the usual paper type enum and we can
Lars> translate this to the approp. string inside the DVIPS class.

It might be even better to have that as a script (sh or anything).
This would allow to distribute some kind of drivers which would not be
hardcoded in LyX.

JMarc

Reply via email to