mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-19 14:30:00 +00:00
fix find&replace with sciword bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13436 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
61343483cb
commit
a9a6592f58
@ -1,3 +1,7 @@
|
|||||||
|
2006-03-20 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||||
|
|
||||||
|
* bind/sciword.bind: fix find&replace entry.
|
||||||
|
|
||||||
2006-03-15 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
2006-03-15 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
||||||
|
|
||||||
* symbols: Add \tag and \tag*
|
* symbols: Add \tag and \tag*
|
||||||
|
@ -163,7 +163,7 @@
|
|||||||
#\bind "C-F1" "help-context" # Not yet implemented!
|
#\bind "C-F1" "help-context" # Not yet implemented!
|
||||||
\bind "F2" "buffer-write"
|
\bind "F2" "buffer-write"
|
||||||
\bind "S-F2" "buffer-export latex"
|
\bind "S-F2" "buffer-export latex"
|
||||||
\bind "F3" "find-replace"
|
\bind "F3" "dialog-show findreplace"
|
||||||
|
|
||||||
\bind "C-F4" "buffer-close"
|
\bind "C-F4" "buffer-close"
|
||||||
\bind "M-F4" "lyx-quit"
|
\bind "M-F4" "lyx-quit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user