<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=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 18 Feb2021, at 5:35 PM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta charset="UTF-8" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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;" class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">On Feb 18, 2021, at 4:08 PM, Murray Eisenberg <<a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a>> wrote:<br class=""><br class="">Aha!<span class="Apple-converted-space"> </span><br class=""><br class="">[~] locate biblatex.sty<br class=""><br class="">/opt/local/share/texmf-texlive/tex/latex/lwarp/lwarp-biblatex.sty<br class="">/opt/local/share/texmf-texlive/tex/latex/udesoftec/udesoftec-biblatex.sty<br class="">/usr/local/texlive/2020/texmf-dist/tex/latex/biblatex/biblatex.sty<br class="">/usr/local/texlive/2020/texmf-dist/tex/latex/biblatex-software/software-biblatex.sty<br class="">/usr/local/texlive/2020/texmf-dist/tex/latex/lwarp/lwarp-biblatex.sty<br class="">/usr/local/texlive/2020/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty<br class=""><br class="">So perhaps I need to adjust my $PATH. Questions, then:<br class=""><br class="">(1) Is that shell variable $PATH read when latex processes a .tex file by means of the TeXShop typesetting command?<br class=""><br class="">(2) If so, what would I put first on the $PATH: just /usr/local/texlive/2020 ?<br class=""><br class=""><br class=""></blockquote><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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; float: none; display: inline !important;" class="">Howdy,</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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; float: none; display: inline !important;" class="">Didn't running `kpsewhich biblatex.sty` in Terminal return the correct biblatex.sty? If so the PATH varlable should be ok. What do you get when you execute `echo $PATH` in Terminal?</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; 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;" class=""><br class=""></div></blockquote><br class=""></div><div>To begin, there’s a question as to which kpsewhich is being used! I have some TeX stuff installed in MacPorts (inside /opt).</div><div class=""><br class=""></div><span class="Apple-tab-span" style="white-space:pre">      </span>locate kpsewhich<div class=""><br class=""></div><div class="">Output includes:</div><div class=""><br class=""></div><div class=""><div class="">/opt/local/bin/kpsewhich</div><div class="">/opt/local/libexec/texlive/binaries/kpsewhich</div><div class="">/opt/local/libexec/texlive/texbin/kpsewhich</div><div class="">/usr/local/texlive/2020/bin/x86_64-darwin/kpsewhich</div><div class=""><br class=""></div><div class="">But this looks OK:</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>which kpsewhich</div><div class="">/Library/TeX/texbin/kpsewhich</div><div class=""><br class=""></div><div class="">And, indeed:</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>kpsewhich biblatex.sty</div><div class="">/usr/local/texlive/2020/texmf-dist/tex/latex/biblatex/biblatex.sty</div><div class=""><br class=""></div><div class="">
<div style="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; 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><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>Mobile (413)-427-5334<br class=""><br class=""></div>
</div>
<br class=""></div></body></html>