Hi Guys,
Running RH5.0. Lyx 1.0.1.
Found a problem when printing. If I run Lyx by typing "lyx" and then
print I have no problems. If I run Lyx with the debugger on then I cannot
print, ie "lyx -dbg 16315". It appears to be a problem with the dvips
config files.
If I do not use the debugger then it must be using the default
"config.ps" and when the debugger is turned on it looks for config.XXX
where XXX=hp5si (hp5si is a valid print queue). I initially did not have
config.hp5si, but as soon as i added the file it printed correctly.
Why the inconsistancy?
When running the debugger it also seems to prepend the \print_to_printer
option from the lyxrc file to the \printer option when looking for the
dvips config file. Is this correct?
Ben
PS. These problems also happened to a collegue without running the
debugger!