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