gravatar
deba@inf.elte.hu
deba@inf.elte.hu
Fix latex image generation
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Ignore white space 8 line context
... ...
@@ -480,9 +480,9 @@
480 480
  /// and \c down() functions, where the bottom-left corner is the
481 481
  /// origin.
482 482
  ///
483 483
  /// \image html grid_graph.png
484
  /// \image latex grid_graph.eps "Grid graph" row_num=\textrow_num
484
  /// \image latex grid_graph.eps "Grid graph" width=\textwidth
485 485
  ///
486 486
  /// A short example about the basic usage:
487 487
  ///\code
488 488
  /// GridGraph graph(rows, cols);
0 comments (0 inline)