Jean-Marc Lasgouttes
507e21f84e
Rename word-togglecase to word-invertcase.
...
As suggested by Jürgen.
2024-10-15 17:36:19 +02:00
Jean-Marc Lasgouttes
afc524da3f
Add LFUN_WORD_TOGGLECASE (word-togglecase)
...
The new function word-togglecase is a companion of word-upcase and
word-lowcase: it toggles each character between lowcase and upcase,
which is useful when one FORGOT THE cAPS lOCK KEY.
Add bindings (except for emacs) and a menu entry.
2024-10-14 18:19:09 +02:00
Scott Kostyshak
386aba099b
Add bind to Insert > Separated <Environment> Above
...
The binding <Alt + p, Shift + Return> is already used for
environment-split outer, so we bind <Alt + p, Alt + Return>
to environment-split before.
2020-05-23 14:36:59 -04:00
Jean-Marc Lasgouttes
0b5ce4b5ba
Fixup cf9827df
: do not forget keyboard bindings and docs
...
Keyboard bindings are easy. For lfun icons in documentation, both the UserGuide and Tutorial have to be updated. Since this will have to be done again once the documentation is imported from branch, I list them here for reference:
For the lib/doc/ directory:
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
and then
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
Related to bug #11770 .
2020-03-04 14:07:03 +01:00
Enrico Forestieri
b277ac5390
Update format of bind and ui files
2018-08-30 21:56:26 +02:00
Juergen Spitzmueller
2907160fff
Introduce environment-split previous
...
This one checks for an environment in the previous paragraph (outside
the nesting scope).
2017-12-28 12:28:01 +01:00
Juergen Spitzmueller
4feca4fb4a
Add binding for post argument 1.
2017-05-26 09:39:15 +02:00
Guillaume Munch
647b4efb1e
New LFUN tabular-feature: update bind and ui files
...
A simple run of development/tools/updatelfuns.sh
2016-01-27 18:22:32 +01:00
Richard Heck
1bf01a8ad3
Update format of bind and ui files.
2015-11-27 11:56:17 -05:00
Vincent van Ravesteijn
d4ac337f0b
Update bindfiles to latest fileformat
2014-03-20 22:11:13 +01:00
Juergen Spitzmueller
5a3f1a731f
Extend environment-split to an 'outer' split function
...
This fixes a major beamer UI flaw reported by several users.
2014-01-27 08:01:24 +01:00
Juergen Spitzmueller
8df9b24896
Add bindings for argument-insert
2013-09-07 11:11:11 +02:00
Richard Heck
e5b25ce78e
Update all of our bind and ui files to format 1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37253 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-18 15:42:27 +00:00
Pavel Sanda
26fd6d51f1
Ten years old leftover.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35668 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 17:49:20 +00:00
Pavel Sanda
583b7725a1
Complete character style menu bindings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29620 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-10 23:35:30 +00:00
Pavel Sanda
2e7704b37b
tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29280 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 08:46:34 +00:00
Pavel Sanda
ab653a003c
Resurrect M-a binding for paragraph settings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29278 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 08:08:58 +00:00
Uwe Stöhr
8efc63752d
- Math.lyx: - update math bold description to the new shortcuts
...
- new section about colored formulas
- menus.bind: update shortcut Alt-c b according to the discussed new handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-21 21:09:38 +00:00
Jürgen Spitzmüller
1382dfe88d
"hfill-insert" -> "space-insert hfill" in bind files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23874 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-21 16:25:17 +00:00
Jürgen Spitzmüller
ae8197abb9
Fix hyphenation point in bind files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23873 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-21 16:20:32 +00:00
Pavel Sanda
c62ae14283
Keyboard shortcuts for TOC window buttons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22727 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-31 19:48:48 +00:00
Jürgen Spitzmüller
61e1643821
Support for \slash and \nobreakdash-
...
* src/lfuns.h:
* src/Text3.cpp:
* src/insets/InsetMathNest.cpp:
* src/insets/insetCollapsable:
- new LFUN_SPECIALCHAR_INSERT
- nuke LFUN_HYPHENATION_POINT_INSERT,
LFUN_LIGATURE_BREAK_INSERT,
LFUN_DOTS_INSERT,
LFUN_END_OF_SENTENCE_PERIOD_INSERT,
LFUN_MENU_SEPARATOR_INSERT
(functions now handled as arguments of the above)
* src/insets/InsetSpecialChar.{cpp,h}:
- implement \slash and \nobreakdash-
* src/Buffer.cpp:
- increment format to 307.
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
- reversion methods for SpecialChar \slash{} and
SpecialChar \nobreakdash-
* development/FORMAT:
- document file format change
* lib/ui/stdmenus.inc:
* lib/ui/classic.ui:
- add new SpecialChars to the menus, adapt lfuns to new scheme
* lib/bind/aqua.bind:
* lib/bind/cua.bind:
* lib/bind/emacs.bind:
* lib/bind/fi/menus.bind:
* lib/bind/mac.bind:
* lib/bind/menus.bind:
* lib/bind/sciword.bind:
* lib/bind/xemacs.bind:
- add shortcuts for new SpecialChars, adapt lfuns to new scheme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21989 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-06 11:04:56 +00:00
Uwe Stöhr
9170e69786
convert bind files to Unicode
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21756 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-24 00:47:29 +00:00
Richard Heck
ee40d49bea
font-code --> font-typewriter
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20418 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-21 20:01:53 +00:00
Michael Schmitt
9d7bfb32b2
* bind/fi_menus.bind:
...
* bind/menus.bind:
* bind/pt_menus.bind:
* bind/sv_menus.bind:
* bind/de_menus.bind: remove bindings for "layout caption"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17004 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 13:25:39 +00:00
Jean-Marc Lasgouttes
79f3f377e3
* bind/menus.bind: digits may need the shift modifier (on french
...
kbd for example).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15830 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-09 15:45:01 +00:00
Michael Schmitt
878e743d6d
Michael Schmitt => Michael Gerz
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10415 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 17:32:09 +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
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
Angus Leeming
979b3c8c1e
More licencing blurbs...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7582 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-22 09:36:41 +00:00
Jean-Marc Lasgouttes
9d7f1f305b
fix section bindings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 11:20:48 +00:00
Jean-Marc Lasgouttes
88d7912df3
remove old banner; improve starred sections binding
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4659 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 20:53:56 +00:00
Lars Gullik Bjønnes
9295bd6a43
RightAddress -> Right_Address
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3914 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-06 08:38:03 +00:00
Angus Leeming
61104e3a27
Changed the binding for "font-size decrease" from "M-s plus" to "M-s ~S-plus".
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2813 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-27 16:49:25 +00:00
Jean-Marc Lasgouttes
0de9e656a4
tweaklets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2230 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 08:49:45 +00:00
Lars Gullik Bjønnes
3aa411d883
make NO_LATEX default, set ut compability stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2205 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-08 12:52:16 +00:00
Jean-Marc Lasgouttes
d3f456cf28
add ext* textclasses ; fix menu bindings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2152 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-28 15:11:24 +00:00
Jean-Marc Lasgouttes
792d84249e
New menu layout from Rob
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1188 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-03 11:04:15 +00:00
Jean-Marc Lasgouttes
e9c7fc6da6
Patch for TOC menu by dekel, kde cleanup patch from John, plus a few things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1089 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-09 12:30:52 +00:00
Jürgen Vigna
99d6f056e4
Added linelen to insets-ascii-function, some fixes and new support
...
functions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1042 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-26 15:25:14 +00:00
Jean-Marc Lasgouttes
b9df4a9322
Export patch from Dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1009 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-11 15:42:17 +00:00
Jürgen Vigna
096db9161e
Fixed disabled Table-Menu entries, renamed table-insert to dialog-tabular-insert
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@988 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-25 13:37:24 +00:00
Lars Gullik Bjønnes
e42217a778
some small changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@765 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-22 16:56:05 +00:00
Lars Gullik Bjønnes
245007468d
patch from dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@744 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-19 16:46:01 +00:00
Asger Ottar Alstrup
3635ff7370
- Backported the HTML export feature (Jean-Marc, can configure
...
check for "tth"?)
- Cleaned up the systemcall stuff a bit
- Better documentation for support/FileInfo.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@188 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-12 21:37:10 +00:00
Lars Gullik Bjønnes
27de1486ca
Initial revision
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00