mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Somehow this line got commented out.
This commit is contained in:
parent
dad943ad6c
commit
0a6e781aea
@ -4242,7 +4242,7 @@ def convert_chunks(document):
|
||||
break
|
||||
|
||||
# look for the next one
|
||||
#i = j
|
||||
i = j
|
||||
i = find_token(document.body, "\\begin_layout", i)
|
||||
if i == -1:
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user