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