[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] extradoc extradoc: workaround for unicode
From:       antocuni <noreply () buildbot ! pypy ! org>
Date:       2012-06-30 23:31:22
Message-ID: 20120630233122.E9EA71C004F () cobra ! cs ! uni-duesseldorf ! de
[Download RAW message or body]

Author: Antonio Cuni <anto.cuni@gmail.com>
Branch: extradoc
Changeset: r4239:880609af0fb0
Date: 2012-07-01 01:11 +0200
http://bitbucket.org/pypy/extradoc/changeset/880609af0fb0/

Log:	workaround for unicode

diff --git a/talk/ep2012/stm/Makefile b/talk/ep2012/stm/Makefile
--- a/talk/ep2012/stm/Makefile
+++ b/talk/ep2012/stm/Makefile
@@ -8,6 +8,7 @@
 	rst2beamer.py --stylesheet=stylesheet.latex --documentoptions=14pt talk.rst talk.latex || exit
 	sed 's/\\date{}/\\input{author.latex}/' -i talk.latex || exit
 	sed 's/\\maketitle/\\input{title.latex}/' -i talk.latex || exit
+	sed 's/\\usepackage\[latin1\]{inputenc}/\\usepackage[utf8]{inputenc}/' -i talk.latex || exit
 	pdflatex talk.latex  || exit
 
 view: talk.pdf
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic