[luatex] default magnification
Philipp Gesang
phg at phi-gamma.net
Sat Apr 23 18:29:25 CEST 2016
···<date: 2016-04-23, Saturday>···<from: Herbert Schulz>···
> > On Apr 23, 2016, at 9:30 AM, Philipp Gesang <phg at phi-gamma.net> wrote:
> >
> >>
> >> A demonstration
> >> file that showed the use of fontspec with lualatex (it is shipped
> >> with MacTeX) seems to rebuild
> >> ~/Library/texlive/2016/texmf-var/luatex-cache/generic/fonts/otl/lmsans10-regular.luc
> >> on essentially every run;
> >
> > Can you reduce that file to an MWE?
> >
>
> Howdy,
>
> Here is a reasonable MWE that shows the problem. I get anywhere from 2 to 6 runs when one should do.
>
> % !TEX TS-program = lualatexmk
> % !TEX encoding = UTF-8 Unicode
> \documentclass{article}
> \usepackage{fontspec}
> \setmainfont[Ligatures=TeX]{TeX Gyre Pagella}
> \setsansfont[Ligatures=TeX,Scale=MatchLowercase]{Latin Modern Sans}
> \setmonofont[Scale=MatchLowercase]{Inconsolata}
> \begin{document}
> Hello World
> \end{document}
Tested with “Inconsolata LGC” because that’s the one I have here,
the example does not trigger a database reload. As for that build
tool, if invoked like so:
latexmk -pdflatex=lualatex -pdf test.tex
I can confirm that it indeed errors out due to too many runs. No
idea how it works, though.
Best,
Philipp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://tug.org/pipermail/luatex/attachments/20160423/292f383f/attachment.bin>
More information about the luatex
mailing list