diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/emulation/beamertexpower.sty | 14 |
1 files changed, 9 insertions, 5 deletions
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}} |