% __TPpic.tex,v 1.3 2002/11/14 20:46:00 hansfn Exp % % TeXPower bundle - dynamic online presentations with LaTeX % Copyright (C) 1999-2002 Stephan Lehmke % % This program is free software; you can redistribute it and/or % modify it under the terms of the GNU General Public License % as published by the Free Software Foundation; either version 2 % of the License, or (at your option) any later version. % % This program is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the % GNU General Public License for more details. % %----------------------------------------------------------------------------------------------------------------- % File: __TPpic.tex % % Code for the picture example for the package texpower.sty. % % This file is input by others. Don't compile it separately. % %----------------------------------------------------------------------------------------------------------------- % Autor: Stephan Lehmke % % v0.0.1 Mar 21, 2000: First version for the pre-alpha release of TeXPower. % % v0.0.2 Apr 27, 2000: Some small changes in preparation of the update to TeXpower v0.0.7. % %----------------------------------------------------------------------------------------------------------------- % \makeslidetitle{\macroname{stepwise} Example: A Picture}\label{Sec:ExPic} \ifthenelse{\boolean{psspecialsallowed}}% Can we use PSTricks? {\input{__TPppic}}{\input{__TPlpic}} %%% Local Variables: %%% mode: latex %%% TeX-master: "picexample" %%% End: