Michael Schmitt
|
0b9624f421
|
* stdtoolbars.ui: change "notation" to "glossary";
change "TeX Code" to "TeX code"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15794 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-11-07 21:45:30 +00:00 |
|
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 |
|
Michael Schmitt
|
0d1c89fe64
|
change tracking:
ui/stdtoolbars.ui: revert removal of "insert-note" in "Extra" toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15407 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-20 13:32:27 +00:00 |
|
Michael Schmitt
|
e422b75ace
|
change tracking:
* lib/ui/default.ui:
* lib/ui/stdtoolbars.ui: add review toolbar;
move "Insert note" from "Extra" to "Review" toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15400 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-20 12:26:27 +00:00 |
|
Michael Schmitt
|
2243967c46
|
2006-04-01 Michael Gerz <michael.gerz@teststep.org>
* lib/ui/stdmenus.ui:
* lib/ui/stdtoolbars.ui:
* src/converter.C
* src/lyx_main.C
* src/support/package.C.in: tiny changes to text messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13545 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-04-01 13:23:24 +00:00 |
|
John Levon
|
9e5d7cddf3
|
Michael's menu changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9966 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-05-22 23:01:21 +00:00 |
|
Georg Baum
|
ce7da69af1
|
Another set of text changes from Michael, approved by John
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9920 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-05-08 10:02:38 +00:00 |
|
Martin Vermeer
|
cab55feb0e
|
remove the 4x4 default table size
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9846 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-21 06:21:25 +00:00 |
|
Martin Vermeer
|
1b2e0411ef
|
Clean up around character styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9827 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-18 18:09:57 +00:00 |
|
John Levon
|
3bcf40e96d
|
Make M-x show the minibuffer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8686 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-04-21 00:19:27 +00:00 |
|
Angus Leeming
|
a60b5c0b72
|
Whitespace only.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7905 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-10-13 09:50:10 +00:00 |
|
Angus Leeming
|
d091b17e92
|
The \sqrt and \root icons on the math toolbar were transposed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7891 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-10-10 14:04:28 +00:00 |
|
Angus Leeming
|
7ec7270dae
|
Authorship of ui files, emacs 'text' identifier for bind files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7587 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-08-22 10:37:26 +00:00 |
|
John Levon
|
ee8d50c73d
|
Michael's UI patch v2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7548 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-08-14 15:45:09 +00:00 |
|
Angus Leeming
|
bb01b3884c
|
Remove 14 LFUNs; use "dialog-show <name> <data>" instead.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7191 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-19 16:49:45 +00:00 |
|
John Levon
|
470d0f8b4d
|
oops, fix up the last commit by really removing the flags from the Toolbar defs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7155 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-11 20:06:40 +00:00 |
|
John Levon
|
5a87c5379a
|
Move the toolbar flags setting into a separate section to allow the
user to set them easily, as discussed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7154 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-11 19:21:46 +00:00 |
|
John Levon
|
205fdc7045
|
show extra toolbar by default
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7153 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-11 18:19:52 +00:00 |
|
John Levon
|
4564bd55c4
|
fix properly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7015 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-22 21:49:04 +00:00 |
|
John Levon
|
36027c932b
|
fix toolbar defaults to what they should be
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7012 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-22 21:07:55 +00:00 |
|
Angus Leeming
|
b3608133b0
|
(Juergen) the new space inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6998 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-22 10:40:57 +00:00 |
|
John Levon
|
61c8a5490b
|
"Paragraph Settings"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6989 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-20 19:09:13 +00:00 |
|
André Pönitz
|
68bc27c3b9
|
ui/*: re-indent according to LyX style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6971 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-16 12:53:20 +00:00 |
|
John Levon
|
0ed9c715b6
|
split the new.ui into three files for easier overriding
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6813 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-15 02:30:53 +00:00 |
|