]> git.lyx.org Git - features.git/commitdiff
show inverted diagonal dots in math dots toolbar (was forgotten in r35251)
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 3 Dec 2010 17:42:16 +0000 (17:42 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 3 Dec 2010 17:42:16 +0000 (17:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36686 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdtoolbars.inc

index cfd66dfedd58bbabc787e03e463a54bbdab9fa6a..42eb3f3ff3c0c3613f26dbc1e8033299fafe16a0 100644 (file)
@@ -384,8 +384,7 @@ ToolbarSet
                Item "cdots" "math-insert \cdots"
                Item "vdots" "math-insert \vdots"
                Item "ddots" "math-insert \ddots"
-# Do not show it as long as it does not load mathdots automatically
-#              Item "iddots" "math-insert \iddots"
+               Item "iddots" "math-insert \iddots"
        End
 
        Toolbar "latex_deco" "Frame Decorations"