.preamble
, .example
for each package (hyperref, csquotes, ...). See https://github.com/latextemplates/generator-latex-template/tree/lncs/generators/app/templates for the current lists of contents
.tex
files. - For the choice, I need much \ifluatex
in the .tex
files, which clutters them very much.
luaotfload-tool
running. However, it fails because "lualibs" cannot be found. 5 years ago, there was texlive-lualibs in debain; that seems to be integrated in texlive-luatex
. Think, I do not need to install that package, because it is included in texlive
> [13/13] RUN luaotfload-tool --update:
#16 0.328 /usr/bin/luaotfload-tool:106: module 'lualibs' not found:
#16 0.328 no field package.preload['lualibs']
#16 0.328 [kpse lua searcher] file not found: 'lualibs'
#16 0.328 [kpse C searcher] file not found: 'lualibs'