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