mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix comment
This commit is contained in:
parent
e18709b176
commit
a066b81380
@ -4605,7 +4605,7 @@ def revert_starred_refs(document):
|
||||
|
||||
|
||||
def convert_starred_refs(document):
|
||||
" Convert inset index macros "
|
||||
" Convert starred refs "
|
||||
i = 0
|
||||
while True:
|
||||
i = find_token(document.body, "\\begin_inset CommandInset ref", i)
|
||||
|
Loading…
Reference in New Issue
Block a user