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