1999-12-22 16:52:08 +00:00
|
|
|
|
# This file is part of
|
|
|
|
|
# ==================================================================
|
|
|
|
|
#
|
|
|
|
|
# LyX, the High Level Word Processor
|
|
|
|
|
#
|
2000-12-27 11:52:20 +00:00
|
|
|
|
# Copyright (C) 1995-2000 The LyX Team
|
1999-12-22 16:52:08 +00:00
|
|
|
|
#
|
|
|
|
|
# ==================================================================
|
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
# Finnish key bindings for so-called "invisible" menus
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Insert menu
|
|
|
|
|
#
|
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
# These ones are not supported anymore.
|
|
|
|
|
#\bind "M-i minus" "hyphenation-point-insert"
|
|
|
|
|
#\bind "M-i p" "dots-insert"
|
|
|
|
|
#\bind "M-i e" "end-of-sentence-period-insert"
|
|
|
|
|
#\bind "M-i q" "quote-insert"
|
|
|
|
|
#\bind "M-i apostrophe" "quote-insert"
|
|
|
|
|
#\bind "M-i S-quotedbl" "quote-insert"
|
|
|
|
|
#\bind "M-i s h" "hfill-insert"
|
|
|
|
|
#\bind "M-i s minus" "hyphenation-point-insert"
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Font size menu
|
|
|
|
|
#
|
|
|
|
|
|
2001-06-28 15:11:24 +00:00
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-k k" "font-size tiny"
|
2001-06-28 15:11:24 +00:00
|
|
|
|
\bind "M-k S-P" "font-size footnotesize"
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-k p" "font-size small"
|
|
|
|
|
\bind "M-k o" "font-size normal"
|
|
|
|
|
\bind "M-k t" "font-size normal"
|
|
|
|
|
\bind "M-k s" "font-size large"
|
|
|
|
|
\bind "M-k S-S" "font-size larger"
|
|
|
|
|
\bind "M-k v" "font-size huge"
|
2001-06-28 15:11:24 +00:00
|
|
|
|
\bind "M-k S-V" "font-size giant"
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-k 1" "font-size tiny"
|
2001-06-28 15:11:24 +00:00
|
|
|
|
\bind "M-k 2" "font-size scriptsize"
|
|
|
|
|
\bind "M-k 3" "font-size footnotesize"
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-k 4" "font-size small"
|
|
|
|
|
\bind "M-k 5" "font-size normal"
|
|
|
|
|
\bind "M-k 6" "font-size large"
|
|
|
|
|
\bind "M-k 7" "font-size larger"
|
|
|
|
|
\bind "M-k 8" "font-size largest"
|
|
|
|
|
\bind "M-k 9" "font-size huge"
|
2001-06-28 15:11:24 +00:00
|
|
|
|
\bind "M-k 0" "font-size giant"
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-k plus" "font-size increase"
|
|
|
|
|
\bind "M-k minus" "font-size decrease"
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Alignment menu
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
#bind "M-a l" "para-align left" # Not yet implemented!
|
|
|
|
|
#bind "M-a r" "para-align right" # Not yet implemented!
|
|
|
|
|
#bind "M-a c" "para-align center" # Not yet implemented!
|
|
|
|
|
#bind "M-a b" "para-align block" # Not yet implemented!
|
|
|
|
|
#bind "M-a f" "para-align block" # Not yet implemented!
|
|
|
|
|
#bind "M-a d" "para-align default" # Not yet implemented!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Paragraph style menu
|
|
|
|
|
#
|
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
# abcdefghij mn qrs uvwxyz<79><7A><EFBFBD>
|
|
|
|
|
# a cdefghij mnopqrs uvwxyz<79><7A><EFBFBD> (S)
|
|
|
|
|
# abcdefghij lmnopqrstuvwxyz<79><7A><EFBFBD> (M)
|
|
|
|
|
# abcdefghij lmn pqrstuvwxyz<79><7A><EFBFBD> (C)
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
\bind "M-p p" "layout Standard" # Perusteksti
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p 0" "layout Part" # Osa
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-p 1" "layout Chapter" # Luku
|
|
|
|
|
\bind "M-p 2" "layout Section" # Kappale
|
|
|
|
|
\bind "M-p 3" "layout Subsection" # Alikappale
|
|
|
|
|
\bind "M-p 4" "layout Subsubsection" # Alialikappale
|
|
|
|
|
\bind "M-p 5" "layout Paragraph" # Osakappale
|
|
|
|
|
\bind "M-p 6" "layout Subparagraph" # Aliosakappale
|
|
|
|
|
|
|
|
|
|
\bind "M-p t" "layout Author" # Tekij<69>
|
|
|
|
|
\bind "M-p S-T" "layout Title" # Teoksen nimi
|
|
|
|
|
\bind "M-p o" "layout Address" # Osoite
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p S-O" "layout RightAddress" # Oikea osoite
|
|
|
|
|
\bind "M-p v" "layout Date" # P<>iv<69>ys
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-p M-c" "layout Abstract" # Tiivistelm<6C>
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p b" "layout Bibliography" # L<>hdeviitteet
|
2000-12-27 11:52:20 +00:00
|
|
|
|
|
|
|
|
|
\bind "M-p l" "layout Itemize" # Luettelo
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p S-L" "layout Enumerate" # Numeroitu luettelo
|
|
|
|
|
\bind "M-p C-l" "layout List" # Lista
|
2000-12-27 11:52:20 +00:00
|
|
|
|
|
|
|
|
|
\bind "M-p k" "layout LyX-Code" # LyX-koodi
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p S-K" "layout Comment" # Kommentti
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-p M-k" "layout Caption" # Kuvateksti
|
|
|
|
|
\bind "M-p C-k" "layout Description" # Kuvaus
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p a" "layout Quote" # Lainaus
|
|
|
|
|
\bind "M-p s" "layout Quotation" # Sitaatti
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-p S-S" "layout Verse" # S<>e
|
|
|
|
|
\bind "M-p x" "layout LaTeX" # LaTeX
|
|
|
|
|
|
|
|
|
|
\bind "M-p f" "layout ShortFoilhead" # Foils!!
|
|
|
|
|
\bind "M-p S-F" "layout Foilhead" # Foils!!
|
|
|
|
|
\bind "M-p r" "layout ShortRotatefoilhead" # Foils!!
|
|
|
|
|
\bind "M-p S-R" "layout Rotatefoilhead" # Foils!!
|
|
|
|
|
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p S-equal" "layout Part*" # M-p S-0
|
|
|
|
|
\bind "M-p S-exclam" "layout Chapter*" # M-p S-1
|
|
|
|
|
\bind "M-p S-quotedbl" "layout Section*" # M-p S-2
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-p S-numbersign" "layout Subsection*" # M-p S-3
|
2001-05-04 13:17:25 +00:00
|
|
|
|
\bind "M-p S-currency" "layout Subsubsection*" # M-p S-4
|
|
|
|
|
\bind "M-p S-percent" "layout Paragraph*" # M-p S-5
|
|
|
|
|
\bind "M-p S-ampersand" "layout Subparagraph*" # M-p S-6
|
2000-12-27 11:52:20 +00:00
|
|
|
|
|
|
|
|
|
\bind "M-p space" "drop-layouts-choice"
|
|
|
|
|
\bind "M-p Left" "depth-decrement"
|
|
|
|
|
\bind "M-p Right" "depth-increment"
|
1999-12-22 16:52:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Character style menu
|
|
|
|
|
#
|
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-c b" "font-bold" # Lihavoi
|
|
|
|
|
\bind "M-c c" "font-noun" # Nimityyli
|
|
|
|
|
\bind "M-c e" "font-emph" # Korosta
|
|
|
|
|
\bind "M-c m" "math-mode" # Matematiikkatila
|
|
|
|
|
\bind "M-c p" "font-code" # Kirjoituskone
|
|
|
|
|
\bind "M-c r" "font-roman" # Oletus
|
|
|
|
|
\bind "M-c s" "font-sans" # Sans serif
|
2001-07-13 08:49:45 +00:00
|
|
|
|
\bind "M-c t" "ert-insert" # LaTeX
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-c u" "font-underline" # Alleviivaus
|
|
|
|
|
|
|
|
|
|
\bind "M-c Down" "word-lowcase"
|
1999-12-22 16:52:08 +00:00
|
|
|
|
\bind "M-c Up" "word-upcase"
|
|
|
|
|
\bind "M-c Right" "word-capitalize"
|
|
|
|
|
|
|
|
|
|
\bind "M-c space" "font-default"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Keyboard menu
|
|
|
|
|
#
|
|
|
|
|
|
2000-12-27 11:52:20 +00:00
|
|
|
|
\bind "M-i 1" "keymap-primary"
|
|
|
|
|
\bind "M-i 2" "keymap-secondary"
|
|
|
|
|
\bind "M-i p" "keymap-off"
|
|
|
|
|
\bind "M-i o" "keymap-off"
|
|
|
|
|
\bind "M-i t" "keymap-toggle"
|
|
|
|
|
\bind "M-i x" "keymap-off"
|