[OS X TeX] changing texlive distribution on a per file basis

Richard Koch koch at uoregon.edu
Fri May 14 04:18:02 CEST 2021


Should be

---------------

#!/bin/tcsh

/usr/local/texlive/2020/bin/x86_64-darwin/pdflatex  -file-line-error -synctex=1 "$1"

--------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list.