mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-28 06:49:43 +00:00
Revert inadvertent commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25054 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9ae7fa2f36
commit
f7db6b62aa
@ -1553,7 +1553,7 @@ def revert_btprintall(document):
|
|||||||
"\\end_layout",
|
"\\end_layout",
|
||||||
"\\end_inset"]
|
"\\end_inset"]
|
||||||
document.body[i:i] = subst
|
document.body[i:i] = subst
|
||||||
i = j + len(subst) - 1
|
i = j
|
||||||
|
|
||||||
|
|
||||||
def revert_bahasam(document):
|
def revert_bahasam(document):
|
||||||
|
Loading…
Reference in New Issue
Block a user