mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 05:55:34 +00:00
Standand blurb for all binding files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7585 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9e75a45c7e
commit
1adfa0a402
@ -1,3 +1,19 @@
|
|||||||
|
2003-08-22 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
|
* bind/broadway.bind:
|
||||||
|
* bind/cyrkeys.bind:
|
||||||
|
* bind/greekkeys.bind:
|
||||||
|
* bind/hollywood.bind:
|
||||||
|
* bind/latinkeys.bind:
|
||||||
|
* bind/math.bind:
|
||||||
|
* bind/sciword.bind:
|
||||||
|
tell the world who wrote 'em.
|
||||||
|
|
||||||
|
2003-07-31 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
|
* lyx2lyx/lyxconvert_224.py (convert_bibtex): started by me and finished
|
||||||
|
by José. The file format now reflects the internal store.
|
||||||
|
|
||||||
2003-08-22 Angus Leeming <leeming@lyx.org>
|
2003-08-22 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
* bind/cua.bind:
|
* bind/cua.bind:
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
# file broadway.bind
|
||||||
|
# This file is part of LyX, the document processor.
|
||||||
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
# author Garst Reese
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
|
|
||||||
# Broadway Play
|
# Broadway Play
|
||||||
|
|
||||||
\bind "M-z s" "layout Speaker"
|
\bind "M-z s" "layout Speaker"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
# file cyrkeys.bind
|
||||||
|
# This file is part of LyX, the document processor.
|
||||||
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
# author Andrew Zabolotny
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
|
|
||||||
# Cyrillic X11 key definitions
|
# Cyrillic X11 key definitions
|
||||||
|
|
||||||
\bind "Cyrillic_GHE_bar" "self-insert"
|
\bind "Cyrillic_GHE_bar" "self-insert"
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
# file greekkeys.bind
|
||||||
|
# This file is part of LyX, the document processor.
|
||||||
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
# author Andrew Zabolotny
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
# Greek X11 key definitions
|
# Greek X11 key definitions
|
||||||
|
|
||||||
\bind "Greek_ALPHAaccent" "self-insert"
|
\bind "Greek_ALPHAaccent" "self-insert"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
# file hollywood.bind
|
||||||
|
# This file is part of LyX, the document processor.
|
||||||
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
# author Garst Reese
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
|
|
||||||
# Hollywood script
|
# Hollywood script
|
||||||
|
|
||||||
\bind "M-z s" "layout Speaker"
|
\bind "M-z s" "layout Speaker"
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
# file latinkeys.bind
|
||||||
|
# This file is part of LyX, the document processor.
|
||||||
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
# author Lars Gullik Bjønnes
|
||||||
|
# author Jean-Marc Lasgouttes
|
||||||
|
# author Jürgen Spitzmüller
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
|
|
||||||
# KP_ keys. Should possibly be moved to another file
|
# KP_ keys. Should possibly be moved to another file
|
||||||
|
|
||||||
\bind "KP_0" "self-insert 0"
|
\bind "KP_0" "self-insert 0"
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
# This file is part of
|
# file math.bind
|
||||||
# ==================================================================
|
# This file is part of LyX, the document processor.
|
||||||
#
|
# Licence details can be found in the file COPYING.
|
||||||
# LyX, the Document Processor
|
|
||||||
#
|
# author John Weiss
|
||||||
# Copyright (C) 1997 LyX Team
|
# author Alejandro Aguilar Sierra
|
||||||
#
|
# author Lars Gullik Bjønnes
|
||||||
# Version 0.1, May 28 1997
|
# author Jean-Marc Lasgouttes
|
||||||
#
|
# author John Levon
|
||||||
# ==================================================================
|
# author André Pönitz
|
||||||
|
# author Michael Schmitt
|
||||||
|
# author Martin Vermeer
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
|
|
||||||
# This file provides math mode keys. Most were suggested by John Weiss
|
# This file provides math mode keys. Most were suggested by John Weiss
|
||||||
# and modified by Alejandro Aguilar Sierra to be used with different
|
# and modified by Alejandro Aguilar Sierra to be used with different
|
||||||
|
@ -1,7 +1,12 @@
|
|||||||
# This file is part of LyX
|
# file sciword.bind
|
||||||
|
# This file is part of LyX, the document processor.
|
||||||
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
# author Serge Winitzki
|
||||||
|
|
||||||
|
# Full author contact details are available in file CREDITS.
|
||||||
|
|
||||||
# LyX keyboard definitions similar to those of Scientific Word.
|
# LyX keyboard definitions similar to those of Scientific Word.
|
||||||
# Prepared by Serge Winitzki. Version 1.3
|
|
||||||
|
|
||||||
#\bind "C-a" "------"
|
#\bind "C-a" "------"
|
||||||
#\bind "C-b" "font-bold"
|
#\bind "C-b" "font-bold"
|
||||||
|
Loading…
Reference in New Issue
Block a user