From ca6cd152f2dfa2eb7b88acc693ca8e6282e811ad Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx.de>
Date: Tue, 27 Dec 2016 14:36:51 +0100
Subject: [PATCH] Document that ramsey_policy now takes multipliers in the
 variable list.

Related to #1355
---
 doc/dynare.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index db4fe6ee11..f93d7b3fe3 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -8038,6 +8038,8 @@ and only then approximates these FOCs of planner's problem to first order. There
 order terms that are required for a second-order correct welfare evaluation are 
 preserved.
 
+Note that the variables in the list after the @code{ramsey_policy}-command can also contain multiplier 
+names. In that case, Dynare will for example display the IRFs of the respective multipliers when @code{irf>0}.
 
 The planner objective must be declared with the @code{planner_objective} command.
 
-- 
GitLab