Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • vaclab/ptb-latex
  • andre.waehlisch/ptb-latex
2 results
Show changes
Commits on Source (144)
Showing
with 597 additions and 63 deletions
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
\listfiles \listfiles
\NeedsTeXFormat{LaTeX2e}[1999/12/01] \NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{vl-addressLabels} \ProvidesClass{vl-addressLabels}
[2018/07/13 v0.1h Dokumentenklasse (RN/PTB)] [2020/09/16 v0.1i Dokumentenklasse (RN/PTB)]
\newcommand*\vl@lang{english} \newcommand*\vl@lang{english}
...@@ -149,15 +149,8 @@ ...@@ -149,15 +149,8 @@
\newcommand*\vlReturn{% \newcommand*\vlReturn{%
\parbox[t]{\paperwidth}{% \parbox[t]{\paperwidth}{%
\ifx\vl@handledby\@empty AG~7.54\else\vl@handledby\fi\par
\iffalse
\IfLanguageName{ngerman}{%
Leiter der Arbeitsgruppe für Vakuummetrologie
}{%
Head of Section Vacuum Metrology
}\par
\fi
Physikalisch-Technische Bundesanstalt \par Physikalisch-Technische Bundesanstalt \par
\ifx\vl@handledby\@empty AG~7.54\else\vl@handledby\fi\par
Abbestraße 2--12 \par Abbestraße 2--12 \par
10587 Berlin \par 10587 Berlin \par
\settowidth\@tempdimd{Telefon:}% \settowidth\@tempdimd{Telefon:}%
......
Die Dokumentenklasse `ptb-confirm` wird in 7.54 nicht mehr für Antragsbestätigungen genutzt, stattdessen normale PTB-Briefe (`ptbletter`).
RN, 2023-04-18
No preview for this file type
No preview for this file type
...@@ -22,8 +22,7 @@ ...@@ -22,8 +22,7 @@
\Town{Eastbourne, East Sussex} \Town{Eastbourne, East Sussex}
\Land{United Kingdom} \Land{United Kingdom}
\Device{CDG 1\,Torr XXX YYY ZZZ XXX YYY ZZZ XXX YYY ZZZ XXX YYY ZZZ XXX YYY ZZZ \Device{ {CDG 1\,Torr} {XXX} {YYY} }
XXX YYY ZZZ XXX YYY ZZZ XXX YYY ZZZ }
\Condition{Moonlight} \Condition{Moonlight}
\ScheduleDate{2015-07-13} \ScheduleDate{2015-07-13}
\Duration{17} \Duration{17}
......
...@@ -8,11 +8,9 @@ Aufgrund Ihres Antrags vom \usekomavar{yourmail} führt die PTB folgende ...@@ -8,11 +8,9 @@ Aufgrund Ihres Antrags vom \usekomavar{yourmail} führt die PTB folgende
Kalibrierung durch: Kalibrierung durch:
\def\do#1{% \def\do#1{%
\edef\vl@tempa{\trim@spaces@noexp{#1}}% \edef\vl@tempa{\trim@spaces@noexp{#1}}%
\typeout{*************** \vl@tempa}%
\def\z{\def\z{\,\textbullet\,}}% \def\z{\def\z{\,\textbullet\,}}%
\expandafter\@tfor\expandafter\vl@tempb\expandafter \expandafter\@tfor\expandafter\vl@tempb\expandafter
:\expandafter=\vl@tempa\do{% :\expandafter=\vl@tempa\do{%
\typeout{+++++++++++++++ \vl@tempb}%
\z\vl@tempb \z\vl@tempb
} }
\par\smallskip \par\smallskip
......
...@@ -8,11 +8,9 @@ According to your order of \usekomavar{yourmail}, PTB will carry out the ...@@ -8,11 +8,9 @@ According to your order of \usekomavar{yourmail}, PTB will carry out the
following calibration: following calibration:
\def\do#1{% \def\do#1{%
\edef\vl@tempa{\trim@spaces@noexp{#1}}% \edef\vl@tempa{\trim@spaces@noexp{#1}}%
\typeout{*************** \vl@tempa}%
\def\z{\def\z{\,\textbullet\,}}% \def\z{\def\z{\,\textbullet\,}}%
\expandafter\@tfor\expandafter\vl@tempb\expandafter \expandafter\@tfor\expandafter\vl@tempb\expandafter
:\expandafter=\vl@tempa\do{% :\expandafter=\vl@tempa\do{%
\typeout{+++++++++++++++ \vl@tempb}%
\z\vl@tempb \z\vl@tempb
} }
\par\smallskip \par\smallskip
...@@ -34,7 +32,9 @@ Total calibration fee: & \vl@Fee \\ ...@@ -34,7 +32,9 @@ Total calibration fee: & \vl@Fee \\
\closing{\MFg} \closing{\MFg}
\noindent per procura \par\medskip\noindent\usekomavar{handledby} %\noindent per procura
\noindent on behalf of PTB
\par\medskip\noindent\usekomavar{handledby}
\makeatother \makeatother
......
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
\newcommand*\vl@Duration{?} \newcommand*\vl@Duration{?}
\newtoks\vl@devTabLines \newtoks\vl@devTabLines
\RequirePackage{hyperref}
\AtBeginDocument{% \AtBeginDocument{%
\ifnum\number\vl@missingEntries>0 % \ifnum\number\vl@missingEntries>0 %
\AddToShipoutPictureBG{% \AddToShipoutPictureBG{%
...@@ -78,7 +79,6 @@ ...@@ -78,7 +79,6 @@
\def\do#1{% \def\do#1{%
\vl@devTabLines\expandafter{\the\vl@devTabLines & #1\\}% \vl@devTabLines\expandafter{\the\vl@devTabLines & #1\\}%
} }
\RequirePackage{hyperref}
\begin{letter}{% \begin{letter}{%
%\vl@Company \\ %\vl@Company \\
\mbox{}% \mbox{}%
...@@ -88,15 +88,15 @@ ...@@ -88,15 +88,15 @@
\vl@Zipcode\ \vl@Town \vl@Zipcode\ \vl@Town
\ifx\vl@Land\@empty\else ~\smallskip \\ \textls[75]{\MakeUppercase{\vl@Land}} \fi \ifx\vl@Land\@empty\else ~\smallskip \\ \textls[75]{\MakeUppercase{\vl@Land}} \fi
} }
\IfLanguageName{ngerman}{% \IfLanguageName{ngerman}{%
%\sisetup{locale=DE} %\sisetup{locale=DE}
\subject{Antragsbestätigung~\usekomavar{myref}}% \subject{Antragsbestätigung~\usekomavar{myref}}%
\input{ptb-confirm-de.lco}% \input{ptb-confirm-de.lco}%
}{% }{%
%\sisetup{locale=UK} %\sisetup{locale=UK}
\subject{Confirmation of Order~\usekomavar{myref}}% \subject{Confirmation of Order~\usekomavar{myref}}%
\input{ptb-confirm-en.lco}% \input{ptb-confirm-en.lco}%
}% }%
\end{letter} \end{letter}
}% }%
......
\NeedsTeXFormat{LaTeX2e}[1999/12/01] \NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{vl-arbeitsanweisung} \ProvidesClass{vl-arbeitsanweisung}
[2018/05/15 v1.0a Dokumentenklasse (RN/PTB)] [2020/09/11 v1.0b Dokumentenklasse (RN/PTB)]
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{scrartcl}} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{scrartcl}}
\ProcessOptions\relax \ProcessOptions\relax
\PassOptionsToPackage{headinclude,usegeometry}{typearea} \PassOptionsToPackage{headinclude,usegeometry}{typearea}
...@@ -197,8 +197,9 @@ footskip=85bp, ...@@ -197,8 +197,9 @@ footskip=85bp,
% Kompaktere Listen % Kompaktere Listen
\RequirePackage{enumitem} \RequirePackage{enumitem}
\setlist{leftmargin=*} \setlist{noitemsep}
\setlist[1]{labelindent=1em} %\setlist{leftmargin=*}
%\setlist[1]{labelindent=1em}
\renewcommand{\floatpagefraction}{.9} \renewcommand{\floatpagefraction}{.9}
\renewcommand{\textfraction}{.1} \renewcommand{\textfraction}{.1}
......
\ProvidesFile{ptb-declaration-de.clo}[2018/11/08 v0.1b (ptb-declaration, german)] \ProvidesFile{ptb-declaration-de.clo}[2021/09/14 v0.1c (ptb-declaration, german)]
\mbox{} \mbox{}
\vspace{-1.5cm} \vspace{-1.5cm}
...@@ -42,35 +42,30 @@ Testlecks (inklusive Vakuumbauteile) ...@@ -42,35 +42,30 @@ Testlecks (inklusive Vakuumbauteile)
entgegenstehen könnten. entgegenstehen könnten.
\end{itemize} \end{itemize}
Die Organisation des Rücktransportes erfolgt durch die Physikalisch"=Technische \bigskip
Bundesanstalt.
Wir wünschen eine Versicherung des Rücktransportes:% \fbox{%
\qquad Ja~\checkBox{}\qquad Nein~\checkBox{} \begin{tabular}{ll}
\textbf{Rücktransport:} \\[1ex]
Wir wünschen eine Versicherung des Rücktransportes: &
\qquad Ja~\checkBox{}\qquad Nein~\checkBox{} \\[1ex]
Warenwert bzw.\ gewünschte Versicherungssumme:
\end{tabular}
}
Die Kosten für Transport, Zollabfertigung, Verpackungsmaterial und Versicherung trägt der Die Kosten für Transport, Zollabfertigung, Verpackungsmaterial und Versicherung
Auftraggeber. trägt der Auftraggeber.
\textbf{Rücksendung an:} \textbf{Rücksendeadresse:}
\vfill \vfill
\begin{tabularx}{\textwidth}{@{}C{.3\textwidth}C{.35\textwidth}Y@{}} \begin{tabularx}{\textwidth}{@{}C{.25\textwidth}C{.35\textwidth}Y@{}}
& \hrulefill \\
& Institution\,/\,Firma \\[2.5em]
\hrulefill & \hrulefill & \hrulefill \\ \hrulefill & \hrulefill & \hrulefill \\
Ort, Datum & Auftragsnummer & rechtsverbindliche Unterschrift und Stempel Ort, Datum & Auftragsnummer des Kunden &
Institution\,/\,Firma und rechtsverbindliche Unterschrift
\end{tabularx} \end{tabularx}
\vspace{0mm} \vspace{0mm}
\endinput \endinput
\begin{tabularx}{\textwidth}{@{}C{.15\textwidth}C{.15\textwidth}YY@{}}
\multicolumn{2}{@{}c}{\hrulefill} \\
\multicolumn{2}{@{}c}{Institution\,/\,Firma} \\[1.6em]
\hrulefill & \hrulefill & \hrulefill & \hrulefill \\
Ort & Datum & Firmenstempel & rechtsverbindliche Unterschrift/en
\end{tabularx}
\vspace{3mm}
...@@ -42,10 +42,16 @@ ...@@ -42,10 +42,16 @@
calibration. calibration.
\end{itemize} \end{itemize}
Return transport will be organized by PTB. \bigskip
We wish an insurance of the return transport:% \fbox{%
\qquad yes~\checkBox{}\qquad no~\checkBox{} \begin{tabular}{@{}ll@{}}
\textbf{Return transport:} \\[1ex]
We wish an insurance of the return transport: &
\qquad Yes~\checkBox{}\qquad No~\checkBox{} \\[1ex]
Indication of value or desired sum insured:
\end{tabular}
}
Any costs related to transport, customs clearance, packing material and insurance must be paid by PTB’s Any costs related to transport, customs clearance, packing material and insurance must be paid by PTB’s
customer. customer.
...@@ -54,13 +60,15 @@ customer. ...@@ -54,13 +60,15 @@ customer.
\vfill \vfill
\begin{tabularx}{\textwidth}{@{}C{.3\textwidth}C{.35\textwidth}Y@{}} \begin{tabularx}{\textwidth}{@{}C{.25\textwidth}C{.35\textwidth}Y@{}}
& \hrulefill \\ \hrulefill & \hrulefill & \hrulefill \\
& institution\,/\,company \\[2.5em] place, date & purchase order number of the customer &
\hrulefill & \hrulefill & \hrulefill \\ \parbox[t]{\linewidth}{\centering institution\,/\,company and \\
place, date & purchase order number & legally binding signature and stamp legally binding signature}
\end{tabularx} \end{tabularx}
\vspace{0mm}
\endinput \endinput
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01] \NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ptp-declaration} \ProvidesClass{ptp-declaration}
[2016/10/17 v0.1b PTB-Klasse (RN)] [2021/06/14 v0.1c PTB-Klasse (RN)]
\newcommand*\vl@lang{main=ngerman} \newcommand*\vl@lang{main=ngerman}
......
No preview for this file type
No preview for this file type
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
[2020/07/09 v0.1c Gefahrgutformular (RN/PTB)] [2020/07/09 v0.1c Gefahrgutformular (RN/PTB)]
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{scrartcl}} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{scrartcl}}
\ProcessOptions\relax \ProcessOptions\relax
\PassOptionsToPackage{paper=a4,pagesize}{typearea} \PassOptionsToPackage{paper=a4,pagesize}{typearea}
...@@ -131,14 +132,15 @@ ...@@ -131,14 +132,15 @@
\put(\vl@tempdima,\vl@tempdimb){% \put(\vl@tempdima,\vl@tempdimb){%
\vl@tempdimc=-17bp % \vl@tempdimc=-17bp %
\put(4bp,\vl@tempdimc){% \put(4bp,\vl@tempdimc){%
\parbox[t]{314bp}{% \parbox[t]{334bp}{%
\textbf{Gefahrgut} {\scriptsize (Bei Luft-/See- oder \textbf{Gefahrgut} {\scriptsize (Bei Luft-/See- oder
Schienentransport Sicherheitsdatenblätter zwingend mitschicken)} Schienentransport Sicherheitsdatenblätter zwingend mitschicken)}
Bei Gemischen Angabe der 2 Hauptkomponenten in~\%, bei Säuren und Bei Gemischen Angabe der 2 Hauptkomponenten in~\%, bei Säuren und
Laugen Konzentrationsangaben in~\% Laugen Konzentrationsangaben in~\%
\ifx\vl@Items\@empty\else \ifx\vl@Items\@empty\else
\noindent\hskip-30pt %
\begin{itemize}% \begin{itemize}%
\small \scriptsize
\vl@Items \vl@Items
\end{itemize}% \end{itemize}%
\fi \fi
...@@ -235,7 +237,8 @@ ...@@ -235,7 +237,8 @@
%------ Symbole ------ %------ Symbole ------
\vl@tempdima=145mm % \vl@tempdima=145mm %
\vl@tempdimb=255mm % \vl@tempdimb=255mm %
\vl@tempdimc=12.67mm % \vl@tempdimc=12.67mm %
% TODO: Evtl. Paket Grafiken von "ghsystem" verwenden?!
\put(\vl@tempdima,\vl@tempdimb){% \put(\vl@tempdima,\vl@tempdimb){%
\includegraphics[width=15mm]{Dangclass2_3.png}}% \includegraphics[width=15mm]{Dangclass2_3.png}}%
\advance\vl@tempdima-\vl@tempdimc \advance\vl@tempdima-\vl@tempdimc
...@@ -260,13 +263,24 @@ ...@@ -260,13 +263,24 @@
}% }%
} }
\AtBeginDocument{% \AtBeginDocument{%
\mbox{} \newpage \mbox{} \newpage
} }
\iftrue
\RequirePackage[neverdecrease]{paralist}
\let\itemize\compactitem
\let\enditemize\endcompactitem
\setdefaultleftmargin{0pt}{0pt}{0pt}{0pt}{0pt}{0pt}
\pltopsep=\medskipamount
\plitemsep=\smallskipamount
\else
\RequirePackage{enumitem} \RequirePackage{enumitem}
\setlist{leftmargin=*,noitemsep} \setlist{leftmargin=*,noitemsep}
\setlist[1]{labelindent=1em} \setlist[1]{labelindent=0em}
\fi
\emergencystretch=3em % \emergencystretch=3em %
\pagestyle{empty} \pagestyle{empty}
......
File added
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 0 0 208 76
%%HiResBoundingBox: 0 -0.0625 207.453 75.082
%%Creator: MetaPost 2.02
%%CreationDate: 2022.10.04:1224
%%Pages: 1
%%BeginProlog
%%EndProlog
%%Page: 1 1
%%% 0 0 0 setrgbcolor
% "P"
newpath 124.313 67.043 moveto
122.848 68.8125 121.063 70.3047 118.965 71.5195 curveto
116.863 72.7305 114.805 73.5586 112.78099 74.0039 curveto
110.762 74.4492 109.008 74.7344 107.527 74.8711 curveto
106.039 75.0039 104.492 75.0742 102.871 75.0742 curveto
82.9375 75.0742 lineto
82.9375 -0.0625 lineto
92.875 -0.0625 lineto
92.875 -0.0625 92.8789 1.47656 92.8789 1.78906 curveto
92.8789 28.7227 lineto
92.8789 36.8672 lineto
92.8789 66.8672 lineto
102.063 66.8672 lineto
103.762 66.8672 105.504 66.7344 107.293 66.4648 curveto
109.082 66.1953 110.81601 65.5586 112.492 64.5586 curveto
114.168 63.5508 115.578 62.0313 116.711 59.9922 curveto
117.848 57.9492 118.414 55.4063 118.414 52.3594 curveto
118.414 50.1211 118.06601 48.0547 117.375 46.1445 curveto
117.375 46.1445 lineto
116.68399 44.2422 115.664 42.60161 114.31601 41.2344 curveto
112.965 39.8633 111.30101 38.7969 109.31601 38.02339 curveto
107.336 37.2539 104.836 36.8672 101.836 36.8672 curveto
92.8789 36.8672 lineto
92.8789 28.7227 lineto
101.371 28.7227 lineto
105.992 28.7227 109.973 29.3008 113.30101 30.457 curveto
116.633 31.6133 119.445 33.25 121.738 35.3711 curveto
124.03099 37.4883 125.793 40.0469 127.027 43.0547 curveto
128.258 46.0586 128.875 49.4336 128.875 53.168 curveto
128.875 55.9805 128.48 58.5547 127.69101 60.8867 curveto
126.902 63.2148 125.777 65.2695 124.313 67.043 curveto
closepath fill
% "T"
newpath 168.09 75.0742 moveto
113.855 75.0742 lineto
115.738 74.5742 118.047 73.7773 119.97699 72.66411 curveto
122.18399 71.3828 124.082 69.7969 125.625 67.9414 curveto
136.938 67.9414 lineto
136.938 -0.0625 lineto
146.875 -0.0625 lineto
146.875 67.9414 lineto
168.09 67.9414 lineto
closepath fill
% "B"
newpath 206.332 28.3477 moveto
205.594 30.41411 204.574 32.25 203.301 33.7969 curveto
202.027 35.332 200.52 36.6172 198.816 37.6172 curveto
197.121 38.6172 195.266 39.3086 193.309 39.6875 curveto
191.238 40.082 lineto
188.52 34.5195 lineto
190.664 33.8789 192.473 32.9336 193.895 31.707 curveto
195.328 30.47661 196.434 28.9297 197.184 27.1133 curveto
197.926 25.3164 198.305 23.21089 198.305 20.8633 curveto
198.305 18.668 197.914 16.6953 197.148 15.0117 curveto
197.148 15.0117 lineto
196.383 13.3164 195.305 11.8867 193.949 10.7461 curveto
192.598 9.61719 191.02 8.76172 189.258 8.1914 curveto
187.504 7.6211 185.441 7.33594 183.117 7.33594 curveto
168.055 7.33594 lineto
168.055 35.4531 lineto
180.586 35.4531 lineto
183.742 35.4531 186.41 35.1406 188.52 34.5195 curveto
191.238 40.082 lineto
193.168 40.9258 lineto
194.723 41.60161 196.113 42.4727 197.305 43.5195 curveto
198.508 44.5781 199.512 45.7813 200.289 47.0977 curveto
201.086 48.4219 201.691 49.8945 202.098 51.4844 curveto
202.508 53.0664 202.715 54.7539 202.715 56.5 curveto
202.715 59.418 202.242 62.0664 201.316 64.3672 curveto
200.398 66.6563 199.012 68.6094 197.191 70.1758 curveto
195.371 71.75 193.051 72.97661 190.293 73.8047 curveto
187.523 74.64839 183.895 75.0742 179.512 75.0742 curveto
169.613 75.0742 lineto
169.613 68.1445 lineto
178.961 68.1445 lineto
181.855 68.1445 184.23 67.8594 186.023 67.28911 curveto
187.84 66.71089 189.344 65.8633 190.484 64.7578 curveto
191.633 63.6445 192.484 62.2852 193.016 60.707 curveto
193.535 59.1445 193.793 57.3945 193.793 55.5 curveto
193.793 53.78911 193.543 52.1094 193.043 50.5156 curveto
192.539 48.875 191.723 47.4297 190.629 46.21089 curveto
189.535 44.9883 188.141 44.0039 186.484 43.28911 curveto
184.836 42.5664 182.656 42.2031 180.004 42.2031 curveto
168.055 42.2031 lineto
168.055 66.4453 lineto
159.48 66.4453 lineto
159.48 -0.0625 lineto
182.074 -0.0625 lineto
184.391 -0.0625 186.953 0.20313 189.699 0.73047 curveto
191.691 1.10156 193.344 1.8164 195.082 2.57031 curveto
195.395 2.70703 lineto
197.23 3.5 198.914 4.4961 200.395 5.67578 curveto
201.852 6.84375 203.117 8.21875 204.152 9.76172 curveto
205.191 11.3125 206.012 13.082 206.586 15.0234 curveto
207.16 16.9727 207.453 19.1328 207.453 21.4531 curveto
207.453 23.9531 207.074 26.2656 206.332 28.3477 curveto
closepath fill
newpath 28.1406 5.61328 moveto
28.0547 6.04688 27.9805 6.47266 27.918 6.90234 curveto
15.6953 5.51563 lineto
15.8125 4.66016 15.957 3.8086 16.1445 2.91406 curveto
closepath fill
newpath 55.22661 38.4453 moveto
56.0469 38.4453 56.89839 38.39839 57.832 38.3047 curveto
60.2656 57.707 lineto
58.4219 57.9102 56.832 58.0039 55.2695 58.0039 curveto
48.9375 58.0039 42.7578 56.7422 36.89839 54.2539 curveto
44.8125 36.3945 lineto
48.1406 37.7539 51.6445 38.4453 55.22661 38.4453 curveto
closepath fill
newpath 0 -0.0625 moveto
16.5781 -0.0625 lineto
30.1797 4.08203 lineto
30.125 4.34375 lineto
30.0078 4.3164 lineto
14.8672 0.91406 lineto
14.6875 1.73047 lineto
14.3438 3.26172 14.0977 4.71094 13.9336 6.15625 curveto
13.8398 6.98828 lineto
13.9609 7 lineto
29.3789 8.75 lineto
29.3867 8.92578 lineto
29.2656 8.91797 lineto
15.582 8.34766 lineto
15.5117 9.76953 lineto
15.4883 10.1172 15.4609 10.4766 15.4609 10.8438 curveto
15.4609 11.2344 15.4883 11.6211 15.5156 11.9922 curveto
15.5156 11.9922 lineto
15.5898 13.4453 lineto
15.7109 13.4375 lineto
29.3945 12.8281 lineto
29.3789 12.9531 lineto
29.2617 12.9688 lineto
17.2148 14.3398 lineto
17.3086 15.1719 lineto
17.3906 15.8867 17.5156 16.60161 17.6211 17.2383 curveto
17.7617 18.0469 lineto
18.5898 17.9922 lineto
29.83589 16.0586 lineto
29.6875 15.1797 lineto
29.60161 14.668 29.5273 14.2305 29.47661 13.7852 curveto
29.3789 12.9531 lineto
29.3945 12.8281 lineto
29.3281 11.5117 lineto
29.3125 11.293 29.2969 11.0664 29.2969 10.8438 curveto
29.2969 10.6406 29.3086 10.4336 29.3242 10.2383 curveto
29.3867 8.92578 lineto
29.3789 8.75 lineto
29.4727 7.91797 lineto
29.5742 7.02734 29.72661 6.125 29.9414 5.16016 curveto
30.125 4.34375 lineto
30.1797 4.08203 lineto
30.4219 3.28125 lineto
30.75 2.21875 31.1836 1.11719 31.7344 -0.0625 curveto
33.3789 -0.0625 lineto
32.9688 0.7461 32.5781 1.57422 32.2461 2.4414 curveto
30.5586 6.83984 30.2227 11.4453 31.2539 16.125 curveto
5.15234 22.8125 lineto
5.35547 23.625 lineto
8.86328 37.33589 17.97661 49.125 30.3633 55.9727 curveto
31.0742 56.3633 lineto
31.1328 56.2617 lineto
44.1094 32.7305 lineto
47.5977 34.5078 51.3398 35.4063 55.22661 35.4063 curveto
56.6094 35.4063 58.0156 35.28911 59.4023 35.0547 curveto
65.83589 33.9727 71.4492 30.3086 75.1445 25.207 curveto
75.1445 27.4219 lineto
73.6133 29.2578 71.85161 30.8789 69.8594 32.2422 curveto
69.1719 32.7148 lineto
69.2383 32.8125 lineto
75.1445 41.4492 lineto
75.1445 44.14839 lineto
68.77339 32.9492 lineto
68.0469 33.3672 lineto
65.418 34.8594 63.2422 35.6914 60.5352 36.2305 curveto
59.7188 36.3906 lineto
59.2813 36.4453 lineto
58.4531 36.5508 lineto
57.2461 36.7031 56.2227 36.77339 55.22661 36.77339 curveto
51.5977 36.77339 48.0664 36.0195 44.7227 34.53911 curveto
43.957 34.1992 lineto
34.6914 55.1094 lineto
35.4531 55.4492 lineto
41.7539 58.2539 48.4219 59.6797 55.2695 59.6797 curveto
57.1133 59.6797 59.0273 59.5469 61.3008 59.2695 curveto
62.1328 59.16411 lineto
62.1172 59.0469 lineto
59.2813 36.4453 lineto
59.7188 36.3906 lineto
59.7422 36.5078 lineto
63.6836 57.08589 lineto
64.5078 56.9219 lineto
68.16411 56.1914 71.72661 55.0039 75.1445 53.3945 curveto
75.1445 75.082 lineto
0 75.082 lineto
closepath fill
newpath 27.6328 10.5234 moveto
27.6289 10.6289 27.625 10.7383 27.625 10.8438 curveto
27.625 10.9766 27.6289 11.1055 27.6367 11.2344 curveto
17.1719 11.6992 lineto
17.1523 11.3906 17.1367 11.125 17.1367 10.8438 curveto
17.1367 10.5977 17.14839 10.3516 17.16411 10.0859 curveto
closepath fill
newpath 59.1563 33.39839 moveto
57.85161 33.6211 56.5273 33.7344 55.22661 33.7344 curveto
51.625 33.7344 48.1602 32.9023 44.9219 31.2578 curveto
47.7617 26.1094 lineto
47.0547 25.6992 lineto
42.9805 23.33589 40.0273 19.5508 38.7383 15.043 curveto
38.5156 14.2617 lineto
38.4023 14.293 lineto
32.875 15.7109 lineto
31.9219 11.3555 32.2461 7.07031 33.8281 2.97266 curveto
34.2344 1.91797 34.7188 0.90625 35.2539 -0.0625 curveto
75.1445 -0.0625 lineto
75.1445 22.0977 lineto
71.8203 27.9297 65.9883 32.2305 59.1563 33.39839 curveto
closepath fill
newpath 7.1914 24.0156 moveto
31.668 17.7422 lineto
33.4063 23.6914 37.3008 28.7188 42.6523 31.91411 curveto
30.4219 54.0898 lineto
19.10161 47.5742 10.6445 36.625 7.1914 24.0156 curveto
closepath fill
newpath 19.082 15.8125 moveto
26.0039 15.0195 lineto
19.1445 16.1992 lineto
19.1211 16.0703 19.10161 15.9414 19.082 15.8125 curveto
closepath fill
newpath 22.3086 -0.0625 moveto
29.9023 -0.0625 lineto
29.5898 0.64844 29.3125 1.32813 29.082 2 curveto
closepath fill
newpath 61.6719 37.6953 moveto
63.9375 37.1758 65.9453 36.4063 68.1406 35.2227 curveto
75.1445 47.5273 lineto
75.1445 51.5117 lineto
71.8867 53.1172 68.4922 54.3398 65.0078 55.1094 curveto
closepath fill
newpath 75.1445 29.9258 moveto
75.1445 38.4883 lineto
71.4883 33.1406 lineto
72.8086 32.1758 74.02339 31.0938 75.1445 29.9258 curveto
closepath fill
newpath 37.3711 16.2813 moveto
38.793 20.582 41.6797 24.2813 45.5156 26.7188 curveto
43.4648 30.4453 lineto
38.5195 27.4688 34.91411 22.8164 33.28911 17.3281 curveto
closepath fill
showpage
%%EOF
% Rolf Niepraschk, Rolf.Niepraschk@ptb.de, 2022-10-04
%
% PTB-Logo konvertiert von der offiziellen eps-Datei
% ("purifyeps" + Editieren --> "PTB-logo-A.mps" --> "PTB-logo-A.tex")
%
\begin{picture}(208,76)
%%\put(0,0){\textcolor{black}{\framebox(208,76){}}}
% "P"
\moveto(124.313,67.043)
\curveto(122.848,68.8125)(121.063,70.3047)(118.965,71.5195)
\curveto(116.863,72.7305)(114.805,73.5586)(112.78099,74.0039)
\curveto(110.762,74.4492)(109.008,74.7344)(107.527,74.8711)
\curveto(106.039,75.0039)(104.492,75.0742)(102.871,75.0742)
\lineto(82.9375,75.0742)
\lineto(82.9375,-0.0625)
\lineto(92.875,-0.0625)
\curveto(92.875,-0.0625)(92.8789,1.47656)(92.8789,1.78906)
\lineto(92.8789,28.7227)
\lineto(92.8789,36.8672)
\lineto(92.8789,66.8672)
\lineto(102.063,66.8672)
\curveto(103.762,66.8672)(105.504,66.7344)(107.293,66.4648)
\curveto(109.082,66.1953)(110.81601,65.5586)(112.492,64.5586)
\curveto(114.168,63.5508)(115.578,62.0313)(116.711,59.9922)
\curveto(117.848,57.9492)(118.414,55.4063)(118.414,52.3594)
\curveto(118.414,50.1211)(118.06601,48.0547)(117.375,46.1445)
\lineto(117.375,46.1445)
\curveto(116.68399,44.2422)(115.664,42.60161)(114.31601,41.2344)
\curveto(112.965,39.8633)(111.30101,38.7969)(109.31601,38.02339)
\curveto(107.336,37.2539)(104.836,36.8672)(101.836,36.8672)
\lineto(92.8789,36.8672)
\lineto(92.8789,28.7227)
\lineto(101.371,28.7227)
\curveto(105.992,28.7227)(109.973,29.3008)(113.30101,30.457)
\curveto(116.633,31.6133)(119.445,33.25)(121.738,35.3711)
\curveto(124.03099,37.4883)(125.793,40.0469)(127.027,43.0547)
\curveto(128.258,46.0586)(128.875,49.4336)(128.875,53.168)
\curveto(128.875,55.9805)(128.48,58.5547)(127.69101,60.8867)
\curveto(126.902,63.2148)(125.777,65.2695)(124.313,67.043)
\closepath\fillpath
% "B"
\moveto(206.332,28.3477)
\curveto(205.594,30.41411)(204.574,32.25)(203.301,33.7969)
\curveto(202.027,35.332)(200.52,36.6172)(198.816,37.6172)
\curveto(197.121,38.6172)(195.266,39.3086)(193.309,39.6875)
\lineto(191.238,40.082)
\lineto(188.52,34.5195)
\curveto(190.664,33.8789)(192.473,32.9336)(193.895,31.707)
\curveto(195.328,30.47661)(196.434,28.9297)(197.184,27.1133)
\curveto(197.926,25.3164)(198.305,23.21089)(198.305,20.8633)
\curveto(198.305,18.668)(197.914,16.6953)(197.148,15.0117)
\lineto(197.148,15.0117)
\curveto(196.383,13.3164)(195.305,11.8867)(193.949,10.7461)
\curveto(192.598,9.61719)(191.02,8.76172)(189.258,8.1914)
\curveto(187.504,7.6211)(185.441,7.33594)(183.117,7.33594)
\lineto(168.055,7.33594)
\lineto(168.055,35.4531)
\lineto(180.586,35.4531)
\curveto(183.742,35.4531)(186.41,35.1406)(188.52,34.5195)
\lineto(191.238,40.082)
\lineto(193.168,40.9258)
\curveto(194.723,41.60161)(196.113,42.4727)(197.305,43.5195)
\curveto(198.508,44.5781)(199.512,45.7813)(200.289,47.0977)
\curveto(201.086,48.4219)(201.691,49.8945)(202.098,51.4844)
\curveto(202.508,53.0664)(202.715,54.7539)(202.715,56.5)
\curveto(202.715,59.418)(202.242,62.0664)(201.316,64.3672)
\curveto(200.398,66.6563)(199.012,68.6094)(197.191,70.1758)
\curveto(195.371,71.75)(193.051,72.97661)(190.293,73.8047)
\curveto(187.523,74.64839)(183.895,75.0742)(179.512,75.0742)
\lineto(169.613,75.0742)
\lineto(169.613,68.1445)
\lineto(178.961,68.1445)
\curveto(181.855,68.1445)(184.23,67.8594)(186.023,67.28911)
\curveto(187.84,66.71089)(189.344,65.8633)(190.484,64.7578)
\curveto(191.633,63.6445)(192.484,62.2852)(193.016,60.707)
\curveto(193.535,59.1445)(193.793,57.3945)(193.793,55.5)
\curveto(193.793,53.78911)(193.543,52.1094)(193.043,50.5156)
\curveto(192.539,48.875)(191.723,47.4297)(190.629,46.21089)
\curveto(189.535,44.9883)(188.141,44.0039)(186.484,43.28911)
\curveto(184.836,42.5664)(182.656,42.2031)(180.004,42.2031)
\lineto(168.055,42.2031)
\lineto(168.055,66.4453)
\lineto(159.48,66.4453)
\lineto(159.48,-0.0625)
\lineto(182.074,-0.0625)
\curveto(184.391,-0.0625)(186.953,0.20313)(189.699,0.73047)
\curveto(191.691,1.10156)(193.344,1.8164)(195.082,2.57031)
\lineto(195.395,2.70703)
\curveto(197.23,3.5)(198.914,4.4961)(200.395,5.67578)
\curveto(201.852,6.84375)(203.117,8.21875)(204.152,9.76172)
\curveto(205.191,11.3125)(206.012,13.082)(206.586,15.0234)
\curveto(207.16,16.9727)(207.453,19.1328)(207.453,21.4531)
\curveto(207.453,23.9531)(207.074,26.2656)(206.332,28.3477)
\closepath\fillpath
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\moveto(28.1406,5.61328)
\curveto(28.0547,6.04688)(27.9805,6.47266)(27.918,6.90234)
\lineto(15.6953,5.51563)
\curveto(15.8125,4.66016)(15.957,3.8086)(16.1445,2.91406)
\closepath\fillpath
\moveto(55.22661,38.4453)
\curveto(56.0469,38.4453)(56.89839,38.39839)(57.832,38.3047)
\lineto(60.2656,57.707)
\curveto(58.4219,57.9102)(56.832,58.0039)(55.2695,58.0039)
\curveto(48.9375,58.0039)(42.7578,56.7422)(36.89839,54.2539)
\lineto(44.8125,36.3945)
\curveto(48.1406,37.7539)(51.6445,38.4453)(55.22661,38.4453)
\closepath\fillpath
\moveto(0,-0.0625)
\lineto(16.5781,-0.0625)
\lineto(30.1797,4.08203)
\lineto(30.125,4.34375)
\lineto(30.0078,4.3164)
\lineto(14.8672,0.91406)
\lineto(14.6875,1.73047)
\curveto(14.3438,3.26172)(14.0977,4.71094)(13.9336,6.15625)
\lineto(13.8398,6.98828)
\lineto(13.9609,7)
\lineto(29.3789,8.75)
\lineto(29.3867,8.92578)
\lineto(29.2656,8.91797)
\lineto(15.582,8.34766)
\lineto(15.5117,9.76953)
\curveto(15.4883,10.1172)(15.4609,10.4766)(15.4609,10.8438)
\curveto(15.4609,11.2344)(15.4883,11.6211)(15.5156,11.9922)
\lineto(15.5156,11.9922)
\lineto(15.5898,13.4453)
\lineto(15.7109,13.4375)
\lineto(29.3945,12.8281)
\lineto(29.3789,12.9531)
\lineto(29.2617,12.9688)
\lineto(17.2148,14.3398)
\lineto(17.3086,15.1719)
\curveto(17.3906,15.8867)(17.5156,16.60161)(17.6211,17.2383)
\lineto(17.7617,18.0469)
\lineto(18.5898,17.9922)
\lineto(29.83589,16.0586)
\lineto(29.6875,15.1797)
\curveto(29.60161,14.668)(29.5273,14.2305)(29.47661,13.7852)
\lineto(29.3789,12.9531)
\lineto(29.3945,12.8281)
\lineto(29.3281,11.5117)
\curveto(29.3125,11.293)(29.2969,11.0664)(29.2969,10.8438)
\curveto(29.2969,10.6406)(29.3086,10.4336)(29.3242,10.2383)
\lineto(29.3867,8.92578)
\lineto(29.3789,8.75)
\lineto(29.4727,7.91797)
\curveto(29.5742,7.02734)(29.72661,6.125)(29.9414,5.16016)
\lineto(30.125,4.34375)
\lineto(30.1797,4.08203)
\lineto(30.4219,3.28125)
\curveto(30.75,2.21875)(31.1836,1.11719)(31.7344,-0.0625)
\lineto(33.3789,-0.0625)
\curveto(32.9688,0.7461)(32.5781,1.57422)(32.2461,2.4414)
\curveto(30.5586,6.83984)(30.2227,11.4453)(31.2539,16.125)
\lineto(5.15234,22.8125)
\lineto(5.35547,23.625)
\curveto(8.86328,37.33589)(17.97661,49.125)(30.3633,55.9727)
\lineto(31.0742,56.3633)
\lineto(31.1328,56.2617)
\lineto(44.1094,32.7305)
\curveto(47.5977,34.5078)(51.3398,35.4063)(55.22661,35.4063)
\curveto(56.6094,35.4063)(58.0156,35.28911)(59.4023,35.0547)
\curveto(65.83589,33.9727)(71.4492,30.3086)(75.1445,25.207)
\lineto(75.1445,27.4219)
\curveto(73.6133,29.2578)(71.85161,30.8789)(69.8594,32.2422)
\lineto(69.1719,32.7148)
\lineto(69.2383,32.8125)
\lineto(75.1445,41.4492)
\lineto(75.1445,44.14839)
\lineto(68.77339,32.9492)
\lineto(68.0469,33.3672)
\curveto(65.418,34.8594)(63.2422,35.6914)(60.5352,36.2305)
\lineto(59.7188,36.3906)
\lineto(59.2813,36.4453)
\lineto(58.4531,36.5508)
\curveto(57.2461,36.7031)(56.2227,36.77339)(55.22661,36.77339)
\curveto(51.5977,36.77339)(48.0664,36.0195)(44.7227,34.53911)
\lineto(43.957,34.1992)
\lineto(34.6914,55.1094)
\lineto(35.4531,55.4492)
\curveto(41.7539,58.2539)(48.4219,59.6797)(55.2695,59.6797)
\curveto(57.1133,59.6797)(59.0273,59.5469)(61.3008,59.2695)
\lineto(62.1328,59.16411)
\lineto(62.1172,59.0469)
\lineto(59.2813,36.4453)
\lineto(59.7188,36.3906)
\lineto(59.7422,36.5078)
\lineto(63.6836,57.08589)
\lineto(64.5078,56.9219)
\curveto(68.16411,56.1914)(71.72661,55.0039)(75.1445,53.3945)
\lineto(75.1445,75.082)
\lineto(0,75.082)
\closepath\fillpath
% "T"
\moveto(168.09,75.0742)
\lineto(113.855,75.0742)
\curveto(115.738,74.5742)(118.047,73.7773)(119.97699,72.66411)
\curveto(122.18399,71.3828)(124.082,69.7969)(125.625,67.9414)
\lineto(136.938,67.9414)
\lineto(136.938,-0.0625)
\lineto(146.875,-0.0625)
\lineto(146.875,67.9414)
\lineto(168.09,67.9414)
\closepath\fillpath
\moveto(27.6328,10.5234)
\curveto(27.6289,10.6289)(27.625,10.7383)(27.625,10.8438)
\curveto(27.625,10.9766)(27.6289,11.1055)(27.6367,11.2344)
\lineto(17.1719,11.6992)
\curveto(17.1523,11.3906)(17.1367,11.125)(17.1367,10.8438)
\curveto(17.1367,10.5977)(17.14839,10.3516)(17.16411,10.0859)
\closepath\fillpath
\moveto(59.1563,33.39839)
\curveto(57.85161,33.6211)(56.5273,33.7344)(55.22661,33.7344)
\curveto(51.625,33.7344)(48.1602,32.9023)(44.9219,31.2578)
\lineto(47.7617,26.1094)
\lineto(47.0547,25.6992)
\curveto(42.9805,23.33589)(40.0273,19.5508)(38.7383,15.043)
\lineto(38.5156,14.2617)
\lineto(38.4023,14.293)
\lineto(32.875,15.7109)
\curveto(31.9219,11.3555)(32.2461,7.07031)(33.8281,2.97266)
\curveto(34.2344,1.91797)(34.7188,0.90625)(35.2539,-0.0625)
\lineto(75.1445,-0.0625)
\lineto(75.1445,22.0977)
\curveto(71.8203,27.9297)(65.9883,32.2305)(59.1563,33.39839)
\closepath\fillpath
\moveto(7.1914,24.0156)
\lineto(31.668,17.7422)
\curveto(33.4063,23.6914)(37.3008,28.7188)(42.6523,31.91411)
\lineto(30.4219,54.0898)
\curveto(19.10161,47.5742)(10.6445,36.625)(7.1914,24.0156)
\closepath\fillpath
\moveto(19.082,15.8125)
\lineto(26.0039,15.0195)
\lineto(19.1445,16.1992)
\curveto(19.1211,16.0703)(19.10161,15.9414)(19.082,15.8125)
\closepath\fillpath
\moveto(22.3086,-0.0625)
\lineto(29.9023,-0.0625)
\curveto(29.5898,0.64844)(29.3125,1.32813)(29.082,2)
\closepath\fillpath
\moveto(61.6719,37.6953)
\curveto(63.9375,37.1758)(65.9453,36.4063)(68.1406,35.2227)
\lineto(75.1445,47.5273)
\lineto(75.1445,51.5117)
\curveto(71.8867,53.1172)(68.4922,54.3398)(65.0078,55.1094)
\closepath\fillpath
\moveto(75.1445,29.9258)
\lineto(75.1445,38.4883)
\lineto(71.4883,33.1406)
\curveto(72.8086,32.1758)(74.02339,31.0938)(75.1445,29.9258)
\closepath\fillpath
\moveto(37.3711,16.2813)
\curveto(38.793,20.582)(41.6797,24.2813)(45.5156,26.7188)
\lineto(43.4648,30.4453)
\curveto(38.5195,27.4688)(34.91411,22.8164)(33.28911,17.3281)
\closepath\fillpath
\end{picture}
%
\endinput