From d283cc7745f13b4a72af54b21777ef2b9769622d Mon Sep 17 00:00:00 2001 From: John Levon Date: Wed, 2 Apr 2003 22:10:58 +0000 Subject: [PATCH] tab lfun changed git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6690 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/bind/math.bind | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index afc0269b41..b3c2926b61 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-04-02 John Levon + + * bind/math.bind: tab lfun changed + 2003-04-01 John Levon * lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts diff --git a/lib/bind/math.bind b/lib/bind/math.bind index 5018bfb990..32059841b4 100644 --- a/lib/bind/math.bind +++ b/lib/bind/math.bind @@ -121,7 +121,7 @@ \bind "M-m ~S-equal" "math-insert \neq" \bind "Escape" "escape" -\bind "C-Tab" "tab-insert" +\bind "C-Tab" "cell-split" \bind "M-m space" "math-space" # This should be handled properly by some "get the next key" method -- 2.39.2