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