mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36142 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ab8d87f26a
commit
284346aa4e
@ -539,7 +539,7 @@ def revert_nomencl_width(document):
|
||||
break
|
||||
j = find_end_of_inset(document.body, i)
|
||||
if not del_token(document.body, "set_width", i, j):
|
||||
document.warning("Can't find set_width option for nomencl_print!")
|
||||
document.warning("Can't find set_width option for nomencl_print!")
|
||||
i = j
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user