summaryrefslogtreecommitdiff
path: root/starmath/uiconfig
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2020-06-22 17:22:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-06-24 12:01:02 +0200
commite7fee907fa8240c742bd8f6268768d1acad2774f (patch)
tree4b887c794fc24d7b8e55508cabedfe83281aeb12 /starmath/uiconfig
parent3dcf7a3d221290b290aca4a7f4cb691322873fb6 (diff)
tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2
Change-Id: Id0791609ada5b9f5460e46b20cfc7ce600cd3043 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96890 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/uiconfig')
-rw-r--r--starmath/uiconfig/smath/popupmenu/edit.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/uiconfig/smath/popupmenu/edit.xml b/starmath/uiconfig/smath/popupmenu/edit.xml
index 85a90675a703..f5a7f0680d6c 100644
--- a/starmath/uiconfig/smath/popupmenu/edit.xml
+++ b/starmath/uiconfig/smath/popupmenu/edit.xml
@@ -183,6 +183,7 @@
<menu:menuitem menu:label="ital b" menu:id=".uno:InsertCommandText?Text:string=ital &lt;?&gt; "/>
<menu:menuitem menu:label="size s b" menu:id=".uno:InsertCommandText?Text:string=size &lt;?&gt; {&lt;?&gt;} "/>
<menu:menuitem menu:label="font f b" menu:id=".uno:InsertCommandText?Text:string=font &lt;?&gt; {&lt;?&gt;} "/>
+ <menu:menuitem menu:label="color rgb" menu:id=".uno:InsertCommandText?Text:string=color rgb 0 0 0 "/>
</menu:menupopup>
</menu:menu>
<menu:menu menu:id=".uno:BracketsMenu">
@@ -251,6 +252,7 @@
<menu:menuitem menu:label="Re" menu:id=".uno:InsertCommandText?Text:string=Re "/>
<menu:menuitem menu:label="Im" menu:id=".uno:InsertCommandText?Text:string=Im "/>
<menu:menuitem menu:label="wp" menu:id=".uno:InsertCommandText?Text:string=wp "/>
+ <menu:menuitem menu:label="laplace" menu:id=".uno:InsertCommandText?Text:string=laplace "/>
<menu:menuseparator/>
<menu:menuitem menu:label="leftarrow" menu:id=".uno:InsertCommandText?Text:string=leftarrow "/>
<menu:menuitem menu:label="rightarrow" menu:id=".uno:InsertCommandText?Text:string=rightarrow "/>