# HG changeset patch # User Balazs Dezso # Date 2008-10-23 12:39:39 # Node ID b77fb8c32707cfa7065739d9b82100e3fa8f14af # Parent 560e4b6d020d5918a5e3165f0cdc733d6613b5e8 Fix latex image generation diff --git a/lemon/grid_graph.h b/lemon/grid_graph.h --- a/lemon/grid_graph.h +++ b/lemon/grid_graph.h @@ -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