From b19726b8cef00d9e3c9b03b447a0c66fc1ef8267 Mon Sep 17 00:00:00 2001 From: László Németh Date: Fri, 3 Jul 2020 10:57:52 +0200 Subject: tdf#133524 tdf#133589 (related) Document new "Localized options" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit of AutoCorrect. Change-Id: I8fce33762184ea558f62cce71cb0c09210623a22 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97822 Tested-by: Jenkins Reviewed-by: László Németh (cherry picked from commit 2dfd99117b445c6f176b8e8ed9bef2bc12f9f908) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97805 Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/01/06040400.xhp | 5 +++++ 1 file changed, 5 insertions(+) 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 @@ Format ordinal number suffixes (1st ... 1st) Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, as superscripts. For example, in English text, 1st will be converted to 1st. Note that this only applies to languages that have the convention of formatting ordinal numbers as superscript. +Transliterate to Old Hungarian if the text direction is from right to left +Words and numbers are transliterated to Old Hungarian script, if the text direction is from right to left using complex text layout. + +Replace << and >> with angle quotesHungarian translators: use the order >> and <<, according to the orthography of quotations. +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. Single Quotes / Double Quotes Specify the replacement characters to use for single or double quotation marks. -- cgit