minor fix
This commit is contained in:
parent
72c5a857cb
commit
6ee74dc696
@ -1,2 +1,3 @@
|
|||||||
# Keeb-Plaque
|
# Keeb-Plaque
|
||||||
|
|
||||||
|
A simple little tent to print off on half of a Letter paper sheet (or whatever you want) for Mechanical Keyboard Meetups
|
6
main.tex
6
main.tex
@ -24,7 +24,9 @@
|
|||||||
{\large Keycaps:} keycaps\nl
|
{\large Keycaps:} keycaps\nl
|
||||||
{\large PCB:} PCB\nl
|
{\large PCB:} PCB\nl
|
||||||
{\large Notes:} notes\\
|
{\large Notes:} notes\\
|
||||||
\vfill{\LARGE \#EVENT-NAME}
|
\vfill
|
||||||
|
{\LARGE \#EVENT-NAME}
|
||||||
|
\end{center}
|
||||||
% The QR codes in the 4 corners, pay attention to the labels. This whole section doesn't conform to the margins and stuff, so check yourself
|
% The QR codes in the 4 corners, pay attention to the labels. This whole section doesn't conform to the margins and stuff, so check yourself
|
||||||
\begin{tikzpicture}[remember picture, overlay]
|
\begin{tikzpicture}[remember picture, overlay]
|
||||||
\node [below right=0.6em](TL) at (current page.north west){\qrcode{https://daviddaily.dev}};
|
\node [below right=0.6em](TL) at (current page.north west){\qrcode{https://daviddaily.dev}};
|
||||||
@ -47,4 +49,4 @@
|
|||||||
Bottom Right%your label here
|
Bottom Right%your label here
|
||||||
};
|
};
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
\end{center}}\end{document}
|
}\end{document}
|
Loading…
Reference in New Issue
Block a user