diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-02 23:46:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-02 23:46:11 +0000 |
commit | cf0efe757a6e8aaedd5160fe178b96a19f9080bd (patch) | |
tree | 4e8f16a11eed825e0108e215beec5f54156b97ca /Master/texmf-dist/tex/latex/beamer/emulation | |
parent | fa09604b063585db4c504d262745088c42fe1513 (diff) |
beamer (1jan17)
git-svn-id: svn://tug.org/texlive/trunk@42837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/emulation')
8 files changed, 8 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty index ebfa0020817..48776ac78ba 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty @@ -1,5 +1,6 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c +% Copyright 2015 by Vedran Mileti\'c, Joseph Wright % % This file may be distributed and/or modified % @@ -8,8 +9,6 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamerfoils.sty,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $ - \let\leftheader=\@gobble \let\rightheader=\@gobble \let\leftfooter=\@gobble diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty index cc675abc7d8..c8a3f11efd1 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty @@ -1,6 +1,6 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c -% Copyright 2011 by Vedran Mileti\'c, Joseph Wright +% Copyright 2011,2013,2015 by Vedran Mileti\'c, Joseph Wright % % This file may be distributed and/or modified % @@ -9,8 +9,6 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamerprosper.sty,v 176d1307ff60 2013/09/29 18:23:09 joseph $ - \let\beamerprosper@entry=\@gobble \DeclareOption{framesassubsections}{\mode<presentation> diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty index 8884dd6eda3..1b4f40a2a4b 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty @@ -1,5 +1,6 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c +% Copyright 2015 by Vedran Mileti\'c, Joseph Wright % % This file may be distributed and/or modified % @@ -8,8 +9,6 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamerseminar.sty,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $ - \newif\ifbeamerseminar@accumulated \beamerseminar@accumulatedfalse diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty index 7f9fd558846..479413a20b4 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty @@ -1,5 +1,6 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c +% Copyright 2015 by Vedran Mileti\'c, Joseph Wright % % This file may be distributed and/or modified % @@ -8,8 +9,6 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamertexpower.sty,v 14743c450e2c 2010/06/17 09:25:56 rivanvx $ - \long\def\stepwise#1{{\nonboxedsteps#1}} \long\def\parstepwise#1{{\boxedsteps#1}} \long\def\liststepwise{\vspace*{\parskip}\hrule \@height\z@\stepwise} diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-foils.tex b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-foils.tex index d11518853a7..8c208c75032 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-foils.tex +++ b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-foils.tex @@ -7,7 +7,7 @@ % % See the file doc/licenses/LICENSE for more details. -% $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/examples/beamerexample-foils.tex,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $ +% $Header$ % This file is a demonstration on how a foils file should be % changed to make it work with beamer. diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex index 9d37073a212..4e8ba17d19d 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex +++ b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex @@ -7,7 +7,7 @@ % % See the file doc/licenses/LICENSE for more details. -% $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/examples/beamerexample-prosper.tex,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $ +% $Header$ \documentclass[notes]{beamer} diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex index eca6863ff9e..98ba9cbefa0 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex +++ b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex @@ -1,4 +1,4 @@ -% $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/examples/beamerexample-seminar.tex,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $ +% $Header$ % This file is a demonstration on how a seminar file should be % changed to make it work with beamer. diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex index d9bf5ca8dfc..67fcdd15605 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex +++ b/Master/texmf-dist/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex @@ -1,4 +1,4 @@ -% $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/examples/beamerexample-texpower.tex,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $ +% $Header$ % This file is a demonstration on how a seminar file should be % changed to make it work with beamer. |