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