mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +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
|
||||
continue
|
||||
noprefixline = document.body[i + 5]
|
||||
document.warning(noprefixline)
|
||||
newlineat = end - 2
|
||||
document.body.insert(newlineat, "nolink \"false\"")
|
||||
i = end + 1
|
||||
|
Loading…
Reference in New Issue
Block a user