1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
3cdf0e10cSrcweir
4cdf0e10cSrcweir
5*52ac0773SAndrew Rist<!--***********************************************************
6cdf0e10cSrcweir *
7*52ac0773SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
8*52ac0773SAndrew Rist * or more contributor license agreements.  See the NOTICE file
9*52ac0773SAndrew Rist * distributed with this work for additional information
10*52ac0773SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
11*52ac0773SAndrew Rist * to you under the Apache License, Version 2.0 (the
12*52ac0773SAndrew Rist * "License"); you may not use this file except in compliance
13*52ac0773SAndrew Rist * with the License.  You may obtain a copy of the License at
14*52ac0773SAndrew Rist *
15*52ac0773SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
16*52ac0773SAndrew Rist *
17*52ac0773SAndrew Rist * Unless required by applicable law or agreed to in writing,
18*52ac0773SAndrew Rist * software distributed under the License is distributed on an
19*52ac0773SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
20*52ac0773SAndrew Rist * KIND, either express or implied.  See the License for the
21*52ac0773SAndrew Rist * specific language governing permissions and limitations
22*52ac0773SAndrew Rist * under the License.
23*52ac0773SAndrew Rist *
24*52ac0773SAndrew Rist ***********************************************************-->
25*52ac0773SAndrew Rist
26*52ac0773SAndrew Rist
27cdf0e10cSrcweir
28cdf0e10cSrcweir
29cdf0e10cSrcweir		<helpdocument version="1.0">
30cdf0e10cSrcweir<meta>
31cdf0e10cSrcweir<topic id="textsmathguidetextxml" indexer="include" status="PUBLISH">
32cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Entering Text</title>
33cdf0e10cSrcweir<filename>/text/smath/guide/text.xhp</filename>
34cdf0e10cSrcweir</topic>
35cdf0e10cSrcweir</meta>
36cdf0e10cSrcweir<body>
37cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="index" id="bm_id3155962"><bookmark_value>text strings; entering in $[officename] Math</bookmark_value>
38cdf0e10cSrcweir<bookmark_value>direct text; entering in $[officename] Math</bookmark_value>
39cdf0e10cSrcweir<bookmark_value>inserting;text in $[officename] Math</bookmark_value>
40cdf0e10cSrcweir</bookmark>
41cdf0e10cSrcweir<paragraph role="heading" id="hd_id5676442" xml-lang="en-US" level="1" l10n="NEW"><variable id="text"><link href="text/smath/guide/text.xhp" name="Entering Text">Entering Text</link>
42cdf0e10cSrcweir</variable></paragraph>
43cdf0e10cSrcweir<paragraph role="heading" id="hd_id8509170" xml-lang="en-US" level="3" l10n="NEW">How to enter direct text strings that do not get interpreted?</paragraph>
44cdf0e10cSrcweir<paragraph role="paragraph" id="par_id337229" xml-lang="en-US" l10n="NEW">Some text strings get interpreted as operators automatically. Sometimes this is not what you want. If you want to write W<emph>*</emph> (a letter with a superscripted asterisk), the asterisk will be interpreted as a multiplication operator. Enclose the direct text within double quotes or add spaceholders.</paragraph>
45cdf0e10cSrcweir<paragraph role="paragraph" id="par_idN105D0" xml-lang="en-US" l10n="NEW">Examples:<comment>collected from several issues: i78812, i9167,  i21484, i25573</comment></paragraph>
46cdf0e10cSrcweir<paragraph role="paragraph" id="par_id521866" xml-lang="en-US" l10n="NEW">An imported MathType formula contains the following string</paragraph>
47cdf0e10cSrcweir<paragraph role="code" id="par_id9413739" xml-lang="en-US" l10n="NEW">W rSup { size 8{*} }</paragraph>
48cdf0e10cSrcweir<paragraph role="paragraph" id="par_id755943" xml-lang="en-US" l10n="NEW">If you have set up Math to convert imported MathType formulas (in <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - Microsoft Office), you see the formula with a placeholder instead of the asterisk.</paragraph>
49cdf0e10cSrcweir<paragraph role="paragraph" id="par_id5988952" xml-lang="en-US" l10n="NEW">Change {*} to {} * {} as in the following formula:</paragraph>
50cdf0e10cSrcweir<paragraph role="code" id="par_id3304544" xml-lang="en-US" l10n="NEW">W rSup { size 8{} * {} }</paragraph>
51cdf0e10cSrcweir<paragraph role="paragraph" id="par_id4941557" xml-lang="en-US" l10n="NEW">You can also use W^"*" to enter the character as direct text.</paragraph>
52cdf0e10cSrcweir<paragraph role="paragraph" id="par_id9961851" xml-lang="en-US" l10n="NEW">Some formulas start with an = sign. Use "=" to enter that character as direct text.</paragraph>
53cdf0e10cSrcweir<section id="relatedtopics">
54cdf0e10cSrcweir<embed href="text/smath/guide/main.xhp#main"/>
55cdf0e10cSrcweir</section>
56cdf0e10cSrcweir</body>
57cdf0e10cSrcweir</helpdocument>
58