From 87ba69644e8c9024b26dded9dbbbe3b648fc518f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 13 Jan 2020 18:35:09 +0100 Subject: [PATCH] Preprocessor update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — fix LaTeX compilation error with some expressions (#263) — fix handling of some special characters in LaTeX — add “xls_sheet” and “xls_range” to “calib_smoother” (#1695) — license file update --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index f63449c5a6..1d31e00b81 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit f63449c5a6205e1a040b91cf09c2f1529ab84390 +Subproject commit 1d31e00b818708a9f895e0b20e43cc8a83acc2ce -- GitLab