<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body 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/latex-git/lyluatex/lyluatex.sty</p>
<p>$ kpsewhich lyluatex.sty -engine luatex<br>
/home/uliska/texmf/tex/latex/latex-git/lyluatex/lyluatex.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?<br>
<br>
Urs<br>
<br>
<div class="moz-cite-prefix">Am 16.05.2018 um 16:33 schrieb Norbert
Preining:<br>
</div>
<blockquote type="cite"
cite="mid:CE209063-B31A-45C1-8569-2D35CBBD8DEF@logic.at">
<pre wrap="">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="moz-txt-link-freetext" href="http://www.preining.info">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>
</body>
</html>