From 12de34f1fa64a5f6a872618182a7191f0547ff51 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 29 Nov 2010 04:23:35 +0000 Subject: [PATCH] configure.py: fix shortcut clash git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36569 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/configure.py b/lib/configure.py index e899855ce8..a369cef8fc 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -544,7 +544,7 @@ def checkFormatEntries(dtl_tools): # checkViewer('a DVI previewer', ['xdvi', 'kdvi', 'okular', 'yap', 'dviout -Set=!m'], rc_entry = [r'''\Format dvi dvi DVI D "%%" "" "document,vector" -\Format dvi3 dvi "DVI (LuaTeX)" D "%%" "" "document,vector"''']) +\Format dvi3 dvi "DVI (LuaTeX)" V "%%" "" "document,vector"''']) if dtl_tools: # Windows only: DraftDVI addToRC(r'\Format dvi2 dvi DraftDVI "" "" "" "vector"') -- 2.39.2