Also mention Lualatex in the warning message
This commit is contained in:
parent
a6772a0450
commit
8fe6d5dcc8
|
@ -72,7 +72,7 @@
|
|||
\ifxetexorluatex
|
||||
\usefonttheme{metropolis}
|
||||
\else
|
||||
\PackageWarning{beamerthemem}{You need to compile with XeLaTeX for the Fira fonts.}
|
||||
\PackageWarning{beamerthemem}{You need to compile with XeLaTeX or LuaLaTeX for the Fira fonts.}
|
||||
\fi
|
||||
|
||||
%}}}
|
||||
|
|
Loading…
Reference in New Issue