[OS X TeX] TeXShop typesetting and macro questions

Claus Gerhardt gerhardt at math.uni-heidelberg.de
Wed Oct 4 16:18:34 CEST 2006


The standard pdflatexc shell script or any other "engine" can also be  
used for typesetting with jobnames like in

set jobname to quoted form of ("--jobname " & baseName & "-draft" & "  
" & texName)

set shellScript to "cd " & dirName & ";"
set shellScript to shellScript & "~/Library/Flashmode/bin/pdflatexc   
" & jobname
do shell script shellScript


However, in case of my pdflatexc shell script the quotations marks  
have first to be removed from $1; they are completely unnecessary.

Claus
------------------------- 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