diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-11-30 00:31:37 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2016-12-24 23:27:48 +0000 |
commit | d37b5263ff007bd0561ad7fd3baf00b90d7267f8 (patch) | |
tree | c2ba7b7602402b922c299fc0b7ce1433f15787d8 | |
parent | 5968675f7aebc5fd733b79684b931c1f3a05fc91 (diff) |
tdf#98608 (partial) Remove mentions of the Elements window
Change-Id: Ie8564d97761ab7163f5ee39b6ba53d662b646e32
Reviewed-on: https://gerrit.libreoffice.org/31404
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/32304
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
-rw-r--r-- | source/text/smath/main0103.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0503.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/main0103.xhp b/source/text/smath/main0103.xhp index 0eecdb1fa2..5d9ce47b03 100644 --- a/source/text/smath/main0103.xhp +++ b/source/text/smath/main0103.xhp @@ -32,7 +32,7 @@ <body> <section id="ansicht"> <paragraph role="heading" id="hd_id3155064" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/smath/main0103.xhp" name="View">View</link></paragraph> -<paragraph role="paragraph" id="par_id3147338" xml-lang="en-US" l10n="U" oldref="2">Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href="text/smath/01/03090000.xhp" name="View - Elements"><emph>View - Elements</emph></link>.</paragraph> +<paragraph role="paragraph" id="par_id3147338" xml-lang="en-US">Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href="text/smath/01/03090000.xhp" name="View - Elements"><emph>View - Elements</emph></link>.</paragraph> </section> <paragraph role="heading" id="hd_id3150205" xml-lang="en-US" level="2" l10n="U" oldref="5"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph> <embed href="text/shared/01/03010000.xhp#massstabtext"/> diff --git a/source/text/smath/main0503.xhp b/source/text/smath/main0503.xhp index 5d04e8152f..e2fbe4a203 100644 --- a/source/text/smath/main0503.xhp +++ b/source/text/smath/main0503.xhp @@ -47,6 +47,6 @@ <paragraph role="heading" id="hd_id3150014" xml-lang="en-US" level="2" l10n="U" oldref="17">Individual Symbols</paragraph> <paragraph role="paragraph" id="par_id3145246" xml-lang="en-US" l10n="U" oldref="6">You can create your own symbols and import characters from other fonts. You can add new symbols to the basic catalog of $[officename] Math symbols, or create your own special catalogs. Numerous special characters are also available.</paragraph> <paragraph role="heading" id="hd_id3148392" xml-lang="en-US" level="2" l10n="U" oldref="18">Formulas in Context</paragraph> -<paragraph role="paragraph" id="par_id3148774" xml-lang="en-US" l10n="U" oldref="8">To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window.</paragraph> +<paragraph role="paragraph" id="par_id3148774" xml-lang="en-US">To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window.</paragraph> </body> </helpdocument> |