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