summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/labbook/boilerplates.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:57:41 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:57:41 +0000
commit31b4be8b38b88b3decc0a6533fee4b7ce520391f (patch)
tree6e8812c0c5e813f010bd5137e986e61eb848dc3a /Master/texmf-dist/tex/latex/labbook/boilerplates.tex
parente76e07998274e32373b8d7841c0ebcb450494fff (diff)
labbook
git-svn-id: svn://tug.org/texlive/trunk@1021 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/labbook/boilerplates.tex')
-rw-r--r--Master/texmf-dist/tex/latex/labbook/boilerplates.tex43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/labbook/boilerplates.tex b/Master/texmf-dist/tex/latex/labbook/boilerplates.tex
new file mode 100644
index 00000000000..a06ccfb9417
--- /dev/null
+++ b/Master/texmf-dist/tex/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^^fcster.
+%%
+%% 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'.