summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-16 20:50:51 +0000
committerKarl Berry <karl@freefriends.org>2018-08-16 20:50:51 +0000
commit8a76770f246ae3adb341b873bf6cdb25d0114ef2 (patch)
treef27ec9713b0dccd44f120ac8f97c596a0699ce1e /Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex
parent88d74b00581ca8f9710996fe8e3e9effd748a880 (diff)
businesscard-qrcode (16aug18)
git-svn-id: svn://tug.org/texlive/trunk@48417 c570f23f-e606-0410-a88d-b1316a301751
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}