<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 6, 2021 at 11:54 PM David Carlisle <<a href="mailto:d.p.carlisle@gmail.com">d.p.carlisle@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>
Paulo ,some comments on your list <br></div><div>.....</div><div>Note that if you are searching for fonts by font name rather than filename with xelatex then you need to configure fontconfig</div><div>to look in the texlive tree, specifically add something like<br></div><div><br></div><div><?xml version="1.0"?><br><!DOCTYPE fontconfig SYSTEM "fonts.dtd"><br><fontconfig><br>  <dir>/usr/local/texlive/2021/texmf-dist/fonts/opentype</dir><br>  <dir>/usr/local/texlive/2021/texmf-dist/fonts/truetype</dir><br></fontconfig></div><div><br></div></div></blockquote><div><br></div><div>Hi David, indeed I went to a new installation and forgot about that piece:</div><div><br></div><div>I used to do this in a different way -- executing the commands:</div><div><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div>sudo bash</div></div><div class="gmail_quote"><div>cp $(kpsewhich -var-value TEXMFSYSVAR)/fonts/conf/texlive-fontconfig.conf /etc/fonts/conf.d/09-texlive.conf</div></div><div class="gmail_quote"><div>fc-cache -fsv</div></div></blockquote><div class="gmail_quote"><div><br></div><div>and I have 3 quick questions:</div><div><br></div><div>Are there real differences between the end up results of your way and this way?</div><div><br></div><div>What is exactly the file to be modified, in the way you suggest?</div><div><br></div><div>Is this in TL instructions?</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>> 
Some of them are reported AS part of TeXLive and some as NOT part of TeXLive.

</div><div><br></div><div>It would be helpful to filter out all the cases that are documented as not being in texlive, as in that case clearly the files not being in texlive is not an error.</div></div></blockquote><div> </div><div><br></div><div>That was going to be my next step on the list.</div><div><br></div><div>Paulo Ney</div></div></div>