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

Hersteller mit Sonderzeichen, Hersteller Teil der Tabelle

parent b4db7127
No related branches found
No related tags found
No related merge requests found
\ProvidesFile{IK-0000.clo}[2014/01/28 v1.0b class option (RN/PTB)]
\ProvidesFile{IK-0000.clo}[2015/12/10 v1.0c class option (RN/PTB)]
\iffalse
......@@ -62,13 +62,12 @@ footskip=0bp,
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Hersteller:}
\put(\@tempdimd,\@tempdimb){\ks@manufacturer}
\put(\@tempdimd,\@tempdimb){\ks@printDevicesTable{348bp}{46bp}{29bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Manufacturer:}
%--------------------------------
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Typ:}
\put(\@tempdimd,\@tempdimb){\ks@printTabLines{348bp}{15bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Type:}
%--------------------------------
\@tempdimb=478bp %
......@@ -106,7 +105,7 @@ footskip=0bp,
\advance\@tempdimb-30bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Kalibrierzeichen:}
\put(\@tempdimd,\@tempdimb){\ks@shielded{\ks@calibMark}}
\put(\@tempdimd,\@tempdimb){\ks@calibMark}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Calibration mark:}
%--------------------------------
\advance\@tempdimb-30bp %
......
\ProvidesFile{IK-2015.clo}[2015/01/26 v1.0b class option (RN/PTB)]
\ProvidesFile{IK-2015.clo}[2015/12/10 v1.0c class option (RN/PTB)]
\iffalse
......@@ -63,13 +63,12 @@ footskip=0bp,
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Hersteller:}
\put(\@tempdimd,\@tempdimb){\ks@manufacturer}
\put(\@tempdimd,\@tempdimb){\ks@printDevicesTable{348bp}{46bp}{29bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Manufacturer:}
%--------------------------------
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Typ:}
\put(\@tempdimd,\@tempdimb){\ks@printTabLines{348bp}{28bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Type:}
%--------------------------------
%%%\@tempdimb=478bp %
......
\ProvidesFile{KK-0000.clo}[2014/01/28 v1.0b class option (RN/PTB)]
\ProvidesFile{KK-0000.clo}[2015/12/10 v1.0c class option (RN/PTB)]
\iffalse
......@@ -62,13 +62,12 @@ footskip=0bp,
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Hersteller:}
\put(\@tempdimd,\@tempdimb){\ks@manufacturer}
\put(\@tempdimd,\@tempdimb){\ks@printDevicesTable{348bp}{46bp}{29bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Manufacturer:}
%--------------------------------
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Typ:}
\put(\@tempdimd,\@tempdimb){\ks@printTabLines{348bp}{28bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Type:}
%--------------------------------
\@tempdimb=478bp %
......
\ProvidesFile{KK-2015.clo}[2015/01/26 v1.0b class option (RN/PTB)]
\ProvidesFile{KK-2015.clo}[2015/12/10 v1.0c class option (RN/PTB)]
\iffalse
......@@ -63,13 +63,12 @@ footskip=0bp,
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Hersteller:}
\put(\@tempdimd,\@tempdimb){\ks@manufacturer}
\put(\@tempdimd,\@tempdimb){\ks@printDevicesTable{348bp}{46bp}{29bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Manufacturer:}
%--------------------------------
\advance\@tempdimb-60bp %
\@tempdimc=\@tempdimb \advance\@tempdimc-10bp %
\put(\@tempdima,\@tempdimb){Typ:}
\put(\@tempdimd,\@tempdimb){\ks@printTabLines{348bp}{28bp}}
\put(\@tempdima,\@tempdimc){\scriptsize\itshape Type:}
%--------------------------------
%%%\@tempdimb=478bp %
......
......@@ -234,14 +234,15 @@
\fi
}
\newcommand*\ks@printTabLines[2]{%
\typeout{#1,#2}%
\newcommand*\ks@printDevicesTable[3]{% #1 = width, #2 = 1. offset, #3 = 2. offset
\ks@tab{}%
\ks@getColSpec{\ks@type}{\ks@colSpec}%
\edef\@tempa{\noexpand\begin{tabularx}{#1}[t]{@{}\ks@colSpec @{}}}%
\ks@tab\expandafter{\@tempa}%
\ks@addTabLine{\ks@type}%
\ks@addTabLine{\ks@manufacturer}%
\ks@add{\tabularnewline[#2]}%
\ks@addTabLine{\ks@type}%
\ks@add{\tabularnewline[#3]}%
\ks@addTabLine{\ks@serialNo}%
\ks@add{\end{tabularx}}%
\begingroup
......@@ -281,9 +282,10 @@
Typ des Ger\"ates}
\newcommand*\type[1]{\xdef\ks@type{\trim@spaces{#1}}}
\newcommand*\ks@manufacturer{%
Name des Herstellers, Auftraggebers}
\newcommand*\manufacturer[1]{\xdef\ks@manufacturer{\trim@spaces{#1}}}
\newcommand*\ks@manufacturer{Namen der Hersteller}
\newcommand*\manufacturer[1]{%
\xdef\ks@manufacturer{\trim@spaces{\detokenize{#1}}}%
}
\newcommand*\ks@object{%
Name des Ger\"ates, kurze Charakterisierung}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment