Author: Antonio Cuni <anto.c...@gmail.com>
Branch: extradoc
Changeset: r4226:e7975f0b4ce9
Date: 2012-06-30 12:15 +0200
http://bitbucket.org/pypy/extradoc/changeset/e7975f0b4ce9/

Log:    update links for the tools used

diff --git a/talk/ep2012/jit/talk/Makefile b/talk/ep2012/jit/talk/Makefile
--- a/talk/ep2012/jit/talk/Makefile
+++ b/talk/ep2012/jit/talk/Makefile
@@ -1,8 +1,7 @@
-# you can find rst2beamer.py here:
-# http://codespeak.net/svn/user/antocuni/bin/rst2beamer.py
+# you can find rst2beamer.py and inkscapeslide.py here:
+# http://bitbucket.org/antocuni/env/src/619f486c4fad/bin/rst2beamer.py
+# http://bitbucket.org/antocuni/env/src/619f486c4fad/bin/inkscapeslide.py
 
-# WARNING: to work, it needs this patch for docutils
-# 
https://sourceforge.net/tracker/?func=detail&atid=422032&aid=1459707&group_id=38414
 
 talk.pdf: talk.rst author.latex title.latex stylesheet.latex 
diagrams/tracing-phases-p0.pdf
        rst2beamer.py --stylesheet=stylesheet.latex --documentoptions=14pt 
talk.rst talk.latex || exit
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to