Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4601:5d652c579113
Date: 2012-08-16 10:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/5d652c579113/
Log: fix size of beramono font
diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex
--- a/talk/dls2012/paper.tex
+++ b/talk/dls2012/paper.tex
@@ -44,7 +44,7 @@
\usepackage[T1]{fontenc}
\usepackage{setspace}
\usepackage{listings}
-\usepackage{beramono}
+\usepackage[scaled=0.81]{beramono}
\definecolor{gray}{rgb}{0.3,0.3,0.3}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit