mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Actually do the layout update
This commit is contained in:
parent
9d2ea6185b
commit
75b111aca7
@ -575,7 +575,7 @@ def convert(lines, end_format):
|
||||
i += 1
|
||||
continue
|
||||
|
||||
if 87 <= format <= 95:
|
||||
if 87 <= format <= 96:
|
||||
# nothing to do.
|
||||
i += 1
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user