2001-12-17 12:22:39 +00:00
|
|
|
# This is the default LyX user interface definition file. -*- text -*-
|
2002-07-20 21:50:05 +00:00
|
|
|
# The syntax should be straightforward enough.
|
2000-07-24 13:53:19 +00:00
|
|
|
|
|
|
|
Menuset
|
|
|
|
|
2002-07-20 21:50:05 +00:00
|
|
|
Menubar
|
2000-07-24 13:53:19 +00:00
|
|
|
Submenu "File|F" "file"
|
|
|
|
Submenu "Edit|E" "edit"
|
|
|
|
Submenu "Insert|I" "insert"
|
2000-11-03 11:04:15 +00:00
|
|
|
Submenu "Layout|L" "layout"
|
2000-11-07 12:07:13 +00:00
|
|
|
Submenu "View|V" "view"
|
|
|
|
Submenu "Navigate|N" "navigate"
|
2000-07-24 13:53:19 +00:00
|
|
|
Submenu "Documents|D" "documents"
|
|
|
|
Submenu "Help|H" "help"
|
|
|
|
End
|
|
|
|
|
2000-11-03 11:04:15 +00:00
|
|
|
#
|
|
|
|
# FILE MENU
|
|
|
|
#
|
2000-07-24 13:53:19 +00:00
|
|
|
|
2000-11-03 11:04:15 +00:00
|
|
|
Menu "file"
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "New|N" "buffer-new"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "New from Template...|T" "buffer-new-template"
|
2001-03-07 14:25:31 +00:00
|
|
|
Item "Open...|O" "file-open"
|
2000-11-03 11:04:15 +00:00
|
|
|
Separator
|
|
|
|
Item "Close|C" "buffer-close"
|
|
|
|
Item "Save|S" "buffer-write"
|
|
|
|
Item "Save As...|A" "buffer-write-as"
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "Revert|R" "buffer-reload"
|
2000-11-14 17:05:21 +00:00
|
|
|
Submenu "Version Control|V" "file_vc"
|
2000-07-24 13:53:19 +00:00
|
|
|
Separator
|
2000-11-13 10:35:02 +00:00
|
|
|
Submenu "Import|I" "file_import"
|
2000-11-07 12:07:13 +00:00
|
|
|
Submenu "Export|E" "file_export"
|
2000-11-03 14:30:12 +00:00
|
|
|
Item "Print...|P" "buffer-print"
|
2000-11-17 11:17:12 +00:00
|
|
|
OptItem "Fax...|F" "buffer-export fax"
|
2000-07-24 13:53:19 +00:00
|
|
|
Separator
|
|
|
|
Item "Exit|x" "lyx-quit"
|
|
|
|
Separator
|
|
|
|
Lastfiles
|
|
|
|
End
|
|
|
|
|
2000-11-07 12:07:13 +00:00
|
|
|
Menu "file_vc"
|
|
|
|
OptItem "Register|R" "vc-register"
|
2002-06-21 05:26:13 +00:00
|
|
|
OptItem "Check In Changes...|I" "vc-check-in"
|
2000-11-07 12:07:13 +00:00
|
|
|
OptItem "Check Out for Edit|O" "vc-check-out"
|
2000-11-14 17:05:21 +00:00
|
|
|
OptItem "Revert to Last Version|L" "vc-revert"
|
|
|
|
OptItem "Undo Last Check In|U" "vc-undo-last"
|
2000-11-07 12:07:13 +00:00
|
|
|
OptItem "Show History|H" "vc-history"
|
|
|
|
End
|
|
|
|
|
|
|
|
Menu "file_import"
|
2000-11-06 11:20:22 +00:00
|
|
|
ImportFormats
|
2000-08-30 03:40:51 +00:00
|
|
|
End
|
|
|
|
|
2000-11-07 12:07:13 +00:00
|
|
|
Menu "file_export"
|
2000-08-30 03:40:51 +00:00
|
|
|
ExportFormats
|
2001-02-26 10:32:45 +00:00
|
|
|
Item "Custom...|C" "buffer-export custom"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
2000-11-03 11:04:15 +00:00
|
|
|
#
|
|
|
|
# EDIT MENU
|
|
|
|
#
|
|
|
|
|
2000-07-24 13:53:19 +00:00
|
|
|
Menu "edit"
|
|
|
|
Item "Undo|U" "undo"
|
2000-11-13 10:35:02 +00:00
|
|
|
Item "Redo|d" "redo"
|
2000-07-24 13:53:19 +00:00
|
|
|
Separator
|
|
|
|
Item "Cut|C" "cut"
|
|
|
|
Item "Copy|o" "copy"
|
2000-11-13 10:35:02 +00:00
|
|
|
Item "Paste|a" "paste"
|
2000-11-14 17:05:21 +00:00
|
|
|
Submenu "Paste External Selection|x" "edit_paste"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "Find & Replace...|F" "find-replace"
|
2000-11-03 11:04:15 +00:00
|
|
|
Submenu "Tabular|T" "edit_tabular"
|
2001-02-03 21:02:22 +00:00
|
|
|
Submenu "Math|M" "edit_math"
|
2000-11-13 10:35:02 +00:00
|
|
|
Separator
|
2001-06-13 16:32:36 +00:00
|
|
|
#Item "Read Only" "buffer-toggle-read-only"
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "Spellchecker|S" "spellchecker"
|
|
|
|
Item "Thesaurus" "thesaurus-entry"
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "Check TeX|h" "buffer-chktex"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "Remove All Error Boxes|E" "error-remove-all"
|
2002-03-19 11:17:46 +00:00
|
|
|
Item "Open/Close float|l" "inset-toggle"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "Preferences|P" "dialog-preferences"
|
2000-11-13 10:35:02 +00:00
|
|
|
Item "Reconfigure|R" "reconfigure"
|
2000-11-03 11:04:15 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
Menu "edit_paste"
|
|
|
|
Item "as Lines|L" "primary-selection-paste"
|
|
|
|
Item "as Paragraphs|P" "primary-selection-paste paragraph"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
2000-08-25 13:37:24 +00:00
|
|
|
Menu "edit_tabular"
|
2000-11-07 12:07:13 +00:00
|
|
|
Item "Multicolumn|M" "tabular-feature multicolumn"
|
2000-08-01 09:35:42 +00:00
|
|
|
Separator
|
|
|
|
Item "Line Top|T" "tabular-feature toggle-line-top"
|
|
|
|
Item "Line Bottom|B" "tabular-feature toggle-line-bottom"
|
|
|
|
Item "Line Left|L" "tabular-feature toggle-line-left"
|
|
|
|
Item "Line Right|R" "tabular-feature toggle-line-right"
|
|
|
|
Separator
|
|
|
|
Item "Align Left|e" "tabular-feature align-left"
|
|
|
|
Item "Align Center|C" "tabular-feature align-center"
|
|
|
|
Item "Align Right|i" "tabular-feature align-right"
|
|
|
|
Separator
|
|
|
|
Item "V.Align Top|o" "tabular-feature valign-top"
|
|
|
|
Item "V.Align Center|n" "tabular-feature valign-center"
|
2000-11-03 14:30:12 +00:00
|
|
|
Item "V.Align Bottom|V" "tabular-feature valign-bottom"
|
2000-08-01 09:35:42 +00:00
|
|
|
Separator
|
2001-08-16 09:35:32 +00:00
|
|
|
Item "Add Row|A" "tabular-feature append-row"
|
2000-08-01 09:35:42 +00:00
|
|
|
Item "Delete Row|w" "tabular-feature delete-row"
|
2002-08-21 13:47:52 +00:00
|
|
|
Item "Copy Row" "tabular-feature copy-row"
|
|
|
|
Item "Swap Rows" "tabular-feature swap-row"
|
2001-08-16 09:35:32 +00:00
|
|
|
Separator
|
|
|
|
Item "Add Column|u" "tabular-feature append-column"
|
2000-08-01 09:35:42 +00:00
|
|
|
Item "Delete Column|D" "tabular-feature delete-column"
|
2002-08-21 13:47:52 +00:00
|
|
|
Item "Copy Column" "tabular-feature copy-column"
|
|
|
|
Item "Swap Columns" "tabular-feature swap-column"
|
2000-07-25 10:46:18 +00:00
|
|
|
End
|
|
|
|
|
2001-02-03 21:02:22 +00:00
|
|
|
Menu "edit_math"
|
2001-07-06 12:09:32 +00:00
|
|
|
# Item "Make eqnarray|e" "break-line e"
|
|
|
|
# Item "Make multline|m" "break-line m"
|
|
|
|
# Item "Make align 1 column|1" "break-line 1"
|
|
|
|
# Item "Make align 2 columns|2" "break-line 2"
|
|
|
|
# Item "Make align 3 columns|3" "break-line 3"
|
|
|
|
# Item "Make alignat 2 columns|2" "break-line B"
|
|
|
|
# Item "Make alignat 3 columns|3" "break-line C"
|
|
|
|
# Separator
|
2001-06-27 14:10:35 +00:00
|
|
|
Item "Toggle numbering|n" "math-number"
|
|
|
|
Item "Toggle numbering of line|u" "math-nonumber"
|
|
|
|
Item "Toggle limits|l" "math-limits"
|
|
|
|
Separator
|
2002-07-31 05:36:33 +00:00
|
|
|
Submenu "Change formula type...|t" "edit_math_mutate"
|
|
|
|
Separator
|
2002-07-31 13:08:48 +00:00
|
|
|
Submenu "Use computer algebra system|t" "edit_math_extern"
|
2002-08-21 13:47:52 +00:00
|
|
|
|
|
|
|
#Item "Line Top|T" "tabular-feature toggle-line-top"
|
|
|
|
#Item "Line Bottom|B" "tabular-feature toggle-line-bottom"
|
|
|
|
#Item "Line Left|L" "tabular-feature toggle-line-left"
|
|
|
|
#Item "Line Right|R" "tabular-feature toggle-line-right"
|
|
|
|
#Separator
|
2001-02-03 21:02:22 +00:00
|
|
|
End
|
|
|
|
|
2002-07-31 05:36:33 +00:00
|
|
|
Menu "edit_math_extern"
|
|
|
|
Item "Octave" "math-extern octave"
|
|
|
|
Separator
|
|
|
|
Item "Maple, simplify" "math-extern maple simplify"
|
|
|
|
Item "Maple, factor" "math-extern maple factor"
|
|
|
|
Item "Maple, evalm" "math-extern maple evalm"
|
|
|
|
Item "Maple, evalf" "math-extern maple evalf"
|
|
|
|
End
|
|
|
|
|
|
|
|
Menu "edit_math_mutate"
|
|
|
|
Item "Inline formula|I" "math-mutate simple"
|
|
|
|
Item "Displayed formula|D" "math-mutate equation"
|
|
|
|
Item "Eqnarray environment|q" "math-mutate eqnarray"
|
|
|
|
Item "Align environment|A" "math-mutate align"
|
|
|
|
Item "AlignAt environment" "math-mutate alignat"
|
|
|
|
Item "XAlignAt environment" "math-mutate xalignat"
|
|
|
|
Item "XXAlignAt environment" "math-mutate xxalignat"
|
2002-08-08 13:01:08 +00:00
|
|
|
Item "Gather environment" "math-mutate gather"
|
2002-07-31 05:36:33 +00:00
|
|
|
Item "Multline environment" "math-mutate multline"
|
|
|
|
End
|
|
|
|
|
2000-11-03 11:04:15 +00:00
|
|
|
#
|
|
|
|
# INSERT MENU
|
|
|
|
#
|
2000-07-24 13:53:19 +00:00
|
|
|
Menu "insert"
|
2001-11-13 14:47:35 +00:00
|
|
|
Submenu "Math|h" "insert_math"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2000-11-14 17:05:21 +00:00
|
|
|
Submenu "Special Character|S" "insert_special"
|
|
|
|
Item "Citation Reference...|C" "citation-insert"
|
|
|
|
Item "Cross Reference...|R" "reference-insert"
|
2000-11-03 11:04:15 +00:00
|
|
|
Item "Label...|L" "label-insert"
|
|
|
|
Item "Footnote|F" "footnote-insert"
|
2001-03-19 15:06:18 +00:00
|
|
|
Item "Marginal Note|M" "marginalnote-insert"
|
2002-08-23 09:05:32 +00:00
|
|
|
Item "Short title" "optional-insert"
|
2002-06-20 22:57:18 +00:00
|
|
|
Item "Index Entry|I" "index-insert"
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "URL...|U" "url-insert"
|
2001-09-17 10:35:32 +00:00
|
|
|
Item "Note|N" "note-insert"
|
2000-12-28 16:22:28 +00:00
|
|
|
Submenu "Lists & TOC|O" "insert_toc"
|
2000-11-03 11:04:15 +00:00
|
|
|
Separator
|
2001-07-12 11:11:10 +00:00
|
|
|
Item "TeX|T" "ert-insert"
|
2001-04-04 20:10:15 +00:00
|
|
|
Item "Minipage|p" "minipage-insert"
|
2001-07-28 12:24:16 +00:00
|
|
|
Item "Graphics...|G" "graphics-insert"
|
2002-08-05 16:50:03 +00:00
|
|
|
Item "Tabular Material...|b" "tabular-insert"
|
2000-11-03 11:04:15 +00:00
|
|
|
Submenu "Floats|a" "insert_floats"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2002-01-04 15:13:53 +00:00
|
|
|
Item "Include File...|d" "buffer-child-insert"
|
2001-12-17 12:22:39 +00:00
|
|
|
Submenu "Insert File|e" "insert_file"
|
2000-12-28 16:22:28 +00:00
|
|
|
Item "External Material...|x" "external-insert"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
2000-11-07 12:07:13 +00:00
|
|
|
Menu "insert_special"
|
2002-01-03 18:38:17 +00:00
|
|
|
Item "Superscript|S" "command-sequence math-mode ; math-superscript ; font-free; "
|
|
|
|
Item "Subscript|u" "command-sequence math-mode ; math-subscript ; font-free; "
|
2000-11-07 12:07:13 +00:00
|
|
|
Item "HFill|H" "hfill-insert"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "Hyphenation Point|P" "hyphenation-point-insert"
|
2001-07-20 13:04:36 +00:00
|
|
|
Item "Ligature break|k" "ligature-break-insert"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "Protected Blank|B" "protected-space-insert"
|
2000-11-07 12:07:13 +00:00
|
|
|
Item "Linebreak|L" "break-line"
|
|
|
|
Item "Ellipsis|i" "dots-insert"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "End of Sentence|E" "end-of-sentence-period-insert"
|
2001-07-23 09:11:14 +00:00
|
|
|
Item "Ordinary Quote|Q" "self-insert \""
|
2000-11-07 12:07:13 +00:00
|
|
|
Item "Menu Separator|M" "menu-separator-insert"
|
|
|
|
End
|
|
|
|
|
2001-11-13 14:47:35 +00:00
|
|
|
Menu "insert_math"
|
2002-03-01 12:39:22 +00:00
|
|
|
Item "Inline Formula|I" "math-mode"
|
2001-11-13 14:47:35 +00:00
|
|
|
Item "Display Formula|D" "math-display"
|
|
|
|
Item "Eqnarray environment|E" "command-sequence math-mode; math-mutate eqnarray;"
|
|
|
|
Item "AMS align environment|A" "command-sequence math-mode; math-mutate align;"
|
|
|
|
Item "AMS alignat environment|t" "command-sequence math-mode; math-mutate alignat;"
|
|
|
|
Item "AMS xalignat environment|x" "command-sequence math-mode; math-mutate xalignat;"
|
|
|
|
Item "AMS xxalignat environment" "command-sequence math-mode; math-mutate xxalignat;"
|
2002-08-08 13:01:08 +00:00
|
|
|
Item "AMS gather environment" "command-sequence math-mode; math-mutate gather;"
|
2002-07-31 05:36:33 +00:00
|
|
|
Item "AMS multline environment" "command-sequence math-mode; math-mutate multline;"
|
2001-11-13 14:47:35 +00:00
|
|
|
Separator
|
|
|
|
Item "Array environment|y" "math-insert matrix 2 2"
|
|
|
|
Item "Cases environment|C" "math-insert cases 2"
|
|
|
|
Separator
|
2002-07-12 08:32:18 +00:00
|
|
|
Submenu "Font Change|f" "insert_math_font"
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "Math Panel|l" "math-panel"
|
2001-11-13 14:47:35 +00:00
|
|
|
End
|
|
|
|
|
2002-07-12 08:32:18 +00:00
|
|
|
Menu "insert_math_font"
|
|
|
|
Item "Math normal font" "math-insert \mathnormal"
|
|
|
|
Separator
|
|
|
|
Item "Math calligraphic family" "math-insert \mathcal"
|
|
|
|
Item "Math fraktur family" "math-insert \mathfrak"
|
|
|
|
Item "Math roman family" "math-insert \mathrm"
|
|
|
|
Item "Math sans serif family" "math-insert \mathsf"
|
|
|
|
Separator
|
|
|
|
Item "Math bold series" "math-insert \mathbf"
|
|
|
|
Separator
|
|
|
|
Item "Text normal font" "math-insert \textnormal"
|
|
|
|
Separator
|
|
|
|
Item "Text roman family" "math-insert \textrm"
|
|
|
|
Item "Text sans serif family" "math-insert \textsf"
|
|
|
|
Item "Text typewriter family" "math-insert \texttt"
|
|
|
|
Separator
|
|
|
|
Item "Text bold series" "math-insert \textbf"
|
|
|
|
Item "Text medium series" "math-insert \textmd"
|
|
|
|
Separator
|
|
|
|
Item "Text italic shape" "math-insert \textit"
|
|
|
|
Item "Text small caps shape" "math-insert \textsc"
|
|
|
|
Item "Text slanted shape" "math-insert \textsl"
|
|
|
|
Item "Text upright shape" "math-insert \textup"
|
|
|
|
End
|
|
|
|
|
2000-07-24 13:53:19 +00:00
|
|
|
Menu "insert_floats"
|
2001-05-04 10:36:36 +00:00
|
|
|
FloatInsert
|
2002-09-10 10:18:58 +00:00
|
|
|
Item "Floatflt Figure" "wrap-insert figure"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
Menu "insert_toc"
|
2000-07-31 12:51:19 +00:00
|
|
|
Item "Table of Contents|C" "toc-insert"
|
2001-05-04 10:36:36 +00:00
|
|
|
FloatListInsert
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "Index List|I" "index-print"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "BibTeX Reference...|B" "bibtex-insert"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
2000-12-28 16:22:28 +00:00
|
|
|
Menu "insert_file"
|
|
|
|
Item "LyX Document...|X" "file-insert"
|
2001-03-07 14:25:31 +00:00
|
|
|
Item "Ascii as Lines...|L" "file-insert-ascii"
|
|
|
|
Item "Ascii as Paragraphs...|P" "file-insert-ascii-para"
|
2000-12-28 16:22:28 +00:00
|
|
|
End
|
|
|
|
|
2000-11-03 11:04:15 +00:00
|
|
|
#
|
|
|
|
# LAYOUT MENU
|
|
|
|
#
|
|
|
|
Menu "layout"
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "Character|C" "layout-character"
|
|
|
|
Item "Paragraph|P" "layout-paragraph"
|
|
|
|
Item "Document|D" "layout-document"
|
|
|
|
OptItem "Tabular|T" "layout-tabular"
|
2000-07-24 13:53:19 +00:00
|
|
|
Separator
|
2000-11-03 11:04:15 +00:00
|
|
|
Item "Emphasize Style|E" "font-emph"
|
|
|
|
Item "Noun Style|N" "font-noun"
|
|
|
|
Item "Bold Style|B" "font-bold"
|
2001-07-08 12:52:16 +00:00
|
|
|
# Item "TeX Style|X" "tex-mode"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2002-09-07 18:46:19 +00:00
|
|
|
Item "Decrease Environment Depth|v" "depth-decrement"
|
|
|
|
Item "Increase Environment Depth|v" "depth-increment"
|
2002-06-21 05:26:13 +00:00
|
|
|
Item "Preamble|r" "layout-preamble"
|
2001-08-03 10:32:20 +00:00
|
|
|
Item "Start Appendix here|A" "appendix"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
2000-11-03 11:04:15 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# VIEW MENU
|
|
|
|
#
|
|
|
|
Menu "view"
|
|
|
|
ViewFormats
|
2000-11-14 17:05:21 +00:00
|
|
|
OptItem "Build Program|B" "build-program"
|
2000-11-07 12:07:13 +00:00
|
|
|
Submenu "Update|U" "update"
|
|
|
|
Separator
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "LaTeX Logfile|L" "latex-view-log"
|
2000-11-03 14:30:12 +00:00
|
|
|
Item "Table of Contents|T" "toc-view"
|
2002-03-19 11:17:46 +00:00
|
|
|
Item "Child processes|C" "show-forks"
|
|
|
|
Item "TeX Information|X" "help-Texinfo"
|
2000-11-03 11:04:15 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
Menu "update"
|
|
|
|
UpdateFormats
|
|
|
|
End
|
|
|
|
|
|
|
|
#
|
|
|
|
# NAVIGATE MENU
|
|
|
|
#
|
|
|
|
Menu "navigate"
|
2000-12-07 13:36:39 +00:00
|
|
|
Toc
|
|
|
|
Separator
|
2000-11-07 12:07:13 +00:00
|
|
|
Item "Error|E" "error-next"
|
2000-11-03 11:04:15 +00:00
|
|
|
Item "Note|N" "note-next"
|
2002-08-05 16:50:03 +00:00
|
|
|
Item "Refs|R" "reference-goto"
|
2001-01-29 09:12:57 +00:00
|
|
|
Submenu "Bookmarks|B" "navigate_bookmarks"
|
2001-01-28 21:40:22 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
Menu "navigate_bookmarks"
|
|
|
|
Item "Save Bookmark 1|S" "bookmark-save 1"
|
|
|
|
Item "Save Bookmark 2" "bookmark-save 2"
|
|
|
|
Item "Save Bookmark 3" "bookmark-save 3"
|
|
|
|
Separator
|
|
|
|
Item "Goto Bookmark 1|1" "bookmark-goto 1"
|
|
|
|
Item "Goto Bookmark 2|2" "bookmark-goto 2"
|
2001-01-29 09:12:57 +00:00
|
|
|
Item "Goto Bookmark 3|3" "bookmark-goto 3"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
2000-11-03 11:04:15 +00:00
|
|
|
|
2001-01-28 21:40:22 +00:00
|
|
|
#
|
|
|
|
# DOCUMENTS MENU
|
|
|
|
#
|
|
|
|
|
2000-07-24 13:53:19 +00:00
|
|
|
Menu "documents"
|
|
|
|
Documents
|
|
|
|
End
|
|
|
|
|
2000-11-10 17:29:47 +00:00
|
|
|
#
|
|
|
|
# HELP MENU
|
|
|
|
#
|
2000-07-24 13:53:19 +00:00
|
|
|
Menu "help"
|
2002-03-20 12:36:14 +00:00
|
|
|
Item "Tooltips|o" "toggle-tooltips"
|
2002-03-19 11:17:46 +00:00
|
|
|
Separator
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "Introduction|I" "help-open Intro"
|
|
|
|
Item "Tutorial|T" "help-open Tutorial"
|
|
|
|
Item "User's Guide|U" "help-open UserGuide"
|
2000-11-17 11:17:12 +00:00
|
|
|
Item "Extended Features|E" "help-open Extended"
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "Customization|C" "help-open Customization"
|
2001-09-06 12:42:47 +00:00
|
|
|
# Item "Reference Manual|R" "help-open Reference"
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "FAQ|F" "help-open FAQ"
|
2000-11-14 17:05:21 +00:00
|
|
|
Item "Table of Contents|a" "help-open TOC"
|
2000-07-24 13:53:19 +00:00
|
|
|
Item "LaTeX Configuration|L" "help-open LaTeXConfig"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2001-07-13 14:03:48 +00:00
|
|
|
Item "About LyX|X" "help-aboutlyx"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
End
|
|
|
|
|
|
|
|
# Setup your favorite Toolbar here:
|
|
|
|
# Only three commands are allowed inside the begin_toolbar and end_toolbar
|
|
|
|
# directives:
|
|
|
|
# Icon "<action> [<parameter>]" adds an icon to the toolbar performing
|
|
|
|
# "<action> <parameter>"
|
|
|
|
# Examples:
|
|
|
|
# Icon "font-size small"
|
|
|
|
# Icon set-emph
|
|
|
|
#
|
|
|
|
# Layouts adds the layouts combo-box to the toolbar
|
|
|
|
#
|
|
|
|
# Separator adds some spacing to the toolbar
|
|
|
|
#
|
|
|
|
# The icons are found in the lib/image direcory under the name
|
|
|
|
# action.xpm or action_parameter.xpm.
|
|
|
|
#
|
|
|
|
# All other lyx commands will get a "unknown" icon.
|
|
|
|
#
|
|
|
|
# This is the default toolbar:
|
|
|
|
|
|
|
|
Toolbar
|
|
|
|
Layouts
|
2001-03-07 14:25:31 +00:00
|
|
|
Icon "file-open"
|
2000-07-24 13:53:19 +00:00
|
|
|
Icon "buffer-write"
|
|
|
|
Icon "buffer-print"
|
|
|
|
Separator
|
|
|
|
Icon "cut"
|
|
|
|
Icon "copy"
|
|
|
|
Icon "paste"
|
|
|
|
Separator
|
|
|
|
Icon "font-emph"
|
|
|
|
Icon "font-noun"
|
|
|
|
Icon "font-free"
|
|
|
|
Separator
|
2001-07-12 11:11:10 +00:00
|
|
|
Icon "ert-insert"
|
2000-11-07 12:07:13 +00:00
|
|
|
Icon "math-mode"
|
2002-01-03 18:38:17 +00:00
|
|
|
#Icon "math-panel"
|
2000-11-07 12:07:13 +00:00
|
|
|
Separator
|
2000-07-24 13:53:19 +00:00
|
|
|
Icon "footnote-insert"
|
2001-03-19 15:06:18 +00:00
|
|
|
Icon "marginalnote-insert"
|
2002-03-19 11:17:46 +00:00
|
|
|
Icon "depth-increment"
|
2000-07-24 13:53:19 +00:00
|
|
|
Separator
|
2002-01-30 19:35:21 +00:00
|
|
|
Icon "graphics-insert"
|
2002-08-05 16:50:03 +00:00
|
|
|
Icon "tabular-insert"
|
2000-07-24 13:53:19 +00:00
|
|
|
End
|