From 10e993c889d7badb413857053951cfea13429cfa Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Thu, 18 Feb 2010 14:25:03 +0100 Subject: tl74: i109193 changes to helpcontent2 --- helpcontent2/source/text/swriter/01/06030000.xhp | 53 ++++++++++++++---------- 1 file changed, 31 insertions(+), 22 deletions(-) (limited to 'helpcontent2/source/text/swriter/01') diff --git a/helpcontent2/source/text/swriter/01/06030000.xhp b/helpcontent2/source/text/swriter/01/06030000.xhp index 398ddbb768..f2455dd390 100644 --- a/helpcontent2/source/text/swriter/01/06030000.xhp +++ b/helpcontent2/source/text/swriter/01/06030000.xhp @@ -4,7 +4,7 @@ - + Hyphenation /text/swriter/01/06030000.xhp - -Sun Microsystems, Inc. -converted from old format - fpe -
Hyphenation -Inserts hyphens in words that are too long to fit at the end of a line. $[officename] searches the document and suggests hyphenation that you can accept or reject. - +Inserts hyphens in words that are too long to fit at the end of a line. $[officename] searches the document and suggests hyphenation that you can accept or reject. If text is selected, the Hyphenation dialog works on the selected text only. If no text is selected, the Hyphenation dialog works on the whole document.
-To automatically hyphenate the current or selected paragraphs, choose Format - Paragraph, and then click the Text Flow tab. You can also apply automatic hyphenation to a paragraph style. +To automatically hyphenate the current or selected paragraphs, choose Format - Paragraph, and then click the Text Flow tab. You can also apply automatic hyphenation to a paragraph style. In text where automatic hyphenation is enabled, the Hyphenation dialog will not find any word to hyphenate. When $[officename] finds a word that requires hyphenation, do one of the following options: -To accept the suggestion, click Hyphenate. +To accept the hyphenation of the displayed word, click Hyphenate. + + +To change the hyphenation of the displayed word, click the left or right arrow below the word, and then click Hyphenate. The left and right buttons are enabled for words with multiple hyphenation points. -To accept one of the suggestions, click the hyphen, type an Equal sign (=), and then click Hyphenate. +To reject the hyphenation of the displayed word, click Skip. This word will not be hyphenated. + -To reject the suggestion, click Remove. +To automatically hyphenate the remaining part of the selection or the document, click Hyphenate All and answer "Yes" to the following question. + + +To end hyphenation, click Close. The hyphenation that is applied already will not be reverted. You can use Edit - Undo to undo all hyphenation that was applied while the Hyphenation dialog was open. + + -To exclude paragraphs from the automatic hyphenation, select the paragraphs, choose Format - Paragraph, click the Text Flow tab, and then clear the Automatically check box in the Hyphenation area. -To turn off the suggestion dialogs for hyphenation, choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids, and select the Hyphenate without inquiry check box. -To manually enter a hyphen, click in the word where you want to add the hyphen, and then press Command +To exclude paragraphs from the automatic hyphenation, select the paragraphs, choose Format - Paragraph, click the Text Flow tab, and then clear the Automatically check box in the Hyphenation area. +To disable the Hyphenation dialog and always hyphenate automatically, choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids, and select the Hyphenate without inquiry check box. +To manually enter a hyphen directly in the document, click in the word where you want to add the hyphen, and then press Command Ctrl+Minus sign (-). -To insert a non-breaking (protected) hyphen, click in the word that you want to hyphenate, and then press Shift+Command +To insert a non-breaking (protected) hyphen directly in the document, click in the word that you want to hyphenate, and then press Shift+Command +Ctrl +Minus sign(-). To hide custom hyphens, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then clear the Custom hyphens check box. Word Word -Displays the hyphenation suggestion(s) for the selected word. +Displays the hyphenation point or points for the displayed word. Left / Right Arrow -Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed. +Select the current hyphenation point. This option is only available if more than one hyphenation point is displayed. The current hyphen is shown as a minus (-) character, the other hyphens are shown as equal (=) characters. -Next -Ignores the hyphenation suggestion and finds the next word to hyphenate. +Skip +Ignores the hyphenation for the displayed word and finds the next word to hyphenate. Hyphenate -Inserts the hyphen at the indicated position. +Inserts the current hyphen to the displayed word. + + +Hyphenate All +Applies automatic hyphenation to the remaining part of the selection or document. + Remove -Rejects the hyphenation suggestion. +Removes the current hyphenation point from the displayed word. -- cgit eature/cib_contract57l'>feature/cib_contract57l LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-01No need to give a new name to a Timer that was already named when createdTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-03split SV_RESID_BITMAP_SCROLLBMP upCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-13Convert WHEELMODE to scoped enumNoel Grandin
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11refactor WheelWindow to use RenderContexTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin