diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/texpower/bckwrdexample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/texpower/bckwrdexample.tex | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/texpower/bckwrdexample.tex b/Master/texmf-dist/doc/latex/texpower/bckwrdexample.tex index 09153a30d7f..ef617a68e94 100644 --- a/Master/texmf-dist/doc/latex/texpower/bckwrdexample.tex +++ b/Master/texmf-dist/doc/latex/texpower/bckwrdexample.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,34 +26,11 @@ %% given in the file `00readme.txt'. %% \ProvidesFile{bckwrdexample.tex}% - [2004/07/27 TeXPower example file] + [2005/04/07 TeXPower example file] %----------------------------------------------------------------------------------------------------------------- -% File: bckwrdexample.tex % % Backwards writing example for the package texpower.sty. % -% This file can be compiled with pdfLaTeX or (standard) LaTeX. When using standard LaTeX, the dvi file produced should -% be processed with -% -% dvips -Ppdf -j0 bckwrdexample -% -% afterwards processing the resulting ps file with -% -% distill bckwrdexample.ps -% -% (The syntax is for a unix system with tetex 1.0 and distiller 3. Modify appropriately for other configurations.) -% -% The resulting pdf file is meant for presenting `interactively' with Adobe Acrobat Reader. -% -%----------------------------------------------------------------------------------------------------------------- -% Autor: Stephan Lehmke <Stephan.Lehmke@cs.uni-dortmund.de> -% -% v0.0.1 Mar 20, 2000: First version for the pre-alpha release of TeXPower. -% -% v0.0.2 Apr 26, 2000: Some small changes in preparation of the update to TeXpower v0.0.7. -% -% v0.0.3 May 18, 2000: New file name to avoid confusion with ``background''. -% %----------------------------------------------------------------------------------------------------------------- % Set background color to black and use slifonts. |