summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex')
-rw-r--r--Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex b/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex
new file mode 100644
index 00000000000..08659873bc9
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex
@@ -0,0 +1,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}