1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24<helpdocument version="1.0">
25<meta>
26<topic id="textsmathguideattributesxml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Changing Default Attributes</title>
28<filename>/text/smath/guide/attributes.xhp</filename>
29</topic>
30</meta>
31<body>
32<bookmark xml-lang="en-US" branch="index" id="bm_id3145792">
33<bookmark_value>attributes; changing in $[officename] Math</bookmark_value>
34<bookmark_value>font attributes;changing defaults</bookmark_value>
35<bookmark_value>formatting;changing default attributes</bookmark_value>
36<bookmark_value>defaults;changing default formatting</bookmark_value>
37<bookmark_value>changing;default formatting</bookmark_value>
38</bookmark>
39<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>
40</variable></paragraph>
41<paragraph role="heading" id="hd_id3154484" xml-lang="en-US" level="3" l10n="U">Can default formats in $[officename] Math be modified?</paragraph>
42<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<paragraph role="paragraph" id="par_id3150210" xml-lang="en-US" l10n="U">You can remove these attributes using "nbold" and "nitalic". Example:</paragraph>
44<paragraph role="code" id="par_id3143231" xml-lang="en-US" l10n="U">a + b</paragraph>
45<paragraph role="code" id="par_id3153810" xml-lang="en-US" l10n="U">nitalic a + bold b.</paragraph>
46<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>
47<section id="relatedtopics">
48<embed href="text/smath/guide/main.xhp#main"/>
49</section>
50</body>
51</helpdocument>
52