]> git.lyx.org Git - features.git/commitdiff
Revert inadvertent commit.
authorRichard Heck <rgheck@comcast.net>
Sun, 1 Jun 2008 15:00:23 +0000 (15:00 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 1 Jun 2008 15:00:23 +0000 (15:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25054 a592a061-630c-0410-9148-cb99ea01b6c8

lib/lyx2lyx/lyx_1_6.py

index 08d32bfb63db2a23d428a4794d63866cb2114c78..ebce3fa914dcb8c827227f7feaef3045d5e6fee4 100644 (file)
@@ -1553,7 +1553,7 @@ def revert_btprintall(document):
                              "\\end_layout",
                              "\\end_inset"]
                     document.body[i:i] = subst
-            i = j + len(subst) - 1
+            i = j
 
 
 def revert_bahasam(document):