[Libreoffice-commits] help.git: 2 commits - source/text
Adolfo Jayme Barrientos (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 9 12:36:10 UTC 2020
source/text/shared/05/err_html.xhp | 2 +-
source/text/smath/01/03090600.xhp | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
New commits:
commit cf9d10b385337cd7b99ac4f4d7ceae4aba2449fb
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Wed Sep 9 07:35:44 2020 -0500
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Sep 9 07:35:44 2020 -0500
Third-person singular in present tense
Change-Id: Ia01bbdeeae9e5914ed686b414d44a639a85c0ec6
diff --git a/source/text/shared/05/err_html.xhp b/source/text/shared/05/err_html.xhp
index 1fd8a27b5..f8a9fd295 100644
--- a/source/text/shared/05/err_html.xhp
+++ b/source/text/shared/05/err_html.xhp
@@ -35,7 +35,7 @@
<paragraph id="par_id131592238966436" role="listitem">The page does not exist and must be created.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id201592238985883" role="listitem">The page exist, but the Help ID is wrong or missing.</paragraph>
+ <paragraph id="par_id201592238985883" role="listitem">The page exists, but the Help ID is wrong or missing.</paragraph>
</listitem>
</list>
<paragraph role="paragraph" id="par_id761592239118086">Use the Module, Contents, Index and Search selectors to find the right page.</paragraph>
commit ca110d559c925da39439a899861bd1930a9d1214
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Wed Sep 9 07:33:36 2020 -0500
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Sep 9 07:33:36 2020 -0500
Axe indent (= extra space on Weblate) & pointless “<emph>”
Change-Id: I432a45d9c1d379acc83186bcf3bdc00e1a174ac5
diff --git a/source/text/smath/01/03090600.xhp b/source/text/smath/01/03090600.xhp
index 10bc81588..3d8c9d1cf 100644
--- a/source/text/smath/01/03090600.xhp
+++ b/source/text/smath/01/03090600.xhp
@@ -376,8 +376,7 @@
<paragraph id="par_id3150612" role="note">The <link href="text/smath/01/03091300.xhp" name="attributes">attributes</link> "acute", "bar", "breve", "check", "circle", "dot", "ddot", "dddot", "grave", "hat", "tilde" and "vec" have fixed sizes. Their width or length cannot be adjusted when positioned over a long symbol.</paragraph>
<paragraph id="par_id3155621" role="paragraph">For size changes you can use <emph>size n</emph>,<emph> +n</emph>,<emph> -n</emph>,<emph> *n</emph> and<emph> /n </emph>, where <emph>n</emph> is a placeholder. This method is useful when the base size of the formula is subject to change. The commands <emph>size +n</emph> and <emph>size -n</emph> change point size, and <emph>size *n</emph> and <emph>size /n</emph> change the size by a percentage. For example, the command <emph>size *1.17</emph> increases the size of a character by exactly 17%.</paragraph>
<paragraph id="par_id3148695" role="warning">Note that some entries require spaces for the correct structure. This is especially true when you specify attributes with fixed values instead of placeholders.</paragraph>
- <paragraph id="par_id3145230" role="paragraph">For more information about formatting in <emph>%PRODUCTNAME</emph>
- <emph>Math</emph>, see <link href="text/smath/01/03091100.xhp" name="Brackets and Grouping">Brackets and Grouping</link>.</paragraph>
+ <paragraph id="par_id3145230" role="paragraph">For more information about formatting in %PRODUCTNAME Math, see <link href="text/smath/01/03091100.xhp" name="Brackets and Grouping">Brackets and Grouping</link>.</paragraph>
<paragraph id="par_id3154221" role="paragraph">Information on <link href="text/smath/01/03091300.xhp" name="attributes">attributes</link>, <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> can help you structure your documents more efficiently.</paragraph>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list