From b879f043bca27255762db7fad2e6cc0d18c34aef Mon Sep 17 00:00:00 2001 From: jfbu Date: Mon, 16 Jan 2017 09:03:46 +0100 Subject: [PATCH] Remove in 1.5.2 CHANGES repeated identical footnotes for same link --- CHANGES | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index d1f4ecb38..5cc1d3aa9 100644 --- a/CHANGES +++ b/CHANGES @@ -39,19 +39,16 @@ Bugs fixed * #3335: gettext does not extract field_name of a field in a field_list * #2952: C++, fix refs to operator() functions. * Fix Unicode super- and subscript digits in :rst:dir:`code-block` and - :dudir:`parsed-literal` LaTeX output (ref #3342) -* LaTeX writer: leave ``"`` character inside :dudir:`parsed-literal` as is - (ref #3341) + parsed-literal LaTeX output (ref #3342) +* LaTeX writer: leave ``"`` character inside parsed-literal as is (ref #3341) * #3234: intersphinx failed for encoded inventories * #3158: too much space after captions in PDF output * #3317: An URL in parsed-literal contents gets wrongly rendered in PDF if with hyphen -* LaTeX crash if the filename of an image inserted in :dudir:`parsed-literal` +* LaTeX crash if the filename of an image inserted in parsed-literal via a substitution contains an hyphen (ref #3340) -* LaTeX rendering of inserted footnotes in :dudir:`parsed-literal` is wrong - (ref #3340) -* Inline math in :dudir:`parsed-literal` is not rendered well by LaTeX - (ref #3340) +* LaTeX rendering of inserted footnotes in parsed-literal is wrong (ref #3340) +* Inline math in parsed-literal is not rendered well by LaTeX (ref #3340) * #3308: Parsed-literals don't wrap very long lines with pdf builder (ref #3340)