[Mac OS X TeX] Using CMacTeX with TeXShop

Michel Bovani michel.bovani at wanadoo.fr
Wed Nov 14 15:03:47 CET 2001



<x-flowed iso-8859-1>Le 14/11/01 à 14:26 +0100 Maarten Sneep a écrit :

>(* translate the unix path to a mac path. If someone has a better idea,
>    please let me know *)


	set original_delimits to AppleScript's text item delimiters
	set AppleScript's text item delimiters to "/"
	set theList to text items of unix_path
	set AppleScript's text item delimiters to ":"
	set mac_path to theList as text
	set AppleScript's text item delimiters to original_delimits


-- 
Michel Bovani

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

</x-flowed>




More information about the macostex-archives mailing list