<div dir="ltr"><div><div>Package lyluatex was moved from generic latex directory to specific luaatex directory and the engine specific directories are searched first try this command:<br><br>kpsewhich lyluatex.sty -engine lualatex<br><br></div>Your local file should be /home/uliska/texmf/tex/lualatex/<wbr>latex-git/lyluatex/lyluatex.<wbr>sty<br><br></div>It should then work.<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:25 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>Update:<br>
    </p><span class="">
    <br>
    <div class="m_-2188477103633031910moz-cite-prefix">Am 16.05.2018 um 16:15 schrieb Urs
      Liska:<br>
    </div>
    <blockquote type="cite">
      
      <p>After updating the texlive-full package</p>
      <blockquote>
        <p>$ apt show texlive-full<br>
          Package: texlive-full<br>
          Version: 2018.20180505-1</p>
      </blockquote>
      <p>today I get a strange error compiling a document:</p>
      <blockquote>
        <p>! LaTeX Error: Unknown option `first-page-number' for package
          `lyluatex'.</p>
      </blockquote>
      <p>This package option is present in the Git repository version of
        the package but not yet in CTAN/TeXLive, so I have to think that
        LaTeX finds the lyluatex package from TeXLive before the local
        one.</p>
      <p><br>
      </p>
    </blockquote>
    <br></span>
    I only now thought of testing with a MWE that doesn't use the
    offending new option, and this reveals:<br>
    <br>
    <blockquote>$ lualatex ly-version.tex <br>
      This is LuaTeX, Version 1.07.0 (TeX Live 2018/Debian) <br>
       restricted system commands enabled.<br>
      (./ly-version.tex<br>
      LaTeX2e <2018-04-01> patch level 4<br>
      (using write cache:
      /home/uliska/.texlive2018/<wbr>texmf-var/luatex-cache/<wbr>generic)(u<br>
      sing read cache: /var/lib/texmf/luatex-cache/<wbr>generic
      /home/uliska/.texlive2018/<br>
      texmf-var/luatex-cache/<wbr>generic)<br>
      luaotfload | main : initialization completed in 0.322 seconds<br>
      Babel <3.20> and hyphenation patterns for 1 language(s)
      loaded.<br>
      (/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>scrartcl.cls<br>
      Document Class: scrartcl 2018/03/30 v3.25 KOMA-Script document
      class (article)<br>
      (/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>scrkbase.sty<br>
      (/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>scrbase.sty<br>
      (/usr/share/texlive/texmf-<wbr>dist/tex/latex/graphics/<wbr>keyval.sty)<br>
(/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>scrlfile.sty)))<br>
      (/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>tocbasic.sty)<br>
(/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>scrsize11pt.clo(load
      luc: <br>
/home/uliska/.texlive2018/<wbr>texmf-var/luatex-cache/<wbr>generic/fonts/otl/lmroman10-re<br>
      gular.luc))
      (/usr/share/texlive/texmf-<wbr>dist/tex/latex/koma-script/<wbr>typearea.sty))<br>
       (/usr/share/texlive/texmf-<wbr>dist/tex/luatex/lyluatex/<wbr>lyluatex.sty<br>
      ...<br>
    </blockquote>
    So this confirms that lualatex finds the package in
    /usr/share/texlive rather than that in ~/texmf. (While still
    kpsewhich finds the one installed in $TEXMFHOME).<br>
    <br>
    Anything I have to update or can do to investigate?<br>
    <br>
    Thanks<span class="HOEnZb"><font color="#888888"><br>
    Urs<br>
  </font></span></div>

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