<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="">No, I am not using either glossaries or the old glossary package. Just nomencl for the index of notation.<div class=""><br class=""></div><div class="">Given that I now am using, at the command line, separate makeindex commands...</div><div class=""><br class=""></div><div class=""><div class=""><font face="Courier" class="">makeindex main -s main.ist -o main.nls              </font></div><div class=""><font face="Courier" class="">makeindex names.idx -s main.ist -o names.ind</font></div><div class=""><font face="Courier" class="">makeindex -s main.ist main</font></div><div class=""><br class=""></div><div>...I don’t see what use to make of the custom dependencies in TeXShop’s latexmkrcedit. Specifically, is the custom dependency something I add to some config file for command-line use of the TeXLive latexmk?</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On 22 Aug2019, at 1:43 PM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><blockquote type="cite" class="">On Aug 22, 2019, at 12:21 PM, Murray Eisenberg <<a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a>> wrote:<br class=""><br class="">First, a correction: with the manual process, after the 3rd run of pdflatex and before the run of makeindex, I do also have the expected file main.nlo.<br class=""><br class="">Realizing this, I’ve repeated the command-line process, but this time using 3 invocations of makeindex:<br class=""><br class="">makeindex main -s main.ist -o main.nls              <br class="">makeindex names.idx -s main.ist -o names.ind<br class="">makeindex -s main.ist main<br class=""><br class="">Now after the final pdflatex run, I do get both the index of names and the main index — but still NO index of notation (nomenclature).<br class=""><br class="">What am I doing wrong, or what else do I need to do?<br class=""><br class=""><blockquote type="cite" class="">On 22 Aug2019, at 12:52 PM, Murray Eisenberg <<a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a>> wrote:<br class=""><br class="">The dead-stop freezes of TeXShop (now version 4.31) under macOS Mojave have become utterly frustrating, making the app nearly impossible to use except as an editor: typically on my book-lenght project I cannot get more than 2 or 3 successive runs of latex without a freeze; and nearly every time a run of pdflatexmk freezes somwhere before, or in, the final pass.<br class=""><br class="">So I have to resort to running on the command line. The typical sequence would be:<br class=""><br class="">pdflatex main<br class="">bibtex main<br class="">pdflatex main<br class="">pdflatex main<br class="">makeindex -s main.ist main<br class="">pdflatex main<br class=""><br class="">My book has two indexes — an index of names and the main index — along with an index of notation (nomenclature). but I’m not getting any of them in the pdf.<br class=""><br class="">Specifically, I’m using documentclass memoir, (in case that matters) along with packages:<br class=""><br class="">repeatindex<br class="">nomencl         (for which I have a nomencl.cfg)<br class=""><br class="">The glossary is supposed to be printed by command<br class=""><br class="">\printglossary[notation]<br class=""><br class="">and then the two indexes are supposed to be printed by commands:<br class=""><br class="">\printindex[names]<br class="">\printindex<br class=""><br class="">After the third run of pdflatex, I have the files:<br class=""><br class="">main.idx<br class="">names.idx<br class="">notation.idx (but empty)<br class=""><br class="">After the run of makeindex, before the final run of pdflatex, I have in addition the file<br class=""><br class="">main.ind.<br class=""><br class="">By contrast, on the rare occasions I can get TeXShop’s pdflatexmk engine to complete all passes, I have also:<br class=""><br class="">names.ind<br class="">main.nlo      (for the index of notation provided by nomencl)<br class=""><br class=""><br class="">My  platexmkrc file is:<br class=""><br class="">$makeindex = "makeindex -s %R.ist %O -o %D %S”;<br class=""><br class="">How should I modify the manual steps so as to accomplish the same thing as a TeXShop run of the pdflatexmk engine, showing all 3 indexes?<br class=""></blockquote></blockquote><br class="">Howdy,<br class=""><br class="">Please take a look at ~/Library/TeXShop/bin/latexmkrcedit and see if that helps set up dependencies and rules.<br class=""><br class="">Are you using the glossaries (or the old glossary) package to generate these files?<br class=""><br class="">Good Luck,<br class=""><br class="">Herb Schulz<br class="">(herbs at wideopenwest dot com)<br class=""><br class="">----------- Please Consult the Following Before Posting -----------<br class="">TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">http://www.tex.ac.uk/faq</a><br class="">List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/tex/" class="">https://sites.esm.psu.edu/~gray/tex/</a><br class="">List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">                <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">http://mactex-wiki.tug.org/</a><br class="">List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class=""></div></div></blockquote></div><br class=""><div 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><br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">     </span>Home (240)-246-7240<br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">  </span>Mobile (413)-427-5334<br class=""><br class="">

</div>
<br class=""></div></body></html>