source/text/shared/01/06040400.xhp | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 62f69099ad2e27830783e7c478c7bd7624ac2893 Author: Neil Roberts <[email protected]> AuthorDate: Thu Sep 17 14:02:41 2026 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Tue Sep 22 19:10:48 2026 +0200 tdf#172042 Add help for the Esperanto AutoCorrect option Add’s help for the auto correct option to replace x’s with circumflexes. Change-Id: I6e8969a806b52905404a21fbe718981e7b2975a8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/211070 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/shared/01/06040400.xhp b/source/text/shared/01/06040400.xhp index c8d786b60e..84e796d7d1 100644 --- a/source/text/shared/01/06040400.xhp +++ b/source/text/shared/01/06040400.xhp @@ -59,6 +59,8 @@ <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> <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> <h2 id="hd_id3154682">Single Quotes / Double Quotes</h2> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US">Specify the replacement characters to use for single or double quotation marks.</paragraph>
