mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
lyx_1_6.py: fix fileformat number
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23391 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4398113ee9
commit
eb1b57f0f5
@ -1409,7 +1409,7 @@ convert = [[277, [fix_wrong_tables]],
|
||||
[316, [convert_subfig]]
|
||||
]
|
||||
|
||||
revert = [[314, [revert_subfig]],
|
||||
revert = [[315, [revert_subfig]],
|
||||
[314, [revert_colsep]],
|
||||
[313, []],
|
||||
[312, [revert_module_names]],
|
||||
|
Loading…
Reference in New Issue
Block a user