diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-22 17:41:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-22 17:41:52 +0000 |
commit | 14af3f447439750920f754792b89f113d019076a (patch) | |
tree | d49286b2215d2211333ae7b9a890e2f6ea120b84 /Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex | |
parent | 9619856eb2ef82ce64ea935233a8a8c64791c616 (diff) |
texpower update
git-svn-id: svn://tug.org/texlive/trunk@4334 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex b/Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex index 58758d639d9..2d65c54c623 100644 --- a/Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex +++ b/Master/texmf-dist/doc/latex/texpower/pdfscrdemo.tex @@ -9,6 +9,7 @@ %% -------------------------------------------------------------- %% TeXPower bundle - dynamic online presentations with LaTeX %% Copyright (C) 1999-2004 Stephan Lehmke +%% Copyright (C) 2003-2005 Hans Fredrik Nordhaug %% %% This program is free software; you can redistribute it and/or %% modify it under the terms of the GNU General Public License @@ -25,20 +26,13 @@ %% given in the file `00readme.txt'. %% \ProvidesFile{pdfscrdemo.tex}% - [2004/07/27 TeXPower example file] + [2005/04/07 TeXPower example file] %----------------------------------------------------------------------------------------------------------------- -% File: pdfscrdemo.tex % % Simple examples the for combining the pdfscreen package with the dynamic features provided by the package % texpower.sty. % %----------------------------------------------------------------------------------------------------------------- -% Autor: Stephan Lehmke <Stephan.Lehmke@cs.uni-dortmund.de> -% -% v0.0.1 May 25, 2000: First version for the pre-alpha release of TeXPower. -% -% v0.0.2 Jul 31, 2000: Slightly updated for PDFScreen v.1.5. -% \documentclass[12pt]{article} |