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/picltxexample.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/picltxexample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/texpower/picltxexample.tex | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/texpower/picltxexample.tex b/Master/texmf-dist/doc/latex/texpower/picltxexample.tex index 2fb84de4cde..e455694c0fc 100644 --- a/Master/texmf-dist/doc/latex/texpower/picltxexample.tex +++ b/Master/texmf-dist/doc/latex/texpower/picltxexample.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 @@ -24,19 +25,12 @@ %% The list of all files belonging to the TeXPower bundle is %% given in the file `00readme.txt'. %% +% % Code for the LaTeX picture example for the package texpower.sty. % % This file is input by others. Don't compile it separately. % %----------------------------------------------------------------------------------------------------------------- -% Autor: Stephan Lehmke <Stephan.Lehmke@cs.uni-dortmund.de> -% -% v0.0.1 Mar 21, 2000: First version for the pre-alpha release of TeXPower. -% -% v0.0.2 Apr 19, 2000: Using \bstep instead of \boxedsteps. -% -% v0.0.3 Apr 28, 2000: Some small changes in preparation of the update to TeXpower v0.0.7. -% % % This has nothing to do with \stepwise, just setting up the picture... @@ -50,15 +44,15 @@ % % In the following picture, picture items are built incrementally. % - % \stepwise generates a sequence of slides, all alike. The only difference ist that on every slide, one more of the + % \parstepwise generates a sequence of slides, all alike. The only difference ist that on every slide, one more of the % \step commands occurring in the argument of \stepwise are `activated'. This way the stuff inside the argument of - % \stepwise is gone through `step by step'. + % \parstepwise is gone through `step by step'. (\parstepwise is a special case of \stepwise.) % {% \setlength{\unitlength}{1.35\semcm}% \footnotesize% \setlength{\fboxsep}{1.5pt}% - \stepwise + \parstepwise {% \begin{center} \begin{picture}(12,13)(-7,-16) |