]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Fix sideset keyboard short cuts
[lyx.git] / lib / ui / default.ui
index 2d20d8d936088e381359f123de2586e5ea1e9881..cc75e9cbf1b4a13ef313b1565641739dd150a5a8 100644 (file)
-# This is the default LyX user interface definition file.         -*- text -*- 
-# The syntax should be straightforward enough. The menubar
-# "main_nobuffer" (if it exists) is used when there is no buffer open;
-# otherwise, the menubar "main" is used. 
+# -*- text -*-
 
-Menuset
+# file default.ui
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
 
-    Menubar "main_nobuffer"
-       Submenu "File|F" "file_nobuffer"
-       Submenu "Edit|E" "edit_nobuffer"
-       Submenu "Help|H" "help"
-    End
+# author John Levon
 
-    Menubar "main"
-       Submenu "File|F" "file"
-       Submenu "Edit|E" "edit"
-       Submenu "Insert|I" "insert"
-       Submenu "Layout|L" "layout"
-       Submenu "View|V" "view"
-       Submenu "Navigate|N" "navigate"
-       Submenu "Documents|D" "documents"
-       Submenu "Help|H" "help"
-    End
+# Full author contact details are available in file CREDITS.
 
-#
-# FILE MENU
-#
-    Menu "file_nobuffer"
-       Item "New...|N" "buffer-new"
-       Item "New from Template...|T" "buffer-new-template"
-       Item "Open...|O" "file-open"
-       Separator
-       Submenu "Import|I" "file_import"
-       Separator
-       Item "Exit|x" "lyx-quit"
-       Separator
-       Lastfiles
-    End
-
-    Menu "file"
-       Item "New...|N" "buffer-new"
-       Item "New from Template...|T" "buffer-new-template"
-       Item "Open...|O" "file-open"
-       Separator
-       Item "Close|C" "buffer-close"
-       Item "Save|S" "buffer-write"
-       Item "Save As...|A" "buffer-write-as"
-       Item "Revert to Saved|R" "buffer-reload"
-       Submenu "Version Control|V" "file_vc"
-       Separator
-       Submenu "Import|I" "file_import"
-       Submenu "Export|E" "file_export"
-       Item "Print...|P" "buffer-print"
-       OptItem "Fax...|F" "buffer-export fax"
-       Separator
-       Item "Exit|x" "lyx-quit"
-       Separator
-       Lastfiles
-    End
-
-    Menu "file_vc"
-       OptItem "Register|R" "vc-register"
-       OptItem "Check In Changes|I" "vc-check-in"
-       OptItem "Check Out for Edit|O" "vc-check-out"
-       OptItem "Revert to Last Version|L" "vc-revert"
-       OptItem "Undo Last Check In|U" "vc-undo-last"
-       OptItem "Show History|H" "vc-history"
-    End
-
-    Menu "file_import"
-       ImportFormats
-    End
+# This is the default LyX user interface definition file.
+# The syntax should be straightforward enough.
 
-    Menu "file_export"
-       ExportFormats
-       Item "Custom...|C" "buffer-export custom"
-    End
+# The interface is designed (partially) following the KDE Human Interface
+# Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
 
-#
-# EDIT MENU
-#
-    Menu "edit_nobuffer"
-       Item "Preferences...|P" "dialog-preferences"
-       Item "Reconfigure|R" "reconfigure"
-    End
-
-    Menu "edit"
-       Item "Undo|U" "undo"
-       Item "Redo|d" "redo"
-       Separator
-       Item "Cut|C" "cut"
-       Item "Copy|o" "copy"
-       Item "Paste|a" "paste"
-       Submenu "Paste External Selection|x" "edit_paste"
-       Separator
-       Item "Find & Replace...|F" "find-replace"
-       Submenu "Tabular|T" "edit_tabular"
-       Submenu "Floats & Insets|I" "edit_floats"
-       Item "Math Panel|l" "math-panel"
-       Submenu "Math|M" "edit_math"
-       Separator
-       #Item "Read Only" "buffer-toggle-read-only"
-       Item "Spellchecker...|S" "spellchecker"
-       Item "Thesaurus" "thesaurus-entry"
-       Item "Check TeX|h" "buffer-chktex"
-       Item "Remove All Error Boxes|E" "error-remove-all"
-       Separator
-       Item "Preferences...|P" "dialog-preferences"
-       Item "Reconfigure|R" "reconfigure"
-    End
+Format 1
 
-    Menu "edit_paste"
-       Item "as Lines|L" "primary-selection-paste"
-       Item "as Paragraphs|P" "primary-selection-paste paragraph"
-    End
+Include "stdmenus.inc"
 
