summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/businesscard-qrcode/examples/example.tex
blob: cab94fff375ced7dbf64a18e6d1ea2afc54e769b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
\documentclass[noaddress,textwidth=0.58,qrwidth=0.35,https,fill,iconright,leftalign,hint,icon,textfirst]{businesscard-qrcode}

\phone{+12 34 567 89 00}
\type{home}
\honoricprefix{MSc\ ETH}
\givennames{Marc}
\familynames{Wäckerlin}
\homepage{marc.wäckerlin.ch}
%\link{marc.wäckerlin.ch}
%\git{mrw.sh}
\gitea{mrw.sh}
\github{mwaeckerlin}
\cloud{name@nextcloud.org}
\world{mrw.world}
%\wordpress{marc.wäckerlin.ch}
%\wikipedia{Marc\_Wäckerlin}
%\drupal{religionsfrei.info}
%\joomla{postsuisseid.ch}
%\youtube{WintiPirat}
\facebook{marc.waeckerlin}
%\google{MarcWäckerlin}
\twitter{GGR\_Winti}
\email{name@example.com}
\matrixorg{@name:matrix.org}
\street{Irgendwiestrasse\ 84}
\city{Irgendwo}
\zip{1001}
\country{Switzerland}
\pgpfingerprint{4C8B 41AF FEC4 ED9D 3AF9  8500 F623 15D0 4D4C 0C62}
\pgpurl{https://pgp.mit.edu/pks/lookup?op=get\&search=0xF62315D04D4C0C62}
%\jabber{\email}

\begin{document}
	\drawcard
\end{document}