doc: reporting: minor clarifications. closes #687

time-shift
Houtan Bastani 2014-07-25 15:03:10 +02:00
parent 7387237a5b
commit adbecb6fc9
1 changed files with 6 additions and 5 deletions

View File

@ -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