summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/labbook/boilerplates.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/labbook/boilerplates.tex')
-rw-r--r--Master/texmf-dist/doc/latex/labbook/boilerplates.tex43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/labbook/boilerplates.tex b/Master/texmf-dist/doc/latex/labbook/boilerplates.tex
new file mode 100644
index 00000000000..9883b319a64
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/labbook/boilerplates.tex
@@ -0,0 +1,43 @@
+%%
+%% This is file `boilerplates.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% labbook.dtx (with options: `boilerplates')
+%%
+%% Copyright (C) 2002 Frank Küster.
+%%
+%% All rights reserved.
+\ProvidesFile{boilerplates.tex}%
+ [2003/05/20 v1.1 LaTeX2e labbook document class]
+\newcommand*{\sometext}{A rather lengthy description which is just
+ here to use some space, so that one can see the effect of the index
+ ranges. }
+\newcommand*{\Xsometext}{\sometext\sometext\sometext\sometext
+ \sometext\sometext\sometext\sometext\sometext\sometext}
+\newcommand*{\othertext}{Some shorter Text, the cells will only grow
+ if you're not a muggle\dots }
+\newcommand*{\Xothertext}{\othertext\othertext\othertext
+ \othertext\othertext\othertext\othertext}
+
+\newcommand{\sdsband}{\rule{1cm}{0.15cm}}
+\newcommand{\sdsbandh}{\rule[0.2cm]{1cm}{0.15cm}}
+\newcommand{\sdsbandl}{\rule[-0.15cm]{1cm}{0.15cm}}
+\newcommand*{\sdsgel}{%
+ \begin{tabular}{cccccccc}
+\sdsband & \sdsbandl & \sdsband & \sdsbandh &
+ \sdsbandh & \sdsband & \sdsbandl & \sdsband \\[0.5cm]
+\sdsbandl & \sdsband & \sdsbandh & \sdsbandl &
+ \sdsband & \sdsbandl & \sdsbandh & \sdsband \\[0.5cm]
+\sdsbandh & \sdsbandl & \sdsbandh & \sdsband &
+ \sdsbandl & \sdsbandh & \sdsband & \sdsbandl \\[0.5cm]
+\sdsband & \sdsbandh & \sdsbandl & \sdsbandl &
+ \sdsband & \sdsbandh & \sdsbandl & \sdsbandh \\[0.5cm]
+\sdsbandl & \sdsbandl & \sdsbandh & \sdsband &
+ \sdsbandh & \sdsbandl & \sdsbandh & \sdsband \\[0.5cm]
+ \end{tabular}
+}
+\endinput
+%%
+%% End of file `boilerplates.tex'.