mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
stdtoolbars.inc: move the placeholders to the math spacings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21775 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a6754690f9
commit
3ca9901dbb
@ -194,7 +194,6 @@ ToolbarSet
|
||||
|
||||
Toolbar "math_panels" "Math Panels"
|
||||
PopupMenu "space" "Math Spacings"
|
||||
PopupMenu "phantom" "Placeholders"
|
||||
PopupMenu "style" "Styles"
|
||||
PopupMenu "frac-square" "Fractions"
|
||||
PopupMenu "font" "Fonts"
|
||||
@ -257,9 +256,6 @@ ToolbarSet
|
||||
Item "Quadratin space \\quad" "math-insert \quad"
|
||||
Item "Double quadratin space \\qquad" "math-insert \qquad"
|
||||
Item "Negative space \\!" "math-insert \!"
|
||||
End
|
||||
|
||||
Toolbar "phantom" "Placeholders"
|
||||
Item "Placeholder \\phantom" "math-insert \phantom"
|
||||
Item "Horizontal placeholder \\hphantom" "math-insert \hphantom"
|
||||
Item "Vertical placeholder \\vphantom" "math-insert \vphantom"
|
||||
|
@ -75,7 +75,8 @@ What's new
|
||||
|
||||
- Inset-dissolve now works in mathed.
|
||||
|
||||
- The math toolbar has a new button for placeholders.
|
||||
- Placeholders have been moved from the miscellaneous to the spacings section
|
||||
in the math toolbar.
|
||||
|
||||
|
||||
** Bug fixes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user