<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">But the pdflatexmk engine seems to do a whole lot more than the lualatex and pdflualtex engines:<div class=""><br class=""></div><div class="">%%%% pdflatexmk.engine %%%%</div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">#!/bin/bash</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""># For TeXShop 4.66+ only</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">export TSBIN="$HOME/Library/TeXShop/bin/tslatexmk"</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">export LTMKBIN="$HOME/Library/TeXShop/bin/tslatexmk"</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">export LTMKEDIT="$HOME/Library/TeXShop/bin"</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""># make sure latexmkrcedit exists in bin</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">if [ ! -e "${LTMKEDIT}/latexmkrcedit" ] ; then</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space:pre">       </span>cp "${TSBIN}/latexmkrcDONTedit" "${LTMKEDIT}/latexmkrcedit"</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">fi</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""># Use local rc file platexmkrc if it exists. p = project</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">export localrc=""</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">if [ -e ./platexmkrc ] ; then</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space:pre">       </span>export localrc="-r ./platexmkrc"</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">fi</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">"${LTMKBIN}"/latexmk -pdf -r "${LTMKEDIT}/latexmkrcedit" ${2} -r "${TSBIN}/pdflatexmkrc" ${localrc} "$1”</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">%%%% lualatexmk.engine %%%%</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">#!/bin/tcsh</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">set path= ($path /Library/TeX/texbin /usr/texbin /usr/local/bin)</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">lualatex -file-line-error -synctex=1 "$1"</div></div><div><br class=""><blockquote type="cite" class=""><div class="">On 6 Nov2021, at 8:34 AM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Nov 5, 2021, at 8:16 PM, Murray Eisenberg <<a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a>> wrote:<br class=""><br class="">Is there somewhere available a “lualatexmk.engine” that is for LuaLaTeX the analog of pdflatexmk?<br class=""><br class="">---<br class="">Murray Eisenberg<span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span><a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a><br class="">Mobile (413)-427-5334<br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space:pre">     </span><span class="Apple-tab-span" style="white-space:pre">    </span><br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space:pre">       </span><br class=""></blockquote><br class="">Howdy,<br class=""><br class="">There are the latest versions of the (pdf/xe/lua)latex engines in ~/Library/TeXShop/Engines/Inactive/Latexmk. Just Copy the ones you you want to activate two folders up to ~/Library/TeXShop/Engines to activate them (actually the pdflatexmk engine is active by default). You will have to restart TeXShop to have them on the popup typeset list on the Source Window toolbar. They DON'T show up under the Typeset Menu!<br class=""><br class="">Good Luck,<br class=""><br class="">Herb Schulz<br class=""><a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a><br class=""><br class=""><br class="">----------- Please Consult the Following Before Posting -----------<br class="">TeX FAQ: http://www.tex.ac.uk/faq<br class="">List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/<br class="">List Archives: http://dir.gmane.org/gmane.comp.tex.macosx<br class="">                https://email.esm.psu.edu/pipermail/macosx-tex/<br class="">TeX on Mac OS X Website: http://mactex-wiki.tug.org/<br class="">List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex<br class=""></div></div></blockquote></div><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">---<br class="">Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;">                </span><a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a></div><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Mobile (413)-427-5334<br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">             </span><br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">     </span><br class=""><br class=""><br class=""><br class=""><br class=""></div>
</div>
<br class=""></div></body></html>