Tagged Questions
2
votes
0answers
394 views
problem with polyglossia after update of MiKTeX 2.9 packages [closed]
I updated all MiKTeX packages today (2011-10-11) and my files no longer compile. I traced the problem to the polyglossia package. Even an empty file won't compile:
\documentclass[a4paper]{article}
...
0
votes
0answers
307 views
polyglossia error after MiKTeX update [duplicate]
Possible Duplicate:
xelatex stopped working after TexLive2011 update 2 days ago
Sorry, I don't know where I could report bug that appeared after MiKTeX Update.
Here is a test file:
% ...
11
votes
1answer
560 views
xelatex stopped working after TexLive2011 update 2 days ago
I updated Tex Live 2011 a couple of days ago and I can't run XeLaTeX anymore on a document I was working on. When it runs it gets stuck and I have to abort it. Resulting in the following error. I've ...
10
votes
1answer
504 views
Polyglossia doesn't work with the ltxdoc document class
I have a package that uses the ltxdoc document class and the docstrip program for code and documentation generation. The package deals with some multilingual stuff and needs XeTeX (to be precise, ...