From d2263de3600507d3aed6e28bf7a54f67cfd27bdf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
<stephane.adjemian@univ-lemans.fr>
Date: Thu, 13 Jun 2013 11:00:23 +0200
Subject: [PATCH] Added algorithm section as a macro in the manual.
---
doc/dynare.texi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/dynare.texi b/doc/dynare.texi
index e359b6fe3..9c9737618 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -49,6 +49,14 @@
@emph{Output}
@end macro
+@macro algorithmhead
+@iftex
+@sp 1
+@end iftex
+@emph{Algorithm}
+@end macro
+
+
@macro customhead{title}
@iftex
@sp 1
--
GitLab