From: Jean-Marc Lasgouttes Date: Mon, 12 Dec 2005 10:08:53 +0000 (+0000) Subject: fix typo in sciword bindings X-Git-Tag: 1.6.10~13753 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=80d4e59b814693e68167ee837ec27db63e9ce802;p=features.git fix typo in sciword bindings git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10656 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 905b1bad71..7a9fe59c69 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-12-12 Jean-Marc Lasgouttes + + * bind/sciword.bind: include math.bind, not maths.bind. + 2005-12-09 Jean-Marc Lasgouttes * examples/hu_splash.lyx: update from Alex. diff --git a/lib/bind/sciword.bind b/lib/bind/sciword.bind index 1a190fd4f8..a6e845f304 100644 --- a/lib/bind/sciword.bind +++ b/lib/bind/sciword.bind @@ -209,7 +209,7 @@ \bind "C-s S-greater" "math-insert \gg" # usual bindings -\bind_file maths.bind +\bind_file math.bind \bind_file menus.bind \bind_file latinkeys.bind \bind_file cyrkeys.bind