1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
352ac0773SAndrew Rist<!--***********************************************************
46034b5fbSmseidel *
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
126034b5fbSmseidel *
1352ac0773SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
146034b5fbSmseidel *
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.
216034b5fbSmseidel *
2252ac0773SAndrew Rist ***********************************************************-->
2352ac0773SAndrew Rist
24cdf0e10cSrcweir<helpdocument version="1.0">
25cdf0e10cSrcweir<meta>
26cdf0e10cSrcweir<topic id="textsmathguideattributesxml" indexer="include" status="PUBLISH">
27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Changing Default Attributes</title>
28cdf0e10cSrcweir<filename>/text/smath/guide/attributes.xhp</filename>
29cdf0e10cSrcweir</topic>
30cdf0e10cSrcweir</meta>
31cdf0e10cSrcweir<body>
3254be4daeSmseidel<bookmark xml-lang="en-US" branch="index" id="bm_id3145792">
3354be4daeSmseidel<bookmark_value>attributes; changing in $[officename] Math</bookmark_value>
34cdf0e10cSrcweir<bookmark_value>font attributes;changing defaults</bookmark_value>
35cdf0e10cSrcweir<bookmark_value>formatting;changing default attributes</bookmark_value>
36cdf0e10cSrcweir<bookmark_value>defaults;changing default formatting</bookmark_value>
37cdf0e10cSrcweir<bookmark_value>changing;default formatting</bookmark_value>
38cdf0e10cSrcweir</bookmark>
39*8a66df18Smseidel<paragraph role="heading" id="hd_id3145792" xml-lang="en-US" level="1" l10n="U"><variable id="attributes"><link href="text/smath/guide/attributes.xhp" name="Changing Default Attributes">Changing Default Attributes</link>
40cdf0e10cSrcweir</variable></paragraph>
41*8a66df18Smseidel<paragraph role="heading" id="hd_id3154484" xml-lang="en-US" level="3" l10n="U">Can default formats in $[officename] Math be modified?</paragraph>
42*8a66df18Smseidel<paragraph role="paragraph" id="par_id3148870" xml-lang="en-US" l10n="U">Some parts of formulas are always formatted bold or italic by default.</paragraph>
43*8a66df18Smseidel<paragraph role="paragraph" id="par_id3150210" xml-lang="en-US" l10n="U">You can remove these attributes using "nbold" and "nitalic". Example:</paragraph>
44*8a66df18Smseidel<paragraph role="code" id="par_id3143231" xml-lang="en-US" l10n="U">a + b</paragraph>
45*8a66df18Smseidel<paragraph role="code" id="par_id3153810" xml-lang="en-US" l10n="U">nitalic a + bold b.</paragraph>
46*8a66df18Smseidel<paragraph role="paragraph" id="par_id3149872" xml-lang="en-US" l10n="U">In the second formula, the a is not italic. The b is bold. You cannot change the plus sign by this method.</paragraph>
47cdf0e10cSrcweir<section id="relatedtopics">
48cdf0e10cSrcweir<embed href="text/smath/guide/main.xhp#main"/>
49cdf0e10cSrcweir</section>
50cdf0e10cSrcweir</body>
51cdf0e10cSrcweir</helpdocument>
52