[tex-live] "pgfsys-luatex.def" not found

David Carlisle d.p.carlisle at gmail.com
Thu Apr 28 18:43:35 CEST 2016


until packages get updated you can use

\RequirePackage{luatex85}
\documentclass{beamer}
\begin{document}
\begin{frame}
Test
\end{frame}
\end{document}


More information about the tex-live mailing list