chore(letter): use tt-font for pin and password

This commit is contained in:
Steffen Jost 2023-02-06 10:26:25 +01:00
parent 11cc45aacf
commit 2de8ee0ee6
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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}