[Libreoffice-commits] help.git: source/text
Olivier Hallot
olivier.hallot at libreoffice.org
Fri May 11 12:09:53 UTC 2018
source/text/smath/01/03090904.xhp | 2 +-
source/text/smath/01/03090906.xhp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1b94db073c7f918ff11d005cfb150da1ddd5cf8c
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Fri May 11 13:00:31 2018 +0100
Fixes in <alt> contents of images
Change-Id: I9d964da3a86fcc2ff48bde5ac577659204cefe5e
Reviewed-on: https://gerrit.libreoffice.org/54130
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/smath/01/03090904.xhp b/source/text/smath/01/03090904.xhp
index 22bc9259a..b8b5096e5 100644
--- a/source/text/smath/01/03090904.xhp
+++ b/source/text/smath/01/03090904.xhp
@@ -35,7 +35,7 @@
<paragraph role="paragraph" id="par_id3154656" xml-lang="en-US">Here is an example of how to create a matrix with varying font sizes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula.</paragraph>
</section>
<paragraph role="paragraph" id="par_id3153915" xml-lang="en-US">
- <image id="img_id3150213" src="media/helpimg/smzb5.png" width="550px" height="135px"><alt id="alt_id3150213" xml-lang="en-US">Matrix with Varying Font Sizes</alt></image>
+ <image id="img_id3150213" src="media/helpimg/smzb5.png" width="550px" height="135px"><alt id="alt_id3150213" xml-lang="en-US">Matrix with varying font sizes</alt></image>
</paragraph>
<paragraph role="code" id="par_id3146965" xml-lang="en-US" localize="false"><item type="input">func G^{(%alpha" ," %beta)}_{ x_m x_n} = left[ matrix { arctan(%alpha) # arctan(%beta) ## x_m + x_n # x_m - x_n }right]</item> </paragraph>
</body>
diff --git a/source/text/smath/01/03090906.xhp b/source/text/smath/01/03090906.xhp
index 03532856e..fc23f0ce6 100644
--- a/source/text/smath/01/03090906.xhp
+++ b/source/text/smath/01/03090906.xhp
@@ -35,7 +35,7 @@
<paragraph role="paragraph" id="par_id3150342" xml-lang="en-US">Here is an example of how to create a bold font matrix in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula.</paragraph>
</section>
<paragraph role="paragraph" id="par_id3148866" xml-lang="en-US">
- <image id="img_id3150210" src="media/helpimg/smzb6.png" width="300px" height="245px"><alt id="alt_id3150210" xml-lang="en-US">Matrix in Bold Font</alt></image>
+ <image id="img_id3150210" src="media/helpimg/smzb6.png" width="300px" height="245px"><alt id="alt_id3150210" xml-lang="en-US">Matrix in bold font</alt></image>
</paragraph>
<paragraph role="code" id="par_id3154763" xml-lang="en-US" localize="false"><item type="input">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 ]}</item></paragraph>
</body>
More information about the Libreoffice-commits
mailing list