Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4633:899eee311309
Date: 2012-08-16 17:51 +0200
http://bitbucket.org/pypy/extradoc/changeset/899eee311309/
Log: make figure wide
diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex
--- a/talk/dls2012/paper.tex
+++ b/talk/dls2012/paper.tex
@@ -915,7 +915,7 @@
chose to present benchmarks of small numeric kernels where loop peeling can
show
its use.
-\begin{figure}
+\begin{figure*}
\begin{center}
{\smaller
\begin{tabular}{|l|r|r|r|r|r|r|r|}
@@ -1017,7 +1017,7 @@
3$ are used. The one used in each benchmark is indicated in
the leftmost column. For the matrices, only the number of rows are
specified.}
-\end{figure}
+\end{figure*}
\subsection{Python}
The Python interpreter of the RPython framework is a complete Python
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit