mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
whitespace
This commit is contained in:
parent
ddb82b74f0
commit
93be0e08a1
@ -14,9 +14,9 @@
|
||||
# Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
|
||||
|
||||
# Casing Rules:
|
||||
# Capitalize all words in the element, with the following exceptions:
|
||||
# * Articles: a, an, the.
|
||||
# * Conjunctions: and, but, for, not, so, yet ...
|
||||
# Capitalize all words in the element, with the following exceptions:
|
||||
# * Articles: a, an, the.
|
||||
# * Conjunctions: and, but, for, not, so, yet ...
|
||||
# * Prepositions of three or fewer letters: at, for, by, in, to ...
|
||||
# (except when the preposition is part of a verb phrase, such as "Check In")
|
||||
# (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
|
||||
@ -341,7 +341,7 @@ Menuset
|
||||
Item "Split View Into Left and Right Half|i" "view-split horizontal"
|
||||
Item "Split View Into Upper and Lower Half|e" "view-split vertical"
|
||||
OptItem "Close Current View|w" "tab-group-close"
|
||||
Item "Fullscreen|l" "ui-toggle fullscreen"
|
||||
Item "Fullscreen|l" "ui-toggle fullscreen"
|
||||
Separator
|
||||
Documents
|
||||
End
|
||||
@ -495,7 +495,7 @@ Menuset
|
||||
Separator
|
||||
Item "Insert New Branch...|I" "branch-add-insert"
|
||||
End
|
||||
|
||||
|
||||
Menu "insert_phantom"
|
||||
Item "Phantom|P" "phantom-insert Phantom"
|
||||
Item "Horizontal Phantom|H" "phantom-insert HPhantom"
|
||||
|
@ -17,9 +17,9 @@
|
||||
# capitalized in sentences, such as application names.
|
||||
#
|
||||
# Casing Rules for the "GUI Name":
|
||||
# Capitalize all words in the element, with the following exceptions:
|
||||
# * Articles: a, an, the.
|
||||
# * Conjunctions: and, but, for, not, so, yet ...
|
||||
# Capitalize all words in the element, with the following exceptions:
|
||||
# * Articles: a, an, the.
|
||||
# * Conjunctions: and, but, for, not, so, yet ...
|
||||
# * Prepositions of three or fewer letters: at, for, by, in, to ...
|
||||
#
|
||||
# (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
|
||||
@ -139,7 +139,7 @@ ToolbarSet
|
||||
Item "Paragraph settings" "layout-paragraph"
|
||||
Item "Thesaurus" "thesaurus-entry"
|
||||
End
|
||||
|
||||
|
||||
Toolbar "table" "Table"
|
||||
Item "Add row" "inset-modify tabular append-row"
|
||||
Item "Add column" "inset-modify tabular append-column"
|
||||
@ -172,7 +172,7 @@ ToolbarSet
|
||||
Item "Set multi-column" "inset-modify tabular multicolumn"
|
||||
Item "Set multi-row" "inset-modify tabular multirow"
|
||||
End
|
||||
|
||||
|
||||
Toolbar "math" "Math"
|
||||
Item "Set display mode" "math-display"
|
||||
Separator
|
||||
@ -228,7 +228,7 @@ ToolbarSet
|
||||
Toolbar "minibuffer" "Command Buffer"
|
||||
Minibuffer
|
||||
End
|
||||
|
||||
|
||||
Toolbar "review" "Review[[Toolbar]]"
|
||||
Item "Track changes" "changes-track"
|
||||
Item "Show changes in output" "changes-output"
|
||||
@ -244,11 +244,11 @@ ToolbarSet
|
||||
Item "Insert note" "note-insert"
|
||||
Item "Next note" "note-next"
|
||||
End
|
||||
|
||||
|
||||
Toolbar "view-others" "View Other Formats"
|
||||
ViewFormats
|
||||
End
|
||||
|
||||
|
||||
Toolbar "update-others" "Update Other Formats"
|
||||
UpdateFormats
|
||||
End
|
||||
@ -364,7 +364,7 @@ ToolbarSet
|
||||
Item "Square root \\sqrt" "math-insert \sqrt"
|
||||
Item "Other root \\root" "math-insert \root"
|
||||
End
|
||||
|
||||
|
||||
Toolbar "style" "Styles"
|
||||
Item "Display style \\displaystyle" "math-size \displaystyle"
|
||||
Item "Normal text style \\textstyle" "math-size \textstyle"
|
||||
|
Loading…
Reference in New Issue
Block a user