mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
configure.py: add 5 popular editors with LaTeX syntax highlighting
I also need this for branch for the Windows installer, OK?
This commit is contained in:
parent
7199270619
commit
06eb4594d7
@ -563,6 +563,7 @@ def checkFormatEntries(dtl_tools):
|
|||||||
'pybliographic', 'bibdesk', 'gbib', 'kbib', \
|
'pybliographic', 'bibdesk', 'gbib', 'kbib', \
|
||||||
'kbibtex', 'sixpack', 'bibedit', 'tkbibtex' \
|
'kbibtex', 'sixpack', 'bibedit', 'tkbibtex' \
|
||||||
'xemacs', 'gvim', 'kedit', 'kwrite', 'kate', \
|
'xemacs', 'gvim', 'kedit', 'kwrite', 'kate', \
|
||||||
|
'jedit', 'TeXnicCenter', 'WinEdt', 'WinShell', 'PSPad', \
|
||||||
'nedit', 'gedit', 'notepad', 'geany', 'leafpad', 'mousepad'],
|
'nedit', 'gedit', 'notepad', 'geany', 'leafpad', 'mousepad'],
|
||||||
rc_entry = [r'''\Format bibtex bib "BibTeX" "" "" "%%" "" "text/x-bibtex"''' ])
|
rc_entry = [r'''\Format bibtex bib "BibTeX" "" "" "%%" "" "text/x-bibtex"''' ])
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user