first iteration of layout correction
@@ -923,7 +923,7 @@ END:VCARD\BCQ@nl}
|
|||||||
\begin{minipage}[c][\heightscale][c]{\imagepercents\textwidth}
|
\begin{minipage}[c][\heightscale][c]{\imagepercents\textwidth}
|
||||||
\begin{tikzpicture}
|
\begin{tikzpicture}
|
||||||
% White background behind QR code (for readability over background images)
|
% White background behind QR code (for readability over background images)
|
||||||
\node[fill=white, opacity=\BCQ@qrbgopacity@used, inner sep=0pt, outer sep=2mm, minimum size=\textwidth] (bg) at (0,0) {};
|
\node[fill=white, opacity=\BCQ@qrbgopacity@used, inner sep=0pt, outer sep=0pt, minimum size=\textwidth] (bg) at (0,0) {};
|
||||||
% QR code on top
|
% QR code on top
|
||||||
\node[inner sep=0pt, outer sep=0pt] (qr) at (0,0) {%
|
\node[inner sep=0pt, outer sep=0pt] (qr) at (0,0) {%
|
||||||
% QR code with optional qrlogo overlay in center
|
% QR code with optional qrlogo overlay in center
|
||||||
@@ -972,10 +972,10 @@ END:VCARD\BCQ@nl}
|
|||||||
\ifcsdef{Xlogo}{% logo defined
|
\ifcsdef{Xlogo}{% logo defined
|
||||||
% Logo next to name: dynamic columns (logo natural width, name uses remaining space)
|
% Logo next to name: dynamic columns (logo natural width, name uses remaining space)
|
||||||
\setlength{\BCQ@logosepused}{\BCQ@logosep}%
|
\setlength{\BCQ@logosepused}{\BCQ@logosep}%
|
||||||
\setlength{\BCQ@namewidth}{\dimexpr\textwidth-\wd\BCQ@logobox-\BCQ@logosepused\relax}%
|
\setlength{\BCQ@namewidth}{\dimexpr\textwidth-\wd\BCQ@logobox-\BCQ@logosepused-\padding-1mm\relax}%
|
||||||
\ifdim\BCQ@namewidth<0pt
|
\ifdim\BCQ@namewidth<0pt
|
||||||
\setlength{\BCQ@logosepused}{0pt}%
|
\setlength{\BCQ@logosepused}{0pt}%
|
||||||
\setlength{\BCQ@namewidth}{\dimexpr\textwidth-\wd\BCQ@logobox\relax}%
|
\setlength{\BCQ@namewidth}{\dimexpr\textwidth-\wd\BCQ@logobox-\padding-1mm\relax}%
|
||||||
\ifdim\BCQ@namewidth<0pt\setlength{\BCQ@namewidth}{0pt}\fi
|
\ifdim\BCQ@namewidth<0pt\setlength{\BCQ@namewidth}{0pt}\fi
|
||||||
\fi
|
\fi
|
||||||
\setlength{\BCQ@namecolumnwidth}{\BCQ@namewidth}%
|
\setlength{\BCQ@namecolumnwidth}{\BCQ@namewidth}%
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 674 KiB After Width: | Height: | Size: 673 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 37 KiB |