More weirdness: I've found that a lot of times, if I use the "update master" command from within Lyx, xetex will fail out with an error (though the log will say that xetex finished successfully and output a document with the right number of pages). However, if I then select "Reconfigure" from the menu (and then re-set mupdf as my pdf viewer, because "Reconfigure" resets this option), I can then re-run the preview without problem.
In the Latex log, the only errors I see are like this:
Code: Select all
[14]
! Missing $ inserted.
<inserted text>
$
<to be read again>
\endgroup
\blx@endunit ->\endgroup
\global \toggletrue {blx@insert}\global \toggletrue...
<argument> \printfield [tnoformat]{title}
\setunit {\addcolon \addspace }\pri...
\emph ...roup \text@command {#1}\em \check@icl #1
\check@icr \expandafter \e...
\mkbibemph #1->\emph {#1}
\blx@imc@setpunctfont \emph
\blx@theformat #1->\mkbibemph {#1}
\isdot
<argument> ...}\printfield [stnoformat]{subtitle}}
\blx@endunit
\@secondoftwo #1#2->#2
\abx@macro@citaltitle+stitle ...ormat]{subtitle}}}
\setunit {\ctitleaddonpunc...
\blx@bbx@cite:book ...bibmacro {citaltitle+stitle}
\setunit {\addspace }\useb...
...
l.645 ...zky2010game}, and \citet{montfort201210}.
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
and a warning that I should update polyglossia.
Furthermore, I have the following entry in my .bib file:
Code: Select all
@Misc{drees2010wienmodern-rhr,
author = {Drees, Stefan},
title = {Zwischen abstrakter Grafik und musikalischer Notation},
year = {2010},
address = {Wien},
date = {2010-10-30},
entrysubtype = {program notes},
}
If I delete the entrysubtype, I can also compile without error. Am I formatting that incorrectly?
My distribution is still using texlive-xetex-2015 (which is apparently where polyglossia is included). Might this be causing some problems?
Cheers,
EE