summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty
index 14b0f5c6444..b052caf3fe8 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty
@@ -8,7 +8,7 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasefont.sty,v e18016724886 2013/06/04 06:13:49 joseph $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasefont.sty,v 4e405bc6ac69 2013/09/04 21:27:03 joseph $
\ifbeamer@amssymb
\RequirePackage{amssymb}
@@ -196,10 +196,10 @@
\beamer@font@check
\ifbeamer@suppressreplacements\else
\ifbeamer@sansmath
- \SetSymbolFont{operators}{normal}{OT1}{cmss}{\mddefault}{n}
+ \SetSymbolFont{operators}{normal}{OT1}{\sfdefault}{\mddefault}{n}
\ifx\mv@bold\@undefined
\else
- \SetSymbolFont{operators}{bold}{OT1}{cmss}{\bfdefault}{n}
+ \SetSymbolFont{operators}{bold}{OT1}{\sfdefault}{\bfdefault}{n}
\fi
\fi
\DeclareSymbolFont{numbers}{\encodingdefault}{\mathfamilydefault}{\mddefault}{n}