author | Balazs Dezso <deba@inf.elte.hu> |
Thu, 23 Oct 2008 12:39:39 +0200 | |
changeset 350 | b77fb8c32707 |
parent 349 | 560e4b6d020d |
child 351 | 2593e163e407 |
1.1 --- a/lemon/grid_graph.h Wed Oct 22 22:14:00 2008 +0100 1.2 +++ b/lemon/grid_graph.h Thu Oct 23 12:39:39 2008 +0200 1.3 @@ -481,7 +481,7 @@ 1.4 /// origin. 1.5 /// 1.6 /// \image html grid_graph.png 1.7 - /// \image latex grid_graph.eps "Grid graph" row_num=\textrow_num 1.8 + /// \image latex grid_graph.eps "Grid graph" width=\textwidth 1.9 /// 1.10 /// A short example about the basic usage: 1.11 ///\code