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