diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/emulation')
6 files changed, 55 insertions, 32 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty index 59c64595c81..89adc5591ed 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerfoils.sty @@ -1,9 +1,13 @@ -\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamerfoils.sty,v 1.6 2004/10/07 20:53:07 tantau Exp $ - -% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net> +% Copyright 2007 by Till Tantau +% +% This file may be distributed and/or modified % -% This program can be redistributed and/or modified under the terms -% of the GNU Public License, version 2. +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamerfoils.sty,v 1.7 2007/01/28 20:48:22 tantau Exp $ \let\leftheader=\@gobble \let\rightheader=\@gobble diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty index 4eac19858c9..9ff8d73e745 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty @@ -1,9 +1,13 @@ -\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamerprosper.sty,v 1.4 2004/10/07 20:53:07 tantau Exp $ - -% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net> +% Copyright 2007 by Till Tantau +% +% This file may be distributed and/or modified % -% This program can be redistributed and/or modified under the terms -% of the GNU Public License, version 2. +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamerprosper.sty,v 1.5 2007/01/28 20:48:22 tantau Exp $ \let\beamerprosper@entry=\@gobble diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty index 96de895ce56..525a45abed2 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerseminar.sty @@ -1,9 +1,13 @@ -\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamerseminar.sty,v 1.3 2004/10/07 20:53:07 tantau Exp $ - -% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net> +% Copyright 2007 by Till Tantau +% +% This file may be distributed and/or modified % -% This program can be redistributed and/or modified under the terms -% of the GNU Public License, version 2. +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamerseminar.sty,v 1.4 2007/01/28 20:48:22 tantau Exp $ \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 5dfd6015c4d..e92420a78e7 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty @@ -1,9 +1,13 @@ -\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamertexpower.sty,v 1.2 2004/10/07 20:53:07 tantau Exp $ - -% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net> +% Copyright 2007 by Till Tantau +% +% This file may be distributed and/or modified % -% This program can be redistributed and/or modified under the terms -% of the GNU Public License, version 2. +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/emulation/beamertexpower.sty,v 1.3 2007/01/28 20:48:22 tantau Exp $ \long\def\stepwise#1{{\nonboxedsteps#1}} \long\def\parstepwise#1{{\boxedsteps#1}} 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 3adb521f58a..015ca3573d0 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 @@ -1,14 +1,17 @@ -% $Header: /cvsroot/latex-beamer/latex-beamer/emulation/examples/beamerexample-foils.tex,v 1.5 2004/10/07 20:53:07 tantau Exp $ +% Copyright 2007 by Till Tantau +% +% This file may be distributed and/or modified +% +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +% $Header: /cvsroot/latex-beamer/latex-beamer/emulation/examples/beamerexample-foils.tex,v 1.6 2007/01/28 20:48:22 tantau Exp $ % This file is a demonstration on how a foils file should be % changed to make it work with beamer. -% Copyright 2003, 2004 by Till Tantau <tantau@users.sourceforge.net>. -% -% This program can be redistributed and/or modified under the terms -% of the GNU Public License, version 2. - - % Copyright notice: % Since foiltex has a restricted license, I'm not able to include an 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 aa4651824a9..1397ba2eeb9 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 @@ -1,9 +1,13 @@ -% $Header: /cvsroot/latex-beamer/latex-beamer/emulation/examples/beamerexample-prosper.tex,v 1.3 2004/10/07 20:53:07 tantau Exp $ - -% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net>. +% Copyright 2007 by Till Tantau +% +% This file may be distributed and/or modified % -% This program can be redistributed and/or modified under the terms -% of the GNU Public License, version 2. +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +% $Header: /cvsroot/latex-beamer/latex-beamer/emulation/examples/beamerexample-prosper.tex,v 1.4 2007/01/28 20:48:22 tantau Exp $ \documentclass[notes]{beamer} |