minor fix
This commit is contained in:
parent
72c5a857cb
commit
6ee74dc696
@ -1,2 +1,3 @@
|
||||
# Keeb-Plaque
|
||||
|
||||
A simple little tent to print off on half of a Letter paper sheet (or whatever you want) for Mechanical Keyboard Meetups
|
10
main.tex
10
main.tex
@ -24,9 +24,11 @@
|
||||
{\large Keycaps:} keycaps\nl
|
||||
{\large PCB:} PCB\nl
|
||||
{\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
|
||||
\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=.1em] at (TL.south){\footnotesize
|
||||
Top Left%your label here
|
||||
@ -46,5 +48,5 @@
|
||||
\node [above=.1em] at (BR.north){\footnotesize
|
||||
Bottom Right%your label here
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{center}}\end{document}
|
||||
\end{tikzpicture}
|
||||
}\end{document}
|
Loading…
Reference in New Issue
Block a user