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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
|
<sect1 id="format-para">
<sect1info>
<authorgroup>
<author
><firstname
>Mike</firstname
> <surname
>McBride</surname
> </author>
<othercredit role="translator"
><firstname
>Andrew</firstname
><surname
>Coles</surname
><affiliation
><address
><email
>andrew_coles@yahoo.co.uk</email
></address
></affiliation
><contrib
>Conversion to British English</contrib
></othercredit
>
</authorgroup>
</sect1info>
<title
>Formatting Paragraphs</title>
<indexterm
><primary
>paragraph</primary
><secondary
>formatting</secondary
></indexterm>
<para
>This section will detail all the options available to format paragraphs.</para>
<para
>To format a paragraph, place the cursor in the paragraph. To format more than one paragraph at a time, simply <link linkend="select"
>select the paragraphs with the mouse or keyboard</link
>.</para>
<para
>You can format one or more paragraphs one of three ways:</para>
<itemizedlist>
<listitem>
<para
>Select <menuchoice
> <guimenu
>Format</guimenu
><guimenuitem
>Paragraph...</guimenuitem
></menuchoice
> from the menubar</para>
</listitem>
<listitem
><para
>Type <keycombo action="simul"
>&Alt;&Ctrl;<keycap
>P</keycap
></keycombo
></para
></listitem>
<listitem>
<para
>Place the mouse pointer in the paragraph and click once with the &RMB;. A small menu will appear. Select <guimenuitem
>Paragraph...</guimenuitem
>.</para>
</listitem>
</itemizedlist>
<para
>A dialogue will appear.</para>
<para
>The <guilabel
>Paragraph Settings</guilabel
> dialogue consists of six tabbed sections labelled <link linkend="indents-and-spaces"
>Indent and Spacing</link
>, <link linkend="para-aligns"
>Aligns</link
>, <link linkend="para-borders"
>Borders</link
>, <link linkend="para-bullets-and-numbers"
>Bullets/Numbering</link
>, <link linkend="tab-stops"
>Tabulators</link
>, and <link linkend="para-shadow"
>Shadow</link
>.</para>
<sect2 id="indents-and-spaces">
<title
>Indents and Spaces</title>
<indexterm
><primary
>paragraph</primary
><secondary
>indent lines</secondary
></indexterm>
<indexterm
><primary
>paragraph</primary
><secondary
>change line spacing</secondary
></indexterm>
<indexterm
><primary
>paragraph</primary
><secondary
>keep lines and paragraphs together</secondary
></indexterm>
<para
>With this dialogue box the spacing between lines, and the spacing between paragraphs can be specified.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="fpara1.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>The first section of this dialogue box is labelled <guilabel
>Indent</guilabel
>, and consists of three parts:</para>
<variablelist>
<varlistentry>
<term
><guilabel
>Left</guilabel
></term>
<listitem>
<para
>Enter a value in this box to indent the lines of the selected paragraphs away from the left margin. The first line is unaffected by this box. To alter the first line, specify that value in the text box labelled <guilabel
>First Line</guilabel
>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Right</guilabel
></term>
<listitem>
<para
>Enter a value in this box to indent all lines of the selected paragraph (including the first line) away from the right margin.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>First Line</guilabel
></term>
<listitem
><para
>Enter a number in this box to indent the first line of a paragraph away from the left margin.</para
></listitem>
</varlistentry>
</variablelist>
<para
>The next section controls how &kword; divides paragraphs when a paragraph will not fit entirely within the current frame or page.</para>
<para
>The first option is labelled <guilabel
>Keep lines together</guilabel
>. If this option is selected, then all of the lines of the paragraph will remain on the same page. If this is not selected, &kword; may choose to move part of a paragraph to a new page or frame. For most work, this option is usually left unchecked.</para>
<para
>The next two options are labelled <guilabel
>Insert Break Before Paragraph</guilabel
> and <guilabel
>Insert Break After Paragraph</guilabel
>. When one of these options is checked, and the paragraph moves to the next frame in the frame set, a hard frame break will be inserted in front of the current paragraph or after the previous paragraph (depending on the option selected). This will serve to keep the paragraph in the next frame, even if text prior to that frame is deleted. This option is often used in conjunction with <guilabel
>Keep lines together</guilabel
>, to ensure that the paragraph does not creep back onto the page during editing. </para>
<para
>The next section is labelled <guilabel
>Line Spacing</guilabel
>. It consists of two elements:</para>
<variablelist>
<varlistentry>
<term
>combo box</term>
<listitem>
<para
>The combo box determines the spacing between lines. There are three predefined line spacing choices: <guilabel
>Single</guilabel
>, <guilabel
>1.5 lines</guilabel
> and <guilabel
>Double</guilabel
>. You can also select <guilabel
>Custom</guilabel
> which will allow you to enter a specific line spacing.</para>
<para
>The values selected here will be applied to all lines within the selected paragraphs.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
>Text box</term>
<listitem>
<para
>Enter a value in this text box to specify the spacing between paragraphs. This value only changes the spacing when <guilabel
>Custom</guilabel
> is selected in the combo box to the left.</para>
<note>
<para
>Changes to this entry do <emphasis
>not</emphasis
> affect the line spacing between lines of different paragraphs.</para>
</note>
</listitem>
</varlistentry>
</variablelist>
<para
>The last section is labelled <guilabel
>Paragraph Space</guilabel
>. It consists of two entries:</para>
<variablelist>
<varlistentry>
<term
><guilabel
>Before</guilabel
></term>
<listitem>
<para
>By entering a value here, additional spacing is added before each paragraph.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>After</guilabel
></term>
<listitem>
<para
>By entering a value here, additional spacing is added after each paragraph.</para>
</listitem>
</varlistentry>
</variablelist>
<para
>On the right of the dialogue box, is a preview box, which will <emphasis
>approximate</emphasis
> the final layout of your document.</para>
</sect2>
<sect2 id="para-aligns">
<title
>Aligns</title>
<indexterm
><primary
>paragraph</primary
><secondary
>justification</secondary
></indexterm>
<indexterm
><primary
>paragraph</primary
><secondary
>centre paragraph</secondary
></indexterm>
<indexterm
><primary
>paragraph</primary
><secondary
>left/right aligns</secondary
></indexterm>
<indexterm
><primary
>paragraph</primary
><secondary
>horizontally align paragraphs</secondary
></indexterm>
<para
>This section determines how the text is placed <emphasis
>within the line</emphasis
>. With other applications, you may have referred to this as <emphasis
>alignment</emphasis
>, or <emphasis
>justification</emphasis
>.</para>
<screenshot>
<mediaobject>
<imageobject
><imagedata fileref="fpara2.png" format="PNG"/>
</imageobject>
</mediaobject>
</screenshot>
<para
>There are only 4 choices.</para>
<para
>If <guilabel
>Left</guilabel
>, <guilabel
>Right</guilabel
> or <guilabel
>Centre</guilabel
> are selected, the text will be moved on the line so that it aligns with the left margin, aligns with the right margin, or is centred between the margins respectively.</para>
<para
>If <guilabel
>Justify</guilabel
> is selected, &kword; will increase the space <emphasis
>between</emphasis
> words, so that each line (with the exception of the last line in a paragraph), reaches both the left and right margins.</para>
<tip
><para
>You can use toolbar buttons to quickly change the justification of one or more paragraphs</para>
<informaltable>
<tgroup cols="2">
<thead>
<row
><entry
>Button</entry
><entry
>Command</entry
></row>
</thead>
<tbody>
<row
><entry
><inlinemediaobject
><imageobject
><imagedata fileref="alignLeft.png" format="PNG"/></imageobject
></inlinemediaobject
></entry
><entry
>Left Align </entry
></row>
<row
><entry
><inlinemediaobject
><imageobject
><imagedata fileref="alignCenter.png" format="PNG"/></imageobject
></inlinemediaobject
></entry
><entry
>Centre Align </entry
></row>
<row
><entry
><inlinemediaobject
><imageobject
><imagedata fileref="alignRight.png" format="PNG"/></imageobject
></inlinemediaobject
></entry
><entry
>Right Align </entry
></row>
<row
><entry
><inlinemediaobject
><imageobject
><imagedata fileref="alignBlock.png" format="PNG"/></imageobject
></inlinemediaobject
></entry
><entry
>Justify Text </entry
></row>
</tbody
></tgroup>
</informaltable>
</tip>
<para
>On the right of the dialogue box, is a preview box, which will <emphasis
>approximate</emphasis
> the final layout of your document.</para>
</sect2>
<sect2 id="para-borders">
<title
>Borders</title>
<indexterm
><primary
>paragraph</primary
><secondary
>borders</secondary
></indexterm>
<para
>The next section is used to define and configure graphical borders around your paragraphs.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="fpara3.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>&kword; can surround (on some or all sides) a paragraph with a border. This border can be solid or not, of any colour and of any size. This dialogue panel is used to adjust the borders.</para>
<variablelist>
<varlistentry>
<term
><guilabel
>Style</guilabel
></term>
<listitem>
<para
>Use this combo box to select the overall type of the new border. </para>
<para
>The choices are previewed in each selection.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Width</guilabel
></term>
<listitem>
<para
>This will determine how wide the resulting border will be. It is measured in points.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Colour</guilabel
></term>
<listitem>
<para
>Clicking on the colour bar will allow you to select a colour using the <link linkend="select-colors"
>colour selection dialogue box</link
>.</para>
</listitem
></varlistentry>
</variablelist>
<para
>Now that it is determined how the borders should look, specify which edges of the paragraphs need borders.</para>
<informaltable frame="none">
<tgroup cols="2">
<tbody>
<row>
<entry
><inlinemediaobject
><imageobject
><imagedata fileref="borbutL.png"
format="PNG" align="right"/></imageobject
></inlinemediaobject
></entry>
<entry valign="middle"
>Select/Unselect Left Border. Clicking this button will apply the current options to the left paragraph border. Clicking a second time will remove the left paragraph border.</entry>
</row>
<row>
<entry
><inlinemediaobject
><imageobject
><imagedata fileref="borbutR.png"
format="PNG" align="right"/></imageobject
></inlinemediaobject
></entry>
<entry valign="middle"
>Select/Unselect Right Border. Clicking this button will apply the current options to the right paragraph border. Clicking a second time will remove the right paragraph border.</entry>
</row>
<row>
<entry
><inlinemediaobject
><imageobject
><imagedata fileref="borbutT.png"
format="PNG" align="right"/></imageobject
></inlinemediaobject
></entry>
<entry valign="middle"
>Select/Unselect Top Border. Clicking this button will apply the current options to the top paragraph border. Clicking a second time will remove the top paragraph border.</entry>
</row>
<row>
<entry
><inlinemediaobject
><imageobject
><imagedata fileref="borbutB.png"
format="PNG" align="right"/></imageobject
></inlinemediaobject
></entry>
<entry valign="middle"
>Select/Unselect Bottom Border. Clicking this button will apply the current options to the bottom paragraph border. Clicking a second time will remove the bottom paragraph border.</entry>
</row>
</tbody>
</tgroup>
</informaltable>
<tip
><para
>It is possible to mix and match border styles, widths and colours in one paragraph.</para>
<para
>Simply determine the border style, width and colour for one border edge, and select the border using the border buttons. Now alter the style width or colour to create a new border look and select the new border button.</para>
</tip>
<para
>The <guilabel
>Preview</guilabel
> window will show you how your paragraph borders will look.</para>
</sect2>
<sect2 id="para-bullets-and-numbers">
<title
>Bullets and Numbering</title>
<indexterm
><primary
>paragraph</primary
><secondary
>bulleted</secondary
></indexterm>
<indexterm
><primary
>paragraph</primary
><secondary
>numbered</secondary
></indexterm>
<indexterm
><primary
>lists</primary
></indexterm>
<para
>A very common element of a document, is a list of items. The list contains several elements which may be numbered, for easy reference. Alternatively, the list elements may be simply set off from the rest of the text with a special character preceding each element. These special characters are called bullets.</para>
<para
>This dialogue box is used to define your bullets or the numbering method of lists in the document.. This dialogue box can also be used to number chapters and sections.</para>
<screenshot>
<mediaobject>
<imageobject
><imagedata fileref="fpara4.png" format="PNG"/>
</imageobject>
</mediaobject>
</screenshot>
<para
>The top section of the dialogue box has three options: <guilabel
>None</guilabel
>, <guilabel
>List</guilabel
> and <guilabel
>Chapter</guilabel
>.</para>
<para
>If <guilabel
>None</guilabel
> is selected, the text is not marked as either a list or a chapter. No other features of this dialogue box will alter the text when this option is chosen.</para>
<para
><guilabel
>List</guilabel
> is used to create lists in the document. These lists are automatically numbered and formatted to appear similar. For more information on lists, see the section entitled <link linkend="lists"
>Lists</link
>.</para>
<para
><guilabel
>Chapter</guilabel
> is used to number chapters and sections of a document.</para>
</sect2>
<sect2 id="para-tabulators">
<title
>Tabulators</title>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="fpara5.png" format="PNG"/>
</imageobject>
</mediaobject>
</screenshot>
<para
>This dialogue is used to adjust the tab stops. For more details, see <link linkend="tab-stops"
>Using Tab Stops</link
>.</para>
</sect2>
<sect2 id="para-shadow">
<title
>Shadows</title>
<indexterm
><primary
>paragraph</primary
><secondary
>shadows</secondary
></indexterm>
<indexterm
><primary
>text</primary
><secondary
>shadowing</secondary
></indexterm>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="fpara6.png" format="PNG"/>
</imageobject>
</mediaobject>
</screenshot>
<para
>This tab is used to create an artificial shadow of the text in the paragraph.</para>
<para
>On the right of the dialogue is a preview box. This box can be used to <emphasis
>approximate</emphasis
> the final look of the text.</para>
<para
>The colour of the shadow can be adjusted by clicking on the button labelled <guilabel
>Colour</guilabel
>. &kword; will use the <link linkend="select-colors"
>colour selection dialogue box</link
> to change the colour of the shadow.</para>
<para
>Use the spinbox labelled <guilabel
>Distance</guilabel
> to select the distance the shadow moves away from the text. A distance of zero will hide the shadow behind the original text.</para>
<para
>Select one of the 8 direction buttons to determine which direction the shadow will move in.</para>
<para
>When you are happy with your selections, click <guibutton
>OK</guibutton
> to apply your changes.</para>
</sect2>
</sect1>
|