From 2de8ee0ee682b93480a4dcff7c072dafd214939f Mon Sep 17 00:00:00 2001 From: Steffen Jost Date: Mon, 6 Feb 2023 10:26:25 +0100 Subject: [PATCH] chore(letter): use tt-font for pin and password --- src/Handler/Utils/LMS.hs | 2 +- templates/letter/din5008.latex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Handler/Utils/LMS.hs b/src/Handler/Utils/LMS.hs index ee3b89d9f..dcb92cdf0 100644 --- a/src/Handler/Utils/LMS.hs +++ b/src/Handler/Utils/LMS.hs @@ -150,4 +150,4 @@ randomLMSIdentBut banList = untilJustMaxM maxLmsUserIdentRetries getIdentOk randomLMSpw :: MonadIO m => m Text randomLMSpw = randomText extra lengthPassword where - extra = "+*:=!?#" -- you cannot distinguish ;: and ., in printed letters + extra = "+*:=!?#&" -- you cannot distinguish ;: and ., in printed letters diff --git a/templates/letter/din5008.latex b/templates/letter/din5008.latex index fc4dc02ee..946e46b8d 100644 --- a/templates/letter/din5008.latex +++ b/templates/letter/din5008.latex @@ -140,8 +140,8 @@ $endif$ \begin{textblock}{65}(84,232)%hpos,vpos \textcolor{black!39}{ \begin{labeling}{Login:x} - \item[Login:] $login$ - \item[Pin:] $pin$ + \item[Login:] \texttt{$login$} + \item[Pin:] \texttt{$pin$} \end{labeling} ~} \end{textblock}