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

Karl wieder Standard

parent 050cd4b1
Branches
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
\documentclass[ de ]{vl-addressLabels}
%\documentclass[ en ]{vl-addressLabels}
\handledby{Dr.~Karl Jousten}
\handledby{Prof.~Peter Silie}% Standard: Dr.~Karl Jousten
\firm{oclaro AG}
\attn{z.\,Hd.}% "z.\,Hd.", "Attn:" oder "c/o"
......
......@@ -3,7 +3,7 @@
\listfiles
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{vl-addressLabels}
[2016/02/01 v0.1g Dokumentenklasse (RN/PTB)]
[2018/07/13 v0.1h Dokumentenklasse (RN/PTB)]
\newcommand*\vl@lang{english}
......@@ -133,14 +133,6 @@
\mbox{}
}
\newcommand\vl@firm{}
\newcommand\vl@attn{}% "z.\,Hd.", "Attn:" oder "c/o"
\newcommand\vl@name{}
\newcommand\vl@street{}
\newcommand\vl@zip{}
\newcommand\vl@town{}
\newcommand\vl@land{}
\AddToShipoutPictureBG*{%
\vlLabels
}%
......@@ -157,7 +149,7 @@
\newcommand*\vlReturn{%
\parbox[t]{\paperwidth}{%
\vl@handledby \par
\ifx\vl@handledby\@empty Dr.~Karl Jousten\else\vl@handledby\fi\par
\IfLanguageName{ngerman}{%
Leiter der Arbeitsgruppe für Vakuummetrologie
}{%
......@@ -203,6 +195,15 @@
\endgroup
}
\newcommand*\vl@handledby{}
\newcommand*\vl@firm{}
\newcommand*\vl@attn{}% "z.\,Hd.", "Attn:" oder "c/o"
\newcommand*\vl@name{}
\newcommand*\vl@street{}
\newcommand*\vl@zip{}
\newcommand*\vl@town{}
\newcommand*\vl@land{}
\newcommand\handledby[1]{\xdef\vl@handledby{\trim@spaces{#1}}}
\newcommand\attn[1]{\xdef\vl@attn{\trim@spaces{#1}}}
\newcommand\name[1]{\xdef\vl@name{\trim@spaces{#1}}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment