mirror of
git://projects.qi-hardware.com/m1.git
synced 2025-04-21 12:27:27 +03:00
added edk_leaflet.tex
This commit is contained in:
10
doc/Makefile
Normal file
10
doc/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
# if leaflet.cls is missing, in Debian try apt-get install texlive-latex-extra
|
||||
|
||||
edk_leaflet.pdf: edk_leaflet.tex
|
||||
pdflatex $^
|
||||
|
||||
clean:
|
||||
rm edk_leaflet.pdf
|
||||
rm edk_leaflet.log
|
||||
rm edk_leaflet.aux
|
||||
Reference in New Issue
Block a user