From 32e18e8bdd5e30942bd4c57d9aaa393e93bd564c Mon Sep 17 00:00:00 2001 From: László Németh Date: Mon, 3 Feb 2014 13:07:01 +0100 Subject: desc. of non-standard hyphenation patterns in user-defined dict. Change-Id: Ib202c5e1318b95b85f49b444ccfd511439a9c8c9 Reviewed-on: https://gerrit.libreoffice.org/7805 Reviewed-by: Andras Timar Tested-by: Andras Timar --- source/text/shared/optionen/01010400.xhp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/text/shared/optionen/01010400.xhp b/source/text/shared/optionen/01010400.xhp index 1b8d145bd5..18b9c9b35f 100644 --- a/source/text/shared/optionen/01010400.xhp +++ b/source/text/shared/optionen/01010400.xhp @@ -94,6 +94,7 @@ Word You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary. If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as "AutoComplete=", the word is never automatically hyphenated and no hyphenation is suggested. Typing "Auto=Complete" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign. +You can use a [] block instead of the = sign to specify character changes before the hyphenation break. Possible character changes: (1) Extra characters, for example tug[g]gumi results the correct hyphenation “tugg- gummi” of the Swedish word “tuggummi”. (2) Character removing specified by a digit, for example paral·[1]lel results correct hyphenation “paral- lel” of the Catalan word “paral·lel”, removing one character before the break point. (3) Both removed and extra characters, for example cafee[2é]tje results correct hyphenation “café- tje” of the Dutch word “cafeetje”, removing two characters before the break point, and adding an extra one. Suggestion This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the "Word" text box. -- cgit