Cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29543 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-05-05 09:26:38 +00:00
parent 6fde8f8067
commit 2f69859d2f

View File

@ -604,6 +604,7 @@ def revert_printindexall(document):
document.body[i:k+1] = subst
i = i + 1
def revert_strikeout(document):
" Reverts \\strikeout character style "
while True: