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