Skip to content
Snippets Groups Projects
Commit 6a6617a2 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

Änderungen zu "serialNo" wieder rückgängig

parent 0655cdf7
Branches
No related tags found
No related merge requests found
...@@ -220,24 +220,13 @@ ...@@ -220,24 +220,13 @@
\ks@tab\expandafter{\the\ks@tab#1}% \ks@tab\expandafter{\the\ks@tab#1}%
} }
\newcommand*\ks@addTabLine[1]{% TODO: analog zu \ks@addCommaItems \newcommand*\ks@addTabLine[1]{%
\def\@tempc{}%
\@for\@tempa:=#1\do{%
\edef\@tempb{\the\ks@tab\@tempc\@tempa}%
\ks@tab\expandafter{\@tempb}%
\def\@tempc{&}%
}%
}
\newcommand*\ks@addCommaItems[1]{%
\def\@tempc{}% \def\@tempc{}%
\@for\@tempa:=#1\do{% \@for\@tempa:=#1\do{%
\edef\@tempb{\noexpand\ks@tab\noexpand\expandafter{% \edef\@tempb{\noexpand\ks@tab\noexpand\expandafter{%
\the\noexpand\ks@tab\@tempc\@tempa}}% \the\noexpand\ks@tab\@tempc\@tempa}}%
%\show\@tempb
\@tempb \@tempb
\def\@tempc{\noexpand\\}% \def\@tempc{\noexpand&}% \noexpand hier unnötig, aber ...
%\showthe\ks@tab
}% }%
} }
...@@ -261,9 +250,9 @@ ...@@ -261,9 +250,9 @@
\ks@add{\tabularnewline[#2]}% \ks@add{\tabularnewline[#2]}%
\ks@addTabLine{\ks@type}% \ks@addTabLine{\ks@type}%
\ks@add{\tabularnewline[#3]}% \ks@add{\tabularnewline[#3]}%
%%%\ks@addTabLine{\ks@serialNo}% \ks@addTabLine{\ks@serialNo}%
%%\ks@add{\ks@serialNo}% %%\ks@add{\ks@serialNo}%
\ks@addCommaItems{\ks@serialNo}% %%\ks@addCommaItems{\ks@serialNo}% ???
\ks@add{\end{tabularx}}% \ks@add{\end{tabularx}}%
\begingroup \begingroup
\tabcolsep=1em % \tabcolsep=1em %
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment