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