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