diff options
Diffstat (limited to 'Master/texmf-dist/tex')
10 files changed, 45 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty b/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty index 796693e6d74..8f313e351a3 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty @@ -21,6 +21,7 @@ \DeclareOption{noxcolor}{\PassOptionsToPackage{noxcolor}{beamerbasearticle}} \DeclareOption{notheorems}{\PassOptionsToPackage{notheorems}{beamerbasearticle}} \DeclareOption{noamsthm}{\PassOptionsToPackage{noamsthm}{beamerbasearticle}} +\DeclareOption{noamssymb}{\PassOptionsToPackage{noamssymb}{beamerbasearticle}} \DeclareOption{envcountsect}{\PassOptionsToPackage{envcountsect}{beamerbasearticle}} \DeclareOption{activeospeccharacters}{\PassOptionsToPackage{activeospeccharacters}{beamerbasearticle}} diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty index c8338ceb222..88e70159575 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty @@ -23,12 +23,16 @@ \newif\ifbeamer@articleactive \beamer@articleactivefalse +\newif\ifbeamer@amssymb +\beamer@amssymbtrue + \DeclareOption{utf8}{\beamer@articleutftrue} \DeclareOption{hyperref}{\beamer@articlehyperreftrue} \DeclareOption{noxcolor}{\beamer@articlexcolorfalse} \DeclareOption{nodefaultblocks}{\beamer@blocksfalse}% obsolete. use notheorems \DeclareOption{notheorems}{\beamer@blocksfalse} \DeclareOption{noamsthm}{\beamer@blocksfalse\beamer@amsfalse} +\DeclareOption{noamssymb}{\beamer@amssymbfalse} \DeclareOption{envcountsect}{\beamer@countsecttrue} \DeclareOption{activeospeccharacters}{\beamer@articleactivetrue} diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty index e4d6d6b6127..16b0d2fc2b7 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty @@ -8,7 +8,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseauxtemplates.sty,v e172a8ead951 2012/03/13 08:04:20 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseauxtemplates.sty,v e6a26ac54db6 2012/04/01 09:39:38 joseph $ \mode<presentation> @@ -624,7 +624,7 @@ {% \usebeamercolor[fg]{caption name}% \usebeamerfont*{caption name}% - \insertcaptionname~\insertcaptionnumber? + \insertcaptionname~\insertcaptionnumber \usebeamertemplate{caption label separator}% } \insertcaption\par diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty index 948038b918b..df0fdcd85ca 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasefont.sty @@ -10,10 +10,14 @@ \ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasefont.sty,v f39336aafb3c 2010/10/26 18:09:31 rivanvx $ +\ifbeamer@amssymb \RequirePackage{amssymb} % For \blacktriangleright; not explicitly required by article, but can cause % weird situations if users find that symbols works in presentation, but not % in article mode. +% However, some classes or font packages clash with amssymb, so allow to +% disable auto-loading optionally. +\fi \mode <presentation> diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasemodes.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasemodes.sty index 2f0b14b5994..cb9fce7fca7 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasemodes.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasemodes.sty @@ -16,9 +16,11 @@ \newbox\beamer@tempbox \newif\ifbeamer@blocks \newif\ifbeamer@ams +\newif\ifbeamer@amssymb \newif\ifbeamer@countsect \beamer@blockstrue \beamer@amstrue +\beamer@amssymbtrue \beamer@countsectfalse \newcount\beamer@tempcount \newcounter{beamerpauses} diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty index bbc5f251020..c5a78992199 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty @@ -8,7 +8,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasenavigation.sty,v 0064b7fe9b39 2012/03/10 08:26:10 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasenavigation.sty,v 42a0f21a412d 2012/04/03 05:51:09 joseph $ \mode <presentation> @@ -202,6 +202,24 @@ \def\beamer@linkspace#1{\vbox to7.5pt{}\kern#1} +% Due to what could be regarded as a bug in hyperref or DVIPDFm and +% derivatives, no links are made to empty boxes with XeTeX. This is +% fixed by drawing some 'real' content, which makes the PDF bigger! +\begingroup\expandafter\expandafter\expandafter\endgroup + \expandafter\ifx\csname XeTeXrevision\endcsname\relax + \expandafter\@gobble +\else + \expandafter\@firstofone +\fi + {% + \def\beamer@linkspace#1{% + \begin{pgfpicture}{0pt}{-1.5pt}{#1}{5.5pt} + \pgfsetfillopacity{0} + \pgftext[x=0pt,y=-1.5pt]{.} + \pgftext[x=#1,y=5.5pt]{.} + \end{pgfpicture}} + } + \pgfdefobject{beamerslidenavlight}{\pgfpoint{0pt}{-1pt}}{\pgfpoint{20pt}{5pt}} {\pgfpathqmoveto{4bp}{0.5bp} \pgfpathqlineto{2bp}{2bp} diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty index 6f63ee81a32..140ce192dd3 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty @@ -9,7 +9,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseoverlay.sty,v 1e3e174835fb 2012/02/22 13:06:49 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseoverlay.sty,v 45744d9ae88b 2012/04/03 05:30:29 joseph $ % % @@ -824,7 +824,14 @@ \AtBeginDocument { \let\beamer@origref=\ref - \long\def\ref#1{\hyperlink{#1}{\beamer@origref{#1}}} + \def\ref{% + \@ifstar + {\beamer@origref} + {\beamer@ref}% + } + \long\def\beamer@ref#1{% + \hyperlink{#1}{\beamer@origref{#1}}% + } } \mode diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty index acbe4eb13ce..2aa9af5e789 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty @@ -10,7 +10,7 @@ % See the file doc/licenses/LICENSE for more details. % Define beamer version -\def\beamer@version{3.16} +\def\beamer@version{3.17} % Get date and version from RCS Ids @@ -37,4 +37,4 @@ \ProvidesClass{\beamer@rcsfile}[\beamer@rcsdate\space#2\space (rcs-revision \beamer@rcsrevision)] } -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasercs.sty,v d945f8a06d90 2012/03/29 21:27:46 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasercs.sty,v ec47c34b914b 2012/04/15 13:03:56 joseph $ diff --git a/Master/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemespruce.sty b/Master/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemespruce.sty index c34eb2f09b2..ed448f1d7d2 100644 --- a/Master/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemespruce.sty +++ b/Master/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemespruce.sty @@ -1,4 +1,4 @@ -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/themes/color/beamercolorthemespruce.sty,v 0064b7fe9b39 2012/03/10 08:26:10 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/themes/color/beamercolorthemespruce.sty,v adfc58636b1f 2012/03/07 18:35:25 amunn $ % Copyright 2012 by Alan Munn <amunn@msu.edu> Modified for MSU colours % Copyright 2004 by Madhusudan Singh <madhusudan.singh@gmail.com> diff --git a/Master/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty b/Master/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty index 81b56add32d..3ba67b842f2 100644 --- a/Master/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty +++ b/Master/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty @@ -1,4 +1,4 @@ -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/themes/theme/beamerthemeEastLansing.sty,v 0064b7fe9b39 2012/03/10 08:26:10 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/themes/theme/beamerthemeEastLansing.sty,v adfc58636b1f 2012/03/07 18:35:25 amunn $ % Copyright 2012 by Alan Munn <amunn@msu.edu> Modified for MSU colours % Copyright 2004 by Madhusudan Singh <madhusudan.singh@gmail.com> |