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