mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add dviluatex format, so that the appropriate form of LaTeX can be
exported. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40459 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
264cc1139c
commit
98c54908c2
@ -543,6 +543,7 @@ def checkFormatEntries(dtl_tools):
|
||||
\Format docbook sgml DocBook B "" "%%" "document,menu=export"
|
||||
\Format docbook-xml xml "DocBook (XML)" "" "" "%%" "document,menu=export"
|
||||
\Format dot dot "Graphviz Dot" "" "" "%%" "vector"
|
||||
\Format dviluatex tex "LaTeX (dviluatex)" "" "" "%%" "document,menu=export"
|
||||
\Format platex tex "LaTeX (pLaTeX)" "" "" "%%" "document,menu=export"
|
||||
\Format literate nw NoWeb N "" "%%" "document,menu=export"
|
||||
\Format sweave Rnw "Sweave" S "" "%%" "document,menu=export"
|
||||
|
Loading…
Reference in New Issue
Block a user