-    Menu "edit_floats"
-       Item "Open/Close|O" "inset-toggle"
-#      Item "Melt|M" "melt"
-#      Item "Open All Figures/Tables|F" "floats-operate openfig"
-#      Item "Close All Figures/Tables|T" "floats-operate closefig"
-#      Item "Open All Footnotes/Marginal Notes|A" "floats-operate openfoot"
-#      Item "Close All Footnotes/Marginal Notes|C" "floats-operate closefoot"
-    End
+Include "stdcontext.inc"
 
-    Menu "edit_tabular"
-       Item "Multicolumn|M" "tabular-feature multicolumn"
-       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"
-       Item "V.Align Bottom|V" "tabular-feature valign-bottom"
-       Separator
-       Item "Add Row|A" "tabular-feature append-row"
-       Item "Delete Row|w" "tabular-feature delete-row"
-       Separator
-       Item "Add Column|u" "tabular-feature append-column"
-       Item "Delete Column|D" "tabular-feature delete-column"
-    End
-
-    Menu "edit_math"
-#      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
-       Item "Toggle numbering|n" "math-number"
-       Item "Toggle numbering of line|u" "math-nonumber"
-       Item "Toggle limits|l" "math-limits"
-       Separator
-       Item "Inline formula|I" "math-mutate inline"
-       Item "Displayed formula|D" "math-mutate display"
-       Item "Eqnarray environment|q" "math-mutate eqnarray"
-       Item "Align environment|A" "math-mutate align"
-       Separator
-       Item "Align Left|f" "math-halign left"
-       Item "Align Center|C" "math-halign center"
-       Item "Align Right|R" "math-halign right"
-       Separator
-       Item "V.Align Top|T" "math-valign top"
-       Item "V.Align Center|e" "math-valign center"
-       Item "V.Align Bottom|B" "math-valign bottom"
-       Separator
-       Item "Add Row" "math-row-insert"
-       Item "Delete Row" "math-row-delete"
-       Separator
-       Item "Add Column" "math-column-insert"
-       Item "Delete Column" "math-column-delete"
-    End
+Include "stdtoolbars.inc"
 
+# Which toolbars to use.
 #
-# INSERT MENU
+# The second parameter are the flags :
 #
-    Menu "insert"
-       Item "Math Formula|h" "math-mode"
-       Item "Display Formula|D" "math-display"
-       #Item "Display Formula|D" "math-mode display"
-       #Item "Change to Inline Math Formula|q" "math-mutate simple"
-       #Item "Change to Displayed Math Formula|q" "math-mutate equation"
-       #Item "Change to Eqnarray Environment|q" "math-mutate eqnarray"
-       #Item "Change to Align Environment|g" "math-mutate align"
-       Separator
-       Submenu "Special Character|S" "insert_special"
-       Item "Citation Reference...|C" "citation-insert"
-       Item "Cross Reference...|R" "reference-insert"
-       Item "Label...|L" "label-insert"
-       Item "Footnote|F" "footnote-insert"
-       Item "Marginal Note|M" "marginalnote-insert"
-       Item "Index Entry...|I" "index-insert"
-       Item "Index Entry of Preceding Word|W" "index-insert-last"
-       Item "URL...|U" "url-insert"
-       Item "Note...|N" "note-insert"
-       Submenu "Lists & TOC|O" "insert_toc"
-       Separator
-       Item "TeX|T" "ert-insert"
-       Item "Minipage|p" "minipage-insert"
-       Item "Old-Graphics..." "figure-insert"
-       Item "Graphics...|G" "graphics-insert"
-       Item "Tabular Material...|b" "dialog-tabular-insert"
-       Submenu "Floats|a" "insert_floats"
-       Separator
-       Item "Include File|e" "buffer-child-insert"
-       Submenu "Insert File|t" "insert_file"
-       Item "External Material...|x" "external-insert"
-    End
-
-    Menu "insert_special"
-       Item "Superscript|S" "command-sequence math-insert ^;math-mode;"
-       Item "Subscript|u" "command-sequence math-insert _;math-mode;"
-       Item "HFill|H" "hfill-insert"
-       Item "Hyphenation Point|P" "hyphenation-point-insert"
-       Item "Ligature break|k" "ligature-break-insert"
-       Item "Protected Blank|B" "protected-space-insert"
-       Item "Linebreak|L" "break-line"
-       Item "Ellipsis|i" "dots-insert"
-       Item "End of Sentence|E" "end-of-sentence-period-insert"
-       Item "Ordinary Quote|Q" "self-insert \""
-       Item "Menu Separator|M" "menu-separator-insert"
-    End
-
-    Menu "insert_floats"
-       FloatInsert
-    End
-
-    Menu "insert_toc"
-       Item "Table of Contents|C" "toc-insert"
-       FloatListInsert
-       Item "Index List|I" "index-print"
-       Item "BibTeX Reference...|B" "bibtex-insert"
-    End
-
-    Menu "insert_file"
-       Item "LyX Document...|X" "file-insert"
-       Item "Ascii as Lines...|L" "file-insert-ascii"
-       Item "Ascii as Paragraphs...|P" "file-insert-ascii-para"
-    End
-
+# on: the toolbar is visible
+# off: the toolbar is not visible
+# auto: the toolbar is automatically shown and hidden depending on the
+#       next 3 flags.
 #
