mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
configure.py: fix shortcut clash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36569 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5524485856
commit
12de34f1fa
@ -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"')
|
||||
|
Loading…
Reference in New Issue
Block a user