[Lemon-commits] Balazs Dezso: Fix latex image generation
Lemon HG
hg at lemon.cs.elte.hu
Thu Oct 23 14:51:07 CEST 2008
details: http://lemon.cs.elte.hu/hg/lemon/rev/b77fb8c32707
changeset: 350:b77fb8c32707
user: Balazs Dezso <deba [at] inf.elte.hu>
date: Thu Oct 23 12:39:39 2008 +0200
description:
Fix latex image generation
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
lemon/grid_graph.h | 2 +-
diffs (12 lines):
diff -r 560e4b6d020d -r b77fb8c32707 lemon/grid_graph.h
--- a/lemon/grid_graph.h Wed Oct 22 22:14:00 2008 +0100
+++ b/lemon/grid_graph.h Thu Oct 23 12:39:39 2008 +0200
@@ -481,7 +481,7 @@
/// origin.
///
/// \image html grid_graph.png
- /// \image latex grid_graph.eps "Grid graph" row_num=\textrow_num
+ /// \image latex grid_graph.eps "Grid graph" width=\textwidth
///
/// A short example about the basic usage:
///\code
More information about the Lemon-commits
mailing list