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