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