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