[Mac OS X TeX] Re: MacOSX-TeX Digest #159 - 11/21/01
Charles Bouldin
charles.bouldin at nist.gov
Fri Nov 23 16:16:04 CET 2001
> Your config.ps file is telling dvips to pipe its output to lpr, the
>standard printer on Unix. You should comment out the line
>
>o |lpr
>
>and dvips will send its output to a file. You can avoid having to
>change a config file by editing dvips.script. Change the line
>
>dvips $OPTIONS $1
>
>to
>
>dvips $OPTIONS -o ${argv[1]:r}".ps" $1
>
>This is a simple example of how you can modify the bbedit plug-in
>scripts to have them do exactly what you want.
Thanks, Tom, that fixes it. I like these plugins and it is really a
toss up between TeXShop and the BBEdit/TeX plugins. Nice to have some
choices.
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
This list is not moderated, and I am not responsible for
messages posted by third parties.
-----------------------------------------------------------------
More information about the macostex-archives
mailing list