summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex')
-rw-r--r--Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex b/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex
new file mode 100644
index 00000000000..a3002e86e8f
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex
@@ -0,0 +1,15 @@
+\documentclass{businesscard-qrcode}
+
+\type{home}
+\givennames{An}
+\familynames{Example}
+\street{Einbahnstrasse\ 84}
+\city{Irgendwo}
+\zip{1001}
+\country{Switzerland}
+\homepage{example.com}
+\email{name@example.com}
+
+\begin{document}
+ \drawcard
+\end{document}