From 0f61c5de7dff6a2fe512f960c7c00b6bda6222c4 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Wed, 6 Nov 2019 13:50:21 -0500
Subject: [PATCH] add new features to reporting

* split up report output, creating new files for the preamble, the body of the report, and each individual page of the report.
* allow the user to set the page number
* allow for the removal of headers and footers from a given page
---
 matlab/modules/reporting | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/matlab/modules/reporting b/matlab/modules/reporting
index b7992f1570..f2fd7524d7 160000
--- a/matlab/modules/reporting
+++ b/matlab/modules/reporting
@@ -1 +1 @@
-Subproject commit b7992f1570492fc282d9da1a82f4ad4f7063d427
+Subproject commit f2fd7524d73b240e5c1764f33b37ed92c03484fe
-- 
GitLab