Changes

Jump to navigation Jump to search
texexec "$1"
</pre>
4. SAVE this document in your Home folder in “Library/TeXShop/Engines/” AS “ConTeXt-MKII.engine”. (TeXShop offers the .engine file format) . After you have saved the file, open the terminal, navigate to “Library/TeXShop/Engines/” in your Home folder. Once there, run '''chmod +x ConTeXt-MKII.engine'''
5. Repeat steps 3 and 4, by creating a file named “ConTeXt-MKIV.engine” that contains the lines:
export TEXMFCACHE=/Applications/ConTeXtMinimals/tex/texmf-cache
context "$1"
</pre> After you have saved the file, open the terminal, navigate to “Library/TeXShop/Engines/” in your Home folder. Once there, run '''chmod +x ConTeXt-MKIV.engine'''
6. Repeat steps 3 and 4 once more, by creating a file named “ConTeXt-XeTeX.engine” that contains the lines:
texexec --xtx "$1"
</pre>
 
===Typesetting with TeXShop===
Anonymous user

Navigation menu