]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/test/test-structure.lyx.lyx
d36d51f741d70100460aff3c34e953c9bbcc4556
[lyx.git] / src / tex2lyx / test / test-structure.lyx.lyx
1 #LyX file created by tex2lyx 2.2
2 \lyxformat 485
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7 %% Special footnote code from the package 'stblftnt.sty'
8 %% Author: Robin Fairbairns -- Last revised Dec 13 1996
9 \let\SF@@footnote\footnote
10 \def\footnote{\ifx\protect\@typeset@protect
11     \expandafter\SF@@footnote
12 \else
13     \expandafter\SF@gobble@opt
14 \fi
15 }
16 \expandafter\def\csname SF@gobble@opt \endcsname{\@ifnextchar[%]
17     \SF@gobble@twobracket
18     \@gobble
19 }
20 \edef\SF@gobble@opt{\noexpand\protect
21   \expandafter\noexpand\csname SF@gobble@opt \endcsname}
22   \def\SF@gobble@twobracket[#1]#2{}
23
24 \newenvironment{foo}{==[}{]==}
25
26 \usepackage{fixltx2e}% this should cause the fixltx2e module to be loaded
27
28
29
30
31
32
33 \usepackage{babel}
34 \addto\extrasfrench{%
35    \providecommand{\og}{\leavevmode\flqq~}%
36    \providecommand{\fg}{\ifdim\lastskip>\z@\unskip\fi~\frqq}%
37 }
38
39
40 \end_preamble
41 \options dummyoption
42 \use_default_options false
43 \begin_modules
44 logicalmkup
45 \end_modules
46 \maintain_unincluded_children false
47 \language english
48 \language_package default
49 \inputencoding iso8859-15
50 \fontencoding default
51 \font_roman default
52 \font_sans default
53 \font_typewriter default
54 \font_math auto
55 \font_default_family default
56 \use_non_tex_fonts false
57 \font_sc false
58 \font_osf false
59 \font_sf_scale 100
60 \font_tt_scale 100
61 \graphics default
62 \default_output_format default
63 \output_sync 1
64 \output_sync_macro "\synctex=-1"
65 \bibtex_command default
66 \index_command default
67 \paperfontsize default
68 \spacing single
69 \use_hyperref false
70 \papersize legalpaper
71 \use_geometry false
72 \use_package amsmath 1
73 \use_package amssymb 0
74 \use_package cancel 0
75 \use_package esint 1
76 \use_package mathdots 0
77 \use_package mathtools 0
78 \use_package mhchem 0
79 \use_package stackrel 0
80 \use_package stmaryrd 0
81 \use_package undertilde 0
82 \cite_engine basic
83 \cite_engine_type default
84 \biblio_style plain
85 \use_bibtopic false
86 \use_indices false
87 \paperorientation portrait
88 \suppress_date true
89 \justification true
90 \use_refstyle 0
91 \index Index
92 \shortcut idx
93 \color #008000
94 \end_index
95 \secnumdepth 3
96 \tocdepth 3
97 \paragraph_separation indent
98 \paragraph_indentation default
99 \quotes_language english
100 \papercolumns 1
101 \papersides 1
102 \paperpagestyle default
103 \tracking_changes true
104 \output_changes true
105 \html_math_output 0
106 \html_css_as_file 0
107 \html_be_strict false
108 \author -443692588 "Hans Wurst" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 Title
115 \end_layout
116
117 \begin_layout Standard
118
119 \begin_inset ERT
120 status collapsed
121
122 \begin_layout Plain Layout
123 % this should be recognized as empty date:
124 \end_layout
125
126 \end_inset
127
128
129 \end_layout
130
131 \begin_layout Standard
132 This document contains all sorts of layouts we are supposed to support, along with weird nestings.
133 \end_layout
134
135 \begin_layout Standard
136 At time you will see that I use subsubsections in weird places. The intent is just to make sure that I can include a macro-type layout everyzhere it makes sense.
137 \end_layout
138
139 \begin_layout Standard
140 A normal paragraph 
141 \begin_inset Formula \begin{equation}
142 x = \sin y
143 \end{equation}
144 \end_inset
145
146 with maths inside it.
147 \end_layout
148
149 \begin_layout Quote
150 An environment...
151 \end_layout
152
153 \begin_layout Quote
154 ... with two paragraphs 
155 \end_layout
156
157 \begin_layout Standard
158
159 \begin_inset ERT
160 status collapsed
161
162 \begin_layout Plain Layout
163
164 \backslash
165 begin{foo}
166 \end_layout
167
168 \end_inset
169
170  an unknown environment 
171 \begin_inset ERT
172 status collapsed
173
174 \begin_layout Plain Layout
175
176 \backslash
177 end{foo}
178 \end_layout
179
180 \end_inset
181
182
183 \end_layout
184
185 \begin_layout Section
186 A section
187 \end_layout
188
189 \begin_layout Section
190
191 \begin_inset Argument 1
192 status collapsed
193
194
195 \begin_layout Standard
196 Hello!
197 \end_layout
198
199 \end_inset
200
201 A section with optional argument
202 \end_layout
203
204 \begin_layout Standard
205 This causes the 
206 \begin_inset Flex Flex:Strong
207 status collapsed
208
209 \begin_layout Standard
210 logikalmkup
211 \end_layout
212
213 \end_inset
214
215  module to be loaded.
216 \end_layout
217
218 \begin_layout Quote
219 An environment 
220 \end_layout
221
222 \begin_layout Standard
223 We also support change tracking: 
224 \change_inserted -443692588 1320572379
225 Added text some parts remain 
226 \change_deleted -443692588 1320572395
227 This was the original text some parts remain
228 \end_layout
229
230 \begin_layout Section*
231 A starred section for floats
232 \end_layout
233
234 \begin_layout Standard
235
236 \begin_inset Float figure
237 wide false
238 sideways false
239 status open
240
241
242 \begin_layout Standard
243
244 \begin_inset Caption Standard
245
246 \begin_layout Plain Layout
247  
248 \emph on
249
250 \noun on
251 is
252 \noun default
253
254 \emph default
255  a caption
256 \end_layout
257
258 \end_inset
259
260
261 \end_layout
262
263 \end_inset
264
265
266 \end_layout
267
268 \begin_layout Standard
269
270 \begin_inset Float figure
271 wide false
272 sideways false
273 status open
274
275
276 \begin_layout Standard
277
278 \begin_inset Caption Standard
279
280 \begin_layout Plain Layout
281
282 \begin_inset Argument 1
283 status collapsed
284
285
286 \begin_layout Standard
287 s
288 \noun on
289 ho
290 \noun default
291 rt
292 \end_layout
293
294 \end_inset
295
296 this 
297 \emph on
298 is
299 \emph default
300  a caption
301 \end_layout
302
303 \end_inset
304
305
306 \end_layout
307
308 \end_inset
309
310
311 \end_layout
312
313 \begin_layout Standard
314
315 \begin_inset Float table
316 wide true
317 sideways true
318 status open
319
320
321 \begin_layout Standard
322
323 \begin_inset Caption Standard
324
325 \begin_layout Plain Layout
326 rotated table, spanning all columns
327 \end_layout
328
329 \end_inset
330
331
332 \end_layout
333
334 \begin_layout Standard
335
336 \begin_inset ERT
337 status collapsed
338
339 \begin_layout Plain Layout
340
341 \backslash
342 centering
343 \end_layout
344
345 \end_inset
346
347
348 \begin_inset ERT
349 status collapsed
350
351 \begin_layout Plain Layout
352 {}
353 \end_layout
354
355 \end_inset
356
357
358 \begin_inset Tabular 
359 <lyxtabular version="3" rows="2" columns="2">
360 <features rotate="0" tabularvalignment="bottom" tabularwidth="0pt">
361 <column alignment="center" valignment="top">
362 <column alignment="center" valignment="top">
363 <row>
364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
365 \begin_inset Text
366
367 \begin_layout Standard
368
369 \end_layout
370
371 \end_inset
372 </cell>
373 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
374 \begin_inset Text
375
376 \begin_layout Standard
377 b
378 \end_layout
379
380 \end_inset
381 </cell>
382 </row>
383 <row>
384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
385 \begin_inset Text
386
387 \begin_layout Standard
388
389 \end_layout
390
391 \end_inset
392 </cell>
393 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
394 \begin_inset Text
395
396 \begin_layout Standard
397 c
398 \end_layout
399
400 \end_inset
401 </cell>
402 </row>
403 </lyxtabular>
404
405 \end_inset
406
407
408 \end_layout
409
410 \end_inset
411
412
413 \end_layout
414
415 \begin_layout Standard
416
417 \begin_inset Wrap figure
418 lines 4
419 placement L
420 overhang 2ex
421 width 50col%
422 status open
423
424
425 \begin_layout Standard
426 \align center
427 fdgsdfdh 
428 \end_layout
429
430 \begin_layout Standard
431
432 \begin_inset Caption Standard
433
434 \begin_layout Plain Layout
435 test1
436 \end_layout
437
438 \end_inset
439
440
441 \end_layout
442
443 \end_inset
444
445
446 \end_layout
447
448 \begin_layout Standard
449 \SpecialChar LyX
450  is a document preparation system. It excels at letting you create complex technical and scientific articles with mathematics, cross-references, bibliographies, indices, etc. It is very good at documents of any length in which the usual processing abilities are required: automatic sectioning and pagination, spell checking, and so forth. It can also be used to write a letter to your mom, though granted, there are probably simpler programs available for that. It is definitely not the best tool for creating banners, flyers, or advertisements (we'll explain why later), though with some effort all these can be done, too.
451 \end_layout
452
453 \begin_layout Standard
454
455 \begin_inset Wrap figure
456 lines 0
457 placement o
458 overhang 0col%
459 width 50col%
460 status open
461
462
463 \begin_layout Standard
464 \align center
465 fdgs 
466 \end_layout
467
468 \begin_layout Standard
469
470 \begin_inset Caption Standard
471
472 \begin_layout Plain Layout
473 test2
474 \end_layout
475
476 \end_inset
477
478
479 \end_layout
480
481 \end_inset
482
483
484 \end_layout
485
486 \begin_layout Standard
487 \SpecialChar LyX
488  is a document preparation system. It excels at letting you create complex technical and scientific articles with mathematics, cross-references, bibliographies, indices, etc. It is very good at documents of any length in which the usual processing abilities are required: automatic sectioning and pagination, spell checking, and so forth. It can also be used to write a letter to your mom, though granted, there are probably simpler programs available for that. It is definitely not the best tool for creating banners, flyers, or advertisements (we'll explain why later), though with some effort all these can be done, too.
489 \end_layout
490
491 \begin_layout Standard
492
493 \begin_inset Wrap table
494 lines 0
495 placement i
496 overhang 5text%
497 width 5ex
498 status open
499
500
501 \begin_layout Standard
502
503 \begin_inset Caption Standard
504
505 \begin_layout Plain Layout
506 fdg
507 \end_layout
508
509 \end_inset
510
511
512 \end_layout
513
514 \begin_layout Standard
515
516 \begin_inset ERT
517 status collapsed
518
519 \begin_layout Plain Layout
520
521 \backslash
522 centering
523 \end_layout
524
525 \end_inset
526
527
528 \begin_inset ERT
529 status collapsed
530
531 \begin_layout Plain Layout
532 {}
533 \end_layout
534
535 \end_inset
536
537 dfgd
538 \end_layout
539
540 \end_inset
541
542
543 \end_layout
544
545 \begin_layout Standard
546 \SpecialChar LyX
547  is a document preparation system. It excels at letting you create complex technical and scientific articles with mathematics, cross-references, bibliographies, indices, etc. It is very good at documents of any length in which the usual processing abilities are required: automatic sectioning and pagination, spell checking, and so forth. It can also be used to write a letter to your mom, though granted, there are probably simpler programs available for that. It is definitely not the best tool for creating banners, flyers, or advertisements (we'll explain why later), though with some effort all these can be done, too.
548 \end_layout
549
550 \begin_layout Standard
551
552 \begin_inset Float table
553 wide false
554 sideways false
555 status open
556
557
558 \begin_layout Standard
559
560 \begin_inset Caption Standard
561
562 \begin_layout Plain Layout
563 lkälöä
564 \end_layout
565
566 \end_inset
567
568
569 \end_layout
570
571 \begin_layout Standard
572
573 \begin_inset Float table
574 wide false
575 sideways false
576 status collapsed
577
578
579 \begin_layout Standard
580 klöä
581 \end_layout
582
583 \begin_layout Plain Layout
584 \begin_inset Caption Standard
585
586 \begin_layout Standard
587 ölkälö
588
589 \end_layout
590
591 \end_inset
592
593
594 \end_layout
595
596 \end_inset
597
598
599 \end_layout
600
601 \end_inset
602
603
604 \end_layout
605
606 \begin_layout Standard
607
608 \begin_inset Float figure
609 wide false
610 sideways false
611 status open
612
613
614 \begin_layout Standard
615
616 \begin_inset Float figure
617 wide false
618 sideways false
619 status collapsed
620
621
622 \begin_layout Standard
623 sub
624 \color red
625 fig
626 \color inherit
627 u%re 1
628 \end_layout
629
630 \begin_layout Plain Layout
631 \begin_inset Caption Standard
632
633 \begin_layout Standard
634 te%st
635
636 \end_layout
637
638 \end_inset
639
640
641 \end_layout
642
643 \end_inset
644
645
646 \end_layout
647
648 \begin_layout Standard
649
650 \begin_inset space \hfill{}
651
652 \end_inset
653
654  
655 \begin_inset Float figure
656 wide false
657 sideways false
658 status collapsed
659
660
661 \begin_layout Standard
662 subfigure 2ö
663 \end_layout
664
665 \begin_layout Plain Layout
666 \begin_inset Caption Standard
667
668 \begin_layout Standard
669
670
671 \end_layout
672
673 \end_inset
674
675
676 \end_layout
677
678 \end_inset
679
680
681 \end_layout
682
683 \begin_layout Standard
684
685 \begin_inset Float figure
686 wide false
687 sideways false
688 status collapsed
689
690
691 \begin_layout Standard
692 subfigure 3
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701
702 \begin_inset Caption Standard
703
704 \begin_layout Plain Layout
705 figure caption
706 \end_layout
707
708 \end_inset
709
710
711 \end_layout
712
713 \begin_layout Standard
714 strange usage, but valid 
715 \end_layout
716
717 \end_inset
718
719
720 \end_layout
721
722 \begin_layout Subsection
723 Some paragraph stuff
724 \end_layout
725
726 \begin_layout Standard
727 A paragraph
728 \begin_inset Foot
729 status collapsed
730
731
732 \begin_layout Standard
733 hello
734 \end_layout
735
736 \end_inset
737
738  with a footnote and another one
739 \begin_inset Foot
740 status collapsed
741
742
743 \begin_layout Standard
744 hello
745 \end_layout
746
747 \begin_layout Standard
748 there
749 \end_layout
750
751 \end_inset
752
753  with several paragraphs 
754 \begin_inset VSpace 1cm
755 \end_inset
756
757  aa
758 \end_layout
759
760 \begin_layout Standard
761 and another paragraph
762 \end_layout
763
764 \begin_layout Standard
765 \align center
766 Some centered stuff 
767 \end_layout
768
769 \begin_layout Quotation
770 An environment
771 \end_layout
772
773 \begin_deeper
774 \begin_layout Subsubsection*
775 with a command inside it
776 \end_layout
777
778 \end_deeper
779 \begin_layout Standard
780
781 \begin_inset Separator plain
782
783 \end_inset
784
785
786 \end_layout
787
788 \begin_layout Quotation
789 Another environment
790 \end_layout
791
792 \begin_deeper
793 \begin_layout Quotation
794 With another one inside it (with same layout)
795 \end_layout
796
797 \begin_layout Quotation
798 [this one even has several paragraphs!] 
799 \end_layout
800
801 \end_deeper
802 \begin_layout Standard
803 We can also nest enumerations
804 \end_layout
805
806 \begin_layout Enumerate
807 Item1 
808 \end_layout
809
810 \begin_deeper
811 \begin_layout Enumerate
812 Item1.a
813 \end_layout
814
815 \begin_layout Enumerate
816 Item1.b (there is a paragraph break in front of this) 
817 \end_layout
818
819 \begin_deeper
820 \begin_layout Itemize
821 Item1.b.* 
822 \end_layout
823
824 \begin_layout Itemize
825 Item1.b.* 
826 \end_layout
827
828 \end_deeper
829 \end_deeper
830 \begin_layout Enumerate
831 Item2 
832 \end_layout
833
834 \begin_layout Standard
835
836 \begin_inset Separator plain
837
838 \end_inset
839
840
841 \end_layout
842
843 \begin_layout Enumerate
844 Item1 (appears as Item3 with bug 5716)
845 \end_layout
846
847 \begin_deeper
848 \begin_layout Standard
849 Normal paragraph in Item1
850 \end_layout
851
852 \begin_layout Enumerate
853 Item1.a 
854 \end_layout
855
856 \end_deeper
857 \begin_layout Standard
858 Let's see what happens when normal paragraphs are inserted in lists:
859 \end_layout
860
861 \begin_layout Itemize
862 the first item
863 \end_layout
864
865 \begin_deeper
866 \begin_layout Standard
867 with some explanatory text under it
868 \end_layout
869
870 \begin_layout Standard
871 and a second paragraph for good measure
872 \end_layout
873
874 \begin_layout Subsubsection*
875 we can even have one as a subsubsection
876 \end_layout
877
878 \end_deeper
879 \begin_layout Itemize
880 the second item
881 \end_layout
882
883 \begin_layout Itemize
884
885 \begin_inset Argument item:1
886 status open
887
888 \begin_layout Plain Layout
889 custom label
890 \end_layout
891
892 \end_inset
893
894 the third item has a custom label
895 \end_layout
896
897 \begin_deeper
898 \begin_layout Subsubsection*
899 and a sssection heading inside it (why not?)
900 \end_layout
901
902 \end_deeper
903 \begin_layout Standard
904 What else? Well, we have descriptions: 
905 \end_layout
906
907 \begin_layout Description
908 ABC first item 
909 \end_layout
910
911 \begin_layout Description
912 BCD second one 
913 \end_layout
914
915 \begin_layout Description
916
917 \begin_inset ERT
918 status collapsed
919
920 \begin_layout Plain Layout
921 x y z
922 \end_layout
923
924 \end_inset
925
926  with space 
927 \end_layout
928
929 \begin_layout Description
930
931 \begin_inset ERT
932 status collapsed
933
934 \begin_layout Plain Layout
935 x y % bla
936 \end_layout
937
938 \begin_layout Plain Layout
939 z
940 \end_layout
941
942 \end_inset
943
944  and with comments 
945 \end_layout
946
947 \begin_layout Standard
948 labelings: 
949 \end_layout
950
951 \begin_layout Labeling
952 \labelwidthstring 00.00.0000
953 label
954 \begin_inset space ~
955
956 \end_inset
957
958 1 first item 
959 \end_layout
960
961 \begin_layout Labeling
962 label
963 \begin_inset space ~
964
965 \end_inset
966
967 2 second item 
968 \end_layout
969
970 \begin_layout Labeling
971
972 \begin_inset ERT
973 status collapsed
974
975 \begin_layout Plain Layout
976 $
977 \backslash
978 left[
979 \backslash
980 textrm{ }
981 \backslash
982 right]^{x}$
983 \end_layout
984
985 \end_inset
986
987  Label with space, math and ] in it 
988 \end_layout
989
990 \begin_layout Standard
991 verbatim: 
992 \end_layout
993
994 \begin_layout Verbatim
995 verbat  im % $ 02/19/12
996 \end_layout
997
998 \begin_layout Verbatim
999 hjkh
1000 \end_layout
1001
1002 \begin_layout Verbatim
1003 jkh 
1004 \backslash
1005  blah
1006 \end_layout
1007
1008 \begin_layout Verbatim
1009
1010 \backslash
1011 begin{centering}
1012 \end_layout
1013
1014 \begin_layout Verbatim
1015
1016 \end_layout
1017
1018 \begin_layout Verbatim
1019
1020 \end_layout
1021
1022 \begin_layout Verbatim
1023 zzz 
1024 \backslash
1025 section{
1026 \end_layout
1027
1028 \begin_layout Verbatim
1029
1030 \backslash
1031 end{raggedleft}
1032 \end_layout
1033
1034 \begin_layout Verbatim
1035
1036 \end_layout
1037
1038 \begin_layout Standard
1039
1040 \begin_inset ERT
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044
1045 \backslash
1046 verb~
1047 \backslash
1048 ~
1049 \end_layout
1050
1051 \end_inset
1052
1053  
1054 \begin_inset ERT
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058
1059 \backslash
1060 verb+
1061 \backslash
1062 item[ABC] first item+
1063 \end_layout
1064
1065 \end_inset
1066
1067  
1068 \begin_inset ERT
1069 status collapsed
1070
1071 \begin_layout Plain Layout
1072
1073 \backslash
1074 verb+something
1075 \backslash
1076 +
1077 \end_layout
1078
1079 \end_inset
1080
1081  bug 4468
1082 \end_layout
1083
1084 \begin_layout Standard
1085 and bibliography: 
1086 \end_layout
1087
1088 \begin_layout Bibliography
1089
1090 \begin_inset CommandInset bibitem
1091 LatexCommand bibitem
1092 label ""
1093 key "FOO"
1094
1095 \end_inset
1096
1097  Edward Bar. 
1098 \emph on
1099 The Foo Book
1100 \emph default
1101 . (1999) 
1102 \end_layout
1103
1104 \begin_layout Bibliography
1105
1106 \begin_inset CommandInset bibitem
1107 LatexCommand bibitem
1108 label ""
1109 key "FO2"
1110
1111 \end_inset
1112
1113  Walter Müller 
1114 \emph on
1115 The Müller Book
1116 \emph default
1117 . (2004) 
1118 \end_layout
1119
1120 \begin_layout Standard
1121 \start_of_appendix
1122
1123 \begin_inset ERT
1124 status collapsed
1125
1126 \begin_layout Plain Layout
1127 %dummy comment inserted by tex2lyx to ensure that this paragraph is not empty
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Section
1136 This is the Appendix
1137 \end_layout
1138
1139 \begin_layout Standard
1140 \noindent
1141 blabla bla bla
1142 \end_layout
1143
1144 \begin_layout Standard
1145 switch to german:
1146 \lang german
1147  Hallo! 
1148 \lang french
1149 some 
1150 \emph on
1151 french
1152 \emph default
1153
1154 \lang german
1155  back to english:
1156 \lang newzealand
1157  and some nested 
1158 \lang french
1159 french 
1160 \lang german
1161 nested 
1162 \emph on
1163 german
1164 \emph default
1165
1166 \lang french
1167  french
1168 \lang newzealand
1169  english stuff. Note that we both used 
1170 \family typewriter
1171 french
1172 \family default
1173  and the 
1174 \family typewriter
1175 francais
1176 \family default
1177  alias for the french text, but for some reason this does not work with the 
1178 \family typewriter
1179 newzealand
1180 \family default
1181  alias and 
1182 \family typewriter
1183 english
1184 \family default
1185  for english text.
1186 \end_layout
1187
1188 \begin_layout Section
1189
1190 \lang newzealand
1191 Another Appendix section
1192 \end_layout
1193
1194 \begin_layout Standard
1195
1196 \lang newzealand
1197 blub
1198 \end_layout
1199
1200 \begin_layout Standard
1201
1202 \lang newzealand
1203 Test for missing 
1204 \backslash
1205 end_deeper (file format 278). This must stay at the very end of the document! 
1206 \end_layout
1207
1208 \begin_layout Itemize
1209
1210 \lang newzealand
1211 par1
1212 \end_layout
1213
1214 \begin_deeper
1215 \begin_layout Standard
1216
1217 \lang newzealand
1218 par2 
1219 \end_layout
1220
1221 \begin_layout Enumerate
1222
1223 \lang newzealand
1224 par1
1225 \end_layout
1226
1227 \begin_deeper
1228 \begin_layout Standard
1229
1230 \lang newzealand
1231 par2 
1232 \end_layout
1233
1234 \end_deeper
1235 \end_deeper
1236 \end_body
1237 \end_document