From 12a435df7565991b08c0f692d9a019d1261340a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20W=C3=A4hlisch?= <andre.waehlisch@ptb.de> Date: Tue, 20 Jun 2023 13:48:48 +0200 Subject: [PATCH] Richtige NMI-Bezeichnung auf Englisch verwenden --- ptbposter/ptbposter-2020.clo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ptbposter/ptbposter-2020.clo b/ptbposter/ptbposter-2020.clo index 14aec93..84c079f 100644 --- a/ptbposter/ptbposter-2020.clo +++ b/ptbposter/ptbposter-2020.clo @@ -50,7 +50,7 @@ \PTBdesignFont\normalsize \begin{varwidth}[t]{.32\linewidth} Physikalisch-Technische Bundesanstalt\\ - Nationales Metrologieinstitut + \ifPTB@german@ Nationales Metrologieinstitut\else National Metrology Institute\fi \end{varwidth} \hfill \begin{varwidth}[t]{.6\linewidth} @@ -98,7 +98,7 @@ \put(\PTB@tempdima,\PTB@tempdimb){% \begin{tabular}[t]{@{}l@{}} Physikalisch-Technische Bundesanstalt \\ - Nationales Metrologieinstitut \\[\f@baselineskip] + \ifPTB@german@ Nationales Metrologieinstitut\else National Metrology Institute\fi \\[\f@baselineskip] \ifx\PTB@street\@empty\else\PTB@street\\\fi \ifx\PTB@location\@empty\else\PTB@location\\\fi \href{https://www.ptb.de/}{www.ptb.de} -- GitLab