From 8fe6d5dcc8c4c265b4cd55552caab1d390fa8724 Mon Sep 17 00:00:00 2001 From: Erik Hahn Date: Sun, 7 Jun 2015 01:34:41 +0200 Subject: [PATCH] Also mention Lualatex in the warning message --- beamerthemem.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beamerthemem.sty b/beamerthemem.sty index b634f7c..437410f 100644 --- a/beamerthemem.sty +++ b/beamerthemem.sty @@ -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 %}}}