summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer/base/beamer.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/beamer/base/beamer.cls')
-rw-r--r--macros/latex/contrib/beamer/base/beamer.cls6
1 files changed, 3 insertions, 3 deletions
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