From 00873eceaa78d1b450a53eaae0486227a047fa63 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Wed, 21 May 2014 11:30:51 +0200
Subject: [PATCH] Fix texinfo error.

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index bdb467fd4f..2987bd5bf8 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -11400,7 +11400,7 @@ If you are comfortable with @code{PGFPLOTS/Ti}@i{k}@code{Z}, you can use this
 option to pass arguments directly to the @code{PGFPLOTS/Ti}@i{k}@code{Z}
 @code{addPlots} command. (@i{e.g.,} Instead of passing the marker options
 above, you can pass a string such as the following to this option:
-@code{`mark=halfcircle*,mark options={rotate=90,scale=3}'}). Specifically to be
+@code{`mark=halfcircle*,mark options=@{rotate=90,scale=3@}'}). Specifically to be
 used for desired @code{PGFPLOTS/Ti}@i{k}@code{Z} options that have not been
 incorporated into Dynare Reproting. Default: @code{empty}
 
-- 
GitLab