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