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