diff --git a/doc/dynare.texi b/doc/dynare.texi index 0824a6245b6bc0ec654ae977d0cee9cc49103193..86847731d402b1e30fc87e7656aaec3cf20f39c9 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -2467,12 +2467,13 @@ Default is @code{0}. @item nocheck Don't check the steady state values when they are provided explicitely either by a steady state file or a @code{steady_state_model} block. This is useful for models with unit roots as, in this case, the steady state is not unique or doesn't exist. -@end table @item markowitz = @var{DOUBLE} Value of the Markowitz criterion, used to select the pivot. Only used when @code{solve_algo = 5}. Default: @code{0.5}. +@end table + @examplehead @xref{Initial and terminal conditions}.