mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Amend last commit
This commit is contained in:
parent
deae5ea23a
commit
7bbaead588
@ -4636,7 +4636,6 @@ def convert_starred_refs(document):
|
|||||||
i += 1
|
i += 1
|
||||||
continue
|
continue
|
||||||
noprefixline = document.body[i + 5]
|
noprefixline = document.body[i + 5]
|
||||||
document.warning(noprefixline)
|
|
||||||
newlineat = end - 2
|
newlineat = end - 2
|
||||||
document.body.insert(newlineat, "nolink \"false\"")
|
document.body.insert(newlineat, "nolink \"false\"")
|
||||||
i = end + 1
|
i = end + 1
|
||||||
|
Loading…
Reference in New Issue
Block a user