0

right now I am writing a technical report for my collegue. Therefore it is nessecary to mention a password in the document. I did a simple

\documentclass[11pt,parskip=full,a4paper]{scrartcl}
...
\begin(document)
...
\begin{tabular}{ll}
adress &\url{hello@world} \\
password & 0}*YNwZ={4q9e2P \\
\end{tabular}
...
\end(document)

Of course this is an fictional generated password ;)

How can I implement it into my document without display problems? Right now there are no brackets displayed after generating the pdf document. So the collegue cant see these and gets a wrong password of course.

Do anybody know a way to fix that problem?

Best Regards.

0 Answers0