<div dir="ltr">On 18 September 2017 at 13:18, jfbu <span dir="ltr"><<a href="mailto:jfbu@free.fr" target="_blank">jfbu@free.fr</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I have a question,<br>
<br>
$ kpsewhich example-image-A.pdf<br>
<br>
$ kpsewhich example-image-a.pdf<br>
/usr/local/texlive/2017/texmf-<wbr>dist/tex/latex/mwe/example-<wbr>image-a.pdf<br>
<br></blockquote><div><br></div><div>It would save some guessing in such (not uncommon) searches if we could use:</div><div><br></div><div>kpsewhich --ignore-case eXample-ImaGe-A.pdf</div><div>/usr/local/texlive/2017/texmf-<wbr>dist/tex/latex/mwe/example-<wbr>image-a.pdf<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
But I am on a case-insensitive file system:<br>
<br>
$ touch foo<br>
<br>
$ mv foo Foo<br>
<br>
$ rm foo<br>
<br>
$ ls Foo<br>
ls: Foo: No such file or directory<br>
<br>
I was wondering why an `\includegraphics{example-<wbr>image-A}` failed<br>
(which I got from some post on tex.sx) and I surmise from the above<br>
that this has possibly to do with kpsewhich or at least with the way<br>
pdftex finds files.<br>
<br>
I guess the rationale is that if kpsewhich were to be<br>
case-insensitive on OSes with case insensitive file systems,<br>
TeX documents would more easily behave differently on different<br>
systems ?<br>
<br>
Best<br>
<br>
Jean-François<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">George N. White III <<a href="mailto:aa056@chebucto.ns.ca" target="_blank">aa056@chebucto.ns.ca</a>><br>Head of St. Margarets Bay, Nova Scotia</div>
</div></div>