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

Experiment zur Ausgabe von "Devices"

parent 6a4d90ae
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,14 @@ Aufgrund Ihres Antrags vom \usekomavar{yourmail} führt die PTB folgende
Kalibrierung durch:
\def\do#1{%
\edef\vl@tempa{\trim@spaces@noexp{#1}}%
\vl@tempa\par\smallskip
\typeout{*************** \vl@tempa}%
\def\z{\def\z{\,\textbullet\,}}%
\expandafter\@tfor\expandafter\vl@tempb\expandafter
:\expandafter=\vl@tempa\do{%
\typeout{+++++++++++++++ \vl@tempb}%
\z\vl@tempb
}
\par\smallskip
}
\par\medskip
\indent
......
......@@ -8,7 +8,14 @@ According to your order of \usekomavar{yourmail}, PTB will carry out the
following calibration:
\def\do#1{%
\edef\vl@tempa{\trim@spaces@noexp{#1}}%
\vl@tempa\par\smallskip
\typeout{*************** \vl@tempa}%
\def\z{\def\z{\,\textbullet\,}}%
\expandafter\@tfor\expandafter\vl@tempb\expandafter
:\expandafter=\vl@tempa\do{%
\typeout{+++++++++++++++ \vl@tempb}%
\z\vl@tempb
}
\par\smallskip
}
\par\medskip
\indent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment