diff --git a/doc/dynare.texi b/doc/dynare.texi
index 3efb9e73921cab54d1b7e52768a0fa708ae2e031..7db05f64dbd7c94075135b0bb10d439ecb6e1d69 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -11261,16 +11261,17 @@ A footnote to be included at the bottom of this page. Default: @code{none}
 
 @anchor{title}
 @item title, @code{STRING} | @code{CELL_ARRAY_STRINGS}
-With one entry (a @code{STRING}), the title of the page. With more
-than one entry (a @code{CELL_ARRAY_STRINGS}), the title and subtitle(s)
-of the page. Default: @code{none}
+With one entry (a @code{STRING}), the title of the page. With more than one
+entry (a @code{CELL_ARRAY_STRINGS}), the title and subtitle(s) of the
+page. Values passed must be valid @LaTeX{} code (@i{e.g.,} `%' must be
+`\%'). Default: @code{none}
 
 @anchor{titleFormat}
 @item titleFormat, @code{STRING} | @code{CELL_ARRAY_STRINGS}
 A string representing the @LaTeX{} markup to use on @ref{title}. The
 number of cell array entries must be equal to that of the @ref{title}
-option, if you do not want to use the default value for the title and
-subtitle(s). Default: @code{\large\bfseries}
+option if you do not want to use the default value for the title (and
+subtitles). Default: @code{\large\bfseries}
 
 @end table
 @end defmethod