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