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