20 lines
522 B
TeX
20 lines
522 B
TeX
\documentclass[nohint,textwidth=0.55,rightalign,nofill]{businesscard-qrcode}
|
|
|
|
\type{work}
|
|
\givennames{Peter}
|
|
\familynames{Muster}
|
|
\additionalnames{Example\ Company\ Ltd.}
|
|
\street{Im\ Stutz\ 123}
|
|
\pobox{Postfach\ 4567}
|
|
\zip{8000}
|
|
\city{Zürich}
|
|
\country{Switzerland}
|
|
\phone{+41\ 44\ 123\ 45\ 67}
|
|
\email{peter.muster@example.com}
|
|
\pgpfingerprint{4C8B\ 41AF\ FEC4\ ED9D\ 3AF9\ 8500\ F623\ 15D0\ 4D4C\ 0C62}
|
|
\pgpurl{https://pgp.mit.edu/pks/lookup?op=get\&search=0xF62315D04D4C0C62}
|
|
|
|
\begin{document}
|
|
\drawcard
|
|
\end{document}
|