blob: 7b8a67541be410dacf337e40d5030c72619595d6 (
plain) (
blame)
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
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="mail-word-wrap">
<info>
<desc>Words are wrapped in outgoing mails at 72 characters.</desc>
<link type="guide" xref="index#common-mail-problems" />
<revision pkgversion="3.0.2" version="0.1" date="2011-07-25" status="draft"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Words are wrapped in outgoing mail at 72 characters</title>
<p>For better readability lines are wrapped after 72 characters. This value is hardcoded and cannot be changed.</p>
<p>To avoid line breaks within a paragraph, mark the paragraph and choose <guiseq><gui>Format</gui><gui>Paragraph Style</gui><gui>Preformatted</gui></guiseq> in the mail composer.</p>
</page>
|