Patch attached FYI. Moves the code that actually dispatches the print
command from ControlPrint and into LyXFunc::dispatch. This dispatcher
receives a string of the form:

        "$TARGET $NAME $COMMAND"

where $TARGET = "printer" or "file"
      $NAME is the name of the device or file. If printing using
            the spool command, $NAME == "default" will use the 
            default printer.
      $COMMAND is typically something like "dvips -t leter",
            but can be as complex as the printer dialog will allow.

-- 
Angus

Attachment: print.diff.bz2
Description: BZip2 compressed data

Reply via email to