minor fix

This commit is contained in:
David Daily 2024-12-17 02:35:16 -06:00
parent 72c5a857cb
commit 6ee74dc696
3 changed files with 26 additions and 23 deletions

View File

@ -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

BIN
main.pdf

Binary file not shown.

View File

@ -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}