In a clean build directory in a newly created Docker container, this fails:

    $ ~/lilypond-src/autogen.sh —ci
    $ make -j7 CPU_COUNT=7
    $ make -j7 CPU_COUNT=7 doc
    
This seems to be the key problem:

    xdvipdfmx:fatal: Unable to find TFM file "latt1095".

Afterward, I can see this:

    $ find ~ -name '*latt1095*'
    /home/user/.texlive2019/texmf-var/fonts/pk/ljfour/lh/lh-t2a/latt1095.603pk
    /home/user/.texlive2019/texmf-var/fonts/pk/ljfour/lh/lh-t2a/latt1095.600pk
    /home/user/.texlive2019/texmf-var/fonts/source/lh/lh-t2a/latt1095.mf
    /home/user/.texlive2019/texmf-var/fonts/tfm/lh/lh-t2a/latt1095.tfm

I don't know where to go from here.  The full notation.texi2pdf.log is attached.

Thanks,
— 
Dan

Attachment: notation.texi2pdf.log.gz
Description: GNU Zip compressed data

Reply via email to