From 1b94db073c7f918ff11d005cfb150da1ddd5cf8c Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 11 May 2018 13:00:31 +0100 Subject: Fixes in contents of images Change-Id: I9d964da3a86fcc2ff48bde5ac577659204cefe5e Reviewed-on: https://gerrit.libreoffice.org/54130 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/smath/01/03090904.xhp | 2 +- source/text/smath/01/03090906.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/text/smath/01/03090904.xhp b/source/text/smath/01/03090904.xhp index 22bc9259ae..b8b5096e5d 100644 --- a/source/text/smath/01/03090904.xhp +++ b/source/text/smath/01/03090904.xhp @@ -35,7 +35,7 @@ Here is an example of how to create a matrix with varying font sizes in $[officename] Math. You can copy this example to the Commands window using the clipboard and use it in your own formula. - Matrix with Varying Font Sizes + Matrix with varying font sizes func G^{(%alpha" ," %beta)}_{ x_m x_n} = left[ matrix { arctan(%alpha) # arctan(%beta) ## x_m + x_n # x_m - x_n }right] diff --git a/source/text/smath/01/03090906.xhp b/source/text/smath/01/03090906.xhp index 03532856e6..fc23f0ce6c 100644 --- a/source/text/smath/01/03090906.xhp +++ b/source/text/smath/01/03090906.xhp @@ -35,7 +35,7 @@ Here is an example of how to create a bold font matrix in $[officename] Math. You can copy this example to the Commands window using the clipboard and use it in your own formula. - Matrix in Bold Font + Matrix in bold font bold { f(x", "y) = left [ stack { x + y over z + left lbrace matrix { 2 # 3 # 4 ## 4 # 5 # 6 ## 6 # 7 # 8} right rbrace # {y + sin (x)} over %alpha # z + y over g } right ]} -- cgit