[Libreoffice-commits] help.git: source/text
tagezi
lera.goncharuk at gmail.com
Tue Nov 10 04:34:04 PST 2015
source/text/scalc/01/ful_func.xhp | 12 ++++++------
source/text/scalc/01/func_imcos.xhp | 6 +++---
source/text/scalc/01/func_imcosh.xhp | 6 +++---
source/text/scalc/01/func_imcot.xhp | 6 +++---
source/text/scalc/01/func_imcsc.xhp | 6 +++---
source/text/scalc/01/func_imcsch.xhp | 6 +++---
source/text/scalc/01/func_imsec.xhp | 6 +++---
source/text/scalc/01/func_imsech.xhp | 6 +++---
source/text/scalc/01/func_imsin.xhp | 6 +++---
source/text/scalc/01/func_imsinh.xhp | 6 +++---
source/text/scalc/01/func_imtan.xhp | 6 +++---
11 files changed, 36 insertions(+), 36 deletions(-)
New commits:
commit c3b9e2711f3670e3a9f5fdf7abb7e4dca8ea1f2b
Author: tagezi <lera.goncharuk at gmail.com>
Date: Mon Nov 9 14:45:22 2015 +0200
tdf#95698 correction a parent tag for paragraphs
ful_func.xhp -- changed the parent tag from 'variable' to 'section'
for paragraphs
func_im* -- canged corresponding links form embedvar to embed
Change-Id: If150119308bd5ce93a74dee83f1280810a8c5fee
Reviewed-on: https://gerrit.libreoffice.org/19859
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/source/text/scalc/01/ful_func.xhp b/source/text/scalc/01/ful_func.xhp
index 4835f40..b6ff653 100644
--- a/source/text/scalc/01/ful_func.xhp
+++ b/source/text/scalc/01/ful_func.xhp
@@ -15,16 +15,16 @@
</meta>
<body>
<comment> Title in descriptions of functions </comment>
- <variable id="func_head_syntax">
+ <section id="func_head_syntax">
<paragraph id="hd_id126511265112651" role="heading" level="3" xml-lang="en-US">
Syntax
</paragraph>
- </variable>
- <variable id="func_head_example">
+ </section>
+ <section id="func_head_example">
<paragraph id="hd_id980889808898088" role="heading" level="3" xml-lang="en-US">
Examples
</paragraph>
- </variable>
+ </section>
<comment> Notes for functions </comment>
<paragraph id="par_id2595283314097" role="note" xml-lang="en-US">
@@ -61,10 +61,10 @@
The imaginary part is equal to zero, so it is not displayed in the result.
</variable>
</paragraph>
- <variable id="func_im_des">
+ <section id="func_im_des">
<paragraph id="par_id29750345314640" role="paragraph" xml-lang="en-US">
The result is presented in the string format and has the character "i" or "j" as an imaginary unit.
</paragraph>
- </variable>
+ </section>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/func_imcos.xhp b/source/text/scalc/01/func_imcos.xhp
index 9e0b221..1e49165 100644
--- a/source/text/scalc/01/func_imcos.xhp
+++ b/source/text/scalc/01/func_imcos.xhp
@@ -34,9 +34,9 @@
<paragraph id="par_id12176138532237" role="code" xml-lang="en-US" localize="false">
cos(a+bi) = cos(a)cosh(b) - sin(a)sinh(b)i
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id164021484116762" role="code" xml-lang="en-US">
<variable id="imcos">IMCOS</variable>(Complex_number)
</paragraph>
@@ -51,7 +51,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id4581301219753" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcos.xhp#imcos"/>("4-3i")
diff --git a/source/text/scalc/01/func_imcosh.xhp b/source/text/scalc/01/func_imcosh.xhp
index f93b09b..de6c9b7 100644
--- a/source/text/scalc/01/func_imcosh.xhp
+++ b/source/text/scalc/01/func_imcosh.xhp
@@ -34,9 +34,9 @@
<paragraph id="par_id24939266285933" role="code" xml-lang="en-US" localize="false">
cosh(a+bi)=cosh(a)cos(b)+sinh(a)sin(b)i
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id16051131322110" role="code" xml-lang="en-US">
<variable id="imcosh">IMCOSH</variable>(Complex_number)
</paragraph>
@@ -51,7 +51,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id55891471962" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcosh.xhp#imcosh"/>("4-3i")
diff --git a/source/text/scalc/01/func_imcot.xhp b/source/text/scalc/01/func_imcot.xhp
index 7993741..7a35940 100644
--- a/source/text/scalc/01/func_imcot.xhp
+++ b/source/text/scalc/01/func_imcot.xhp
@@ -38,9 +38,9 @@
</alt>
</image>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id16051131322110" role="code" xml-lang="en-US">
<variable id="imcot">IMCOT</variable>(Complex_number)
</paragraph>
@@ -55,7 +55,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id21183436423819" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcot.xhp#imcot"/>("4-3i")
diff --git a/source/text/scalc/01/func_imcsc.xhp b/source/text/scalc/01/func_imcsc.xhp
index 7285d50..24bdfdc 100644
--- a/source/text/scalc/01/func_imcsc.xhp
+++ b/source/text/scalc/01/func_imcsc.xhp
@@ -38,9 +38,9 @@
</alt>
</image>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id30461169611909" role="code" xml-lang="en-US">
<variable id="imcsc">IMCSC</variable>(Complex_number)
</paragraph>
@@ -55,7 +55,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id25692477525537" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcsc.xhp#imcsc"/>("4-3i")
diff --git a/source/text/scalc/01/func_imcsch.xhp b/source/text/scalc/01/func_imcsch.xhp
index 4b054a5..f543812 100644
--- a/source/text/scalc/01/func_imcsch.xhp
+++ b/source/text/scalc/01/func_imcsch.xhp
@@ -38,9 +38,9 @@
</alt>
</image>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id30461169611909" role="code" xml-lang="en-US">
<variable id="imcsch">IMCSCH</variable>(Complex_number)
</paragraph>
@@ -55,7 +55,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id16814232201137" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcsch.xhp#imcsch"/>("4-3i")
diff --git a/source/text/scalc/01/func_imsec.xhp b/source/text/scalc/01/func_imsec.xhp
index ca9b031..e614a7d 100644
--- a/source/text/scalc/01/func_imsec.xhp
+++ b/source/text/scalc/01/func_imsec.xhp
@@ -38,9 +38,9 @@
</alt>
</image>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id66061624115094" role="code" xml-lang="en-US">
<variable id="imsec">IMSEC</variable>(Complex_number)
</paragraph>
@@ -55,7 +55,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id16814232201137" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imsec.xhp#imsec"/>("4-3i")
diff --git a/source/text/scalc/01/func_imsech.xhp b/source/text/scalc/01/func_imsech.xhp
index 3b8df24..486f2d6 100644
--- a/source/text/scalc/01/func_imsech.xhp
+++ b/source/text/scalc/01/func_imsech.xhp
@@ -38,9 +38,9 @@
</alt>
</image>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id17253876723855" role="code" xml-lang="en-US">
<variable id="imsech">IMSECH</variable>(Complex_number)
</paragraph>
@@ -55,7 +55,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id1906826088444" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imsech.xhp#imsech"/>("4-3i")
diff --git a/source/text/scalc/01/func_imsin.xhp b/source/text/scalc/01/func_imsin.xhp
index 5406441..b21d2dd 100644
--- a/source/text/scalc/01/func_imsin.xhp
+++ b/source/text/scalc/01/func_imsin.xhp
@@ -34,9 +34,9 @@
<paragraph id="par_id3189460120934" role="code" xml-lang="en-US">
sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id284611113926520" role="code" xml-lang="en-US">
<variable id="imsin">IMSIN</variable>(Complex_number)
</paragraph>
@@ -51,7 +51,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id5063188419467" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imsin.xhp#imsin"/>("4-3i")
diff --git a/source/text/scalc/01/func_imsinh.xhp b/source/text/scalc/01/func_imsinh.xhp
index 72d20e6..9924db4 100644
--- a/source/text/scalc/01/func_imsinh.xhp
+++ b/source/text/scalc/01/func_imsinh.xhp
@@ -34,9 +34,9 @@
<paragraph id="par_id3189460120934" role="code" xml-lang="en-US">
sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id284611113926520" role="code" xml-lang="en-US">
<variable id="imsinh">IMSINH</variable>(Complex_number)
</paragraph>
@@ -51,7 +51,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id5063188419467" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imsinh.xhp#imsinh"/>("4-3i")
diff --git a/source/text/scalc/01/func_imtan.xhp b/source/text/scalc/01/func_imtan.xhp
index 326fff5..13f60de 100644
--- a/source/text/scalc/01/func_imtan.xhp
+++ b/source/text/scalc/01/func_imtan.xhp
@@ -38,9 +38,9 @@
</alt>
</image>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id23219159944377" role="code" xml-lang="en-US">
<variable id="imtan">IMTAN</variable>(Complex_number)
</paragraph>
@@ -55,7 +55,7 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_return_text"/><br />
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
- <embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
+ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id5063188419467" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imtan.xhp#imtan"/>("4-3i")
More information about the Libreoffice-commits
mailing list