Ralph Meyer wrote:
> I think your problem may be that for UNIXes, a space in a file/directory
> name is a definite NO-NO. The OS will only recognize the material before a
> space and parse the material after it as another argument on a command
> line. Quoting a filename with a space in it won't work either. It isn't a
> LyX bug - it has to do with the OS's conventions. No UNIX I know of (Linux,
> BSD, SCO, Minix, etc.) permits spaces in filenames or directory names.
Linux does support spaces in file names, and LyX output's postscript
with spaces in filenames. The lpr command tries to use _'s instead of
spaces which is the problem.
--
Charles P. Wright
[EMAIL PROTECTED]
http://cpwright.villagenet.com/
"How should I know if it works? That's what beta testers are for. I
only coded it." (Attributed to Linus Torvalds, somewhere in a posting)