[OS X TeX] xdvi default browser

Roberto Avanzi roberto.avanzi at gmail.com
Fri Mar 17 00:05:38 CET 2006


On 16 Mar 2006, at 17:35, Peter Dyballa wrote:
>
> I did not read the documentation, but I have an executable shell  
> script netscape in ~/bin which has this contents:
>
> 	open -a /Applications/Camino\ 1.0\ int.app "$*"
>
> but it would work, probably even better, with
>
> 	open -a "$*"

with
   open -a Camino\ 1.0\ int  "$*"

it should open it with camino, even if you move the
application somewhere else.

To just open it using the LaunchingServices information

   open "$*"

should be enough

Roberto
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list