mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25489 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
166e3b8c0f
commit
d48038c87d
@ -1993,8 +1993,7 @@ def revert_subfig(document):
|
||||
insertion = insertion.split('\n')
|
||||
document.body[k : k + 1] = insertion
|
||||
addedLines += len(insertion) - 1
|
||||
add_to_preamble(document,
|
||||
['\\usepackage{subfig}\n'])
|
||||
add_to_preamble(document, ['\\usepackage{subfig}\n'])
|
||||
i += addedLines + 1
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user