diff options
-rw-r--r-- | source/text/smath/01/03090904.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090906.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
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 @@ <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 03532856e6..fc23f0ce6c 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> |