[OS X TeX] TeXLive-install-recipe download

Claus Gerhardt gerhardt at math.uni-heidelberg.de
Sun Nov 19 18:26:10 CET 2006


When you want to run the reveal-tex script as a macro from inside  
TeXShop, place an
activate
before the display command, i.e., the script should like the copy below.

Claus

-- Applescript
-- reveal-tex
-- Claus Gerhardt

(*This script reveals the location of the currently active tex  
program.*)


set dirName to do shell script "readlink /usr/local/texprograms"

set revealTex to "This is the directory of the currently active tex:  
" & dirName
activate

display dialog revealTex buttons {"OK"} default button "OK"



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