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