From 51b494961c4ad3ca60e567bf2faec44e3ffc17f8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 30 Mar 2008 23:18:12 +0000 Subject: labbook update (31mar08) git-svn-id: svn://tug.org/texlive/trunk@7247 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/labbook/boilerplates.tex | 43 ---------------------- Master/texmf-dist/tex/latex/labbook/labbook.cls | 14 +++---- 2 files changed, 7 insertions(+), 50 deletions(-) delete mode 100644 Master/texmf-dist/tex/latex/labbook/boilerplates.tex (limited to 'Master/texmf-dist/tex/latex/labbook') diff --git a/Master/texmf-dist/tex/latex/labbook/boilerplates.tex b/Master/texmf-dist/tex/latex/labbook/boilerplates.tex deleted file mode 100644 index a06ccfb9417..00000000000 --- a/Master/texmf-dist/tex/latex/labbook/boilerplates.tex +++ /dev/null @@ -1,43 +0,0 @@ -%% -%% 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'. diff --git a/Master/texmf-dist/tex/latex/labbook/labbook.cls b/Master/texmf-dist/tex/latex/labbook/labbook.cls index f486b947fab..b1b4a3b392b 100644 --- a/Master/texmf-dist/tex/latex/labbook/labbook.cls +++ b/Master/texmf-dist/tex/latex/labbook/labbook.cls @@ -6,7 +6,7 @@ %% %% labbook.dtx (with options: `labbook') %% -%% Copyright (C) 2002 Frank K^^fcster. +%% Copyright (C) 2002 Frank Küster. %% %% All rights reserved. \ProvidesClass{labbook} @@ -125,7 +125,7 @@ \def\fk@atdashsep@aftereachelement{#6}% \fk@@getatdashsep@list } -\def\fk@@getatdashsep@list#1^^a7{% +\def\fk@@getatdashsep@list#1§{% \stepcounter{fk@atdashsep@argnumber}% \fk@atdashsep@beforebranch% \ifx\relax#1% @@ -191,9 +191,9 @@ \def\fk@buildindexlist#1{% \def\@tmpA{exp} \ifx\fk@explevel\@tmpA - \protected@edef\fk@exp@indexlist{#1^^a7\fk@exp@indexlist} + \protected@edef\fk@exp@indexlist{#1§\fk@exp@indexlist} \else - \protected@edef\fk@subexp@indexlist{#1^^a7\fk@subexp@indexlist} + \protected@edef\fk@subexp@indexlist{#1§\fk@subexp@indexlist} \fi } \def\fk@useindexlist{% @@ -210,7 +210,7 @@ % of experiments \protected@edef\fk@current@expname{#1} \def\fk@parselevel{subexp} - \expandafter\fk@useindexlist\fk@subexp@indexlist\relax^^a7% + \expandafter\fk@useindexlist\fk@subexp@indexlist\relax§% \def\fk@parselevel{exp} \else \fk@writeindex{\fk@current@expname!#1}% @@ -248,7 +248,7 @@ }% }% \def\fk@@close@labindex{% - \expandafter\fk@useindexlist\fk@exp@indexlist\relax^^a7% + \expandafter\fk@useindexlist\fk@exp@indexlist\relax§% \expandafter\def\csname fk@\fk@explevel @indexlist\endcsname{}% } \newcounter{labday} @@ -523,7 +523,7 @@ \@ifundefined{fk@explevel}{}{% \iflower@sectionlevel\else% \let\fk@writeindex\fk@openindex% - \expandafter\fk@useindexlist\fk@exp@indexlist\relax^^a7% + \expandafter\fk@useindexlist\fk@exp@indexlist\relax§% \fi% }% \fi% -- cgit v1.2.3