[texworks] Synctex with texi2dvi?
Reinhard Kotucha
reinhard.kotucha at web.de
Tue Aug 10 22:52:26 CEST 2010
On 10 August 2010 Bruno Voisin wrote:
> #!/bin/tcsh
> set TEX= ("$TEX --synctex=1")
> set PDFTEX= ("$PDFTEX --synctex=1")
> texi2dvi "$1"
Doesn't OS X provide a Bourne compatible shell (/bin/sh)? I don't
have OS X. I'm aware that OS X is a BSD system and csh is the default
login (interactive) shell on BSD. But I suppose that one can expect
that /bin/sh exists on BSD sytems too. Is this assumption true?
If yes, which Bourne compatible shell is used? Is /bin/sh a link to
/bin/bash?
Regards,
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the texworks
mailing list