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