added background with opacity to QR-Code and card; bug in card opacity
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
% !TeX program = xelatex
|
||||
\documentclass{businesscard-qrcode}
|
||||
|
||||
\type{home}
|
||||
\givennames{Anna}
|
||||
\familynames{Beispiel}
|
||||
\street{Musterweg\ 7}
|
||||
\city{Zürich}
|
||||
\zip{8000}
|
||||
\country{CH}
|
||||
\phone{+41 44 123 45 67}
|
||||
\email{anna@example.ch}
|
||||
\homepage{example.ch}
|
||||
\background{yellow!20}
|
||||
|
||||
\begin{document}
|
||||
\drawcard
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user