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