diff options
author | László Németh <nemeth@numbertext.org> | 2020-07-03 10:57:52 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-07-03 20:28:17 +0200 |
commit | b19726b8cef00d9e3c9b03b447a0c66fc1ef8267 (patch) | |
tree | ba7c92069887dfa2864e045ce3389ec010aa4833 | |
parent | 81a850e6dbf2543d4134cd2e958ea468ff4d122d (diff) |
tdf#133524 tdf#133589 (related) Document new "Localized options"
of AutoCorrect.
Change-Id: I8fce33762184ea558f62cce71cb0c09210623a22
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97822
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
(cherry picked from commit 2dfd99117b445c6f176b8e8ed9bef2bc12f9f908)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97805
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/01/06040400.xhp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source/text/shared/01/06040400.xhp b/source/text/shared/01/06040400.xhp index e49ed235a6..2898601a98 100644 --- a/source/text/shared/01/06040400.xhp +++ b/source/text/shared/01/06040400.xhp @@ -54,6 +54,11 @@ <paragraph xml-lang="en-US" id="hd_id3159400" role="heading" level="2">Format ordinal number suffixes (1st ... 1<sup>st</sup>)</paragraph> <paragraph xml-lang="en-US" id="par_id3154173" role="paragraph">Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, as superscripts. For example, in English text, 1st will be converted to 1<sup>st</sup>.</paragraph> <paragraph xml-lang="en-US" id="par_idNoteNotAllLang" role="note">Note that this only applies to languages that have the convention of formatting ordinal numbers as superscript.</paragraph> +<paragraph xml-lang="en-US" id="hd_id3159500" role="heading" level="2">Transliterate to Old Hungarian if the text direction is from right to left</paragraph> +<paragraph xml-lang="en-US" id="par_id3155173" role="paragraph">Words and numbers are transliterated to Old Hungarian script, if the text direction is from right to left using complex text layout.</paragraph> +<embed href="text/shared/guide/ctl.xhp#ctl"/> +<paragraph xml-lang="en-US" id="hd_id3159600" role="heading" level="2">Replace << and >> with angle quotes<comment>Hungarian translators: use the order >> and <<, according to the orthography of quotations.</comment></paragraph> +<paragraph xml-lang="en-US" id="par_id3155273" role="paragraph">Automatically replaces double less-than and greater-than signs with double angle quotes « and » in several languages, and with single angle quotes ‹ and › in Swiss French.</paragraph> <paragraph role="heading" id="hd_id3154682" xml-lang="en-US" level="2">Single Quotes / Double Quotes</paragraph> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US">Specify the replacement characters to use for single or double quotation marks.</paragraph> |