From eaa7d722d583f6ec8ea9ff1b4eb3fee25a603c57 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Tue, 16 Jul 2002 22:03:20 +0000 Subject: [PATCH] add fig format; support entering cyrillic and greek characters git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4663 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 15 +++++++++++++++ lib/bind/cua.bind | 2 ++ lib/bind/emacs.bind | 2 ++ lib/bind/sciword.bind | 2 ++ lib/bind/xemacs.bind | 2 ++ lib/configure.m4 | 2 ++ 6 files changed, 25 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 71dd809c2f..71a1774dda 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,18 @@ +2002-07-16 Jean-Marc Lasgouttes + + * configure.m4: add formats fig and epsi + +2002-07-16 Andrew Zabolotny + + * bind/emacs.bind: + * bind/xemacs.bind: + * bind/sciword.bind: + * bind/cua.bind: include greekkeys and cyrkeys bindings + + * bind/greekkeys.bind: + * bind/cyrkeys.bind: bindings to enter cyrillic and greek + characters directly from keyboard + 2002-07-16 Jean-Marc Lasgouttes * bind/menus.bind: cleanup shortcuts for section layouts. Starred diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index 9bad2e0eb9..d602b3e2c2 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -177,3 +177,5 @@ \bind_file menus.bind \bind_file math.bind \bind_file latinkeys.bind +\bind_file cyrkeys.bind +\bind_file greekkeys.bind diff --git a/lib/bind/emacs.bind b/lib/bind/emacs.bind index bcf6122edc..fde9af4a4a 100644 --- a/lib/bind/emacs.bind +++ b/lib/bind/emacs.bind @@ -225,3 +225,5 @@ \bind_file menus.bind \bind_file math.bind \bind_file latinkeys.bind +\bind_file cyrkeys.bind +\bind_file greekkeys.bind diff --git a/lib/bind/sciword.bind b/lib/bind/sciword.bind index 0e65406346..8e995fbaf2 100644 --- a/lib/bind/sciword.bind +++ b/lib/bind/sciword.bind @@ -490,3 +490,5 @@ \bind_file latinkeys.bind +\bind_file cyrkeys.bind +\bind_file greekkeys.bind diff --git a/lib/bind/xemacs.bind b/lib/bind/xemacs.bind index f58ae64938..b57784e35e 100644 --- a/lib/bind/xemacs.bind +++ b/lib/bind/xemacs.bind @@ -326,3 +326,5 @@ \bind_file menus.bind \bind_file math.bind \bind_file latinkeys.bind +\bind_file cyrkeys.bind +\bind_file greekkeys.bind diff --git a/lib/configure.m4 b/lib/configure.m4 index 25d8440d93..1f17865770 100644 --- a/lib/configure.m4 +++ b/lib/configure.m4 @@ -436,7 +436,9 @@ cat >$outfile <