A beamer file that I had created last year will not compile now. Here is a minimal example:
\documentclass{beamer}
\begin{document}
test
\end{document}
The log file is long but here is the relevant part:
(C:\Users\petrovic\AppData\Roaming\MiKTeX\2.9\tex\latex\beamer\beamerbasetranslator.sty
(C:\Users\petrovic\AppData\Roaming\MiKTeX\2.9\tex\latex\translator\translator.sty
Package: translator 2019-05-31 v1.12a Easy translation of strings in LaTeX
)
! Missing = inserted for \ifnum.
<to be read again>
-
l.15 \usedictionary
{translator-basic-dictionary}
I was expecting to see `<', `=', or `>'. Didn't.
)
I have reinstalled translator and beamer packages, but it did not help. I am using MikTex (which I also updated).
translator.styas in the provided log. There is no\ifnumin mytranslator.sty. @J.Petrovic Did you try removing the.auxfile? – frougon Jul 14 '19 at 06:49translatorshown in the.logis up to date, but if your Admin-installed base system is outdated problems like this might occur. (Can you upload the complete.logfile to a text-sharing website site such as https://pastebin.com/, https://0bin.net/, http://dpaste.com/, https://gist.github.com/, please?) – moewe Jul 14 '19 at 07:01siunitx. Here the 'problematic' package istranslator, but the rest of the analysis still applies. The problem was solved by a thorough system update. – moewe Jul 14 '19 at 14:43