-# LAYOUT MENU
+# math: the toolbar is visible only when in math
+# mathmacrotemplate: the toolbar is visible only when in a macro definition
+# table: the toolbar is visible only when in a table
+# review: the toolbar is visible only when inside a tracked change
+# ipa: the toolbar is only visible when inside an ipa inset
 #
-    Menu "layout"
-       Item "Character...|C" "layout-character"
-       Item "Paragraph...|P" "layout-paragraph"
-       Item "Document...|D" "layout-document"
-       OptItem "Tabular...|T" "layout-tabular"
-       Separator
-       Item "Emphasize Style|E" "font-emph"
-       Item "Noun Style|N" "font-noun"
-       Item "Bold Style|B" "font-bold"
-#      Item "TeX Style|X" "tex-mode"
-       Separator
-       Item "Change Environment Depth|v" "depth-increment"
-       Item "LaTeX Preamble...|L" "layout-preamble"
-       Item "Start Appendix here|A" "appendix"
-       Separator
-       Item "Save Layout as Default|S" "layout-save-default"
-    End
-
-
-#
-# VIEW MENU
+# top: the toolbar should be at the top of the window
+# bottom: the toolbar should be at the bottom of the window
+# left: the toolbar should be at the left of the window
+# right: the toolbar should be at the right of the window
 #
-    Menu "view"
-       ViewFormats
-       OptItem "Build Program|B" "build-program"
-       Submenu "Update|U" "update"
-       Separator
-       Item "LaTeX Logfile|L" "latex-view-log"
-       Item "Table of Contents|T" "toc-view"
-    End
-
-    Menu "update"
-       UpdateFormats
-    End
-
+# samerow: do not create new line for this toolbar
+#        (note that order of toolbars is defined in stdtoolbars.inc)
 #
-# NAVIGATE MENU
-#
-    Menu "navigate"
-       Toc
-       Separator
-       Item "Error|E" "error-next"
-       Item "Note|N" "note-next"
-       Item "Refs|R" "reference-next"
-       Submenu "Bookmarks|B" "navigate_bookmarks"
-    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"
-       Item "Goto Bookmark 3|3" "bookmark-goto 3"
-    End
-
-#
-# DOCUMENTS MENU
-#
-
-    Menu "documents"
-       Documents
-    End
-
-#
-# HELP MENU
-#
-    Menu "help"
-       Item "Introduction|I" "help-open Intro"
-       Item "Tutorial|T" "help-open Tutorial"
-       Item "User's Guide|U" "help-open UserGuide"
-       Item "Extended Features|E" "help-open Extended"
-       Item "Customization|C" "help-open Customization"
-#      Item "Reference Manual|R" "help-open Reference"
-       Item "FAQ|F" "help-open FAQ"
-       Item "Table of Contents|a" "help-open TOC"
-       Item "Known Bugs|K" "help-open BUGS"
-       Item "LaTeX Configuration|L" "help-open LaTeXConfig"
-       Separator
-       Item "About LyX|X" "help-aboutlyx"
-    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
-    Icon "file-open"
-    Icon "buffer-write"
-    Icon "buffer-print"
-    Separator
-    Icon "cut"
-    Icon "copy"
-    Icon "paste"
-    Separator
-    Icon "font-emph"
-    Icon "font-noun"
-    Icon "font-free"
-    Separator
-#    Icon "tex-mode"
-    Icon "ert-insert"
-    Icon "math-mode"
-    Separator
-    Icon "footnote-insert"
-    Icon "marginalnote-insert"
-    Icon "depth-next"
-    Separator
-    Icon "figure-insert"
-    Icon "dialog-tabular-insert"
+Toolbars
+       "standard" "on,top"
+       "view/update" "on,top"
+       "extra" "on,top,samerow"
+       "review" "auto,review,top"
+       "vcs" "off,top"
+       "table" "auto,table,bottom"
+       "math_panels" "auto,math,bottom"
+       "math" "auto,math,bottom"
+       "mathmacrotemplate" "auto,mathmacrotemplate,bottom"
+       "ipa" "auto,ipa,bottom"
+       "minibuffer" "off,bottom"
 End