diff --git a/fisl2011/Makefile b/fisl2011/Makefile index 9afde0a..10e31b9 100644 --- a/fisl2011/Makefile +++ b/fisl2011/Makefile @@ -3,7 +3,7 @@ SHELL=/bin/bash DL=USB.png Nano_cola.jpg Atben_atusb_prod_05.jpg M1_dmx_video.jpg \ 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 +GEN=schhist.png fped.png kicad.png achieve.pdf flow.pdf PNG=atusb-front.png .PHONY: spotless clean @@ -69,3 +69,6 @@ spotless: clean: rm -f $(GEN) talk.ps + +upload: talk.pdf + qippl talk.pdf fisl12.pdf diff --git a/fisl2011/talk.tex b/fisl2011/talk.tex index ece49c3..ecf5a27 100644 --- a/fisl2011/talk.tex +++ b/fisl2011/talk.tex @@ -21,7 +21,7 @@ % --- Overview ---------------------------------------------------------------- -\begin{frame}{Overview?} +\begin{frame}{Overview} \begin{itemize} \item Copyleft Hardware: what and why ? \item Tools @@ -127,7 +127,7 @@ One can $\ldots$ \begin{frame}{Workflow} \begin{center} - \includegraphics[height=0.9\textheight]{flow.pdf} + \includegraphics[width=1.1\textwidth]{flow.pdf} \end{center} \end{frame} @@ -486,27 +486,18 @@ Some avoidance strategies: \begin{frame}{URLs} This presentation: \\ \url{downloads.qi-hardware.com/people/werner/fisl12.pdf} - -~ - +\vskip2mm The Qi-Hardware project: \\ \url{www.qi-hardware.com/} - -~ - +\vskip2mm Schematics history: \\ \url{projects.qi-hardware.com/schhist/} - -~ - +\vskip2mm Footprint editor (fped): \\ \url{svn.openmoko.org/trunk/eda/fped/README} - -~ - +\vskip2mm Milkymist: \\ \url{milkymist.org/} - \end{frame}