diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-09 16:11:32 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-09 16:37:41 +0200 |
commit | eb9ec1c794a0d3b8522375c7a87ac3ee999c8a66 (patch) | |
tree | 4729b5cc168353458cda5d1b9ea3174a476c2b4b /source/text/smath/01/03090907.xhp | |
parent | 7897a9174b6b4a91134398359f3f1e690c774b69 (diff) |
remove obsolete oldref attribute (removes one context line in pot)
also remove obsolete l10n attribute (doesn't affect translations/pot)
Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
Diffstat (limited to 'source/text/smath/01/03090907.xhp')
-rw-r--r-- | source/text/smath/01/03090907.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/smath/01/03090907.xhp b/source/text/smath/01/03090907.xhp index 0848598cd0..c966a8afe6 100644 --- a/source/text/smath/01/03090907.xhp +++ b/source/text/smath/01/03090907.xhp @@ -31,12 +31,12 @@ </meta> <body> <section id="funktionen"> -<paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/smath/01/03090907.xhp" name="Functions">Functions</link></paragraph> -<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US" l10n="U" oldref="2">Here is an example of how to create functions with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard.</paragraph> +<paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="1"><link href="text/smath/01/03090907.xhp" name="Functions">Functions</link></paragraph> +<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US">Here is an example of how to create functions with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard.</paragraph> </section> -<paragraph role="paragraph" id="par_id3153912" xml-lang="en-US" l10n="E"> +<paragraph role="paragraph" id="par_id3153912" xml-lang="en-US"> <image id="img_id3148871" src="res/helpimg/smzb7.png" width="7.987cm" height="2.768cm"><alt id="alt_id3148871" xml-lang="en-US">Icon</alt> </image></paragraph> -<paragraph role="code" id="par_id3154764" xml-lang="en-US" l10n="U" oldref="4" localize="false">func f(x","y)={x sin x~ tan y} over {cos x}</paragraph> +<paragraph role="code" id="par_id3154764" xml-lang="en-US" localize="false">func f(x","y)={x sin x~ tan y} over {cos x}</paragraph> </body> </helpdocument> |