The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 16f6910b59937bf26f7773eceea5b82f93214e1c
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Fri Jun 29 18:46:53 2012 +0200

    Add dvilualatex output format

diff --git a/lib/configure.py b/lib/configure.py
index cac3f63..88981f5 100644
--- a/lib/configure.py
+++ b/lib/configure.py
@@ -591,6 +591,7 @@ def checkFormatEntries(dtl_tools):
 \Format latex      tex    "LaTeX (plain)"         L  ""        "%%"    
"document,menu=export"
 \Format luatex     tex    "LaTeX (LuaTeX)"        "" ""        "%%"    
"document,menu=export"
 \Format pdflatex   tex    "LaTeX (pdflatex)"      "" ""        "%%"    
"document,menu=export"
+\Format dviluatex  tex    "LaTeX (dviluatex)"     "" "" "%%"   
"document,menu=export"  ""
 \Format xetex      tex    "LaTeX (XeTeX)"         "" ""        "%%"    
"document,menu=export"
 \Format text       txt    "Plain text"            a  ""        "%%"    
"document,menu=export"
 \Format text2      txt    "Plain text (pstotext)" "" ""        "%%"    
"document"
diff --git a/status.20x b/status.20x
index 90be837..b2d19c8 100644
--- a/status.20x
+++ b/status.20x
@@ -28,6 +28,8 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Add explicit dvilualatex output format.
+
 
 
 * TEX2LYX IMPROVEMENTS

-----------------------------------------------------------------------

Summary of changes:
 lib/configure.py |    1 +
 status.20x       |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to