mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
parent
06975721b6
commit
f0a2114268
@ -4635,7 +4635,6 @@ def convert_starred_refs(document):
|
||||
document.warning("Malformed LyX document: Can't find end of inset at line %d" % i)
|
||||
i += 1
|
||||
continue
|
||||
noprefixline = document.body[i + 5]
|
||||
newlineat = end - 2
|
||||
document.body.insert(newlineat, "nolink \"false\"")
|
||||
i = end + 1
|
||||
|
Loading…
Reference in New Issue
Block a user