diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-12-16 14:32:44 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-12-18 22:30:36 +0100 |
commit | 4ec7e03a4ce226a566e854f8dc64d804810d8b9c (patch) | |
tree | 077479db1f763526d5c2adee375b15c87845dbc9 | |
parent | 35a43adc47edcaeecaae1db790edefb3f181d948 (diff) |
tdf#145983 Fix CTL information in Hyphenation help page
Change-Id: I0863327574e671443255b49e86a1a13896c2d8bb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126937
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 02ad9fafa8ed2e393f118fe42c838d674ea9dda2)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127055
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/swriter/guide/hyphen_prevent.xhp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/text/swriter/guide/hyphen_prevent.xhp b/source/text/swriter/guide/hyphen_prevent.xhp index 378c1b26a5..6bda3fe528 100644 --- a/source/text/swriter/guide/hyphen_prevent.xhp +++ b/source/text/swriter/guide/hyphen_prevent.xhp @@ -51,14 +51,11 @@ <paragraph xml-lang="en-US" id="par_id0302200910262761" role="paragraph">Some words contain special characters that %PRODUCTNAME treats as a hyphen. If you do not want such words to be hyphenated, you can insert a special code that prevents hyphenation at the position where the special code is inserted. Proceed as follows:</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id0302200910262850" role="listitem">Enable the special features of complex text layout (CTL) languages: Choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><item type="menuitem"> - Language Settings - Languages</item> and check <emph>Enabled for complex text layout (CTL)</emph>. Click OK.</paragraph> - </listitem> - <listitem> <paragraph xml-lang="en-US" id="par_id0302200910262837" role="listitem">Position the cursor at the place where no hyphenation should occur.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id0302200910262867" role="listitem">Choose <menuitem>Insert - Formatting Mark - Word Joiner</menuitem>.</paragraph> - <paragraph xml-lang="en-US" id="par_id0302200910572128" role="listitem">Once the special character is inserted, you might disable CTL again. Support of CTL was only necessary to insert the special character.</paragraph> + <paragraph role="paragraph" id="par_id501639661322712">The inserted formatting mark will be shown in gray. To remove it, simply place the cursor over the formatting mark and press the <keycode>Del</keycode> key.</paragraph> </listitem> </list> <section id="relatedtopics"> |