From 30da6c04d79973253114bab2567b4fd1d2edd0d0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 23 Jul 2020 03:02:22 +0000 Subject: CTAN sync 202007230302 --- macros/latex/contrib/beamer/base/beamer.cls | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'macros/latex/contrib/beamer/base/beamer.cls') diff --git a/macros/latex/contrib/beamer/base/beamer.cls b/macros/latex/contrib/beamer/base/beamer.cls index 8da6b10836..376c5d7aa9 100644 --- a/macros/latex/contrib/beamer/base/beamer.cls +++ b/macros/latex/contrib/beamer/base/beamer.cls @@ -12,7 +12,7 @@ % See the file doc/licenses/LICENSE for more details. \ProvidesClass{beamer} - [2020/05/06 v3.58 A class for typesetting presentations] + [2020/07/22 v3.59 A class for typesetting presentations] % Setup modes and check for article option % Also loads packages required by both beamer and beamerarticle @@ -226,7 +226,7 @@ \beamer@sansmathtrue } \DeclareOptionBeamer{serif}{% - \ClassWarning{beamer}{``serif'' is obsolete. Use font theme ``serif'' instead} + \ClassWarning{beamer}{``serif'' option is obsolete. Use font theme ``serif'' instead} \def\familydefault{\rmdefault} \def\mathfamilydefault{\rmdefault} \beamer@sansmathfalse @@ -238,7 +238,7 @@ \ClassWarning{beamer}{``mathserif'' is obsolete. Use font theme ``serif'' with option ``onlymath''} \def\mathfamilydefault{\rmdefault}\beamer@sansmathfalse} \DeclareOptionBeamer{professionalfont}{% - \ClassWarning{beamer}{``professionalfont'' is obsolete. Use font theme ``professionalfonts'' instead} + \ClassWarning{beamer}{``professionalfont'' option is obsolete. Use font theme ``professionalfonts'' instead} \beamer@suppressreplacementstrue} % has to be done here for compatibility -- cgit v1.2.3