diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-07-07 12:29:14 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-31 20:00:19 +0200 |
commit | 6c87866525204c7fd149562f93ef15e198a0378b (patch) | |
tree | d6205b498555d36df19574f8e57563895c41f089 /source | |
parent | 6bcb88ed2a4d92e1fec05531447dfda84d8f4b95 (diff) |
Cleanups in /shared/01/04*.xhp files
Change-Id: I3897b484ca802b5482a4f2278cbed10b0ede30e8
Reviewed-on: https://gerrit.libreoffice.org/57124
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/04160300.xhp | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/source/text/shared/01/04160300.xhp b/source/text/shared/01/04160300.xhp index 13150d4926..246d42a8a8 100644 --- a/source/text/shared/01/04160300.xhp +++ b/source/text/shared/01/04160300.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,17 +18,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - -<helpdocument version="1.0"> <meta> -<topic id="textshared0104160300xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Formula</title> -<filename>/text/shared/01/04160300.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0104160300xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Formula</title> + <filename>/text/shared/01/04160300.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3152937"><bookmark_value>formulas; starting formula editor</bookmark_value> @@ -41,16 +37,14 @@ <bookmark xml-lang="en-US" branch="hid/.uno:InsertMath" id="bm_id6753888" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:InsertObjectStarMath" id="bm_id3154812" localize="false"/> <paragraph role="heading" id="hd_id3152937" xml-lang="en-US" level="1">Formula</paragraph> -<paragraph role="paragraph" id="par_id3149495" xml-lang="en-US"><variable id="starmath"><ahelp hid=".">Inserts a formula into the current document.</ahelp><switchinline select="appl"><caseinline select="MATH"> -</caseinline><defaultinline> For more information open the $[officename] Math Help.</defaultinline></switchinline> -</variable></paragraph> + <paragraph role="paragraph" id="par_id3149495" xml-lang="en-US"><variable id="starmath"><ahelp hid=".">Inserts a formula into the current document.</ahelp> <switchinline select="appl"><caseinline select="MATH"></caseinline><defaultinline>For more information open the <emph>$[officename] Math Help</emph>.</defaultinline></switchinline></variable></paragraph> <section id="howtoget"> <embed href="text/shared/00/00000404.xhp#math"/> </section> <switch select="appl"> <case select="MATH"> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3154317" xml-lang="en-US"><link href="text/smath/main0000.xhp" name="Formulas">Formulas</link></paragraph> + <paragraph role="paragraph" id="par_id3154317" xml-lang="en-US"><link href="text/smath/main0000.xhp" name="Formulas">Formulas</link></paragraph> </section> </case> </switch> |