]> git.lyx.org Git - lyx.git/blob - lib/examples/MultilingualCaptions.lyx
Fix bibliography indentation
[lyx.git] / lib / examples / MultilingualCaptions.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % use this when you only need the document language captions in te list of figures/tables
8 %\PassOptionsToPackage{list=off}{bicaption}
9
10 % all this is only necessary if you want to have a different list of floats for each language
11 \usepackage{newfloat}
12 % Define a new floating environment type "figureGer"
13 \DeclareFloatingEnvironment[fileext=lof2]{figureGer}
14 [Abbildung][Abbildungsverzeichnis]
15 % Define the new floating environment type "tableEng"
16 \DeclareFloatingEnvironment[fileext=lot2]{tableGer}
17 [Tabelle][Tabellenverzeichnis]
18 % inform bicaption about the new float types
19 \PassOptionsToPackage{listtype+=Ger}{bicaption}
20 \end_preamble
21 \options liststotoc
22 \use_default_options true
23 \begin_modules
24 bicaption
25 \end_modules
26 \maintain_unincluded_children false
27 \language english
28 \language_package default
29 \inputencoding auto
30 \fontencoding global
31 \font_roman default
32 \font_sans default
33 \font_typewriter default
34 \font_default_family default
35 \use_non_tex_fonts false
36 \font_sc false
37 \font_osf false
38 \font_sf_scale 100
39 \font_tt_scale 100
40
41 \graphics default
42 \default_output_format default
43 \output_sync 0
44 \bibtex_command default
45 \index_command default
46 \float_placement h
47 \paperfontsize 12
48 \spacing single
49 \use_hyperref true
50 \pdf_bookmarks true
51 \pdf_bookmarksnumbered false
52 \pdf_bookmarksopen false
53 \pdf_bookmarksopenlevel 1
54 \pdf_breaklinks false
55 \pdf_pdfborder false
56 \pdf_colorlinks true
57 \pdf_backref false
58 \pdf_pdfusetitle true
59 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue"
60 \papersize default
61 \use_geometry false
62 \use_amsmath 1
63 \use_esint 1
64 \use_mhchem 1
65 \use_mathdots 1
66 \cite_engine basic
67 \use_bibtopic false
68 \use_indices false
69 \paperorientation portrait
70 \suppress_date true
71 \use_refstyle 1
72 \notefontcolor #0000ff
73 \index Index
74 \shortcut idx
75 \color #008000
76 \end_index
77 \secnumdepth 3
78 \tocdepth 3
79 \paragraph_separation skip
80 \defskip medskip
81 \quotes_language english
82 \papercolumns 1
83 \papersides 1
84 \paperpagestyle default
85 \tracking_changes false
86 \output_changes false
87 \html_math_output 0
88 \html_css_as_file 0
89 \html_be_strict false
90 \end_header
91
92 \begin_body
93
94 \begin_layout Title
95 Typesetting Multilingual Captions
96 \end_layout
97
98 \begin_layout Author
99 Uwe Stöhr
100 \end_layout
101
102 \begin_layout Standard
103 \begin_inset FloatList figure
104
105 \end_inset
106
107
108 \end_layout
109
110 \begin_layout Section
111 Introduction
112 \end_layout
113
114 \begin_layout Standard
115 The module 
116 \family sans
117 Multilingual
118 \begin_inset space ~
119 \end_inset
120
121 captions
122 \family default
123  allows to typeset captions in two languages.
124  It requires the LaTeX-package 
125 \series bold
126 bicaption
127 \series default
128  which is part of the LaTeX-package 
129 \series bold
130 caption
131 \series default
132 .
133  So if 
134 \series bold
135 caption
136 \series default
137  is installed, bicaption should be installed too.
138 \end_layout
139
140 \begin_layout Standard
141 The first language is the document language, the second one has to be specified
142  using the style 
143 \family sans
144 Caption
145 \begin_inset space ~
146 \end_inset
147
148 setup
149 \family default
150 .
151  This style has an optional argument to define to which language the setup
152  should apply.
153  To change the setup of all captions in the first language, use 
154 \series bold
155 bi-first
156 \series default
157  as optional argument, for the second language use 
158 \series bold
159 bi-second
160 \series default
161 , for both languages use 
162 \series bold
163 bi-both
164 \series default
165 .
166 \end_layout
167
168 \begin_layout Standard
169 \begin_inset Note Greyedout
170 status open
171
172 \begin_layout Plain Layout
173
174 \series bold
175 \color none
176 Note
177 \series default
178 : If no optional argument is used for 
179 \family sans
180 Caption setup
181 \family default
182 , the setup will affect all captions in the document, not only the multilingual
183  ones.
184 \end_layout
185
186 \end_inset
187
188
189 \end_layout
190
191 \begin_layout Standard
192 This document is in English.
193  To set German as the second language one uses the command
194 \end_layout
195
196 \begin_layout Standard
197
198 \series bold
199 lang=ngerman
200 \end_layout
201
202 \begin_layout Standard
203 in TeX-Code in a 
204 \family sans
205 Caption setup
206 \family default
207  style.
208  For other languages, replace 
209 \series bold
210 ngerman
211 \series default
212  by the babel name of your language.
213  The list of babel names is given in Table
214 \begin_inset space ~
215 \end_inset
216
217
218 \begin_inset CommandInset ref
219 LatexCommand ref
220 reference "tab:List-of-babel"
221
222 \end_inset
223
224 .
225  The caption labels are automatically translated.
226 \end_layout
227
228 \begin_layout Standard
229 To add a multilingual caption to a float, delete the caption that is automatical
230 ly added when inserting a new float and choose the style 
231 \family sans
232 Bicaption
233 \family default
234 .
235  This style has a mandatory argument that is inserted via the menu 
236 \family sans
237 Insert\SpecialChar \menuseparator
238 Short
239 \begin_inset space ~
240 \end_inset
241
242 Title
243 \family default
244 .
245  Insert there the caption text in the document language.
246  The caption text in the second language is inserted as normal text behind
247  the mandatory argument.
248 \end_layout
249
250 \begin_layout Standard
251 The 
252 \family sans
253 Bicaption
254 \family default
255  style has also an optional argument and is inserted the same way as the
256  mandatory argument.
257  In LyX the first of the two argument insets is the optional one.
258  Insert there a short title for the caption in the document language.
259  This short title will be used for the list of figures/tables.
260 \end_layout
261
262 \begin_layout Standard
263 Figure
264 \begin_inset space ~
265 \end_inset
266
267
268 \begin_inset CommandInset ref
269 LatexCommand ref
270 reference "fig:example-figure"
271
272 \end_inset
273
274  is an example of a figure float with a multilingual caption.
275 \end_layout
276
277 \begin_layout Caption setup
278 \begin_inset Argument
279 status open
280
281 \begin_layout Plain Layout
282 bi-second
283 \end_layout
284
285 \end_inset
286
287
288 \begin_inset ERT
289 status open
290
291 \begin_layout Plain Layout
292
293 lang=ngerman
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset Note Note
300 status collapsed
301
302 \begin_layout Plain Layout
303 specify the second language
304 \end_layout
305
306 \end_inset
307
308
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset Float figure
313 wide false
314 sideways false
315 status open
316
317 \begin_layout Plain Layout
318 \noindent
319 \align center
320 \begin_inset Box Boxed
321 position "t"
322 hor_pos "c"
323 has_inner_box 0
324 inner_pos "t"
325 use_parbox 0
326 use_makebox 0
327 width "50col%"
328 special "none"
329 height "1in"
330 height_special "totalheight"
331 status open
332
333 \begin_layout Plain Layout
334 A figure.
335 \end_layout
336
337 \end_inset
338
339
340 \end_layout
341
342 \begin_layout Bicaption
343 \begin_inset Argument
344 status open
345
346 \begin_layout Plain Layout
347 English short title
348 \end_layout
349
350 \end_inset
351
352
353 \begin_inset Argument
354 status open
355
356 \begin_layout Plain Layout
357 English Title
358 \end_layout
359
360 \end_inset
361
362
363 \lang ngerman
364 German Title
365 \lang english
366
367 \begin_inset CommandInset label
368 LatexCommand label
369 name "fig:example-figure"
370
371 \end_inset
372
373
374 \end_layout
375
376 \end_inset
377
378
379 \end_layout
380
381 \begin_layout Standard
382 \begin_inset Note Greyedout
383 status open
384
385 \begin_layout Plain Layout
386
387 \series bold
388 \color none
389 Note
390 \series default
391 : Multilingual captions cannot be used for longtables.
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Section
400 Caption Customization
401 \end_layout
402
403 \begin_layout Standard
404 The layout of the captions can also be changed using the 
405 \family sans
406 Caption setup
407 \family default
408  style.
409  For example to typeset the caption text sans-serif italic, use the command
410 \end_layout
411
412 \begin_layout Standard
413
414 \series bold
415 textfont={sf,it}
416 \end_layout
417
418 \begin_layout Standard
419 to make the label bold use
420 \end_layout
421
422 \begin_layout Standard
423
424 \series bold
425 labelfont=bf
426 \end_layout
427
428 \begin_layout Standard
429 To set the font for the text and the label use the command 
430 \series bold
431 font=
432 \series default
433 .
434  For more information about possible customizations, see the documentation
435  of the LaTeX-package 
436 \series bold
437 caption
438 \series default
439
440 \begin_inset CommandInset citation
441 LatexCommand cite
442 key "caption"
443
444 \end_inset
445
446 , because the customization options of the package 
447 \series bold
448 bicaption
449 \series default
450  are the same as for 
451 \series bold
452 caption
453 \series default
454 .
455 \end_layout
456
457 \begin_layout Standard
458 Figure
459 \begin_inset space ~
460 \end_inset
461
462
463 \begin_inset CommandInset ref
464 LatexCommand ref
465 reference "fig:example-figure-custom"
466
467 \end_inset
468
469  is an example of a figure float with a customized multilingual caption.
470 \end_layout
471
472 \begin_layout Caption setup
473 \begin_inset Note Note
474 status open
475
476 \begin_layout Plain Layout
477
478 \series bold
479 Note
480 \series default
481 : This setup doesn't have an effect in this file as described in section
482 \begin_inset space ~
483 \end_inset
484
485
486 \begin_inset CommandInset ref
487 LatexCommand ref
488 reference "sec:Float-List-Customization"
489
490 \end_inset
491
492 .
493 \end_layout
494
495 \end_inset
496
497
498 \begin_inset Argument
499 status open
500
501 \begin_layout Plain Layout
502 bi-both
503 \end_layout
504
505 \end_inset
506
507
508 \begin_inset ERT
509 status open
510
511 \begin_layout Plain Layout
512
513 labelfont=bf,labelsep=newline
514 \end_layout
515
516 \end_inset
517
518
519 \begin_inset Note Note
520 status collapsed
521
522 \begin_layout Plain Layout
523 the label font should be bold, the label separator is a line break instead
524  of a colon.
525 \end_layout
526
527 \end_inset
528
529
530 \end_layout
531
532 \begin_layout Caption setup
533 \begin_inset Argument
534 status open
535
536 \begin_layout Plain Layout
537 bi-first
538 \end_layout
539
540 \end_inset
541
542
543 \begin_inset ERT
544 status open
545
546 \begin_layout Plain Layout
547
548 labelfont=bf,labelsep=newline
549 \end_layout
550
551 \end_inset
552
553
554 \begin_inset Note Note
555 status collapsed
556
557 \begin_layout Plain Layout
558 the second language caption text should be sans-serif italic
559 \end_layout
560
561 \end_inset
562
563
564 \end_layout
565
566 \begin_layout Caption setup
567 \begin_inset Argument
568 status open
569
570 \begin_layout Plain Layout
571 bi-second
572 \end_layout
573
574 \end_inset
575
576
577 \begin_inset ERT
578 status open
579
580 \begin_layout Plain Layout
581
582 labelfont=bf,textfont={sf,it},labelsep=newline
583 \end_layout
584
585 \end_inset
586
587
588 \begin_inset Note Note
589 status collapsed
590
591 \begin_layout Plain Layout
592 the second language caption text should be sans-serif italic
593 \end_layout
594
595 \end_inset
596
597
598 \end_layout
599
600 \begin_layout Standard
601 \begin_inset Float figure
602 wide false
603 sideways false
604 status open
605
606 \begin_layout Plain Layout
607 \noindent
608 \align center
609 \begin_inset Box Boxed
610 position "t"
611 hor_pos "c"
612 has_inner_box 0
613 inner_pos "t"
614 use_parbox 0
615 use_makebox 0
616 width "50col%"
617 special "none"
618 height "1in"
619 height_special "totalheight"
620 status open
621
622 \begin_layout Plain Layout
623 A figure.
624 \end_layout
625
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Bicaption
632 \begin_inset Argument
633 status open
634
635 \begin_layout Plain Layout
636 Customized caption format
637 \end_layout
638
639 \end_inset
640
641
642 \lang ngerman
643 Angepasstes Beschriftungsformat
644 \lang english
645
646 \begin_inset CommandInset label
647 LatexCommand label
648 name "fig:example-figure-custom"
649
650 \end_inset
651
652
653 \end_layout
654
655 \end_inset
656
657
658 \end_layout
659
660 \begin_layout Section
661 \begin_inset CommandInset label
662 LatexCommand label
663 name "sec:Float-List-Customization"
664
665 \end_inset
666
667 Float List Customization
668 \end_layout
669
670 \begin_layout Standard
671 By default the list of figures/tables contain both languages.
672  You can turn off the second language by adding this line to the document
673  preamble:
674 \end_layout
675
676 \begin_layout Standard
677
678 \series bold
679
680 \backslash
681 PassOptionsToPackage{list=off}{bicaption}
682 \end_layout
683
684 \begin_layout Standard
685 It is also possible to have two different lists, one for the document language,
686  one for the second language.
687  This is the case in this file.
688  To split the list one needs to add these lines to the document preamble:
689 \end_layout
690
691 \begin_layout Standard
692
693 \series bold
694
695 \backslash
696 usepackage{newfloat}
697 \begin_inset Newline newline
698 \end_inset
699
700
701 \backslash
702 DeclareFloatingEnvironment[fileext=lof2]{figureGer}
703 \begin_inset Newline newline
704 \end_inset
705
706 [Abbildung][Abbildungsverzeichnis]
707 \begin_inset Newline newline
708 \end_inset
709
710
711 \backslash
712 DeclareFloatingEnvironment[fileext=lot2]{tableGer}
713 \begin_inset Newline newline
714 \end_inset
715
716 [Tabelle][Tabellenverzeichnis]
717 \begin_inset Newline newline
718 \end_inset
719
720  
721 \backslash
722 PassOptionsToPackage{listtype+=Ger}{bicaption}
723 \end_layout
724
725 \begin_layout Standard
726 This defines two new float type named 
727 \emph on
728 figureGer
729 \emph default
730  and 
731 \emph on
732 tableGer
733 \emph default
734 .
735  A list for 
736 \emph on
737 figureGer
738 \emph default
739  can be inserted by using the command
740 \end_layout
741
742 \begin_layout Standard
743
744 \series bold
745
746 \backslash
747 listoffigureGeres
748 \end_layout
749
750 \begin_layout Standard
751 as TeX-Code.
752  Here is the German list of figures:
753 \end_layout
754
755 \begin_layout Standard
756 \begin_inset ERT
757 status open
758
759 \begin_layout Plain Layout
760
761
762 \backslash
763 listoffigureGeres
764 \end_layout
765
766 \end_inset
767
768
769 \end_layout
770
771 \begin_layout Standard
772 \begin_inset VSpace bigskip
773 \end_inset
774
775
776 \end_layout
777
778 \begin_layout Standard
779 \begin_inset Note Greyedout
780 status open
781
782 \begin_layout Plain Layout
783
784 \series bold
785 \color none
786 Note
787 \series default
788 : If you are using this feature, the 
789 \family sans
790 Caption setup
791 \family default
792  style option 
793 \series bold
794 bi-both
795 \series default
796  does no longer have any effect.
797  You then need to define everything explicitly for each language using the
798  options 
799 \series bold
800 bi-first
801 \series default
802  and 
803 \series bold
804 bi-second
805 \series default
806 .
807 \end_layout
808
809 \end_inset
810
811
812 \end_layout
813
814 \begin_layout Standard
815 For more information what can be done with the LaTeX-package 
816 \series bold
817 bicaption
818 \series default
819 , have a look at its documentation, 
820 \begin_inset CommandInset citation
821 LatexCommand cite
822 key "bicaption"
823
824 \end_inset
825
826 .
827 \end_layout
828
829 \begin_layout Standard
830 \begin_inset Newpage newpage
831 \end_inset
832
833
834 \end_layout
835
836 \begin_layout Standard
837 \begin_inset Tabular
838 <lyxtabular version="3" rows="47" columns="2">
839 <features booktabs="true" islongtable="true" headBottomDL="true" lastFootEmpty="true" longtabularalignment="center">
840 <column alignment="center" valignment="top" width="0pt">
841 <column alignment="center" valignment="middle" width="35col%">
842 <row caption="true">
843 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
844 \begin_inset Text
845
846 \begin_layout Plain Layout
847 \begin_inset Caption
848
849 \begin_layout Plain Layout
850 \begin_inset CommandInset label
851 LatexCommand label
852 name "tab:List-of-babel"
853
854 \end_inset
855
856 List of babel names
857 \end_layout
858
859 \end_inset
860
861
862 \end_layout
863
864 \end_inset
865 </cell>
866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
867 \begin_inset Text
868
869 \begin_layout Plain Layout
870
871 \end_layout
872
873 \end_inset
874 </cell>
875 </row>
876 <row endfirsthead="true">
877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
878 \begin_inset Text
879
880 \begin_layout Plain Layout
881 language
882 \end_layout
883
884 \end_inset
885 </cell>
886 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
887 \begin_inset Text
888
889 \begin_layout Plain Layout
890 babel name(s)
891 \end_layout
892
893 \end_inset
894 </cell>
895 </row>
896 <row endhead="true">
897 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
898 \begin_inset Text
899
900 \begin_layout Plain Layout
901 language
902 \end_layout
903
904 \end_inset
905 </cell>
906 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
907 \begin_inset Text
908
909 \begin_layout Plain Layout
910 babel name(s)
911 \end_layout
912
913 \end_inset
914 </cell>
915 </row>
916 <row endfoot="true">
917 <cell alignment="center" valignment="top" usebox="none">
918 \begin_inset Text
919
920 \begin_layout Plain Layout
921
922 \end_layout
923
924 \end_inset
925 </cell>
926 <cell alignment="center" valignment="top" usebox="none">
927 \begin_inset Text
928
929 \begin_layout Plain Layout
930
931 \family sans
932 \size small
933 continued on next page
934 \end_layout
935
936 \end_inset
937 </cell>
938 </row>
939 <row>
940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
941 \begin_inset Text
942
943 \begin_layout Plain Layout
944 Afrikaans
945 \end_layout
946
947 \end_inset
948 </cell>
949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
950 \begin_inset Text
951
952 \begin_layout Plain Layout
953 afrikaans
954 \end_layout
955
956 \end_inset
957 </cell>
958 </row>
959 <row>
960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
961 \begin_inset Text
962
963 \begin_layout Plain Layout
964 Basque
965 \end_layout
966
967 \end_inset
968 </cell>
969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
970 \begin_inset Text
971
972 \begin_layout Plain Layout
973 basque
974 \end_layout
975
976 \end_inset
977 </cell>
978 </row>
979 <row>
980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
981 \begin_inset Text
982
983 \begin_layout Plain Layout
984 Breton
985 \end_layout
986
987 \end_inset
988 </cell>
989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
990 \begin_inset Text
991
992 \begin_layout Plain Layout
993 breton
994 \end_layout
995
996 \end_inset
997 </cell>
998 </row>
999 <row>
1000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1001 \begin_inset Text
1002
1003 \begin_layout Plain Layout
1004 Bulgarian
1005 \end_layout
1006
1007 \end_inset
1008 </cell>
1009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \begin_layout Plain Layout
1013 bulgarian
1014 \end_layout
1015
1016 \end_inset
1017 </cell>
1018 </row>
1019 <row>
1020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1021 \begin_inset Text
1022
1023 \begin_layout Plain Layout
1024 Catalan
1025 \end_layout
1026
1027 \end_inset
1028 </cell>
1029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1030 \begin_inset Text
1031
1032 \begin_layout Plain Layout
1033 catalan
1034 \end_layout
1035
1036 \end_inset
1037 </cell>
1038 </row>
1039 <row>
1040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 Croatian
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 croatian
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 </row>
1059 <row>
1060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 Czech
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 <cell alignment="center" valignment="top" topline="true" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 czech
1074 \end_layout
1075
1076 \end_inset
1077 </cell>
1078 </row>
1079 <row>
1080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 Danish
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 danish
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 Dutch
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 dutch
1114 \end_layout
1115
1116 \end_inset
1117 </cell>
1118 </row>
1119 <row>
1120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1121 \begin_inset Text
1122
1123 \begin_layout Plain Layout
1124 English
1125 \end_layout
1126
1127 \end_inset
1128 </cell>
1129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1130 \begin_inset Text
1131
1132 \begin_layout Plain Layout
1133 english, american, australian, british, canadian, newzealand 
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 </row>
1139 <row>
1140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1141 \begin_inset Text
1142
1143 \begin_layout Plain Layout
1144 Esperanto
1145 \end_layout
1146
1147 \end_inset
1148 </cell>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 esperanto
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 </row>
1159 <row>
1160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Plain Layout
1164 Estonian
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 estonian
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 </row>
1179 <row>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 Finnish
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Plain Layout
1193 finnish
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 French
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 french, canadien, acadian
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 </row>
1219 <row>
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224 Galician
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 galician
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 </row>
1239 <row>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 German
1245 \end_layout
1246
1247 \end_inset
1248 </cell>
1249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1250 \begin_inset Text
1251
1252 \begin_layout Plain Layout
1253 ngerman, naustrian 
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 Greek
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 greek, polutonikogreek 
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 </row>
1279 <row>
1280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 Hebrew
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 hebrew
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 </row>
1299 <row>
1300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 Hungarian
1305 \end_layout
1306
1307 \end_inset
1308 </cell>
1309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1310 \begin_inset Text
1311
1312 \begin_layout Plain Layout
1313 magyar, hungarian
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 </row>
1319 <row>
1320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1321 \begin_inset Text
1322
1323 \begin_layout Plain Layout
1324 Icelandic
1325 \end_layout
1326
1327 \end_inset
1328 </cell>
1329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 icelandic
1334 \end_layout
1335
1336 \end_inset
1337 </cell>
1338 </row>
1339 <row>
1340 <cell alignment="center" valignment="top" topline="true" usebox="none">
1341 \begin_inset Text
1342
1343 \begin_layout Plain Layout
1344 Indonesian
1345 \end_layout
1346
1347 \end_inset
1348 </cell>
1349 <cell alignment="center" valignment="top" topline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353 bahasa
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 </row>
1359 <row>
1360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1361 \begin_inset Text
1362
1363 \begin_layout Plain Layout
1364 Interlingua
1365 \end_layout
1366
1367 \end_inset
1368 </cell>
1369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1370 \begin_inset Text
1371
1372 \begin_layout Plain Layout
1373 interlingua
1374 \end_layout
1375
1376 \end_inset
1377 </cell>
1378 </row>
1379 <row>
1380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1381 \begin_inset Text
1382
1383 \begin_layout Plain Layout
1384 Irish Gaelic
1385 \end_layout
1386
1387 \end_inset
1388 </cell>
1389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1390 \begin_inset Text
1391
1392 \begin_layout Plain Layout
1393 irish
1394 \end_layout
1395
1396 \end_inset
1397 </cell>
1398 </row>
1399 <row>
1400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1401 \begin_inset Text
1402
1403 \begin_layout Plain Layout
1404 Italian
1405 \end_layout
1406
1407 \end_inset
1408 </cell>
1409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1410 \begin_inset Text
1411
1412 \begin_layout Plain Layout
1413 italian
1414 \end_layout
1415
1416 \end_inset
1417 </cell>
1418 </row>
1419 <row>
1420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1421 \begin_inset Text
1422
1423 \begin_layout Plain Layout
1424 Latin
1425 \end_layout
1426
1427 \end_inset
1428 </cell>
1429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1430 \begin_inset Text
1431
1432 \begin_layout Plain Layout
1433 latin
1434 \end_layout
1435
1436 \end_inset
1437 </cell>
1438 </row>
1439 <row>
1440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1441 \begin_inset Text
1442
1443 \begin_layout Plain Layout
1444 Lower Sorbian
1445 \end_layout
1446
1447 \end_inset
1448 </cell>
1449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1450 \begin_inset Text
1451
1452 \begin_layout Plain Layout
1453 lowersorbian
1454 \end_layout
1455
1456 \end_inset
1457 </cell>
1458 </row>
1459 <row>
1460 <cell alignment="center" valignment="top" topline="true" usebox="none">
1461 \begin_inset Text
1462
1463 \begin_layout Plain Layout
1464 Malay
1465 \end_layout
1466
1467 \end_inset
1468 </cell>
1469 <cell alignment="center" valignment="top" topline="true" usebox="none">
1470 \begin_inset Text
1471
1472 \begin_layout Plain Layout
1473 bahasam
1474 \end_layout
1475
1476 \end_inset
1477 </cell>
1478 </row>
1479 <row>
1480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1481 \begin_inset Text
1482
1483 \begin_layout Plain Layout
1484 North Sami
1485 \end_layout
1486
1487 \end_inset
1488 </cell>
1489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1490 \begin_inset Text
1491
1492 \begin_layout Plain Layout
1493 samin
1494 \end_layout
1495
1496 \end_inset
1497 </cell>
1498 </row>
1499 <row>
1500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Plain Layout
1504 Norwegian
1505 \end_layout
1506
1507 \end_inset
1508 </cell>
1509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1510 \begin_inset Text
1511
1512 \begin_layout Plain Layout
1513 norsk, nynorsk 
1514 \end_layout
1515
1516 \end_inset
1517 </cell>
1518 </row>
1519 <row>
1520 <cell alignment="center" valignment="top" topline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524 Polish
1525 \end_layout
1526
1527 \end_inset
1528 </cell>
1529 <cell alignment="center" valignment="top" topline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 polish
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 </row>
1539 <row>
1540 <cell alignment="center" valignment="top" topline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Portuguese
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 <cell alignment="center" valignment="top" topline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 portuguese, brazilian 
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 </row>
1559 <row>
1560 <cell alignment="center" valignment="top" topline="true" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 Romanian
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 <cell alignment="center" valignment="top" topline="true" usebox="none">
1570 \begin_inset Text
1571
1572 \begin_layout Plain Layout
1573 romanian
1574 \end_layout
1575
1576 \end_inset
1577 </cell>
1578 </row>
1579 <row>
1580 <cell alignment="center" valignment="top" topline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 Russian
1585 \end_layout
1586
1587 \end_inset
1588 </cell>
1589 <cell alignment="center" valignment="top" topline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 russian
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 </row>
1599 <row>
1600 <cell alignment="center" valignment="top" topline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 Scottish Gaelic
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 <cell alignment="center" valignment="top" topline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613 scottish
1614 \end_layout
1615
1616 \end_inset
1617 </cell>
1618 </row>
1619 <row>
1620 <cell alignment="center" valignment="top" topline="true" usebox="none">
1621 \begin_inset Text
1622
1623 \begin_layout Plain Layout
1624 Spanish
1625 \end_layout
1626
1627 \end_inset
1628 </cell>
1629 <cell alignment="center" valignment="top" topline="true" usebox="none">
1630 \begin_inset Text
1631
1632 \begin_layout Plain Layout
1633 spanish
1634 \end_layout
1635
1636 \end_inset
1637 </cell>
1638 </row>
1639 <row>
1640 <cell alignment="center" valignment="top" topline="true" usebox="none">
1641 \begin_inset Text
1642
1643 \begin_layout Plain Layout
1644 Slovakian
1645 \end_layout
1646
1647 \end_inset
1648 </cell>
1649 <cell alignment="center" valignment="top" topline="true" usebox="none">
1650 \begin_inset Text
1651
1652 \begin_layout Plain Layout
1653 slovak
1654 \end_layout
1655
1656 \end_inset
1657 </cell>
1658 </row>
1659 <row>
1660 <cell alignment="center" valignment="top" topline="true" usebox="none">
1661 \begin_inset Text
1662
1663 \begin_layout Plain Layout
1664 Slovenian
1665 \end_layout
1666
1667 \end_inset
1668 </cell>
1669 <cell alignment="center" valignment="top" topline="true" usebox="none">
1670 \begin_inset Text
1671
1672 \begin_layout Plain Layout
1673 slovene
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 </row>
1679 <row>
1680 <cell alignment="center" valignment="top" topline="true" usebox="none">
1681 \begin_inset Text
1682
1683 \begin_layout Plain Layout
1684 Swedish
1685 \end_layout
1686
1687 \end_inset
1688 </cell>
1689 <cell alignment="center" valignment="top" topline="true" usebox="none">
1690 \begin_inset Text
1691
1692 \begin_layout Plain Layout
1693 swedish
1694 \end_layout
1695
1696 \end_inset
1697 </cell>
1698 </row>
1699 <row>
1700 <cell alignment="center" valignment="top" topline="true" usebox="none">
1701 \begin_inset Text
1702
1703 \begin_layout Plain Layout
1704 Serbian
1705 \end_layout
1706
1707 \end_inset
1708 </cell>
1709 <cell alignment="center" valignment="top" topline="true" usebox="none">
1710 \begin_inset Text
1711
1712 \begin_layout Plain Layout
1713 serbian
1714 \end_layout
1715
1716 \end_inset
1717 </cell>
1718 </row>
1719 <row>
1720 <cell alignment="center" valignment="top" topline="true" usebox="none">
1721 \begin_inset Text
1722
1723 \begin_layout Plain Layout
1724 Turkish
1725 \end_layout
1726
1727 \end_inset
1728 </cell>
1729 <cell alignment="center" valignment="top" topline="true" usebox="none">
1730 \begin_inset Text
1731
1732 \begin_layout Plain Layout
1733 turkish
1734 \end_layout
1735
1736 \end_inset
1737 </cell>
1738 </row>
1739 <row>
1740 <cell alignment="center" valignment="top" topline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 Ukrainian
1745 \end_layout
1746
1747 \end_inset
1748 </cell>
1749 <cell alignment="center" valignment="top" topline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Plain Layout
1753 ukrainian
1754 \end_layout
1755
1756 \end_inset
1757 </cell>
1758 </row>
1759 <row>
1760 <cell alignment="center" valignment="top" topline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764 Upper Sorbian
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 <cell alignment="center" valignment="top" topline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773 uppersorbian
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 </row>
1779 <row>
1780 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1781 \begin_inset Text
1782
1783 \begin_layout Plain Layout
1784 Welsh
1785 \end_layout
1786
1787 \end_inset
1788 </cell>
1789 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793 welsh
1794 \end_layout
1795
1796 \end_inset
1797 </cell>
1798 </row>
1799 </lyxtabular>
1800
1801 \end_inset
1802
1803
1804 \end_layout
1805
1806 \begin_layout Bibliography
1807 \begin_inset CommandInset bibitem
1808 LatexCommand bibitem
1809 key "bicaption"
1810
1811 \end_inset
1812
1813 Documentation of the LaTeX-package 
1814 \series bold
1815
1816 \begin_inset CommandInset href
1817 LatexCommand href
1818 name "bicaption"
1819 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/bicaption.pdf"
1820
1821 \end_inset
1822
1823
1824 \end_layout
1825
1826 \begin_layout Bibliography
1827 \begin_inset CommandInset bibitem
1828 LatexCommand bibitem
1829 key "caption"
1830
1831 \end_inset
1832
1833 Documentation of the LaTeX-package 
1834 \series bold
1835
1836 \begin_inset CommandInset href
1837 LatexCommand href
1838 name "caption"
1839 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
1840
1841 \end_inset
1842
1843
1844 \end_layout
1845
1846 \end_body
1847 \end_document