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