2018-08-13 15:24:59 +02:00
|
|
|
\documentclass[nofill,leftalign,nohint,fontsize=9pt]{businesscard-qrcode}
|
2018-08-13 01:08:21 +02:00
|
|
|
|
2018-08-14 16:38:43 +02:00
|
|
|
\type{home}
|
|
|
|
|
\givennames{John}
|
|
|
|
|
\familynames{Doe}
|
|
|
|
|
\extaddr{20/F.,\ One\ Kowloon}
|
|
|
|
|
\city{Kowloon Bay}
|
|
|
|
|
\street{1\ Wang\ Yuen\ Street}
|
|
|
|
|
\country{Hongkong}
|
|
|
|
|
\phone{(852)\ 1234-5678}
|
|
|
|
|
\homepage{example.com}
|
|
|
|
|
\email{name@example.com}
|
2018-08-13 15:24:59 +02:00
|
|
|
|
2018-08-13 01:08:21 +02:00
|
|
|
\begin{document}
|
2018-08-14 16:38:43 +02:00
|
|
|
%\StrSubstitute{John}{hn}{e}
|
2018-08-13 01:08:21 +02:00
|
|
|
\drawcard
|
|
|
|
|
\end{document}
|