From d02fc22538e45714e5d8687ea4dc2df3d9f8a457 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Mon, 17 Feb 2014 11:18:22 +0100 Subject: [PATCH] fix typo --- doc/dynare.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index 112a321369..c702f2f8f2 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -10687,7 +10687,7 @@ of the page. Default: @code{none} @anchor{titleFormat} @item titleFormat, @code{STRING} | @code{CELL_ARRAY_STRINGS} -A string representing the @LaTeX{} markup to use on the +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. Default: @code{\large\bfseries} -- GitLab