source/text/shared/01/06040400.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f278ad6cec7ac36994fd1ebcdc277185cd0e4090 Author: Neil Roberts <[email protected]> AuthorDate: Thu Sep 17 12:41:57 2026 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Tue Sep 22 19:15:05 2026 +0200 tdf#157170 Update name of angle quote option in page for localised options The label for the option changed in the commit below. commit 63a5c6350f8930774c651a9cf41521606ecb6a94 Author: Stéphane Guillou <[email protected]> Date: Tue Sep 26 22:27:03 2023 +0200 tdf#157170: clarify angle quotes autocorrect rule Change-Id: Idb514e0e0487a65e3057328a13d34659d706ab90 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157300 Change-Id: Ieb932d6bd2a1984825019b77da8afdaf58cddb56 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/211068 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/source/text/shared/01/06040400.xhp b/source/text/shared/01/06040400.xhp index 84e796d7d1..e242bef022 100644 --- a/source/text/shared/01/06040400.xhp +++ b/source/text/shared/01/06040400.xhp @@ -57,7 +57,7 @@ <h2 id="hd_id3159500">Transliterate to Old Hungarian if the text direction is from right to left</h2> <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"/> -<h2 id="hd_id3159600">Replace << and >> with angle quotes<comment>Hungarian translators: use the order >> and <<, according to the orthography of quotations.</comment></h2> +<h2 id="hd_id3159600">Replace two inequality signs (<< or >>) with angle quotes<comment>Hungarian translators: use the order >> and <<, according to the orthography of quotations.</comment></h2> <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> <h2 id="hd_id421789645996198">Replace x’s with circumflexes in Esperanto text</h2> <paragraph xml-lang="en-US" id="par_id671789646076466" role="paragraph">Automatically replaces x’s in Esperanto text after certain characters with a circumflex or a breve above the character. For example "sxangxi" becomes "ŝanĝi". "u" followed by an "x" will be replaced with "ŭ", but only if it is preceded by an "e" or an "a". For example "aux" becomes "aŭ" but "Linux" is left alone.</paragraph>
