summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp
blob: 38e1354f96e68da2fa226d8159ca606c2c0f7286 (plain)
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
	
<!--
***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: soffice2xmlhelp.xsl,v $
 * $Revision: 1.8 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************
 -->
 
	
<meta>
<topic id="textswriterguideremoving_line_breaksxml" indexer="include">
<title id="tit" xml-lang="en-US">Removing Line Breaks</title>
<filename>/text/swriter/guide/removing_line_breaks.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3149687"><bookmark_value>hard returns in pasted text</bookmark_value>
<bookmark_value>paragraph marks;finding &amp; replacing</bookmark_value>
<bookmark_value>line breaks;removing</bookmark_value>
<bookmark_value>deleting; line breaks</bookmark_value>
<bookmark_value>copies;removing line breaks</bookmark_value>
</bookmark><comment>MW changed "removing;..." to "deleting;...".</comment>
<paragraph role="heading" id="hd_id3155916" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><variable id="removing_line_breaks"><link href="text/swriter/guide/removing_line_breaks.xhp">Removing Line Breaks</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3155858" xml-lang="en-US" l10n="U" oldref="2">Use the AutoCorrect feature to remove line breaks that occur within sentences. Unwanted line breaks can occur when you copy text from another source and paste it into a text document.</paragraph>
<paragraph role="note" id="par_id3153413" xml-lang="en-US" l10n="U" oldref="3">This AutoCorrect feature only works on text that is formatted with the "Default" paragraph style. </paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3153138" xml-lang="en-US" l10n="U" oldref="5">Choose <emph>Tools - AutoCorrect</emph>
<emph> Options</emph>
<emph>.</emph>
</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3149645" xml-lang="en-US" l10n="U" oldref="6">On the <emph>Options</emph> tab, ensure that <emph>Combine single line paragraphs if length greater than 50%</emph> is selected. To change the minimum percentage for the line length, double-click the option in the list, and then enter a new percentage.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3145093" xml-lang="en-US" l10n="U" oldref="12">Click <emph>OK</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3145118" xml-lang="en-US" l10n="U" oldref="7">Select the text containing the line breaks that you want to remove.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3156253" xml-lang="en-US" l10n="CHG" oldref="8">In the <emph>Apply Style </emph>box on the <emph>Formatting</emph> bar, choose <emph>Default</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3153388" xml-lang="en-US" l10n="U" oldref="9">Choose <emph>Format - AutoCorrect - Apply</emph>.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
<embed href="text/swriter/guide/auto_off.xhp#auto_off"/>
</section>
</body>
</helpdocument>
ibreoffice-4-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Executable_unopkg_com.mk
AgeCommit message (Collapse)Author
2019-08-31Add version resource to executables where it was missingMike Kaganski
Change-Id: Iee965c3f720827b20347f6228e891562c8295d22 Reviewed-on: https://gerrit.libreoffice.org/78327 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
Currently LFS_CFLAGS are only used in a handful of libraries but there's no obvious reason why it can't just be set everywhere. Also set it in windows.mk, i have no idea if it's needed for MinGW (certainly not for MSVC). Change-Id: I5f62e3011c2089abbf5539fc54c7ff10e07b1599
2014-03-03desktop: rename Executable*.bin.mk/.com.mkMichael Stahl
Change-Id: Ibb0970cfde65b331a4b870cc254b0a6481889edf