From a94acb59b8bc3dfde194d332f7f76df351d809f3 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Tue, 28 Jun 2011 20:33:57 -0300 Subject: [PATCH 1/3] fisl2011/: more cleanup --- fisl2011/Makefile | 5 ++++- fisl2011/talk.tex | 21 ++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) 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} From 0a58e0533de4a04202cba0bbfca99e1accebed4f Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Wed, 29 Jun 2011 07:31:12 -0300 Subject: [PATCH 2/3] fisl2011/: don't declare a sole objective for M1; fixed dependencies --- fisl2011/Makefile | 4 +++- fisl2011/talk.tex | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fisl2011/Makefile b/fisl2011/Makefile index 10e31b9..706385c 100644 --- a/fisl2011/Makefile +++ b/fisl2011/Makefile @@ -8,7 +8,9 @@ PNG=atusb-front.png .PHONY: spotless clean -all: $(GEN) $(DL) $(PNG) +all: talk.pdf + +talk.pdf: $(GEN) $(DL) $(PNG) pdflatex talk xpdf talk.pdf diff --git a/fisl2011/talk.tex b/fisl2011/talk.tex index ecf5a27..3606ee5 100644 --- a/fisl2011/talk.tex +++ b/fisl2011/talk.tex @@ -349,7 +349,6 @@ Universal Breakout Board \end{column} \begin{column}[r]{9cm} \begin{itemize} - \item Objective: @@@ \item Video synthesizer \item By ``one man army'' Sebastien Bourdeauducq \item Video in/out, audio, Ethernet, USB host, MIDI, $\ldots$ From 450a20a438c22e93148f59c707d0a869b119f362 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Wed, 29 Jun 2011 07:38:05 -0300 Subject: [PATCH 3/3] fisl2011/: _really_ fix dependencies --- fisl2011/Makefile | 2 +- fisl2011/talk.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fisl2011/Makefile b/fisl2011/Makefile index 706385c..10114fc 100644 --- a/fisl2011/Makefile +++ b/fisl2011/Makefile @@ -10,7 +10,7 @@ PNG=atusb-front.png all: talk.pdf -talk.pdf: $(GEN) $(DL) $(PNG) +talk.pdf: talk.tex $(GEN) $(DL) $(PNG) pdflatex talk xpdf talk.pdf diff --git a/fisl2011/talk.tex b/fisl2011/talk.tex index 3606ee5..fb6a2e8 100644 --- a/fisl2011/talk.tex +++ b/fisl2011/talk.tex @@ -9,7 +9,7 @@ %\setbeamersize{sidebar width left=-5mm} \title{\Large Making Copyleft Hardware} \author{Werner Almesberger \\\url{werner@almesberger.net}} -\date{June 28, 2011} +\date{June 29, 2011} \setul{}{1.5pt}