<div dir="ltr"><div>It seems that you have TL from a Debian package, so I cannot be specific. Anyway, after fresh update (using TL from TUG) I see that ~/texmf is searched first. Specificaly my .../web2c/texmf.cnf says:<br><br>% List all the texmf trees. For an explanation of what they are, see the<br>% TeX Live manual.<br>%<br>% For texconfig to work properly, TEXMFCONFIG and TEXMFVAR should be named<br>% explicitly and before other trees.<br>% <br>% TEXMFLOCAL precedes TEXMFDIST because locally-installed versions<br>% should take precedence over distribution files -- although it is<br>% generally a source of confusion to have different versions of a<br>% package installed, whatever the trees, so try to avoid it.<br>% <br>% The odd-looking $TEXMFAUXTREES$TEXMF... construct is so that if no auxtree is<br>% ever defined (the 99% common case), no extra elements will be added to<br>% the search paths. tlmgr takes care to end any value with a trailing comma.<br>TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST}<br><br></div>Maybe you have some forgotten TeX specific environment variable or your local texmf.cnf<br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br><div class="gmail_quote">2018-05-16 16:42 GMT+02:00 Urs Liska <span dir="ltr"><<a href="mailto:lists@openlilylib.org" target="_blank">lists@openlilylib.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Hi Zdenek and Norbert,</p>
    <p>thanks for the clarification. Unfortunately it doesn't help:</p>
    <blockquote>
      <p>$ kpsewhich lyluatex.sty -engine lualatex<br>
        /home/uliska/texmf/tex/latex/<wbr>latex-git/lyluatex/lyluatex.<wbr>sty</p>
      <p>$ kpsewhich lyluatex.sty -engine luatex<br>
        /home/uliska/texmf/tex/latex/<wbr>latex-git/lyluatex/lyluatex.<wbr>sty<br>
      </p>
    </blockquote>
    both point to the "local" file.<br>
    Moving the local package to ~texmf/tex/luatex doesn't help either,
    i.e. still the texlive version is found.<br>
    <br>
    I just checked with another custom package (that has not been
    published) to see whether ~/texmf is searched at all, and there's no
    issue with that.<br>
    <br>
    So it seems that /usr/share/texlive is searched before ~/texmf,
    regardless of the engine.<br>
    <br>
    Is there some configuration file that may have to be changed, that
    may have been overwritten by the update, or that is simply different
    between ~/.texlive2017 and ~/.texlive2018?<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Urs</font></span><div><div class="h5"><br>
    <br>
    <div class="m_7451651489108649778moz-cite-prefix">Am 16.05.2018 um 16:33 schrieb Norbert
      Preining:<br>
    </div>
    <blockquote type="cite">
      <pre>That a problem with TDS. You are not putting lyluatex into the search path of luatex, but latex.

Follow the layout of the original lyluatex package, that is, put it into texmf/luatex/lyluatex

You can reproduce this behavior by using -engine luatex with kpsewhich.

Norbert


--
PREINING Norbert <a class="m_7451651489108649778moz-txt-link-freetext" href="http://www.preining.info" target="_blank">http://www.preining.info</a>
Accelia Inc. + JAIST + TeX Live + Debian Developer
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
</pre>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>