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