[luatex] latest 'fixes' don't fix....again.
Evan Cooch
evan.cooch at gmail.com
Thu May 9 13:21:51 CEST 2013
So, I waited until this morning to try updating my MikTeX 2.9 system
(one of them, at least). Various updates dated May 8 (couple of days
after I'd reported some problems, which were purpotedly related to
corrupt lualibs).
Now, a simple MWE don't compile, with errors stating that the font db
can't be found. Here is the log (or, relevant bits) from a compile of
nothing more than the following:
\documentclass[11pt,letterpaper]{article}
\usepackage{fontspec}
\setmainfont{XITS}
\usepackage{unicode-math}
\setmathfont{XITS Math}
\begin{document}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent in
tincidunt nulla. Donec quis laoreet est. Aenean vitae est felis, a
venenatis magna. Mauris semper bibendum vulputate. Etiam bibendum quam
ut erat rutrum consequat.
\begin{equation}
\frac{dN}{dt}=rN\left(1-\frac{N}{K}\right)
\end{equation}
\end{document}
Here are the relevant bits of the error log.
Command Line: lualatex.exe --shell-escape --enable-write18
"lualatex-mwe.tex"
This is LuaTeX, Version beta-0.70.2-2012060719 (MiKTeX 2.9)
\write18 enabled.
(C:/Users/self/Desktop/lualatex-mwe.tex
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8m-luatex-1.5> and hyphenation patterns
for engl
ish, loaded.
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/base/article.cls"
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/base/size11.clo"))
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/fontspec/fontspec.sty"
<lots of basic loads snipped>
(C:/Program Files (x86)/MiKTeX
2.9/tex/luatex/luaotfload/luaotfload-loaders.lua
)
(C:/Program Files (x86)/MiKTeX
2.9/tex/luatex/luaotfload/luaotfload-database.lu
a)
(C:/Program Files (x86)/MiKTeX
2.9/tex/luatex/luaotfload/luaotfload-colors.lua)
(C:/Program Files (x86)/MiKTeX
2.9/tex/luatex/luaotfload/luaotfload-features.lu
a)
(C:/Program Files (x86)/MiKTeX
2.9/tex/luatex/luaotfload/luaotfload-auxiliary.l
ua))
(C:/Program Files (x86)/MiKTeX 2.9/tex/latex/fontspec/fontspec.lua)
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/fontspec/fontspec-patches.sty"
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/base/fixltx2e.sty")
*************************************************
* LaTeX warning: "xparse/redefine-command"
*
* Redefining document command \oldstylenums with arg. spec. 'm' on line 128.
*************************************************
) ("C:/Program Files (x86)/MiKTeX
2.9/tex/latex/fontspec/fontspec-luatex.sty"
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/base/fontenc.sty"
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/euenc/eu2enc.def")
("C:/Program Files (x86)/MiKTeX 2.9/tex/latex/euenc/eu2lmr.fd")
luaotfload | db: Font names database not found, generating new one.
This can take several minutes; please be
patient.lualatex.exe: Unexpected condition.
LuaLaTeX failed to create a pdf file.
For possible explanations start the command from the Command Prompt...
So, when I tried mkluatexfontdb from a cmd prompt, it tells me the
script isn't found (which is odd, since I used it last night - before
the updates).
Suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/luatex/attachments/20130509/fb23dec4/attachment.html>
More information about the luatex
mailing list