]> git.lyx.org Git - lyx.git/blob - lib/bind/sv_menus.bind
Removed an incorrect assert in GraphicsCache.
[lyx.git] / lib / bind / sv_menus.bind
1 # This file is part of
2 # ==================================================================
3 #
4 #                  LyX, the High Level Word Processor
5
6 #                 Copyright (C) 1995-1998 The LyX Team
7 #
8 # ==================================================================
9
10 # Key bindings for menus, both invisible and visible.
11
12 #
13 # Visible Menu access menu
14 #################################
15 # Menu key bindings for Swedish locale.
16
17 # Denna är avsedd för användning tillsammans med svensk lokalisering av LyX.
18 # Placeras i LYXDIR/bind, eller ~/.lyx/bind under namnet sv_menus.bind och
19 # laddas automatiskt av LyX i stället för menus.bind då LANG=sv
20 # Dessa bindningar kan krocka med andra bindningar; betrakta detta som ett
21 # prov. Observera att namnen på menyerna måste stämma med de översatta
22 # (File/Fil, Edit/Redigera osv.), för "menu-open"
23 # Wed Dec  9 17:15:45 GMT+0100 1998, Joacim Persson <sp2joap1@ida.his.se>
24
25 #
26
27 #\bind "F10 f"                  "menu-open Fil"
28 #\bind "F10 r"                  "menu-open Redigera"
29 #\bind "F10 s"                  "menu-open Stil"
30 #\bind "F10 l"                  "menu-open Lägg in"
31 #\bind "F10 m"                  "menu-open Matematik"
32 #\bind "F10 i"                  "menu-open Inställningar"
33 #\bind "F10 d"                  "menu-open Dokument"
34 #\bind "F10 h"                  "menu-open Hjälp"
35
36 #
37 # Fil
38 #
39
40 #\bind "M-f n"                  "buffer-new"
41 #\bind "M-f m"                  "buffer-new-template"
42 #\bind "M-f p"                  "buffer-open"
43 #\bind "M-f g"                  "buffer-close"
44 #\bind "M-f s"                  "buffer-write"
45 #\bind "M-f o"                  "buffer-write-as"
46 #\bind "M-f t"                  "buffer-reload"
47 #\bind "M-f v"                  "buffer-view dvi"
48 #\bind "M-f i"                  "buffer-view ps"
49 #\bind "M-f u"                  "buffer-update dvi"
50 #\bind "M-f d"                  "buffer-update ps"
51 #\bind "M-f k"                  "buffer-print" 
52 #\bind "M-f f"                  "buffer-fax"
53 #\bind "M-f l"                  "buffer-export latex"
54 #\bind "M-f x"                  "buffer-export linuxdoc"
55 #\bind "M-f S-T"                "buffer-export ascii"
56 #\bind "M-f h"                  "buffer-export html"
57 #\bind "M-f S-A"                "buffer-export custom"
58 #\bind "M-f a"                  "lyx-quit"
59 #\bind "M-f space"              "menu-open Fil" 
60 #bind "M-f l"                   "file-last"             # Not yet implemented.
61
62
63 #
64 # Edit menu
65 #
66
67 #\bind "M-r a"                  "table"
68 #\bind "M-r k"                  "cut"
69 #\bind "M-r f"                  "error-next"
70 #\bind "M-r s"                  "find-replace"
71 #\bind "M-r k"                  "line-delete-forward"
72 #\bind "M-r m"                  "mark-on"
73 #\bind "M-r S-M"                "mark-off"
74 #\bind "M-r t"                  "note-next"
75 #\bind "M-r o"                  "copy"
76 #\bind "M-r i"                  "paste"
77 #\bind "M-r g"                  "redo"
78 #\bind "M-r r"                  "spellchecker"
79 #\bind "M-r e"                  "buffer-chktex"
80 #\bind "M-r h"                  "toc-view"
81 #\bind "M-r n"                  "undo"
82 #\bind "M-r x"                  "latex-view-log"
83 #\bind "M-r space"              "menu-open Redigera" 
84
85
86 #
87 # Layout menu
88 #
89
90 #\bind "M-s c"                  "layout-character"
91 #\bind "M-s p"                  "layout-paragraph"
92 #\bind "M-s d"                  "layout-document"
93 #\bind "M-s a"                  "layout-paper"
94 #\bind "M-s q"                  "layout-quotes" 
95 #\bind "M-s l"                  "layout-preamble" 
96 #\bind "M-s e"                  "font-emph" 
97 #\bind "M-s n"                  "font-noun" 
98 #\bind "M-s b"                  "font-bold" 
99 #\bind "M-s t"                  "tex-mode" 
100 #\bind "M-s v"                  "depth-next"
101 #\bind "M-s space"              "menu-open Stil"  
102 #\bind "M-s i"                  "buffer-itemize-bullets-select"
103
104
105 #
106 # Insert menu
107 #
108
109 #\bind "M-i g"                  "figure-insert"
110 #\bind "M-i b"                  "table-insert"
111 #\bind "M-i c"                  "buffer-child-insert"
112 #\bind "M-i f"                  "footnote-insert"
113 #\bind "M-i m"                  "marginpar-insert"
114
115 #\bind "M-i minus"              "hyphenation-point-insert"
116 #\bind "M-i p"                  "dots-insert"
117 #\bind "M-i e"                  "end-of-sentence-period-insert"
118 #\bind "M-i q"                  "quote-insert"
119 #\bind "M-i apostrophe"         "quote-insert"
120 #\bind "M-i S-quotedbl"         "quote-insert"
121 #\bind "M-i s h"                        "hfill-insert"
122 #\bind "M-i s minus"            "hyphenation-point-insert"
123 #\bind "M-i s b"                        "protected-space-insert"
124 #\bind "M-i s l"                        "break-line"
125 #\bind "M-i s p"                        "dots-insert"
126 #\bind "M-i s e"                        "end-of-sentence-period-insert"
127 #\bind "M-i s q"                        "quote-insert"
128
129 #\bind "M-i a"                  "loa-insert"
130 #\bind "M-i t c"                        "toc-insert"
131 #\bind "M-i t f"                        "lof-insert"
132 #\bind "M-i t t"                        "lot-insert"
133 #\bind "M-i t i"                        "index-print"
134 #\bind "M-i t b"                        "bibtex-insert"
135 #\bind "M-i t a"                        "loa-insert"
136
137 #\bind "M-i n"                  "note-insert"
138 #\bind "M-i l"                  "label-insert"
139 #\bind "M-i r"                  "reference-insert"
140 #\bind "M-i i"                  "citation-insert"
141 #\bind "M-i d"                  "index-insert"
142
143 #\bind "M-l space"              "menu-open Lägg in"  
144
145
146
147 #
148 # Math menu
149 #
150
151 #\bind "M-m space"              "menu-open Matematik" 
152
153 #
154 # Options menu
155 #
156
157 #bind "M-o s"                   "screen-font-options"   # Not yet implemented!
158 #bind "M-o r"                   "spellcheck-options"    # Not yet implemented!
159 #bind "M-o t"                   "keyboard-options"      # Not yet implemented!
160 #bind "M-o l"                   "latex-options"         # Not yet implemented!
161 #\bind "M-i space"              "menu-open Inställningar"  
162
163
164 #
165 # Documents menu
166 #
167 # These are now defined in cua or emacs bind files so their "standard"
168 # bindings are available. (eg M-d "word-delete-forward" in emacs) ARRae
169 #\bind "M-d p"                  "buffer-previous"
170 #\bind "M-d space"              "menu-open Dokument"
171
172
173 #
174 # Help menu
175 #
176
177 #bind "M-h i"                   "help-introduction"     # Not yet implemented!
178 #bind "M-h t"                   "help-tutorial"         # Not yet implemented!
179 #bind "M-h u"                   "help-user-guide"       # Not yet implemented!
180 #bind "M-h r"                   "help-reference-guide"  # Not yet implemented!
181 #bind "M-h h"                   "help-how-do-i-"        # Not yet implemented!
182 #bind "M-h c"                   "help-customization"    # Not yet implemented!
183 #bind "M-h s"                   "help-special-tools"    # Not yet implemented!
184 #bind "M-h k"                   "help-known-bugs"       # Not yet implemented!
185 #bind "M-h a"                   "help-latex-config"     # Not yet implemented!
186 #bind "M-h o"                   "help-copyright"        # Not yet implemented!
187 #bind "M-h e"                   "help-credits"          # Not yet implemented!
188 #bind "M-h v"                   "help-version"          # Not yet implemented!
189 #\bind "M-h space"              "menu-open Hjälp" 
190
191
192 #
193 # Font size menu
194 #
195
196 \bind "M-s t"                   "font-size pytteliten"
197 \bind "M-s S-S"                 "font-size mindre"
198 \bind "M-s s"                   "font-size liten"
199 \bind "M-s n"                   "font-size normal"
200 \bind "M-s l"                   "font-size stor"
201 \bind "M-s S-L"                 "font-size större"
202 \bind "M-s h"                   "font-size störst"
203 \bind "M-s S-H"                 "font-size störstare"
204
205 \bind "M-s 1"                   "font-size pytteliten"
206 \bind "M-s 2"                   "font-size minst"
207 \bind "M-s 3"                   "font-size mindre"
208 \bind "M-s 4"                   "font-size liten"
209 \bind "M-s 5"                   "font-size normal"
210 \bind "M-s 6"                   "font-size stor"
211 \bind "M-s 7"                   "font-size större"
212 \bind "M-s 8"                   "font-size störst"
213 \bind "M-s 9"                   "font-size störstare"
214 \bind "M-s 0"                   "font-size störstast"
215
216 \bind "M-s plus"                "font-size öka"
217 \bind "M-s minus"               "font-size minska"
218
219
220 #
221 # Alignment menu
222 #
223
224 #bind "M-a l"                   "para-align left"       # Not yet implemented!
225 #bind "M-a r"                   "para-align right"      # Not yet implemented!
226 #bind "M-a c"                   "para-align center"     # Not yet implemented!
227 #bind "M-a b"                   "para-align block"      # Not yet implemented!
228 #bind "M-a f"                   "para-align block"      # Not yet implemented!
229 #bind "M-a d"                   "para-align default"    # Not yet implemented!
230
231
232 #
233 # Paragraph style menu
234 #
235
236 \bind "M-p 1"                   "layout Chapter" 
237 \bind "M-p 2"                   "layout Section" 
238 \bind "M-p 3"                   "layout Subsection"  
239 \bind "M-p 4"                   "layout Subsubsection"    
240 \bind "M-p 5"                   "layout Paragraph"        
241 \bind "M-p 6"                   "layout Subparagraph"
242 \bind "M-p a"                   "layout Abstract"
243 \bind "M-p S-A"                 "layout Author"
244 \bind "M-p M-a"                 "layout Address"
245 \bind "M-p C-a"                 "layout RightAddress"
246 \bind "M-p b"                   "layout Itemize"        # bulleted list
247 \bind "M-p S-B"                 "layout Bibliography"
248 \bind "M-p c"                   "layout LyX-Code"
249 \bind "M-p S-C"                 "layout Comment"
250 \bind "M-p M-c"                 "layout Caption"
251 \bind "M-p d"                   "layout Description"
252 \bind "M-p S-D"                 "layout Date"
253 \bind "M-p e"                   "layout Enumerate"      # numbered list
254 \bind "M-p f"                   "layout ShortFoilhead"  # Foils!!
255 \bind "M-p S-F"                 "layout Foilhead"       # Foils!!
256 \bind "M-p i"                   "layout Itemize"        # bulleted list
257 \bind "M-p l"                   "layout List"
258 \bind "M-p S-L"                 "layout LaTeX"
259 \bind "M-p n"                   "layout Enumerate"      # numbered list
260 \bind "M-p q"                   "layout Quote"
261 \bind "M-p S-Q"                 "layout Quotation"
262 \bind "M-p r"                   "layout ShortRotatefoilhead"    # Foils!!
263 \bind "M-p S-R"                 "layout Rotatefoilhead" # Foils!!
264 \bind "M-p s"                   "layout Standard"
265 \bind "M-p t"                   "layout Title"
266 \bind "M-p x"                   "layout LaTeX"
267 \bind "M-p space"               "drop-layouts-choice"
268 \bind "M-p S-at"                "layout Section*"       # M-p S-2
269 \bind "M-p S-dollar"            "layout Subsubsection*" # M-p S-4
270 \bind "M-p S-numbersign"        "layout Subsection*"    # M-p S-3
271 \bind "M-p v"                   "layout Verse"
272
273 \bind "M-p Left"                "depth-decrement"
274 \bind "M-p Right"               "depth-increment"
275
276
277 #
278 # Character style menu
279
280
281 \bind "M-c b"                   "font-bold"
282 \bind "M-c c"                   "font-noun"
283 \bind "M-c e"                   "font-emph"
284 \bind "M-c m"                   "math-mode"
285 \bind "M-c p"                   "font-code"
286 \bind "M-c r"                   "font-roman"
287 \bind "M-c s"                   "font-sans"
288 \bind "M-c t"                   "tex-mode"
289 \bind "M-c u"                   "font-underline"
290
291 \bind "M-c Down"                "word-lowcase"
292 \bind "M-c Up"                  "word-upcase"
293 \bind "M-c Right"               "word-capitalize"
294
295 \bind "M-c space"               "font-default"                  
296
297
298 #
299 # Keyboard menu
300 #
301
302 \bind "M-k 1"                   "keymap-primary"
303 \bind "M-k 2"                   "keymap-secondary"
304 \bind "M-k o"                   "keymap-off"
305 \bind "M-k t"                   "keymap-toggle"
306 \bind "M-k x"                   "keymap-off"