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
This commit is contained in:
Jean-Marc Lasgouttes 2002-07-16 22:03:20 +00:00
parent 57e89ae2bf
commit eaa7d722d5
6 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,18 @@
2002-07-16 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* configure.m4: add formats fig and epsi
2002-07-16 Andrew Zabolotny <zap@cobra.ru>
* 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 <lasgouttes@freesurf.fr> 2002-07-16 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* bind/menus.bind: cleanup shortcuts for section layouts. Starred * bind/menus.bind: cleanup shortcuts for section layouts. Starred

View File

@ -177,3 +177,5 @@
\bind_file menus.bind \bind_file menus.bind
\bind_file math.bind \bind_file math.bind
\bind_file latinkeys.bind \bind_file latinkeys.bind
\bind_file cyrkeys.bind
\bind_file greekkeys.bind

View File

@ -225,3 +225,5 @@
\bind_file menus.bind \bind_file menus.bind
\bind_file math.bind \bind_file math.bind
\bind_file latinkeys.bind \bind_file latinkeys.bind
\bind_file cyrkeys.bind
\bind_file greekkeys.bind

View File

@ -490,3 +490,5 @@
\bind_file latinkeys.bind \bind_file latinkeys.bind
\bind_file cyrkeys.bind
\bind_file greekkeys.bind

View File

@ -326,3 +326,5 @@
\bind_file menus.bind \bind_file menus.bind
\bind_file math.bind \bind_file math.bind
\bind_file latinkeys.bind \bind_file latinkeys.bind
\bind_file cyrkeys.bind
\bind_file greekkeys.bind

View File

@ -436,7 +436,9 @@ cat >$outfile <<EOF
\\Format bmp bmp BMP "" \\Format bmp bmp BMP ""
\\Format dvi dvi DVI D \\Format dvi dvi DVI D
\\Format eps eps EPS "" \\Format eps eps EPS ""
\\Format epsi epsi EPSI ""
\\Format fax "" Fax "" \\Format fax "" Fax ""
\\Format fig fig XFig ""
\\Format agr agr GRACE "" \\Format agr agr GRACE ""
\\Format html html HTML H \\Format html html HTML H
\\Format latex tex LaTeX L \\Format latex tex LaTeX L