[lltx] Pre-built format at microtype
Henrik Mannerström
henrik.mannerstrom at gmail.com
Wed May 18 13:29:51 CEST 2016
Hello,
I just installed TeX Live 2016 pretest and everything seems to be working
fine. However, I have a problem with using microtype and a pre-built
format. Below I have a minimal test case. Everything works fine if I don't
use microtype. LuaLaTeX will give the following error when I uncomment the
commented line and try to use microtype:
(/texlive/2016/texmf-dist/tex/latex/microtype/mt-LatinMode
rnRoman.cfg[\directlua]:1: attempt to index global 'microtype' (a nil value)
stack traceback:
[\directlua]:1: in main chunk.
MT at ifstreq ...{microtype.if_str_eq([[#1]],[[#2]])}
endcsname
l.105 }
Best regards,
Henrik Mannerström
Command line used to create the format:
lualatex -ini "&lualatex format\dump"
Command line used to (try to) compile document:
lualatex -fmt=format test.tex
Format file 'format.tex':
\documentclass[a4paper]{article}
\usepackage{fontspec}
\setmainfont{Latin Modern Roman}
%\usepackage{microtype}
Document file 'test.tex':
\begin{document}
Hello world!
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/lualatex-dev/attachments/20160518/6f26e4e0/attachment.html>
More information about the lualatex-dev
mailing list