added background with opacity to QR-Code and card; bug in card opacity
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
% !TeX program = xelatex
|
||||
% Note: Requires photo.png in same directory
|
||||
\documentclass[photoscale=4]{businesscard-qrcode}
|
||||
|
||||
\type{home}
|
||||
\givennames{Max}
|
||||
\familynames{Muster}
|
||||
\additionalnames{Big\ Photo\ Example}
|
||||
\street{Beispielstrasse\ 42}
|
||||
\city{Winterthur}
|
||||
\zip{8400}
|
||||
\country{CH}
|
||||
\phone{+41 52 123 45 67}
|
||||
\email{max@example.ch}
|
||||
\photo{photo.png}
|
||||
|
||||
\begin{document}
|
||||
\drawcard
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user