diff options
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex b/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex new file mode 100644 index 00000000000..48be708d577 --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex @@ -0,0 +1,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}
\ No newline at end of file |