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