lyx_mirror/lib
Georg Baum e35725d5c0 New nomenclature inset from Ugras
* src/LyXAction.C
	(LyXAction::init): Add LFUN_NOMENCL_INSERT and LFUN_NOMENCL_PRINT

	* src/insets/insetbase.C
	(build_translator): ditto

	* src/LaTeXFeatures.C
	(LaTeXFeatures::getPackages): Add nomencl

	* src/insets/insetnomencl.[Ch]: new insets InsetNomencl and
	InsetPrintNomencl

	* src/insets/insetbase.h: Add NOMENCL_CODE and NOMENCL_PRINT_CODE

	* src/insets/insetcommandparams.C
	(InsetCommandParams::findInfo): Add nomenclature and printnomenclature
	(InsetCommandParams::getCommand): Extend end of command protection to
	cover commands with only optional arguments like printnomenclature

	* src/insets/insetert.C
	(InsetERT::getStatus): disable LFUN_NOMENCL_INSERT and
	LFUN_NOMENCL_PRINT

	* src/insets/Makefile.am: Add new files
	* src/frontends/qt4/Makefile.dialogs: ditto
	* src/frontends/qt4/Makefile.am: ditto

	* src/factory.C
	(createInset): Handle InsetNomencl and InsetPrintNomencl
	(readInset): ditto

	* src/buffer.C
	(LYX_FORMAT): increase

	* src/lyxfunc.C
	(LyXFunc::dispatch): Handle nomenclature

	* src/LaTeX.C
	(LaTeX::deleteFilesOnError): Delete .nls file
	(LaTeX::run): Run makeindex for nomenclature
	(LaTeX::runMakeIndex): handle nomenclature options
	(LaTeX::deplog): Recognize nomenclature file

	* src/frontends/qt4/QNomenclDialog.[Ch]: new
	* src/frontends/qt4/QNomencl.[Ch]: ditto
	* src/frontends/qt4/ui/QNomenclUi.ui: ditto

	* src/frontends/qt4/Dialogs.C
	(Dialogs::build): handle nomenclature dialog

	* src/text3.C
	(LyXText::dispatch): Handle LFUN_NOMENCL_INSERT and
	LFUN_NOMENCL_PRINT
	(LyXText::getStatus): Ditto

	* src/lfuns.h
	(kb_action): Add LFUN_NOMENCL_INSERT and LFUN_NOMENCL_PRINT

	* lib/lyx2lyx/LyX.py
	(format_relation): Update 1.5 format range

	* lib/lyx2lyx/lyx_1_5.py
	(revert_nomenclature): New
	(revert_printnomenclature): ditto

	* lib/chkconfig.ltx: Test for nomencl package

	* lib/doc/LaTeXConfig.lyx.in: Add nomencl package

	* lib/doc/Extended.lyx: Add documentation for nomencl

	* lib/ui/stdtoolbars.ui
	(Toolbar "extra" "Extra"): Add nomencl-insert

	* lib/ui/classic.ui: Add nomencl-insert and nomencl-print
	* lib/ui/stdmenus.ui: ditto

	* development/scons/scons_manifest.py: Add new files

	* development/FORMAT: Describe new format


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15739 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-04 17:55:36 +00:00
..
bind * lib/bind/aqua.bind: 2006-10-14 12:36:19 +00:00
clipart Initial revision 1999-09-27 18:44:28 +00:00
doc New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
examples forgot this 2006-11-01 15:09:32 +00:00
images * lib/images/*.xpm: 2006-11-04 11:06:43 +00:00
kbd Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
layouts Convert to new format 2006-11-01 08:41:31 +00:00
lyx2lyx New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
scripts * layout2layout.py 2006-10-29 11:41:15 +00:00
templates propdel svn:executable 2006-09-19 07:09:36 +00:00
tex Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
ui New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
autocorrect Whitespace only. 2003-10-13 09:50:10 +00:00
build-listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
chkconfig.ltx New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
configure.py Add lilypond external inset 2006-10-04 19:01:00 +00:00
CREDITS Convert the CREDITS file to utf8 and spell Ugras' name correctly. 2006-11-04 12:46:00 +00:00
encodings enable utf8 since lyx2lyx already reverts it 2006-11-03 10:38:30 +00:00
external_templates Add lilypond external inset 2006-10-04 19:01:00 +00:00
generate_contributions.py Convert the CREDITS file to utf8 and spell Ugras' name correctly. 2006-11-04 12:46:00 +00:00
languages add support for naustrian; fix locale for austrian 2006-04-24 12:28:52 +00:00
lyxrc.example * src/lyxrc.C: 2006-07-09 17:57:15 +00:00
Makefile.am * lib/images/*.xpm: 2006-11-04 11:06:43 +00:00
symbols convert symbols file to UTF8 2006-10-22 11:48:21 +00:00
syntax.default partial fix for bug 2132 2005-11-25 09:37:09 +00:00