source/text/smath/01/03090500.xhp |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 8322f7d3b512cbd1a548a1b37d07d5614e3bb3c6
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat May 20 14:50:01 2023 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat May 20 15:06:20 2023 +0200

    Comesmetic change for better user experience
    
    Change-Id: Ib7e442356c4e8f0deb796a009994da9785cc65e2
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152032
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/smath/01/03090500.xhp 
b/source/text/smath/01/03090500.xhp
index ea2c9af76c..ecd4a0e9ba 100644
--- a/source/text/smath/01/03090500.xhp
+++ b/source/text/smath/01/03090500.xhp
@@ -368,12 +368,12 @@
 <paragraph role="paragraph" id="par_id3150857" xml-lang="en-US">You can also 
use single brackets. To do this, type a backslash <emph>\</emph> in front of 
the command. For example, when you type <emph>\[</emph>, the left square 
bracket appears without its counterpart. This is useful for creating reverse 
brackets or for constructing intervals. Note that only non-scalable brackets 
can be used individually. To change the size, use the <emph>size</emph> 
command.</paragraph>
 <paragraph role="paragraph" id="par_idN113E5" xml-lang="en-US">Examples of 
single brackets</paragraph>
 <paragraph role="paragraph" id="par_idN113E8" xml-lang="en-US">For non-scaled 
brackets:</paragraph>
-<paragraph role="paragraph" id="par_idN113EB" xml-lang="en-US">a = \{ \( \[ b 
newline</paragraph>
-<paragraph role="paragraph" id="par_idN113EE" xml-lang="en-US">{} + c \] \) \ 
}</paragraph>
-<paragraph role="paragraph" id="par_idN113F3" xml-lang="en-US">For scaled 
brackets use <emph>none</emph> as the bracket name</paragraph>
-<paragraph role="paragraph" id="par_idN113FA" xml-lang="en-US">a = left ( a 
over b right none newline</paragraph>
-<paragraph role="paragraph" id="par_idN113FF" xml-lang="en-US">left none 
phantom {a over b} + c right )</paragraph>
-<paragraph role="note" id="par_idN11404" xml-lang="en-US">The 
<emph>phantom</emph> statement ensures that the last bracket is the correct 
size.</paragraph>
+  <paragraph role="paragraph" id="par_idN113EB" localize="false" 
xml-lang="en-US"><input>a = \{ \( \[ b newline</input></paragraph>
+  <paragraph role="paragraph" id="par_idN113EE" localize="false" 
xml-lang="en-US"><input>{} + c \] \) \ }</input></paragraph>
+<paragraph role="paragraph" id="par_idN113F3" xml-lang="en-US">For scaled 
brackets use <literal>none</literal> as the bracket name</paragraph>
+<paragraph role="paragraph" id="par_idN113FA" localize="false" 
xml-lang="en-US"><input>a = left ( a over b right none 
newline</input></paragraph>
+<paragraph role="paragraph" id="par_idN113FF" localize="false" 
xml-lang="en-US"><input>left none phantom {a over b} + c right 
)</input></paragraph>
+<paragraph role="note" id="par_idN11404" xml-lang="en-US">The 
<literal>phantom</literal> statement ensures that the last bracket is the 
correct size.</paragraph>
 <paragraph role="warning" id="par_id3145107" xml-lang="en-US">Be sure to put 
spaces (gaps) between elements when entering them directly in the Commands 
window. This ensures that the correct structure is recognized.</paragraph>
 <paragraph role="paragraph" id="par_id3153198" xml-lang="en-US">Useful 
information about <link href="text/smath/01/03091200.xhp">indexes and 
exponents</link> as well as <link 
href="text/smath/01/03091400.xhp">scaling</link> helps you structure formulas 
effectively. For more information about brackets, see <link 
href="text/smath/01/03091100.xhp">Brackets and Grouping</link>.</paragraph>
 </body>

Reply via email to