mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
We don't need to say this explicitly, since it'll be detected for us if
it's possible. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32511 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c1ae09ab1f
commit
a4c7e69d7a
@ -577,8 +577,8 @@ def checkFormatEntries(dtl_tools):
|
||||
\Format pdftex pdftex_t PDFTEX "" "" "" ""
|
||||
\Format program "" Program "" "" "" ""
|
||||
\Format pstex pstex_t PSTEX "" "" "" ""
|
||||
\Format wmf wmf "Windows Metafile" "" "auto" "auto" "vector"
|
||||
\Format emf emf "Enhanced Metafile" "" "auto" "auto" "vector"
|
||||
\Format wmf wmf "Windows Metafile" "" "" "" "vector"
|
||||
\Format emf emf "Enhanced Metafile" "" "" "" "vector"
|
||||
\Format wordhtml html "HTML (MS Word)" "" "" "" "document"
|
||||
''')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user