> I'm trying to suppress the annoying banner page that follows my file whenever I
> print dirrectly from Lyx to a HP4m-PS printer.
> 
> I can suppress this manually by printing to a file then sending it to the
> printer using the option -h, ie lpr -h file.ps
 
> Is it possible to modify my lyxrc to incorporate the printer flag?

you could play with these:

 # Extra options to pass to printing program after everything  
 # else, but before the filename of the DVI file to be printed.
 #\print_extra_options

 # When set, this printer option automatically prints to a file 
 # and then calls a separate print spooling program on that file
 # with the given name and arguments.
 # Use this if dvips can't print to your printer.
 # Special rule: if you specify a printer name in the print dialog,
 # the option for printing to a specific printer (\print_to_printer)
 # is appended along with the printer name after the spool command.
 #\print_spool_command

or you could use an export-custom (for whichyou can change the default).

but the best soulution would be to telnet to the printer and turn off
banner pages :) 

rick, who's been there

-- 

-- 

-- 

-- 

-- 

Reply via email to