]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/test/test-insets.lyx.lyx
tex2lyx: support for \addcontentsline in BibTeX inset
[lyx.git] / src / tex2lyx / test / test-insets.lyx.lyx
1 #LyX file created by tex2lyx 2.1.0dev
2 \lyxformat 462
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7
8 \def\mycommand{\textquestiondown}
9
10
11 \end_preamble
12 \use_default_options false
13 \maintain_unincluded_children false
14 \language english
15 \language_package none
16 \inputencoding latin9
17 \fontencoding T1
18 \font_roman default
19 \font_sans default
20 \font_typewriter default
21 \font_math auto
22 \font_default_family default
23 \use_non_tex_fonts false
24 \font_sc false
25 \font_osf false
26 \font_sf_scale 100
27 \font_tt_scale 100
28 \graphics default
29 \default_output_format default
30 \output_sync 0
31 \bibtex_command default
32 \index_command default
33 \paperfontsize 12
34 \spacing onehalf
35 \use_hyperref true
36 \pdf_bookmarks 1
37 \pdf_bookmarksnumbered 0
38 \pdf_bookmarksopen 0
39 \pdf_bookmarksopenlevel 1
40 \pdf_breaklinks 0
41 \pdf_pdfborder 0
42 \pdf_colorlinks 0
43 \pdf_backref section
44 \pdf_pdfusetitle 1
45 \papersize a4paper
46 \use_geometry false
47 \use_package amsmath 2
48 \use_package amssymb 2
49 \use_package esint 1
50 \use_package mathdots 0
51 \use_package mathtools 0
52 \use_package mhchem 0
53 \use_package stackrel 0
54 \use_package stmaryrd 0
55 \use_package undertilde 0
56 \cite_engine natbib
57 \cite_engine_type numerical
58 \biblio_style plainnat
59 \use_bibtopic false
60 \use_indices true
61 \paperorientation portrait
62 \suppress_date false
63 \justification true
64 \use_refstyle 0
65 \index Index
66 \shortcut idx
67 \color #008000
68 \end_index
69 \secnumdepth 3
70 \tocdepth 3
71 \paragraph_separation indent
72 \paragraph_indentation 3mm
73 \quotes_language english
74 \papercolumns 1
75 \papersides 1
76 \paperpagestyle default
77 \tracking_changes false
78 \output_changes false
79 \html_math_output 0
80 \html_css_as_file 0
81 \html_be_strict false
82 \end_header
83
84 \begin_body
85
86 \begin_layout Title
87 Title
88 \end_layout
89
90 \begin_layout Standard
91
92 \begin_inset ERT
93 status collapsed
94
95 \begin_layout Plain Layout
96 %stupid stuff
97 \end_layout
98
99 \end_inset
100
101
102 \end_layout
103
104 \begin_layout Date
105 two days ago
106 \end_layout
107
108 \begin_layout Standard
109
110 \begin_inset CommandInset toc
111 LatexCommand tableofcontents
112
113 \end_inset
114
115
116 \begin_inset CommandInset toc
117 LatexCommand lstlistoflistings
118
119 \end_inset
120
121
122 \end_layout
123
124 \begin_layout Standard
125 \noindent
126 This paragraph is not indented.
127 \end_layout
128
129 \begin_layout Section
130 References
131 \begin_inset Index idx
132 status collapsed
133
134 \begin_layout Plain Layout
135 References
136 \end_layout
137
138 \end_inset
139
140
141 \end_layout
142
143 \begin_layout Standard
144 Let's start with simple things: a label
145 \begin_inset space ~
146
147 \end_inset
148
149
150 \begin_inset CommandInset label
151 LatexCommand label
152 name "lab:test"
153
154 \end_inset
155
156  and a reference
157 \begin_inset space ~
158
159 \end_inset
160
161
162 \begin_inset CommandInset ref
163 LatexCommand ref
164 reference "lab:test"
165
166 \end_inset
167
168 ; note that I have tested 
169 \begin_inset Quotes eld
170 \end_inset
171
172 unbreakable space
173 \begin_inset Quotes erd
174 \end_inset
175
176  without warning (and worse than that, I just tested english quotes too...).
177 \end_layout
178
179 \begin_layout Standard
180 Of course there are other kind of references, like page reference
181 \begin_inset space ~
182
183 \end_inset
184
185
186 \begin_inset CommandInset ref
187 LatexCommand pageref
188 reference "lab:test"
189
190 \end_inset
191
192 , but also equation reference
193 \begin_inset space ~
194
195 \end_inset
196
197
198 \begin_inset CommandInset ref
199 LatexCommand eqref
200 reference "lab:test"
201
202 \end_inset
203
204  (from amsmath package), or varioref's equivalents
205 \begin_inset space ~
206
207 \end_inset
208
209
210 \begin_inset CommandInset ref
211 LatexCommand vref
212 reference "lab:test"
213
214 \end_inset
215
216  and
217 \begin_inset space ~
218
219 \end_inset
220
221
222 \begin_inset CommandInset ref
223 LatexCommand vpageref
224 reference "lab:test"
225
226 \end_inset
227
228 , without forgetting pretty references like
229 \begin_inset space ~
230
231 \end_inset
232
233
234 \begin_inset CommandInset ref
235 LatexCommand formatted
236 reference "lab:test"
237
238 \end_inset
239
240 .
241 \end_layout
242
243 \begin_layout Section
244 Cites
245 \begin_inset Index idx
246 status collapsed
247
248 \begin_layout Plain Layout
249 Cites
250 \end_layout
251
252 \end_inset
253
254
255 \end_layout
256
257 \begin_layout Standard
258 Let's start with simple things: a 
259 \backslash
260 cite: 
261 \begin_inset CommandInset citation
262 LatexCommand citep
263 after "after"
264 before ""
265 key "article-crossref"
266
267 \end_inset
268
269  and two 
270 \backslash
271 cites: 
272 \begin_inset CommandInset citation
273 LatexCommand citep
274 after "after"
275 before ""
276 key "whole-set,article-crossref"
277
278 \end_inset
279
280
281 \end_layout
282
283 \begin_layout Standard
284 Now the natbib things:
285 \end_layout
286
287 \begin_layout Standard
288
289 \backslash
290 citet: 
291 \begin_inset CommandInset citation
292 LatexCommand citet
293 after "after"
294 before "before"
295 key "article-crossref"
296
297 \end_inset
298
299  
300 \backslash
301 citet*: 
302 \begin_inset CommandInset citation
303 LatexCommand citet*
304 after "after"
305 before "before"
306 key "article-crossref"
307
308 \end_inset
309
310  
311 \backslash
312 Citet: 
313 \begin_inset CommandInset citation
314 LatexCommand Citet
315 after "after"
316 before "before"
317 key "article-crossref"
318
319 \end_inset
320
321  
322 \backslash
323 Citet*: 
324 \begin_inset CommandInset citation
325 LatexCommand Citet*
326 after "after"
327 before "before"
328 key "article-crossref"
329
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Standard
336
337 \backslash
338 citep: 
339 \begin_inset CommandInset citation
340 LatexCommand citep
341 after "after"
342 before "before"
343 key "article-crossref"
344
345 \end_inset
346
347  
348 \backslash
349 citep*: 
350 \begin_inset CommandInset citation
351 LatexCommand citep*
352 after "after"
353 before "before"
354 key "article-crossref"
355
356 \end_inset
357
358  
359 \backslash
360 Citep: 
361 \begin_inset CommandInset citation
362 LatexCommand Citep
363 after "after"
364 before "before"
365 key "article-crossref"
366
367 \end_inset
368
369  
370 \backslash
371 Citep*: 
372 \begin_inset CommandInset citation
373 LatexCommand Citep*
374 after "after"
375 before "before"
376 key "article-crossref"
377
378 \end_inset
379
380
381 \end_layout
382
383 \begin_layout Standard
384
385 \backslash
386 citealt: 
387 \begin_inset CommandInset citation
388 LatexCommand citealt
389 after "after"
390 before "before"
391 key "article-crossref"
392
393 \end_inset
394
395  
396 \backslash
397 citealt*: 
398 \begin_inset CommandInset citation
399 LatexCommand citealt*
400 after "after"
401 before "before"
402 key "article-crossref"
403
404 \end_inset
405
406  
407 \backslash
408 Citealt: 
409 \begin_inset CommandInset citation
410 LatexCommand Citealt
411 after "after"
412 before "before"
413 key "article-crossref"
414
415 \end_inset
416
417  
418 \backslash
419 Citealt*: 
420 \begin_inset CommandInset citation
421 LatexCommand Citealt*
422 after "after"
423 before "before"
424 key "article-crossref"
425
426 \end_inset
427
428
429 \end_layout
430
431 \begin_layout Standard
432
433 \backslash
434 citealp: 
435 \begin_inset CommandInset citation
436 LatexCommand citealp
437 after "after"
438 before "before"
439 key "article-crossref"
440
441 \end_inset
442
443  
444 \backslash
445 citealp*: 
446 \begin_inset CommandInset citation
447 LatexCommand citealp*
448 after "after"
449 before "before"
450 key "article-crossref"
451
452 \end_inset
453
454  
455 \backslash
456 Citealp: 
457 \begin_inset CommandInset citation
458 LatexCommand Citep
459 after "after"
460 before "before"
461 key "article-crossref"
462
463 \end_inset
464
465  
466 \backslash
467 Citealp*: 
468 \begin_inset CommandInset citation
469 LatexCommand Citealp*
470 after "after"
471 before "before"
472 key "article-crossref"
473
474 \end_inset
475
476
477 \end_layout
478
479 \begin_layout Standard
480
481 \backslash
482 citeauthor: 
483 \begin_inset CommandInset citation
484 LatexCommand citeauthor
485 after "after"
486 before "before"
487 key "article-crossref"
488
489 \end_inset
490
491  
492 \backslash
493 citeauthor*: 
494 \begin_inset CommandInset citation
495 LatexCommand citeauthor*
496 after "after"
497 before "before"
498 key "article-crossref"
499
500 \end_inset
501
502  
503 \backslash
504 Citeauthor: 
505 \begin_inset CommandInset citation
506 LatexCommand Citeauthor
507 after "after"
508 before "before"
509 key "article-crossref"
510
511 \end_inset
512
513  
514 \backslash
515 Citeauthor*: 
516 \begin_inset CommandInset citation
517 LatexCommand Citeauthor*
518 after "after"
519 before "before"
520 key "article-crossref"
521
522 \end_inset
523
524
525 \end_layout
526
527 \begin_layout Standard
528
529 \backslash
530 citeyear: 
531 \begin_inset CommandInset citation
532 LatexCommand citeyear
533 after "after"
534 before "before"
535 key "article-crossref"
536
537 \end_inset
538
539
540 \end_layout
541
542 \begin_layout Standard
543
544 \backslash
545 citeyearpar: 
546 \begin_inset CommandInset citation
547 LatexCommand citeyearpar
548 after "after"
549 before "before"
550 key "article-crossref"
551
552 \end_inset
553
554
555 \end_layout
556
557 \begin_layout Standard
558
559 \backslash
560 nocite: 
561 \begin_inset CommandInset citation
562 LatexCommand nocite
563 after ""
564 key "article-crossref"
565
566 \end_inset
567
568
569 \end_layout
570
571 \begin_layout Standard
572
573 \begin_inset ERT
574 status collapsed
575
576 \begin_layout Plain Layout
577 % Remove duplicate call of 
578 \backslash
579 bibliography since LaTeX throws an error.
580 \end_layout
581
582 \end_inset
583
584
585 \begin_inset ERT
586 status collapsed
587
588 \begin_layout Plain Layout
589 %
590 \backslash
591 bibliographystyle{unsrt}
592 \end_layout
593
594 \end_inset
595
596
597 \begin_inset ERT
598 status collapsed
599
600 \begin_layout Plain Layout
601
602 \backslash
603 bibliography{xampl}
604 \end_layout
605
606 \end_inset
607
608
609 \end_layout
610
611 \begin_layout Standard
612 With 
613 \backslash
614 nocite{*}:   
615 \begin_inset CommandInset bibtex
616 LatexCommand bibtex
617 btprint "btPrintAll"
618 bibfiles "xampl"
619 options "unsrt"
620
621 \end_inset
622
623
624 \end_layout
625
626 \begin_layout Standard
627 From bug 7306: 
628 \begin_inset CommandInset citation
629 LatexCommand citet
630 after ""
631 before ""
632 key "gur+04"
633
634 \end_inset
635
636  have demonstrated that authors should not have umlauts in their names. It's OK to use them in the manüscript, though. 
637 \end_layout
638
639 \begin_layout Bibliography
640
641 \begin_inset CommandInset bibitem
642 LatexCommand bibitem
643 label "{{Gürkan et~al.}(2004)}"
644 key "gur+04"
645
646 \end_inset
647
648  Gürkan, M.
649 \begin_inset space ~
650
651 \end_inset
652
653 A., Freitag, M., & Rasio, F.
654 \begin_inset space ~
655
656 \end_inset
657
658 A. 2004, ApJ, 604, 632
659 \end_layout
660
661 \begin_layout Section
662 Input files
663 \begin_inset Index idx
664 status collapsed
665
666 \begin_layout Plain Layout
667 Input files
668 \end_layout
669
670 \end_inset
671
672
673 \end_layout
674
675 \begin_layout Standard
676 We can input files too, like this 
677 \begin_inset CommandInset include
678 LatexCommand input
679 preview false
680 filename "DummyDocument.lyx"
681
682 \end_inset
683
684 , or with the include variant (tests quoting as well): 
685 \begin_inset CommandInset include
686 LatexCommand include
687 preview false
688 filename "Dummy Document.lyx"
689
690 \end_inset
691
692  
693 \begin_inset CommandInset include
694 LatexCommand include
695 preview false
696 filename "Dummy Document.lyx"
697
698 \end_inset
699
700  
701 \begin_inset CommandInset include
702 LatexCommand include
703 preview false
704 filename "Dummy~Document.lyx"
705
706 \end_inset
707
708  
709 \begin_inset CommandInset include
710 LatexCommand include
711 preview false
712 filename "Dummy~Document.lyx"
713
714 \end_inset
715
716  File names containg double quotes are not legal on windows, so no test file is provided. Nevertheless, they are legal on unix, so we test at least the paring. Since the file does not exist, the variant without extension would not work (tex2lyx can't deduce the correct extension of nonexisting files). 
717 \begin_inset CommandInset include
718 LatexCommand include
719 preview false
720 filename "Dummy\"Document.tex"
721
722 \end_inset
723
724
725 \end_layout
726
727 \begin_layout Standard
728 We can also import chess diagrams:
729 \end_layout
730
731 \begin_layout Standard
732
733 \begin_inset External
734         template ChessDiagram
735         filename ../../../lib/examples/iecc05.fen
736
737 \end_inset
738
739
740 \end_layout
741
742 \begin_layout Standard
743 Spreadsheets:
744 \end_layout
745
746 \begin_layout Standard
747
748 \begin_inset External
749         template GnumericSpreadsheet
750         filename ../../../lib/examples/longsheet.gnumeric
751
752 \end_inset
753
754
755 \end_layout
756
757 \begin_layout Standard
758 XFig drawings:
759 \end_layout
760
761 \begin_layout Standard
762
763 \begin_inset External
764         template XFig
765         filename xfigtest.fig
766
767 \end_inset
768
769
770 \end_layout
771
772 \begin_layout Standard
773 and PDF pages:
774 \end_layout
775
776 \begin_layout Standard
777
778 \begin_inset External
779         template PDFPages
780         filename ../../../lib/examples/beamer-icsi-logo.pdf
781         extra LaTeX "pages=-"
782         rotateAngle 22
783         rotateOrigin baselineleft
784         width 5cm
785         height 40mm
786         keepAspectRatio
787
788 \end_inset
789
790
791 \end_layout
792
793 \begin_layout Standard
794 If you prefer verbatim input, you can choose between
795 \begin_inset space ~
796
797 \end_inset
798
799
800 \begin_inset CommandInset include
801 LatexCommand verbatiminput
802 preview false
803 filename "foo"
804
805 \end_inset
806
807  or
808 \begin_inset space ~
809
810 \end_inset
811
812
813 \begin_inset CommandInset include
814 LatexCommand verbatiminput*
815 preview false
816 filename "foo"
817
818 \end_inset
819
820 .
821 \end_layout
822
823 \begin_layout Section
824 URLs and Hyperlinks
825 \begin_inset Index idx
826 status collapsed
827
828 \begin_layout Plain Layout
829 URL
830 \end_layout
831
832 \end_inset
833
834
835 \begin_inset CommandInset nomenclature
836 LatexCommand nomenclature
837 prefix "www"
838 symbol "URL"
839 description "uniform resource locator"
840
841 \end_inset
842
843
844 \end_layout
845
846 \begin_layout Standard
847 An URL: 
848 \begin_inset Flex Flex:URL
849 status collapsed
850
851 \begin_layout Plain Layout
852 http://www.lyx.org
853 \end_layout
854
855 \end_inset
856
857  
858 \begin_inset CommandInset nomenclature
859 LatexCommand nomenclature
860 symbol "URL2"
861 description "uniform resource locator"
862
863 \end_inset
864
865
866 \end_layout
867
868 \begin_layout Standard
869 link:
870 \begin_inset CommandInset href
871 LatexCommand href
872 target "www.test.test"
873
874 \end_inset
875
876
877 \end_layout
878
879 \begin_layout Standard
880 link2:
881 \begin_inset CommandInset href
882 LatexCommand href
883 target "http://www.test.test"
884
885 \end_inset
886
887
888 \end_layout
889
890 \begin_layout Standard
891 mail:
892 \begin_inset CommandInset href
893 LatexCommand href
894 name "name"
895 target "www.test.test"
896 type "mailto:"
897
898 \end_inset
899
900
901 \end_layout
902
903 \begin_layout Standard
904 file:
905 \begin_inset CommandInset href
906 LatexCommand href
907 target "www.test.test"
908 type "file:"
909
910 \end_inset
911
912
913 \end_layout
914
915 \begin_layout Standard
916 ftp:
917 \begin_inset CommandInset href
918 LatexCommand href
919 target "ftp://www.test.test"
920
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Standard
927 ftp2:
928 \begin_inset CommandInset href
929 LatexCommand href
930 name "www.test.test"
931 target "ftp://www.test.test"
932
933 \end_inset
934
935
936 \end_layout
937
938 \begin_layout Standard
939 parser test (stupid, but valid):
940 \begin_inset CommandInset href
941 LatexCommand href
942 name "}"
943 target "http://www.test.test"
944
945 \end_inset
946
947
948 \end_layout
949
950 \begin_layout Standard
951 parser test (escaped):
952 \begin_inset CommandInset href
953 LatexCommand href
954 name "a brace } and another one { and something"
955 target "http://www.test.test"
956
957 \end_inset
958
959
960 \end_layout
961
962 \begin_layout Section
963 Lists
964 \begin_inset Index idx
965 status collapsed
966
967 \begin_layout Plain Layout
968 Lists
969 \end_layout
970
971 \end_inset
972
973
974 \end_layout
975
976 \begin_layout Standard
977
978 \begin_inset FloatList figure
979
980 \end_inset
981
982
983 \begin_inset FloatList table
984
985 \end_inset
986
987
988 \end_layout
989
990 \begin_layout Section
991 Listings
992 \end_layout
993
994 \begin_layout Standard
995 Inline: 
996 \begin_inset listings
997 lstparams "language={C++},keywordstyle={\color{green}}"
998 inline true
999 status collapsed
1000
1001 \begin_layout Plain Layout
1002 int a=5;
1003 \end_layout
1004
1005 \end_inset
1006
1007
1008 \begin_inset Newline newline
1009 \end_inset
1010
1011  Float:
1012 \end_layout
1013
1014 \begin_layout Standard
1015
1016 \begin_inset listings
1017 lstparams "caption={Example Listing float},label={lst:Example-Listing},language=Python"
1018 inline false
1019 status collapsed
1020
1021 \begin_layout Plain Layout
1022 # Example listing float
1023 \end_layout
1024
1025 \begin_layout Plain Layout
1026 def func(param):
1027 \end_layout
1028
1029 \begin_layout Plain Layout
1030     'this is a python function'
1031 \end_layout
1032
1033 \begin_layout Plain Layout
1034     pass
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \end_layout
1041
1042 \begin_layout Standard
1043 Here is an example listing with left line numbering, step 
1044 \begin_inset Quotes eld
1045 \end_inset
1046
1047 3
1048 \begin_inset Quotes erd
1049 \end_inset
1050
1051 , language 
1052 \begin_inset Quotes eld
1053 \end_inset
1054
1055 Python
1056 \begin_inset Quotes erd
1057 \end_inset
1058
1059 , options 
1060 \begin_inset Quotes eld
1061 \end_inset
1062
1063 Extended character table
1064 \begin_inset Quotes erd
1065 \end_inset
1066
1067  and 
1068 \begin_inset Quotes eld
1069 \end_inset
1070
1071 Space
1072 \begin_inset space ~
1073
1074 \end_inset
1075
1076 as
1077 \begin_inset space ~
1078
1079 \end_inset
1080
1081 symbol
1082 \begin_inset Quotes erd
1083 \end_inset
1084
1085 , range lines 3
1086 \begin_inset space \thinspace{}
1087
1088 \end_inset
1089
1090 -
1091 \begin_inset space \thinspace{}
1092
1093 \end_inset
1094
1095 8:
1096 \end_layout
1097
1098 \begin_layout Standard
1099
1100 \begin_inset listings
1101 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
1102 inline false
1103 status collapsed
1104
1105 \begin_layout Plain Layout
1106 def func(param):
1107 \end_layout
1108
1109 \begin_layout Plain Layout
1110     'this is a python function'
1111 \end_layout
1112
1113 \begin_layout Plain Layout
1114     pass
1115 \end_layout
1116
1117 \begin_layout Plain Layout
1118 def func(param):
1119 \end_layout
1120
1121 \begin_layout Plain Layout
1122 'This is a German word: Tschüß'
1123 \end_layout
1124
1125 \begin_layout Plain Layout
1126 pass
1127 \end_layout
1128
1129 \begin_layout Plain Layout
1130 def func(param):
1131 \end_layout
1132
1133 \begin_layout Plain Layout
1134 'this is a python function'
1135 \end_layout
1136
1137 \begin_layout Plain Layout
1138 pass
1139 \end_layout
1140
1141 \end_inset
1142
1143
1144 \end_layout
1145
1146 \begin_layout Standard
1147 Special cases: 
1148 \begin_inset listings
1149 lstparams "abovecaptionskip=2em,basicstyle={\large\ttfamily},breaklines=true,extendedchars=true,firstline=2,float=h,language={[R/3 3.1]ABAP},lastline=5,numbers=left,numberstyle={\scriptsize},showspaces=true,showstringspaces=false,stepnumber=3,tabsize=4"
1150 inline false
1151 status collapsed
1152
1153 \begin_layout Plain Layout
1154 hello
1155 \end_layout
1156
1157 \end_inset
1158
1159
1160 \end_layout
1161
1162 \begin_layout Standard
1163
1164 \begin_inset listings
1165 lstparams "language=TeX"
1166 inline true
1167 status collapsed
1168
1169 \begin_layout Plain Layout
1170
1171 \backslash
1172 begin{centering} hello
1173 \end_layout
1174
1175 \end_inset
1176
1177
1178 \end_layout
1179
1180 \begin_layout Section
1181 Graphics
1182 \begin_inset Index idx
1183 status collapsed
1184
1185 \begin_layout Plain Layout
1186 Graphics
1187 \end_layout
1188
1189 \end_inset
1190
1191
1192 \end_layout
1193
1194 \begin_layout Standard
1195 There is also some basic support for graphics, in the form 
1196 \begin_inset Graphics 
1197         filename foo.eps
1198
1199 \end_inset
1200
1201 , or the slightly more elaborate 
1202 \begin_inset Graphics 
1203         filename foo.eps
1204         width 1cm
1205         height 1cm
1206         clip
1207         BoundingBox 10bp 0bp 96bp 96bp
1208
1209 \end_inset
1210
1211 .
1212 \end_layout
1213
1214 \begin_layout Section
1215 Tables
1216 \begin_inset Index idx
1217 status collapsed
1218
1219 \begin_layout Plain Layout
1220 Tables
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \begin_layout Standard
1229 The following example is stolen from the longtable documentation. Since tex2lyx does not understand the special verbatim code that was used in the original some lines have been rewritten using 
1230 \backslash
1231 textbackslash etc. 
1232 \begin_inset ERT
1233 status collapsed
1234
1235 \begin_layout Plain Layout
1236
1237 \backslash
1238 let
1239 \backslash
1240 package
1241 \backslash
1242 textsf
1243 \end_layout
1244
1245 \end_inset
1246
1247  
1248 \begin_inset ERT
1249 status collapsed
1250
1251 \begin_layout Plain Layout
1252
1253 \backslash
1254 let
1255 \backslash
1256 env
1257 \backslash
1258 textsf
1259 \end_layout
1260
1261 \end_inset
1262
1263  
1264 \begin_inset ERT
1265 status collapsed
1266
1267 \begin_layout Plain Layout
1268
1269 \backslash
1270 let
1271 \backslash
1272 code
1273 \backslash
1274 texttt
1275 \end_layout
1276
1277 \end_inset
1278
1279  
1280 \begin_inset ERT
1281 status collapsed
1282
1283 \begin_layout Plain Layout
1284
1285 \backslash
1286 providecommand{
1287 \backslash
1288 finalclearpage}{
1289 \backslash
1290 clearpage}
1291 \end_layout
1292
1293 \end_inset
1294
1295
1296 \end_layout
1297
1298 \begin_layout Standard
1299
1300 \begin_inset Tabular 
1301 <lyxtabular version="3" rows="64" columns="2">
1302 <features rotate="0" islongtable="true">
1303 <column alignment="none" valignment="top" special="@{*}r">
1304 <column alignment="none" valignment="top" special="|p{1in}@{*}">
1305 <row endfirsthead="true">
1306 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Standard
1310 KILLED 
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Standard
1319 LINE!!!! 
1320 \begin_inset ERT
1321 status collapsed
1322
1323 \begin_layout Plain Layout
1324
1325 \backslash
1326 kill
1327 \end_layout
1328
1329 \end_inset
1330
1331  
1332 \begin_inset Caption Standard
1333
1334 \begin_layout Standard
1335
1336 \begin_inset Argument 1
1337 status collapsed
1338
1339 \begin_layout Standard
1340 An optional table caption (used in the list of tables)
1341 \end_layout
1342
1343 \end_inset
1344
1345 A long table
1346 \begin_inset CommandInset label
1347 LatexCommand label
1348 name "long"
1349
1350 \end_inset
1351
1352
1353 \end_layout
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \end_inset
1361 </cell>
1362 </row>
1363 <row endfirsthead="true">
1364 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="@{*}c@{*}">
1365 \begin_inset Text
1366
1367 \begin_layout Standard
1368 This part appears at the top of the table
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
1374 \begin_inset Text
1375
1376 \end_inset
1377 </cell>
1378 </row>
1379 <row endfirsthead="true">
1380 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
1381 \begin_inset Text
1382
1383 \begin_layout Standard
1384
1385 \shape smallcaps
1386 First
1387 \shape default
1388
1389 \end_layout
1390
1391 \end_inset
1392 </cell>
1393 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
1394 \begin_inset Text
1395
1396 \begin_layout Standard
1397
1398 \shape smallcaps
1399 Second
1400 \shape default
1401
1402 \end_layout
1403
1404 \end_inset
1405 </cell>
1406 </row>
1407 <row endhead="true" caption="true">
1408 <cell multicolumn="1" alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
1409 \begin_inset Text
1410
1411 \begin_layout Standard
1412
1413 \begin_inset Caption Standard
1414
1415 \begin_layout Standard
1416
1417 \begin_inset Argument 1
1418 status collapsed
1419
1420 \end_inset
1421
1422 (continued)
1423 \end_layout
1424
1425 \end_inset
1426
1427
1428 \end_layout
1429
1430 \end_inset
1431 </cell>
1432 <cell multicolumn="2" alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
1433 \begin_inset Text
1434
1435 \end_inset
1436 </cell>
1437 </row>
1438 <row endhead="true">
1439 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="@{*}c@{*}">
1440 \begin_inset Text
1441
1442 \begin_layout Standard
1443 This part appears at the top of every other page
1444 \end_layout
1445
1446 \end_inset
1447 </cell>
1448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
1449 \begin_inset Text
1450
1451 \end_inset
1452 </cell>
1453 </row>
1454 <row endhead="true">
1455 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
1456 \begin_inset Text
1457
1458 \begin_layout Standard
1459
1460 \series bold
1461 First
1462 \series default
1463
1464 \end_layout
1465
1466 \end_inset
1467 </cell>
1468 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
1469 \begin_inset Text
1470
1471 \begin_layout Standard
1472
1473 \series bold
1474 Second
1475 \series default
1476
1477 \end_layout
1478
1479 \end_inset
1480 </cell>
1481 </row>
1482 <row endfoot="true">
1483 <cell alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Standard
1487 This goes at the
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="none" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Standard
1496 bottom.
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 </row>
1502 <row endlastfoot="true">
1503 <cell alignment="none" valignment="top" topline="true" usebox="none">
1504 \begin_inset Text
1505
1506 \begin_layout Standard
1507 These lines will
1508 \end_layout
1509
1510 \end_inset
1511 </cell>
1512 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
1513 \begin_inset Text
1514
1515 \begin_layout Standard
1516 appear
1517 \end_layout
1518
1519 \end_inset
1520 </cell>
1521 </row>
1522 <row endlastfoot="true">
1523 <cell alignment="none" valignment="top" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Standard
1527 in place of the 
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1533 \begin_inset Text
1534
1535 \begin_layout Standard
1536 usual foot
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 </row>
1542 <row endlastfoot="true">
1543 <cell alignment="none" valignment="top" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Standard
1547 at the end
1548 \end_layout
1549
1550 \end_inset
1551 </cell>
1552 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Standard
1556 of the table
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 </row>
1562 <row>
1563 <cell alignment="none" valignment="top" topline="true" usebox="none">
1564 \begin_inset Text
1565
1566 \begin_layout Standard
1567
1568 \begin_inset ERT
1569 status collapsed
1570
1571 \begin_layout Plain Layout
1572
1573 \backslash
1574 env
1575 \end_layout
1576
1577 \end_inset
1578
1579
1580 \begin_inset ERT
1581 status collapsed
1582
1583 \begin_layout Plain Layout
1584 {
1585 \end_layout
1586
1587 \end_inset
1588
1589 longtable
1590 \begin_inset ERT
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 }
1595 \end_layout
1596
1597 \end_inset
1598
1599  columns are specified
1600 \end_layout
1601
1602 \end_inset
1603 </cell>
1604 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
1605 \begin_inset Text
1606
1607 \begin_layout Standard
1608 in the 
1609 \end_layout
1610
1611 \end_inset
1612 </cell>
1613 </row>
1614 <row>
1615 <cell alignment="none" valignment="top" usebox="none">
1616 \begin_inset Text
1617
1618 \begin_layout Standard
1619 same way as in the 
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624
1625 \backslash
1626 env
1627 \end_layout
1628
1629 \end_inset
1630
1631
1632 \begin_inset ERT
1633 status collapsed
1634
1635 \begin_layout Plain Layout
1636 {
1637 \end_layout
1638
1639 \end_inset
1640
1641 tabular
1642 \begin_inset ERT
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 }
1647 \end_layout
1648
1649 \end_inset
1650
1651
1652 \end_layout
1653
1654 \end_inset
1655 </cell>
1656 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1657 \begin_inset Text
1658
1659 \begin_layout Standard
1660 environment.
1661 \end_layout
1662
1663 \end_inset
1664 </cell>
1665 </row>
1666 <row>
1667 <cell alignment="none" valignment="top" usebox="none">
1668 \begin_inset Text
1669
1670 \begin_layout Standard
1671
1672 \begin_inset ERT
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676
1677 \backslash
1678 code
1679 \end_layout
1680
1681 \end_inset
1682
1683
1684 \begin_inset ERT
1685 status collapsed
1686
1687 \begin_layout Plain Layout
1688 {
1689 \end_layout
1690
1691 \end_inset
1692
1693 @{*}r||p{1in}@{*}
1694 \begin_inset ERT
1695 status collapsed
1696
1697 \begin_layout Plain Layout
1698 }
1699 \end_layout
1700
1701 \end_inset
1702
1703
1704 \end_layout
1705
1706 \end_inset
1707 </cell>
1708 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1709 \begin_inset Text
1710
1711 \begin_layout Standard
1712 in this case.
1713 \end_layout
1714
1715 \end_inset
1716 </cell>
1717 </row>
1718 <row>
1719 <cell alignment="none" valignment="top" usebox="none">
1720 \begin_inset Text
1721
1722 \begin_layout Standard
1723 Each row ends with a
1724 \end_layout
1725
1726 \end_inset
1727 </cell>
1728 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1729 \begin_inset Text
1730
1731 \begin_layout Standard
1732
1733 \begin_inset ERT
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737
1738 \backslash
1739 code
1740 \end_layout
1741
1742 \end_inset
1743
1744
1745 \begin_inset ERT
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749 {
1750 \end_layout
1751
1752 \end_inset
1753
1754
1755 \backslash
1756
1757 \backslash
1758
1759 \begin_inset ERT
1760 status collapsed
1761
1762 \begin_layout Plain Layout
1763 }
1764 \end_layout
1765
1766 \end_inset
1767
1768  command.
1769 \end_layout
1770
1771 \end_inset
1772 </cell>
1773 </row>
1774 <row>
1775 <cell alignment="none" valignment="top" usebox="none">
1776 \begin_inset Text
1777
1778 \begin_layout Standard
1779 The 
1780 \begin_inset ERT
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784
1785 \backslash
1786 code
1787 \end_layout
1788
1789 \end_inset
1790
1791
1792 \begin_inset ERT
1793 status collapsed
1794
1795 \begin_layout Plain Layout
1796 {
1797 \end_layout
1798
1799 \end_inset
1800
1801
1802 \backslash
1803
1804 \backslash
1805
1806 \begin_inset ERT
1807 status collapsed
1808
1809 \begin_layout Plain Layout
1810 }
1811 \end_layout
1812
1813 \end_inset
1814
1815  command has an
1816 \end_layout
1817
1818 \end_inset
1819 </cell>
1820 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1821 \begin_inset Text
1822
1823 \begin_layout Standard
1824 optional
1825 \end_layout
1826
1827 \end_inset
1828 </cell>
1829 </row>
1830 <row>
1831 <cell alignment="none" valignment="top" usebox="none">
1832 \begin_inset Text
1833
1834 \begin_layout Standard
1835 argument, just as in
1836 \end_layout
1837
1838 \end_inset
1839 </cell>
1840 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1841 \begin_inset Text
1842
1843 \begin_layout Standard
1844 the
1845 \end_layout
1846
1847 \end_inset
1848 </cell>
1849 </row>
1850 <row>
1851 <cell alignment="none" valignment="top" usebox="none">
1852 \begin_inset Text
1853
1854 \begin_layout Standard
1855
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861 \backslash
1862 env
1863 \end_layout
1864
1865 \end_inset
1866
1867
1868 \begin_inset ERT
1869 status collapsed
1870
1871 \begin_layout Plain Layout
1872 {
1873 \end_layout
1874
1875 \end_inset
1876
1877 tabular
1878 \begin_inset ERT
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882 }
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Standard
1896 environment.
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 </row>
1902 <row>
1903 <cell alignment="none" valignment="top" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Standard
1907 [10pt] See the effect of 
1908 \begin_inset ERT
1909 status collapsed
1910
1911 \begin_layout Plain Layout
1912
1913 \backslash
1914 code
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset ERT
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 {
1925 \end_layout
1926
1927 \end_inset
1928
1929
1930 \backslash
1931
1932 \backslash
1933 [10pt]
1934 \begin_inset ERT
1935 status collapsed
1936
1937 \begin_layout Plain Layout
1938 }
1939 \end_layout
1940
1941 \end_inset
1942
1943
1944 \end_layout
1945
1946 \end_inset
1947 </cell>
1948 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Standard
1952 ?
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 </row>
1958 <row>
1959 <cell alignment="none" valignment="top" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Standard
1963 Lots of lines
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Standard
1972 like this.
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 </row>
1978 <row>
1979 <cell alignment="none" valignment="top" usebox="none">
1980 \begin_inset Text
1981
1982 \begin_layout Standard
1983 Lots of lines
1984 \end_layout
1985
1986 \end_inset
1987 </cell>
1988 <cell alignment="none" valignment="top" leftline="true" usebox="none">
1989 \begin_inset Text
1990
1991 \begin_layout Standard
1992 like this.
1993 \end_layout
1994
1995 \end_inset
1996 </cell>
1997 </row>
1998 <row>
1999 <cell alignment="none" valignment="top" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Standard
2003 Lots of lines
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Standard
2012 like this.
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 </row>
2018 <row>
2019 <cell alignment="none" valignment="top" usebox="none">
2020 \begin_inset Text
2021
2022 \begin_layout Standard
2023 Lots of lines
2024 \end_layout
2025
2026 \end_inset
2027 </cell>
2028 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2029 \begin_inset Text
2030
2031 \begin_layout Standard
2032 like this.
2033 \end_layout
2034
2035 \end_inset
2036 </cell>
2037 </row>
2038 <row>
2039 <cell alignment="none" valignment="top" usebox="none">
2040 \begin_inset Text
2041
2042 \begin_layout Standard
2043 Also 
2044 \begin_inset ERT
2045 status collapsed
2046
2047 \begin_layout Plain Layout
2048
2049 \backslash
2050 code
2051 \end_layout
2052
2053 \end_inset
2054
2055
2056 \begin_inset ERT
2057 status collapsed
2058
2059 \begin_layout Plain Layout
2060 {
2061 \end_layout
2062
2063 \end_inset
2064
2065
2066 \backslash
2067 hline
2068 \begin_inset ERT
2069 status collapsed
2070
2071 \begin_layout Plain Layout
2072 }
2073 \end_layout
2074
2075 \end_inset
2076
2077  may be used,
2078 \end_layout
2079
2080 \end_inset
2081 </cell>
2082 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2083 \begin_inset Text
2084
2085 \begin_layout Standard
2086 as in 
2087 \begin_inset ERT
2088 status collapsed
2089
2090 \begin_layout Plain Layout
2091
2092 \backslash
2093 env
2094 \end_layout
2095
2096 \end_inset
2097
2098
2099 \begin_inset ERT
2100 status collapsed
2101
2102 \begin_layout Plain Layout
2103 {
2104 \end_layout
2105
2106 \end_inset
2107
2108 tabular
2109 \begin_inset ERT
2110 status collapsed
2111
2112 \begin_layout Plain Layout
2113 }
2114 \end_layout
2115
2116 \end_inset
2117
2118 .
2119 \end_layout
2120
2121 \end_inset
2122 </cell>
2123 </row>
2124 <row>
2125 <cell alignment="none" valignment="top" topline="true" bottomline="true" usebox="none">
2126 \begin_inset Text
2127
2128 \begin_layout Standard
2129 That was a 
2130 \begin_inset ERT
2131 status collapsed
2132
2133 \begin_layout Plain Layout
2134
2135 \backslash
2136 code
2137 \end_layout
2138
2139 \end_inset
2140
2141
2142 \begin_inset ERT
2143 status collapsed
2144
2145 \begin_layout Plain Layout
2146 {
2147 \end_layout
2148
2149 \end_inset
2150
2151
2152 \backslash
2153 hline
2154 \begin_inset ERT
2155 status collapsed
2156
2157 \begin_layout Plain Layout
2158 }
2159 \end_layout
2160
2161 \end_inset
2162
2163
2164 \end_layout
2165
2166 \end_inset
2167 </cell>
2168 <cell alignment="none" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Standard
2172 .
2173 \end_layout
2174
2175 \end_inset
2176 </cell>
2177 </row>
2178 <row>
2179 <cell alignment="none" valignment="top" topline="true" usebox="none">
2180 \begin_inset Text
2181
2182 \begin_layout Standard
2183 That was 
2184 \begin_inset ERT
2185 status collapsed
2186
2187 \begin_layout Plain Layout
2188
2189 \backslash
2190 code
2191 \end_layout
2192
2193 \end_inset
2194
2195
2196 \begin_inset ERT
2197 status collapsed
2198
2199 \begin_layout Plain Layout
2200 {
2201 \end_layout
2202
2203 \end_inset
2204
2205
2206 \backslash
2207 hline
2208 \backslash
2209 hline
2210 \begin_inset ERT
2211 status collapsed
2212
2213 \begin_layout Plain Layout
2214 }
2215 \end_layout
2216
2217 \end_inset
2218
2219
2220 \end_layout
2221
2222 \end_inset
2223 </cell>
2224 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
2225 \begin_inset Text
2226
2227 \begin_layout Standard
2228 .
2229 \end_layout
2230
2231 \end_inset
2232 </cell>
2233 </row>
2234 <row>
2235 <cell multicolumn="1" alignment="none" valignment="top" leftline="true" rightline="true" usebox="none" special="|c|">
2236 \begin_inset Text
2237
2238 \begin_layout Standard
2239 This is a 
2240 \begin_inset ERT
2241 status collapsed
2242
2243 \begin_layout Plain Layout
2244
2245 \backslash
2246 code
2247 \end_layout
2248
2249 \end_inset
2250
2251
2252 \begin_inset ERT
2253 status collapsed
2254
2255 \begin_layout Plain Layout
2256 {
2257 \end_layout
2258
2259 \end_inset
2260
2261
2262 \backslash
2263 multicolumn{2}{||c||}
2264 \begin_inset ERT
2265 status collapsed
2266
2267 \begin_layout Plain Layout
2268 }
2269 \end_layout
2270
2271 \end_inset
2272
2273
2274 \end_layout
2275
2276 \end_inset
2277 </cell>
2278 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
2279 \begin_inset Text
2280
2281 \end_inset
2282 </cell>
2283 </row>
2284 <row>
2285 <cell alignment="none" valignment="top" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Standard
2289 If a page break occurs at a 
2290 \begin_inset ERT
2291 status collapsed
2292
2293 \begin_layout Plain Layout
2294
2295 \backslash
2296 code
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \begin_inset ERT
2303 status collapsed
2304
2305 \begin_layout Plain Layout
2306 {
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \backslash
2313 hline
2314 \begin_inset ERT
2315 status collapsed
2316
2317 \begin_layout Plain Layout
2318 }
2319 \end_layout
2320
2321 \end_inset
2322
2323  then
2324 \end_layout
2325
2326 \end_inset
2327 </cell>
2328 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2329 \begin_inset Text
2330
2331 \begin_layout Standard
2332 a line is drawn
2333 \end_layout
2334
2335 \end_inset
2336 </cell>
2337 </row>
2338 <row>
2339 <cell alignment="none" valignment="top" usebox="none">
2340 \begin_inset Text
2341
2342 \begin_layout Standard
2343 at the bottom of one page and at the
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2349 \begin_inset Text
2350
2351 \begin_layout Standard
2352 top of the next.
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 </row>
2358 <row>
2359 <cell alignment="none" valignment="top" topline="true" usebox="none">
2360 \begin_inset Text
2361
2362 \begin_layout Standard
2363 The 
2364 \begin_inset ERT
2365 status collapsed
2366
2367 \begin_layout Plain Layout
2368
2369 \backslash
2370 code
2371 \end_layout
2372
2373 \end_inset
2374
2375
2376 \begin_inset ERT
2377 status collapsed
2378
2379 \begin_layout Plain Layout
2380 {
2381 \end_layout
2382
2383 \end_inset
2384
2385 [t] [b] [c]
2386 \begin_inset ERT
2387 status collapsed
2388
2389 \begin_layout Plain Layout
2390 }
2391 \end_layout
2392
2393 \end_inset
2394
2395  argument of 
2396 \begin_inset ERT
2397 status collapsed
2398
2399 \begin_layout Plain Layout
2400
2401 \backslash
2402 env
2403 \end_layout
2404
2405 \end_inset
2406
2407
2408 \begin_inset ERT
2409 status collapsed
2410
2411 \begin_layout Plain Layout
2412 {
2413 \end_layout
2414
2415 \end_inset
2416
2417 tabular
2418 \begin_inset ERT
2419 status collapsed
2420
2421 \begin_layout Plain Layout
2422 }
2423 \end_layout
2424
2425 \end_inset
2426
2427
2428 \end_layout
2429
2430 \end_inset
2431 </cell>
2432 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
2433 \begin_inset Text
2434
2435 \begin_layout Standard
2436 can not be used.
2437 \end_layout
2438
2439 \end_inset
2440 </cell>
2441 </row>
2442 <row>
2443 <cell alignment="none" valignment="top" usebox="none">
2444 \begin_inset Text
2445
2446 \begin_layout Standard
2447 The optional argument may be one of
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2453 \begin_inset Text
2454
2455 \begin_layout Standard
2456
2457 \begin_inset ERT
2458 status collapsed
2459
2460 \begin_layout Plain Layout
2461
2462 \backslash
2463 code
2464 \end_layout
2465
2466 \end_inset
2467
2468
2469 \begin_inset ERT
2470 status collapsed
2471
2472 \begin_layout Plain Layout
2473 {
2474 \end_layout
2475
2476 \end_inset
2477
2478 [l] [r] [c]
2479 \begin_inset ERT
2480 status collapsed
2481
2482 \begin_layout Plain Layout
2483 }
2484 \end_layout
2485
2486 \end_inset
2487
2488
2489 \end_layout
2490
2491 \end_inset
2492 </cell>
2493 </row>
2494 <row>
2495 <cell alignment="none" valignment="top" usebox="none">
2496 \begin_inset Text
2497
2498 \begin_layout Standard
2499 to specify whether the table should be
2500 \end_layout
2501
2502 \end_inset
2503 </cell>
2504 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2505 \begin_inset Text
2506
2507 \begin_layout Standard
2508 adjusted
2509 \end_layout
2510
2511 \end_inset
2512 </cell>
2513 </row>
2514 <row>
2515 <cell alignment="none" valignment="top" bottomline="true" usebox="none">
2516 \begin_inset Text
2517
2518 \begin_layout Standard
2519 to the left, right
2520 \end_layout
2521
2522 \end_inset
2523 </cell>
2524 <cell alignment="none" valignment="top" bottomline="true" leftline="true" usebox="none">
2525 \begin_inset Text
2526
2527 \begin_layout Standard
2528 or centrally.
2529 \end_layout
2530
2531 \end_inset
2532 </cell>
2533 </row>
2534 <row>
2535 <cell alignment="none" valignment="top" topline="true" usebox="none">
2536 \begin_inset Text
2537
2538 \begin_layout Standard
2539 Lots of lines
2540 \end_layout
2541
2542 \end_inset
2543 </cell>
2544 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
2545 \begin_inset Text
2546
2547 \begin_layout Standard
2548 like this.
2549 \end_layout
2550
2551 \end_inset
2552 </cell>
2553 </row>
2554 <row>
2555 <cell alignment="none" valignment="top" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Standard
2559 Lots of lines
2560 \end_layout
2561
2562 \end_inset
2563 </cell>
2564 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2565 \begin_inset Text
2566
2567 \begin_layout Standard
2568 like this.
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="none" valignment="top" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Standard
2579 Lots of lines
2580 \end_layout
2581
2582 \end_inset
2583 </cell>
2584 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2585 \begin_inset Text
2586
2587 \begin_layout Standard
2588 like this.
2589 \end_layout
2590
2591 \end_inset
2592 </cell>
2593 </row>
2594 <row>
2595 <cell alignment="none" valignment="top" usebox="none">
2596 \begin_inset Text
2597
2598 \begin_layout Standard
2599 Lots of lines
2600 \end_layout
2601
2602 \end_inset
2603 </cell>
2604 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2605 \begin_inset Text
2606
2607 \begin_layout Standard
2608 like this.
2609 \end_layout
2610
2611 \end_inset
2612 </cell>
2613 </row>
2614 <row>
2615 <cell alignment="none" valignment="top" usebox="none">
2616 \begin_inset Text
2617
2618 \begin_layout Standard
2619 Lots of lines
2620 \end_layout
2621
2622 \end_inset
2623 </cell>
2624 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2625 \begin_inset Text
2626
2627 \begin_layout Standard
2628 like this.
2629 \end_layout
2630
2631 \end_inset
2632 </cell>
2633 </row>
2634 <row>
2635 <cell alignment="none" valignment="top" usebox="none">
2636 \begin_inset Text
2637
2638 \begin_layout Standard
2639 Lots of lines
2640 \end_layout
2641
2642 \end_inset
2643 </cell>
2644 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2645 \begin_inset Text
2646
2647 \begin_layout Standard
2648 like this.
2649 \end_layout
2650
2651 \end_inset
2652 </cell>
2653 </row>
2654 <row>
2655 <cell alignment="none" valignment="top" usebox="none">
2656 \begin_inset Text
2657
2658 \begin_layout Standard
2659 Lots of lines
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2665 \begin_inset Text
2666
2667 \begin_layout Standard
2668 like this.
2669 \end_layout
2670
2671 \end_inset
2672 </cell>
2673 </row>
2674 <row>
2675 <cell alignment="none" valignment="top" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Standard
2679 Lots of lines
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Standard
2688 like this.
2689 \end_layout
2690
2691 \end_inset
2692 </cell>
2693 </row>
2694 <row>
2695 <cell alignment="none" valignment="top" usebox="none">
2696 \begin_inset Text
2697
2698 \begin_layout Standard
2699 Lots of lines
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Standard
2708 like this.
2709 \end_layout
2710
2711 \end_inset
2712 </cell>
2713 </row>
2714 <row>
2715 <cell alignment="none" valignment="top" usebox="none">
2716 \begin_inset Text
2717
2718 \begin_layout Standard
2719 Lots of lines
2720 \end_layout
2721
2722 \end_inset
2723 </cell>
2724 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Standard
2728 like this.
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 </row>
2734 <row>
2735 <cell alignment="none" valignment="top" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Standard
2739 Lots of lines
2740 \end_layout
2741
2742 \end_inset
2743 </cell>
2744 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2745 \begin_inset Text
2746
2747 \begin_layout Standard
2748 like this.
2749 \end_layout
2750
2751 \end_inset
2752 </cell>
2753 </row>
2754 <row>
2755 <cell alignment="none" valignment="top" usebox="none">
2756 \begin_inset Text
2757
2758 \begin_layout Standard
2759 Lots of lines
2760 \end_layout
2761
2762 \end_inset
2763 </cell>
2764 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2765 \begin_inset Text
2766
2767 \begin_layout Standard
2768 like this.
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 </row>
2774 <row>
2775 <cell alignment="none" valignment="top" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Standard
2779 Lots of lines
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Standard
2788 like this.
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 </row>
2794 <row>
2795 <cell alignment="none" valignment="top" usebox="none">
2796 \begin_inset Text
2797
2798 \begin_layout Standard
2799 Lots of lines
2800 \end_layout
2801
2802 \end_inset
2803 </cell>
2804 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2805 \begin_inset Text
2806
2807 \begin_layout Standard
2808 like this.
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 </row>
2814 <row>
2815 <cell alignment="none" valignment="top" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Standard
2819 Lots of lines
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Standard
2828 like this.
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 </row>
2834 <row>
2835 <cell alignment="none" valignment="top" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Standard
2839 Lots of lines
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Standard
2848 like this.
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 </row>
2854 <row>
2855 <cell alignment="none" valignment="top" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Standard
2859 Lots of lines
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Standard
2868 like this.
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 </row>
2874 <row>
2875 <cell alignment="none" valignment="top" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Standard
2879 Lots of lines
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Standard
2888 like this.
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 </row>
2894 <row>
2895 <cell alignment="none" valignment="top" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Standard
2899 Lots of lines
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Standard
2908 like this.
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 </row>
2914 <row>
2915 <cell alignment="none" valignment="top" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Standard
2919 Lots of lines
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2925 \begin_inset Text
2926
2927 \begin_layout Standard
2928 like this.
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 </row>
2934 <row>
2935 <cell alignment="none" valignment="top" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Standard
2939 Some lines may take up a lot of space, like this: 
2940 \end_layout
2941
2942 \end_inset
2943 </cell>
2944 <cell alignment="none" valignment="top" leftline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Standard
2948
2949 \begin_inset ERT
2950 status collapsed
2951
2952 \begin_layout Plain Layout
2953
2954 \backslash
2955 raggedleft
2956 \end_layout
2957
2958 \end_inset
2959
2960  This last column is a 
2961 \begin_inset Quotes eld
2962 \end_inset
2963
2964 p
2965 \begin_inset Quotes erd
2966 \end_inset
2967
2968  column so this 
2969 \begin_inset Quotes eld
2970 \end_inset
2971
2972 row
2973 \begin_inset Quotes erd
2974 \end_inset
2975
2976  of the table can take up several lines. Note however that TeX
2977 \begin_inset space \space{}
2978
2979 \end_inset
2980
2981 will never break a page within such a row. Page breaks only occur between rows of the table or at 
2982 \begin_inset ERT
2983 status collapsed
2984
2985 \begin_layout Plain Layout
2986
2987 \backslash
2988 code
2989 \end_layout
2990
2991 \end_inset
2992
2993
2994 \begin_inset ERT
2995 status collapsed
2996
2997 \begin_layout Plain Layout
2998 {
2999 \end_layout
3000
3001 \end_inset
3002
3003
3004 \backslash
3005 hline
3006 \begin_inset ERT
3007 status collapsed
3008
3009 \begin_layout Plain Layout
3010 }
3011 \end_layout
3012
3013 \end_inset
3014
3015  commands. 
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 </row>
3021 <row>
3022 <cell alignment="none" valignment="top" usebox="none">
3023 \begin_inset Text
3024
3025 \begin_layout Standard
3026 Lots of lines
3027 \end_layout
3028
3029 \end_inset
3030 </cell>
3031 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Standard
3035 like this.
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 </row>
3041 <row>
3042 <cell alignment="none" valignment="top" usebox="none">
3043 \begin_inset Text
3044
3045 \begin_layout Standard
3046 Lots of lines
3047 \end_layout
3048
3049 \end_inset
3050 </cell>
3051 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3052 \begin_inset Text
3053
3054 \begin_layout Standard
3055 like this.
3056 \end_layout
3057
3058 \end_inset
3059 </cell>
3060 </row>
3061 <row>
3062 <cell alignment="none" valignment="top" usebox="none">
3063 \begin_inset Text
3064
3065 \begin_layout Standard
3066 Lots of lines
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Standard
3075 like this.
3076 \end_layout
3077
3078 \end_inset
3079 </cell>
3080 </row>
3081 <row>
3082 <cell alignment="none" valignment="top" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Standard
3086 Lots of lines
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Standard
3095 like this.
3096 \end_layout
3097
3098 \end_inset
3099 </cell>
3100 </row>
3101 <row>
3102 <cell alignment="none" valignment="top" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Standard
3106 Lots of lines
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Standard
3115 like this.
3116 \end_layout
3117
3118 \end_inset
3119 </cell>
3120 </row>
3121 <row>
3122 <cell alignment="none" valignment="top" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Standard
3126 Lots of lines
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Standard
3135 like this.
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 </row>
3141 <row>
3142 <cell alignment="none" valignment="top" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Standard
3146 Lots of lines
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Standard
3155 like this.
3156 \end_layout
3157
3158 \end_inset
3159 </cell>
3160 </row>
3161 <row>
3162 <cell alignment="none" valignment="top" topline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Standard
3166 Lots
3167 \begin_inset Foot
3168 status collapsed
3169
3170
3171 \begin_layout Standard
3172 This is a footnote.
3173 \end_layout
3174
3175 \end_inset
3176
3177  of lines
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Standard
3186 like this.
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 <row>
3193 <cell alignment="none" valignment="top" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Standard
3197 Lots of lines
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Standard
3206 like this
3207 \begin_inset Foot
3208 status collapsed
3209
3210
3211 \begin_layout Standard
3212
3213 \begin_inset ERT
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217
3218 \backslash
3219 env
3220 \end_layout
3221
3222 \end_inset
3223
3224
3225 \begin_inset ERT
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229 {
3230 \end_layout
3231
3232 \end_inset
3233
3234 longtable
3235 \begin_inset ERT
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239 }
3240 \end_layout
3241
3242 \end_inset
3243
3244  takes special precautions, so that footnotes may also be used in `p' columns.
3245 \end_layout
3246
3247 \end_inset
3248
3249
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 </row>
3255 <row>
3256 <cell alignment="none" valignment="top" topline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Standard
3260 Lots of lines
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell alignment="none" valignment="top" topline="true" leftline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Standard
3269 like this.
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 </row>
3275 <row>
3276 <cell alignment="none" valignment="top" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Standard
3280 Lots of lines
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell alignment="none" valignment="top" leftline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Standard
3289 like this. 
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 </row>
3295 </lyxtabular>
3296
3297 \end_inset
3298
3299
3300 \end_layout
3301
3302 \begin_layout Standard
3303 From bug 7412 another example with more captions (can currently not produced in 
3304 \begin_inset ERT
3305 status collapsed
3306
3307 \begin_layout Plain Layout
3308 LyX
3309 \end_layout
3310
3311 \end_inset
3312
3313 ): 
3314 \begin_inset Tabular 
3315 <lyxtabular version="3" rows="45" columns="2">
3316 <features rotate="0" islongtable="true" lastFootEmpty="true">
3317 <column alignment="left" valignment="top">
3318 <column alignment="left" valignment="top">
3319 <row endfirsthead="true" caption="true">
3320 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Standard
3324
3325 \begin_inset Caption Standard
3326
3327 \begin_layout Standard
3328 A long table
3329 \end_layout
3330
3331 \end_inset
3332
3333
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 <cell multicolumn="2" alignment="none" valignment="top" usebox="none">
3339 \begin_inset Text
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row endhead="true" caption="true">
3345 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Standard
3349
3350 \begin_inset Caption Standard
3351
3352 \begin_layout Standard
3353 A long table -- continued
3354 \end_layout
3355
3356 \end_inset
3357
3358
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell multicolumn="2" alignment="none" valignment="top" usebox="none">
3364 \begin_inset Text
3365
3366 \end_inset
3367 </cell>
3368 </row>
3369 <row endfoot="true">
3370 <cell multicolumn="1" alignment="none" valignment="top" usebox="none" special="r">
3371 \begin_inset Text
3372
3373 \begin_layout Standard
3374
3375 \begin_inset ERT
3376 status collapsed
3377
3378 \begin_layout Plain Layout
3379 {
3380 \end_layout
3381
3382 \end_inset
3383
3384 Continued on next page
3385 \begin_inset ERT
3386 status collapsed
3387
3388 \begin_layout Plain Layout
3389 }
3390 \end_layout
3391
3392 \end_inset
3393
3394
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
3400 \begin_inset Text
3401
3402 \end_inset
3403 </cell>
3404 </row>
3405 <row>
3406 <cell multicolumn="1" alignment="none" valignment="top" topline="true" leftline="true" rightline="true" usebox="none" special="c">
3407 \begin_inset Text
3408
3409 \begin_layout Standard
3410 Something
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 <cell multicolumn="1" alignment="none" valignment="top" topline="true" rightline="true" usebox="none" special="c">
3416 \begin_inset Text
3417
3418 \begin_layout Standard
3419 Description
3420 \end_layout
3421
3422 \end_inset
3423 </cell>
3424 </row>
3425 <row>
3426 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Standard
3430 Lots of lines
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Standard
3439 like this.
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 </row>
3445 <row>
3446 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Standard
3450 Lots of lines
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Standard
3459 like this.
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 </row>
3465 <row>
3466 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Standard
3470 Lots of lines
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Standard
3479 like this.
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 </row>
3485 <row>
3486 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Standard
3490 Lots of lines
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Standard
3499 like this.
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row>
3506 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Standard
3510 Lots of lines
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Standard
3519 like this.
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 </row>
3525 <row>
3526 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Standard
3530 Lots of lines
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Standard
3539 like this.
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 </row>
3545 <row>
3546 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Standard
3550 Lots of lines
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Standard
3559 like this.
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 </row>
3565 <row>
3566 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Standard
3570 Lots of lines
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Standard
3579 like this.
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Standard
3590 Lots of lines
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Standard
3599 like this.
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 </row>
3605 <row>
3606 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Standard
3610 Lots of lines
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Standard
3619 like this.
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 </row>
3625 <row>
3626 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Standard
3630 Lots of lines
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Standard
3639 like this.
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 </row>
3645 <row>
3646 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Standard
3650 Lots of lines
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Standard
3659 like this.
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 </row>
3665 <row>
3666 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Standard
3670 Lots of lines
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Standard
3679 like this.
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 </row>
3685 <row>
3686 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Standard
3690 Lots of lines
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Standard
3699 like this.
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 </row>
3705 <row>
3706 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Standard
3710 Lots of lines
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Standard
3719 like this.
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Standard
3730 Lots of lines
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Standard
3739 like this.
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 </row>
3745 <row>
3746 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Standard
3750 Lots of lines
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Standard
3759 like this.
3760 \end_layout
3761
3762 \end_inset
3763 </cell>
3764 </row>
3765 <row>
3766 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Standard
3770 Lots of lines
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Standard
3779 like this.
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 <row>
3786 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Standard
3790 Lots of lines
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3796 \begin_inset Text
3797
3798 \begin_layout Standard
3799 like this.
3800 \end_layout
3801
3802 \end_inset
3803 </cell>
3804 </row>
3805 <row>
3806 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Standard
3810 Lots of lines
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3816 \begin_inset Text
3817
3818 \begin_layout Standard
3819 like this.
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 </row>
3825 <row>
3826 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3827 \begin_inset Text
3828
3829 \begin_layout Standard
3830 Lots of lines
3831 \end_layout
3832
3833 \end_inset
3834 </cell>
3835 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3836 \begin_inset Text
3837
3838 \begin_layout Standard
3839 like this.
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 </row>
3845 <row>
3846 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Standard
3850 Lots of lines
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Standard
3859 like this.
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 </row>
3865 <row>
3866 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3867 \begin_inset Text
3868
3869 \begin_layout Standard
3870 Lots of lines
3871 \end_layout
3872
3873 \end_inset
3874 </cell>
3875 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Standard
3879 like this.
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 </row>
3885 <row>
3886 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Standard
3890 Lots of lines
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Standard
3899 like this.
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Standard
3910 Lots of lines
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Standard
3919 like this.
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 </row>
3925 <row>
3926 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Standard
3930 Lots of lines
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Standard
3939 like this.
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 </row>
3945 <row>
3946 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Standard
3950 Lots of lines
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Standard
3959 like this.
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 </row>
3965 <row>
3966 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Standard
3970 Lots of lines
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Standard
3979 like this.
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 </row>
3985 <row>
3986 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Standard
3990 Lots of lines
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Standard
3999 like this.
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 </row>
4005 <row>
4006 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Standard
4010 Lots of lines
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Standard
4019 like this.
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 </row>
4025 <row>
4026 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Standard
4030 Lots of lines
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Standard
4039 like this.
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 </row>
4045 <row>
4046 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Standard
4050 Lots of lines
4051 \end_layout
4052
4053 \end_inset
4054 </cell>
4055 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4056 \begin_inset Text
4057
4058 \begin_layout Standard
4059 like this.
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 </row>
4065 <row>
4066 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Standard
4070 Lots of lines
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Standard
4079 like this.
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 </row>
4085 <row>
4086 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Standard
4090 Lots of lines
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Standard
4099 like this.
4100 \end_layout
4101
4102 \end_inset
4103 </cell>
4104 </row>
4105 <row>
4106 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Standard
4110 Lots of lines
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Standard
4119 like this.
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Standard
4130 Lots of lines
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Standard
4139 like this.
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 </row>
4145 <row>
4146 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Standard
4150 Lots of lines
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Standard
4159 like this.
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Standard
4170 Lots of lines
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Standard
4179 like this.
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 </row>
4185 <row>
4186 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Standard
4190 Lots of lines
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Standard
4199 like this.
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Standard
4210 Lots of lines
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 <cell alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Standard
4219 like this.
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 </row>
4225 <row>
4226 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Standard
4230 Lots of lines
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="left" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Standard
4239 like this.
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 </row>
4245 </lyxtabular>
4246
4247 \end_inset
4248
4249
4250 \end_layout
4251
4252 \begin_layout Standard
4253 A table*:
4254 \end_layout
4255
4256 \begin_layout Standard
4257
4258 \begin_inset ERT
4259 status collapsed
4260
4261 \begin_layout Plain Layout
4262 % some comment
4263 \end_layout
4264
4265 \end_inset
4266
4267
4268 \begin_inset Tabular 
4269 <lyxtabular version="3" rows="2" columns="2">
4270 <features rotate="0" tabularvalignment="bottom" tabularwidth="80col%">
4271 <column alignment="left" valignment="top">
4272 <column alignment="right" valignment="top">
4273 <row>
4274 <cell alignment="left" valignment="top" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Standard
4278 two
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="none" valignment="top" usebox="none">
4284 \begin_inset Text
4285
4286 \end_inset
4287 </cell>
4288 </row>
4289 <row>
4290 <cell alignment="left" valignment="top" rotate="-50" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Standard
4294 lonely
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="right" valignment="top" rotate="90" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Standard
4303 lines
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 </row>
4309 </lyxtabular>
4310
4311 \end_inset
4312
4313
4314 \end_layout
4315
4316 \begin_layout Standard
4317 A booktabs table:
4318 \end_layout
4319
4320 \begin_layout Standard
4321
4322 \begin_inset Float table
4323 placement h
4324 wide false
4325 sideways false
4326 status open
4327
4328
4329 \begin_layout Standard
4330
4331 \begin_inset Caption Standard
4332
4333 \begin_layout Standard
4334
4335 \begin_inset CommandInset label
4336 LatexCommand label
4337 name "tab:Special-booktabs-table"
4338
4339 \end_inset
4340
4341 Special booktabs-table
4342 \end_layout
4343
4344 \end_inset
4345
4346
4347 \end_layout
4348
4349 \begin_layout Standard
4350
4351 \begin_inset ERT
4352 status collapsed
4353
4354 \begin_layout Plain Layout
4355
4356 \backslash
4357 centering
4358 \end_layout
4359
4360 \end_inset
4361
4362
4363 \begin_inset ERT
4364 status collapsed
4365
4366 \begin_layout Plain Layout
4367 {}
4368 \end_layout
4369
4370 \end_inset
4371
4372
4373 \begin_inset Tabular 
4374 <lyxtabular version="3" rows="8" columns="4">
4375 <features rotate="0" booktabs="true" tabularvalignment="middle" tabularwidth="0pt">
4376 <column alignment="center" valignment="top">
4377 <column alignment="center" valignment="top">
4378 <column alignment="center" valignment="top">
4379 <column alignment="center" valignment="top">
4380 <row>
4381 <cell alignment="center" valignment="top" topline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Standard
4385 System 
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 <cell alignment="center" valignment="top" topline="true" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Standard
4394 Chip
4395 \begin_inset space \thinspace{}
4396
4397 \end_inset
4398
4399
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 <cell multicolumn="1" alignment="none" valignment="top" topline="true" usebox="none" special="c">
4405 \begin_inset Text
4406
4407 \begin_layout Standard
4408 Chip
4409 \begin_inset space \thinspace{}
4410
4411 \end_inset
4412
4413 2
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \end_inset
4422 </cell>
4423 </row>
4424 <row>
4425 <cell alignment="center" valignment="top" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Standard
4429
4430 \begin_inset ERT
4431 status collapsed
4432
4433 \begin_layout Plain Layout
4434
4435 \backslash
4436 cmidrule
4437 \end_layout
4438
4439 \end_inset
4440
4441 (r)
4442 \begin_inset ERT
4443 status collapsed
4444
4445 \begin_layout Plain Layout
4446 {
4447 \end_layout
4448
4449 \end_inset
4450
4451 2-2
4452 \begin_inset ERT
4453 status collapsed
4454
4455 \begin_layout Plain Layout
4456 }
4457 \end_layout
4458
4459 \end_inset
4460
4461
4462 \begin_inset ERT
4463 status collapsed
4464
4465 \begin_layout Plain Layout
4466
4467 \backslash
4468 cmidrule
4469 \end_layout
4470
4471 \end_inset
4472
4473 (l)
4474 \begin_inset ERT
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478 {
4479 \end_layout
4480
4481 \end_inset
4482
4483 3-4
4484 \begin_inset ERT
4485 status collapsed
4486
4487 \begin_layout Plain Layout
4488 }
4489 \end_layout
4490
4491 \end_inset
4492
4493
4494 \begin_inset ERT
4495 status collapsed
4496
4497 \begin_layout Plain Layout
4498
4499 \backslash
4500 morecmidrules
4501 \end_layout
4502
4503 \end_inset
4504
4505  
4506 \begin_inset ERT
4507 status collapsed
4508
4509 \begin_layout Plain Layout
4510
4511 \backslash
4512 cmidrule
4513 \end_layout
4514
4515 \end_inset
4516
4517
4518 \begin_inset ERT
4519 status collapsed
4520
4521 \begin_layout Plain Layout
4522 {
4523 \end_layout
4524
4525 \end_inset
4526
4527 2-4
4528 \begin_inset ERT
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532 }
4533 \end_layout
4534
4535 \end_inset
4536
4537 Detector thickness in µm 
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Standard
4546 300 
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Standard
4555 300 
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 <cell alignment="center" valignment="top" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Standard
4564 700
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 </row>
4570 <row>
4571 <cell alignment="center" valignment="top" topline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Standard
4575 Edge angle in ° 
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" topline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Standard
4584 3.55 
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" topline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Standard
4593 2.71 
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 <cell alignment="center" valignment="top" topline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Standard
4602 7.99
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 </row>
4608 <row topspace="default">
4609 <cell alignment="center" valignment="top" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Standard
4613 Spatial resolution in µm 
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Standard
4622 4.26 
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Standard
4631 10.17 
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Standard
4640 10.56
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 </row>
4646 <row topspace="default">
4647 <cell alignment="center" valignment="top" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Standard
4651 MTF at 
4652 \begin_inset Formula $f_{\mathrm{max}}$
4653 \end_inset
4654
4655  
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 <cell alignment="center" valignment="top" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Standard
4664 0.53 
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 <cell alignment="center" valignment="top" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Standard
4673 0.37 
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Standard
4682 0.39
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 </row>
4688 <row>
4689 <cell alignment="center" valignment="top" topline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Standard
4693
4694 \begin_inset ERT
4695 status collapsed
4696
4697 \begin_layout Plain Layout
4698
4699 \backslash
4700 morecmidrules
4701 \end_layout
4702
4703 \end_inset
4704
4705  
4706 \begin_inset ERT
4707 status collapsed
4708
4709 \begin_layout Plain Layout
4710
4711 \backslash
4712 cmidrule
4713 \end_layout
4714
4715 \end_inset
4716
4717
4718 \begin_inset ERT
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 {
4723 \end_layout
4724
4725 \end_inset
4726
4727 3-4
4728 \begin_inset ERT
4729 status collapsed
4730
4731 \begin_layout Plain Layout
4732 }
4733 \end_layout
4734
4735 \end_inset
4736
4737 LSF-spatial resolution 
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" topline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" topline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="none" valignment="top" topline="true" usebox="none">
4753 \begin_inset Text
4754
4755 \end_inset
4756 </cell>
4757 </row>
4758 <row>
4759 <cell alignment="center" valignment="top" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Standard
4763 in µm 
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 <cell alignment="center" valignment="top" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Standard
4772 129.7 
4773 \end_layout
4774
4775 \end_inset
4776 </cell>
4777 <cell alignment="center" valignment="top" usebox="none">
4778 \begin_inset Text
4779
4780 \begin_layout Standard
4781 52.75 
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Standard
4790 50.78
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 </row>
4796 <row>
4797 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Standard
4801 in % of pixel size 
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Standard
4810 76.3 
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Standard
4819 95.9 
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Standard
4828 92.3
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 </row>
4834 </lyxtabular>
4835
4836 \end_inset
4837
4838
4839 \end_layout
4840
4841 \end_inset
4842
4843
4844 \end_layout
4845
4846 \begin_layout Section
4847 Macros
4848 \end_layout
4849
4850 \begin_layout Standard
4851
4852 \begin_inset ERT
4853 status collapsed
4854
4855 \begin_layout Plain Layout
4856 LyX
4857 \end_layout
4858
4859 \end_inset
4860
4861  supports several kinds of macros: def 
4862 \begin_inset FormulaMacro
4863 \def\macroa #1{a #1 a}
4864 \end_inset
4865
4866  global def 
4867 \begin_inset FormulaMacro
4868 \def\macrob #1{b #1 b}
4869 \end_inset
4870
4871  long def 
4872 \begin_inset FormulaMacro
4873 \def\macroc #1{c #1 c}
4874 \end_inset
4875
4876  global long def 
4877 \begin_inset FormulaMacro
4878 \def\macrod #1{d #1 d}
4879 \end_inset
4880
4881  providecommand 
4882 \begin_inset ERT
4883 status collapsed
4884
4885 \begin_layout Plain Layout
4886
4887 \backslash
4888 providecommand{
4889 \backslash
4890 macroe}[1]{e #1 e}
4891 \end_layout
4892
4893 \end_inset
4894
4895  providecommand* 
4896 \begin_inset ERT
4897 status collapsed
4898
4899 \begin_layout Plain Layout
4900
4901 \backslash
4902 providecommand*{
4903 \backslash
4904 macrof}[1]{f #1 f}
4905 \end_layout
4906
4907 \end_inset
4908
4909  newcommand 
4910 \begin_inset FormulaMacro
4911 \newcommand{\macrog}[1]{g #1 g}
4912 \end_inset
4913
4914  renewcommand 
4915 \begin_inset FormulaMacro
4916 \renewcommand{\macrog}[1]{h #1 h}
4917 \end_inset
4918
4919  newcommand* 
4920 \begin_inset ERT
4921 status collapsed
4922
4923 \begin_layout Plain Layout
4924
4925 \backslash
4926 newcommand*{
4927 \backslash
4928 macroi}[1]{i #1 i}
4929 \end_layout
4930
4931 \end_inset
4932
4933  renewcommand* 
4934 \begin_inset ERT
4935 status collapsed
4936
4937 \begin_layout Plain Layout
4938
4939 \backslash
4940 renewcommand*{
4941 \backslash
4942 macroi}[1]{j #1 j}
4943 \end_layout
4944
4945 \end_inset
4946
4947  providecommandx 
4948 \begin_inset ERT
4949 status collapsed
4950
4951 \begin_layout Plain Layout
4952
4953 \backslash
4954 providecommandx{
4955 \backslash
4956 macrok}[1]{k #1 k}
4957 \end_layout
4958
4959 \end_inset
4960
4961  providecommandx* 
4962 \begin_inset ERT
4963 status collapsed
4964
4965 \begin_layout Plain Layout
4966
4967 \backslash
4968 providecommandx*{
4969 \backslash
4970 macrok}[1]{l #1 l}
4971 \end_layout
4972
4973 \end_inset
4974
4975  newcommandx 
4976 \begin_inset FormulaMacro
4977 \newcommandx{\macrom}[1]{m #1 m}
4978 \end_inset
4979
4980  renewcommandx 
4981 \begin_inset FormulaMacro
4982 \renewcommandx{\macrom}[1]{n #1 n}
4983 \end_inset
4984
4985  newcommandx* 
4986 \begin_inset ERT
4987 status collapsed
4988
4989 \begin_layout Plain Layout
4990
4991 \backslash
4992 newcommandx*{
4993 \backslash
4994 macroo}[1]{o #1 o}
4995 \end_layout
4996
4997 \end_inset
4998
4999  renewcommandx* 
5000 \begin_inset ERT
5001 status collapsed
5002
5003 \begin_layout Plain Layout
5004
5005 \backslash
5006 renewcommandx*{
5007 \backslash
5008 macroo}[1]{p #1 p}
5009 \end_layout
5010
5011 \end_inset
5012
5013  DeclareRobustCommand 
5014 \begin_inset ERT
5015 status collapsed
5016
5017 \begin_layout Plain Layout
5018
5019 \backslash
5020 DeclareRobustCommand{
5021 \backslash
5022 macroq}[1]{q #1 q}
5023 \end_layout
5024
5025 \end_inset
5026
5027  DeclareRobustCommand* 
5028 \begin_inset ERT
5029 status collapsed
5030
5031 \begin_layout Plain Layout
5032
5033 \backslash
5034 DeclareRobustCommand*{
5035 \backslash
5036 macror}[1]{r #1 r}
5037 \end_layout
5038
5039 \end_inset
5040
5041  DeclareRobustCommandx 
5042 \begin_inset ERT
5043 status collapsed
5044
5045 \begin_layout Plain Layout
5046
5047 \backslash
5048 DeclareRobustCommandx{
5049 \backslash
5050 macros}[1]{s #1 s}
5051 \end_layout
5052
5053 \end_inset
5054
5055  DeclareRobustCommandx* 
5056 \begin_inset ERT
5057 status collapsed
5058
5059 \begin_layout Plain Layout
5060
5061 \backslash
5062 DeclareRobustCommandx*{
5063 \backslash
5064 macrot}[1]{t #1 t}
5065 \end_layout
5066
5067 \end_inset
5068
5069
5070 \end_layout
5071
5072 \begin_layout Standard
5073 Now use them all: 
5074 \begin_inset ERT
5075 status collapsed
5076
5077 \begin_layout Plain Layout
5078
5079 \backslash
5080 macroa
5081 \end_layout
5082
5083 \end_inset
5084
5085
5086 \begin_inset ERT
5087 status collapsed
5088
5089 \begin_layout Plain Layout
5090 {
5091 \end_layout
5092
5093 \end_inset
5094
5095 x
5096 \begin_inset ERT
5097 status collapsed
5098
5099 \begin_layout Plain Layout
5100 }
5101 \end_layout
5102
5103 \end_inset
5104
5105  
5106 \begin_inset ERT
5107 status collapsed
5108
5109 \begin_layout Plain Layout
5110
5111 \backslash
5112 macrob
5113 \end_layout
5114
5115 \end_inset
5116
5117
5118 \begin_inset ERT
5119 status collapsed
5120
5121 \begin_layout Plain Layout
5122 {
5123 \end_layout
5124
5125 \end_inset
5126
5127 x
5128 \begin_inset ERT
5129 status collapsed
5130
5131 \begin_layout Plain Layout
5132 }
5133 \end_layout
5134
5135 \end_inset
5136
5137  
5138 \begin_inset ERT
5139 status collapsed
5140
5141 \begin_layout Plain Layout
5142
5143 \backslash
5144 macroc
5145 \end_layout
5146
5147 \end_inset
5148
5149
5150 \begin_inset ERT
5151 status collapsed
5152
5153 \begin_layout Plain Layout
5154 {
5155 \end_layout
5156
5157 \end_inset
5158
5159 x
5160 \begin_inset ERT
5161 status collapsed
5162
5163 \begin_layout Plain Layout
5164 }
5165 \end_layout
5166
5167 \end_inset
5168
5169  
5170 \begin_inset ERT
5171 status collapsed
5172
5173 \begin_layout Plain Layout
5174
5175 \backslash
5176 macrod
5177 \end_layout
5178
5179 \end_inset
5180
5181
5182 \begin_inset ERT
5183 status collapsed
5184
5185 \begin_layout Plain Layout
5186 {
5187 \end_layout
5188
5189 \end_inset
5190
5191 x
5192 \begin_inset ERT
5193 status collapsed
5194
5195 \begin_layout Plain Layout
5196 }
5197 \end_layout
5198
5199 \end_inset
5200
5201  
5202 \begin_inset ERT
5203 status collapsed
5204
5205 \begin_layout Plain Layout
5206
5207 \backslash
5208 macroe{
5209 \end_layout
5210
5211 \end_inset
5212
5213 x
5214 \begin_inset ERT
5215 status collapsed
5216
5217 \begin_layout Plain Layout
5218 }
5219 \end_layout
5220
5221 \end_inset
5222
5223  
5224 \begin_inset ERT
5225 status collapsed
5226
5227 \begin_layout Plain Layout
5228
5229 \backslash
5230 macrof{
5231 \end_layout
5232
5233 \end_inset
5234
5235 x
5236 \begin_inset ERT
5237 status collapsed
5238
5239 \begin_layout Plain Layout
5240 }
5241 \end_layout
5242
5243 \end_inset
5244
5245  
5246 \begin_inset ERT
5247 status collapsed
5248
5249 \begin_layout Plain Layout
5250
5251 \backslash
5252 macrog{
5253 \end_layout
5254
5255 \end_inset
5256
5257 x
5258 \begin_inset ERT
5259 status collapsed
5260
5261 \begin_layout Plain Layout
5262 }
5263 \end_layout
5264
5265 \end_inset
5266
5267  
5268 \begin_inset ERT
5269 status collapsed
5270
5271 \begin_layout Plain Layout
5272
5273 \backslash
5274 macroi{
5275 \end_layout
5276
5277 \end_inset
5278
5279 x
5280 \begin_inset ERT
5281 status collapsed
5282
5283 \begin_layout Plain Layout
5284 }
5285 \end_layout
5286
5287 \end_inset
5288
5289  
5290 \begin_inset ERT
5291 status collapsed
5292
5293 \begin_layout Plain Layout
5294
5295 \backslash
5296 macrok{
5297 \end_layout
5298
5299 \end_inset
5300
5301 x
5302 \begin_inset ERT
5303 status collapsed
5304
5305 \begin_layout Plain Layout
5306 }
5307 \end_layout
5308
5309 \end_inset
5310
5311  
5312 \begin_inset ERT
5313 status collapsed
5314
5315 \begin_layout Plain Layout
5316
5317 \backslash
5318 macrom{
5319 \end_layout
5320
5321 \end_inset
5322
5323 x
5324 \begin_inset ERT
5325 status collapsed
5326
5327 \begin_layout Plain Layout
5328 }
5329 \end_layout
5330
5331 \end_inset
5332
5333  
5334 \begin_inset ERT
5335 status collapsed
5336
5337 \begin_layout Plain Layout
5338
5339 \backslash
5340 macroo{
5341 \end_layout
5342
5343 \end_inset
5344
5345 x
5346 \begin_inset ERT
5347 status collapsed
5348
5349 \begin_layout Plain Layout
5350 }
5351 \end_layout
5352
5353 \end_inset
5354
5355  
5356 \begin_inset ERT
5357 status collapsed
5358
5359 \begin_layout Plain Layout
5360
5361 \backslash
5362 macroq{
5363 \end_layout
5364
5365 \end_inset
5366
5367 x
5368 \begin_inset ERT
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 }
5373 \end_layout
5374
5375 \end_inset
5376
5377  
5378 \begin_inset ERT
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382
5383 \backslash
5384 macror{
5385 \end_layout
5386
5387 \end_inset
5388
5389 x
5390 \begin_inset ERT
5391 status collapsed
5392
5393 \begin_layout Plain Layout
5394 }
5395 \end_layout
5396
5397 \end_inset
5398
5399  The following tow don't work, but they should??? 
5400 \begin_inset ERT
5401 status collapsed
5402
5403 \begin_layout Plain Layout
5404 %
5405 \backslash
5406 macros{x} 
5407 \backslash
5408 macrot{x}
5409 \end_layout
5410
5411 \end_inset
5412
5413
5414 \end_layout
5415
5416 \begin_layout Section
5417 Special formattings
5418 \begin_inset Index idx
5419 status collapsed
5420
5421 \begin_layout Plain Layout
5422 Special formattings
5423 \end_layout
5424
5425 \end_inset
5426
5427
5428 \end_layout
5429
5430 \begin_layout Subsection
5431
5432 \begin_inset ERT
5433 status collapsed
5434
5435 \begin_layout Plain Layout
5436 LyX
5437 \end_layout
5438
5439 \end_inset
5440
5441  line
5442 \end_layout
5443
5444 \begin_layout Standard
5445 test
5446 \end_layout
5447
5448 \begin_layout Standard
5449
5450 \size tiny
5451
5452 \end_layout
5453
5454 \begin_layout Standard
5455 \noindent
5456
5457 \size tiny
5458
5459 \begin_inset CommandInset line
5460 LatexCommand rule
5461 offset "0.5ex"
5462 width "100line%"
5463 height "1pt"
5464
5465 \end_inset
5466
5467
5468 \size default
5469
5470 \size tiny
5471
5472 \end_layout
5473
5474 \begin_layout Standard
5475 test 
5476 \size giant
5477 Test
5478 \size default
5479  
5480 \size tiny
5481 test
5482 \size default
5483  test
5484 \end_layout
5485
5486 \begin_layout Standard
5487 \noindent
5488
5489 \begin_inset CommandInset line
5490 LatexCommand rule
5491 offset "0.5ex"
5492 width "100line%"
5493 height "1pt"
5494
5495 \end_inset
5496
5497
5498 \end_layout
5499
5500 \begin_layout Standard
5501 test
5502 \end_layout
5503
5504 \begin_layout Standard
5505
5506 \size giant
5507
5508 \end_layout
5509
5510 \begin_layout Standard
5511 \noindent
5512
5513 \size giant
5514
5515 \begin_inset CommandInset line
5516 LatexCommand rule
5517 offset "0.5ex"
5518 width "100line%"
5519 height "1pt"
5520
5521 \end_inset
5522
5523
5524 \size default
5525
5526 \size giant
5527
5528 \end_layout
5529
5530 \begin_layout Subsection
5531 rules
5532 \end_layout
5533
5534 \begin_layout Standard
5535 test
5536 \begin_inset CommandInset line
5537 LatexCommand rule
5538 offset "0.1text%"
5539 width "100col%"
5540 height "5theight%"
5541
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \begin_layout Standard
5548 test
5549 \end_layout
5550
5551 \begin_layout Standard
5552
5553 \begin_inset CommandInset line
5554 LatexCommand rule
5555 offset "0.5ex"
5556 width "100col%"
5557 height "1pt"
5558
5559 \end_inset
5560
5561
5562 \end_layout
5563
5564 \begin_layout Standard
5565 \noindent
5566
5567 \begin_inset CommandInset line
5568 LatexCommand rule
5569 width "1ex"
5570 height "0.5cc"
5571
5572 \end_inset
5573
5574 test
5575 \end_layout
5576
5577 \begin_layout Standard
5578
5579 \color red
5580
5581 \begin_inset CommandInset line
5582 LatexCommand rule
5583 offset "-4ex"
5584 width "5in"
5585 height "1cm"
5586
5587 \end_inset
5588
5589
5590 \color inherit
5591
5592 \end_layout
5593
5594 \begin_layout Subsection
5595 Phantoms
5596 \end_layout
5597
5598 \begin_layout Standard
5599 test
5600 \begin_inset Phantom Phantom
5601 status open
5602
5603 \begin_layout Plain Layout
5604 Wow
5605 \end_layout
5606
5607 \end_inset
5608
5609 test
5610 \end_layout
5611
5612 \begin_layout Standard
5613 test
5614 \begin_inset Phantom HPhantom
5615 status open
5616
5617 \begin_layout Plain Layout
5618
5619 \color green
5620 W
5621 \color inherit
5622
5623 \series bold
5624 ow
5625 \series default
5626
5627 \begin_inset script superscript
5628
5629 \begin_layout Standard
5630 Wow
5631 \end_layout
5632
5633 \end_inset
5634
5635
5636 \end_layout
5637
5638 \end_inset
5639
5640 test
5641 \end_layout
5642
5643 \begin_layout Standard
5644 test
5645 \begin_inset Phantom VPhantom
5646 status open
5647
5648 \begin_layout Plain Layout
5649 Wow
5650 \backslash
5651 &%
5652 \end_layout
5653
5654 \end_inset
5655
5656 test
5657 \end_layout
5658
5659 \begin_layout Standard
5660
5661 \begin_inset Formula $test\hphantom{Wow}test$
5662 \end_inset
5663
5664
5665 \end_layout
5666
5667 \begin_layout Standard
5668
5669 \begin_inset Formula \[
5670 test\phantom{\textcolor{green}{W}\mathbf{ow}\textsuperscript{Wow}}test
5671 \]
5672 \end_inset
5673
5674
5675 \end_layout
5676
5677 \begin_layout Standard
5678
5679 \begin_inset Formula $test\vphantom{Wow\&\%}test$
5680 \end_inset
5681
5682
5683 \end_layout
5684
5685 \begin_layout Subsection
5686 Line breaks
5687 \begin_inset Index breaks
5688 status collapsed
5689
5690 \begin_layout Plain Layout
5691 Line breaks
5692 \end_layout
5693
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \begin_layout Standard
5700 They can also or be broken by a newline
5701 \begin_inset Newline newline
5702 \end_inset
5703
5704  or by a starred newline 
5705 \begin_inset ERT
5706 status collapsed
5707
5708 \begin_layout Plain Layout
5709
5710 \backslash
5711
5712 \backslash
5713 *
5714 \end_layout
5715
5716 \end_inset
5717
5718 or by a newline with space, comment and argument 
5719 \begin_inset ERT
5720 status collapsed
5721
5722 \begin_layout Plain Layout
5723
5724 \backslash
5725
5726 \backslash
5727 [3cm]
5728 \end_layout
5729
5730 \end_inset
5731
5732  or by a newline command 
5733 \begin_inset Newline newline
5734 \end_inset
5735
5736 or by a line break 
5737 \begin_inset Newline linebreak
5738 \end_inset
5739
5740 or by a defined line break 
5741 \begin_inset ERT
5742 status collapsed
5743
5744 \begin_layout Plain Layout
5745
5746 \backslash
5747 linebreak[4]
5748 \end_layout
5749
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \begin_layout Standard
5756 There are even newlines with weird arguments, but these are not handled by 
5757 \begin_inset ERT
5758 status collapsed
5759
5760 \begin_layout Plain Layout
5761 LyX
5762 \end_layout
5763
5764 \end_inset
5765
5766
5767 \begin_inset ERT
5768 status collapsed
5769
5770 \begin_layout Plain Layout
5771
5772 \backslash
5773
5774 \backslash
5775 *[1cm]
5776 \end_layout
5777
5778 \end_inset
5779
5780  so we try to use ERT in this case.
5781 \end_layout
5782
5783 \begin_layout Subsection
5784 Page breaks
5785 \begin_inset Index breaks
5786 status collapsed
5787
5788 \begin_layout Plain Layout
5789 Page breaks
5790 \end_layout
5791
5792 \end_inset
5793
5794
5795 \end_layout
5796
5797 \begin_layout Standard
5798 They can also or be broken by a newpage 
5799 \begin_inset Newpage newpage
5800 \end_inset
5801
5802 or by a page break 
5803 \begin_inset Newpage pagebreak
5804 \end_inset
5805
5806 or by a defined page break 
5807 \begin_inset ERT
5808 status collapsed
5809
5810 \begin_layout Plain Layout
5811
5812 \backslash
5813 pagebreak[4]
5814 \end_layout
5815
5816 \end_inset
5817
5818
5819 \end_layout
5820
5821 \begin_layout Section
5822 Special characters
5823 \begin_inset Index idx
5824 status collapsed
5825
5826 \begin_layout Plain Layout
5827 Special characters
5828 \end_layout
5829
5830 \end_inset
5831
5832
5833 \end_layout
5834
5835 \begin_layout Standard
5836 Then one has those macros with a long name for a short meaning, like ~, ^ or 
5837 \backslash
5838 , \SpecialChar \slash{}
5839 , \SpecialChar \nobreakdash-
5840  and the characters that 
5841 \begin_inset ERT
5842 status collapsed
5843
5844 \begin_layout Plain Layout
5845 LaTeX
5846 \end_layout
5847
5848 \end_inset
5849
5850  wants to espace because they are active, like _&#${}%.
5851 \end_layout
5852
5853 \begin_layout Standard
5854 And what about special characters like hyphe\SpecialChar \-
5855 nation mark, ellipsis\SpecialChar \ldots{}
5856 , and end-of-sentence\SpecialChar \@.
5857  
5858 \begin_inset ERT
5859 status collapsed
5860
5861 \begin_layout Plain Layout
5862 LyX
5863 \end_layout
5864
5865 \end_inset
5866
5867  also supports a menu separator\SpecialChar \menuseparator
5868 and a spif\SpecialChar \textcompwordmark{}
5869 fy ligature break.
5870 \end_layout
5871
5872 \begin_layout Standard
5873
5874 \begin_inset ERT
5875 status collapsed
5876
5877 \begin_layout Plain Layout
5878 LyX
5879 \end_layout
5880
5881 \end_inset
5882
5883  translates the phrases 
5884 \begin_inset ERT
5885 status collapsed
5886
5887 \begin_layout Plain Layout
5888 LyX
5889 \end_layout
5890
5891 \end_inset
5892
5893
5894 \begin_inset ERT
5895 status collapsed
5896
5897 \begin_layout Plain Layout
5898 TeX
5899 \end_layout
5900
5901 \end_inset
5902
5903
5904 \begin_inset ERT
5905 status collapsed
5906
5907 \begin_layout Plain Layout
5908 LaTeX
5909 \end_layout
5910
5911 \end_inset
5912
5913 2e and 
5914 \begin_inset ERT
5915 status collapsed
5916
5917 \begin_layout Plain Layout
5918 LaTeX
5919 \end_layout
5920
5921 \end_inset
5922
5923  to the commands LyX, TeX, LaTeX2e and LaTeX. If these phrases occur as part of other words (like 1
5924 \begin_inset ERT
5925 status collapsed
5926
5927 \begin_layout Plain Layout
5928 LyX
5929 \end_layout
5930
5931 \end_inset
5932
5933  or a
5934 \begin_inset ERT
5935 status collapsed
5936
5937 \begin_layout Plain Layout
5938 TeX
5939 \end_layout
5940
5941 \end_inset
5942
5943  or 
5944 \begin_inset ERT
5945 status collapsed
5946
5947 \begin_layout Plain Layout
5948 LaTeX
5949 \end_layout
5950
5951 \end_inset
5952
5953 3) they should not be put into ERT.
5954 \end_layout
5955
5956 \begin_layout Standard
5957 Test for whitespace handling of commands: The following lines should result in identical output:
5958 \end_layout
5959
5960 \begin_layout Standard
5961 builtin ^ unicodesymbols ȷ user 
5962 \begin_inset ERT
5963 status collapsed
5964
5965 \begin_layout Plain Layout
5966
5967 \backslash
5968 mycommand
5969 \end_layout
5970
5971 \end_inset
5972
5973
5974 \begin_inset ERT
5975 status collapsed
5976
5977 \begin_layout Plain Layout
5978 {}
5979 \end_layout
5980
5981 \end_inset
5982
5983  xx
5984 \end_layout
5985
5986 \begin_layout Standard
5987 builtin ^ unicodesymbols ȷ user 
5988 \begin_inset ERT
5989 status collapsed
5990
5991 \begin_layout Plain Layout
5992
5993 \backslash
5994 mycommand
5995 \end_layout
5996
5997 \end_inset
5998
5999
6000 \begin_inset ERT
6001 status collapsed
6002
6003 \begin_layout Plain Layout
6004 {}
6005 \end_layout
6006
6007 \end_inset
6008
6009  xx
6010 \end_layout
6011
6012 \begin_layout Standard
6013 builtin ^ unicodesymbols ȷ user 
6014 \begin_inset ERT
6015 status collapsed
6016
6017 \begin_layout Plain Layout
6018
6019 \backslash
6020 mycommand
6021 \end_layout
6022
6023 \end_inset
6024
6025  
6026 \begin_inset ERT
6027 status collapsed
6028
6029 \begin_layout Plain Layout
6030 % and another
6031 \end_layout
6032
6033 \end_inset
6034
6035
6036 \begin_inset ERT
6037 status collapsed
6038
6039 \begin_layout Plain Layout
6040 {}
6041 \end_layout
6042
6043 \end_inset
6044
6045  xx
6046 \end_layout
6047
6048 \begin_layout Standard
6049 A sub
6050 \begin_inset script subscript
6051
6052 \begin_layout Standard
6053 sc
6054 \emph on
6055 ript
6056 \emph default
6057
6058 \end_layout
6059
6060 \end_inset
6061
6062  and super
6063 \begin_inset script superscript
6064
6065 \begin_layout Standard
6066 script with 
6067 \begin_inset Formula $a^2+b^2=c^2$
6068 \end_inset
6069
6070  math
6071 \end_layout
6072
6073 \end_inset
6074
6075 .
6076 \end_layout
6077
6078 \begin_layout Section
6079 Mathematics
6080 \begin_inset Index idx
6081 status collapsed
6082
6083 \begin_layout Plain Layout
6084 Mathematics
6085 \end_layout
6086
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \begin_layout Standard
6093 Let 
6094 \begin_inset Formula $f:\left[  a,b\right]  \rightarrow%TCIMACRO{\U{211d} }%
6095 %BeginExpansion
6096 \mathbb{R}
6097 %EndExpansion
6098 $
6099 \end_inset
6100
6101 .
6102 \end_layout
6103
6104 \begin_layout Standard
6105
6106 \begin_inset ERT
6107 status collapsed
6108
6109 \begin_layout Plain Layout
6110
6111 \backslash
6112 addcontentsline{toc}{section}{test}
6113 \end_layout
6114
6115 \end_inset
6116
6117
6118 \end_layout
6119
6120 \begin_layout Standard
6121   
6122 \begin_inset CommandInset bibtex
6123 LatexCommand bibtex
6124 bibfiles "IEEEexample"
6125 options "bibtotoc,test"
6126
6127 \end_inset
6128
6129
6130 \end_layout
6131
6132 \begin_layout Standard
6133  
6134 \begin_inset CommandInset bibtex
6135 LatexCommand bibtex
6136 bibfiles "IEEEexample"
6137 options "test"
6138
6139 \end_inset
6140
6141
6142 \end_layout
6143
6144 \begin_layout Standard
6145
6146 \begin_inset ERT
6147 status collapsed
6148
6149 \begin_layout Plain Layout
6150
6151 \backslash
6152 bibliographystyle{test}
6153 \end_layout
6154
6155 \end_inset
6156
6157  
6158 \begin_inset ERT
6159 status collapsed
6160
6161 \begin_layout Plain Layout
6162
6163 \backslash
6164 addcontentsline{toc}{section}{test}
6165 \end_layout
6166
6167 \end_inset
6168
6169  
6170 \begin_inset CommandInset bibtex
6171 LatexCommand bibtex
6172 bibfiles "IEEEexample"
6173 options "test"
6174
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \begin_layout Standard
6181
6182 \begin_inset CommandInset index_print
6183 LatexCommand printindex
6184 type "idx"
6185
6186 \end_inset
6187
6188
6189 \end_layout
6190
6191 \begin_layout Standard
6192
6193 \begin_inset CommandInset nomencl_print
6194 LatexCommand printnomenclature
6195 set_width "none"
6196
6197 \end_inset
6198
6199 hello
6200 \end_layout
6201
6202 \begin_layout Standard
6203
6204 \begin_inset ERT
6205 status collapsed
6206
6207 \begin_layout Plain Layout
6208
6209 \backslash
6210 settowidth{
6211 \backslash
6212 nomlabelwidth}{URL2}
6213 \end_layout
6214
6215 \end_inset
6216
6217  
6218 \begin_inset CommandInset nomencl_print
6219 LatexCommand printnomenclature
6220 set_width "none"
6221
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \begin_layout Standard
6228
6229 \begin_inset CommandInset nomencl_print
6230 LatexCommand printnomenclature
6231 set_width "custom"
6232 width "2line%"
6233 \end_inset
6234
6235
6236 \end_layout
6237
6238 \end_body
6239 \end_document