From b95b0e997e67519c076b32c012791c4ad4ef78fc Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Sat, 28 Sep 2013 11:53:01 -0300 Subject: [PATCH] gnu30/: add URL of slides --- gnu30/Makefile | 5 ++++- gnu30/talk.tex | 7 ++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/gnu30/Makefile b/gnu30/Makefile index c1458ae..3fe0ae4 100644 --- a/gnu30/Makefile +++ b/gnu30/Makefile @@ -1,4 +1,4 @@ -.PHONY: all clean spotless +.PHONY: all upload clean spotless FIG = evo future DL = Nano_cola.jpg Atben_atusb_prod_03.jpg Atben_atusb_prod_05.jpg \ @@ -25,6 +25,9 @@ Atben_atusb_prod_05.jpg: M1_dmx_video.jpg: wget http://en.qi-hardware.com/w/images/5/55/M1_dmx_video.jpg +upload: talk.pdf + qippl $< gnu30.pdf + clean: rm -f $(FIG:%=%.pdf) diff --git a/gnu30/talk.tex b/gnu30/talk.tex index da5cb33..f808484 100644 --- a/gnu30/talk.tex +++ b/gnu30/talk.tex @@ -18,9 +18,10 @@ \begin{frame} \titlepage -\begin{itemize} -\item Partes traducidas por David Samblás -\end{itemize} +\vfill +Partes traducidas por David Samblás +{\small + \url{downloads.qi-hardware.com/people/werner/gnu30.pdf}} \\ \end{frame} % --- Introducción ------------------------------------------------------------