make sticker paper of qr codes
authordaniel watson <ozzloy@gmail.com>
Tue, 29 Apr 2014 22:10:07 +0000 (15:10 -0700)
committerdaniel watson <ozzloy@gmail.com>
Tue, 29 Apr 2014 22:10:07 +0000 (15:10 -0700)
Makefile

index 13b39959ee21cfbc844ea8cbf6c4ce2f9aaa26d2..7f7a7c5e77a8a0bc5929f09b9d9fd3c1b6e0e190 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,12 @@ initial-ubuntu-install:
 index.html: README.html
        cp $< $@
 
+qr-sticker-paper.pdf: qr qr-sticker-paper.tex
+       pdflatex qr-sticker-paper.tex
+
+qr: qr.png
+       qrencode -s 6 -l L -v 1 -o qr.png "xib.me/rmmt"
+
 qrcode:
        qrencode -l L -v 1 -o qr.png "goo.gl/JfVqUJ"