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