From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/smath/guide/text.xhp | 52 +++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 helpcontent2/source/text/smath/guide/text.xhp (limited to 'helpcontent2/source/text/smath/guide/text.xhp') diff --git a/helpcontent2/source/text/smath/guide/text.xhp b/helpcontent2/source/text/smath/guide/text.xhp new file mode 100644 index 000000000..9fee8c00c --- /dev/null +++ b/helpcontent2/source/text/smath/guide/text.xhp @@ -0,0 +1,52 @@ + + + + + + + + + + +Entering Text +/text/smath/guide/text.xhp + + + +text strings; entering in $[officename] Math +direct text; entering in $[officename] Math +inserting;text in $[officename] Math + +Entering Text + +How to enter direct text strings that do not get interpreted? +Some text strings get interpreted as operators automatically. Sometimes this is not what you want. If you want to write W* (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. +Examples:collected from several issues: i78812, i9167, i21484, i25573 +An imported MathType formula contains the following string +W rSup { size 8{*} } +If you have set up Math to convert imported MathType formulas (in %PRODUCTNAME - PreferencesTools - Options - Load/Save - Microsoft Office), you see the formula with a placeholder instead of the asterisk. +Change {*} to {} * {} as in the following formula: +W rSup { size 8{} * {} } +You can also use W^"*" to enter the character as direct text. +Some formulas start with an = sign. Use "=" to enter that character as direct text. +
+ +
+ +
-- cgit v1.2.3