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

"\varwidth" --> "\varwidth[t]"

parent befc45a7
No related branches found
No related tags found
No related merge requests found
...@@ -177,7 +177,7 @@ footskip=0bp, ...@@ -177,7 +177,7 @@ footskip=0bp,
%\showthe\ks@tab %\showthe\ks@tab
} }
\RequirePackage{varwidth} \RequirePackage{varwidth}
\newcolumntype{v}{>{\varwidth{\linewidth}}l<{\endvarwidth}} \newcolumntype{v}{>{\varwidth[t]{\linewidth}}l<{\endvarwidth}}
\newcommand*\ks@getColSpec[2]{% #1 = comma list, #2 = result macro \newcommand*\ks@getColSpec[2]{% #1 = comma list, #2 = result macro
\let#2=\@empty \let#2=\@empty
\@for\@tempa:=#1\do{% \@for\@tempa:=#1\do{%
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
\advance\@tempdimb-51bp % \advance\@tempdimb-51bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp % \@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Hersteller:} \put(\@tempdima,\@tempdimb){Hersteller:}
\put(\@tempdimd,\@tempdimb){\ks@printDevicesTable{27bp}{23bp}}% \put(\@tempdimd,\@tempdimb){\ks@printDevicesTable{28bp}{23bp}}%
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Manufacturer:} \put(\@tempdima,\@tempdimc){\scriptsize\itshape Manufacturer:}
%-------------------------------- %--------------------------------
\advance\@tempdimb-41bp % \advance\@tempdimb-41bp %
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment