]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
some trivial fixes
[lyx.git] / lib / ui / classic.ui
index 2d76211653bfeb8c56055330c6b2bf20362202a8..39cfd87f982aae39441d64be6a9e5c4e35480b3e 100644 (file)
@@ -1,5 +1,27 @@
-# This is the default LyX user interface definition file.         -*- text -*-
-# The syntax should be straightforward enough. 
+# -*- text -*-
+
+# file classic.ui
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+
+# author Lars Gullik Bjønnes
+# author Jean-Marc Lasgouttes
+# author Rob Lahaye
+# author Angus Leeming
+# author Edwin Leuven
+# author John Levon
+# author André Pönitz
+# author Allan Rae
+# author Jürgen Spitzmüller
+# author Kayvan Sylvan
+# author Dekel Tsur
+# author Jürgen Vigna
+# author Herbert Voss
+
+# Full author contact details are available in file CREDITS.
+
+# This is the default LyX user interface definition file.
+# The syntax should be straightforward enough.
 
 Menuset
 
@@ -78,10 +100,10 @@ Menuset
                Item "Spellchecker...|S" "dialog-show spellchecker"
                Item "Thesaurus..." "thesaurus-entry"
                Item "Check TeX|h" "buffer-chktex"
-               Item "Open/Close float|l" "inset-toggle"
-               Submenu "Change tracking|g" "edit_change"
+               Item "Open/Close Float|l" "inset-toggle"
+               Submenu "Change Tracking|g" "edit_change"
                Separator
-               Item "Preferences...|P" "dialog-show preferences"
+               Item "Preferences...|P" "dialog-show prefs"
                Item "Reconfigure|R" "reconfigure"
        End
 
@@ -98,13 +120,7 @@ Menuset
                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"
+               Submenu "Alignment|i" "edit_align"
                Separator
                Item "Add Row|A" "tabular-feature append-row"
                Item "Delete Row|w" "tabular-feature delete-row"
@@ -117,6 +133,16 @@ Menuset
                Item "Swap Columns" "tabular-feature swap-column"
        End
 
+       Menu "edit_align"
+               Item "Left|L" "tabular-feature align-left"
+               Item "Center|C" "tabular-feature align-center"
+               Item "Right|R" "tabular-feature align-right"
+               Separator
+               Item "Top|T" "tabular-feature valign-top"
+               Item "Middle|M" "tabular-feature valign-middle"
+               Item "Bottom|B" "tabular-feature valign-bottom"
+       End
+
        Menu "edit_math"
 #      Item "Make eqnarray|e" "break-line e"
 #      Item "Make multline|m" "break-line m"
@@ -135,7 +161,7 @@ Menuset
                Separator
                Submenu "Use Computer Algebra System|S" "edit_math_extern"
                Separator
-               Submenu "Alignment|A" "edit_math_align"
+               Submenu "Alignment|A" "edit_align"
                Separator
                Item "Add Row|R" "tabular-feature append-row"
                Item "Delete Row|D" "tabular-feature delete-row"
@@ -171,22 +197,12 @@ Menuset
                Item "Eqnarray Environment|q" "math-mutate eqnarray"
                Item "Align Environment|A" "math-mutate align"
                Item "AlignAt Environment" "math-mutate alignat"
-               Item "Flalign Environment|f" "math-mutate flalign"
+               Item "Flalign Environment|F" "math-mutate flalign"
                #Item "XAlignAt Environment" "math-mutate xalignat"
                #Item "XXAlignAt Environment" "math-mutate xxalignat"
                Item "Gather Environment" "math-mutate gather"
                Item "Multline Environment" "math-mutate multline"
        End
-
-       Menu "edit_math_align"
-               Item "Align Left|L" "tabular-feature align-left"
-               Item "Align Center|C" "tabular-feature align-center"
-               Item "Align Right|R" "tabular-feature align-right"
-               Separator
-               Item "V.Align Top|T" "tabular-feature valign-top"
-               Item "V.Align Center|e" "tabular-feature valign-center"
-               Item "V.Align Bottom|B" "tabular-feature valign-bottom"
-       End
 #
 # INSERT MENU
 #
@@ -229,15 +245,18 @@ Menuset
                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 "Single Quote|Q" "quote-insert single"
+               Item "Ordinary Quote|O" "self-insert \""
                Item "Menu Separator|M" "menu-separator-insert"
+               Item "Horizontal Line" "line-insert"
+               Item "Page Break" "pagebreak-insert"
        End
 
        Menu "insert_math"
                Item "Inline Formula|I" "math-mode"
                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 align Environment|a" "command-sequence math-mode; math-mutate align;"
                Item "AMS alignat Environment|t" "command-sequence math-mode; math-mutate alignat;"
                Item "AMS flalign Environment|f" "command-sequence math-mode; math-mutate flalign;"
                #Item "AMS xalignat Environment|x" "command-sequence math-mode; math-mutate xalignat;"
@@ -249,34 +268,34 @@ Menuset
                Item "Cases Environment|C" "math-insert \cases"
                Item "Split Environment|S" "math-insert \split"
        Separator
-               Submenu "Font Change|f" "insert_math_font"
+               Submenu "Font Change|o" "insert_math_font"
                Item "Math Panel|l" "dialog-show mathpanel"
        End
 
        Menu "insert_math_font"
-               Item "Math normal font" "math-insert \mathnormal"
+               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"
+               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"
+               Item "Math Bold Series" "math-insert \mathbf"
                Separator
-               Item "Text normal font" "math-insert \textnormal"
+               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"
+               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"
+               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
+               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
 
        Menu "insert_floats"
                FloatInsert
@@ -297,10 +316,10 @@ Menuset
        End
 
        Menu "edit_change"
-               Item "Track changes|T" "track-changes"
-               Item "Merge changes ...|M" "merge-changes"
-               Item "Accept all changes|A" "accept-all-changes"
-               Item "Reject all changes|R" "reject-all-changes"
+               Item "Track Changes|T" "track-changes"
+               Item "Merge Changes...|M" "merge-changes"
+               Item "Accept All Changes|A" "accept-all-changes"
+               Item "Reject All Changes|R" "reject-all-changes"
        End
 #
 # LAYOUT MENU
@@ -332,8 +351,7 @@ Menuset
                Submenu "Update|U" "update"
                Separator
                Item "LaTeX Logfile|L" "dialog-show latexlog"
-               Item "Table of Contents|T" "toc-view"
-               Item "Child Processes|C" "dialog-show forks"
+               Item "Table of Contents|C" "toc-view"
                Item "TeX Information|X" "dialog-show texinfo"
        End
 
@@ -389,6 +407,16 @@ Menuset
                Item "About LyX|X" "dialog-show aboutlyx"
        End
 
+#
+#  LYX MENU - this menu is only used by LyX/Mac
+#
+
+       Menu "LyX"
+               Item "About LyX" "dialog-show aboutlyx"
+               Item "Preferences..." "dialog-show prefs"
+               Item "Quit LyX" "lyx-quit"
+       End
+
 End
 
 # Which toolbars to use.