]> git.lyx.org Git - features.git/blob - lib/ui/default.ui
The graphics inset now has:
[features.git] / lib / ui / default.ui
1 # This is the default LyX user interface definition file.         -*- text -*-
2 # The syntax should be straightforward enough. The menubar
3 # "main_nobuffer" (if it exists) is used when there is no buffer open;
4 # otherwise, the menubar "main" is used. 
5
6 Menuset
7
8     Menubar "main_nobuffer"
9         Submenu "File|F" "file_nobuffer"
10         Submenu "Edit|E" "edit_nobuffer"
11         Submenu "Help|H" "help"
12     End
13
14     Menubar "main"
15         Submenu "File|F" "file"
16         Submenu "Edit|E" "edit"
17         Submenu "Insert|I" "insert"
18         Submenu "Layout|L" "layout"
19         Submenu "View|V" "view"
20         Submenu "Navigate|N" "navigate"
21         Submenu "Documents|D" "documents"
22         Submenu "Help|H" "help"
23     End
24
25 #
26 # FILE MENU
27 #
28     Menu "file_nobuffer"
29         Item "New...|N" "buffer-new"
30         Item "New from Template...|T" "buffer-new-template"
31         Item "Open...|O" "file-open"
32         Separator
33         Submenu "Import|I" "file_import"
34         Item "Child processes|h" "show-forks"
35         Separator
36         Item "Exit|x" "lyx-quit"
37         Separator
38         Lastfiles
39     End
40
41     Menu "file"
42         Item "New...|N" "buffer-new"
43         Item "New from Template...|T" "buffer-new-template"
44         Item "Open...|O" "file-open"
45         Separator
46         Item "Close|C" "buffer-close"
47         Item "Save|S" "buffer-write"
48         Item "Save As...|A" "buffer-write-as"
49         Item "Revert to Saved|R" "buffer-reload"
50         Submenu "Version Control|V" "file_vc"
51         Separator
52         Submenu "Import|I" "file_import"
53         Submenu "Export|E" "file_export"
54         Item "Print...|P" "buffer-print"
55         OptItem "Fax...|F" "buffer-export fax"
56         Item "Child processes|h" "show-forks"
57         Separator
58         Item "Exit|x" "lyx-quit"
59         Separator
60         Lastfiles
61     End
62
63     Menu "file_vc"
64         OptItem "Register|R" "vc-register"
65         OptItem "Check In Changes|I" "vc-check-in"
66         OptItem "Check Out for Edit|O" "vc-check-out"
67         OptItem "Revert to Last Version|L" "vc-revert"
68         OptItem "Undo Last Check In|U" "vc-undo-last"
69         OptItem "Show History|H" "vc-history"
70     End
71
72     Menu "file_import"
73         ImportFormats
74     End
75
76     Menu "file_export"
77         ExportFormats
78         Item "Custom...|C" "buffer-export custom"
79     End
80
81 #
82 # EDIT MENU
83 #
84     Menu "edit_nobuffer"
85         Item "Preferences...|P" "dialog-preferences"
86         Item "Reconfigure|R" "reconfigure"
87     End
88
89     Menu "edit"
90         Item "Undo|U" "undo"
91         Item "Redo|d" "redo"
92         Separator
93         Item "Cut|C" "cut"
94         Item "Copy|o" "copy"
95         Item "Paste|a" "paste"
96         Submenu "Paste External Selection|x" "edit_paste"
97         Separator
98         Item "Find & Replace...|F" "find-replace"
99         Submenu "Tabular|T" "edit_tabular"
100         Submenu "Floats & Insets|I" "edit_floats"
101         Submenu "Math|M" "edit_math"
102         Separator
103         #Item "Read Only" "buffer-toggle-read-only"
104         Item "Spellchecker...|S" "spellchecker"
105         Item "Thesaurus..." "thesaurus-entry"
106         Item "Check TeX|h" "buffer-chktex"
107         Item "Remove All Error Boxes|E" "error-remove-all"
108         Separator
109         Item "Preferences...|P" "dialog-preferences"
110         Item "Reconfigure|R" "reconfigure"
111     End
112
113     Menu "edit_paste"
114         Item "as Lines|L" "primary-selection-paste"
115         Item "as Paragraphs|P" "primary-selection-paste paragraph"
116     End
117
118     Menu "edit_floats"
119         Item "Open/Close|O" "inset-toggle"
120 #       Item "Melt|M" "melt"
121 #       Item "Open All Figures/Tables|F" "floats-operate openfig"
122 #       Item "Close All Figures/Tables|T" "floats-operate closefig"
123 #       Item "Open All Footnotes/Marginal Notes|A" "floats-operate openfoot"
124 #       Item "Close All Footnotes/Marginal Notes|C" "floats-operate closefoot"
125     End
126
127     Menu "edit_tabular"
128         Item "Multicolumn|M" "tabular-feature multicolumn"
129         Separator
130         Item "Line Top|T" "tabular-feature toggle-line-top"
131         Item "Line Bottom|B" "tabular-feature toggle-line-bottom"
132         Item "Line Left|L" "tabular-feature toggle-line-left"
133         Item "Line Right|R" "tabular-feature toggle-line-right"
134         Separator
135         Item "Align Left|e" "tabular-feature align-left"
136         Item "Align Center|C" "tabular-feature align-center"
137         Item "Align Right|i" "tabular-feature align-right"
138         Separator
139         Item "V.Align Top|o" "tabular-feature valign-top"
140         Item "V.Align Center|n" "tabular-feature valign-center"
141         Item "V.Align Bottom|V" "tabular-feature valign-bottom"
142         Separator
143         Item "Add Row|A" "tabular-feature append-row"
144         Item "Delete Row|w" "tabular-feature delete-row"
145         Separator
146         Item "Add Column|u" "tabular-feature append-column"
147         Item "Delete Column|D" "tabular-feature delete-column"
148     End
149
150     Menu "edit_math"
151 #       Item "Make eqnarray|e" "break-line e"
152 #       Item "Make multline|m" "break-line m"
153 #       Item "Make align 1 column|1"  "break-line 1"
154 #       Item "Make align 2 columns|2"  "break-line 2"
155 #       Item "Make align 3 columns|3"  "break-line 3"
156 #       Item "Make alignat 2 columns|2"  "break-line B"
157 #       Item "Make alignat 3 columns|3"  "break-line C"
158 #       Separator
159         Item "Toggle numbering|n" "math-number"
160         Item "Toggle numbering of line|u" "math-nonumber"
161         Item "Toggle limits|l" "math-limits"
162         Separator
163         Item "Inline formula|I" "math-mutate inline"
164         Item "Displayed formula|D" "math-mutate display"
165         Item "Eqnarray environment|q" "math-mutate eqnarray"
166         Item "Align environment|A" "math-mutate align"
167         Separator
168         Item "Align Left|f" "math-halign left"
169         Item "Align Center|C" "math-halign center"
170         Item "Align Right|R" "math-halign right"
171         Separator
172         Item "V.Align Top|T" "math-valign top"
173         Item "V.Align Center|e" "math-valign center"
174         Item "V.Align Bottom|B" "math-valign bottom"
175         Separator
176         Item "Add Row" "math-row-insert"
177         Item "Delete Row" "math-row-delete"
178         Separator
179         Item "Add Column" "math-column-insert"
180         Item "Delete Column" "math-column-delete"
181     End
182
183 #
184 # INSERT MENU
185 #
186     Menu "insert"
187         Submenu "Math|h" "insert_math"
188         Separator
189         Submenu "Special Character|S" "insert_special"
190         Item "Citation Reference...|C" "citation-insert"
191         Item "Cross Reference...|R" "reference-insert"
192         Item "Label...|L" "label-insert"
193         Item "Footnote|F" "footnote-insert"
194         Item "Marginal Note|M" "marginalnote-insert"
195         Item "Index Entry...|I" "index-insert"
196         Item "Index Entry of Preceding Word|W" "index-insert-last"
197         Item "URL...|U" "url-insert"
198         Item "Note|N" "note-insert"
199         Submenu "Lists & TOC|O" "insert_toc"
200         Separator
201         Item "TeX|T" "ert-insert"
202         Item "Minipage|p" "minipage-insert"
203         Item "Graphics...|G" "graphics-insert"
204         Item "Tabular Material...|b" "dialog-tabular-insert"
205         Submenu "Floats|a" "insert_floats"
206         Separator
207         Item "Include File...|d" "buffer-child-insert"
208         Submenu "Insert File|e" "insert_file"
209         Item "External Material...|x" "external-insert"
210     End
211
212     Menu "insert_special"
213         Item "Superscript|S" "command-sequence math-mode ; math-superscript ; font-free; "
214         Item "Subscript|u" "command-sequence math-mode ; math-subscript ; font-free; "
215         Item "HFill|H" "hfill-insert"
216         Item "Hyphenation Point|P" "hyphenation-point-insert"
217         Item "Ligature break|k" "ligature-break-insert"
218         Item "Protected Blank|B" "protected-space-insert"
219         Item "Linebreak|L" "break-line"
220         Item "Ellipsis|i" "dots-insert"
221         Item "End of Sentence|E" "end-of-sentence-period-insert"
222         Item "Ordinary Quote|Q" "self-insert \""
223         Item "Menu Separator|M" "menu-separator-insert"
224     End
225
226     Menu "insert_math"
227         Item "Inline Formula|h" "math-mode"
228         Item "Display Formula|D" "math-display"
229         Item "Eqnarray environment|E" "command-sequence math-mode; math-mutate eqnarray;"
230         Item "AMS align environment|A" "command-sequence math-mode; math-mutate align;"
231         Item "AMS alignat environment|t" "command-sequence math-mode; math-mutate alignat;"
232         Item "AMS xalignat environment|x" "command-sequence math-mode; math-mutate xalignat;"
233         Item "AMS xxalignat environment" "command-sequence math-mode; math-mutate xxalignat;"
234   Separator
235         Item "Array environment|y" "math-insert matrix 2 2"
236         Item "Cases environment|C" "math-insert cases 2"
237         Separator
238         Submenu "Symbols|S" "insert_math_symbol"
239   Separator
240         Item "Math Panel...|l" "math-panel"
241     End
242
243     Menu "insert_math_symbol"
244         Item "Blackboard bold N (Natural)" "command-sequence math-mode; font-noun; math-insert N;"
245         Item "Blackboard bold Z (Integer)" "command-sequence math-mode; font-noun; math-insert Z;"
246         Item "Blackboard bold Q (Rational)" "command-sequence math-mode; font-noun; math-insert Q;"
247         Item "Blackboard bold R (Real)" "command-sequence math-mode; font-noun; math-insert R;"
248         Item "Blackboard bold C (Complex)" "command-sequence math-mode; font-noun; math-insert C;"
249         Item "Blackboard bold H (Quaternions)" "command-sequence math-mode; font-noun; math-insert H;"
250         Separator
251         Item "Calligraphic F (Fourier)" "command-sequence math-mode; font-emph; math-insert F;"
252         Item "Calligraphic L (Laplace)" "command-sequence math-mode; font-emph; math-insert L;"
253         Item "Calligraphic H (Hankel)" "command-sequence math-mode; font-emph; math-insert H;"
254         Item "Calligraphic O (Landau)" "command-sequence math-mode; font-emph; math-insert O;"
255     End
256
257     Menu "insert_floats"
258         FloatInsert
259     End
260
261     Menu "insert_toc"
262         Item "Table of Contents|C" "toc-insert"
263         FloatListInsert
264         Item "Index List|I" "index-print"
265         Item "BibTeX Reference...|B" "bibtex-insert"
266     End
267
268     Menu "insert_file"
269         Item "LyX Document...|X" "file-insert"
270         Item "Ascii as Lines...|L" "file-insert-ascii"
271         Item "Ascii as Paragraphs...|P" "file-insert-ascii-para"
272     End
273
274 #
275 # LAYOUT MENU
276 #
277     Menu "layout"
278         Item "Character...|C" "layout-character"
279         Item "Paragraph...|P" "layout-paragraph"
280         Item "Document...|D" "layout-document"
281         OptItem "Tabular...|T" "layout-tabular"
282         Separator
283         Item "Emphasize Style|E" "font-emph"
284         Item "Noun Style|N" "font-noun"
285         Item "Bold Style|B" "font-bold"
286 #       Item "TeX Style|X" "tex-mode"
287         Separator
288         Item "Change Environment Depth|v" "depth-increment"
289         Item "Preamble...|r" "layout-preamble"
290         Item "Start Appendix here|A" "appendix"
291     End
292
293
294 #
295 # VIEW MENU
296 #
297     Menu "view"
298         ViewFormats
299         OptItem "Build Program|B" "build-program"
300         Submenu "Update|U" "update"
301         Separator
302         Item "LaTeX Logfile|L" "latex-view-log"
303         Item "Table of Contents|T" "toc-view"
304     End
305
306     Menu "update"
307         UpdateFormats
308     End
309
310 #
311 # NAVIGATE MENU
312 #
313     Menu "navigate"
314         Toc
315         Separator
316         Item "Error|E" "error-next"
317         Item "Note|N" "note-next"
318         Item "Refs|R" "reference-next"
319         Submenu "Bookmarks|B" "navigate_bookmarks"
320     End
321
322     Menu "navigate_bookmarks"
323         Item "Save Bookmark 1|S" "bookmark-save 1"
324         Item "Save Bookmark 2" "bookmark-save 2"
325         Item "Save Bookmark 3" "bookmark-save 3"
326         Separator
327         Item "Goto Bookmark 1|1" "bookmark-goto 1"
328         Item "Goto Bookmark 2|2" "bookmark-goto 2"
329         Item "Goto Bookmark 3|3" "bookmark-goto 3"
330     End
331
332 #
333 # DOCUMENTS MENU
334 #
335
336     Menu "documents"
337         Documents
338     End
339
340 #
341 # HELP MENU
342 #
343     Menu "help"
344         Item "Introduction|I" "help-open Intro"
345         Item "Tutorial|T" "help-open Tutorial"
346         Item "User's Guide|U" "help-open UserGuide"
347         Item "Extended Features|E" "help-open Extended"
348         Item "Customization|C" "help-open Customization"
349 #       Item "Reference Manual|R" "help-open Reference"
350         Item "FAQ|F" "help-open FAQ"
351         Item "Table of Contents|a" "help-open TOC"
352         Item "LaTeX Configuration|L" "help-open LaTeXConfig"
353         Separator
354         Item "About LyX|X" "help-aboutlyx"
355         Separator
356         Item "TeX Information" "help-Texinfo"
357     End
358
359 End
360
361 # Setup your favorite Toolbar here:
362 # Only three commands are allowed inside the begin_toolbar and end_toolbar
363 # directives: 
364 #   Icon "<action> [<parameter>]" adds an icon to the toolbar performing
365 #          "<action> <parameter>"
366 #      Examples:
367 #      Icon "font-size small"
368 #      Icon set-emph
369 #
370 #   Layouts adds the layouts combo-box to the toolbar
371 #
372 #   Separator adds some spacing to the toolbar
373 #
374 # The icons are found in the lib/image direcory under the name
375 # action.xpm or action_parameter.xpm.
376 #
377 #  All other lyx commands will get a "unknown" icon.
378 #
379 # This is the default toolbar:
380
381 Toolbar
382     Layouts
383     Icon "file-open"
384     Icon "buffer-write"
385     Icon "buffer-print"
386     Separator
387     Icon "cut"
388     Icon "copy"
389     Icon "paste"
390     Separator
391     Icon "font-emph"
392     Icon "font-noun"
393     Icon "font-free"
394     Separator
395     Icon "ert-insert"
396     Icon "math-mode"
397     #Icon "math-panel"
398     Separator
399     Icon "footnote-insert"
400     Icon "marginalnote-insert"
401     Icon "depth-next"
402     Separator
403     Icon "graphics-insert"
404     Icon "dialog-tabular-insert"
405 End