diff options
author | sabri unal <yakushabb@gmail.com> | 2018-12-11 10:56:49 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-11 13:19:25 +0100 |
commit | 3db6e5510a0ad3a1896117b815067ddcdf2568e7 (patch) | |
tree | 014129fa96c758a95c5505dd70bf0ee80f296870 /source/text/smath/01 | |
parent | d9670753a90271584daa7d8e4aed441b74349f1f (diff) |
Format - Alignment path corrected as Format - Align
Change-Id: I63dcb0df4dfaa229b8992f258ca7de2d08244f39
Reviewed-on: https://gerrit.libreoffice.org/64938
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath/01')
-rw-r--r-- | source/text/smath/01/03090700.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/smath/01/03090700.xhp b/source/text/smath/01/03090700.xhp index 1f57de08a5..e3afbb91fe 100644 --- a/source/text/smath/01/03090700.xhp +++ b/source/text/smath/01/03090700.xhp @@ -294,7 +294,7 @@ <paragraph role="code" id="par_id2879726" xml-lang="en-US" localize="false">}</paragraph> <paragraph role="heading" id="par_idN10F70" xml-lang="en-US" level="3">Aligning to the left</paragraph> <paragraph role="paragraph" id="par_id3149645" xml-lang="en-US">If a line or an expression begins with text, it is aligned on the left by default. You can change this with any of the <emph>align</emph> commands. An example is <emph>stack{a+b-c*d#alignr "text"}</emph>, where "text" appears aligned to the right. Note that text must always be surrounded by quotation marks.</paragraph> -<paragraph role="paragraph" id="par_id3149966" xml-lang="en-US">The standard centralized formulas can be aligned to the left without using the <emph>Format - Alignment</emph> menu. To do this, place an empty character string, that is, the inverted commas which surround any text "", before the section of formula that you want to align. For example, typing <emph>"" a+b newline "" c+d</emph> results in both equations being left-aligned instead of centered.</paragraph> +<paragraph role="paragraph" id="par_id3149966" xml-lang="en-US">The standard centralized formulas can be aligned to the left without using the <emph>Format - Align</emph> menu. To do this, place an empty character string, that is, the inverted commas which surround any text "", before the section of formula that you want to align. For example, typing <emph>"" a+b newline "" c+d</emph> results in both equations being left-aligned instead of centered.</paragraph> <paragraph role="warning" id="par_id3145654" xml-lang="en-US">When typing information in the Commands window, note that some formats require spaces for the correct structure. This is especially true when entering values (for example, a lsup{3}) instead of placeholders.</paragraph> <paragraph role="paragraph" id="par_id3148708" xml-lang="en-US">Click <link href="text/smath/01/03091100.xhp" name="Brackets and Grouping">Brackets and Grouping</link> for more information about formatting in <emph>$[officename] Math</emph>.</paragraph> <paragraph role="paragraph" id="par_id3155340" xml-lang="en-US">Useful information about <link href="text/smath/01/03091200.xhp" name="Indexes and Exponents">Indexes and Exponents</link> and <link href="text/smath/01/03091400.xhp" name="Scaling">Scaling</link>, helps you organize your document in the best possible way.</paragraph> |