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.sty12
1 files changed, 1 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty
index 0b1c7a543b5..e7e6c5220d3 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 73834bc85e0c 2012/08/29 19:05:49 joseph $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasefont.sty,v 733629cd0c6c 2012/09/19 19:55:31 joseph $
\ifbeamer@amssymb
\RequirePackage{amssymb}
@@ -289,16 +289,6 @@
\fi
}
-% Some font fixes
-\ifbeamer@sansmath
- \def\@tempa{cmss}
- \ifx\mathfamilydefault\@tempa
- \IfFileExists{sansmathaccent.sty}
- {\DeclareSymbolFont{pureletters}{OT1}{mathkerncmss}{m}{sl}}
- {}
- \fi
-\fi
-
\DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
\DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
\DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt}