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