mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
stdtoolbars.inc: rename to be uniform with menus and documentation
@Pavel: the phantom dialog is called when using the Edit menu on an existing phantom git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36334 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9a36fedb18
commit
4a4abc98ef
@ -331,9 +331,9 @@ ToolbarSet
|
||||
Item "Quadratin space \\quad" "math-insert \quad"
|
||||
Item "Double quadratin space \\qquad" "math-insert \qquad"
|
||||
Item "Negative space \\!" "math-insert \!"
|
||||
Item "Placeholder \\phantom" "math-insert \phantom"
|
||||
Item "Horizontal placeholder \\hphantom" "math-insert \hphantom"
|
||||
Item "Vertical placeholder \\vphantom" "math-insert \vphantom"
|
||||
Item "Phantom \\phantom" "math-insert \phantom"
|
||||
Item "Horizontal phantom \\hphantom" "math-insert \hphantom"
|
||||
Item "Vertical phantom \\vphantom" "math-insert \vphantom"
|
||||
End
|
||||
|
||||
Toolbar "sqrt-square" "Roots"
|
||||
|
Loading…
Reference in New Issue
Block a user