diff options
Diffstat (limited to 'source/text/smath/guide/parentheses.xhp')
-rw-r--r-- | source/text/smath/guide/parentheses.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/smath/guide/parentheses.xhp b/source/text/smath/guide/parentheses.xhp index adecdb1c63..15a6fa81a0 100644 --- a/source/text/smath/guide/parentheses.xhp +++ b/source/text/smath/guide/parentheses.xhp @@ -36,7 +36,7 @@ </bookmark> <paragraph role="heading" id="hd_id3153415" xml-lang="en-US" level="1"><variable id="parentheses"><link href="text/smath/guide/parentheses.xhp">Inserting Brackets</link> </variable></paragraph> -<paragraph role="heading" id="hd_id3150751" xml-lang="en-US" level="3">In <item type="productname">%PRODUCTNAME</item> Math, can brackets be shown separately so that the distance between them is freely definable?</paragraph> +<h3 id="hd_id3150751">In <item type="productname">%PRODUCTNAME</item> Math, can brackets be shown separately so that the distance between them is freely definable?</h3> <paragraph role="paragraph" id="par_id3083281" xml-lang="en-US">You can set individual brackets using "left" and "right", but the distance between the brackets will not be fixed, as they adapt to the argument. Nevertheless, there is a way to display brackets so that the distance between them is fixed. To accomplish this, place a "\" (backslash) before the normal brackets. These brackets now behave like any other symbol and the alignment is the same as with other symbols:</paragraph> <paragraph role="smathcode" id="par_id3155960" xml-lang="en-US" localize="false">left lbrace x right none</paragraph> <paragraph role="smathcode" id="par_id3148489" xml-lang="en-US" localize="false">size *2 langle x rangle</paragraph> |