summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex
blob: 48be708d577a8666ef8281ae6b540e4b6b6bab8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\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}