2025-11-08 17:30:48 +01:00
|
|
|
% !TeX program = xelatex
|
2025-11-09 09:08:09 +01:00
|
|
|
\documentclass[photoinqr,qrlogoscale=0.4,qreclevel=H]{businesscard-qrcode}
|
2025-11-08 17:30:48 +01:00
|
|
|
|
|
|
|
|
\type{home}
|
|
|
|
|
\givennames{Lisa\ Linda}
|
|
|
|
|
\familynames{Doe}
|
|
|
|
|
\additionalnames{Example\ Company}
|
|
|
|
|
\street{Main\ Street\ 123}
|
|
|
|
|
\city{New\ York}
|
|
|
|
|
\zip{10001}
|
|
|
|
|
\country{USA}
|
|
|
|
|
\phone{+1 234 567 8900}
|
|
|
|
|
\email{ldoe@example.com}
|
|
|
|
|
\homepage{example.com}
|
2025-11-09 09:08:09 +01:00
|
|
|
%\photo{photo.png} % uncomment if photo.png exists
|
2025-11-08 17:30:48 +01:00
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
\drawcard
|
|
|
|
|
\end{document}
|