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
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
|
<sect1 id="format-frame">
<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
>Setting the Properties for a Frame</title>
<indexterm
><primary
>frames</primary
><secondary
>configure</secondary
></indexterm>
<para
>For each frame in your document, you can:</para>
<itemizedlist>
<listitem>
<para
>Determine how &kword; handles full text frames</para>
</listitem>
<listitem>
<para
>Determine how text wraps around or through overlapping frames</para>
</listitem>
<listitem>
<para
>Determine the exact size of the frame</para>
</listitem>
<listitem>
<para
>Establish margins within a frame.</para>
</listitem>
<listitem>
<para
>Set a background colour and pattern for the frame.</para>
</listitem>
</itemizedlist>
<para
>All of these options can be altered using a set of dialogue boxes, or by using a previously defined <emphasis
>framestyle</emphasis
>.</para>
<para
>A <emphasis
>framestyle</emphasis
> is a predefined set of frameset formatting options which is given a name. Once a frame has been assigned to a framestyle, any changes made to the framestyle will be reflected in all framesets which are assigned that framestyle.</para>
<tip
><para
>You may be noticing that framestyles function in a way similar to <emphasis
>text styles</emphasis
>. The main difference, is framestyles control the look of the frame, and textstyles control the look of paragraphs within the frame.</para
></tip>
<sect2 id="frame-dialogs">
<title
>Using the frame settings dialogues</title>
<para
>All of these settings can be determined in the <guilabel
>Frame Properties</guilabel
> dialogue box.</para>
<para
>In order to adjust the properties of any frame, you must first select the frame you want to change.</para>
<para
>Simply click once on the frame border of the frame you want to edit. (Or by holding down the &Ctrl; key and clicking inside the frame with the &LMB;.)</para>
<para
>You can now edit the properties one of two ways:</para>
<itemizedlist>
<listitem>
<para
>Select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Frame/Frameset...</guimenuitem
></menuchoice
> from the menubar.</para>
</listitem>
<listitem>
<para
>Place the mouse pointer on the border of the frame, and click once with the &RMB;. A small menu will appear. Select <guimenuitem
>Frame/Frameset...</guimenuitem
>.</para>
</listitem>
</itemizedlist>
<para
>The Properties dialogue consists of one dialogue box, with five index tabs labelled <link linkend="format-frame-options"
>Options</link
>, <link linkend="format-frame-tra"
>Text Run Around</link
>, <link linkend="format-frame-connect"
>Connect Text Frames</link
>, <link linkend="format-frame-geometry"
>Geometry</link
> and <link linkend="format-frame-background"
>Background</link
>.</para>
<sect3 id="format-frame-options"
><title
>General Options</title>
<indexterm
><primary
>frames</primary
><secondary
>configure automatic creation</secondary
></indexterm>
<indexterm
><primary
>frames</primary
><secondary
>protect contents of</secondary
></indexterm>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="formframe1.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>The tab labelled <guilabel
>Options</guilabel
> is used to determine how &kword; behaves when there is too much text to fit within the current bounds of the frame.</para>
<para
>&kword; has three solutions to this situation:</para>
<variablelist>
<varlistentry>
<term
><guilabel
>Create a new page</guilabel
></term>
<listitem
><para
>When a frame becomes full, &kword; automatically creates a new page. On this new page, it may create a new frame, of the same size and position, if you choose.</para
></listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Resize last frame</guilabel
></term>
<listitem
><para
>When a frame becomes full, &kword; automatically extends the bottom border of the text frame to accommodate the new text. It will continue to expand as new text is added. Conversely, it will shrink again if text is removed from the frame.</para
></listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Don't show the extra text</guilabel
></term>
<listitem
><para
>&kword; does not create a new frame or change the current frame in any way. You will need to manually resize the current frame, or add a new frame to the frame set.</para
></listitem>
</varlistentry>
</variablelist>
<para
>Simply make your selection in the section labelled <guilabel
>If Text is too long for Frame</guilabel
>.</para>
<para
>In the section entitled <guilabel
>On new Page Creation</guilabel
>, you have three options available. You must select one.</para>
<variablelist>
<varlistentry>
<term
><guilabel
>Reconnect frame to current flow</guilabel
></term>
<listitem
><para
>Create a new frame, the same size and shape on a new page, and make it the last frame in the frameset.</para
></listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Don't create a followup frame</guilabel
></term>
<listitem
><para
>Creates a new page, but not a new frame.</para
></listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Place a copy of this frame</guilabel
></term>
<listitem
><para
>Creates a new page, with a new frame the same size, shape and position on the page. Additionally, &kword; copies the contents of the frame from the previous page.</para>
<tip
><para
>This is useful for title frames, headers and footer frames. Each page will have an automatic copy of the information on every new page.</para
></tip
></listitem>
</varlistentry>
</variablelist>
<para
>If you place a mark in the check box labled <guilabel
>Changes will be applied to all frames in the frameset</guilabel
>, then any changes made in the frame properties dialogue box will automatically be applied to all frames within the frameset.</para>
<para
>If you place a mark in the check box labelled <guilabel
>Protect content</guilabel
>, &kword; will not allow any changes to the text within the frame, or the formatting of the text within the frameset.</para>
<note
><para
>You can still reshape or even delete the frame, but the content within the frame is locked. To lock the location and size of the frame, see the <link linkend="format-frame-geometry"
>Geometry</link
> tab.</para
></note>
<para
>To make changes to the text, you need to remove the mark from <guilabel
>Protect content</guilabel
>.</para>
</sect3>
<sect3 id="format-frame-tra"
><title
>Text Flow around frames</title>
<indexterm
><primary
>frames</primary
><secondary
>force text around</secondary
></indexterm>
<para
>To adjust how text flows around overlapping frames, click the tab labelled <guilabel
>Text Run Around</guilabel
>.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="formframe2.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>When you overlay two text frames, and text from both frames is competing for the same space on the page, &kword; can (at your option), make sure that text from two frames does not overlap. </para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="intro3.png" format="PNG"/></imageobject>
<!--<caption
><para
>Example of text wrapping.</para
></caption
>-->
</mediaobject>
</screenshot>
<para
>As you can see from the options in the dialogue box, there are three possible choices.</para>
<variablelist>
<varlistentry>
<term
><guilabel
>Text will run through this frames</guilabel
></term>
<listitem>
<para
>By selecting this option, &kword; will ignore this frame when it displays the text in overlapping frames.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Text will run around the frame</guilabel
></term>
<listitem>
<para
>By selecting this option, &kword; will wrap the text of other overlapping frames around this frame.</para>
<para
>If this option is selected, you can determine which side the text runs around in the section labelled <guilabel
>Run Around Side</guilabel
>. Simply choose <guilabel
>Left</guilabel
>, <guilabel
>Right</guilabel
>, or <guilabel
>Biggest side</guilabel
>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term
><guilabel
>Text will not run around the frame</guilabel
></term>
<listitem>
<para
>By selecting this option, &kword; will not wrap any text around the edges of this frame, but instead, will skip down below this frame before continuing to display text in overlapping frames.</para>
</listitem>
</varlistentry>
</variablelist>
<para
>You can also determine how close your frames appear by setting the <guilabel
>Distance between frame and text</guilabel
> in the text box provided.</para>
</sect3>
<sect3 id="format-frame-connect"
><title
>Reconnect frames</title>
<indexterm
><primary
>frames</primary
><secondary
>edit framesets</secondary
></indexterm>
<indexterm
><primary
>framesets</primary
><secondary
>edit</secondary
></indexterm>
<para
>You can change which frameset the current frame belongs to by selecting the <guilabel
>Connect text frames</guilabel
> tab.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="formframe3.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>This dialogue consists of two radio buttons and a text frame.</para>
<para
>Select <guilabel
>Select existing frameset to connect frame to</guilabel
>, to add the current frame to a previously created frameset. Choose one of the framesets listed in the table below to specify which frameset.</para>
<para
>To create a new frameset, select <guilabel
>Create a new frameset</guilabel
> and type the name of the new frameset in the text box labelled <guilabel
>Name of frameset</guilabel
>. &kword; will create a new frameset with the current frame as the only frame in the frameset (for now).</para>
<tip
><para
>It is helpful to name your framesets with descriptive names. Name the frameset with a description of the contents so that you can quickly refer to it again later.</para
></tip>
</sect3>
<sect3 id="format-frame-geometry"
><title
>Frame size and position</title>
<indexterm
><primary
>frames</primary
><secondary
>geometry</secondary
></indexterm>
<indexterm
><primary
>frames</primary
><secondary
>determine size (dialogue box)</secondary
></indexterm>
<indexterm
><primary
>frames</primary
><secondary
>determine position (dialogue box)</secondary
></indexterm>
<para
>You can adjust the size and position of your frame by clicking on the tab labelled <guilabel
>Geometry</guilabel
>.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="formframe4.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>This dialogue box allows you to specify <emphasis
>exactly</emphasis
> where the frame goes and how large it is.</para>
<para
>If you put a mark in the check box labelled <guilabel
>Frame is inline</guilabel
>, the frame size and position will be determined by the location of the placeholder in the text. For a definition of inline frames, click <glossterm linkend="definlineframe"
>here</glossterm
>.</para>
<para
>If you put a mark in the check box labelled <guilabel
>Protect size and position</guilabel
>, the frame size and position will be fixed at their current location. You will not be able to move the frame on the page until this box is unchecked.</para>
<sect4 id="format-frame-geometry-size"
><title
>Determine Size and Position</title>
<para
>You can locate your frame on the page by first entering the <guilabel
>Left:</guilabel
> and <guilabel
>Top:</guilabel
> measurements. This determines where the top left corner of the frame will be. All measurements are from the top left corner of the page.</para>
<para
>You can also determine the exact size of the frame by entering its <guilabel
>Height:</guilabel
> and <guilabel
>Width:</guilabel
> in the text boxes provided. These two measurements are relative to the top left corner of the frame you specified above. not to the size of the page.</para>
</sect4>
<sect4 id="format-frame-geometry-margin"
><title
>Determine Size and Position</title>
<para
>Using the boxes labelled <guilabel
>Left:</guilabel
>, <guilabel
>Right:</guilabel
>, <guilabel
>Top:</guilabel
> and <guilabel
>Bottom:</guilabel
>, you can establish margins <emphasis
>within the frame</emphasis
>. This should not be confused with margins for the page, which are defined in the <link linkend="page-format"
>page properties dialogue box</link
>.</para>
<tip
><para
>If the <guilabel
>Synchronise changes</guilabel
> check box has a mark in it, &kword; will take any changes you make to one margin, and automatically apply them to the other 3 margins.</para>
<para
>In other words, if this check box is selected, and you enter a margin of 1 cm in any of the 4 margin boxes, all 4 frame margins will now become 1 cm in size.</para>
<para
>If this option is off, each text box can be given a different value.</para>
</tip>
</sect4>
</sect3>
<sect3 id="format-frame-background"
><title
>Frame Background</title>
<indexterm
><primary
>frames</primary
><secondary
>background colours and patterns</secondary
></indexterm>
<para
>You can adjust the background colour of the text frame by selecting the <guilabel
>Background</guilabel
> tab.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="formframe5.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>The right side of the dialogue shows a preview of the current background.</para>
<para
>Begin by selecting the colour of the background. Click on the button labelled <guibutton
>Background Colour:</guibutton
>. The colour is selected using the <link linkend="select-colors"
>Colour selection dialogue</link
>.</para>
<para
>Once the colour is selected, select the fill style from the combo box labelled <guilabel
>Background Style</guilabel
>.</para>
<para
>Select <guibutton
>OK</guibutton
> to accept all of your changes.</para>
<para
>Select <guibutton
>Cancel</guibutton
> to forget all of your changes.</para>
</sect3>
</sect2>
<sect2 id="framestyles">
<title
>Using frame styles</title>
<indexterm
><primary
>frames</primary
><secondary
>frame styles</secondary
></indexterm>
<indexterm
><primary
>frame style</primary
><secondary
>using</secondary
></indexterm>
<sect3 id="framestyles-use">
<title
>Formatting a frame with a framestyle</title>
<indexterm
><primary
>frame style</primary
><secondary
>apply frame style to a paragraph</secondary
></indexterm>
<para
>To format a frame using a predefined framestyle simply:</para>
<para
>Select the frame(s) by holding down &Ctrl; and clicking within the frame with the &LMB;.</para>
<para
>Select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Framestyle</guimenuitem
></menuchoice
> from the menubar. A submenu will appear, listing all the currently defined framestyles. Select the name of the framestyle you want and all selected frames will automatically be formatting using the options of that framestyle.</para>
</sect3>
<sect3 id="framestyle-edit">
<title
>Editing a framestyle</title>
<indexterm
><primary
>frame style</primary
><secondary
>editing</secondary
></indexterm>
<para
>To change the options of a framestyle, you will use the framestylist.</para>
<para
>Select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Frame Style Manager...</guimenuitem
></menuchoice
> from the menubar. A dialogue box will appear.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="framestylist.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>All of the currently defined framestyles are listed in the listbox on the left. The currently selected framestyle is highlighted, and the name of the currently selected framestyle is listed in the text box labelled <guilabel
>Name</guilabel
>. (In this example, the currently selected framestyle is <emphasis
>Light grey</emphasis
>.)</para>
<para
>Select the name of the framestyle you want to change by clicking on the name of the framestyle in the listbox on the left.</para>
<para
>There are three tabs in on the right side of the dialogue box: <guilabel
>General</guilabel
>, <guilabel
>Borders</guilabel
> and <guilabel
>Background</guilabel
></para>
<para
>In the <guilabel
>General</guilabel
> tab, you can change the name of the liststyle by typing the new name in the text box labelled <guilabel
>Name</guilabel
>. You can also see a preview of what your frame will look like in the preview box.</para>
<para
>The <guilabel
>Borders</guilabel
> tab works the same as the tab of the same name when formatting a paragraph. For more specific information click <link linkend="para-borders"
>here</link
>.</para>
<para
>The <guilabel
>Background</guilabel
> tab operates identically to the same tab when it is used from the menubar. Click <link linkend="format-frame-background"
>here</link
> for more specific instructions.</para>
<para
>Once all changes have been made, click <guibutton
>OK</guibutton
> to save your changes. All of the affected framesets will be changed to reflect the new options.</para>
</sect3>
<sect3 id="framestyle-add">
<title
>Creating a new framestyle</title>
<indexterm
><primary
>frame style</primary
><secondary
>create new</secondary
></indexterm>
<para
>To create a new framestyle, select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Frame Style Manager...</guimenuitem
></menuchoice
> from the menubar. A dialogue box will appear.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="framestylist.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>Select a framestyle from the list at the left which most closely matches your new desired framestyle. The selected framestyle will be used as a template for the new framestyle. Select the framestyle by clicking once with the &LMB; in the list on the left.</para>
<para
>Click on the <guibutton
>New</guibutton
> button. &kword; will generate a new framestyle, which is a copy of the previously selected framestyle.</para>
<para
>Choose a name for your new framestyle, and type it in the text box labelled <guilabel
>Name</guilabel
>.</para>
<para
>You can now change your frame border and background options. For details, see <link linkend="framestyle-edit"
>Editing a framestyle</link
>.</para>
</sect3>
<sect3 id="framestyle-delete">
<title
>Deleting a framestyle</title>
<indexterm
><primary
>frame style</primary
><secondary
>deleting</secondary
></indexterm>
<para
>To delete framestyle, select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Frame Style Manager...</guimenuitem
></menuchoice
> from the menubar. A dialogue box will appear.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="framestylist.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>Select the framestyle you want to delete from the list at the left. Select the framestyle by clicking once with the &LMB; in the list on the left.</para>
<para
>Click on the <guibutton
>Delete</guibutton
> button.</para>
<note
><para
>&kword; will not allow you to delete the <emphasis
>Plain</emphasis
> framestyle. </para
></note>
</sect3>
<sect3 id="framestyle-reorder">
<title
>Changing the order of the framestyles in the list</title>
<para
>To change the order that the framestyles are listed, select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Frame Style Manager...</guimenuitem
></menuchoice
> from the menubar. A dialogue box will appear.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="framestylist.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>The order the framestyles are listed in the menu is determined by the order of the framestyles in the list on the left.</para>
<para
>Select the framestyle you want to move from the list at the left by clicking once with the &LMB;.</para>
<para
>Now click on the up and down arrows located at the bottom of the list of framestyles. This will move the selected framestyle up or down in the list of framestyles.</para>
<para
>When you are satisfied with the order of the list, select <guibutton
>OK</guibutton
>.</para>
</sect3>
<sect3 id="framestyle-import">
<title
>Importing a framestyle from another &kword; file</title>
<indexterm
><primary
>frame style</primary
><secondary
>importing from another file</secondary
></indexterm>
<para
>To import a framestyle from another &kword; file, select <menuchoice
> <guimenu
>Frames</guimenu
><guimenuitem
>Frame Style Manager...</guimenuitem
></menuchoice
> from the menubar. A dialogue box will appear.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="framestylist.png" format="PNG"/></imageobject>
</mediaobject>
</screenshot>
<para
>Click the button labelled <guibutton
>Import From File</guibutton
>. A dialogue box will appear allowing you to select the &kword; file using the <link linkend="file-dialog"
>file selection dialogue</link
>. Choose your file, and select <guibutton
>OK</guibutton
>.</para>
<para
>A new dialogue box will appear listing all available framestyles for importing.</para>
<tip
><para
>If &kword; encounters a duplicate framestyle name in the selected file, it will append a number to the end of the framestyle name to identify the imported style.</para>
<para
>As an example, if you import the <emphasis
>Plain</emphasis
> framestyle from another &kword; file, &kword; will change the name to <emphasis
>Plain-1</emphasis
>.</para
></tip>
<para
>Select <emphasis
>all</emphasis
> the framestyles you want to import. Then click <guibutton
>OK</guibutton
>.</para>
<para
>The framestyles will now appear at the bottom of your list of framestyles. Click <guibutton
>OK</guibutton
> to save the framestyles in the new document.</para>
</sect3>
</sect2>
</sect1>
|