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