mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-29 05:01:49 +00:00
ispell leftover
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27817 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1517143651
commit
441161daa2
@ -579,8 +579,6 @@ def checkOtherEntries():
|
|||||||
rc_entry = [ r'\index_command "%%"' ])
|
rc_entry = [ r'\index_command "%%"' ])
|
||||||
checkProg('a nomenclature processor', ['makeindex'],
|
checkProg('a nomenclature processor', ['makeindex'],
|
||||||
rc_entry = [ r'\nomencl_command "makeindex -s nomencl.ist"' ])
|
rc_entry = [ r'\nomencl_command "makeindex -s nomencl.ist"' ])
|
||||||
checkProg('a spellchecker', ['ispell'],
|
|
||||||
rc_entry = [ r'\spell_command "%%"' ])
|
|
||||||
## FIXME: OCTAVE is not used anywhere
|
## FIXME: OCTAVE is not used anywhere
|
||||||
# path, OCTAVE = checkProg('Octave', ['octave'])
|
# path, OCTAVE = checkProg('Octave', ['octave'])
|
||||||
## FIXME: MAPLE is not used anywhere
|
## FIXME: MAPLE is not used anywhere
|
||||||
|
Loading…
Reference in New Issue
Block a user