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