The branch, biblatex2, has been updated.

- Log -----------------------------------------------------------------

commit 352a8e115fc9e17d7f912e4d495af032d54e29ad
Merge: 1ee83d4 ae708fb
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Jan 8 18:41:11 2017 +0100

    Merge branch 'master' into biblatex2


commit ae708fbeb6dc97e5bdaf50d087757968a9db59d9
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Jan 8 18:37:08 2017 +0100

    Fix typo

diff --git a/lib/lyx2lyx/lyx_2_3.py b/lib/lyx2lyx/lyx_2_3.py
index 8d8e1c8..aefddd7 100644
--- a/lib/lyx2lyx/lyx_2_3.py
+++ b/lib/lyx2lyx/lyx_2_3.py
@@ -1018,7 +1018,7 @@ def revert_cjkquotes(document):
                 if cjk:
                     replace = [u"\u300A"]
                 else:
-                    replace = ["\\begin_inset Formula $\\langle\\kern 
-2.5pt\\langle$$", "\\end_inset"]
+                    replace = ["\\begin_inset Formula $\\langle\\kern 
-2.5pt\\langle$", "\\end_inset"]
             else:
                 # outer closing mark
                 if cjk:

-----------------------------------------------------------------------

Summary of changes:
 lib/lyx2lyx/lyx_2_3.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Repository for new features

Reply via email to