From 7a96becca13c362314ea74e62ae3c663bef2fe67 Mon Sep 17 00:00:00 2001 From: jfbu Date: Thu, 27 Oct 2016 10:02:53 +0200 Subject: [PATCH] Update CHANGES for PR#3096 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 66d346d6f..eef72873f 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ Features added -------------- * #2513: A better default settings for XeLaTeX +* #3096: ``'maxlistdepth'`` key to work around LaTeX list limitations Bugs fixed ---------- @@ -16,6 +17,7 @@ Bugs fixed * #3062: Failed to build PDF using 1.5a2 (undefined ``\hypersetup`` for Japanese documents since PR#3030) * Better rendering of multiline signatures in html. +* #777: LaTeX output "too deeply nested" (ref #3096) Release 1.5 alpha2 (released Oct 17, 2016) ==========================================