summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex
blob: 08659873bc9dbf27278dbeef7373bda22f062721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\documentclass[nofill,leftalign,nohint,fontsize=9pt]{businesscard-qrcode}

\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}

\begin{document}
	%\StrSubstitute{John}{hn}{e}
	\drawcard
\end{document}