1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<meta>
<topic id="textswriterguidehyphen_preventxhp" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Preventing Hyphenation of Specific Words</title>
<filename>/text/swriter/guide/hyphen_prevent.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3149695"><bookmark_value>hyphenation;preventing for specific words</bookmark_value>
<bookmark_value>words;wrapping/not wrapping in text</bookmark_value>
<bookmark_value>switching off;hyphenation for specific words</bookmark_value>
</bookmark>
<h1 xml-lang="en-US" id="hd_id3149695"><variable id="hyphen_prevent"><link href="text/swriter/guide/hyphen_prevent.xhp" name="Preventing Hyphenation of Specific Words">Preventing Hyphenation of Specific Words</link>
</variable></h1><comment>MW created this guide from splitting using_hyphen.xhp</comment>
<paragraph xml-lang="en-US" id="par_id5640125" role="paragraph">If your text is <link href="text/swriter/guide/using_hyphen.xhp">automatically hyphenated</link> and certain hyphenated words look ugly, or if you want specific words never to be hyphenated you can switch off hyphenation for those words:</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3153634" role="listitem">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>
</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3153658" role="listitem">Select a dictionary in the <emph>User-defined dictionary </emph>list, and then click <emph>Edit</emph>.</paragraph>
<paragraph xml-lang="en-US" id="par_id3147125" role="listitem">If the list is empty, click <emph>New</emph> to create a dictionary.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3150218" role="listitem">In the<emph> Word</emph> box, type the word you want to exclude from hyphenation, followed by an equal sign (=), for example, "pretentious=".</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3150247" role="listitem">Click <emph>New</emph>, and then click <emph>Close</emph>.</paragraph>
</listitem>
</list>
<tip xml-lang="en-US" id="par_id3147036">To quickly exclude a word from hyphenation, select the word, choose <emph>Format - Character</emph>, click the <emph>Font </emph>tab, and select "None" in the <emph>Language </emph>box.</tip>
<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_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 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">
<embed href="text/swriter/guide/using_hyphen.xhp#using_hyphen"/>
<paragraph xml-lang="en-US" id="par_id3154361" role="paragraph"><link href="text/swriter/01/05030200.xhp" name="Text Flow">Text Flow</link></paragraph>
</section>
</body>
</helpdocument>
|