1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

fisl2012/: on-going editing (first drawings, more links, some small changes)

This commit is contained in:
Werner Almesberger
2012-07-24 04:55:22 -03:00
parent 858ef9f397
commit e342b7a19a
4 changed files with 129 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ SHELL=/bin/bash
# UBB_production_08.JPG ubb-vga-pub-plugged-medium.jpg \
# ubb-vga-pub-1024-medium.jpg SIE_KICAD.png
#GEN=schhist.png fped.png kicad.png achieve.pdf flow.pdf
GEN=cat-comp.pdf cat-mod.pdf
#PNG=atusb-front.png
.PHONY: spotless clean upload upload-es
@@ -15,9 +16,6 @@ all: talk.pdf
talk.pdf: talk.tex $(GEN) $(DL) $(PNG)
pdflatex talk
talk-es.pdf: talk-es.tex $(GEN) $(DL) $(PNG)
pdflatex talk-es
kicad.png: eeschema.xwd pcbnew.xwd
pnmcomp -xoff=0 -yoff=300 \
<(convert eeschema.xwd ppm:-) \
@@ -61,7 +59,10 @@ SIE_KICAD.png:
achieve.pdf: achieve.fig
fig2dev -L pdf $< $@
flow.pdf: flow.fig
cat-comp.pdf: cat-comp.fig
fig2dev -L pdf $< $@
cat-mod.pdf: cat-mod.fig
fig2dev -L pdf $< $@
talk.ps: talk.pdf