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