summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/texpower/tabexample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/texpower/tabexample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/texpower/tabexample.tex33
1 files changed, 4 insertions, 29 deletions
diff --git a/Master/texmf-dist/doc/latex/texpower/tabexample.tex b/Master/texmf-dist/doc/latex/texpower/tabexample.tex
index cd19ecf54ab..22b2b5d2f2c 100644
--- a/Master/texmf-dist/doc/latex/texpower/tabexample.tex
+++ b/Master/texmf-dist/doc/latex/texpower/tabexample.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,33 +26,11 @@
%% given in the file `00readme.txt'.
%%
\ProvidesFile{tabexample.tex}%
- [2004/07/27 TeXPower example file]
+ [2005/04/07 TeXPower example file]
%-----------------------------------------------------------------------------------------------------------------
-% File: tabexample.tex
%
% Tabular 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 tabexample
-%
-% afterwards processing the resulting ps file with
-%
-% distill tabexample.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 27, 2000: Some small changes in preparation of the update to TeXpower v0.0.7.
-%
-
%-----------------------------------------------------------------------------------------------------------------
% Use slifonts.
@@ -80,13 +59,9 @@
%
\newcommand{\tabend}{\\\hline}%
- \stepwise
- {%
- \hrule height 0pt\relax% This is neccessary to avoid a glitch in vertical spacing. Don't ask me why. I'll try to get
- % this right until the first alpha version.
+ \liststepwise{%
\begin{center}
- \step
- {%
+ \step{%
\begin{tabular}{|l|l|l|}
\hline
They can & be built & line by line%