diff --git a/doc/dynare.texi b/doc/dynare.texi index c46dbba782697b50a0c73c0a42069720356fe1eb..cd54a6aa5b675720085f50905a752ea2be093e82 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -2421,12 +2421,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}.