From 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:49:07 +0000 Subject: doc/latex git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/statistik/sta_mytable.tex | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/statistik/sta_mytable.tex (limited to 'Master/texmf-dist/doc/latex/statistik/sta_mytable.tex') diff --git a/Master/texmf-dist/doc/latex/statistik/sta_mytable.tex b/Master/texmf-dist/doc/latex/statistik/sta_mytable.tex new file mode 100644 index 00000000000..878a2cd8c71 --- /dev/null +++ b/Master/texmf-dist/doc/latex/statistik/sta_mytable.tex @@ -0,0 +1,64 @@ +%% +%% This is file `sta_mytable.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% statistik.dtx (with options: `stamytable') +%% +%% statistik.sty -- Statistiken ^^fcber Kapitel erstellen +%% Copyright (C) 2003 Michael Niedermair +%% +%% 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. +%% +%% You should have received a copy of the GNU General Public License +%% along with this program; if not, write to the Free Software +%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +%% +\documentclass{book} + +\usepackage[latin1]{inputenc} + +\usepackage[textable]{statistik} + +\renewcommand{\staheader}{% + \string\documentclass{article}^^J% + \string\usepackage[\staenconding]\string{inputenc\string}^^J% + \string\usepackage[ngerman]{babel}^^J% + \string\usepackage{booktabs}^^J% + \string\begin{document}^^J% + \string\begin{tabular}{@{}clc@{}}\string\toprule^^J% + Kapitel--Nummer & Kapitel--Text & Seitenanzahl \string\\\string\midrule% +} +\renewcommand{\stafoot}{% + \string\bottomrule^^J% + \string\end{tabular}^^J% + \string\end{document}^^J% +} + +\begin{document} +\chapter{^^d6sterreich} +\clearpage +\null\clearpage +\null\clearpage +\chapter{B} +\clearpage +\null\clearpage +\chapter{Kapitel C} +\clearpage +\null\clearpage +\null\clearpage +\null\clearpage +\chapter{Kapitel D} +\end{document} +\endinput +%% +%% End of file `sta_mytable.tex'. -- cgit v1.2.3