diff options
author | Andras Timar <atimar@suse.com> | 2012-08-22 21:15:53 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-08-22 21:15:53 +0200 |
commit | 33af01c6d3ce7807be3e79a43f59329f1a300acc (patch) | |
tree | e2ebef160bfb83e02f7f6a220122711c786cbda9 /helpcontent2 | |
parent | 3cacadc5c9e6a0780a4c75cd3614eddc8db8e933 (diff) |
paragraph id was empty
Change-Id: I4f53e0cc5743841f5ab556242bf459875afcea80
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/using_hyphen.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/swriter/guide/using_hyphen.xhp b/helpcontent2/source/text/swriter/guide/using_hyphen.xhp index 488ee7db0b..8d265b9f90 100644 --- a/helpcontent2/source/text/swriter/guide/using_hyphen.xhp +++ b/helpcontent2/source/text/swriter/guide/using_hyphen.xhp @@ -93,7 +93,7 @@ <paragraph xml-lang="en-US" id="hd_id3145417" role="heading" level="2" l10n="U" oldref="36">Manual Hyphenation</paragraph> <paragraph xml-lang="en-US" id="par_id3154400" role="paragraph" l10n="U" oldref="23">You can insert a hyphen where you want on a line, or let $[officename] search for the words to hyphenate, and then offer a suggested hyphenation.</paragraph> - <paragraph xml-lang="en-US" id="" role="heading" level="3" l10n="NEW">To Manually Hyphenate Single Words</paragraph> + <paragraph xml-lang="en-US" id="hd_id6587651" role="heading" level="3" l10n="NEW">To Manually Hyphenate Single Words</paragraph> <paragraph xml-lang="en-US" id="par_id3153363" role="paragraph" l10n="U" oldref="24">To quickly insert a hyphen, click in the word where you want to add the hyphen, and then press <switchinline select="sys"><caseinline select="MAC">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Hyphen(-).</paragraph> <paragraph xml-lang="en-US" id="par_id3154244" role="paragraph" l10n="U" oldref="37">If you insert a manual hyphen in a word, the word is only hyphenated at the manual hyphen. No additional automatic hyphenation is applied for this word. A word with a manual hyphen will be hyphenated without regard to the settings on the <emph>Text Flow</emph> tab page.</paragraph> @@ -114,4 +114,4 @@ <embed href="text/swriter/guide/hyphen_prevent.xhp#hyphen_prevent"/> <paragraph xml-lang="en-US" id="par_id3154361" role="paragraph" l10n="U" oldref="46"><link href="text/swriter/01/05030200.xhp" name="Text Flow">Text Flow</link></paragraph> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |