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:
Richard Heck 2009-12-13 20:58:25 +00:00
parent c1ae09ab1f
commit a4c7e69d7a

View File

@ -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"
''')