From 433b919457841e66c5924372da98a90417b545a8 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Wed, 15 Feb 2012 20:18:21 +0000 Subject: [PATCH] Revert r40742, since it broke the tooltips of the changed commands. Apart from that it implies a tab width of 4, which is not used by everybody. The other commands should probably be fixed as well, but I do not touch foreign code. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40756 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdtoolbars.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc index 94b40443f2..89ea0ad0f0 100644 --- a/lib/ui/stdtoolbars.inc +++ b/lib/ui/stdtoolbars.inc @@ -336,10 +336,10 @@ ToolbarSet Item "Phantom \\phantom" "math-insert \phantom" Item "Horizontal phantom \\hphantom" "math-insert \hphantom" Item "Vertical phantom \\vphantom" "math-insert \vphantom" - Item "Smash \\smash" "math-insert \smash" - Item "Left overlap \\mathllap" "math-insert \mathllap" - Item "Center overlap \\mathclap" "math-insert \mathclap" - Item "Right overlap \\mathrlap" "math-insert \mathrlap" + Item "Smash \\smash" "math-insert \smash" + Item "Left overlap \\mathllap" "math-insert \mathllap" + Item "Center overlap \\mathclap" "math-insert \mathclap" + Item "Right overlap \\mathrlap" "math-insert \mathrlap" End Toolbar "sqrt-square" "Roots" -- 2.39.2