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