>>>>> "Emmanuel" == Emmanuel Dumas <[EMAIL PROTECTED]> writes:

Emmanuel> Hi I have this problem with Lyx-1.0.0pre8, when I want to
Emmanuel> print my document, the dialog box ask me the instruction for
Emmanuel> printing ( "lp" for my station), but Lyx always use
Emmanuel> "lpr". Is it a bug ?

In fact, the dialog box asks for the name of the printer, and this is
set to 'lp' by default (not sure why). You can set a different default
printer in lyxrc (\printer myprinter). 

If you want to force LyX to use lpr instead of lp, you should use
something like 
\print_spool_command lpr
\print_spool_printerprefix -P
in your lyxrc.

If you have set up dvips to print to your printer, a safer bet is
\print_spool_command ""
\print_adapt_output true

Hope this helps.

JMarc

-- 
                +++ the lyx project user mailing list +++
                To unsubscribe from this list send mail to 
                         [EMAIL PROTECTED]
                    with the **Subject** unsubscribe.

Reply via email to