Author: Matti Picus <[email protected]>
Branch: extradoc
Changeset: r5639:392a67457b7d
Date: 2016-04-28 09:52 +0300
http://bitbucket.org/pypy/extradoc/changeset/392a67457b7d/

Log:    add pdf

diff --git a/talk/pycon-il-2016/Makefile b/talk/pycon-il-2016/Makefile
--- a/talk/pycon-il-2016/Makefile
+++ b/talk/pycon-il-2016/Makefile
@@ -8,6 +8,6 @@
 
 
 talk.tex: talk.rst author.latex stylesheet.latex
-       rst2beamer --stylesheet=stylesheet.latex --documentoptions=14pt 
--input-encoding=utf8 --output-encoding=utf8 $<  > talk.tex
+       rst2beamer --stylesheet=stylesheet.latex --documentoptions=14pt 
--input-encoding=utf8 --output-encoding=utf8 $<  > talk.latex
        sed 's/\\date{}/\\input{author.latex}/' -i talk.latex || exit
 
diff --git a/talk/pycon-il-2016/talk.pdf b/talk/pycon-il-2016/talk.pdf
new file mode 100644
index 
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..27f0b7ce06dde8f973e1eb3c65f491c87a2d1604
GIT binary patch

[cut]

_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to