aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-word-wrap.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mail-word-wrap.page')
-rw-r--r--help/C/mail-word-wrap.page25
1 files changed, 25 insertions, 0 deletions
diff --git a/help/C/mail-word-wrap.page b/help/C/mail-word-wrap.page
new file mode 100644
index 0000000000..361d39b535
--- /dev/null
+++ b/help/C/mail-word-wrap.page
@@ -0,0 +1,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>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Words are wrapped in outgoing mails 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>