1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir 352ac0773SAndrew Rist<!--*********************************************************** 4*8ca57d54Smseidel * 552ac0773SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 652ac0773SAndrew Rist * or more contributor license agreements. See the NOTICE file 752ac0773SAndrew Rist * distributed with this work for additional information 852ac0773SAndrew Rist * regarding copyright ownership. The ASF licenses this file 952ac0773SAndrew Rist * to you under the Apache License, Version 2.0 (the 1052ac0773SAndrew Rist * "License"); you may not use this file except in compliance 1152ac0773SAndrew Rist * with the License. You may obtain a copy of the License at 12*8ca57d54Smseidel * 1352ac0773SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14*8ca57d54Smseidel * 1552ac0773SAndrew Rist * Unless required by applicable law or agreed to in writing, 1652ac0773SAndrew Rist * software distributed under the License is distributed on an 1752ac0773SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1852ac0773SAndrew Rist * KIND, either express or implied. See the License for the 1952ac0773SAndrew Rist * specific language governing permissions and limitations 2052ac0773SAndrew Rist * under the License. 21*8ca57d54Smseidel * 2252ac0773SAndrew Rist ***********************************************************--> 2352ac0773SAndrew Rist 24cdf0e10cSrcweir<helpdocument version="1.0"> 25cdf0e10cSrcweir<meta> 26cdf0e10cSrcweir<topic id="textsmath0103090906xml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Matrix in Bold Font</title> 28cdf0e10cSrcweir<filename>/text/smath/01/03090906.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32cdf0e10cSrcweir<section id="matrix3"> 33cdf0e10cSrcweir<paragraph role="heading" id="hd_id3154704" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/smath/01/03090906.xhp" name="Matrix in Bold Font">Matrix in Bold Font</link></paragraph> 34cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3150342" xml-lang="en-US" l10n="U" oldref="2">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> 35cdf0e10cSrcweir</section> 36cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3148866" xml-lang="en-US" l10n="E"> 37cdf0e10cSrcweir<image id="img_id3150210" src="res/helpimg/smzb6.png" width="9.511cm" height="7.99cm"><alt id="alt_id3150210" xml-lang="en-US">Icon</alt> 38*8ca57d54Smseidel</image></paragraph> 39cdf0e10cSrcweir<paragraph role="code" id="par_id3154763" xml-lang="en-US" l10n="U" oldref="4">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 ]}</paragraph> 40cdf0e10cSrcweir</body> 41cdf0e10cSrcweir</helpdocument> 42