From c52b24b5b1b06342932dbf0d88090eed9e37dcbd Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Fri, 14 Feb 2014 16:37:52 +0100
Subject: [PATCH] doc: update default for graph option fig name

---
 doc/dynare.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index b4d755833a..3ce0445db1 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -10717,8 +10717,7 @@ The @code{dseries} that provides the data for the graph. Default:
 @code{none}
 
 @item figname, @code{STRING}
-The name to use when saving this figure. Default: @code{[tempname
-`.tex']}
+The name to use when saving this figure. Default: something of the form @code{pg1_sec2_row1_col3.tex}
 
 @item figDirName, @code{STRING}
 The name of the folder in which to store this figure. Default:
-- 
GitLab