]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
59fe24e53ae8a86c5314744a0c08e38c297b2832
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
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 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{lightgrey}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used to have extra space in table cells
85 \@ifundefined{extrarowheight}
86  {\usepackage{array}}{}
87 \setlength{\extrarowheight}{2pt}
88
89 % used for customized tables
90 % ---
91 \newcolumntype{M}[1]
92  {>{\centering\hspace{0pt}}m{#1}}
93
94 \newcolumntype{S}[2]
95  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
96
97 \newcolumntype{K}[1]
98  {>{\columncolor{#1}\hspace{0pt}}c}
99
100 \newcolumntype{V}{!{\vrule width 1.5pt}}
101
102 \newcolumntype{W}{!{\color{green}\vline}}
103 % ---
104
105 % insert additional vertical space of
106 % 1.5 mm between footnotes
107 \let\myFoot\footnote
108 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
109
110 % number algorithm floats within chapters
111 \numberwithin{algorithm}{chapter}
112
113
114 % ------------------------------------
115 % used to check for needed LaTeX packages
116 \usepackage{ifthen}
117
118 % check for package arydshln
119 % used for tables with dashed lines
120 \newboolean{arydshln}
121 \IfFileExists{arydshln.sty}
122  {\usepackage{arydshln}
123   \setboolean{arydshln}{true}}
124  {\setboolean{arydshln}{false}}
125
126 % check for package marginnote
127 % used for margin notes
128 \newboolean{marginnote}
129 \IfFileExists{marginnote.sty}
130  {\usepackage{marginnote}
131   \let\marginpar\marginnote
132   \setboolean{marginnote}{true}}
133  {\setboolean{marginnote}{false}}
134
135 % check for package sidecap
136 % used for captions on the side
137 \newboolean{sidecap}
138 \IfFileExists{sidecap.sty}
139  {\usepackage{sidecap}
140   \setboolean{sidecap}{true}}
141  {\setboolean{sidecap}{false}}
142
143 % check for picinpar
144 % used for surrounded fixed objects
145 \newboolean{picinpar}
146 \IfFileExists{picinpar.sty}
147  {\usepackage{picinpar}
148   \setboolean{picinpar}{true}}
149  {\setboolean{picinpar}{false}}
150
151 % check for lettrine
152 \newboolean{lettrine}
153 \IfFileExists{lettrine.sty}
154  {\usepackage{lettrine}
155   \setboolean{lettrine}{true}}
156  {\setboolean{lettrine}{false}}
157
158 % use normal list environments also in French documents
159 \frenchbsetup{StandardLayout}
160 \end_preamble
161 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames
162 \use_default_options false
163 \begin_modules
164 initials
165 \end_modules
166 \maintain_unincluded_children false
167 \language french
168 \language_package default
169 \inputencoding auto
170 \fontencoding global
171 \font_roman default
172 \font_sans default
173 \font_typewriter default
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100
179 \font_tt_scale 100
180
181 \graphics default
182 \default_output_format default
183 \output_sync 0
184 \bibtex_command default
185 \index_command default
186 \paperfontsize 12
187 \spacing single
188 \use_hyperref true
189 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
190 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
191 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
192 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
193 \pdf_bookmarks true
194 \pdf_bookmarksnumbered true
195 \pdf_bookmarksopen true
196 \pdf_bookmarksopenlevel 1
197 \pdf_breaklinks false
198 \pdf_pdfborder false
199 \pdf_colorlinks true
200 \pdf_backref false
201 \pdf_pdfusetitle false
202 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
203 \papersize default
204 \use_geometry false
205 \use_amsmath 2
206 \use_esint 0
207 \use_mhchem 1
208 \use_mathdots 1
209 \cite_engine basic
210 \use_bibtopic false
211 \use_indices false
212 \paperorientation portrait
213 \suppress_date false
214 \use_refstyle 0
215 \notefontcolor #0000ff
216 \index Index
217 \shortcut idx
218 \color #008000
219 \end_index
220 \secnumdepth 3
221 \tocdepth 3
222 \paragraph_separation skip
223 \defskip medskip
224 \quotes_language french
225 \papercolumns 1
226 \papersides 2
227 \paperpagestyle default
228 \bullet 1 1 34 -1
229 \bullet 2 2 35 -1
230 \bullet 3 2 7 -1
231 \tracking_changes false
232 \output_changes false
233 \html_math_output 0
234 \html_css_as_file 0
235 \html_be_strict false
236 \end_header
237
238 \begin_body
239
240 \begin_layout Title
241 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
242  les boîtes et les objets externes de LyX
243 \end_layout
244
245 \begin_layout Author
246 par l'Équipe LyX
247 \begin_inset Foot
248 status collapsed
249
250 \begin_layout Plain Layout
251 \noindent
252 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
253  de la documentation de LyX: 
254 \begin_inset CommandInset href
255 LatexCommand href
256 name "lyx-docs@lists.lyx.org"
257 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
258 type "mailto:"
259
260 \end_inset
261
262
263 \end_layout
264
265 \end_inset
266
267
268 \begin_inset Note Note
269 status collapsed
270
271 \begin_layout Plain Layout
272 auteur original : Uwe Stöhr
273 \end_layout
274
275 \begin_layout Plain Layout
276 Traduction française : Siegfried Meunier-Guttin-Cluzel
277 \end_layout
278
279 \begin_layout Plain Layout
280 version 2.0.x novembre 2011
281 \end_layout
282
283 \end_inset
284
285
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \family sans
295 Version 2.0.x
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset CommandInset toc
300 LatexCommand tableofcontents
301
302 \end_inset
303
304
305 \end_layout
306
307 \begin_layout Standard
308 \begin_inset Note Note
309 status open
310
311 \begin_layout Plain Layout
312 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
313  
314 \series bold
315 arydshln
316 \series default
317
318 \series bold
319 colortbl
320 \series default
321
322 \series bold
323 lettrine, marginnote, picinpar
324 \series default
325 , et 
326 \series bold
327 sidecap
328 \series default
329  doivent être installés.
330  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
331  les sections qui nécessitent les paquetages en question n'apparaîtront
332  pas sur la sortie.
333 \end_layout
334
335 \begin_layout Plain Layout
336 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
337 \begin_inset Newline newline
338 \end_inset
339
340
341 \series bold
342 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
343 \end_layout
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Chapter
351 Figures
352 \begin_inset Index idx
353 status collapsed
354
355 \begin_layout Plain Layout
356 Figures
357 \end_layout
358
359 \end_inset
360
361
362 \begin_inset Index idx
363 status collapsed
364
365 \begin_layout Plain Layout
366 Graphiques|see
367 \begin_inset ERT
368 status collapsed
369
370 \begin_layout Plain Layout
371
372 {
373 \end_layout
374
375 \end_inset
376
377 Figures
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383 }
384 \end_layout
385
386 \end_inset
387
388
389 \end_layout
390
391 \end_inset
392
393
394 \end_layout
395
396 \begin_layout Section
397 La fenêtre de dialogue graphique
398 \begin_inset Index idx
399 status collapsed
400
401 \begin_layout Plain Layout
402 Figures ! Fenêtre de dialogue Graphique
403 \end_layout
404
405 \end_inset
406
407
408 \begin_inset CommandInset label
409 LatexCommand label
410 name "sec:Graphics-Dialog"
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Standard
418 Pour placer une figure dans votre document, cliquez sur le bouton 
419 \family sans
420
421 \begin_inset Info
422 type  "icon"
423 arg   "dialog-show-new-inset graphics"
424 \end_inset
425
426
427 \family default
428  dans la barre d'outils, ou faites 
429 \family sans
430 Insérer\SpecialChar \menuseparator
431 Graphique
432 \family default
433 .
434  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
435  à charger.
436  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
437  dans le texte.
438 \end_layout
439
440 \begin_layout Standard
441 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
442  sur une image
443 \begin_inset Note Note
444 status collapsed
445
446 \begin_layout Plain Layout
447 Ça marche aussi avec le bouton gauche ! (NdT)
448 \end_layout
449
450 \end_inset
451
452 .
453  Cette fenêtre de dialogue possède trois onglets:
454 \end_layout
455
456 \begin_layout Description
457 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
458  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
459  Les unités de longueurs utilisées sont décrites dans l'appendice
460 \begin_inset space ~
461 \end_inset
462
463
464 \begin_inset CommandInset ref
465 LatexCommand ref
466 reference "cha:Unités-de-longueur"
467
468 \end_inset
469
470 .
471 \begin_inset Newline newline
472 \end_inset
473
474
475 \begin_inset Index idx
476 status collapsed
477
478 \begin_layout Plain Layout
479 Figures ! Pivotées
480 \end_layout
481
482 \end_inset
483
484 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
485  d'une montre, en donnant l'angle de rotation et la position du pivot.
486  L'image apparaîtra pivotée dans LyX.
487 \begin_inset Newline newline
488 \end_inset
489
490
491 \begin_inset Index idx
492 status collapsed
493
494 \begin_layout Plain Layout
495 Figures ! Redimensionnées
496 \end_layout
497
498 \end_inset
499
500 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
501  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
502  sa largeur.
503  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
504  déterminée automatiquement.
505  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
506  éventuellement une distorsion.
507  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
508  
509 \family sans
510 Conserver
511 \begin_inset space ~
512 \end_inset
513
514 les
515 \begin_inset space ~
516 \end_inset
517
518 proportions
519 \family default
520 .
521  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
522  pas les valeurs fixées.
523  
524 \begin_inset Newline newline
525 \end_inset
526
527 Les images peuvent être modifiée en utilisant le programme de votre choix
528  en faisant un clic droit dessus et en choisissant 
529 \family sans
530 Éditer le fichier ailleurs
531 \family default
532  dans le menu contextuel qui apparaît.
533  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
534  
535 \family sans
536 Formats
537 \begin_inset space ~
538 \end_inset
539
540 de
541 \begin_inset space ~
542 \end_inset
543
544 fichiers
545 \family default
546  dans la fenêtre de dialogue de 
547 \family sans
548 Préférences
549 \family default
550  de LyX.
551 \end_layout
552
553 \begin_layout Description
554 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
555  la sortie finale est de modifier les coordonnées de la zone de l'image
556  qui est affichée.
557  Cette zone peut être calculée automatiquement à partir des données présentes
558  dans le fichier en appuyant sur le bouton 
559 \family sans
560 Valeurs
561 \begin_inset space ~
562 \end_inset
563
564 du
565 \begin_inset space ~
566 \end_inset
567
568 Fichier
569 \family default
570 .
571  Avec l'option 
572 \family sans
573 Couper
574 \begin_inset space ~
575 \end_inset
576
577 à
578 \begin_inset space ~
579 \end_inset
580
581 la
582 \begin_inset space ~
583 \end_inset
584
585 boîte
586 \begin_inset space ~
587 \end_inset
588
589 de
590 \begin_inset space ~
591 \end_inset
592
593 délimitation, 
594 \family default
595 seule la portion de l'image qui est dans la zone définie sera imprimée.
596  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
597  donc vous pouvez ignorer l'onglet 
598 \family sans
599 Rogner
600 \family default
601 .
602 \end_layout
603
604 \begin_layout Description
605
606 \family sans
607 Options
608 \begin_inset space ~
609 \end_inset
610
611 LaTeX
612 \begin_inset space ~
613 \end_inset
614
615 et
616 \begin_inset space ~
617 \end_inset
618
619 LyX
620 \family default
621  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
622  les experts ès-LaTeX pourront fournir des options supplémentaires pour
623  LaTeX
624 \begin_inset Newline newline
625 \end_inset
626
627 L'option 
628 \family sans
629 Mode brouillon
630 \family default
631  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
632  avec la taille de l'image.
633 \begin_inset Newline newline
634 \end_inset
635
636 L'option 
637 \family sans
638 Ne
639 \begin_inset space ~
640 \end_inset
641
642 pas
643 \begin_inset space ~
644 \end_inset
645
646 décompresser
647 \begin_inset space ~
648 \end_inset
649
650 à
651 \begin_inset space ~
652 \end_inset
653
654 l'exportation
655 \family default
656  n'affectera que les graphiques EPS zippés, par exemple 
657 \family typewriter
658 x.eps.gz
659 \family default
660 .
661  Quand cette option est activée, les images ne sont pas décompressées à
662  l'exportation, vu que LaTeX peut les traiter telles-quelles
663 \begin_inset Newline newline
664 \end_inset
665
666 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
667  disques quand on utilise PostScript comme format de sortie, voir l'appendice
668 \begin_inset space ~
669 \end_inset
670
671
672 \begin_inset CommandInset ref
673 LatexCommand ref
674 reference "sec:PostScript"
675
676 \end_inset
677
678 .
679  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
680  terminal UNIX ou une console Windows:
681 \begin_inset Newline newline
682 \end_inset
683
684
685 \series bold
686 gzip x.eps
687 \series default
688
689 \begin_inset Newline newline
690 \end_inset
691
692
693 \series bold
694 zgrep %%Bounding x.eps.gz > x.eps.bb
695 \series default
696
697 \begin_inset Newline newline
698 \end_inset
699
700 La seconde commande va créer le fichier contenant la description de la boîte
701  de délimitation 
702 \begin_inset Quotes eld
703 \end_inset
704
705
706 \family typewriter
707 x.eps.bb
708 \family default
709
710 \begin_inset Quotes erd
711 \end_inset
712
713  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
714 \begin_inset Newline newline
715 \end_inset
716
717 Dans la section 
718 \family sans
719 Groupe
720 \begin_inset space ~
721 \end_inset
722
723 de
724 \begin_inset space ~
725 \end_inset
726
727 graphiques
728 \family default
729  vous pouvez définir ou de choisir un groupe de paramètres d'image
730 \begin_inset Index idx
731 status collapsed
732
733 \begin_layout Plain Layout
734 Figures ! Groupes de paramétrisation
735 \end_layout
736
737 \end_inset
738
739 .
740  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
741  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
742  les autres soient automatiquement modifiées de la même manière.
743  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
744  avoir à modifier leur taille manuellement une par une.
745  On peut rattacher une image à un groupe existant en utilisant le menu contextue
746 l de l'image et en cochant le nom du groupe dans la liste
747 \begin_inset Foot
748 status collapsed
749
750 \begin_layout Plain Layout
751 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
752 \end_layout
753
754 \end_inset
755
756 .
757 \end_layout
758
759 \begin_layout Standard
760 \begin_inset VSpace bigskip
761 \end_inset
762
763
764 \end_layout
765
766 \begin_layout Standard
767 Voici un exemple d'image au format EPS
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 Les format d'images sont décrits dans la section
773 \begin_inset space ~
774 \end_inset
775
776
777 \begin_inset CommandInset ref
778 LatexCommand ref
779 reference "sec:Image-Formats"
780
781 \end_inset
782
783 .
784 \end_layout
785
786 \end_inset
787
788  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
789 nt:
790 \end_layout
791
792 \begin_layout Standard
793 \align center
794 \begin_inset Graphics
795         filename ../clipart/mobius.eps
796         scale 70
797         scaleBeforeRotation
798         rotateOrigin center
799
800 \end_inset
801
802
803 \end_layout
804
805 \begin_layout Standard
806 Et voici la même image mais en mode brouillon:
807 \end_layout
808
809 \begin_layout Standard
810 \align center
811 \begin_inset Graphics
812         filename ../clipart/mobius.eps
813         scale 70
814         draft
815         scaleBeforeRotation
816         rotateOrigin center
817
818 \end_inset
819
820
821 \end_layout
822
823 \begin_layout Section
824 Figures flottantes
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Figure-Floats"
828
829 \end_inset
830
831
832 \begin_inset Index idx
833 status collapsed
834
835 \begin_layout Plain Layout
836 Flottants ! Figures
837 \end_layout
838
839 \end_inset
840
841
842 \begin_inset Index idx
843 status collapsed
844
845 \begin_layout Plain Layout
846 Figures ! Flottants
847 \end_layout
848
849 \end_inset
850
851
852 \end_layout
853
854 \begin_layout Standard
855 Pour des explications d'ordre général concernant les flottants, jetez un
856  coup d'œil à la section
857 \begin_inset space ~
858 \end_inset
859
860
861 \begin_inset CommandInset ref
862 LatexCommand ref
863 reference "sec:Flottants-Introduction"
864
865 \end_inset
866
867 .
868 \end_layout
869
870 \begin_layout Standard
871 Le bouton 
872 \family sans
873
874 \begin_inset Info
875 type  "icon"
876 arg   "float-insert figure"
877 \end_inset
878
879
880 \family default
881  de la barre d'outils et le menu 
882 \family sans
883 Insérer\SpecialChar \menuseparator
884 Flottant\SpecialChar \menuseparator
885 Figure
886 \family default
887  insèrent un flottant avec l'étiquette 
888 \begin_inset Quotes eld
889 \end_inset
890
891
892 \series bold
893 Figure
894 \begin_inset space ~
895 \end_inset
896
897 #:
898 \series default
899
900 \begin_inset Quotes erd
901 \end_inset
902
903  (# est le numéro réel de l'image).
904  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
905 \begin_inset space ~
906 \end_inset
907
908
909 \begin_inset CommandInset ref
910 LatexCommand ref
911 reference "fig:kill-plat"
912
913 \end_inset
914
915  ou en dessous de la légende comme pour la Figure
916 \begin_inset space ~
917 \end_inset
918
919
920 \begin_inset CommandInset ref
921 LatexCommand ref
922 reference "fig:escher"
923
924 \end_inset
925
926 .
927  Vous trouverez plus d'information sur le positionnement des légendes dans
928  la section
929 \begin_inset space ~
930 \end_inset
931
932
933 \begin_inset CommandInset ref
934 LatexCommand ref
935 reference "sec:Placement-légende"
936
937 \end_inset
938
939 .
940 \end_layout
941
942 \begin_layout Standard
943 \begin_inset Float figure
944 wide false
945 sideways false
946 status open
947
948 \begin_layout Plain Layout
949 \align center
950 \begin_inset Graphics
951         filename ../clipart/platypus.eps
952         width 50col%
953         scaleBeforeRotation
954         rotateOrigin center
955
956 \end_inset
957
958
959 \end_layout
960
961 \begin_layout Plain Layout
962 \begin_inset Caption
963
964 \begin_layout Plain Layout
965 \begin_inset CommandInset label
966 LatexCommand label
967 name "fig:kill-plat"
968
969 \end_inset
970
971 Un ornithorynque sévèrement déformé dans un flottant de figure.
972 \end_layout
973
974 \end_inset
975
976
977 \end_layout
978
979 \end_inset
980
981
982 \end_layout
983
984 \begin_layout Standard
985 \begin_inset Float figure
986 wide false
987 sideways false
988 status open
989
990 \begin_layout Plain Layout
991 \begin_inset Caption
992
993 \begin_layout Plain Layout
994 \begin_inset CommandInset label
995 LatexCommand label
996 name "fig:escher"
997
998 \end_inset
999
1000 M.C.
1001  Escher sous LSD.
1002 \end_layout
1003
1004 \end_inset
1005
1006
1007 \end_layout
1008
1009 \begin_layout Plain Layout
1010 \align center
1011 \begin_inset Graphics
1012         filename ../clipart/escher-lsd.eps
1013         scale 80
1014         scaleBeforeRotation
1015         rotateOrigin center
1016
1017 \end_inset
1018
1019
1020 \end_layout
1021
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Standard
1028 \begin_inset Index idx
1029 status collapsed
1030
1031 \begin_layout Plain Layout
1032 References@Références ! à des Figures
1033 \end_layout
1034
1035 \end_inset
1036
1037 Les figure
1038 \begin_inset space ~
1039 \end_inset
1040
1041
1042 \begin_inset CommandInset ref
1043 LatexCommand ref
1044 reference "fig:kill-plat"
1045
1046 \end_inset
1047
1048  et 
1049 \begin_inset CommandInset ref
1050 LatexCommand ref
1051 reference "fig:escher"
1052
1053 \end_inset
1054
1055  sont des exemples de figures référencées.
1056  Dans le texte, on fait référence à une figure en faisant référence à sa
1057  légende.
1058  On insère donc une étiquette dans la légende en utilisant le menu 
1059 \family sans
1060 Insérer
1061 \family default
1062 \SpecialChar \menuseparator
1063
1064 \family sans
1065 Étiquette
1066 \family default
1067  ou le bouton 
1068 \family sans
1069
1070 \begin_inset Info
1071 type  "icon"
1072 arg   "label-insert"
1073 \end_inset
1074
1075
1076 \family default
1077  de la barre d'outils.
1078  On peut alors faire référence à cette étiquette en utilisant le menu 
1079 \family sans
1080 Insérer\SpecialChar \menuseparator
1081 Référence
1082 \begin_inset space ~
1083 \end_inset
1084
1085 croisée
1086 \family default
1087  ou le bouton 
1088 \family sans
1089
1090 \begin_inset Info
1091 type  "icon"
1092 arg   "dialog-show-new-inset ref"
1093 \end_inset
1094
1095
1096 \family default
1097  de la barre d'outils.
1098  Il est important d'utiliser des références pour les flottants de figures
1099  plutôt que des locutions vagues du genre 
1100 \begin_inset Quotes eld
1101 \end_inset
1102
1103 la figure ci-dessous
1104 \begin_inset Quotes erd
1105 \end_inset
1106
1107 , puisque LaTeX va repositionner la figure dans le document final.
1108  Votre figure risque de ne plus être ci-dessous du tout !
1109 \begin_inset Newline newline
1110 \end_inset
1111
1112 Le référencement est expliqué plus en détail dans la section
1113 \begin_inset space ~
1114 \end_inset
1115
1116
1117 \begin_inset CommandInset ref
1118 LatexCommand ref
1119 reference "sec:Referencer-les-Flottants"
1120
1121 \end_inset
1122
1123 .
1124 \end_layout
1125
1126 \begin_layout Standard
1127 En principe on met une seule figure dans un flottant, mais parfois vous
1128  pouvez vouloir deux figures avec chacune sa sous-légende.
1129  C'est possible en insérant des flottants d'image dans des flottants d'image
1130  existants.
1131  Notez que seule la légende principale des flottants est reprise dans la
1132  liste des figures.
1133  La figure
1134 \begin_inset space ~
1135 \end_inset
1136
1137
1138 \begin_inset CommandInset ref
1139 LatexCommand ref
1140 reference "fig:Deux-images-déformées"
1141
1142 \end_inset
1143
1144  est un exemple de flottant de figure avec deux images mises l'une à côté
1145  de l'autre.
1146  Vous pouvez aussi mettre les images les unes sous les autres.
1147  Les figures
1148 \begin_inset space ~
1149 \end_inset
1150
1151
1152 \begin_inset CommandInset ref
1153 LatexCommand ref
1154 reference "fig:Structure-indéfinissable"
1155
1156 \end_inset
1157
1158  et 
1159 \begin_inset CommandInset ref
1160 LatexCommand ref
1161 reference "fig:Un-ornithorynque"
1162
1163 \end_inset
1164
1165  sont des sous-figures.
1166 \end_layout
1167
1168 \begin_layout Standard
1169 \begin_inset Float figure
1170 wide false
1171 sideways false
1172 status open
1173
1174 \begin_layout Plain Layout
1175 \begin_inset space \hfill{}
1176 \end_inset
1177
1178
1179 \begin_inset Float figure
1180 wide false
1181 sideways false
1182 status open
1183
1184 \begin_layout Plain Layout
1185 \begin_inset Caption
1186
1187 \begin_layout Plain Layout
1188 \begin_inset CommandInset label
1189 LatexCommand label
1190 name "fig:Structure-indéfinissable"
1191
1192 \end_inset
1193
1194 Structure indéfinissable
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \end_layout
1201
1202 \begin_layout Plain Layout
1203 \begin_inset Graphics
1204         filename ../clipart/escher-lsd.eps
1205         width 45col%
1206         scaleBeforeRotation
1207         groupId Déformés
1208
1209 \end_inset
1210
1211
1212 \end_layout
1213
1214 \end_inset
1215
1216
1217 \begin_inset space \hfill{}
1218 \end_inset
1219
1220
1221 \begin_inset Float figure
1222 wide false
1223 sideways false
1224 status open
1225
1226 \begin_layout Plain Layout
1227 \begin_inset Caption
1228
1229 \begin_layout Plain Layout
1230 \begin_inset CommandInset label
1231 LatexCommand label
1232 name "fig:Un-ornithorynque"
1233
1234 \end_inset
1235
1236 Un ornithorynque
1237 \end_layout
1238
1239 \end_inset
1240
1241
1242 \end_layout
1243
1244 \begin_layout Plain Layout
1245 \begin_inset Graphics
1246         filename ../clipart/platypus.eps
1247         width 45col%
1248         scaleBeforeRotation
1249         groupId Déformés
1250
1251 \end_inset
1252
1253
1254 \end_layout
1255
1256 \end_inset
1257
1258
1259 \begin_inset space \hfill{}
1260 \end_inset
1261
1262
1263 \end_layout
1264
1265 \begin_layout Plain Layout
1266 \begin_inset Caption
1267
1268 \begin_layout Plain Layout
1269 \begin_inset CommandInset label
1270 LatexCommand label
1271 name "fig:Deux-images-déformées"
1272
1273 \end_inset
1274
1275 Deux images déformées.
1276  Les deux images font partie du groupe de paramétrisation 
1277 \begin_inset Quotes eld
1278 \end_inset
1279
1280 déformés
1281 \begin_inset Quotes erd
1282 \end_inset
1283
1284 .
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \end_inset
1293
1294
1295 \end_layout
1296
1297 \begin_layout Section
1298 Les formats d'images
1299 \begin_inset CommandInset label
1300 LatexCommand label
1301 name "sec:Image-Formats"
1302
1303 \end_inset
1304
1305
1306 \begin_inset Index idx
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310 Formats d' images
1311 \end_layout
1312
1313 \end_inset
1314
1315
1316 \begin_inset Index idx
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320 Figures ! Formats d'images
1321 \end_layout
1322
1323 \end_inset
1324
1325
1326 \end_layout
1327
1328 \begin_layout Standard
1329 Vous pouvez insérer des images dans n'importe quel format connu.
1330  Mais, comme nous l'avons expliqué dans l'appendice
1331 \begin_inset space ~
1332 \end_inset
1333
1334
1335 \begin_inset CommandInset ref
1336 LatexCommand ref
1337 reference "cha:Formats-fichiers-graphiques"
1338
1339 \end_inset
1340
1341 ,
1342 \lang english
1343  
1344 \lang french
1345 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1346  de formats d'images.
1347  Pour s'en sortir LyX utilise le programme 
1348 \family typewriter
1349 ImageMagick
1350 \family default
1351  en arrière plan pour convertir les formats que vous utilisez dans un des
1352  formats acceptés par le format de sortie.
1353  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1354 ons en n'utilisant que les formats listés dans les sous sections de
1355 \lang english
1356  
1357 \lang french
1358 l'appendice
1359 \begin_inset space ~
1360 \end_inset
1361
1362
1363 \begin_inset CommandInset ref
1364 LatexCommand ref
1365 reference "cha:Formats-fichiers-graphiques"
1366
1367 \end_inset
1368
1369 .
1370 \end_layout
1371
1372 \begin_layout Standard
1373 Comme pour les polices de caractères, il y a deux grands types de formats
1374  d'images:
1375 \end_layout
1376
1377 \begin_layout Description
1378 Les
1379 \begin_inset space ~
1380 \end_inset
1381
1382 images
1383 \begin_inset space ~
1384 \end_inset
1385
1386 Matricielles
1387 \begin_inset space ~
1388 \end_inset
1389
1390 (ou
1391 \begin_inset space ~
1392 \end_inset
1393
1394 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1395  enregistrés sous un format compressé.
1396  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1397  petits carrés quand on utilise des agrandissements trop importants (aspect
1398  
1399 \begin_inset Quotes eld
1400 \end_inset
1401
1402 pixellisé
1403 \begin_inset Quotes erd
1404 \end_inset
1405
1406 ).
1407  Les formats matriciels les plus connus sont le GIF (
1408 \begin_inset Quotes eld
1409 \end_inset
1410
1411 Graphics Interchange Format
1412 \begin_inset Quotes erd
1413 \end_inset
1414
1415 , avec comme extension de fichier 
1416 \begin_inset Quotes eld
1417 \end_inset
1418
1419
1420 \family typewriter
1421 .gif
1422 \family default
1423
1424 \begin_inset Quotes erd
1425 \end_inset
1426
1427 )
1428 \begin_inset Index idx
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432 GIF|see
1433 \begin_inset ERT
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437
1438 {
1439 \end_layout
1440
1441 \end_inset
1442
1443 Format d'image
1444 \begin_inset ERT
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448
1449 }
1450 \end_layout
1451
1452 \end_inset
1453
1454
1455 \end_layout
1456
1457 \end_inset
1458
1459 , le PNG (
1460 \begin_inset Quotes eld
1461 \end_inset
1462
1463 Portable Network Graphics, extension 
1464 \begin_inset Quotes eld
1465 \end_inset
1466
1467
1468 \family typewriter
1469 .png
1470 \family default
1471
1472 \begin_inset Quotes erd
1473 \end_inset
1474
1475 )
1476 \begin_inset Index idx
1477 status collapsed
1478
1479 \begin_layout Plain Layout
1480 PNG|see
1481 \begin_inset ERT
1482 status collapsed
1483
1484 \begin_layout Plain Layout
1485
1486 {
1487 \end_layout
1488
1489 \end_inset
1490
1491 Formats d'image
1492 \begin_inset ERT
1493 status collapsed
1494
1495 \begin_layout Plain Layout
1496
1497 }
1498 \end_layout
1499
1500 \end_inset
1501
1502
1503 \end_layout
1504
1505 \end_inset
1506
1507  et le JPG (
1508 \begin_inset Quotes eld
1509 \end_inset
1510
1511 Joint Photographic Expert Group, extension 
1512 \begin_inset Quotes eld
1513 \end_inset
1514
1515
1516 \family typewriter
1517 .jpg
1518 \family default
1519
1520 \begin_inset Quotes erd
1521 \end_inset
1522
1523  ou 
1524 \begin_inset Quotes eld
1525 \end_inset
1526
1527
1528 \family typewriter
1529 .jpeg
1530 \family default
1531
1532 \begin_inset Quotes erd
1533 \end_inset
1534
1535 )
1536 \begin_inset Index idx
1537 status collapsed
1538
1539 \begin_layout Plain Layout
1540 JPG|see
1541 \begin_inset ERT
1542 status collapsed
1543
1544 \begin_layout Plain Layout
1545
1546 {
1547 \end_layout
1548
1549 \end_inset
1550
1551 Formats d'image
1552 \begin_inset ERT
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556
1557 }
1558 \end_layout
1559
1560 \end_inset
1561
1562
1563 \end_layout
1564
1565 \end_inset
1566
1567 .
1568 \end_layout
1569
1570 \begin_layout Description
1571 Les
1572 \begin_inset space ~
1573 \end_inset
1574
1575 images
1576 \begin_inset space ~
1577 \end_inset
1578
1579 Vectorielles
1580 \begin_inset space ~
1581 \end_inset
1582
1583 (ou
1584 \begin_inset space ~
1585 \end_inset
1586
1587 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1588  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1589 nnée comme on le veut sans perte de précision.
1590  La possibilité de redimensionner les images est très utilisé pour les présentat
1591 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1592 nnement.
1593  Le redimensionnement permet aussi de présenter des documents en ligne où
1594  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1595  étudier les détails.
1596 \begin_inset Newline newline
1597 \end_inset
1598
1599 Les principaux formats vectoriels sont le SVG (
1600 \begin_inset Quotes eld
1601 \end_inset
1602
1603 Scalable Vector Graphics
1604 \begin_inset Quotes erd
1605 \end_inset
1606
1607 , extension
1608 \begin_inset Quotes eld
1609 \end_inset
1610
1611
1612 \family typewriter
1613 .svg
1614 \family default
1615
1616 \begin_inset Quotes erd
1617 \end_inset
1618
1619 )
1620 \begin_inset Index idx
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 SVG|see
1625 \begin_inset ERT
1626 status collapsed
1627
1628 \begin_layout Plain Layout
1629
1630 {
1631 \end_layout
1632
1633 \end_inset
1634
1635 Format d'image
1636 \begin_inset ERT
1637 status collapsed
1638
1639 \begin_layout Plain Layout
1640
1641 }
1642 \end_layout
1643
1644 \end_inset
1645
1646
1647 \end_layout
1648
1649 \end_inset
1650
1651 , l'EPS ( 
1652 \begin_inset Quotes eld
1653 \end_inset
1654
1655 encapsulated PostScript
1656 \begin_inset Quotes erd
1657 \end_inset
1658
1659 , extension
1660 \begin_inset Quotes eld
1661 \end_inset
1662
1663
1664 \family typewriter
1665 .eps
1666 \family default
1667
1668 \begin_inset Quotes erd
1669 \end_inset
1670
1671 )
1672 \begin_inset Index idx
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676 EPS|see
1677 \begin_inset ERT
1678 status collapsed
1679
1680 \begin_layout Plain Layout
1681
1682 {
1683 \end_layout
1684
1685 \end_inset
1686
1687 Format d'image
1688 \begin_inset ERT
1689 status collapsed
1690
1691 \begin_layout Plain Layout
1692
1693 }
1694 \end_layout
1695
1696 \end_inset
1697
1698
1699 \end_layout
1700
1701 \end_inset
1702
1703 , le PDF (
1704 \begin_inset Quotes eld
1705 \end_inset
1706
1707 Portable Document Format
1708 \begin_inset Quotes erd
1709 \end_inset
1710
1711 , extension
1712 \begin_inset Quotes eld
1713 \end_inset
1714
1715
1716 \family typewriter
1717 .pdf
1718 \family default
1719
1720 \begin_inset Quotes erd
1721 \end_inset
1722
1723 )
1724 \begin_inset Index idx
1725 status collapsed
1726
1727 \begin_layout Plain Layout
1728 PDF|see
1729 \begin_inset ERT
1730 status collapsed
1731
1732 \begin_layout Plain Layout
1733
1734 {
1735 \end_layout
1736
1737 \end_inset
1738
1739 Format d'image
1740 \begin_inset ERT
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744
1745 }
1746 \end_layout
1747
1748 \end_inset
1749
1750
1751 \end_layout
1752
1753 \end_inset
1754
1755  et le WMF (
1756 \begin_inset Quotes eld
1757 \end_inset
1758
1759 Windows Metafile
1760 \begin_inset Quotes erd
1761 \end_inset
1762
1763 , extension 
1764 \begin_inset Quotes eld
1765 \end_inset
1766
1767
1768 \family typewriter
1769 .wfm
1770 \family default
1771
1772 \begin_inset Quotes erd
1773 \end_inset
1774
1775  ou 
1776 \begin_inset Quotes eld
1777 \end_inset
1778
1779
1780 \family typewriter
1781 .emf
1782 \family default
1783
1784 \begin_inset Quotes erd
1785 \end_inset
1786
1787 )
1788 \begin_inset Index idx
1789 status collapsed
1790
1791 \begin_layout Plain Layout
1792 WMF|see
1793 \begin_inset ERT
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797
1798 {
1799 \end_layout
1800
1801 \end_inset
1802
1803 Formats d'images
1804 \begin_inset ERT
1805 status collapsed
1806
1807 \begin_layout Plain Layout
1808
1809 }
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \end_inset
1818
1819 .
1820  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1821  en EPS, mais le résultat ne sera pas redimensionnable.
1822  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1823 \begin_inset Foot
1824 status open
1825
1826 \begin_layout Plain Layout
1827 Dans le cas du PDF l'image initiale est aussi compressée.
1828 \end_layout
1829
1830 \end_inset
1831
1832 .
1833 \end_layout
1834
1835 \begin_layout Standard
1836 Les fichiers PDF générés par 
1837 \family typewriter
1838 Adobe Photoshop
1839 \family default
1840 , par exemple, sont des images matricielles.
1841 \end_layout
1842
1843 \begin_layout Standard
1844 En principe il est quasiment impossible de convertir une image matricielle
1845  en graphique vectoriel, seul le contraire est possible.
1846
1847 \lang english
1848  
1849 \lang french
1850 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1851  dans respectivement un fichier de sortie PDF ou PostScript.
1852  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1853  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1854  WMF/SVG
1855 \begin_inset Formula $\to$
1856 \end_inset
1857
1858 PDF/EPS convenables.
1859 \end_layout
1860
1861 \begin_layout Chapter
1862 Tableaux
1863 \begin_inset Index idx
1864 status collapsed
1865
1866 \begin_layout Plain Layout
1867 Tableau
1868 \end_layout
1869
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \begin_layout Section
1876 Introduction
1877 \begin_inset Index idx
1878 status collapsed
1879
1880 \begin_layout Plain Layout
1881 Tableau ! Introduction
1882 \end_layout
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1891  
1892 \begin_inset Info
1893 type  "icon"
1894 arg   "tabular-insert"
1895 \end_inset
1896
1897  soit 
1898 \family sans
1899 Insérer\SpecialChar \menuseparator
1900 Tableau
1901 \family default
1902 .
1903  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1904  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1905  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1906  sur un bouton de la souris pour valider votre choix.
1907  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1908  vous demandant le nombre de lignes et de colonnes.
1909 \begin_inset Newline newline
1910 \end_inset
1911
1912 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1913  une à droite de la colonne la plus à droite et une en bas de la rangée
1914  du bas, qui forment une boîte autour du tableau.
1915  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1916  apparaît séparée du reste du tableau.
1917  Voici un exemple :
1918 \end_layout
1919
1920 \begin_layout Standard
1921 \align center
1922 \begin_inset Tabular
1923 <lyxtabular version="3" rows="4" columns="4">
1924 <features tabularvalignment="middle">
1925 <column alignment="center" valignment="top" width="0">
1926 <column alignment="center" valignment="top" width="0">
1927 <column alignment="center" valignment="top" width="0">
1928 <column alignment="center" valignment="top" width="0">
1929 <row>
1930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943 1
1944 \end_layout
1945
1946 \end_inset
1947 </cell>
1948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952 2
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1958 \begin_inset Text
1959
1960 \begin_layout Plain Layout
1961 3
1962 \end_layout
1963
1964 \end_inset
1965 </cell>
1966 </row>
1967 <row>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972 A
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 </row>
2005 <row>
2006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2007 \begin_inset Text
2008
2009 \begin_layout Plain Layout
2010 B
2011 \end_layout
2012
2013 \end_inset
2014 </cell>
2015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2016 \begin_inset Text
2017
2018 \begin_layout Plain Layout
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 </row>
2043 <row>
2044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Plain Layout
2048 C
2049 \end_layout
2050
2051 \end_inset
2052 </cell>
2053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2054 \begin_inset Text
2055
2056 \begin_layout Plain Layout
2057
2058 \end_layout
2059
2060 \end_inset
2061 </cell>
2062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 </row>
2081 </lyxtabular>
2082
2083 \end_inset
2084
2085
2086 \end_layout
2087
2088 \begin_layout Section
2089 La fenêtre 
2090 \family sans
2091 tableau
2092 \family default
2093
2094 \begin_inset Index idx
2095 status collapsed
2096
2097 \begin_layout Plain Layout
2098 Tableau ! Fenêtre de dialogue
2099 \end_layout
2100
2101 \end_inset
2102
2103
2104 \end_layout
2105
2106 \begin_layout Standard
2107 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2108  de la souris, ce qui fait apparaître une fenêtre avec des options.
2109  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2110  la colonne et la ligne dans laquelle le curseur se trouve.
2111  La plupart des options peuvent s'appliquer à des sélections.
2112  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2113  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2114  votre sélection.
2115  Notez qu'il y a une différence entre sélectionner le 
2116 \emph on
2117 contenu 
2118 \emph default
2119 d'une cellule et sélectionner la cellule elle-même.
2120 \begin_inset Newline newline
2121 \end_inset
2122
2123 En cochant l'option 
2124 \family sans
2125 Application
2126 \begin_inset space ~
2127 \end_inset
2128
2129 immédiate
2130 \family default
2131  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2132  est appliquée directement.
2133  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2134  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2135  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2136  de dialogue, vous devez appuyer sur 
2137 \family sans
2138 Entrée
2139 \family default
2140  pour que la modification soit appliquée.
2141 \begin_inset Newline newline
2142 \end_inset
2143
2144 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2145  :
2146 \end_layout
2147
2148 \begin_layout Description
2149 Paramètres
2150 \begin_inset space ~
2151 \end_inset
2152
2153 du
2154 \begin_inset space ~
2155 \end_inset
2156
2157 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2158  la largeur de la colonne courante.
2159  L'alignement horizontal 
2160 \family sans
2161 Au
2162 \begin_inset space ~
2163 \end_inset
2164
2165 séparateur
2166 \begin_inset space ~
2167 \end_inset
2168
2169 décimal
2170 \family default
2171  est décrit dans la section
2172 \begin_inset space ~
2173 \end_inset
2174
2175
2176 \begin_inset CommandInset ref
2177 LatexCommand ref
2178 reference "sub:Alignements-de-cellules"
2179
2180 \end_inset
2181
2182 .
2183  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2184  vertical de la ligne courante.
2185  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2186  et donc, plusieurs paragraphes de texte, voir la section
2187 \begin_inset space ~
2188 \end_inset
2189
2190
2191 \begin_inset CommandInset ref
2192 LatexCommand ref
2193 reference "sub:Lignes-multiple-dans-cellule"
2194
2195 \end_inset
2196
2197 .
2198  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2199  pour accommoder le contenu de cellule le plus large.
2200 \begin_inset Newline newline
2201 \end_inset
2202
2203 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2204  un multicolonne, voir la section
2205 \begin_inset space ~
2206 \end_inset
2207
2208
2209 \begin_inset CommandInset ref
2210 LatexCommand ref
2211 reference "sub:Multicolonnes"
2212
2213 \end_inset
2214
2215  ou une cellule d'une colonne comme cellule multiligne, voir la section
2216 \begin_inset space ~
2217 \end_inset
2218
2219
2220 \begin_inset CommandInset ref
2221 LatexCommand ref
2222 reference "sub:Multi-lignes"
2223
2224 \end_inset
2225
2226 .
2227 \begin_inset Newline newline
2228 \end_inset
2229
2230 L'option 
2231 \family sans
2232 Tourner
2233 \begin_inset space ~
2234 \end_inset
2235
2236 la
2237 \begin_inset space ~
2238 \end_inset
2239
2240 case
2241 \begin_inset space ~
2242 \end_inset
2243
2244 de
2245 \begin_inset space ~
2246 \end_inset
2247
2248 90°
2249 \family default
2250  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2251  L'option 
2252 \family sans
2253 Tourner
2254 \begin_inset space ~
2255 \end_inset
2256
2257 le
2258 \begin_inset space ~
2259 \end_inset
2260
2261 tableau
2262 \begin_inset space ~
2263 \end_inset
2264
2265 de
2266 \begin_inset space ~
2267 \end_inset
2268
2269 90°
2270 \family default
2271  fait pivoter tout le tableau.
2272  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2273  la sortie finale.
2274 \begin_inset Newline newline
2275 \end_inset
2276
2277
2278 \begin_inset Note Greyedout
2279 status open
2280
2281 \begin_layout Plain Layout
2282
2283 \series bold
2284 Note:
2285 \series default
2286  La plupart des visualiseurs DVI ne sont 
2287 \emph on
2288 pas
2289 \emph default
2290  capables d'afficher ces rotations.
2291 \end_layout
2292
2293 \end_inset
2294
2295
2296 \begin_inset Newline newline
2297 \end_inset
2298
2299 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2300  qui sont incorporés dans une ligne de texte :
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304 Une ligne avec des tableaux alignés de différentes manières: 
2305 \begin_inset Tabular
2306 <lyxtabular version="3" rows="2" columns="2">
2307 <features tabularvalignment="top">
2308 <column alignment="center" valignment="top" width="0pt">
2309 <column alignment="center" valignment="top" width="0">
2310 <row>
2311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2312 \begin_inset Text
2313
2314 \begin_layout Plain Layout
2315
2316 \end_layout
2317
2318 \end_inset
2319 </cell>
2320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2321 \begin_inset Text
2322
2323 \begin_layout Plain Layout
2324 1
2325 \end_layout
2326
2327 \end_inset
2328 </cell>
2329 </row>
2330 <row>
2331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2332 \begin_inset Text
2333
2334 \begin_layout Plain Layout
2335 A
2336 \end_layout
2337
2338 \end_inset
2339 </cell>
2340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2341 \begin_inset Text
2342
2343 \begin_layout Plain Layout
2344
2345 \end_layout
2346
2347 \end_inset
2348 </cell>
2349 </row>
2350 </lyxtabular>
2351
2352 \end_inset
2353
2354  
2355 \begin_inset Tabular
2356 <lyxtabular version="3" rows="2" columns="2">
2357 <features tabularvalignment="middle">
2358 <column alignment="center" valignment="top" width="0">
2359 <column alignment="center" valignment="top" width="0">
2360 <row>
2361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365
2366 \end_layout
2367
2368 \end_inset
2369 </cell>
2370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374 1
2375 \end_layout
2376
2377 \end_inset
2378 </cell>
2379 </row>
2380 <row>
2381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2382 \begin_inset Text
2383
2384 \begin_layout Plain Layout
2385 A
2386 \end_layout
2387
2388 \end_inset
2389 </cell>
2390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Plain Layout
2394
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 </row>
2400 </lyxtabular>
2401
2402 \end_inset
2403
2404  
2405 \begin_inset Tabular
2406 <lyxtabular version="3" rows="2" columns="2">
2407 <features tabularvalignment="bottom">
2408 <column alignment="center" valignment="top" width="0pt">
2409 <column alignment="center" valignment="top" width="0">
2410 <row>
2411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2412 \begin_inset Text
2413
2414 \begin_layout Plain Layout
2415
2416 \end_layout
2417
2418 \end_inset
2419 </cell>
2420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2421 \begin_inset Text
2422
2423 \begin_layout Plain Layout
2424 1
2425 \end_layout
2426
2427 \end_inset
2428 </cell>
2429 </row>
2430 <row>
2431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2432 \begin_inset Text
2433
2434 \begin_layout Plain Layout
2435 A
2436 \end_layout
2437
2438 \end_inset
2439 </cell>
2440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2441 \begin_inset Text
2442
2443 \begin_layout Plain Layout
2444
2445 \end_layout
2446
2447 \end_inset
2448 </cell>
2449 </row>
2450 </lyxtabular>
2451
2452 \end_inset
2453
2454
2455 \begin_inset Newline newline
2456 \end_inset
2457
2458 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2459  spéciales pour le tableau, voir les sections
2460 \begin_inset space ~
2461 \end_inset
2462
2463
2464 \begin_inset CommandInset ref
2465 LatexCommand ref
2466 reference "sub:Calculs-multicolonnes"
2467
2468 \end_inset
2469
2470  et 
2471 \begin_inset CommandInset ref
2472 LatexCommand ref
2473 reference "sec:Tableaux-Colorés"
2474
2475 \end_inset
2476
2477 .
2478 \end_layout
2479
2480 \begin_layout Description
2481
2482 \family sans
2483 Bordures
2484 \family default
2485  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2486  ou la colonne courante.
2487  
2488 \begin_inset Newline newline
2489 \end_inset
2490
2491 En utilisant le style 
2492 \family sans
2493 Formel
2494 \family default
2495  à la place du style par 
2496 \family sans
2497 Défaut
2498 \family default
2499 , on va convertir le tableau en tableau formel comme on le décrit dans la
2500  section
2501 \begin_inset space ~
2502 \end_inset
2503
2504
2505 \begin_inset CommandInset ref
2506 LatexCommand ref
2507 reference "sec:Tableaux-Formels"
2508
2509 \end_inset
2510
2511 .
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2516  dans les lignes du tableau comme c'est décrit dans la section
2517 \begin_inset space ~
2518 \end_inset
2519
2520
2521 \begin_inset CommandInset ref
2522 LatexCommand ref
2523 reference "sub:Espacement-lignes"
2524
2525 \end_inset
2526
2527 .
2528 \end_layout
2529
2530 \begin_layout Description
2531 Tableau
2532 \begin_inset space ~
2533 \end_inset
2534
2535 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2536  un 
2537 \begin_inset Quotes eld
2538 \end_inset
2539
2540
2541 \emph on
2542 tableau long
2543 \emph default
2544
2545 \begin_inset Quotes erd
2546 \end_inset
2547
2548  qui peut continuer sur plusieurs pages.
2549  Les sections
2550 \begin_inset space ~
2551 \end_inset
2552
2553
2554 \begin_inset CommandInset ref
2555 LatexCommand ref
2556 reference "sec:Tableaux-longs"
2557
2558 \end_inset
2559
2560  et 
2561 \begin_inset CommandInset ref
2562 LatexCommand ref
2563 reference "sec:Questions-sur-tableaux-longs"
2564
2565 \end_inset
2566
2567  décrivent ces tableaux longs plus en détail.
2568 \end_layout
2569
2570 \begin_layout Section
2571 La barre d'outils tableau
2572 \begin_inset Index idx
2573 status collapsed
2574
2575 \begin_layout Plain Layout
2576 Tableau ! Barre d'outils
2577 \end_layout
2578
2579 \end_inset
2580
2581
2582 \end_layout
2583
2584 \begin_layout Standard
2585 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2586  permet de modifier plus rapidement les tableaux.
2587  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2588  le curseur se trouve à l'intérieur d'un tableau.
2589  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2590  au menu 
2591 \family sans
2592 Visualiser\SpecialChar \menuseparator
2593 Barres
2594 \begin_inset space ~
2595 \end_inset
2596
2597 d'outils\SpecialChar \menuseparator
2598 Tableau
2599 \family default
2600 .
2601 \end_layout
2602
2603 \begin_layout Standard
2604 La barre d'outils contient les icônes suivantes :
2605 \end_layout
2606
2607 \begin_layout Labeling
2608 \labelwidthstring 00.00.0000
2609
2610 \family sans
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "inset-modify tabular append-row"
2614 \end_inset
2615
2616
2617 \family default
2618  ajoute une ligne sous la cellule ou la sélection courante
2619 \end_layout
2620
2621 \begin_layout Labeling
2622 \labelwidthstring 00.00.0000
2623
2624 \family sans
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "inset-modify tabular append-column"
2628 \end_inset
2629
2630
2631 \family default
2632  ajoute une colonne à la droite de la cellule ou de la sélection courante
2633 \end_layout
2634
2635 \begin_layout Labeling
2636 \labelwidthstring 00.00.0000
2637
2638 \family sans
2639 \begin_inset Info
2640 type  "icon"
2641 arg   "inset-modify tabular delete-row"
2642 \end_inset
2643
2644
2645 \family default
2646  supprime la ligne ou la sélection courante
2647 \end_layout
2648
2649 \begin_layout Labeling
2650 \labelwidthstring 00.00.0000
2651
2652 \family sans
2653 \begin_inset Info
2654 type  "icon"
2655 arg   "inset-modify tabular delete-column"
2656 \end_inset
2657
2658
2659 \family default
2660  supprime la colonne ou la sélection courante
2661 \end_layout
2662
2663 \begin_layout Labeling
2664 \labelwidthstring 00.00.0000
2665
2666 \family sans
2667 \begin_inset Info
2668 type  "icon"
2669 arg   "inset-modify tabular toggle-line-top"
2670 \end_inset
2671
2672
2673 \family default
2674  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2675  courante
2676 \end_layout
2677
2678 \begin_layout Labeling
2679 \labelwidthstring 00.00.0000
2680
2681 \family sans
2682 \begin_inset Info
2683 type  "icon"
2684 arg   "inset-modify tabular toggle-line-bottom"
2685 \end_inset
2686
2687
2688 \family default
2689  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2690 \end_layout
2691
2692 \begin_layout Labeling
2693 \labelwidthstring 00.00.0000
2694
2695 \family sans
2696 \begin_inset Info
2697 type  "icon"
2698 arg   "inset-modify tabular toggle-line-left"
2699 \end_inset
2700
2701
2702 \family default
2703  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2704 \begin_inset Note Note
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 ou colonne ?
2709 \end_layout
2710
2711 \end_inset
2712
2713  ou de la sélection courante
2714 \end_layout
2715
2716 \begin_layout Labeling
2717 \labelwidthstring 00.00.0000
2718
2719 \family sans
2720 \begin_inset Info
2721 type  "icon"
2722 arg   "inset-modify tabular toggle-line-right"
2723 \end_inset
2724
2725
2726 \family default
2727  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2728 \begin_inset Note Note
2729 status collapsed
2730
2731 \begin_layout Plain Layout
2732 ou colonne ?
2733 \end_layout
2734
2735 \end_inset
2736
2737  ou de la sélection courante
2738 \end_layout
2739
2740 \begin_layout Labeling
2741 \labelwidthstring 00.00.0000
2742
2743 \family sans
2744 \begin_inset Info
2745 type  "icon"
2746 arg   "inset-modify tabular set-all-lines"
2747 \end_inset
2748
2749
2750 \family default
2751  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2752  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2753  colonne et la ligne courante
2754 \end_layout
2755
2756 \begin_layout Labeling
2757 \labelwidthstring 00.00.0000
2758
2759 \family sans
2760 \begin_inset Info
2761 type  "icon"
2762 arg   "inset-modify tabular unset-all-lines"
2763 \end_inset
2764
2765
2766 \family default
2767  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2768  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2769  aussi la colonne et la ligne courante
2770 \end_layout
2771
2772 \begin_layout Labeling
2773 \labelwidthstring 00.00.0000
2774
2775 \family sans
2776 \begin_inset Info
2777 type  "icon"
2778 arg   "inset-modify tabular m-align-left"
2779 \end_inset
2780
2781
2782 \family default
2783  aligne à gauche le contenu de la cellule ou de la colonne courante
2784 \end_layout
2785
2786 \begin_layout Labeling
2787 \labelwidthstring 00.00.0000
2788
2789 \family sans
2790 \begin_inset Info
2791 type  "icon"
2792 arg   "inset-modify tabular m-align-center"
2793 \end_inset
2794
2795
2796 \family default
2797  centre horizontalement le contenu de la cellule ou de la colonne courante
2798 \end_layout
2799
2800 \begin_layout Labeling
2801 \labelwidthstring 00.00.0000
2802
2803 \family sans
2804 \begin_inset Info
2805 type  "icon"
2806 arg   "inset-modify tabular m-align-right"
2807 \end_inset
2808
2809
2810 \family default
2811  aligne à droite le contenu de la cellule ou de la colonne courante
2812 \end_layout
2813
2814 \begin_layout Labeling
2815 \labelwidthstring 00.00.0000
2816
2817 \family sans
2818 \begin_inset Info
2819 type  "icon"
2820 arg   "inset-modify tabular align-decimal"
2821 \end_inset
2822
2823
2824 \family default
2825  aligne le contenu de la colonne courante sur un caractère
2826 \end_layout
2827
2828 \begin_layout Labeling
2829 \labelwidthstring 00.00.0000
2830
2831 \family sans
2832 \begin_inset Info
2833 type  "icon"
2834 arg   "inset-modify tabular m-valign-top"
2835 \end_inset
2836
2837
2838 \family default
2839  aligne le contenu de la cellule courante verticalement vers le haut
2840 \end_layout
2841
2842 \begin_layout Labeling
2843 \labelwidthstring 00.00.0000
2844
2845 \family sans
2846 \begin_inset Info
2847 type  "icon"
2848 arg   "inset-modify tabular m-valign-middle"
2849 \end_inset
2850
2851
2852 \family default
2853  centre verticalement le contenu de la cellule courante
2854 \end_layout
2855
2856 \begin_layout Labeling
2857 \labelwidthstring 00.00.0000
2858
2859 \family sans
2860 \begin_inset Info
2861 type  "icon"
2862 arg   "inset-modify tabular m-valign-bottom"
2863 \end_inset
2864
2865
2866 \family default
2867  aligne le contenu de la cellule courante verticalement vers le bas
2868 \end_layout
2869
2870 \begin_layout Labeling
2871 \labelwidthstring 00.00.0000
2872
2873 \family sans
2874 \begin_inset Info
2875 type  "icon"
2876 arg   "inset-modify tabular set-rotate-cell"
2877 \end_inset
2878
2879
2880 \family default
2881  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2882 re
2883 \end_layout
2884
2885 \begin_layout Labeling
2886 \labelwidthstring 00.00.0000
2887
2888 \family sans
2889 \begin_inset Info
2890 type  "icon"
2891 arg   "inset-modify tabular set-rotate-tabular"
2892 \end_inset
2893
2894
2895 \family default
2896  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2897 \end_layout
2898
2899 \begin_layout Labeling
2900 \labelwidthstring 00.00.0000
2901
2902 \family sans
2903 \begin_inset Info
2904 type  "icon"
2905 arg   "inset-modify tabular multicolumn"
2906 \end_inset
2907
2908
2909 \family default
2910  transforme en multi-colonne la cellule ou la sélection courante
2911 \end_layout
2912
2913 \begin_layout Labeling
2914 \labelwidthstring 00.00.0000
2915
2916 \family sans
2917 \begin_inset Info
2918 type  "icon"
2919 arg   "inset-modify tabular multirow"
2920 \end_inset
2921
2922
2923 \family default
2924  transforme en multi-ligne la cellule ou la sélection courante
2925 \end_layout
2926
2927 \begin_layout Standard
2928 \begin_inset Note Greyedout
2929 status open
2930
2931 \begin_layout Plain Layout
2932
2933 \series bold
2934 Note :
2935 \series default
2936  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2937  est utilisé pour toutes les autres cellules de la ligne.
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \begin_layout Section
2946 Le menu éditer tableau
2947 \begin_inset Index idx
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951 Tableau ! Menu Éditer
2952 \end_layout
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Standard
2960 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2961  
2962 \family sans
2963 Éditer\SpecialChar \menuseparator
2964 Tableau
2965 \family default
2966  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2967  ou de la ligne courante et aussi de transformer la sélection courante en
2968  multi-colonne.
2969  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2970 \end_layout
2971
2972 \begin_layout Section
2973 Flottant de tableau
2974 \begin_inset CommandInset label
2975 LatexCommand label
2976 name "sec:Table-Floats"
2977
2978 \end_inset
2979
2980
2981 \begin_inset Index idx
2982 status collapsed
2983
2984 \begin_layout Plain Layout
2985 Flottants ! Tableaux
2986 \end_layout
2987
2988 \end_inset
2989
2990
2991 \begin_inset Index idx
2992 status collapsed
2993
2994 \begin_layout Plain Layout
2995 Tableau ! Flottants
2996 \end_layout
2997
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \begin_layout Standard
3004 Pour des explications générales sur les flottants, jetez un œil à la section
3005 \begin_inset space ~
3006 \end_inset
3007
3008
3009 \begin_inset CommandInset ref
3010 LatexCommand ref
3011 reference "sec:Flottants-Introduction"
3012
3013 \end_inset
3014
3015 .
3016 \end_layout
3017
3018 \begin_layout Standard
3019 \begin_inset Float table
3020 placement h
3021 wide false
3022 sideways false
3023 status open
3024
3025 \begin_layout Plain Layout
3026 \begin_inset Caption
3027
3028 \begin_layout Plain Layout
3029 \begin_inset CommandInset label
3030 LatexCommand label
3031 name "tab:Flottant-de-tableau"
3032
3033 \end_inset
3034
3035 Un flottant de tableau.
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Plain Layout
3044 \align center
3045 \begin_inset Tabular
3046 <lyxtabular version="3" rows="3" columns="3">
3047 <features tabularvalignment="middle">
3048 <column alignment="center" valignment="top" width="0pt">
3049 <column alignment="center" valignment="top" width="0pt">
3050 <column alignment="center" valignment="top" width="0pt">
3051 <row>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 1
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065 2
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Plain Layout
3074 3
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 </row>
3080 <row>
3081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3082 \begin_inset Text
3083
3084 \begin_layout Plain Layout
3085 Jules
3086 \end_layout
3087
3088 \end_inset
3089 </cell>
3090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3091 \begin_inset Text
3092
3093 \begin_layout Plain Layout
3094 Marie
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103 Jean
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 </row>
3109 <row>
3110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114 \begin_inset Formula $\int x^{2}dx$
3115 \end_inset
3116
3117
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126 \begin_inset Formula $\left[\begin{array}{cc}
3127 a & b\\
3128 c & d
3129 \end{array}\right]$
3130 \end_inset
3131
3132
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3138 \begin_inset Text
3139
3140 \begin_layout Plain Layout
3141 \begin_inset Formula $1+1=2$
3142 \end_inset
3143
3144
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 </row>
3150 </lyxtabular>
3151
3152 \end_inset
3153
3154
3155 \end_layout
3156
3157 \end_inset
3158
3159
3160 \end_layout
3161
3162 \begin_layout Standard
3163 Les flottants de tableau sont insérés en utilisant le menu 
3164 \family sans
3165 Insérer\SpecialChar \menuseparator
3166 Flottant\SpecialChar \menuseparator
3167 Tableau
3168 \family default
3169  ou le bouton 
3170 \family sans
3171
3172 \begin_inset Info
3173 type  "icon"
3174 arg   "float-insert table"
3175 \end_inset
3176
3177
3178 \family default
3179  de la barre d'outils.
3180 \end_layout
3181
3182 \begin_layout Standard
3183 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3184  qui a comme étiquette 
3185 \begin_inset Quotes eld
3186 \end_inset
3187
3188 Tableau
3189 \begin_inset space ~
3190 \end_inset
3191
3192 #:
3193 \begin_inset Quotes erd
3194 \end_inset
3195
3196  (où # est le numéro du tableau).
3197  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3198 \end_layout
3199
3200 \begin_layout Standard
3201 Le tableau
3202 \begin_inset space ~
3203 \end_inset
3204
3205
3206 \begin_inset CommandInset ref
3207 LatexCommand ref
3208 reference "tab:Flottant-de-tableau"
3209
3210 \end_inset
3211
3212  est un exemple de tableau dans un flottant de tableau.
3213 \end_layout
3214
3215 \begin_layout Standard
3216 On met habituellement la légende au dessus des tableaux, mais cette règle
3217  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3218  Cela signifie que si vous utilisez un document appartenant aux classes
3219  
3220 \family sans
3221 article
3222 \family default
3223
3224 \family sans
3225 book
3226 \family default
3227
3228 \family sans
3229 letter
3230 \family default
3231 , ou
3232 \family sans
3233  report
3234 \family default
3235  il n'y aura pas d'espace entre la légende et le tableau.
3236  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3237  la commande de chargement du paquetage LaTeX 
3238 \series bold
3239 caption
3240 \series default
3241
3242 \begin_inset Index idx
3243 status collapsed
3244
3245 \begin_layout Plain Layout
3246 Paquetages LaTeX ! caption
3247 \end_layout
3248
3249 \end_inset
3250
3251  dans le préambule de votre document.
3252 \begin_inset Foot
3253 status collapsed
3254
3255 \begin_layout Plain Layout
3256 Pour plus d'information voyez la section
3257 \begin_inset space ~
3258 \end_inset
3259
3260
3261 \begin_inset CommandInset ref
3262 LatexCommand ref
3263 reference "sec:Placement-légende"
3264
3265 \end_inset
3266
3267 .
3268 \end_layout
3269
3270 \end_inset
3271
3272 :
3273 \end_layout
3274
3275 \begin_layout Standard
3276
3277 \series bold
3278 tableposition=top
3279 \end_layout
3280
3281 \begin_layout Standard
3282 Le paquetage 
3283 \series bold
3284 caption
3285 \series default
3286 , qui est décrit dans la section
3287 \begin_inset space ~
3288 \end_inset
3289
3290
3291 \begin_inset CommandInset ref
3292 LatexCommand ref
3293 reference "sec:Formatage-légende"
3294
3295 \end_inset
3296
3297 , est utilisé pour ajuster le format des légendes.
3298 \end_layout
3299
3300 \begin_layout Standard
3301 Dans le texte, on fait référence à un tableau
3302 \begin_inset Index idx
3303 status collapsed
3304
3305 \begin_layout Plain Layout
3306 References@Références ! à des Tableaux
3307 \end_layout
3308
3309 \end_inset
3310
3311  en faisant référence à sa légende.
3312  On insère donc une étiquette dans la légende en utilisant le menu 
3313 \family sans
3314 Insérer
3315 \family default
3316 \SpecialChar \menuseparator
3317
3318 \family sans
3319 Étiquette
3320 \family default
3321  ou le bouton 
3322 \family sans
3323
3324 \begin_inset Info
3325 type  "icon"
3326 arg   "label-insert"
3327 \end_inset
3328
3329
3330 \family default
3331  de la barre d'outils.
3332  On peut alors faire référence à cette étiquette en utilisant le menu 
3333 \family sans
3334 Insérer\SpecialChar \menuseparator
3335 Référence
3336 \begin_inset space ~
3337 \end_inset
3338
3339 croisée
3340 \family default
3341  ou le bouton 
3342 \family sans
3343
3344 \begin_inset Info
3345 type  "icon"
3346 arg   "dialog-show-new-inset ref"
3347 \end_inset
3348
3349
3350 \family default
3351  de la barre d'outils.
3352 \begin_inset Newline newline
3353 \end_inset
3354
3355 Les références croisées sont expliquées en détail dans la section
3356 \begin_inset space ~
3357 \end_inset
3358
3359
3360 \begin_inset CommandInset ref
3361 LatexCommand ref
3362 reference "sec:Referencer-les-Flottants"
3363
3364 \end_inset
3365
3366 .
3367 \end_layout
3368
3369 \begin_layout Section
3370 Tableaux Longs
3371 \begin_inset CommandInset label
3372 LatexCommand label
3373 name "sec:Tableaux-longs"
3374
3375 \end_inset
3376
3377
3378 \begin_inset Index idx
3379 status collapsed
3380
3381 \begin_layout Plain Layout
3382 Tableaux longs
3383 \end_layout
3384
3385 \end_inset
3386
3387
3388 \begin_inset Index idx
3389 status collapsed
3390
3391 \begin_layout Plain Layout
3392 Tableau ! Tableaux longs
3393 \end_layout
3394
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \begin_layout Standard
3401 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3402  l'option 
3403 \family sans
3404 Utiliser
3405 \begin_inset space ~
3406 \end_inset
3407
3408 les
3409 \begin_inset space ~
3410 \end_inset
3411
3412 tableaux
3413 \begin_inset space ~
3414 \end_inset
3415
3416 longs
3417 \family default
3418  de l'onglet 
3419 \family sans
3420 Tableau
3421 \begin_inset space ~
3422 \end_inset
3423
3424 long
3425 \family default
3426  de la fenêtre 
3427 \family sans
3428 Paramètres
3429 \begin_inset space ~
3430 \end_inset
3431
3432 du
3433 \begin_inset space ~
3434 \end_inset
3435
3436 tableau
3437 \family default
3438  pour le répartir automatiquement sur plusieurs pages.
3439  En cochant cette option, vous activez les options suivantes:
3440 \end_layout
3441
3442 \begin_layout Description
3443 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3444  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3445  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3446  première page, si 
3447 \family sans
3448 Premier
3449 \begin_inset space ~
3450 \end_inset
3451
3452 en-tête
3453 \family default
3454  est défini.
3455  Ces lignes forment l'en-tête principal.
3456 \end_layout
3457
3458 \begin_layout Description
3459 Premier
3460 \begin_inset space ~
3461 \end_inset
3462
3463 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3464  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3465  d'en-tête utilisées pour la première page du tableau long.
3466 \end_layout
3467
3468 \begin_layout Description
3469 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3470  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3471  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3472  page si 
3473 \family sans
3474 Dernier
3475 \begin_inset space ~
3476 \end_inset
3477
3478 pied
3479 \family default
3480  est défini.
3481 \end_layout
3482
3483 \begin_layout Description
3484 Dernier
3485 \begin_inset space ~
3486 \end_inset
3487
3488 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3489  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3490  constituant le pied de la dernière page du tableau long.
3491 \end_layout
3492
3493 \begin_layout Description
3494 Légende La ligne courante contient la légende du tableau.
3495  La première ligne est transformée en une colonne unique et une légende
3496  est insérée.
3497  Vous trouverez d'autres explications sur les légendes pour les tableaux
3498  longs dans la section
3499 \begin_inset space ~
3500 \end_inset
3501
3502
3503 \begin_inset CommandInset ref
3504 LatexCommand ref
3505 reference "sub:Tableaux-longs-légende"
3506
3507 \end_inset
3508
3509 .
3510 \end_layout
3511
3512 \begin_layout Standard
3513 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3514  Voyez le tableau long qui suit pour voir comment ça marche :
3515 \end_layout
3516
3517 \begin_layout Standard
3518 \align center
3519 \begin_inset Tabular
3520 <lyxtabular version="3" rows="69" columns="3">
3521 <features islongtable="true" longtabularalignment="center">
3522 <column alignment="left" valignment="top" width="0cm">
3523 <column alignment="left" valignment="top" width="0pt">
3524 <column alignment="center" valignment="top" width="0pt">
3525 <row endfirsthead="true">
3526 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530
3531 \series bold
3532 Exemple d'annuaire téléphonique (ignorez les noms)
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 <row endfirsthead="true">
3557 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561
3562 \series bold
3563 NOM
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581
3582 \series bold
3583 TEL.
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 </row>
3589 <row endhead="true">
3590 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594
3595 \series bold
3596 Exemple d'annuaire téléphonique
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 </row>
3620 <row endhead="true">
3621 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625
3626 \series bold
3627 NOM
3628 \end_layout
3629
3630 \end_inset
3631 </cell>
3632 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3633 \begin_inset Text
3634
3635 \begin_layout Plain Layout
3636
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645
3646 \series bold
3647 TEL.
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 <row endfoot="true">
3654 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658  continue page suivante
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Plain Layout
3667
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 </row>
3682 <row>
3683 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687
3688 \series bold
3689 Annovi
3690 \end_layout
3691
3692 \end_inset
3693 </cell>
3694 <cell alignment="center" valignment="top" usebox="none">
3695 \begin_inset Text
3696
3697 \begin_layout Plain Layout
3698 Silvia
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 111
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 </row>
3713 <row>
3714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3715 \begin_inset Text
3716
3717 \begin_layout Plain Layout
3718
3719 \series bold
3720 Bertoli
3721 \end_layout
3722
3723 \end_inset
3724 </cell>
3725 <cell alignment="center" valignment="top" usebox="none">
3726 \begin_inset Text
3727
3728 \begin_layout Plain Layout
3729 Stefano
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 111
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 </row>
3744 <row>
3745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749
3750 \series bold
3751 Bozzi
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 <cell alignment="center" valignment="top" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Plain Layout
3760 Walter
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 111
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 </row>
3775 <row>
3776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780
3781 \series bold
3782 Cachia
3783 \end_layout
3784
3785 \end_inset
3786 </cell>
3787 <cell alignment="center" valignment="top" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791 Maria
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 111
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 </row>
3806 <row>
3807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811
3812 \series bold
3813 Cachia
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 <cell alignment="center" valignment="top" usebox="none">
3819 \begin_inset Text
3820
3821 \begin_layout Plain Layout
3822 Maurizio
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831 111
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 </row>
3837 <row>
3838 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842
3843 \series bold
3844 Cinquemani
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 <cell alignment="center" valignment="top" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853 Giusi
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 111
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 </row>
3868 <row>
3869 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3870 \begin_inset Text
3871
3872 \begin_layout Plain Layout
3873
3874 \series bold
3875 Colin
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 <cell alignment="center" valignment="top" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884 Bernard
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 111
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 </row>
3899 <row>
3900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904
3905 \series bold
3906 Concli
3907 \end_layout
3908
3909 \end_inset
3910 </cell>
3911 <cell alignment="center" valignment="top" usebox="none">
3912 \begin_inset Text
3913
3914 \begin_layout Plain Layout
3915 Gianfranco
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 111
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 </row>
3930 <row>
3931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3932 \begin_inset Text
3933
3934 \begin_layout Plain Layout
3935
3936 \series bold
3937 Dal Bosco
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 <cell alignment="center" valignment="top" usebox="none">
3943 \begin_inset Text
3944
3945 \begin_layout Plain Layout
3946 Carolina
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955 111
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 </row>
3961 <row>
3962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3963 \begin_inset Text
3964
3965 \begin_layout Plain Layout
3966
3967 \series bold
3968 Dalpiaz
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 <cell alignment="center" valignment="top" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977 Annamaria
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 111
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 </row>
3992 <row>
3993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3994 \begin_inset Text
3995
3996 \begin_layout Plain Layout
3997
3998 \series bold
3999 Feliciello
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 <cell alignment="center" valignment="top" usebox="none">
4005 \begin_inset Text
4006
4007 \begin_layout Plain Layout
4008 Domenico
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 111
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 </row>
4023 <row>
4024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4025 \begin_inset Text
4026
4027 \begin_layout Plain Layout
4028
4029 \series bold
4030 Focarelli
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 <cell alignment="center" valignment="top" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Plain Layout
4039 Paola
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 111
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 </row>
4054 <row>
4055 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4056 \begin_inset Text
4057
4058 \begin_layout Plain Layout
4059
4060 \series bold
4061 Galletti
4062 \end_layout
4063
4064 \end_inset
4065 </cell>
4066 <cell alignment="center" valignment="top" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070 Oreste
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 111
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 </row>
4085 <row>
4086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090
4091 \series bold
4092 Gasparini
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 <cell alignment="center" valignment="top" usebox="none">
4098 \begin_inset Text
4099
4100 \begin_layout Plain Layout
4101 Franca
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 111
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 </row>
4116 <row>
4117 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4118 \begin_inset Text
4119
4120 \begin_layout Plain Layout
4121
4122 \series bold
4123 Rizzardi
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 <cell alignment="center" valignment="top" usebox="none">
4129 \begin_inset Text
4130
4131 \begin_layout Plain Layout
4132 Paola
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 111
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 </row>
4147 <row>
4148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152
4153 \series bold
4154 Lassini
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 <cell alignment="center" valignment="top" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163 Giancarlo
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 111
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 </row>
4178 <row>
4179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4180 \begin_inset Text
4181
4182 \begin_layout Plain Layout
4183
4184 \series bold
4185 Malfatti
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 <cell alignment="center" valignment="top" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194 Luciano
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 111
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 </row>
4209 <row>
4210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4211 \begin_inset Text
4212
4213 \begin_layout Plain Layout
4214
4215 \series bold
4216 Malfatti
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 <cell alignment="center" valignment="top" usebox="none">
4222 \begin_inset Text
4223
4224 \begin_layout Plain Layout
4225 Valeriano
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 111
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 </row>
4240 <row>
4241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4242 \begin_inset Text
4243
4244 \begin_layout Plain Layout
4245
4246 \series bold
4247 Meneguzzo
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 <cell alignment="center" valignment="top" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 Roberto
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 111
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 </row>
4271 <row>
4272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4273 \begin_inset Text
4274
4275 \begin_layout Plain Layout
4276
4277 \series bold
4278 Mezzadra
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="center" valignment="top" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 Roberto
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 111
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 </row>
4302 <row>
4303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307
4308 \series bold
4309 Pirpamer
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell alignment="center" valignment="top" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318 Erich
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 111
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 </row>
4333 <row>
4334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4335 \begin_inset Text
4336
4337 \begin_layout Plain Layout
4338
4339 \series bold
4340 Pochiesa
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 Paolo
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 111, 222
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 </row>
4364 <row>
4365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369
4370 \series bold
4371 Radina
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 Claudio
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 111
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 </row>
4395 <row>
4396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400
4401 \series bold
4402 Stuffer
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 Oskar
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 111
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 </row>
4426 <row>
4427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4428 \begin_inset Text
4429
4430 \begin_layout Plain Layout
4431
4432 \series bold
4433 Tacchelli
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 Ugo
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 111
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 </row>
4457 <row>
4458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462
4463 \series bold
4464 Tezzele
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 Margit
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 111
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 </row>
4488 <row>
4489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493
4494 \series bold
4495 Unterkalmsteiner
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 Frieda
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 111
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524
4525 \series bold
4526 Vieider
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 Hilde
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 111
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 </row>
4550 <row>
4551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555
4556 \series bold
4557 Vigna
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 Jürgen
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 111
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586
4587 \series bold
4588 Weber
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 Maurizio
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 111
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 <row>
4613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617
4618 \series bold
4619 Winkler
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 Franz
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 111
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 </row>
4643 <row>
4644 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648  
4649 \end_layout
4650
4651 \end_inset
4652 </cell>
4653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 </row>
4672 <row>
4673 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677
4678 \series bold
4679 Annovi
4680 \end_layout
4681
4682 \end_inset
4683 </cell>
4684 <cell alignment="center" valignment="top" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688 Silvia
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697 555
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 </row>
4703 <row>
4704 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708
4709 \series bold
4710 Bertoli
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 <cell alignment="center" valignment="top" usebox="none">
4716 \begin_inset Text
4717
4718 \begin_layout Plain Layout
4719 Stefano
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 555
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 </row>
4734 <row>
4735 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739
4740 \series bold
4741 Bozzi
4742 \end_layout
4743
4744 \end_inset
4745 </cell>
4746 <cell alignment="center" valignment="top" usebox="none">
4747 \begin_inset Text
4748
4749 \begin_layout Plain Layout
4750 Walter
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 555
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 </row>
4765 <row>
4766 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770
4771 \series bold
4772 Cachia
4773 \end_layout
4774
4775 \end_inset
4776 </cell>
4777 <cell alignment="center" valignment="top" usebox="none">
4778 \begin_inset Text
4779
4780 \begin_layout Plain Layout
4781 Maria
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 555
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 </row>
4796 <row>
4797 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801
4802 \series bold
4803 Cachia
4804 \end_layout
4805
4806 \end_inset
4807 </cell>
4808 <cell alignment="center" valignment="top" usebox="none">
4809 \begin_inset Text
4810
4811 \begin_layout Plain Layout
4812 Maurizio
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821 555
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 </row>
4827 <row>
4828 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832
4833 \series bold
4834 Cinquemani
4835 \end_layout
4836
4837 \end_inset
4838 </cell>
4839 <cell alignment="center" valignment="top" usebox="none">
4840 \begin_inset Text
4841
4842 \begin_layout Plain Layout
4843 Giusi
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 555
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 </row>
4858 <row>
4859 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863
4864 \series bold
4865 Colin
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 <cell alignment="center" valignment="top" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Plain Layout
4874 Bernard
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 555
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 </row>
4889 <row>
4890 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Plain Layout
4894
4895 \series bold
4896 Concli
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 <cell alignment="center" valignment="top" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905 Gianfranco
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 555
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 </row>
4920 <row>
4921 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4922 \begin_inset Text
4923
4924 \begin_layout Plain Layout
4925
4926 \series bold
4927 Dal Bosco
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 <cell alignment="center" valignment="top" usebox="none">
4933 \begin_inset Text
4934
4935 \begin_layout Plain Layout
4936 Carolina
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945 555
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 </row>
4951 <row>
4952 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4953 \begin_inset Text
4954
4955 \begin_layout Plain Layout
4956
4957 \series bold
4958 Dalpiaz
4959 \end_layout
4960
4961 \end_inset
4962 </cell>
4963 <cell alignment="center" valignment="top" usebox="none">
4964 \begin_inset Text
4965
4966 \begin_layout Plain Layout
4967 Annamaria
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4973 \begin_inset Text
4974
4975 \begin_layout Plain Layout
4976 555
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 </row>
4982 <row>
4983 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4984 \begin_inset Text
4985
4986 \begin_layout Plain Layout
4987
4988 \series bold
4989 Feliciello
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 <cell alignment="center" valignment="top" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998 Domenico
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 555
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 </row>
5013 <row>
5014 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5015 \begin_inset Text
5016
5017 \begin_layout Plain Layout
5018
5019 \series bold
5020 Focarelli
5021 \end_layout
5022
5023 \end_inset
5024 </cell>
5025 <cell alignment="center" valignment="top" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029 Paola
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 555
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 </row>
5044 <row>
5045 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5046 \begin_inset Text
5047
5048 \begin_layout Plain Layout
5049
5050 \series bold
5051 Galletti
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 <cell alignment="center" valignment="top" usebox="none">
5057 \begin_inset Text
5058
5059 \begin_layout Plain Layout
5060 Oreste
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 555
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 </row>
5075 <row>
5076 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080
5081 \series bold
5082 Gasparini
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 <cell alignment="center" valignment="top" usebox="none">
5088 \begin_inset Text
5089
5090 \begin_layout Plain Layout
5091 Franca
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100 555
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 </row>
5106 <row>
5107 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5108 \begin_inset Text
5109
5110 \begin_layout Plain Layout
5111
5112 \series bold
5113 Rizzardi
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 <cell alignment="center" valignment="top" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122 Paola
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5128 \begin_inset Text
5129
5130 \begin_layout Plain Layout
5131 555
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 </row>
5137 <row>
5138 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5139 \begin_inset Text
5140
5141 \begin_layout Plain Layout
5142
5143 \series bold
5144 Lassini
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 <cell alignment="center" valignment="top" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153 Giancarlo
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 555
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 </row>
5168 <row>
5169 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5170 \begin_inset Text
5171
5172 \begin_layout Plain Layout
5173
5174 \series bold
5175 Malfatti
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 <cell alignment="center" valignment="top" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184 Luciano
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193 555
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 </row>
5199 <row>
5200 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5201 \begin_inset Text
5202
5203 \begin_layout Plain Layout
5204
5205 \series bold
5206 Malfatti
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 <cell alignment="center" valignment="top" usebox="none">
5212 \begin_inset Text
5213
5214 \begin_layout Plain Layout
5215 Valeriano
5216 \end_layout
5217
5218 \end_inset
5219 </cell>
5220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5221 \begin_inset Text
5222
5223 \begin_layout Plain Layout
5224 555
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 </row>
5230 <row>
5231 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Plain Layout
5235
5236 \series bold
5237 Meneguzzo
5238 \end_layout
5239
5240 \end_inset
5241 </cell>
5242 <cell alignment="center" valignment="top" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246 Roberto
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 555
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 </row>
5261 <row>
5262 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5263 \begin_inset Text
5264
5265 \begin_layout Plain Layout
5266
5267 \series bold
5268 Mezzadra
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 <cell alignment="center" valignment="top" usebox="none">
5274 \begin_inset Text
5275
5276 \begin_layout Plain Layout
5277 Roberto
5278 \end_layout
5279
5280 \end_inset
5281 </cell>
5282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5283 \begin_inset Text
5284
5285 \begin_layout Plain Layout
5286 555
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 </row>
5292 <row>
5293 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5294 \begin_inset Text
5295
5296 \begin_layout Plain Layout
5297
5298 \series bold
5299 Pirpamer
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 <cell alignment="center" valignment="top" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308 Erich
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Plain Layout
5317 555
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 </row>
5323 <row>
5324 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5325 \begin_inset Text
5326
5327 \begin_layout Plain Layout
5328
5329 \series bold
5330 Pochiesa
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 <cell alignment="center" valignment="top" usebox="none">
5336 \begin_inset Text
5337
5338 \begin_layout Plain Layout
5339 Paolo
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348 555, 222
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 </row>
5354 <row>
5355 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5356 \begin_inset Text
5357
5358 \begin_layout Plain Layout
5359
5360 \series bold
5361 Radina
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 <cell alignment="center" valignment="top" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370 Claudio
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5376 \begin_inset Text
5377
5378 \begin_layout Plain Layout
5379 555
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 </row>
5385 <row>
5386 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5387 \begin_inset Text
5388
5389 \begin_layout Plain Layout
5390
5391 \series bold
5392 Stuffer
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 Oskar
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Plain Layout
5410 555
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 </row>
5416 <row>
5417 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421
5422 \series bold
5423 Tacchelli
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 <cell alignment="center" valignment="top" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Plain Layout
5432 Ugo
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 555
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 </row>
5447 <row>
5448 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452
5453 \series bold
5454 Tezzele
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 <cell alignment="center" valignment="top" usebox="none">
5460 \begin_inset Text
5461
5462 \begin_layout Plain Layout
5463 Margit
5464 \end_layout
5465
5466 \end_inset
5467 </cell>
5468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5469 \begin_inset Text
5470
5471 \begin_layout Plain Layout
5472 555
5473 \end_layout
5474
5475 \end_inset
5476 </cell>
5477 </row>
5478 <row>
5479 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5480 \begin_inset Text
5481
5482 \begin_layout Plain Layout
5483
5484 \series bold
5485 Unterkalmsteiner
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 <cell alignment="center" valignment="top" usebox="none">
5491 \begin_inset Text
5492
5493 \begin_layout Plain Layout
5494 Frieda
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5500 \begin_inset Text
5501
5502 \begin_layout Plain Layout
5503 555
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 </row>
5509 <row>
5510 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Plain Layout
5514
5515 \series bold
5516 Vieider
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 <cell alignment="center" valignment="top" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525 Hilde
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5531 \begin_inset Text
5532
5533 \begin_layout Plain Layout
5534 555
5535 \end_layout
5536
5537 \end_inset
5538 </cell>
5539 </row>
5540 <row>
5541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545
5546 \series bold
5547 Vigna
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell alignment="center" valignment="top" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556 Jürgen
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565 999
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 </row>
5571 <row>
5572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576
5577 \series bold
5578 Weber
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 Maurizio
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 555
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 </row>
5602 <row>
5603 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607
5608 \series bold
5609 Winkler
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 Franz
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 555
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 </row>
5633 <row endlastfoot="true">
5634 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 Fin
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 </lyxtabular>
5663
5664 \end_inset
5665
5666
5667 \begin_inset ERT
5668 status collapsed
5669
5670 \begin_layout Plain Layout
5671
5672
5673 \backslash
5674 addtocounter{table}{-1}
5675 \end_layout
5676
5677 \end_inset
5678
5679
5680 \begin_inset Note Note
5681 status collapsed
5682
5683 \begin_layout Plain Layout
5684 Voyez la première note grisée de la section
5685 \begin_inset space ~
5686 \end_inset
5687
5688
5689 \begin_inset CommandInset ref
5690 LatexCommand ref
5691 reference "sub:Tableaux-longs-légende"
5692
5693 \end_inset
5694
5695  pour une explication de cette commande.
5696 \end_layout
5697
5698 \end_inset
5699
5700
5701 \end_layout
5702
5703 \begin_layout Subsection
5704 Notes de bas de page dans les tableaux longs
5705 \begin_inset CommandInset label
5706 LatexCommand label
5707 name "sub:Notes-dans-tableau-long"
5708
5709 \end_inset
5710
5711
5712 \begin_inset Index idx
5713 status collapsed
5714
5715 \begin_layout Plain Layout
5716 Tableaux longs ! Notes de bas de page
5717 \end_layout
5718
5719 \end_inset
5720
5721
5722 \end_layout
5723
5724 \begin_layout Standard
5725 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5726  long.
5727  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5728  contenant la note.
5729  Par exemple le tableau
5730 \begin_inset space ~
5731 \end_inset
5732
5733
5734 \begin_inset CommandInset ref
5735 LatexCommand ref
5736 reference "tab:Légendes-tableau-différentes"
5737
5738 \end_inset
5739
5740  a une note de bas de page.
5741 \end_layout
5742
5743 \begin_layout Subsection
5744 Alignement des tableaux longs
5745 \begin_inset Index idx
5746 status collapsed
5747
5748 \begin_layout Plain Layout
5749 Tableaux longs ! Alignement
5750 \end_layout
5751
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \begin_layout Standard
5758 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5759  de dialogue des paramètres de tableau.
5760  Pour les alignements à droite et à gauche, le tableau sera directement
5761  au bord de la page.
5762  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5763  l'alignement centré et modifier les valeurs des longueurs 
5764 \series bold
5765
5766 \backslash
5767 LTleft 
5768 \series default
5769 et 
5770 \series bold
5771
5772 \backslash
5773 LTright
5774 \series default
5775  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5776  concerné :
5777 \end_layout
5778
5779 \begin_layout Standard
5780
5781 \series bold
5782
5783 \backslash
5784 setlength{
5785 \backslash
5786 LTleft}{valeur}
5787 \end_layout
5788
5789 \begin_layout Standard
5790 Où 
5791 \series bold
5792 valeur
5793 \series default
5794  peut avoir n'importe laquelle des unités listées dans le tableau
5795 \begin_inset space ~
5796 \end_inset
5797
5798
5799 \begin_inset CommandInset ref
5800 LatexCommand ref
5801 reference "cha:Unités-de-longueur"
5802
5803 \end_inset
5804
5805 .
5806  
5807 \series bold
5808
5809 \backslash
5810 LTleft
5811 \series default
5812  contrôle la distance horizontale entre le bord gauche de la page et le
5813  tableau, et
5814 \series bold
5815  
5816 \backslash
5817 LTright
5818 \series default
5819  la distance au bord droit.
5820  La valeur implicite des ces deux distances est 
5821 \series bold
5822
5823 \backslash
5824 fill
5825 \series default
5826 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5827 \end_layout
5828
5829 \begin_layout Standard
5830 Le tableau long suivant a été centrée en mettant 
5831 \series bold
5832
5833 \backslash
5834 LTleft
5835 \series default
5836  à 
5837 \family sans
5838 0.1
5839 \backslash
5840 columnwidth
5841 \family default
5842 :
5843 \begin_inset ERT
5844 status collapsed
5845
5846 \begin_layout Plain Layout
5847
5848
5849 \backslash
5850 setlength{
5851 \backslash
5852 LTleft}{0.1
5853 \backslash
5854 columnwidth}
5855 \end_layout
5856
5857 \end_inset
5858
5859
5860 \end_layout
5861
5862 \begin_layout Standard
5863 \begin_inset Tabular
5864 <lyxtabular version="3" rows="5" columns="5">
5865 <features islongtable="true" longtabularalignment="center">
5866 <column alignment="center" valignment="top" width="0">
5867 <column alignment="center" valignment="top" width="0">
5868 <column alignment="center" valignment="top" width="0">
5869 <column alignment="center" valignment="top" width="0">
5870 <column alignment="center" valignment="top" width="0">
5871 <row>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876 1
5877 \end_layout
5878
5879 \end_inset
5880 </cell>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885 2
5886 \end_layout
5887
5888 \end_inset
5889 </cell>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894 3
5895 \end_layout
5896
5897 \end_inset
5898 </cell>
5899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903 4
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 5
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 </row>
5918 <row>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923 asd
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 s
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 s
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 s
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 asd
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 </row>
5965 <row>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 asd
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979 s
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 s
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 s
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 asd
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 </row>
6012 <row>
6013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 asd
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 s
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 s
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 s
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 asd
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 </row>
6059 <row>
6060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064 asd
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 asd
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 asd
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 asd
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 asd
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 </row>
6106 </lyxtabular>
6107
6108 \end_inset
6109
6110
6111 \begin_inset ERT
6112 status collapsed
6113
6114 \begin_layout Plain Layout
6115
6116
6117 \backslash
6118 setlength{
6119 \backslash
6120 LTleft}{
6121 \backslash
6122 fill}
6123 \end_layout
6124
6125 \end_inset
6126
6127
6128 \begin_inset ERT
6129 status collapsed
6130
6131 \begin_layout Plain Layout
6132
6133
6134 \backslash
6135 addtocounter{table}{-1}
6136 \end_layout
6137
6138 \end_inset
6139
6140
6141 \begin_inset Note Note
6142 status collapsed
6143
6144 \begin_layout Plain Layout
6145 Voyez la première note grisée de la section
6146 \begin_inset space ~
6147 \end_inset
6148
6149
6150 \begin_inset CommandInset ref
6151 LatexCommand ref
6152 reference "sub:Tableaux-longs-légende"
6153
6154 \end_inset
6155
6156  pour une explication de cette commande.
6157 \end_layout
6158
6159 \end_inset
6160
6161
6162 \end_layout
6163
6164 \begin_layout Subsection
6165 Légendes et tableaux longs
6166 \begin_inset Index idx
6167 status collapsed
6168
6169 \begin_layout Plain Layout
6170 Tableaux longs ! Legendes@Légendes
6171 \end_layout
6172
6173 \end_inset
6174
6175
6176 \begin_inset CommandInset label
6177 LatexCommand label
6178 name "sub:Tableaux-longs-légende"
6179
6180 \end_inset
6181
6182
6183 \end_layout
6184
6185 \begin_layout Standard
6186 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6187  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6188  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6189  longs quand on utilise pour une ligne l'option de tableau long 
6190 \family sans
6191 Légende
6192 \family default
6193 , comme c'est expliqué dans la section
6194 \begin_inset space ~
6195 \end_inset
6196
6197
6198 \begin_inset CommandInset ref
6199 LatexCommand ref
6200 reference "sec:Tableaux-longs"
6201
6202 \end_inset
6203
6204 .
6205 \end_layout
6206
6207 \begin_layout Standard
6208 Voici un petit Tableau long pour voir comment ça marche :
6209 \end_layout
6210
6211 \begin_layout Standard
6212 \begin_inset Tabular
6213 <lyxtabular version="3" rows="6" columns="5">
6214 <features islongtable="true" longtabularalignment="center">
6215 <column alignment="center" valignment="top" width="0">
6216 <column alignment="center" valignment="top" width="0">
6217 <column alignment="center" valignment="top" width="0">
6218 <column alignment="center" valignment="top" width="0">
6219 <column alignment="center" valignment="top" width="0">
6220 <row caption="true">
6221 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 \begin_inset Caption
6226
6227 \begin_layout Plain Layout
6228 Tableau long avec une légende
6229 \begin_inset Argument
6230 status open
6231
6232 \begin_layout Plain Layout
6233 Tableau long
6234 \end_layout
6235
6236 \end_inset
6237
6238
6239 \end_layout
6240
6241 \end_inset
6242
6243
6244 \end_layout
6245
6246 \end_inset
6247 </cell>
6248 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6249 \begin_inset Text
6250
6251 \begin_layout Plain Layout
6252
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6258 \begin_inset Text
6259
6260 \begin_layout Plain Layout
6261
6262 \end_layout
6263
6264 \end_inset
6265 </cell>
6266 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 </row>
6285 <row>
6286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 1
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 2
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \begin_layout Plain Layout
6308 3
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6314 \begin_inset Text
6315
6316 \begin_layout Plain Layout
6317 4
6318 \end_layout
6319
6320 \end_inset
6321 </cell>
6322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Plain Layout
6326 5
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 </row>
6332 <row>
6333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337 asd
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346 s
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355 s
6356 \end_layout
6357
6358 \end_inset
6359 </cell>
6360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6361 \begin_inset Text
6362
6363 \begin_layout Plain Layout
6364 s
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 asd
6374 \end_layout
6375
6376 \end_inset
6377 </cell>
6378 </row>
6379 <row>
6380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 asd
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 s
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 s
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 s
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420 asd
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 </row>
6426 <row>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Plain Layout
6431 asd
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 s
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6446 \begin_inset Text
6447
6448 \begin_layout Plain Layout
6449 s
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 s
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467 asd
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 </row>
6473 <row>
6474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 asd
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 asd
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 asd
6497 \end_layout
6498
6499 \end_inset
6500 </cell>
6501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 asd
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514 asd
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 </row>
6520 </lyxtabular>
6521
6522 \end_inset
6523
6524
6525 \end_layout
6526
6527 \begin_layout Standard
6528 \begin_inset VSpace medskip
6529 \end_inset
6530
6531
6532 \begin_inset Note Greyedout
6533 status open
6534
6535 \begin_layout Plain Layout
6536
6537 \series bold
6538 Note
6539 \begin_inset space ~
6540 \end_inset
6541
6542 1:
6543 \series default
6544  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6545  n'avez pas prévu de légende.
6546  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6547 \begin_inset space ~
6548 \end_inset
6549
6550 2.4 suit le tableau
6551 \begin_inset space ~
6552 \end_inset
6553
6554 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6555  sans légende.
6556  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6557  après chaque tableau long sans légende :
6558 \end_layout
6559
6560 \begin_layout Plain Layout
6561
6562 \series bold
6563
6564 \backslash
6565 addtocounter{table}{-1}
6566 \end_layout
6567
6568 \begin_layout Plain Layout
6569 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6570  et que vous ajoutez le code suivant dans le préambule du document :
6571 \end_layout
6572
6573 \begin_layout Plain Layout
6574
6575 \series bold
6576
6577 \backslash
6578 let
6579 \backslash
6580 myEnd
6581 \backslash
6582 endlongtable
6583 \begin_inset Newline newline
6584 \end_inset
6585
6586
6587 \backslash
6588 renewcommand{
6589 \backslash
6590 endlongtable}{
6591 \backslash
6592 myEnd
6593 \backslash
6594 addtocounter{table}{-1}}
6595 \end_layout
6596
6597 \end_inset
6598
6599
6600 \end_layout
6601
6602 \begin_layout Standard
6603 \begin_inset Note Greyedout
6604 status open
6605
6606 \begin_layout Plain Layout
6607
6608 \series bold
6609 Note
6610 \begin_inset space ~
6611 \end_inset
6612
6613 2:
6614 \series default
6615  Si vous utilisez 
6616 \series bold
6617 hyperref
6618 \series default
6619
6620 \begin_inset Index idx
6621 status collapsed
6622
6623 \begin_layout Plain Layout
6624 Paquetages LaTeX ! hyperref
6625 \end_layout
6626
6627 \end_inset
6628
6629  dans les 
6630 \family sans
6631 Paramètres du document
6632 \family default
6633  rubrique 
6634 \family sans
6635 Propriétés
6636 \begin_inset space ~
6637 \end_inset
6638
6639 du
6640 \begin_inset space ~
6641 \end_inset
6642
6643 PDF
6644 \family default
6645 , pour transformer vos références croisées en liens cliquables, le lien
6646  vers un tableau long pointera toujours sur le début du document.
6647 \end_layout
6648
6649 \end_inset
6650
6651
6652 \end_layout
6653
6654 \begin_layout Subsubsection
6655 Références à des tableaux longs
6656 \begin_inset Index idx
6657 status collapsed
6658
6659 \begin_layout Plain Layout
6660 Tableaux longs ! Références
6661 \end_layout
6662
6663 \end_inset
6664
6665
6666 \end_layout
6667
6668 \begin_layout Standard
6669 \begin_inset Tabular
6670 <lyxtabular version="3" rows="6" columns="5">
6671 <features islongtable="true" longtabularalignment="center">
6672 <column alignment="center" valignment="top" width="0">
6673 <column alignment="center" valignment="top" width="0">
6674 <column alignment="center" valignment="top" width="0">
6675 <column alignment="center" valignment="top" width="0">
6676 <column alignment="center" valignment="top" width="0">
6677 <row caption="true">
6678 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 \begin_inset Caption
6683
6684 \begin_layout Plain Layout
6685 Tableau long référencé
6686 \begin_inset CommandInset label
6687 LatexCommand label
6688 name "tab:RefExemple"
6689
6690 \end_inset
6691
6692
6693 \end_layout
6694
6695 \end_inset
6696
6697
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Plain Layout
6715
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6721 \begin_inset Text
6722
6723 \begin_layout Plain Layout
6724
6725 \end_layout
6726
6727 \end_inset
6728 </cell>
6729 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 </row>
6739 <row>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 1
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6750 \begin_inset Text
6751
6752 \begin_layout Plain Layout
6753 2
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762 3
6763 \end_layout
6764
6765 \end_inset
6766 </cell>
6767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771 4
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 5
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row>
6787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 asd
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800 s
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6806 \begin_inset Text
6807
6808 \begin_layout Plain Layout
6809 s
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818 s
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 asd
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 </row>
6833 <row>
6834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6835 \begin_inset Text
6836
6837 \begin_layout Plain Layout
6838 asd
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847 s
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856 s
6857 \end_layout
6858
6859 \end_inset
6860 </cell>
6861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6862 \begin_inset Text
6863
6864 \begin_layout Plain Layout
6865 s
6866 \end_layout
6867
6868 \end_inset
6869 </cell>
6870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874 asd
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 </row>
6880 <row>
6881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 asd
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 s
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903 s
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912 s
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921 asd
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 </row>
6927 <row>
6928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 asd
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 sad
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 asd
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959 asd
6960 \end_layout
6961
6962 \end_inset
6963 </cell>
6964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968 asd
6969 \end_layout
6970
6971 \end_inset
6972 </cell>
6973 </row>
6974 </lyxtabular>
6975
6976 \end_inset
6977
6978
6979 \end_layout
6980
6981 \begin_layout Standard
6982 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6983  dans sa légende.
6984 \end_layout
6985
6986 \begin_layout Standard
6987 Ceci est une référence au tableau
6988 \begin_inset space ~
6989 \end_inset
6990
6991
6992 \begin_inset CommandInset ref
6993 LatexCommand ref
6994 reference "tab:RefExemple"
6995
6996 \end_inset
6997
6998 .
6999 \end_layout
7000
7001 \begin_layout Standard
7002 La mise en forme de la légende peut être ajustée avec celle de toutes les
7003  autres légendes de votre document en utilisant le paquetage LaTeX 
7004 \series bold
7005 caption
7006 \series default
7007
7008 \begin_inset Index idx
7009 status collapsed
7010
7011 \begin_layout Plain Layout
7012 Paquetages LaTeX ! caption
7013 \end_layout
7014
7015 \end_inset
7016
7017 , voir la section
7018 \begin_inset space ~
7019 \end_inset
7020
7021
7022 \begin_inset CommandInset ref
7023 LatexCommand ref
7024 reference "sec:Formatage-légende"
7025
7026 \end_inset
7027
7028 .
7029 \end_layout
7030
7031 \begin_layout Subsubsection
7032 Largeur de la légende
7033 \begin_inset Index idx
7034 status collapsed
7035
7036 \begin_layout Plain Layout
7037 Tableaux longs ! Largeur de la légende
7038 \end_layout
7039
7040 \end_inset
7041
7042
7043 \end_layout
7044
7045 \begin_layout Standard
7046 La largeur maximale des lignes de légende est définie par la longueur 
7047 \series bold
7048
7049 \backslash
7050 LTcapwidth
7051 \series default
7052 .
7053  Sa valeur implicite est 4
7054 \begin_inset space \thinspace{}
7055 \end_inset
7056
7057 in.
7058  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7059  de votre document ou en tant que code TeX directement dans votre document
7060  avant le tableau qui doit être affectée.
7061 \end_layout
7062
7063 \begin_layout Standard
7064
7065 \series bold
7066
7067 \backslash
7068 setlength{
7069 \backslash
7070 LTcapwidth}{largeur}
7071 \end_layout
7072
7073 \begin_layout Standard
7074 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
7075 ce
7076 \begin_inset space ~
7077 \end_inset
7078
7079
7080 \begin_inset CommandInset ref
7081 LatexCommand ref
7082 reference "cha:Unités-de-longueur"
7083
7084 \end_inset
7085
7086 .
7087 \end_layout
7088
7089 \begin_layout Standard
7090 Les tableaux suivants montrent la différence :
7091 \end_layout
7092
7093 \begin_layout Standard
7094 \begin_inset Tabular
7095 <lyxtabular version="3" rows="6" columns="5">
7096 <features islongtable="true" longtabularalignment="center">
7097 <column alignment="center" valignment="top" width="0">
7098 <column alignment="center" valignment="top" width="0">
7099 <column alignment="center" valignment="top" width="0">
7100 <column alignment="center" valignment="top" width="0">
7101 <column alignment="center" valignment="top" width="0">
7102 <row caption="true">
7103 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 \begin_inset Caption
7108
7109 \begin_layout Plain Layout
7110 long titre complet avec la largeur implicite long titre complet avec la
7111  largeur implicite long titre complet avec la largeur implicite
7112 \begin_inset Argument
7113 status open
7114
7115 \begin_layout Plain Layout
7116 Légende avec largeur implicite
7117 \end_layout
7118
7119 \end_inset
7120
7121
7122 \end_layout
7123
7124 \end_inset
7125
7126
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 1
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 2
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 3
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 4
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 5
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 </row>
7215 <row>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 asd
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 s
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 s
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 s
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 asd
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 </row>
7262 <row>
7263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 asd
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 s
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 s
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 s
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7300 \begin_inset Text
7301
7302 \begin_layout Plain Layout
7303 asd
7304 \end_layout
7305
7306 \end_inset
7307 </cell>
7308 </row>
7309 <row>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 asd
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 s
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332 s
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 s
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 asd
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 </row>
7356 <row>
7357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 asd
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 sad
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 asd
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Plain Layout
7388 asd
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7394 \begin_inset Text
7395
7396 \begin_layout Plain Layout
7397 asd
7398 \end_layout
7399
7400 \end_inset
7401 </cell>
7402 </row>
7403 </lyxtabular>
7404
7405 \end_inset
7406
7407
7408 \end_layout
7409
7410 \begin_layout Standard
7411 \begin_inset ERT
7412 status collapsed
7413
7414 \begin_layout Plain Layout
7415
7416
7417 \backslash
7418 setlength{
7419 \backslash
7420 LTcapwidth}{5cm}
7421 \end_layout
7422
7423 \end_inset
7424
7425
7426 \begin_inset Tabular
7427 <lyxtabular version="3" rows="6" columns="5">
7428 <features islongtable="true" longtabularalignment="center">
7429 <column alignment="center" valignment="top" width="0">
7430 <column alignment="center" valignment="top" width="0">
7431 <column alignment="center" valignment="top" width="0">
7432 <column alignment="center" valignment="top" width="0">
7433 <column alignment="center" valignment="top" width="0">
7434 <row caption="true">
7435 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439 \begin_inset Caption
7440
7441 \begin_layout Plain Layout
7442 long titre complet avec la largeur réglée à 5
7443 \begin_inset space \thinspace{}
7444 \end_inset
7445
7446 cm long titre complet avec la largeur réglée à 5
7447 \begin_inset space \thinspace{}
7448 \end_inset
7449
7450 cm long titre complet avec la largeur réglée à 5
7451 \begin_inset space \thinspace{}
7452 \end_inset
7453
7454 cm
7455 \begin_inset Argument
7456 status open
7457
7458 \begin_layout Plain Layout
7459 Légende avec largeur à
7460 \begin_inset space \thinspace{}
7461 \end_inset
7462
7463 =
7464 \begin_inset space \thinspace{}
7465 \end_inset
7466
7467 5
7468 \begin_inset space \thinspace{}
7469 \end_inset
7470
7471 cm
7472 \end_layout
7473
7474 \end_inset
7475
7476
7477 \end_layout
7478
7479 \end_inset
7480
7481
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 1
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537 2
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 3
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 4
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 5
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 <row>
7571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 asd
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584 s
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593 s
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602 s
7603 \end_layout
7604
7605 \end_inset
7606 </cell>
7607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 asd
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 </row>
7617 <row>
7618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622 asd
7623 \end_layout
7624
7625 \end_inset
7626 </cell>
7627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \begin_layout Plain Layout
7631 s
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640 s
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649 s
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 asd
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 </row>
7664 <row>
7665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7666 \begin_inset Text
7667
7668 \begin_layout Plain Layout
7669 asd
7670 \end_layout
7671
7672 \end_inset
7673 </cell>
7674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678 s
7679 \end_layout
7680
7681 \end_inset
7682 </cell>
7683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687 s
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696 s
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705 asd
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 </row>
7711 <row>
7712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716 asd
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725 sad
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 asd
7735 \end_layout
7736
7737 \end_inset
7738 </cell>
7739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743 asd
7744 \end_layout
7745
7746 \end_inset
7747 </cell>
7748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7749 \begin_inset Text
7750
7751 \begin_layout Plain Layout
7752 asd
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 </row>
7758 </lyxtabular>
7759
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \begin_layout Standard
7766 \begin_inset ERT
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770
7771
7772 \backslash
7773 setlength{
7774 \backslash
7775 LTcapwidth}{4in}
7776 \end_layout
7777
7778 \end_inset
7779
7780
7781 \end_layout
7782
7783 \begin_layout Standard
7784 \begin_inset Note Greyedout
7785 status open
7786
7787 \begin_layout Plain Layout
7788
7789 \series bold
7790 Note:
7791 \series default
7792  Quand on utilise la paquetage LaTeX 
7793 \series bold
7794 caption
7795 \series default
7796
7797 \begin_inset Index idx
7798 status collapsed
7799
7800 \begin_layout Plain Layout
7801 Paquetages LaTeX ! caption
7802 \end_layout
7803
7804 \end_inset
7805
7806  , comme c'est les cas dans ce document, la légende prend toute la largeur
7807  de la page quand on utilise la largeur implicite de 4
7808 \begin_inset space \thinspace{}
7809 \end_inset
7810
7811 in pour 
7812 \series bold
7813
7814 \backslash
7815 LTcapwidth
7816 \series default
7817 .
7818  Pour avoir dans ce cas une légende qui fasse exactement 4
7819 \begin_inset space \thinspace{}
7820 \end_inset
7821
7822 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7823  comme par exemple 3.99
7824 \begin_inset space \thinspace{}
7825 \end_inset
7826
7827 in, soit utiliser la commande LaTeX 
7828 \series bold
7829
7830 \backslash
7831 captionsetup{width=valeur}
7832 \series default
7833  qui est disponible dans le paquetage 
7834 \series bold
7835 caption
7836 \series default
7837 .
7838 \end_layout
7839
7840 \end_inset
7841
7842
7843 \end_layout
7844
7845 \begin_layout Subsubsection
7846 Des légendes différentes sur chaque page d'un tableau
7847 \begin_inset Argument
7848 status collapsed
7849
7850 \begin_layout Plain Layout
7851 Légendes différentes
7852 \end_layout
7853
7854 \end_inset
7855
7856
7857 \begin_inset Index idx
7858 status collapsed
7859
7860 \begin_layout Plain Layout
7861 Tableaux longs ! Legendes@Légendes différentes par page
7862 \end_layout
7863
7864 \end_inset
7865
7866
7867 \end_layout
7868
7869 \begin_layout Standard
7870 Quand la légende du tableau pour les pages suivantes doit être différente
7871  de celle de la première page, insérez une légende avec la commande suivante
7872  en code TeX :
7873 \end_layout
7874
7875 \begin_layout Standard
7876
7877 \series bold
7878
7879 \backslash
7880 caption*{caption text}
7881 \backslash
7882
7883 \backslash
7884 %
7885 \end_layout
7886
7887 \begin_layout Standard
7888 dans une ligne de légende fictive qui sera marquée comme une entête.
7889  Le tableau
7890 \begin_inset space ~
7891 \end_inset
7892
7893
7894 \begin_inset CommandInset ref
7895 LatexCommand ref
7896 reference "tab:Légendes-tableau-différentes"
7897
7898 \end_inset
7899
7900  est un exemple de tableau long avec des légendes différentes et où la seconde
7901  légende ne contient pas le numéro du tableau.
7902 \end_layout
7903
7904 \begin_layout Standard
7905 \align center
7906 \begin_inset Tabular
7907 <lyxtabular version="3" rows="59" columns="3">
7908 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7909 <column alignment="left" valignment="top" width="0cm">
7910 <column alignment="left" valignment="top" width="0pt">
7911 <column alignment="center" valignment="top" width="0pt">
7912 <row caption="true">
7913 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 \begin_inset Caption
7918
7919 \begin_layout Plain Layout
7920 Exemple d'annuaire téléphonique
7921 \begin_inset CommandInset label
7922 LatexCommand label
7923 name "tab:Légendes-tableau-différentes"
7924
7925 \end_inset
7926
7927
7928 \begin_inset Argument
7929 status collapsed
7930
7931 \begin_layout Plain Layout
7932 Exemple Annuaire 
7933 \end_layout
7934
7935 \end_inset
7936
7937
7938 \end_layout
7939
7940 \end_inset
7941
7942
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 </row>
7966 <row endfirsthead="true">
7967 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \series bold
7973 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 </row>
7997 <row endfirsthead="true">
7998 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \series bold
8004 NOM
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 TÉL.
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 </row>
8030 <row endhead="true">
8031 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 \begin_inset ERT
8036 status open
8037
8038 \begin_layout Plain Layout
8039
8040
8041 \backslash
8042 caption*{Suite de l'exemple d'annuaire téléphonique}
8043 \backslash
8044
8045 \backslash
8046 %
8047 \end_layout
8048
8049 \end_inset
8050
8051
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row endhead="true">
8076 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \series bold
8082 Exemple d'annuaire téléphonique
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row endhead="true">
8107 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \series bold
8113 NOM
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \series bold
8133 TÉL.
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row endfoot="true">
8140 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 suite page suivante\SpecialChar \ldots{}
8145
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 </row>
8169 <row>
8170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174
8175 \series bold
8176 Annovi
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 Silvia
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 111
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 </row>
8200 <row>
8201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205
8206 \series bold
8207 Bertoli
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 Stefano
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 111
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236
8237 \series bold
8238 Bozzi
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 Walter
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256 111
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 </row>
8262 <row>
8263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267
8268 \series bold
8269 Cachia
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 Maria
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 111
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 </row>
8293 <row>
8294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298
8299 \series bold
8300 Cachia
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 Maurizio
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 111
8319 \end_layout
8320
8321 \end_inset
8322 </cell>
8323 </row>
8324 <row>
8325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329
8330 \series bold
8331 Cinquemani
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 Giusi
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 111
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 </row>
8355 <row>
8356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360
8361 \series bold
8362 Colin
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 Bernard
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380 111
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 </row>
8386 <row>
8387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391
8392 \series bold
8393 Concli
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 Gianfranco
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411 111
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 </row>
8417 <row>
8418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422
8423 \series bold
8424 Dal Bosco
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 Carolina
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 111
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 </row>
8448 <row>
8449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453
8454 \series bold
8455 Dalpiaz
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 Annamaria
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 111
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 </row>
8479 <row>
8480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484
8485 \series bold
8486 Feliciello
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 Domenico
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 111
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 </row>
8510 <row>
8511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \series bold
8517 Focarelli
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 Paola
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 111
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 <row>
8542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \series bold
8548 Galletti
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 Oreste
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 111
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \series bold
8579 Gasparini
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 Franca
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 111
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \series bold
8610 Rizzardi
8611 \series default
8612
8613 \begin_inset Foot
8614 status open
8615
8616 \begin_layout Plain Layout
8617 Exemple de note de bas de page
8618 \end_layout
8619
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Paola
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 111
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row>
8647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \series bold
8653 Lassini
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 Giancarlo
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 111
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \series bold
8684 Malfatti
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 Luciano
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 111
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 <row>
8709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713
8714 \series bold
8715 Malfatti
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 Valeriano
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733 111
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 </row>
8739 <row>
8740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744
8745 \series bold
8746 Meneguzzo
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Plain Layout
8755 Roberto
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 111
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 </row>
8770 <row>
8771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775
8776 \series bold
8777 Mezzadra
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 Roberto
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 111
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 </row>
8801 <row>
8802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806
8807 \series bold
8808 Pirpamer
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817 Erich
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 111
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 </row>
8832 <row>
8833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837
8838 \series bold
8839 Pochiesa
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 Paolo
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 111, 222
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 </row>
8863 <row>
8864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868
8869 \series bold
8870 Radina
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 Claudio
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 111
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 </row>
8894 <row>
8895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899
8900 \series bold
8901 Stuffer
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910 Oskar
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919 111
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \series bold
8932 Tacchelli
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 Ugo
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 111
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 </row>
8956 <row>
8957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961
8962 \series bold
8963 Tezzele
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 Margit
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 111
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 </row>
8987 <row>
8988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992
8993 \series bold
8994 Unterkalmsteiner
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003 Frieda
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 111
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 </row>
9018 <row>
9019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023
9024 \series bold
9025 Vieider
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034 Hilde
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 111
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 </row>
9049 <row>
9050 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054
9055 \series bold
9056 Vigna
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065 Jürgen
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 111
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 </row>
9080 <row>
9081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085
9086 \series bold
9087 Weber
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096 Maurizio
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 111
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 </row>
9111 <row>
9112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116
9117 \series bold
9118 Winkler
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127 Franz
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 111
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 </row>
9142 <row>
9143 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147  
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 </row>
9171 <row>
9172 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176
9177 \series bold
9178 Annovi
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 Silvia
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196 555
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 </row>
9202 <row>
9203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207
9208 \series bold
9209 Bertoli
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218 Stefano
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227 555
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 </row>
9233 <row>
9234 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238
9239 \series bold
9240 Bozzi
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249 Walter
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258 555
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 </row>
9264 <row>
9265 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269
9270 \series bold
9271 Cachia
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280 Maria
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 555
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 </row>
9295 <row>
9296 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300
9301 \series bold
9302 Cachia
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311 Maurizio
9312 \end_layout
9313
9314 \end_inset
9315 </cell>
9316 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320 555
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 </row>
9326 <row>
9327 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331
9332 \series bold
9333 Cinquemani
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9339 \begin_inset Text
9340
9341 \begin_layout Plain Layout
9342 Giusi
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351 555
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 </row>
9357 <row>
9358 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362
9363 \series bold
9364 Colin
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 Bernard
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 555
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 </row>
9388 <row>
9389 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393
9394 \series bold
9395 Concli
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 Gianfranco
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413 555
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 </row>
9419 <row>
9420 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424
9425 \series bold
9426 Dal Bosco
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 Carolina
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 555
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 </row>
9450 <row>
9451 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455
9456 \series bold
9457 Dalpiaz
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466 Annamaria
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475 555
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 </row>
9481 <row>
9482 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486
9487 \series bold
9488 Feliciello
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9494 \begin_inset Text
9495
9496 \begin_layout Plain Layout
9497 Domenico
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506 555
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 </row>
9512 <row>
9513 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517
9518 \series bold
9519 Focarelli
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528 Paola
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Plain Layout
9537 555
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 </row>
9543 <row>
9544 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548
9549 \series bold
9550 Galletti
9551 \end_layout
9552
9553 \end_inset
9554 </cell>
9555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559 Oreste
9560 \end_layout
9561
9562 \end_inset
9563 </cell>
9564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9565 \begin_inset Text
9566
9567 \begin_layout Plain Layout
9568 555
9569 \end_layout
9570
9571 \end_inset
9572 </cell>
9573 </row>
9574 <row>
9575 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579
9580 \series bold
9581 Gasparini
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590 Franca
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599 555
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 </row>
9605 <row>
9606 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610
9611 \series bold
9612 Rizzardi
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621 Paola
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 555
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 </row>
9636 <row>
9637 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641
9642 \series bold
9643 Lassini
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652 Giancarlo
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661 555
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 </row>
9667 <row>
9668 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672
9673 \series bold
9674 Malfatti
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683 Luciano
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 555
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \series bold
9705 Malfatti
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 Valeriano
9715 \end_layout
9716
9717 \end_inset
9718 </cell>
9719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723 555
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 </row>
9729 <row>
9730 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \series bold
9736 Meneguzzo
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9742 \begin_inset Text
9743
9744 \begin_layout Plain Layout
9745 Roberto
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754 555
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 </row>
9760 <row>
9761 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765
9766 \series bold
9767 Mezzadra
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776 Roberto
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 555
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 </row>
9791 </lyxtabular>
9792
9793 \end_inset
9794
9795
9796 \end_layout
9797
9798 \begin_layout Section
9799 Questions particulières concernant les tableaux longs
9800 \begin_inset Argument
9801 status collapsed
9802
9803 \begin_layout Plain Layout
9804 Questions sur les tableaux longs
9805 \end_layout
9806
9807 \end_inset
9808
9809
9810 \begin_inset CommandInset label
9811 LatexCommand label
9812 name "sec:Questions-sur-tableaux-longs"
9813
9814 \end_inset
9815
9816
9817 \end_layout
9818
9819 \begin_layout Subsection
9820 Calculs des pages des tableaux longs
9821 \begin_inset Index idx
9822 status collapsed
9823
9824 \begin_layout Plain Layout
9825 Tableaux longs ! Calculs
9826 \end_layout
9827
9828 \end_inset
9829
9830
9831 \end_layout
9832
9833 \begin_layout Standard
9834 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9835  en utilisant des blocs (chunks).
9836  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9837  mémoire de LaTeX.
9838  La valeur implicite est fixée pour des raisons historiques à seulement
9839  20 lignes de tableau.
9840  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9841  peut ralentir la création de votre document.
9842  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9843  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9844  préambule de votre document :
9845 \end_layout
9846
9847 \begin_layout Standard
9848
9849 \series bold
9850
9851 \backslash
9852 setcounter{LTchunksize}{100}
9853 \end_layout
9854
9855 \begin_layout Subsection
9856 Les flottants et les tableaux longs
9857 \begin_inset Index idx
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861 Tableaux longs ! Flottants
9862 \end_layout
9863
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \begin_layout Standard
9870 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9871  commence un tableau long.
9872  Pour éviter une telle situation, insérez un saut de page (menu 
9873 \family sans
9874 Insérer\SpecialChar \menuseparator
9875 Typographie
9876 \begin_inset space ~
9877 \end_inset
9878
9879 spéciale\SpecialChar \menuseparator
9880 Saut de page (vide le tampon)
9881 \family default
9882
9883 \begin_inset space \thinspace{}
9884 \end_inset
9885
9886 ) juste avant votre tableau long.
9887 \end_layout
9888
9889 \begin_layout Subsection
9890 Sauts de pages forcés
9891 \begin_inset Index idx
9892 status collapsed
9893
9894 \begin_layout Plain Layout
9895 Tableaux longs ! Sauts de pages forcés
9896 \end_layout
9897
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \begin_layout Standard
9904 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9905  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9906  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9907  de saut de ligne 
9908 \begin_inset Quotes eld
9909 \end_inset
9910
9911
9912 \backslash
9913
9914 \backslash
9915
9916 \begin_inset Quotes erd
9917 \end_inset
9918
9919  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9920  Avant la commande 
9921 \begin_inset Quotes eld
9922 \end_inset
9923
9924
9925 \backslash
9926
9927 \backslash
9928
9929 \begin_inset Quotes erd
9930 \end_inset
9931
9932 , vous devez insérer en code TeX, autant de caractères 
9933 \begin_inset Quotes eld
9934 \end_inset
9935
9936 &
9937 \begin_inset Quotes erd
9938 \end_inset
9939
9940  qu'il y a de colonnes après la cellule concernée.
9941  Le caractère 
9942 \begin_inset Quotes eld
9943 \end_inset
9944
9945 &
9946 \begin_inset Quotes erd
9947 \end_inset
9948
9949  sert à séparer les colonnes d'un tableau.
9950  Écrivez en code-TeX, après chaque 
9951 \begin_inset Quotes eld
9952 \end_inset
9953
9954 &
9955 \begin_inset Quotes erd
9956 \end_inset
9957
9958  le contenu des cellules correspondantes et en même temps supprimez le contenu
9959  de ces cellules dans le texte normal.
9960  
9961 \begin_inset Newline newline
9962 \end_inset
9963
9964 Après la commande 
9965 \backslash
9966
9967 \backslash
9968 , insérez autant de caractères 
9969 \begin_inset Quotes eld
9970 \end_inset
9971
9972 &
9973 \begin_inset Quotes erd
9974 \end_inset
9975
9976  qu'il y a de colonnes avant la colonne traitée.
9977  Dans le tableau
9978 \begin_inset space ~
9979 \end_inset
9980
9981
9982 \begin_inset CommandInset ref
9983 LatexCommand ref
9984 reference "tab:Tableau-saut-de-page"
9985
9986 \end_inset
9987
9988  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9989  suivie par une autre colonne.
9990  La commande suivante a donc été insérée en code TeX dans la cellule après
9991  le mot 
9992 \begin_inset Quotes eld
9993 \end_inset
9994
9995
9996 \emph on
9997 Castelchiodato,
9998 \emph default
9999
10000 \begin_inset Quotes erd
10001 \end_inset
10002
10003 :
10004 \end_layout
10005
10006 \begin_layout Standard
10007
10008 \series bold
10009 & 111
10010 \backslash
10011
10012 \backslash
10013  
10014 \backslash
10015 newpage
10016 \begin_inset Newline newline
10017 \end_inset
10018
10019 &
10020 \end_layout
10021
10022 \begin_layout Standard
10023 Le 
10024 \begin_inset Quotes eld
10025 \end_inset
10026
10027 111
10028 \begin_inset Quotes erd
10029 \end_inset
10030
10031  dans la troisième colonne de la ligne a été supprimé.
10032  
10033 \series bold
10034
10035 \backslash
10036 newpage
10037 \series default
10038  est nécessaire seulement quand un saut de page doit impérativement avoir
10039  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
10040  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
10041  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
10042  est coupée, utilisez cette commande à la place de la précédente :
10043 \end_layout
10044
10045 \begin_layout Standard
10046
10047 \series bold
10048 & 111
10049 \backslash
10050
10051 \backslash
10052
10053 \begin_inset Newline newline
10054 \end_inset
10055
10056
10057 \backslash
10058 hline &
10059 \end_layout
10060
10061 \begin_layout Standard
10062 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10063  insérer la commande
10064 \end_layout
10065
10066 \begin_layout Standard
10067
10068 \series bold
10069
10070 \backslash
10071 setlength{
10072 \backslash
10073 parfillskip}{0pt}
10074 \end_layout
10075
10076 \begin_layout Standard
10077 au début de la cellule.
10078  Cela assure que la portion de la cellule qui va se trouver affichée sur
10079  la page suivante le sera avec toute la largeur de la cellule.
10080 \end_layout
10081
10082 \begin_layout Standard
10083 \align center
10084 \begin_inset Tabular
10085 <lyxtabular version="3" rows="38" columns="3">
10086 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10087 <column alignment="left" valignment="top" width="0cm">
10088 <column alignment="left" valignment="top" width="3cm">
10089 <column alignment="center" valignment="top" width="0pt">
10090 <row caption="true">
10091 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095 \begin_inset Caption
10096
10097 \begin_layout Plain Layout
10098 Tableau avec un saut de page forcé dans une cellule
10099 \begin_inset CommandInset label
10100 LatexCommand label
10101 name "tab:Tableau-saut-de-page"
10102
10103 \end_inset
10104
10105
10106 \begin_inset Argument
10107 status collapsed
10108
10109 \begin_layout Plain Layout
10110 Tableau avec un saut de page forcé dans une cellule
10111 \end_layout
10112
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \end_inset
10119
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 </row>
10144 <row endfirsthead="true">
10145 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149
10150 \series bold
10151 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 <row endfirsthead="true">
10176 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \series bold
10182 NOM
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200
10201 \series bold
10202 TÉL.
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row endhead="true">
10209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 \begin_inset ERT
10214 status collapsed
10215
10216 \begin_layout Plain Layout
10217
10218
10219 \backslash
10220 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10221 \backslash
10222
10223 \backslash
10224 %
10225 \end_layout
10226
10227 \end_inset
10228
10229
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row endhead="true">
10254 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258  
10259 \series bold
10260 Exemple d'annuaire téléphonique
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 <row endhead="true">
10285 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289
10290 \series bold
10291 NOM
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309
10310 \series bold
10311 TÉL.
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 <row endfoot="true">
10318 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 suite page suivante\SpecialChar \ldots{}
10323
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 </row>
10347 <row>
10348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352
10353 \series bold
10354 Annovi
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 Silvia
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 111
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 </row>
10378 <row>
10379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383
10384 \series bold
10385 Bertoli
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Stefano
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 111
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 </row>
10409 <row>
10410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414
10415 \series bold
10416 Bozzi
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 Walter
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 111
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \series bold
10447 Cachia
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 Maria
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 111
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 </row>
10471 <row>
10472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476
10477 \series bold
10478 Cachia
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 Maurizio
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 111
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 </row>
10502 <row>
10503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507
10508 \series bold
10509 Cinquemani
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 Giusi
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 111
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 <row>
10534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538
10539 \series bold
10540 Colin
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 Bernard
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 111
10559 \end_layout
10560
10561 \end_inset
10562 </cell>
10563 </row>
10564 <row>
10565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569
10570 \series bold
10571 Concli
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 Gianfranco
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 111
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 </row>
10595 <row>
10596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600
10601 \series bold
10602 Dal Bosco
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 Carolina
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 111
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 </row>
10626 <row>
10627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \series bold
10633 Dalpiaz
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 Annamaria
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 111
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 </row>
10657 <row>
10658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662
10663 \series bold
10664 Feliciello
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 Domenico
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682 111
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 </row>
10688 <row>
10689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693
10694 \series bold
10695 Focarelli
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 Paola
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 111
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 </row>
10719 <row>
10720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724
10725 \series bold
10726 Galletti
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735 Oreste
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 111
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 </row>
10750 <row>
10751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755
10756 \series bold
10757 Gasparini
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 Franca
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 111
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 </row>
10781 <row>
10782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786
10787 \series bold
10788 Lassini
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 Giancarlo
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806 111
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 </row>
10812 <row>
10813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817
10818 \series bold
10819 Malfatti
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828 Luciano
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 111
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 </row>
10843 <row>
10844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848
10849 \series bold
10850 Malfatti
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10856 \begin_inset Text
10857
10858 \begin_layout Plain Layout
10859 Valeriano
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 111
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 </row>
10874 <row>
10875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879
10880 \series bold
10881 Meneguzzo
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10887 \begin_inset Text
10888
10889 \begin_layout Plain Layout
10890 Roberto
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899 111
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 </row>
10905 <row>
10906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910
10911 \series bold
10912 Mezzadra
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921 Roberto
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 111
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 </row>
10936 <row>
10937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941
10942 \series bold
10943 Pirpamer
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10949 \begin_inset Text
10950
10951 \begin_layout Plain Layout
10952 Erich
10953 \end_layout
10954
10955 \end_inset
10956 </cell>
10957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961 111
10962 \end_layout
10963
10964 \end_inset
10965 </cell>
10966 </row>
10967 <row>
10968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10969 \begin_inset Text
10970
10971 \begin_layout Plain Layout
10972
10973 \series bold
10974 Pochiesa
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10980 \begin_inset Text
10981
10982 \begin_layout Plain Layout
10983 Paolo
10984 \end_layout
10985
10986 \end_inset
10987 </cell>
10988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992 111, 222
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 </row>
10998 <row>
10999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11000 \begin_inset Text
11001
11002 \begin_layout Plain Layout
11003
11004 \series bold
11005 Radina
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11011 \begin_inset Text
11012
11013 \begin_layout Plain Layout
11014 Claudio
11015 \end_layout
11016
11017 \end_inset
11018 </cell>
11019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023 111
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 </row>
11029 <row>
11030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034
11035 \series bold
11036 Rizzardi
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 Giancarlo, 11.
11046  Fürst von Montecompatri, 11.
11047  Fürst von Sulmona und Vivaro, 10.
11048  Fürst von Rossano, 5.
11049  Herzog von Canemorte, 11.
11050  Herzog von Palombara, 5.
11051  Herzog von Castelchiodato,
11052 \begin_inset ERT
11053 status open
11054
11055 \begin_layout Plain Layout
11056
11057 & 111
11058 \backslash
11059
11060 \backslash
11061  
11062 \backslash
11063 newpage
11064 \end_layout
11065
11066 \begin_layout Plain Layout
11067
11068 &
11069 \end_layout
11070
11071 \end_inset
11072
11073  11.
11074  Herzog von Poggionativo, 11.
11075  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11076  Graf von Valinfreda, 11.
11077  Baron von Cropalati, 11.
11078  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 </row>
11093 <row>
11094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098
11099 \series bold
11100 Stuffer
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109 Oskar
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11115 \begin_inset Text
11116
11117 \begin_layout Plain Layout
11118 111
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 </row>
11124 <row>
11125 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129
11130 \series bold
11131 Tacchelli
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 Ugo
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 111
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 </row>
11155 <row>
11156 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160
11161 \series bold
11162 Tezzele
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 Margit
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 111
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 </row>
11186 <row>
11187 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191
11192 \series bold
11193 Unterkalmsteiner
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 Frieda
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211 111
11212 \end_layout
11213
11214 \end_inset
11215 </cell>
11216 </row>
11217 <row>
11218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222
11223 \series bold
11224 Vieider
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 Hilde
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 111
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 </row>
11248 <row>
11249 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11250 \begin_inset Text
11251
11252 \begin_layout Plain Layout
11253
11254 \series bold
11255 Vigna
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 Jürgen
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 111
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 </row>
11279 <row>
11280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284
11285 \series bold
11286 Weber
11287 \end_layout
11288
11289 \end_inset
11290 </cell>
11291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Plain Layout
11295 Maurizio
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 111
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 </row>
11310 <row>
11311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11312 \begin_inset Text
11313
11314 \begin_layout Plain Layout
11315
11316 \series bold
11317 Winkler
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 Franz
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 111
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 </row>
11341 </lyxtabular>
11342
11343 \end_inset
11344
11345
11346 \end_layout
11347
11348 \begin_layout Section
11349 Colonnes et lignes à lignes multiples
11350 \end_layout
11351
11352 \begin_layout Subsection
11353 Lignes multiples dans une cellule de tableau
11354 \begin_inset CommandInset label
11355 LatexCommand label
11356 name "sub:Lignes-multiple-dans-cellule"
11357
11358 \end_inset
11359
11360
11361 \begin_inset Index idx
11362 status collapsed
11363
11364 \begin_layout Plain Layout
11365 Plusieurs lignes dans une case de tableau
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \begin_inset Index idx
11372 status collapsed
11373
11374 \begin_layout Plain Layout
11375 Tableau ! Saut de ligne
11376 \end_layout
11377
11378 \end_inset
11379
11380
11381 \end_layout
11382
11383 \begin_layout Standard
11384 \noindent
11385 \begin_inset Float table
11386 placement H
11387 wide false
11388 sideways false
11389 status open
11390
11391 \begin_layout Plain Layout
11392 \begin_inset Caption
11393
11394 \begin_layout Plain Layout
11395 \begin_inset CommandInset label
11396 LatexCommand label
11397 name "tab:Tableau-avec-plusieurs-lignes"
11398
11399 \end_inset
11400
11401 Tableau avec des lignes multiples dans une cellule
11402 \end_layout
11403
11404 \end_inset
11405
11406
11407 \end_layout
11408
11409 \begin_layout Plain Layout
11410 \align center
11411 \begin_inset Tabular
11412 <lyxtabular version="3" rows="3" columns="3">
11413 <features tabularvalignment="middle">
11414 <column alignment="center" valignment="middle" width="2.5cm">
11415 <column alignment="center" valignment="middle" width="0">
11416 <column alignment="center" valignment="middle" width="0">
11417 <row>
11418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 Lignes
11423 \begin_inset Newline linebreak
11424 \end_inset
11425
11426 multiples
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 b
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 c
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 </row>
11450 <row>
11451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 d
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 e
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 f
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 <row>
11480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484 g
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493 h
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 i
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 </row>
11508 </lyxtabular>
11509
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \end_inset
11516
11517
11518 \end_layout
11519
11520 \begin_layout Standard
11521 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11522  d'un paragraphe avec des sauts de lignes et des césures.
11523 \end_layout
11524
11525 \begin_layout Standard
11526 Pour obtenir le tableau
11527 \begin_inset space ~
11528 \end_inset
11529
11530
11531 \begin_inset CommandInset ref
11532 LatexCommand ref
11533 reference "tab:Tableau-avec-plusieurs-lignes"
11534
11535 \end_inset
11536
11537 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11538  droit dessus.
11539  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11540  2.5
11541 \begin_inset space \thinspace{}
11542 \end_inset
11543
11544 cm et choisissez les alignements vertical et horizontal centrés.
11545  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11546  Comme notre texte est plus petit que 2.5
11547 \begin_inset space \thinspace{}
11548 \end_inset
11549
11550 cm, une seule ligne va apparaître.
11551  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11552  
11553 \family sans
11554 Ctrl-Shift-Entrée
11555 \family default
11556 ).
11557  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11558 ement découpé en plusieurs lignes.
11559 \end_layout
11560
11561 \begin_layout Standard
11562 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11563  pas effectuer de césure si c'est le premier élément de la cellule.
11564  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11565  premier élément : Ajoutez un espace horizontal de 0
11566 \begin_inset space \thinspace{}
11567 \end_inset
11568
11569 pt juste avant votre mot.
11570  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11571  Le tableau
11572 \begin_inset space ~
11573 \end_inset
11574
11575
11576 \begin_inset CommandInset ref
11577 LatexCommand ref
11578 reference "tab:Tableau-césure"
11579
11580 \end_inset
11581
11582  montre l'effet de cette insertion.
11583 \end_layout
11584
11585 \begin_layout Standard
11586 \begin_inset Float table
11587 placement h
11588 wide false
11589 sideways false
11590 status open
11591
11592 \begin_layout Plain Layout
11593 \begin_inset Caption
11594
11595 \begin_layout Plain Layout
11596 \begin_inset CommandInset label
11597 LatexCommand label
11598 name "tab:Tableau-césure"
11599
11600 \end_inset
11601
11602 Tableau avec et sans césure.
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Plain Layout
11611 \begin_inset space \hfill{}
11612 \end_inset
11613
11614
11615 \begin_inset Tabular
11616 <lyxtabular version="3" rows="3" columns="3">
11617 <features tabularvalignment="middle">
11618 <column alignment="center" valignment="middle" width="2.5cm">
11619 <column alignment="center" valignment="middle" width="0">
11620 <column alignment="center" valignment="middle" width="0">
11621 <row>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 mottrèslongdansunecellule
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11632 \begin_inset Text
11633
11634 \begin_layout Plain Layout
11635 b
11636 \end_layout
11637
11638 \end_inset
11639 </cell>
11640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11641 \begin_inset Text
11642
11643 \begin_layout Plain Layout
11644 c
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 </row>
11650 <row>
11651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655 d
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 e
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 f
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 </row>
11679 <row>
11680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 g
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 h
11694 \end_layout
11695
11696 \end_inset
11697 </cell>
11698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 i
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 </row>
11708 </lyxtabular>
11709
11710 \end_inset
11711
11712
11713 \begin_inset space \hfill{}
11714 \end_inset
11715
11716
11717 \begin_inset Tabular
11718 <lyxtabular version="3" rows="3" columns="3">
11719 <features tabularvalignment="middle">
11720 <column alignment="center" valignment="middle" width="2.5cm">
11721 <column alignment="center" valignment="middle" width="0">
11722 <column alignment="center" valignment="middle" width="0">
11723 <row>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 \begin_inset space \hspace{}
11729 \length 0pt
11730 \end_inset
11731
11732 mottrèslongdansunecellule
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 b
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750 c
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 </row>
11756 <row>
11757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 d
11762 \end_layout
11763
11764 \end_inset
11765 </cell>
11766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770 e
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 f
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 <row>
11786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790 g
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 h
11800 \end_layout
11801
11802 \end_inset
11803 </cell>
11804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11805 \begin_inset Text
11806
11807 \begin_layout Plain Layout
11808 i
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 </row>
11814 </lyxtabular>
11815
11816 \end_inset
11817
11818
11819 \begin_inset space \hfill{}
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \end_inset
11826
11827
11828 \end_layout
11829
11830 \begin_layout Subsection
11831 Multi-colonnes
11832 \begin_inset CommandInset label
11833 LatexCommand label
11834 name "sub:Multicolonnes"
11835
11836 \end_inset
11837
11838
11839 \begin_inset Index idx
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843 Multi-colonnes
11844 \end_layout
11845
11846 \end_inset
11847
11848
11849 \begin_inset Index idx
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853 Tableau ! Multi-colonnes
11854 \end_layout
11855
11856 \end_inset
11857
11858
11859 \end_layout
11860
11861 \begin_layout Subsubsection
11862 Les bases des multi-colonnes
11863 \end_layout
11864
11865 \begin_layout Standard
11866 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11867  qu'elle doit couvrir et utilisez soit le bouton 
11868 \family sans
11869
11870 \begin_inset Info
11871 type  "icon"
11872 arg   "inset-modify tabular multicolumn"
11873 \end_inset
11874
11875
11876 \family default
11877  de la barre d'outils tableau, ou le menu 
11878 \family sans
11879 Éditer\SpecialChar \menuseparator
11880 Tableau\SpecialChar \menuseparator
11881 Multi-colonnes
11882 \family default
11883 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11884  
11885 \family sans
11886 Multi-colonnes
11887 \family default
11888 .
11889 \end_layout
11890
11891 \begin_layout Standard
11892 Les multi-colonnes ont leurs propres paramètres de cellule.
11893  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11894  de la cellule, cela n'affecte que la cellule multi-colonne.
11895  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11896  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11897 \end_layout
11898
11899 \begin_layout Standard
11900 \align center
11901 \begin_inset Tabular
11902 <lyxtabular version="3" rows="3" columns="4">
11903 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11904 <column alignment="center" valignment="top" width="0pt">
11905 <column alignment="center" valignment="middle" width="0">
11906 <column alignment="center" valignment="top" width="0in">
11907 <column alignment="center" valignment="top" width="0pt">
11908 <row>
11909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11910 \begin_inset Text
11911
11912 \begin_layout Plain Layout
11913 abc
11914 \end_layout
11915
11916 \end_inset
11917 </cell>
11918 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 def ghi
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 jkl
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 </row>
11946 <row>
11947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11948 \begin_inset Text
11949
11950 \begin_layout Plain Layout
11951 A
11952 \end_layout
11953
11954 \end_inset
11955 </cell>
11956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11957 \begin_inset Text
11958
11959 \begin_layout Plain Layout
11960 B
11961 \end_layout
11962
11963 \end_inset
11964 </cell>
11965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11966 \begin_inset Text
11967
11968 \begin_layout Plain Layout
11969 C
11970 \end_layout
11971
11972 \end_inset
11973 </cell>
11974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11975 \begin_inset Text
11976
11977 \begin_layout Plain Layout
11978 D
11979 \end_layout
11980
11981 \end_inset
11982 </cell>
11983 </row>
11984 <row>
11985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11986 \begin_inset Text
11987
11988 \begin_layout Plain Layout
11989 1
11990 \end_layout
11991
11992 \end_inset
11993 </cell>
11994 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11995 \begin_inset Text
11996
11997 \begin_layout Plain Layout
11998 2
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12004 \begin_inset Text
12005
12006 \begin_layout Plain Layout
12007 3
12008 \end_layout
12009
12010 \end_inset
12011 </cell>
12012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 4
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 </row>
12022 </lyxtabular>
12023
12024 \end_inset
12025
12026
12027 \end_layout
12028
12029 \begin_layout Subsubsection
12030 Calculs avec les multi-colonnes
12031 \begin_inset CommandInset label
12032 LatexCommand label
12033 name "sub:Calculs-multicolonnes"
12034
12035 \end_inset
12036
12037
12038 \begin_inset Index idx
12039 status collapsed
12040
12041 \begin_layout Plain Layout
12042 Multi-colonnes ! Calculs
12043 \end_layout
12044
12045 \end_inset
12046
12047
12048 \end_layout
12049
12050 \begin_layout Standard
12051 LyX gère directement les multi-colonnes, mais nous devons faire attention
12052  à la largeur des cellules couvertes par la cellule multi-colonne.
12053 \end_layout
12054
12055 \begin_layout Standard
12056 \begin_inset Float table
12057 placement h
12058 wide false
12059 sideways false
12060 status open
12061
12062 \begin_layout Plain Layout
12063 \begin_inset Caption
12064
12065 \begin_layout Plain Layout
12066 \begin_inset CommandInset label
12067 LatexCommand label
12068 name "tab:Tableau-multicolonne-parfaite"
12069
12070 \end_inset
12071
12072 Tableau avec un texte centré dans une case multi-colonne au-dessus de deux
12073  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
12074 \begin_inset Argument
12075 status open
12076
12077 \begin_layout Plain Layout
12078 Tableau avec multicolonne parfaite
12079 \end_layout
12080
12081 \end_inset
12082
12083
12084 \end_layout
12085
12086 \end_inset
12087
12088
12089 \end_layout
12090
12091 \begin_layout Plain Layout
12092 \align center
12093 \begin_inset Tabular
12094 <lyxtabular version="3" rows="3" columns="3">
12095 <features tabularvalignment="middle">
12096 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
12097 <column alignment="center" valignment="middle" width="0">
12098 <column alignment="center" valignment="top" width="0">
12099 <row>
12100 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12101 \begin_inset Text
12102
12103 \begin_layout Plain Layout
12104 multi-colonne sur plusieurs lignes
12105 \end_layout
12106
12107 \end_inset
12108 </cell>
12109 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12110 \begin_inset Text
12111
12112 \begin_layout Plain Layout
12113
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 c
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 </row>
12128 <row>
12129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12130 \begin_inset Text
12131
12132 \begin_layout Plain Layout
12133 d
12134 \end_layout
12135
12136 \end_inset
12137 </cell>
12138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12139 \begin_inset Text
12140
12141 \begin_layout Plain Layout
12142 e
12143 \end_layout
12144
12145 \end_inset
12146 </cell>
12147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12148 \begin_inset Text
12149
12150 \begin_layout Plain Layout
12151 f
12152 \end_layout
12153
12154 \end_inset
12155 </cell>
12156 </row>
12157 <row>
12158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12159 \begin_inset Text
12160
12161 \begin_layout Plain Layout
12162 g
12163 \end_layout
12164
12165 \end_inset
12166 </cell>
12167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12168 \begin_inset Text
12169
12170 \begin_layout Plain Layout
12171 h
12172 \end_layout
12173
12174 \end_inset
12175 </cell>
12176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12177 \begin_inset Text
12178
12179 \begin_layout Plain Layout
12180 i
12181 \end_layout
12182
12183 \end_inset
12184 </cell>
12185 </row>
12186 </lyxtabular>
12187
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \end_layout
12197
12198 \begin_layout Standard
12199 Par exemple, pour créer le tableau
12200 \begin_inset space ~
12201 \end_inset
12202
12203
12204 \begin_inset CommandInset ref
12205 LatexCommand ref
12206 reference "tab:Tableau-multicolonne-parfaite"
12207
12208 \end_inset
12209
12210 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12211  3×3 et faites un clic droit dessus.
12212  Ensuite choisissez pour cette cellule
12213 \emph on
12214 ,
12215 \emph default
12216  dans la fenêtre de dialogue de tableau, 
12217 \emph on
12218 multi-colonne
12219 \emph default
12220
12221 \emph on
12222 alignement
12223 \begin_inset space ~
12224 \end_inset
12225
12226 horizontal
12227 \begin_inset space ~
12228 \end_inset
12229
12230 centré
12231 \emph default
12232  et une largeur de 2.5
12233 \begin_inset space \thinspace{}
12234 \end_inset
12235
12236 cm.
12237  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12238  de la cellule multi-colonne, vous devez donc donner une largeur de 1.25
12239 \begin_inset space \thinspace{}
12240 \end_inset
12241
12242 cm pour la première colonne.
12243  La deuxième colonne aura alors automatiquement une largeur de 1.25
12244 \begin_inset space \thinspace{}
12245 \end_inset
12246
12247 cm (la largeur de la multi-colonne moins la largeur de la première colonne).
12248  C'est ce qui a été fait pour le tableau
12249 \begin_inset space ~
12250 \end_inset
12251
12252
12253 \begin_inset CommandInset ref
12254 LatexCommand ref
12255 reference "tab:Tableau-multicolonne-imparfait"
12256
12257 \end_inset
12258
12259 .
12260 \end_layout
12261
12262 \begin_layout Standard
12263 \begin_inset Float table
12264 wide false
12265 sideways false
12266 status open
12267
12268 \begin_layout Plain Layout
12269 \begin_inset Caption
12270
12271 \begin_layout Plain Layout
12272 \begin_inset CommandInset label
12273 LatexCommand label
12274 name "tab:Tableau-multicolonne-imparfait"
12275
12276 \end_inset
12277
12278 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12279  de la largeur de la cellule multi-colonne.
12280 \begin_inset Argument
12281 status open
12282
12283 \begin_layout Plain Layout
12284 Tableau avec multi-colonne pas parfaite
12285 \end_layout
12286
12287 \end_inset
12288
12289
12290 \end_layout
12291
12292 \end_inset
12293
12294
12295 \end_layout
12296
12297 \begin_layout Plain Layout
12298 \align center
12299 \begin_inset Tabular
12300 <lyxtabular version="3" rows="3" columns="3">
12301 <features tabularvalignment="middle">
12302 <column alignment="center" valignment="top" width="1.25cm">
12303 <column alignment="center" valignment="top" width="0">
12304 <column alignment="center" valignment="top" width="0">
12305 <row>
12306 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12307 \begin_inset Text
12308
12309 \begin_layout Plain Layout
12310 multi-colonne sur plusieurs lignes
12311 \end_layout
12312
12313 \end_inset
12314 </cell>
12315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12316 \begin_inset Text
12317
12318 \begin_layout Plain Layout
12319
12320 \end_layout
12321
12322 \end_inset
12323 </cell>
12324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12325 \begin_inset Text
12326
12327 \begin_layout Plain Layout
12328 c
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 </row>
12334 <row>
12335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12336 \begin_inset Text
12337
12338 \begin_layout Plain Layout
12339 d
12340 \end_layout
12341
12342 \end_inset
12343 </cell>
12344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12345 \begin_inset Text
12346
12347 \begin_layout Plain Layout
12348 e
12349 \end_layout
12350
12351 \end_inset
12352 </cell>
12353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12354 \begin_inset Text
12355
12356 \begin_layout Plain Layout
12357 f
12358 \end_layout
12359
12360 \end_inset
12361 </cell>
12362 </row>
12363 <row>
12364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12365 \begin_inset Text
12366
12367 \begin_layout Plain Layout
12368 g
12369 \end_layout
12370
12371 \end_inset
12372 </cell>
12373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12374 \begin_inset Text
12375
12376 \begin_layout Plain Layout
12377 h
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12383 \begin_inset Text
12384
12385 \begin_layout Plain Layout
12386 i
12387 \end_layout
12388
12389 \end_inset
12390 </cell>
12391 </row>
12392 </lyxtabular>
12393
12394 \end_inset
12395
12396
12397 \end_layout
12398
12399 \end_inset
12400
12401
12402 \end_layout
12403
12404 \begin_layout Standard
12405 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12406  de la cellule multi-colonne, elle est un peu plus large.
12407  La raison est que la taille que l'on donne à une cellule, 
12408 \begin_inset Formula $W_{g}$
12409 \end_inset
12410
12411  n'est pas sa taille totale, 
12412 \begin_inset Formula $W_{\mathrm{tot}}$
12413 \end_inset
12414
12415  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12416  lui donne.
12417  L'appendice
12418 \begin_inset space ~
12419 \end_inset
12420
12421
12422 \begin_inset CommandInset ref
12423 LatexCommand ref
12424 reference "cha:Explication-de-l'Equation"
12425
12426 \end_inset
12427
12428  explique pourquoi en détail.
12429 \end_layout
12430
12431 \begin_layout Standard
12432 La largeur nécessaire 
12433 \begin_inset Formula $W_{g\, n}$
12434 \end_inset
12435
12436  quand 
12437 \emph on
12438 n
12439 \emph default
12440  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12441  ait une largeur totale de 
12442 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12443 \end_inset
12444
12445 :
12446 \begin_inset Formula 
12447 \begin{equation}
12448 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12449 \end{equation}
12450
12451 \end_inset
12452
12453
12454 \end_layout
12455
12456 \begin_layout Standard
12457 Dans notre cas nous avons 
12458 \begin_inset Formula $n=2$
12459 \end_inset
12460
12461
12462 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12463 \end_inset
12464
12465 cm et les valeurs implicites pour les autres longueurs, l'équation
12466 \begin_inset space ~
12467 \end_inset
12468
12469
12470 \begin_inset CommandInset ref
12471 LatexCommand ref
12472 reference "eq:Wgn"
12473
12474 \end_inset
12475
12476  devient
12477 \begin_inset Formula 
12478 \begin{equation}
12479 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12480 \end{equation}
12481
12482 \end_inset
12483
12484
12485 \end_layout
12486
12487 \begin_layout Standard
12488 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12489  
12490 \series bold
12491 calc
12492 \series default
12493  avec la ligne suivante dans le préambule du document
12494 \begin_inset Index idx
12495 status collapsed
12496
12497 \begin_layout Plain Layout
12498 Paquetages LaTeX ! calc
12499 \end_layout
12500
12501 \end_inset
12502
12503
12504 \end_layout
12505
12506 \begin_layout Standard
12507
12508 \series bold
12509
12510 \backslash
12511 usepackage{calc}
12512 \end_layout
12513
12514 \begin_layout Standard
12515 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12516  de dialogue.
12517  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12518  la fenêtre de dialogue.
12519  Voici un aperçu de ces paramètres :
12520 \end_layout
12521
12522 \begin_layout Itemize
12523
12524 \series bold
12525 p{largeur}
12526 \series default
12527  crée une cellule de taille donnée, le texte est aligné verticalement en
12528  haut.
12529 \end_layout
12530
12531 \begin_layout Itemize
12532
12533 \series bold
12534 m{largeur}
12535 \series default
12536  crée une cellule de taille donnée, le texte est aligné verticalement au
12537  centre
12538 \end_layout
12539
12540 \begin_layout Itemize
12541
12542 \series bold
12543 b{largeur}
12544 \series default
12545  crée une cellule de taille donnée, le texte est aligné verticalement en
12546  bas
12547 \end_layout
12548
12549 \begin_layout Standard
12550 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12551  la fenêtre de dialogue sont ignorés.
12552 \end_layout
12553
12554 \begin_layout Standard
12555 \begin_inset Note Greyedout
12556 status open
12557
12558 \begin_layout Plain Layout
12559
12560 \series bold
12561 Note:
12562 \series default
12563  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12564  en compte.
12565 \end_layout
12566
12567 \end_inset
12568
12569
12570 \end_layout
12571
12572 \begin_layout Standard
12573 Comme le texte doit être centré horizontalement, on ajoute la commande 
12574 \series bold
12575
12576 \backslash
12577 centering
12578 \series default
12579 .
12580  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12581  des colonnes recouvertes :
12582 \end_layout
12583
12584 \begin_layout Standard
12585
12586 \series bold
12587 >{
12588 \backslash
12589 centering}m{1.25cm-6.2pt}
12590 \end_layout
12591
12592 \begin_layout Standard
12593 La commande 
12594 \series bold
12595 >{ }
12596 \series default
12597  signifie que les commandes qui se trouvent entre les accolades doivent
12598  être appliquées avant que la cellule ne soit créée.
12599 \end_layout
12600
12601 \begin_layout Standard
12602 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12603  multi-colonne, il est toujours aligné à gauche.
12604  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12605  isolées.
12606  Nous devons donc utiliser le paramètre LaTeX suivant pour la multi-colonne
12607 \end_layout
12608
12609 \begin_layout Standard
12610
12611 \series bold
12612 >{
12613 \backslash
12614 centering}m{2.5cm}
12615 \end_layout
12616
12617 \begin_layout Subsection
12618 Multi-lignes
12619 \begin_inset CommandInset label
12620 LatexCommand label
12621 name "sub:Multi-lignes"
12622
12623 \end_inset
12624
12625
12626 \begin_inset Index idx
12627 status collapsed
12628
12629 \begin_layout Plain Layout
12630 Multi-lignes
12631 \end_layout
12632
12633 \end_inset
12634
12635
12636 \begin_inset Index idx
12637 status collapsed
12638
12639 \begin_layout Plain Layout
12640 Tableau ! Multi-ligne
12641 \end_layout
12642
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \begin_layout Standard
12649 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12650  qu'elle doit couvrir et utilisez soit le bouton 
12651 \family sans
12652
12653 \begin_inset Info
12654 type  "icon"
12655 arg   "inset-modify tabular multirow"
12656 \end_inset
12657
12658
12659 \family default
12660  de la barre d'outils tableau, ou le menu 
12661 \family sans
12662 Éditer\SpecialChar \menuseparator
12663 Tableau\SpecialChar \menuseparator
12664 Multi-lignes
12665 \family default
12666 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12667  
12668 \family sans
12669 Multi-lignes
12670 \family default
12671 .
12672 \end_layout
12673
12674 \begin_layout Standard
12675 Voici un exemple de tableau avec une cellule multi-ligne en première colonne:
12676 \end_layout
12677
12678 \begin_layout Standard
12679 \align center
12680 \begin_inset Tabular
12681 <lyxtabular version="3" rows="3" columns="3">
12682 <features tabularvalignment="middle">
12683 <column alignment="center" valignment="top" width="0pt">
12684 <column alignment="center" valignment="top" width="0">
12685 <column alignment="center" valignment="top" width="0">
12686 <row>
12687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12688 \begin_inset Text
12689
12690 \begin_layout Plain Layout
12691 un contenu long
12692 \end_layout
12693
12694 \end_inset
12695 </cell>
12696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12697 \begin_inset Text
12698
12699 \begin_layout Plain Layout
12700 b
12701 \end_layout
12702
12703 \end_inset
12704 </cell>
12705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12706 \begin_inset Text
12707
12708 \begin_layout Plain Layout
12709 c
12710 \end_layout
12711
12712 \end_inset
12713 </cell>
12714 </row>
12715 <row>
12716 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12717 \begin_inset Text
12718
12719 \begin_layout Plain Layout
12720 multi-ligne
12721 \end_layout
12722
12723 \end_inset
12724 </cell>
12725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12726 \begin_inset Text
12727
12728 \begin_layout Plain Layout
12729 e
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12735 \begin_inset Text
12736
12737 \begin_layout Plain Layout
12738 f
12739 \end_layout
12740
12741 \end_inset
12742 </cell>
12743 </row>
12744 <row>
12745 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749
12750 \end_layout
12751
12752 \end_inset
12753 </cell>
12754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12755 \begin_inset Text
12756
12757 \begin_layout Plain Layout
12758 h
12759 \end_layout
12760
12761 \end_inset
12762 </cell>
12763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12764 \begin_inset Text
12765
12766 \begin_layout Plain Layout
12767 i
12768 \end_layout
12769
12770 \end_inset
12771 </cell>
12772 </row>
12773 </lyxtabular>
12774
12775 \end_inset
12776
12777
12778 \end_layout
12779
12780 \begin_layout Standard
12781 La largeur de la cellule multi-ligne est déterminée par la largeur de toute
12782  la colonne.
12783  L'
12784 \family sans
12785 Espacement
12786 \begin_inset space ~
12787 \end_inset
12788
12789 vertical
12790 \family default
12791  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12792  est positive ou négative.
12793 \end_layout
12794
12795 \begin_layout Standard
12796 Si la colonne dans laquelle se trouve la multiligne n'a pas de largeur fixée
12797  explicitement, la cellule hérite de l'alignement de la colonne.
12798  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12799  implicite, vous devez redéfinir la commande 
12800 \series bold
12801
12802 \backslash
12803 multirowsetup
12804 \series default
12805  avec la commande
12806 \end_layout
12807
12808 \begin_layout Standard
12809
12810 \series bold
12811
12812 \backslash
12813 renewcommand{
12814 \backslash
12815 multirowsetup}{
12816 \backslash
12817 centering}
12818 \end_layout
12819
12820 \begin_layout Standard
12821 dans le préambule du document.
12822  Après ça, tous les contenus de cellules multi-lignes du document seront
12823  centrés.
12824  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12825  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12826  juste avant le tableau concerné, plutôt que dans le préambule.
12827  Si le texte doit être aligné à droite, remplacez 
12828 \series bold
12829
12830 \backslash
12831 centering
12832 \series default
12833  par 
12834 \series bold
12835
12836 \backslash
12837 raggedleft
12838 \series default
12839 .
12840  Pour revenir à l'alignement à gauche utilisez 
12841 \series bold
12842
12843 \backslash
12844 raggedright
12845 \series default
12846 .
12847 \end_layout
12848
12849 \begin_layout Standard
12850 Voici un exemple de tableau avec une cellule multi-ligne alignée à droite
12851  avec un décalage vertical de -4
12852 \begin_inset space \thinspace{}
12853 \end_inset
12854
12855 mm dans une colonne de 3
12856 \begin_inset space \thinspace{}
12857 \end_inset
12858
12859 cm de large
12860 \begin_inset space ~
12861 \end_inset
12862
12863 :
12864 \end_layout
12865
12866 \begin_layout Standard
12867 \noindent
12868 \align center
12869 \begin_inset ERT
12870 status collapsed
12871
12872 \begin_layout Plain Layout
12873
12874
12875 \backslash
12876 renewcommand{
12877 \backslash
12878 multirowsetup}{
12879 \backslash
12880 raggedleft}
12881 \end_layout
12882
12883 \end_inset
12884
12885
12886 \begin_inset Tabular
12887 <lyxtabular version="3" rows="4" columns="3">
12888 <features tabularvalignment="middle">
12889 <column alignment="center" valignment="top" width="3cm">
12890 <column alignment="center" valignment="top" width="0">
12891 <column alignment="center" valignment="top" width="0">
12892 <row>
12893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 un contenu long
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 b
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Plain Layout
12915 c
12916 \end_layout
12917
12918 \end_inset
12919 </cell>
12920 </row>
12921 <row>
12922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 t
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 n
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 m
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 </row>
12950 <row>
12951 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 multi-ligne
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 e
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 f
12974 \end_layout
12975
12976 \end_inset
12977 </cell>
12978 </row>
12979 <row>
12980 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 h
12994 \end_layout
12995
12996 \end_inset
12997 </cell>
12998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12999 \begin_inset Text
13000
13001 \begin_layout Plain Layout
13002 i
13003 \end_layout
13004
13005 \end_inset
13006 </cell>
13007 </row>
13008 </lyxtabular>
13009
13010 \end_inset
13011
13012
13013 \begin_inset ERT
13014 status collapsed
13015
13016 \begin_layout Plain Layout
13017
13018
13019 \backslash
13020 renewcommand{
13021 \backslash
13022 multirowsetup}{
13023 \backslash
13024 raggedright}
13025 \end_layout
13026
13027 \end_inset
13028
13029
13030 \end_layout
13031
13032 \begin_layout Standard
13033 Pour commencer une nouvelle ligne dans une cellule multi-ligne vous pouvez
13034  utiliser un saut de ligne forcé (
13035 \begin_inset space ~
13036 \end_inset
13037
13038 raccourci 
13039 \family sans
13040 Ctrl+Entrée
13041 \family default
13042
13043 \begin_inset space ~
13044 \end_inset
13045
13046 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
13047  on le voit dans ce tableau :
13048 \end_layout
13049
13050 \begin_layout Standard
13051 \noindent
13052 \align center
13053 \begin_inset Tabular
13054 <lyxtabular version="3" rows="3" columns="2">
13055 <features tabularvalignment="middle">
13056 <column alignment="left" valignment="middle" width="2cm">
13057 <column alignment="center" valignment="top" width="0">
13058 <row>
13059 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13060 \begin_inset Text
13061
13062 \begin_layout Plain Layout
13063 aaa
13064 \begin_inset Newline newline
13065 \end_inset
13066
13067 aaa
13068 \begin_inset Newline newline
13069 \end_inset
13070
13071 mauvaise cellule
13072 \end_layout
13073
13074 \end_inset
13075 </cell>
13076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13077 \begin_inset Text
13078
13079 \begin_layout Plain Layout
13080 ccc
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 </row>
13086 <row>
13087 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13088 \begin_inset Text
13089
13090 \begin_layout Plain Layout
13091
13092 \end_layout
13093
13094 \end_inset
13095 </cell>
13096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13097 \begin_inset Text
13098
13099 \begin_layout Plain Layout
13100 ddd
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 </row>
13106 <row>
13107 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 bbb
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 eee
13121 \end_layout
13122
13123 \end_inset
13124 </cell>
13125 </row>
13126 </lyxtabular>
13127
13128 \end_inset
13129
13130
13131 \end_layout
13132
13133 \begin_layout Standard
13134 Vous devez donc faire attention avec les saut de lignes forcés.
13135 \end_layout
13136
13137 \begin_layout Section
13138 Les tableaux formels
13139 \begin_inset CommandInset label
13140 LatexCommand label
13141 name "sec:Tableaux-Formels"
13142
13143 \end_inset
13144
13145
13146 \begin_inset Index idx
13147 status collapsed
13148
13149 \begin_layout Plain Layout
13150 Tableau ! Formel
13151 \end_layout
13152
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \begin_layout Standard
13159 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
13160  à celle du tableau
13161 \begin_inset space ~
13162 \end_inset
13163
13164
13165 \begin_inset CommandInset ref
13166 LatexCommand ref
13167 reference "tab:Exemple-tableau-booktabs"
13168
13169 \end_inset
13170
13171 .
13172  Ce genre de tableau est appelé 
13173 \begin_inset Quotes eld
13174 \end_inset
13175
13176
13177 \emph on
13178 formel
13179 \emph default
13180
13181 \begin_inset Quotes erd
13182 \end_inset
13183
13184 .
13185  Pour transformer un tableau en tableau formel, utilisez l'option 
13186 \family sans
13187 Formel
13188 \family default
13189  de l'onglet 
13190 \family sans
13191 Bordures
13192 \family default
13193  de la fenêtre de dialogue 
13194 \family sans
13195 Paramètres
13196 \begin_inset space ~
13197 \end_inset
13198
13199 du
13200 \begin_inset space ~
13201 \end_inset
13202
13203 tableau
13204 \family default
13205 .
13206 \end_layout
13207
13208 \begin_layout Standard
13209 \begin_inset Float table
13210 placement h
13211 wide false
13212 sideways false
13213 status open
13214
13215 \begin_layout Plain Layout
13216 \begin_inset Caption
13217
13218 \begin_layout Plain Layout
13219 \begin_inset CommandInset label
13220 LatexCommand label
13221 name "tab:Exemple-tableau-booktabs"
13222
13223 \end_inset
13224
13225 Exemple de tableau formel
13226 \end_layout
13227
13228 \end_inset
13229
13230
13231 \end_layout
13232
13233 \begin_layout Plain Layout
13234 \align center
13235 \begin_inset Tabular
13236 <lyxtabular version="3" rows="8" columns="4">
13237 <features booktabs="true" tabularvalignment="middle">
13238 <column alignment="center" valignment="top" width="0">
13239 <column alignment="center" valignment="top" width="0">
13240 <column alignment="center" valignment="top" width="0">
13241 <column alignment="center" valignment="top" width="0">
13242 <row>
13243 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 Système
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 <cell alignment="center" valignment="top" topline="true" usebox="none">
13253 \begin_inset Text
13254
13255 \begin_layout Plain Layout
13256 Chip
13257 \begin_inset space \thinspace{}
13258 \end_inset
13259
13260 1
13261 \end_layout
13262
13263 \end_inset
13264 </cell>
13265 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13266 \begin_inset Text
13267
13268 \begin_layout Plain Layout
13269 Chip
13270 \begin_inset space \thinspace{}
13271 \end_inset
13272
13273 2
13274 \end_layout
13275
13276 \end_inset
13277 </cell>
13278 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13279 \begin_inset Text
13280
13281 \begin_layout Plain Layout
13282
13283 \end_layout
13284
13285 \end_inset
13286 </cell>
13287 </row>
13288 <row>
13289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 \begin_inset ERT
13294 status collapsed
13295
13296 \begin_layout Plain Layout
13297
13298
13299 \backslash
13300 cmidrule(r){2-2}
13301 \end_layout
13302
13303 \end_inset
13304
13305
13306 \begin_inset ERT
13307 status collapsed
13308
13309 \begin_layout Plain Layout
13310
13311
13312 \backslash
13313 cmidrule(l){3-4}
13314 \end_layout
13315
13316 \end_inset
13317
13318 Épaisseur du capteur en µm
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 <cell alignment="center" valignment="top" usebox="none">
13324 \begin_inset Text
13325
13326 \begin_layout Plain Layout
13327 300
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 300
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 700
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 </row>
13351 <row>
13352 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 Angle du biseau en °
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 <cell alignment="center" valignment="top" topline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 3.55
13366 \end_layout
13367
13368 \end_inset
13369 </cell>
13370 <cell alignment="center" valignment="top" topline="true" usebox="none">
13371 \begin_inset Text
13372
13373 \begin_layout Plain Layout
13374 2.71
13375 \end_layout
13376
13377 \end_inset
13378 </cell>
13379 <cell alignment="center" valignment="top" topline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383 7.99
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 </row>
13389 <row topspace="default">
13390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394 Résolution spatiale en µm
13395 \end_layout
13396
13397 \end_inset
13398 </cell>
13399 <cell alignment="center" valignment="top" usebox="none">
13400 \begin_inset Text
13401
13402 \begin_layout Plain Layout
13403 4.26
13404 \end_layout
13405
13406 \end_inset
13407 </cell>
13408 <cell alignment="center" valignment="top" usebox="none">
13409 \begin_inset Text
13410
13411 \begin_layout Plain Layout
13412 10.17
13413 \end_layout
13414
13415 \end_inset
13416 </cell>
13417 <cell alignment="center" valignment="top" usebox="none">
13418 \begin_inset Text
13419
13420 \begin_layout Plain Layout
13421 10.56
13422 \end_layout
13423
13424 \end_inset
13425 </cell>
13426 </row>
13427 <row topspace="default">
13428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13429 \begin_inset Text
13430
13431 \begin_layout Plain Layout
13432 MTF à 
13433 \begin_inset Formula $f_{\mathrm{max}}$
13434 \end_inset
13435
13436
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 0.53
13446 \end_layout
13447
13448 \end_inset
13449 </cell>
13450 <cell alignment="center" valignment="top" usebox="none">
13451 \begin_inset Text
13452
13453 \begin_layout Plain Layout
13454 0.37
13455 \end_layout
13456
13457 \end_inset
13458 </cell>
13459 <cell alignment="center" valignment="top" usebox="none">
13460 \begin_inset Text
13461
13462 \begin_layout Plain Layout
13463 0.39
13464 \end_layout
13465
13466 \end_inset
13467 </cell>
13468 </row>
13469 <row topspace="default">
13470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474 \begin_inset ERT
13475 status collapsed
13476
13477 \begin_layout Plain Layout
13478
13479
13480 \backslash
13481 cmidrule(l{10pt}){1-1}
13482 \end_layout
13483
13484 \end_inset
13485
13486 résolution spatiale LSF
13487 \end_layout
13488
13489 \end_inset
13490 </cell>
13491 <cell alignment="center" valignment="top" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 <cell alignment="center" valignment="top" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 <cell alignment="center" valignment="top" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513
13514 \end_layout
13515
13516 \end_inset
13517 </cell>
13518 </row>
13519 <row>
13520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524 en µm
13525 \end_layout
13526
13527 \end_inset
13528 </cell>
13529 <cell alignment="center" valignment="top" usebox="none">
13530 \begin_inset Text
13531
13532 \begin_layout Plain Layout
13533 129.7
13534 \end_layout
13535
13536 \end_inset
13537 </cell>
13538 <cell alignment="center" valignment="top" usebox="none">
13539 \begin_inset Text
13540
13541 \begin_layout Plain Layout
13542 52.75
13543 \end_layout
13544
13545 \end_inset
13546 </cell>
13547 <cell alignment="center" valignment="top" usebox="none">
13548 \begin_inset Text
13549
13550 \begin_layout Plain Layout
13551 50.78
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 </row>
13557 <row>
13558 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562 en % de la taille des pixels
13563 \end_layout
13564
13565 \end_inset
13566 </cell>
13567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571 76.3
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13577 \begin_inset Text
13578
13579 \begin_layout Plain Layout
13580 95.9
13581 \end_layout
13582
13583 \end_inset
13584 </cell>
13585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589 92.3
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 </row>
13595 </lyxtabular>
13596
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \end_inset
13603
13604
13605 \end_layout
13606
13607 \begin_layout Standard
13608 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13609  
13610 \family sans
13611 Bordures
13612 \family default
13613  de la fenêtre de dialogue 
13614 \family sans
13615 Paramètres
13616 \begin_inset space ~
13617 \end_inset
13618
13619 du
13620 \begin_inset space ~
13621 \end_inset
13622
13623 tableau
13624 \family default
13625  comme c'est décrit dans la section
13626 \begin_inset space ~
13627 \end_inset
13628
13629
13630 \begin_inset CommandInset ref
13631 LatexCommand ref
13632 reference "sub:Espacement-lignes"
13633
13634 \end_inset
13635
13636 .
13637 \end_layout
13638
13639 \begin_layout Standard
13640 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13641  verticales.
13642  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13643  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13644  sortie imprimée :
13645 \begin_inset Newline newline
13646 \end_inset
13647
13648 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13649 \begin_inset space \thinspace{}
13650 \end_inset
13651
13652 em alors que les autres lignes ont implicite une épaisseur de 0.05
13653 \begin_inset space \thinspace{}
13654 \end_inset
13655
13656 em.
13657 \end_layout
13658
13659 \begin_layout Standard
13660 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13661  les lignes de préambule suivantes :
13662 \end_layout
13663
13664 \begin_layout Standard
13665
13666 \series bold
13667
13668 \backslash
13669 let
13670 \backslash
13671 mytoprule
13672 \backslash
13673 toprule
13674 \begin_inset Newline newline
13675 \end_inset
13676
13677
13678 \backslash
13679 renewcommand{
13680 \backslash
13681 toprule}{
13682 \backslash
13683 mytoprule[width]}
13684 \end_layout
13685
13686 \begin_layout Standard
13687 Cet exemple concerne la première ligne, appelée 
13688 \series bold
13689 toprule
13690 \series default
13691 .
13692  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13693 \series bold
13694 toprule
13695 \series default
13696  par 
13697 \series bold
13698 bottomrule
13699 \series default
13700 .
13701  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13702  
13703 \series bold
13704 toprule
13705 \series default
13706  par 
13707 \series bold
13708 midrule
13709 \series default
13710 .
13711  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13712 \begin_inset space ~
13713 \end_inset
13714
13715
13716 \begin_inset CommandInset ref
13717 LatexCommand ref
13718 reference "cha:Unités-de-longueur"
13719
13720 \end_inset
13721
13722  pour préciser l'épaisseur voulue.
13723 \end_layout
13724
13725 \begin_layout Standard
13726 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13727  en mettant une ligne pour une cellule multi-colonne.
13728  LyX va utiliser en interne la commande 
13729 \series bold
13730
13731 \backslash
13732 cmidrule
13733 \series default
13734  pour créer cette ligne.
13735  Sa syntaxe complète est :
13736 \end_layout
13737
13738 \begin_layout Standard
13739
13740 \series bold
13741
13742 \backslash
13743 cmidrule[largeur](rognage){colDépart-colFin}
13744 \end_layout
13745
13746 \begin_layout Standard
13747 Les options de la commande 
13748 \series bold
13749
13750 \backslash
13751 cmidrule
13752 \series default
13753  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13754  TeX pour pouvoir les utiliser.
13755  On peut créer manuellement des lignes 
13756 \series bold
13757
13758 \backslash
13759 mitrales
13760 \series default
13761  en insérant la commande en code TeX comme le premier élément de la première
13762  cellule de la ligne.
13763  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13764  en question.
13765 \end_layout
13766
13767 \begin_layout Standard
13768 La valeur implicite pour l'épaisseur des lignes est de 0.03
13769 \begin_inset space \thinspace{}
13770 \end_inset
13771
13772 em.
13773  
13774 \series bold
13775 colDépart
13776 \series default
13777  est le numéro de la colonne dans laquelle la ligne commence et 
13778 \series bold
13779 colFin
13780 \series default
13781  est le numéro de la colonne dans laquelle elle se termine.
13782  La valeur de 
13783 \series bold
13784 colFin
13785 \series default
13786  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13787  Le paramètre optionnel 
13788 \series bold
13789 rognage
13790 \series default
13791  peut être soit 
13792 \emph on
13793 l{largeurRognage}
13794 \emph default
13795 , ou 
13796 \emph on
13797 r{largeurRognage}
13798 \emph default
13799  où les valeurs de
13800 \emph on
13801  largeurRognage
13802 \emph default
13803  sont aussi optionnelles.
13804  En utilisant par exemple la valeur 
13805 \emph on
13806 l{2pt}
13807 \emph default
13808  pour ce paramètre, la ligne va être rognée de 2
13809 \begin_inset space \thinspace{}
13810 \end_inset
13811
13812 pt à son extrémité gauche.
13813  Si vous ne spécifiez pas de valeur pour 
13814 \emph on
13815 largeurRognage
13816 \emph default
13817  les lignes sont implicitement rognées de 0.5
13818 \begin_inset space \thinspace{}
13819 \end_inset
13820
13821 em.
13822 \end_layout
13823
13824 \begin_layout Standard
13825 \begin_inset VSpace bigskip
13826 \end_inset
13827
13828 Le tableau
13829 \begin_inset space ~
13830 \end_inset
13831
13832
13833 \begin_inset CommandInset ref
13834 LatexCommand ref
13835 reference "tab:Exemple-tableau-booktabs"
13836
13837 \end_inset
13838
13839  a été créé en utilisant les commandes
13840 \end_layout
13841
13842 \begin_layout Standard
13843
13844 \series bold
13845
13846 \backslash
13847 cmidrule(r){2-2}
13848 \backslash
13849 cmidrule(l){3-4}
13850 \end_layout
13851
13852 \begin_layout Standard
13853 au début de la deuxième ligne et
13854 \end_layout
13855
13856 \begin_layout Standard
13857
13858 \series bold
13859
13860 \backslash
13861 cmidrule(l{10pt}){1-1}
13862 \end_layout
13863
13864 \begin_layout Standard
13865 au début de la sixième ligne.
13866 \end_layout
13867
13868 \begin_layout Standard
13869 \begin_inset VSpace bigskip
13870 \end_inset
13871
13872
13873 \end_layout
13874
13875 \begin_layout Standard
13876 Vous pouvez vouloir des commandes 
13877 \series bold
13878
13879 \backslash
13880 cmidrule
13881 \series default
13882 s qui se recouvrent comme pour le tableau
13883 \begin_inset space ~
13884 \end_inset
13885
13886
13887 \begin_inset CommandInset ref
13888 LatexCommand ref
13889 reference "tab:Tableau-booktabs-special"
13890
13891 \end_inset
13892
13893 .
13894  On obtient ce résultat en utilisant la commande suivante en code TeX
13895 \end_layout
13896
13897 \begin_layout Standard
13898
13899 \series bold
13900
13901 \backslash
13902 morecmidrules
13903 \end_layout
13904
13905 \begin_layout Standard
13906 La commande qui a été utilisée pour la deuxième ligne du tableau
13907 \begin_inset space ~
13908 \end_inset
13909
13910
13911 \begin_inset CommandInset ref
13912 LatexCommand ref
13913 reference "tab:Tableau-booktabs-special"
13914
13915 \end_inset
13916
13917  est
13918 \end_layout
13919
13920 \begin_layout Standard
13921
13922 \series bold
13923
13924 \backslash
13925 cmidrule(r){2-2}
13926 \backslash
13927 cmidrule(l){3-4}
13928 \backslash
13929 morecmidrules
13930 \backslash
13931 cmidrule{2-4}
13932 \end_layout
13933
13934 \begin_layout Standard
13935 La commande pour la sixième ligne est
13936 \end_layout
13937
13938 \begin_layout Standard
13939
13940 \series bold
13941
13942 \backslash
13943 midrule
13944 \backslash
13945 morecmidrules
13946 \backslash
13947 cmidrule{3-4}
13948 \end_layout
13949
13950 \begin_layout Standard
13951 \begin_inset VSpace bigskip
13952 \end_inset
13953
13954
13955 \end_layout
13956
13957 \begin_layout Standard
13958 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13959 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13960  font toute la largeur du tableau :
13961 \end_layout
13962
13963 \begin_layout Standard
13964
13965 \series bold
13966
13967 \backslash
13968 specialrule{largeur}{espace au dessus}{espace en dessous}
13969 \end_layout
13970
13971 \begin_layout Standard
13972 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13973  du paquetage LaTeX 
13974 \series bold
13975 booktabs
13976 \series default
13977  
13978 \begin_inset CommandInset citation
13979 LatexCommand cite
13980 key "booktabs"
13981
13982 \end_inset
13983
13984 .
13985 \begin_inset Index idx
13986 status collapsed
13987
13988 \begin_layout Plain Layout
13989 Paquetages LaTeX ! booktabs
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \begin_layout Standard
13998 \begin_inset Float table
13999 placement h
14000 wide false
14001 sideways false
14002 status open
14003
14004 \begin_layout Plain Layout
14005 \begin_inset Caption
14006
14007 \begin_layout Plain Layout
14008 \begin_inset CommandInset label
14009 LatexCommand label
14010 name "tab:Tableau-booktabs-special"
14011
14012 \end_inset
14013
14014 Tableau formel spécial
14015 \end_layout
14016
14017 \end_inset
14018
14019
14020 \end_layout
14021
14022 \begin_layout Plain Layout
14023 \align center
14024 \begin_inset Tabular
14025 <lyxtabular version="3" rows="8" columns="4">
14026 <features booktabs="true" tabularvalignment="middle">
14027 <column alignment="center" valignment="top" width="0">
14028 <column alignment="center" valignment="top" width="0">
14029 <column alignment="center" valignment="top" width="0">
14030 <column alignment="center" valignment="top" width="0">
14031 <row>
14032 <cell alignment="center" valignment="top" topline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036 Système
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 <cell alignment="center" valignment="top" topline="true" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Plain Layout
14045 Chip
14046 \begin_inset space \thinspace{}
14047 \end_inset
14048
14049 1
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14055 \begin_inset Text
14056
14057 \begin_layout Plain Layout
14058 Chip
14059 \begin_inset space \thinspace{}
14060 \end_inset
14061
14062 2
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 </row>
14077 <row>
14078 <cell alignment="center" valignment="top" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082 \begin_inset ERT
14083 status collapsed
14084
14085 \begin_layout Plain Layout
14086
14087
14088 \backslash
14089 cmidrule(r){2-2}
14090 \end_layout
14091
14092 \end_inset
14093
14094
14095 \begin_inset ERT
14096 status collapsed
14097
14098 \begin_layout Plain Layout
14099
14100
14101 \backslash
14102 cmidrule(l){3-4}
14103 \end_layout
14104
14105 \end_inset
14106
14107
14108 \begin_inset ERT
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112
14113
14114 \backslash
14115 morecmidrules 
14116 \end_layout
14117
14118 \end_inset
14119
14120
14121 \begin_inset ERT
14122 status collapsed
14123
14124 \begin_layout Plain Layout
14125
14126
14127 \backslash
14128 cmidrule{2-4}
14129 \end_layout
14130
14131 \end_inset
14132
14133 Epaisseur du capteur en µm
14134 \end_layout
14135
14136 \end_inset
14137 </cell>
14138 <cell alignment="center" valignment="top" usebox="none">
14139 \begin_inset Text
14140
14141 \begin_layout Plain Layout
14142 300
14143 \end_layout
14144
14145 \end_inset
14146 </cell>
14147 <cell alignment="center" valignment="top" usebox="none">
14148 \begin_inset Text
14149
14150 \begin_layout Plain Layout
14151 300
14152 \end_layout
14153
14154 \end_inset
14155 </cell>
14156 <cell alignment="center" valignment="top" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Plain Layout
14160 700
14161 \end_layout
14162
14163 \end_inset
14164 </cell>
14165 </row>
14166 <row>
14167 <cell alignment="center" valignment="top" topline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \begin_layout Plain Layout
14171 Angle biseau en °
14172 \end_layout
14173
14174 \end_inset
14175 </cell>
14176 <cell alignment="center" valignment="top" topline="true" usebox="none">
14177 \begin_inset Text
14178
14179 \begin_layout Plain Layout
14180 3.55
14181 \end_layout
14182
14183 \end_inset
14184 </cell>
14185 <cell alignment="center" valignment="top" topline="true" usebox="none">
14186 \begin_inset Text
14187
14188 \begin_layout Plain Layout
14189 2.71
14190 \end_layout
14191
14192 \end_inset
14193 </cell>
14194 <cell alignment="center" valignment="top" topline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Plain Layout
14198 7.99
14199 \end_layout
14200
14201 \end_inset
14202 </cell>
14203 </row>
14204 <row topspace="default">
14205 <cell alignment="center" valignment="top" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209 Résolution spatiale en µm
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell alignment="center" valignment="top" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218 4.26
14219 \end_layout
14220
14221 \end_inset
14222 </cell>
14223 <cell alignment="center" valignment="top" usebox="none">
14224 \begin_inset Text
14225
14226 \begin_layout Plain Layout
14227 10.17
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 <cell alignment="center" valignment="top" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236 10.56
14237 \end_layout
14238
14239 \end_inset
14240 </cell>
14241 </row>
14242 <row topspace="default">
14243 <cell alignment="center" valignment="top" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 MTF à 
14248 \begin_inset Formula $f_{\mathrm{max}}$
14249 \end_inset
14250
14251
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 <cell alignment="center" valignment="top" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 0.53
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 0.37
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 0.39
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 <row>
14285 <cell alignment="center" valignment="top" topline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Plain Layout
14289 \begin_inset ERT
14290 status collapsed
14291
14292 \begin_layout Plain Layout
14293
14294
14295 \backslash
14296 morecmidrules 
14297 \end_layout
14298
14299 \end_inset
14300
14301
14302 \begin_inset ERT
14303 status collapsed
14304
14305 \begin_layout Plain Layout
14306
14307
14308 \backslash
14309 cmidrule{3-4}
14310 \end_layout
14311
14312 \end_inset
14313
14314 résolution spatiale LSF
14315 \end_layout
14316
14317 \end_inset
14318 </cell>
14319 <cell alignment="center" valignment="top" topline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 <cell alignment="center" valignment="top" topline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Plain Layout
14332
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 <cell alignment="center" valignment="top" topline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Plain Layout
14341
14342 \end_layout
14343
14344 \end_inset
14345 </cell>
14346 </row>
14347 <row>
14348 <cell alignment="center" valignment="top" usebox="none">
14349 \begin_inset Text
14350
14351 \begin_layout Plain Layout
14352 en µm
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 <cell alignment="center" valignment="top" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361 129.7
14362 \end_layout
14363
14364 \end_inset
14365 </cell>
14366 <cell alignment="center" valignment="top" usebox="none">
14367 \begin_inset Text
14368
14369 \begin_layout Plain Layout
14370 52.75
14371 \end_layout
14372
14373 \end_inset
14374 </cell>
14375 <cell alignment="center" valignment="top" usebox="none">
14376 \begin_inset Text
14377
14378 \begin_layout Plain Layout
14379 50.78
14380 \end_layout
14381
14382 \end_inset
14383 </cell>
14384 </row>
14385 <row>
14386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14387 \begin_inset Text
14388
14389 \begin_layout Plain Layout
14390 en % de la taille des pixels
14391 \end_layout
14392
14393 \end_inset
14394 </cell>
14395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14396 \begin_inset Text
14397
14398 \begin_layout Plain Layout
14399 76.3
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 95.9
14409 \end_layout
14410
14411 \end_inset
14412 </cell>
14413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417 92.3
14418 \end_layout
14419
14420 \end_inset
14421 </cell>
14422 </row>
14423 </lyxtabular>
14424
14425 \end_inset
14426
14427
14428 \end_layout
14429
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \begin_layout Section
14436 Alignement vertical des tableaux
14437 \begin_inset Index idx
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 Tableau ! Alignement
14442 \end_layout
14443
14444 \end_inset
14445
14446
14447 \end_layout
14448
14449 \begin_layout Standard
14450 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14451  doit être à l'intérieur d'une boîte.
14452  La boîte peut alors être alignée comme c'est décrit dans la 
14453 \begin_inset space ~
14454 \end_inset
14455
14456
14457 \begin_inset CommandInset ref
14458 LatexCommand ref
14459 reference "sec:Boîte-Dialogue"
14460
14461 \end_inset
14462
14463 .
14464 \end_layout
14465
14466 \begin_layout Standard
14467 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14468  minipage
14469 \begin_inset Foot
14470 status open
14471
14472 \begin_layout Plain Layout
14473 Les minipages son décrites dans la section
14474 \begin_inset space ~
14475 \end_inset
14476
14477
14478 \begin_inset CommandInset ref
14479 LatexCommand ref
14480 reference "sec:Minipages"
14481
14482 \end_inset
14483
14484 .
14485 \end_layout
14486
14487 \end_inset
14488
14489  dont la largeur est de 15
14490 \begin_inset space \thinspace{}
14491 \end_inset
14492
14493 col% :
14494 \end_layout
14495
14496 \begin_layout Itemize
14497 test 
14498 \begin_inset Box Frameless
14499 position "t"
14500 hor_pos "c"
14501 has_inner_box 1
14502 inner_pos "c"
14503 use_parbox 0
14504 use_makebox 0
14505 width "15col%"
14506 special "none"
14507 height "1in"
14508 height_special "totalheight"
14509 status collapsed
14510
14511 \begin_layout Plain Layout
14512 \begin_inset Tabular
14513 <lyxtabular version="3" rows="3" columns="3">
14514 <features tabularvalignment="middle">
14515 <column alignment="center" valignment="top" width="0">
14516 <column alignment="center" valignment="top" width="0">
14517 <column alignment="center" valignment="top" width="0">
14518 <row>
14519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 a
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 d
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 g
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 </row>
14547 <row>
14548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14549 \begin_inset Text
14550
14551 \begin_layout Plain Layout
14552 b
14553 \end_layout
14554
14555 \end_inset
14556 </cell>
14557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14558 \begin_inset Text
14559
14560 \begin_layout Plain Layout
14561 e
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14567 \begin_inset Text
14568
14569 \begin_layout Plain Layout
14570 h
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 </row>
14576 <row>
14577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Plain Layout
14581 c
14582 \end_layout
14583
14584 \end_inset
14585 </cell>
14586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14587 \begin_inset Text
14588
14589 \begin_layout Plain Layout
14590 f
14591 \end_layout
14592
14593 \end_inset
14594 </cell>
14595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14596 \begin_inset Text
14597
14598 \begin_layout Plain Layout
14599 i
14600 \end_layout
14601
14602 \end_inset
14603 </cell>
14604 </row>
14605 </lyxtabular>
14606
14607 \end_inset
14608
14609
14610 \end_layout
14611
14612 \end_inset
14613
14614  test 
14615 \begin_inset ERT
14616 status collapsed
14617
14618 \begin_layout Plain Layout
14619
14620
14621 \backslash
14622 raisebox{0.85
14623 \backslash
14624 baselineskip}{
14625 \end_layout
14626
14627 \end_inset
14628
14629
14630 \begin_inset Box Frameless
14631 position "t"
14632 hor_pos "c"
14633 has_inner_box 1
14634 inner_pos "c"
14635 use_parbox 0
14636 use_makebox 0
14637 width "15col%"
14638 special "none"
14639 height "1in"
14640 height_special "totalheight"
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644 \begin_inset Tabular
14645 <lyxtabular version="3" rows="3" columns="3">
14646 <features tabularvalignment="middle">
14647 <column alignment="center" valignment="top" width="0">
14648 <column alignment="center" valignment="top" width="0">
14649 <column alignment="center" valignment="top" width="0">
14650 <row>
14651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14652 \begin_inset Text
14653
14654 \begin_layout Plain Layout
14655 a
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 d
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14670 \begin_inset Text
14671
14672 \begin_layout Plain Layout
14673 g
14674 \end_layout
14675
14676 \end_inset
14677 </cell>
14678 </row>
14679 <row>
14680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14681 \begin_inset Text
14682
14683 \begin_layout Plain Layout
14684 b
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Plain Layout
14693 e
14694 \end_layout
14695
14696 \end_inset
14697 </cell>
14698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14699 \begin_inset Text
14700
14701 \begin_layout Plain Layout
14702 h
14703 \end_layout
14704
14705 \end_inset
14706 </cell>
14707 </row>
14708 <row>
14709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14710 \begin_inset Text
14711
14712 \begin_layout Plain Layout
14713 c
14714 \end_layout
14715
14716 \end_inset
14717 </cell>
14718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14719 \begin_inset Text
14720
14721 \begin_layout Plain Layout
14722 f
14723 \end_layout
14724
14725 \end_inset
14726 </cell>
14727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Plain Layout
14731 i
14732 \end_layout
14733
14734 \end_inset
14735 </cell>
14736 </row>
14737 </lyxtabular>
14738
14739 \end_inset
14740
14741
14742 \end_layout
14743
14744 \end_inset
14745
14746
14747 \begin_inset ERT
14748 status collapsed
14749
14750 \begin_layout Plain Layout
14751
14752 }
14753 \end_layout
14754
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \begin_layout Itemize
14761 test 
14762 \begin_inset Box Frameless
14763 position "c"
14764 hor_pos "c"
14765 has_inner_box 1
14766 inner_pos "c"
14767 use_parbox 0
14768 use_makebox 0
14769 width "15col%"
14770 special "none"
14771 height "1in"
14772 height_special "totalheight"
14773 status collapsed
14774
14775 \begin_layout Plain Layout
14776 \begin_inset Tabular
14777 <lyxtabular version="3" rows="3" columns="3">
14778 <features tabularvalignment="middle">
14779 <column alignment="center" valignment="top" width="0">
14780 <column alignment="center" valignment="top" width="0">
14781 <column alignment="center" valignment="top" width="0">
14782 <row>
14783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 a
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 d
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 g
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 </row>
14811 <row>
14812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 b
14817 \end_layout
14818
14819 \end_inset
14820 </cell>
14821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 e
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 h
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 <row>
14841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845 c
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854 f
14855 \end_layout
14856
14857 \end_inset
14858 </cell>
14859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Plain Layout
14863 i
14864 \end_layout
14865
14866 \end_inset
14867 </cell>
14868 </row>
14869 </lyxtabular>
14870
14871 \end_inset
14872
14873
14874 \end_layout
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \begin_layout Itemize
14882 test 
14883 \begin_inset Box Frameless
14884 position "b"
14885 hor_pos "c"
14886 has_inner_box 1
14887 inner_pos "c"
14888 use_parbox 0
14889 use_makebox 0
14890 width "15col%"
14891 special "none"
14892 height "1in"
14893 height_special "totalheight"
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897 \begin_inset Tabular
14898 <lyxtabular version="3" rows="3" columns="3">
14899 <features tabularvalignment="middle">
14900 <column alignment="center" valignment="top" width="0">
14901 <column alignment="center" valignment="top" width="0">
14902 <column alignment="center" valignment="top" width="0">
14903 <row>
14904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908 a
14909 \end_layout
14910
14911 \end_inset
14912 </cell>
14913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14914 \begin_inset Text
14915
14916 \begin_layout Plain Layout
14917 d
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926 g
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 </row>
14932 <row>
14933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937 b
14938 \end_layout
14939
14940 \end_inset
14941 </cell>
14942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Plain Layout
14946 e
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 h
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row>
14962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966 c
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 f
14976 \end_layout
14977
14978 \end_inset
14979 </cell>
14980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14981 \begin_inset Text
14982
14983 \begin_layout Plain Layout
14984 i
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 </row>
14990 </lyxtabular>
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \end_inset
14998
14999  test 
15000 \begin_inset ERT
15001 status collapsed
15002
15003 \begin_layout Plain Layout
15004
15005
15006 \backslash
15007 raisebox{-0.32
15008 \backslash
15009 baselineskip}{
15010 \end_layout
15011
15012 \end_inset
15013
15014
15015 \begin_inset Box Frameless
15016 position "b"
15017 hor_pos "c"
15018 has_inner_box 1
15019 inner_pos "c"
15020 use_parbox 0
15021 use_makebox 0
15022 width "15col%"
15023 special "none"
15024 height "1in"
15025 height_special "totalheight"
15026 status collapsed
15027
15028 \begin_layout Plain Layout
15029 \begin_inset Tabular
15030 <lyxtabular version="3" rows="3" columns="3">
15031 <features tabularvalignment="middle">
15032 <column alignment="center" valignment="top" width="0">
15033 <column alignment="center" valignment="top" width="0">
15034 <column alignment="center" valignment="top" width="0">
15035 <row>
15036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040 a
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 d
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058 g
15059 \end_layout
15060
15061 \end_inset
15062 </cell>
15063 </row>
15064 <row>
15065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 b
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078 e
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087 h
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 </row>
15093 <row>
15094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 c
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 f
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 i
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 </row>
15122 </lyxtabular>
15123
15124 \end_inset
15125
15126
15127 \end_layout
15128
15129 \end_inset
15130
15131
15132 \begin_inset ERT
15133 status collapsed
15134
15135 \begin_layout Plain Layout
15136
15137 }
15138 \end_layout
15139
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \begin_layout Standard
15146 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
15147  et de la dernière ligne, n'est pas correctement aligné avec le texte de
15148  la ligne dans laquelle le tableau est inséré.
15149  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
15150  boîte élévatrice (raisebox)
15151 \begin_inset Foot
15152 status collapsed
15153
15154 \begin_layout Plain Layout
15155 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
15156 \begin_inset space ~
15157 \end_inset
15158
15159
15160 \begin_inset CommandInset ref
15161 LatexCommand ref
15162 reference "sub:Alignement-Vertical"
15163
15164 \end_inset
15165
15166 .
15167 \end_layout
15168
15169 \end_inset
15170
15171 .
15172  Dans l'exemple précédent, le deuxième tableau de la première ligne est
15173  aligné en utilisant la commande en code TeX suivante 
15174 \end_layout
15175
15176 \begin_layout Standard
15177
15178 \series bold
15179
15180 \backslash
15181 raisebox{0.85
15182 \backslash
15183 baselineskip}{
15184 \end_layout
15185
15186 \begin_layout Standard
15187 placée juste avant la boîte minipage.
15188  Après la boîte on insère l'accolade fermante en code TeX.
15189  Pour le deuxième tableau de la dernière ligne, la commande 
15190 \end_layout
15191
15192 \begin_layout Standard
15193
15194 \series bold
15195
15196 \backslash
15197 raisebox{-0.32
15198 \backslash
15199 baselineskip}{
15200 \end_layout
15201
15202 \begin_layout Standard
15203 est utilisée.
15204 \end_layout
15205
15206 \begin_layout Standard
15207 \begin_inset Note Greyedout
15208 status open
15209
15210 \begin_layout Plain Layout
15211
15212 \series bold
15213 Note:
15214 \series default
15215  L'alignement entre le contenu de la ligne du tableau et le texte de la
15216  ligne qui l'entoure ne peut pas être parfait.
15217  Le facteur utilisé dans la commande 
15218 \series bold
15219
15220 \backslash
15221 raisebox
15222 \series default
15223  pour obtenir cet alignement dépend de la police de caractères du document,
15224  de la taille de la police et de l'épaisseur des lignes du tableau.
15225 \end_layout
15226
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \begin_layout Section
15233 Tableaux colorés
15234 \begin_inset CommandInset label
15235 LatexCommand label
15236 name "sec:Tableaux-Colorés"
15237
15238 \end_inset
15239
15240
15241 \begin_inset Index idx
15242 status collapsed
15243
15244 \begin_layout Plain Layout
15245 Tableau ! Coloré
15246 \end_layout
15247
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Subsection
15254 Cellules colorées
15255 \begin_inset Index idx
15256 status collapsed
15257
15258 \begin_layout Plain Layout
15259 Couleur des tableaux ! Pour les cellules
15260 \end_layout
15261
15262 \end_inset
15263
15264
15265 \begin_inset Index idx
15266 status collapsed
15267
15268 \begin_layout Plain Layout
15269 Couleur ! Pour les cellules de tableau
15270 \end_layout
15271
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \begin_layout Standard
15278 \begin_inset Float table
15279 placement h
15280 wide false
15281 sideways false
15282 status open
15283
15284 \begin_layout Plain Layout
15285 \begin_inset Caption
15286
15287 \begin_layout Plain Layout
15288 \begin_inset CommandInset label
15289 LatexCommand label
15290 name "tab:Tableau-coloré-sans-colortbl"
15291
15292 \end_inset
15293
15294 Tableau coloré sans utiliser le paquetage  
15295 \series bold
15296 colortbl
15297 \series default
15298
15299 \begin_inset Argument
15300 status open
15301
15302 \begin_layout Plain Layout
15303 Tableau sans colortbl
15304 \end_layout
15305
15306 \end_inset
15307
15308
15309 \end_layout
15310
15311 \end_inset
15312
15313
15314 \end_layout
15315
15316 \begin_layout Plain Layout
15317 \align center
15318 \begin_inset Tabular
15319 <lyxtabular version="3" rows="3" columns="3">
15320 <features tabularvalignment="middle">
15321 <column alignment="center" valignment="top" width="0">
15322 <column alignment="center" valignment="top" width="0">
15323 <column alignment="center" valignment="top" width="0">
15324 <row>
15325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Plain Layout
15329
15330 \color green
15331 a
15332 \end_layout
15333
15334 \end_inset
15335 </cell>
15336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340
15341 \color red
15342 b
15343 \end_layout
15344
15345 \end_inset
15346 </cell>
15347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15348 \begin_inset Text
15349
15350 \begin_layout Plain Layout
15351
15352 \color red
15353 c
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 </row>
15359 <row>
15360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15361 \begin_inset Text
15362
15363 \begin_layout Plain Layout
15364
15365 \color green
15366 d
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375
15376 \color blue
15377 e
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386
15387 \color blue
15388 f
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 </row>
15394 <row>
15395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Plain Layout
15399
15400 \color green
15401 g
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410
15411 \color blue
15412 h
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421
15422 \color blue
15423 i
15424 \end_layout
15425
15426 \end_inset
15427 </cell>
15428 </row>
15429 </lyxtabular>
15430
15431 \end_inset
15432
15433
15434 \end_layout
15435
15436 \end_inset
15437
15438
15439 \end_layout
15440
15441 \begin_layout Standard
15442 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15443  et choisissez une couleur dans le menu 
15444 \family sans
15445 Éditer\SpecialChar \menuseparator
15446 Style
15447 \begin_inset space ~
15448 \end_inset
15449
15450 de
15451 \begin_inset space ~
15452 \end_inset
15453
15454 Texte
15455 \family default
15456 .
15457  C'est ce qui a été utilisé pour créer le tableau
15458 \begin_inset space ~
15459 \end_inset
15460
15461
15462 \begin_inset CommandInset ref
15463 LatexCommand ref
15464 reference "tab:Tableau-coloré-sans-colortbl"
15465
15466 \end_inset
15467
15468 .
15469  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15470 \series bold
15471 colortbl
15472 \series default
15473 .
15474 \begin_inset Index idx
15475 status collapsed
15476
15477 \begin_layout Plain Layout
15478 Paquetages LaTeX ! colortbl
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \begin_layout Standard
15487 \begin_inset ERT
15488 status collapsed
15489
15490 \begin_layout Plain Layout
15491
15492
15493 \backslash
15494 ifcolortbl
15495 \end_layout
15496
15497 \end_inset
15498
15499
15500 \begin_inset Note Note
15501 status open
15502
15503 \begin_layout Plain Layout
15504 La section qui suit ne sera affichée que si vous avez installé le paquetage
15505  LaTeX 
15506 \series bold
15507 colortbl
15508 \series default
15509 .
15510 \end_layout
15511
15512 \end_inset
15513
15514
15515 \end_layout
15516
15517 \begin_layout Standard
15518 Pour créer des tableaux colorés, vous devez charger le paquetage
15519 \series bold
15520  colortbl
15521 \series default
15522  dans le préambule avec la ligne
15523 \end_layout
15524
15525 \begin_layout Standard
15526
15527 \series bold
15528
15529 \backslash
15530 usepackage{colortbl}
15531 \end_layout
15532
15533 \begin_layout Standard
15534 On choisit la couleur d'une colonne avec la commande 
15535 \end_layout
15536
15537 \begin_layout Standard
15538
15539 \series bold
15540
15541 \backslash
15542 columncolor{nom de couleur}
15543 \end_layout
15544
15545 \begin_layout Standard
15546 à l'intérieur d'une commande 
15547 \series bold
15548 >{ }
15549 \series default
15550 .
15551  Vous trouverez plus d'information sur la commande 
15552 \series bold
15553 >{}
15554 \series default
15555  dans la section
15556 \begin_inset space ~
15557 \end_inset
15558
15559
15560 \begin_inset CommandInset ref
15561 LatexCommand ref
15562 reference "sub:Calculs-multicolonnes"
15563
15564 \end_inset
15565
15566 .
15567 \end_layout
15568
15569 \begin_layout Standard
15570 Les noms de couleurs suivants sont prédéfinis :
15571 \end_layout
15572
15573 \begin_layout Standard
15574
15575 \family sans
15576 red
15577 \family default
15578  (rouge), 
15579 \family sans
15580 green
15581 \family default
15582  (vert), 
15583 \family sans
15584 yellow
15585 \family default
15586  (jaune), 
15587 \family sans
15588 blue
15589 \family default
15590  (bleu), 
15591 \family sans
15592 cyan
15593 \family default
15594
15595 \family sans
15596 magenta
15597 \family default
15598
15599 \family sans
15600 black 
15601 \family default
15602 (noir) et 
15603 \family sans
15604 white 
15605 \family default
15606 (blanc)
15607 \end_layout
15608
15609 \begin_layout Standard
15610 \begin_inset VSpace medskip
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 Si vous ajoutez les options
15618 \end_layout
15619
15620 \begin_layout Standard
15621
15622 \series bold
15623 usenames,dvipsnames
15624 \end_layout
15625
15626 \begin_layout Standard
15627 aux options de la classe de document dans les paramètres du document, vous
15628  pouvez utiliser 61
15629 \begin_inset space ~
15630 \end_inset
15631
15632 couleurs supplémentaires.
15633  Ces couleurs sont listées dans l'appendice
15634 \begin_inset space ~
15635 \end_inset
15636
15637
15638 \begin_inset CommandInset ref
15639 LatexCommand ref
15640 reference "chap:Liste-de-noms-de-couleur-dvips"
15641
15642 \end_inset
15643
15644 .
15645  Une de ces couleurs, 
15646 \family sans
15647 Maroon
15648 \family default
15649 , est utilisée comme exemple dans le tableau
15650 \begin_inset space ~
15651 \end_inset
15652
15653
15654 \begin_inset CommandInset ref
15655 LatexCommand ref
15656 reference "tab:Tableau-coloré-avec-colortbl"
15657
15658 \end_inset
15659
15660 .
15661 \end_layout
15662
15663 \begin_layout Standard
15664 \begin_inset VSpace medskip
15665 \end_inset
15666
15667
15668 \end_layout
15669
15670 \begin_layout Standard
15671 Vous pouvez aussi définir votre propre couleur avec la commande
15672 \end_layout
15673
15674 \begin_layout Standard
15675
15676 \series bold
15677
15678 \backslash
15679 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15680 \end_layout
15681
15682 \begin_layout Standard
15683 Le modèle de couleur peut être
15684 \end_layout
15685
15686 \begin_layout Labeling
15687 \labelwidthstring 00.00.0000
15688 cmyk
15689 \begin_inset space ~
15690 \end_inset
15691
15692 : cyan, magenta, jaune (yellow), noir (black)
15693 \end_layout
15694
15695 \begin_layout Labeling
15696 \labelwidthstring 00.00.0000
15697 rgb
15698 \begin_inset space ~
15699 \end_inset
15700
15701 : rouge (red), vert (green), bleu (blue)
15702 \end_layout
15703
15704 \begin_layout Labeling
15705 \labelwidthstring 00.00.0000
15706 gray
15707 \begin_inset space ~
15708 \end_inset
15709
15710 : dégradé de gris (gray)
15711 \end_layout
15712
15713 \begin_layout Standard
15714 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15715  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15716 \end_layout
15717
15718 \begin_layout Standard
15719 Vous pouvez par exemple définir la couleur 
15720 \begin_inset Quotes eld
15721 \end_inset
15722
15723
15724 \emph on
15725 vertfonce
15726 \begin_inset Quotes erd
15727 \end_inset
15728
15729  dans le préambule avec la ligne
15730 \end_layout
15731
15732 \begin_layout Standard
15733
15734 \series bold
15735
15736 \backslash
15737 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15738 \end_layout
15739
15740 \begin_layout Standard
15741 et la couleur "
15742 \emph on
15743 grisclair
15744 \emph default
15745 " avec
15746 \end_layout
15747
15748 \begin_layout Standard
15749
15750 \series bold
15751
15752 \backslash
15753 definecolor{grisclair}{gray}{0.8}
15754 \end_layout
15755
15756 \begin_layout Standard
15757 \begin_inset VSpace medskip
15758 \end_inset
15759
15760
15761 \end_layout
15762
15763 \begin_layout Standard
15764 Les lignes sont colorées avec la commande
15765 \end_layout
15766
15767 \begin_layout Standard
15768
15769 \series bold
15770
15771 \backslash
15772 rowcolor{nom de la couleur}
15773 \end_layout
15774
15775 \begin_layout Standard
15776 et les cellules sont colorées avec la commande
15777 \end_layout
15778
15779 \begin_layout Standard
15780
15781 \series bold
15782
15783 \backslash
15784 cellcolor{nom de la couleur}
15785 \end_layout
15786
15787 \begin_layout Standard
15788 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15789 \end_layout
15790
15791 \begin_layout Standard
15792 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15793  choisissez une couleur dans le menu 
15794 \family sans
15795 Éditer\SpecialChar \menuseparator
15796 Style
15797 \begin_inset space ~
15798 \end_inset
15799
15800 de
15801 \begin_inset space ~
15802 \end_inset
15803
15804 Texte
15805 \family default
15806 .
15807  Si une cellule contient du code TeX, faites bien attention à ne colorer
15808  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15809 \end_layout
15810
15811 \begin_layout Standard
15812 \begin_inset Note Greyedout
15813 status open
15814
15815 \begin_layout Plain Layout
15816
15817 \series bold
15818 Note:
15819 \series default
15820  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15821  définies par l'utilisateur.
15822 \end_layout
15823
15824 \end_inset
15825
15826
15827 \end_layout
15828
15829 \begin_layout Standard
15830 \begin_inset VSpace bigskip
15831 \end_inset
15832
15833
15834 \end_layout
15835
15836 \begin_layout Standard
15837 Pour créer le tableau
15838 \begin_inset space ~
15839 \end_inset
15840
15841
15842 \begin_inset CommandInset ref
15843 LatexCommand ref
15844 reference "tab:Tableau-coloré-avec-colortbl"
15845
15846 \end_inset
15847
15848  faites ce qui suit : La couleur de la première colonne doit être 
15849 \emph on
15850 vertfonce
15851 \emph default
15852 .
15853  On insère donc la commande
15854 \end_layout
15855
15856 \begin_layout Standard
15857
15858 \series bold
15859 >{
15860 \backslash
15861 columncolor{vertfonce}
15862 \backslash
15863 centering}c
15864 \end_layout
15865
15866 \begin_layout Standard
15867 en code TeX pour cette colonne.
15868  La première ligne doit être bleue clair, d'où la commande en code TeX
15869 \end_layout
15870
15871 \begin_layout Standard
15872
15873 \series bold
15874
15875 \backslash
15876 rowcolor{cyan}
15877 \end_layout
15878
15879 \begin_layout Standard
15880 qui est insérée dans la première cellule de cette ligne.
15881  Notez que cela annule la couleur de colonne pour la première cellule.
15882  La dernière cellule de la dernière ligne est colorée en marron
15883 \series bold
15884  
15885 \series default
15886 en insérant en code TeX la commande
15887 \end_layout
15888
15889 \begin_layout Standard
15890
15891 \series bold
15892
15893 \backslash
15894 cellcolor{Maroon}
15895 \end_layout
15896
15897 \begin_layout Standard
15898 Les caractères peuvent maintenant être colorés en utilisant le menu 
15899 \family sans
15900 Éditer\SpecialChar \menuseparator
15901 Style
15902 \begin_inset space ~
15903 \end_inset
15904
15905 de
15906 \begin_inset space ~
15907 \end_inset
15908
15909 Texte
15910 \family default
15911 .
15912 \end_layout
15913
15914 \begin_layout Standard
15915 \begin_inset Float table
15916 placement h
15917 wide false
15918 sideways false
15919 status open
15920
15921 \begin_layout Plain Layout
15922 \begin_inset Caption
15923
15924 \begin_layout Plain Layout
15925 \begin_inset CommandInset label
15926 LatexCommand label
15927 name "tab:Tableau-coloré-avec-colortbl"
15928
15929 \end_inset
15930
15931 Tableau coloré en utilisant le paquetage 
15932 \series bold
15933 colortbl
15934 \series default
15935
15936 \begin_inset Argument
15937 status collapsed
15938
15939 \begin_layout Plain Layout
15940 Tableau avec colortbl
15941 \end_layout
15942
15943 \end_inset
15944
15945
15946 \end_layout
15947
15948 \end_inset
15949
15950
15951 \end_layout
15952
15953 \begin_layout Plain Layout
15954 \align center
15955 \begin_inset Tabular
15956 <lyxtabular version="3" rows="3" columns="3">
15957 <features tabularvalignment="middle">
15958 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15959 <column alignment="center" valignment="top" width="0">
15960 <column alignment="center" valignment="top" width="0">
15961 <row>
15962 <cell alignment="center" valignment="top" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Plain Layout
15966 \begin_inset ERT
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970
15971
15972 \backslash
15973 rowcolor{cyan}
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \color magenta
15980 a
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 <cell alignment="center" valignment="top" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989
15990 \color red
15991 b
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 <cell alignment="center" valignment="top" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000
16001 \color red
16002 c
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 </row>
16008 <row>
16009 <cell alignment="center" valignment="top" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013
16014 \color yellow
16015 d
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024
16025 \color blue
16026 e
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \color blue
16037 f
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 </row>
16043 <row>
16044 <cell alignment="center" valignment="top" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048
16049 \color yellow
16050 g
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059
16060 \color blue
16061 h
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 \begin_inset ERT
16071 status collapsed
16072
16073 \begin_layout Plain Layout
16074
16075
16076 \backslash
16077 cellcolor{Maroon}
16078 \end_layout
16079
16080 \end_inset
16081
16082
16083 \color green
16084 i
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 </row>
16090 </lyxtabular>
16091
16092 \end_inset
16093
16094
16095 \end_layout
16096
16097 \end_inset
16098
16099
16100 \end_layout
16101
16102 \begin_layout Standard
16103 \begin_inset ERT
16104 status collapsed
16105
16106 \begin_layout Plain Layout
16107
16108
16109 \backslash
16110 else
16111 \end_layout
16112
16113 \end_inset
16114
16115
16116 \begin_inset Note Note
16117 status open
16118
16119 \begin_layout Plain Layout
16120 Ce qui suit sera affiché si le paquetage 
16121 \series bold
16122 colortbl
16123 \series default
16124  n'est pas installé :
16125 \end_layout
16126
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \begin_layout Standard
16133 Vous devez installer le paquetage 
16134 \series bold
16135 colortbl
16136 \series default
16137  pour voir le contenu des cette section dans la sortie imprimée.
16138 \end_layout
16139
16140 \begin_layout Standard
16141 \begin_inset ERT
16142 status collapsed
16143
16144 \begin_layout Plain Layout
16145
16146
16147 \backslash
16148 fi
16149 \end_layout
16150
16151 \end_inset
16152
16153
16154 \end_layout
16155
16156 \begin_layout Subsection
16157 Les filets colorées
16158 \begin_inset Index idx
16159 status collapsed
16160
16161 \begin_layout Plain Layout
16162 Tableau Coloré ! Pour les filets
16163 \end_layout
16164
16165 \end_inset
16166
16167
16168 \begin_inset Index idx
16169 status collapsed
16170
16171 \begin_layout Plain Layout
16172 Couleur ! Pour les filets des tableaux
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \begin_inset Note Note
16179 status collapsed
16180
16181 \begin_layout Plain Layout
16182 on parle de filets plutôt que de lignes pour les tableaux
16183 \end_layout
16184
16185 \end_inset
16186
16187
16188 \end_layout
16189
16190 \begin_layout Standard
16191 Comme c'est décrit dans la section
16192 \begin_inset space ~
16193 \end_inset
16194
16195
16196 \begin_inset CommandInset ref
16197 LatexCommand ref
16198 reference "sub:Epaisseur-filets"
16199
16200 \end_inset
16201
16202 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
16203  variable 
16204 \series bold
16205
16206 \backslash
16207 arrayrulewidth
16208 \series default
16209 .
16210  Elle est mise à 1.5
16211 \begin_inset space \thinspace{}
16212 \end_inset
16213
16214 pt pour tous les tableaux de cette section.
16215 \begin_inset ERT
16216 status collapsed
16217
16218 \begin_layout Plain Layout
16219
16220
16221 \backslash
16222 setlength{
16223 \backslash
16224 arrayrulewidth}{1.5pt}
16225 \end_layout
16226
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \begin_layout Standard
16233 Pour colorer les filets verticaux, par exemple en vert, créez le format
16234  de colonne suivant dans le préambule du document, en suivant la description
16235  de la section
16236 \begin_inset space ~
16237 \end_inset
16238
16239
16240 \begin_inset CommandInset ref
16241 LatexCommand ref
16242 reference "sub:Formats-personnalisés"
16243
16244 \end_inset
16245
16246 :
16247 \end_layout
16248
16249 \begin_layout Standard
16250
16251 \series bold
16252
16253 \backslash
16254 newcolumntype{W}{!{
16255 \backslash
16256 color{green}
16257 \backslash
16258 vline}}
16259 \end_layout
16260
16261 \begin_layout Standard
16262 Pour le tableau
16263 \begin_inset space ~
16264 \end_inset
16265
16266
16267 \begin_inset CommandInset ref
16268 LatexCommand ref
16269 reference "tab:Tableau-filets-verticaux-colorés"
16270
16271 \end_inset
16272
16273  le paramètre LaTeX
16274 \series bold
16275  WcW
16276 \series default
16277  a été utilisé pour la dernière colonne et
16278 \series bold
16279  Wc
16280 \series default
16281  pour les autres colonnes.
16282 \end_layout
16283
16284 \begin_layout Standard
16285 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 \begin_inset Float table
16290 placement h
16291 wide false
16292 sideways false
16293 status open
16294
16295 \begin_layout Plain Layout
16296 \begin_inset Caption
16297
16298 \begin_layout Plain Layout
16299 \begin_inset CommandInset label
16300 LatexCommand label
16301 name "tab:Tableau-filets-verticaux-colorés"
16302
16303 \end_inset
16304
16305 Tableau avec filets verticaux colorés
16306 \end_layout
16307
16308 \end_inset
16309
16310
16311 \end_layout
16312
16313 \begin_layout Plain Layout
16314 \align center
16315 \begin_inset Tabular
16316 <lyxtabular version="3" rows="3" columns="3">
16317 <features tabularvalignment="middle">
16318 <column alignment="center" valignment="top" width="0" special="Wc">
16319 <column alignment="center" valignment="top" width="0" special="Wc">
16320 <column alignment="center" valignment="top" width="0" special="WcW">
16321 <row>
16322 <cell alignment="center" valignment="top" topline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Plain Layout
16326 sd
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 <cell alignment="center" valignment="top" topline="true" usebox="none">
16332 \begin_inset Text
16333
16334 \begin_layout Plain Layout
16335
16336 \end_layout
16337
16338 \end_inset
16339 </cell>
16340 <cell alignment="center" valignment="top" topline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 </row>
16350 <row>
16351 <cell alignment="center" valignment="top" topline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 sd
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 <cell alignment="center" valignment="top" topline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 </row>
16379 <row>
16380 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402 sd
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 </row>
16408 </lyxtabular>
16409
16410 \end_inset
16411
16412
16413 \end_layout
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Standard
16421 \begin_inset VSpace bigskip
16422 \end_inset
16423
16424 Pour colorer les filets horizontaux en rouge comme pour le tableau
16425 \begin_inset space ~
16426 \end_inset
16427
16428
16429 \begin_inset CommandInset ref
16430 LatexCommand ref
16431 reference "tab:Tableau-filet-horizontaux-colorés"
16432
16433 \end_inset
16434
16435 , insérez les commandes suivantes en code TeX juste avant le tableau ou
16436  le flottant de tableau :
16437 \end_layout
16438
16439 \begin_layout Standard
16440
16441 \series bold
16442
16443 \backslash
16444 let
16445 \backslash
16446 myHlineC
16447 \backslash
16448 hline
16449 \begin_inset Newline newline
16450 \end_inset
16451
16452
16453 \backslash
16454 renewcommand{
16455 \backslash
16456 hline}
16457 \begin_inset Newline newline
16458 \end_inset
16459
16460
16461 \begin_inset Phantom HPhantom
16462 status open
16463
16464 \begin_layout Plain Layout
16465
16466 \series bold
16467 \begin_inset space ~
16468 \end_inset
16469
16470
16471 \end_layout
16472
16473 \end_inset
16474
16475 {
16476 \backslash
16477 arrayrulecolor{red}
16478 \backslash
16479 myHlineC
16480 \backslash
16481 arrayrulecolor{black}}
16482 \end_layout
16483
16484 \begin_layout Standard
16485 \begin_inset ERT
16486 status collapsed
16487
16488 \begin_layout Plain Layout
16489
16490
16491 \backslash
16492 let
16493 \backslash
16494 myHlineC
16495 \backslash
16496 hline
16497 \end_layout
16498
16499 \begin_layout Plain Layout
16500
16501
16502 \backslash
16503 renewcommand{
16504 \backslash
16505 hline}
16506 \end_layout
16507
16508 \begin_layout Plain Layout
16509
16510  {
16511 \backslash
16512 arrayrulecolor{red}
16513 \backslash
16514 myHlineC
16515 \backslash
16516 arrayrulecolor{black}}
16517 \end_layout
16518
16519 \end_inset
16520
16521
16522 \begin_inset Float table
16523 placement h
16524 wide false
16525 sideways false
16526 status open
16527
16528 \begin_layout Plain Layout
16529 \begin_inset Caption
16530
16531 \begin_layout Plain Layout
16532 \begin_inset CommandInset label
16533 LatexCommand label
16534 name "tab:Tableau-filet-horizontaux-colorés"
16535
16536 \end_inset
16537
16538 Tableau avec filets horizontaux colorés
16539 \end_layout
16540
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \begin_layout Plain Layout
16547 \align center
16548 \begin_inset Tabular
16549 <lyxtabular version="3" rows="3" columns="3">
16550 <features tabularvalignment="middle">
16551 <column alignment="center" valignment="top" width="0">
16552 <column alignment="center" valignment="top" width="0">
16553 <column alignment="center" valignment="top" width="0">
16554 <row>
16555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559 sd
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16574 \begin_inset Text
16575
16576 \begin_layout Plain Layout
16577
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 </row>
16583 <row>
16584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Plain Layout
16588
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597 sd
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 </row>
16612 <row>
16613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635 sd
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 </row>
16641 </lyxtabular>
16642
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \begin_layout Standard
16654 Pour revenir à la couleur noire implicite, insérez la commande suivante
16655  en code TeX, juste après le tableau ou le flottant de tableau :
16656 \end_layout
16657
16658 \begin_layout Standard
16659
16660 \series bold
16661
16662 \backslash
16663 renewcommand{
16664 \backslash
16665 hline}{
16666 \backslash
16667 myHlineC}
16668 \end_layout
16669
16670 \begin_layout Standard
16671 Le tableau
16672 \begin_inset space ~
16673 \end_inset
16674
16675
16676 \begin_inset CommandInset ref
16677 LatexCommand ref
16678 reference "tab:Tableau-avec-filets-colorés"
16679
16680 \end_inset
16681
16682  est un exemple avec des filets horizontaux et verticaux colorés.
16683 \end_layout
16684
16685 \begin_layout Standard
16686 \begin_inset Float table
16687 placement h
16688 wide false
16689 sideways false
16690 status open
16691
16692 \begin_layout Plain Layout
16693 \begin_inset Caption
16694
16695 \begin_layout Plain Layout
16696 \begin_inset CommandInset label
16697 LatexCommand label
16698 name "tab:Tableau-avec-filets-colorés"
16699
16700 \end_inset
16701
16702 Tableau avec filets horizontaux et verticaux colorés
16703 \end_layout
16704
16705 \end_inset
16706
16707
16708 \end_layout
16709
16710 \begin_layout Plain Layout
16711 \align center
16712 \begin_inset Tabular
16713 <lyxtabular version="3" rows="3" columns="3">
16714 <features tabularvalignment="middle">
16715 <column alignment="center" valignment="top" width="0" special="Wc">
16716 <column alignment="center" valignment="top" width="0" special="Wc">
16717 <column alignment="center" valignment="top" width="0" special="WcW">
16718 <row>
16719 <cell alignment="center" valignment="top" topline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 sd
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 <cell alignment="center" valignment="top" topline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell alignment="center" valignment="top" topline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 </row>
16747 <row>
16748 <cell alignment="center" valignment="top" topline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" topline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 sd
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 <cell alignment="center" valignment="top" topline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row topspace="default">
16777 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 sd
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 </lyxtabular>
16806
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \begin_layout Standard
16818 \begin_inset ERT
16819 status collapsed
16820
16821 \begin_layout Plain Layout
16822
16823
16824 \backslash
16825 renewcommand{
16826 \backslash
16827 hline}{
16828 \backslash
16829 myHlineC}
16830 \end_layout
16831
16832 \end_inset
16833
16834
16835 \end_layout
16836
16837 \begin_layout Standard
16838 \begin_inset ERT
16839 status collapsed
16840
16841 \begin_layout Plain Layout
16842
16843
16844 \backslash
16845 setlength{
16846 \backslash
16847 arrayrulewidth}{0.4pt}
16848 \end_layout
16849
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \begin_layout Section
16856
16857 \lang english
16858 Table Width Calculation
16859 \begin_inset CommandInset label
16860 LatexCommand label
16861 name "sec:Table-Width-Calculation"
16862
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \begin_layout Standard
16869
16870 \lang english
16871 For wide tables it is sometimes difficult to assure that the table does
16872  not protrude over the page margin.
16873  Setting a fixed width for every column of the table is the solution, but
16874  what amount of space is needed for each column?
16875 \end_layout
16876
16877 \begin_layout Standard
16878
16879 \lang english
16880 The table width 
16881 \begin_inset Formula $W_{\mathrm{table}}$
16882 \end_inset
16883
16884  can be calculated: Every column has the width of the specified column width
16885  
16886 \begin_inset Formula $W_{\mathrm{column}}$
16887 \end_inset
16888
16889  (that the content of the column can consume) plus two times the separation
16890  between the column content and the column border (LaTeX length
16891 \series bold
16892  
16893 \backslash
16894 tabcolsep
16895 \series default
16896 , default 6
16897 \begin_inset space \thinspace{}
16898 \end_inset
16899
16900 pt) plus the width of a border line (LaTeX length 
16901 \series bold
16902
16903 \backslash
16904 arrayrulewidth
16905 \series default
16906 , default 0.4
16907 \begin_inset space \thinspace{}
16908 \end_inset
16909
16910 pt): So if all 
16911 \begin_inset Formula $n$
16912 \end_inset
16913
16914
16915 \begin_inset space ~
16916 \end_inset
16917
16918 columns have the same width, the table width is
16919 \lang french
16920
16921 \begin_inset Formula 
16922 \begin{equation}
16923 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
16924 \end{equation}
16925
16926 \end_inset
16927
16928
16929 \end_layout
16930
16931 \begin_layout Standard
16932
16933 \lang english
16934 The available width for a table is the space between the page margins or
16935  the width of a text column (for a two-column document) (LaTeX length 
16936 \series bold
16937
16938 \backslash
16939 columnwidth
16940 \series default
16941 ).
16942  If all table columns should have the same width and 
16943 \begin_inset Formula $W_{\mathrm{table}}$
16944 \end_inset
16945
16946  should be 1
16947 \begin_inset space \thinspace{}
16948 \end_inset
16949
16950
16951 \backslash
16952 columnwidth, 
16953 \begin_inset Formula $W_{\mathrm{column}}$
16954 \end_inset
16955
16956  can easily be calculated.
16957 \end_layout
16958
16959 \begin_layout Standard
16960
16961 \lang english
16962 To be able to perform calculations you need to load the LaTeX-package 
16963 \series bold
16964 calc
16965 \series default
16966 \lang french
16967
16968 \begin_inset Index idx
16969 status collapsed
16970
16971 \begin_layout Plain Layout
16972 Paquetages LaTeX ! calc
16973 \end_layout
16974
16975 \end_inset
16976
16977
16978 \lang english
16979  in the document preamble.
16980  To set the width in the table dialog you have to use the field 
16981 \family sans
16982 LaTeX argument
16983 \family default
16984 .
16985  The command scheme for this field is the same that is explained in section
16986 \begin_inset space ~
16987 \end_inset
16988
16989
16990 \lang french
16991
16992 \begin_inset CommandInset ref
16993 LatexCommand ref
16994 reference "sub:Calculs-multicolonnes"
16995
16996 \end_inset
16997
16998
16999 \lang english
17000 .
17001  For a table with 5
17002 \begin_inset space \thinspace{}
17003 \end_inset
17004
17005 columns with an uniform width and centered text, enter there for each column
17006  the command
17007 \end_layout
17008
17009 \begin_layout Standard
17010
17011 \series bold
17012 >{
17013 \backslash
17014 centering}p{(1
17015 \backslash
17016 columnwidth-62.4pt)/5}
17017 \end_layout
17018
17019 \begin_layout Standard
17020
17021 \lang english
17022 For a table with 5
17023 \begin_inset space \thinspace{}
17024 \end_inset
17025
17026 columns where 2 should have 0.75
17027 \begin_inset space ~
17028 \end_inset
17029
17030 times the width than the 3 others, the calculation is
17031 \end_layout
17032
17033 \begin_layout Standard
17034 \begin_inset Formula 
17035 \begin{align}
17036 \backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
17037  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
17038  & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
17039 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
17040 \end{align}
17041
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \begin_layout Standard
17048
17049 \lang english
17050 In the table therefore the command
17051 \end_layout
17052
17053 \begin_layout Standard
17054
17055 \series bold
17056 >{
17057 \backslash
17058 centering}p{(1
17059 \backslash
17060 columnwidth-62.4pt)/
17061 \backslash
17062 real{4.5}}
17063 \end_layout
17064
17065 \begin_layout Standard
17066
17067 \lang english
17068 is used for the wider columns and
17069 \end_layout
17070
17071 \begin_layout Standard
17072
17073 \series bold
17074 >{
17075 \backslash
17076 centering}p{(1
17077 \backslash
17078 columnwidth-62.4pt)/
17079 \backslash
17080 real{4.5}*
17081 \backslash
17082 real{0.75}}
17083 \end_layout
17084
17085 \begin_layout Standard
17086
17087 \lang english
17088 for the smaller ones:
17089 \end_layout
17090
17091 \begin_layout Standard
17092 \begin_inset Tabular
17093 <lyxtabular version="3" rows="2" columns="5">
17094 <features tabularvalignment="middle">
17095 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
17096 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
17097 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
17098 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
17099 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
17100 <row>
17101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 1
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 2
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123 3
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 4
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 5
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 </row>
17147 <row>
17148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 111111 1111111 111111 111111111 11111 11111 1111
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 2222 22222 222222 222222222 2222222 22 22222
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 333333 333333 333333 33333 3333333 333
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 </lyxtabular>
17195
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \begin_layout Section
17202 Personnalisation des tableaux
17203 \begin_inset Index idx
17204 status collapsed
17205
17206 \begin_layout Plain Layout
17207 Tableau ! Personnalisation
17208 \end_layout
17209
17210 \end_inset
17211
17212
17213 \begin_inset Index idx
17214 status collapsed
17215
17216 \begin_layout Plain Layout
17217 Personnalisation des tableaux
17218 \end_layout
17219
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \begin_layout Subsection
17226 Espacement des lignes
17227 \begin_inset CommandInset label
17228 LatexCommand label
17229 name "sub:Espacement-lignes"
17230
17231 \end_inset
17232
17233
17234 \begin_inset Index idx
17235 status collapsed
17236
17237 \begin_layout Plain Layout
17238 Personnalisation des tableaux ! Espacement des lignes
17239 \end_layout
17240
17241 \end_inset
17242
17243
17244 \end_layout
17245
17246 \begin_layout Standard
17247 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
17248  l'onglet 
17249 \family sans
17250 Bordures
17251 \family default
17252  de la fenêtre de dialogue 
17253 \family sans
17254 Paramètres
17255 \begin_inset space ~
17256 \end_inset
17257
17258 du
17259 \begin_inset space ~
17260 \end_inset
17261
17262 tableau
17263 \family default
17264 .
17265  Vous y trouverez trois possibilités :
17266 \end_layout
17267
17268 \begin_layout Description
17269 Haut
17270 \begin_inset space ~
17271 \end_inset
17272
17273 de
17274 \begin_inset space ~
17275 \end_inset
17276
17277 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
17278  Si le tableau est un tableau formel
17279 \begin_inset Foot
17280 status collapsed
17281
17282 \begin_layout Plain Layout
17283 Les tableaux formels sont décrits dans la section
17284 \begin_inset space ~
17285 \end_inset
17286
17287
17288 \begin_inset CommandInset ref
17289 LatexCommand ref
17290 reference "sec:Tableaux-Formels"
17291
17292 \end_inset
17293
17294 .
17295 \end_layout
17296
17297 \end_inset
17298
17299  LyX va insérer implicitement un espace de 0.5
17300 \begin_inset space \thinspace{}
17301 \end_inset
17302
17303 em.
17304  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
17305  les filets verticaux comme dans le tableau suivant :
17306 \begin_inset VSpace medskip
17307 \end_inset
17308
17309
17310 \begin_inset Newline newline
17311 \end_inset
17312
17313
17314 \begin_inset space \hspace*{}
17315 \length 0pt
17316 \end_inset
17317
17318
17319 \begin_inset space \hfill{}
17320 \end_inset
17321
17322
17323 \begin_inset Tabular
17324 <lyxtabular version="3" rows="3" columns="1">
17325 <features tabularvalignment="middle">
17326 <column alignment="center" valignment="top" width="0">
17327 <row>
17328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 A
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 </row>
17338 <row topspace="3mm">
17339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 espace de 3
17344 \begin_inset space \thinspace{}
17345 \end_inset
17346
17347 mm en haut de la ligne
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 C
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 </row>
17364 </lyxtabular>
17365
17366 \end_inset
17367
17368
17369 \begin_inset space \hfill{}
17370 \end_inset
17371
17372
17373 \begin_inset space \hspace*{}
17374 \length 0pt
17375 \end_inset
17376
17377
17378 \begin_inset VSpace medskip
17379 \end_inset
17380
17381
17382 \begin_inset Newline newline
17383 \end_inset
17384
17385 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
17386  pas de filets verticaux.
17387 \end_layout
17388
17389 \begin_layout Description
17390 Bas
17391 \begin_inset space ~
17392 \end_inset
17393
17394 de
17395 \begin_inset space ~
17396 \end_inset
17397
17398 ligne va ajouter de l'espace sous les caractères de la ligne.
17399  Si le tableau est un tableau formel LyX va insérer implicitement un espace
17400  de 0.5
17401 \begin_inset space \thinspace{}
17402 \end_inset
17403
17404 em, pour les tableaux normaux, l'espace implicite est de 2
17405 \begin_inset space \thinspace{}
17406 \end_inset
17407
17408 pt.
17409 \end_layout
17410
17411 \begin_layout Description
17412 Entre
17413 \begin_inset space ~
17414 \end_inset
17415
17416 les
17417 \begin_inset space ~
17418 \end_inset
17419
17420 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
17421  Si le tableau est un tableau formel LyX va insérer implicitement un espace
17422  de 0.5
17423 \begin_inset space \thinspace{}
17424 \end_inset
17425
17426 em.
17427  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
17428  les filets verticaux comme dans le tableau suivant :
17429 \begin_inset VSpace medskip
17430 \end_inset
17431
17432
17433 \begin_inset Newline newline
17434 \end_inset
17435
17436
17437 \begin_inset space \hspace*{}
17438 \length 0pt
17439 \end_inset
17440
17441
17442 \begin_inset space \hfill{}
17443 \end_inset
17444
17445
17446 \begin_inset Tabular
17447 <lyxtabular version="3" rows="3" columns="1">
17448 <features tabularvalignment="middle">
17449 <column alignment="center" valignment="top" width="0">
17450 <row>
17451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455 A
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 </row>
17461 <row interlinespace="3mm">
17462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 \begin_inset Formula $\downarrow$
17467 \end_inset
17468
17469  espace de 3
17470 \begin_inset space \thinspace{}
17471 \end_inset
17472
17473 mm entre les lignes 
17474 \begin_inset Formula $\downarrow$
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 <row>
17484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 \begin_inset Formula $\uparrow$
17489 \end_inset
17490
17491  espace de 3
17492 \begin_inset space \thinspace{}
17493 \end_inset
17494
17495 mm entre les lignes 
17496 \begin_inset Formula $\uparrow$
17497 \end_inset
17498
17499
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 </row>
17505 </lyxtabular>
17506
17507 \end_inset
17508
17509
17510 \begin_inset space \hfill{}
17511 \end_inset
17512
17513
17514 \begin_inset space \hspace*{}
17515 \length 0pt
17516 \end_inset
17517
17518
17519 \begin_inset VSpace medskip
17520 \end_inset
17521
17522
17523 \begin_inset Newline newline
17524 \end_inset
17525
17526 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
17527  pas de filets verticaux.
17528 \end_layout
17529
17530 \begin_layout Standard
17531 \begin_inset VSpace bigskip
17532 \end_inset
17533
17534 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
17535  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
17536  dans le préambule :
17537 \end_layout
17538
17539 \begin_layout Standard
17540
17541 \series bold
17542
17543 \backslash
17544 @ifundefined{extrarowheight}
17545 \begin_inset Newline newline
17546 \end_inset
17547
17548
17549 \begin_inset Phantom HPhantom
17550 status open
17551
17552 \begin_layout Plain Layout
17553
17554 \series bold
17555 \begin_inset space ~
17556 \end_inset
17557
17558
17559 \end_layout
17560
17561 \end_inset
17562
17563 {
17564 \backslash
17565 usepackage{array}}{}
17566 \begin_inset Newline newline
17567 \end_inset
17568
17569
17570 \backslash
17571 setlength{
17572 \backslash
17573 extrarowheight}{height}
17574 \end_layout
17575
17576 \begin_layout Standard
17577 Mais ceci présente le défaut que le texte des cellules de tableau n'est
17578  plus exactement centré verticalement.
17579  (le paquetage 
17580 \series bold
17581 array 
17582 \series default
17583 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
17584  auto-définis.
17585  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
17586  
17587 \series bold
17588
17589 \backslash
17590 @ifundefined
17591 \series default
17592  dans la commande précédente.)
17593 \end_layout
17594
17595 \begin_layout Standard
17596 Si vous utilisez des polices de taille plus grande que la taille normale,
17597  les bordures des tableaux sont souvent trop proches du texte.
17598  On peut corriger ce problème en insérant la commande 
17599 \series bold
17600
17601 \begin_inset space \space{}
17602 \end_inset
17603
17604
17605 \backslash
17606 strut
17607 \series default
17608  en code TeX au debut d'une ligne du tableau.
17609  Le tableau
17610 \lang english
17611
17612 \begin_inset space ~
17613 \end_inset
17614
17615
17616 \begin_inset CommandInset ref
17617 LatexCommand ref
17618 reference "tab:Alignement-vertical"
17619
17620 \end_inset
17621
17622
17623 \lang french
17624  montre l'effet de cette commande.
17625 \end_layout
17626
17627 \begin_layout Standard
17628 \noindent
17629 \begin_inset Float table
17630 placement h
17631 wide false
17632 sideways false
17633 status open
17634
17635 \begin_layout Plain Layout
17636 \begin_inset Caption
17637
17638 \begin_layout Plain Layout
17639 \begin_inset CommandInset label
17640 LatexCommand label
17641 name "tab:Alignement-vertical"
17642
17643 \end_inset
17644
17645 Alignement vertical d'un texte avec une police de grande taille.
17646 \end_layout
17647
17648 \end_inset
17649
17650
17651 \end_layout
17652
17653 \begin_layout Plain Layout
17654 \begin_inset space \hfill{}
17655 \end_inset
17656
17657
17658 \begin_inset Float table
17659 wide false
17660 sideways false
17661 status collapsed
17662
17663 \begin_layout Plain Layout
17664 \begin_inset Caption
17665
17666 \begin_layout Plain Layout
17667 Tableau normal.
17668 \end_layout
17669
17670 \end_inset
17671
17672
17673 \end_layout
17674
17675 \begin_layout Plain Layout
17676 \noindent
17677 \align center
17678 \begin_inset Tabular
17679 <lyxtabular version="3" rows="6" columns="1">
17680 <features tabularvalignment="middle">
17681 <column alignment="left" valignment="top" width="0">
17682 <row>
17683 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687 Normal, g
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 </row>
17693 <row>
17694 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698
17699 \size large
17700 Large
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 </row>
17706 <row>
17707 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711
17712 \size larger
17713 Larger
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724
17725 \size largest
17726 Largest
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \size huge
17739 Huge
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 </row>
17745 <row>
17746 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750
17751 \size huge
17752 Huger
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 </row>
17758 </lyxtabular>
17759
17760 \end_inset
17761
17762
17763 \end_layout
17764
17765 \end_inset
17766
17767
17768 \begin_inset space \hfill{}
17769 \end_inset
17770
17771
17772 \begin_inset Float table
17773 wide false
17774 sideways false
17775 status collapsed
17776
17777 \begin_layout Plain Layout
17778 \begin_inset Caption
17779
17780 \begin_layout Plain Layout
17781 Tableau utilisant la commande 
17782 \series bold
17783
17784 \backslash
17785 strut
17786 \series default
17787 .
17788 \end_layout
17789
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \begin_layout Plain Layout
17796 \noindent
17797 \align center
17798 \begin_inset Tabular
17799 <lyxtabular version="3" rows="6" columns="1">
17800 <features tabularvalignment="middle">
17801 <column alignment="left" valignment="top" width="0">
17802 <row>
17803 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807 Normal, g
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 </row>
17813 <row>
17814 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818
17819 \size large
17820 \begin_inset ERT
17821 status collapsed
17822
17823 \begin_layout Plain Layout
17824
17825
17826 \backslash
17827 strut 
17828 \end_layout
17829
17830 \end_inset
17831
17832 Large
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 </row>
17838 <row>
17839 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Plain Layout
17843
17844 \size larger
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 strut 
17853 \end_layout
17854
17855 \end_inset
17856
17857 Larger
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 </row>
17863 <row>
17864 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868
17869 \size largest
17870 \begin_inset ERT
17871 status collapsed
17872
17873 \begin_layout Plain Layout
17874
17875
17876 \backslash
17877 strut 
17878 \end_layout
17879
17880 \end_inset
17881
17882 Largest
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 </row>
17888 <row>
17889 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893
17894 \size huge
17895 \begin_inset ERT
17896 status collapsed
17897
17898 \begin_layout Plain Layout
17899
17900
17901 \backslash
17902 strut 
17903 \end_layout
17904
17905 \end_inset
17906
17907 Huge
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 </row>
17913 <row>
17914 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918
17919 \size giant
17920 \begin_inset ERT
17921 status collapsed
17922
17923 \begin_layout Plain Layout
17924
17925
17926 \backslash
17927 strut 
17928 \end_layout
17929
17930 \end_inset
17931
17932
17933 \size huge
17934 Huger
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 </row>
17940 </lyxtabular>
17941
17942 \end_inset
17943
17944
17945 \end_layout
17946
17947 \end_inset
17948
17949
17950 \begin_inset space \hfill{}
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \end_inset
17957
17958
17959 \end_layout
17960
17961 \begin_layout Standard
17962 \begin_inset Newpage newpage
17963 \end_inset
17964
17965
17966 \end_layout
17967
17968 \begin_layout Subsection
17969 Alignements de cellules spéciaux
17970 \begin_inset CommandInset label
17971 LatexCommand label
17972 name "sub:Alignements-de-cellules"
17973
17974 \end_inset
17975
17976
17977 \begin_inset Index idx
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981 Personnalisation des tableaux ! Alignement de cellules spéciaux
17982 \end_layout
17983
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \begin_layout Standard
17990 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17991  cellules sur un caractère donné, par exemple le séparateur décimal comme
17992  dans le tableau
17993 \begin_inset space ~
17994 \end_inset
17995
17996
17997 \begin_inset CommandInset ref
17998 LatexCommand ref
17999 reference "tab:Tableau-centré-sur-séparateur-1"
18000
18001 \end_inset
18002
18003 .
18004  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
18005  soit en appuyant sur le bouton 
18006 \begin_inset Graphics
18007         filename ../../images/tabular-feature_align-decimal.png
18008         scale 85
18009         scaleBeforeRotation
18010
18011 \end_inset
18012
18013 de la barre d'outils ou en modifiant le paramètre 
18014 \family sans
18015 Alignement horizontal
18016 \family default
18017  à 
18018 \family sans
18019 Au séparateur décimal
18020 \family default
18021 .
18022  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
18023  dans les paramètres du tableau.
18024 \end_layout
18025
18026 \begin_layout Standard
18027 \begin_inset Float table
18028 placement h
18029 wide false
18030 sideways false
18031 status open
18032
18033 \begin_layout Plain Layout
18034 \begin_inset Caption
18035
18036 \begin_layout Plain Layout
18037 \begin_inset CommandInset label
18038 LatexCommand label
18039 name "tab:Tableau-centré-sur-séparateur-1"
18040
18041 \end_inset
18042
18043 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
18044 \end_layout
18045
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \begin_layout Plain Layout
18052 \align center
18053 \begin_inset Tabular
18054 <lyxtabular version="3" rows="4" columns="1">
18055 <features booktabs="true" tabularvalignment="middle">
18056 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
18057 <row>
18058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 en-tête
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 </row>
18068 <row>
18069 <cell alignment="center" valignment="top" topline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 12,6
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 </row>
18079 <row>
18080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084 0,68
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 </row>
18090 <row>
18091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 -123,0
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 </lyxtabular>
18102
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \begin_layout Standard
18114 \begin_inset Float table
18115 placement h
18116 wide false
18117 sideways false
18118 status open
18119
18120 \begin_layout Plain Layout
18121 \begin_inset Caption
18122
18123 \begin_layout Plain Layout
18124 \begin_inset CommandInset label
18125 LatexCommand label
18126 name "tab:Tableau-centré-sur-séparateur-2"
18127
18128 \end_inset
18129
18130 Les cellules d'une colonnes sont centrées sur les opérateurs.
18131 \end_layout
18132
18133 \end_inset
18134
18135
18136 \end_layout
18137
18138 \begin_layout Plain Layout
18139 \align center
18140 \begin_inset Tabular
18141 <lyxtabular version="3" rows="4" columns="2">
18142 <features booktabs="true" tabularvalignment="middle">
18143 <column alignment="right" valignment="top" width="0pt">
18144 <column alignment="left" valignment="top" width="0pt" special="@{}l">
18145 <row>
18146 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150 en-tête
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 </row>
18165 <row>
18166 <cell alignment="center" valignment="top" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 \begin_inset Formula $12\,+$
18171 \end_inset
18172
18173
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 \begin_inset Formula $\,6$
18183 \end_inset
18184
18185
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 </row>
18191 <row>
18192 <cell alignment="center" valignment="top" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 \begin_inset Formula $0\,-$
18197 \end_inset
18198
18199
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208 \begin_inset Formula $\,68$
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 </row>
18217 <row>
18218 <cell alignment="center" valignment="top" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 \begin_inset Formula $-123\,/$
18223 \end_inset
18224
18225
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 \begin_inset Formula $\,0$
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 </lyxtabular>
18244
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \end_inset
18251
18252
18253 \end_layout
18254
18255 \begin_layout Standard
18256 L'alignement sur un caractère ne fonctionne pas avec des formules parce
18257  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
18258  formules.
18259  Dans ce cas on doit utiliser la méthode du tableau
18260 \begin_inset space ~
18261 \end_inset
18262
18263
18264 \begin_inset CommandInset ref
18265 LatexCommand ref
18266 reference "tab:Tableau-centré-sur-séparateur-2"
18267
18268 \end_inset
18269
18270 .
18271  Ce tableau a été créé comme un tableau 4×2.
18272  L'en-tête est une cellule multi-colonne centrée.
18273  La première colonne est alignée à droite et contient la première partie
18274  et inclue l'opérateur.
18275  La seconde colonne contient le reste de la cellule aligné à gauche.
18276  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
18277  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
18278  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
18279  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
18280  :
18281 \end_layout
18282
18283 \begin_layout Standard
18284
18285 \series bold
18286 @{}l
18287 \end_layout
18288
18289 \begin_layout Standard
18290 Le tableau
18291 \begin_inset space ~
18292 \end_inset
18293
18294
18295 \begin_inset CommandInset ref
18296 LatexCommand ref
18297 reference "tab:Plusieurs-exemples-alignements"
18298
18299 \end_inset
18300
18301  montre quelques exemples d'alignements.
18302  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
18303  comme pour la deuxième colonne du tableau
18304 \begin_inset space ~
18305 \end_inset
18306
18307
18308 \begin_inset CommandInset ref
18309 LatexCommand ref
18310 reference "tab:Tableau-centré-sur-séparateur-2"
18311
18312 \end_inset
18313
18314 .
18315 \end_layout
18316
18317 \begin_layout Standard
18318 \begin_inset Float table
18319 wide false
18320 sideways false
18321 status open
18322
18323 \begin_layout Plain Layout
18324 \begin_inset Caption
18325
18326 \begin_layout Plain Layout
18327 \begin_inset CommandInset label
18328 LatexCommand label
18329 name "tab:Plusieurs-exemples-alignements"
18330
18331 \end_inset
18332
18333 Plusieurs exemples d'alignement de cellules.
18334 \end_layout
18335
18336 \end_inset
18337
18338
18339 \end_layout
18340
18341 \begin_layout Plain Layout
18342 \align center
18343 \begin_inset Tabular
18344 <lyxtabular version="3" rows="4" columns="6">
18345 <features tabularvalignment="middle">
18346 <column alignment="right" valignment="top" width="0">
18347 <column alignment="left" valignment="top" width="0" special="@{}l">
18348 <column alignment="right" valignment="top" width="0">
18349 <column alignment="left" valignment="top" width="0" special="@{}l">
18350 <column alignment="right" valignment="top" width="0">
18351 <column alignment="left" valignment="top" width="0" special="@{}l">
18352 <row>
18353 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 unités
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 exposants
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 relations
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 </row>
18408 <row>
18409 <cell alignment="center" valignment="top" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 12×
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 24
18423 \begin_inset space \thinspace{}
18424 \end_inset
18425
18426 bouteilles
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 \begin_inset Formula $10\cdot$
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 \begin_inset Formula $10^{\mbox{-}17}$
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 <cell alignment="center" valignment="top" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459 \begin_inset Formula $\Gamma(t)\propto$
18460 \end_inset
18461
18462
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 \begin_inset Formula $\:\Upsilon(t)$
18472 \end_inset
18473
18474
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 </row>
18480 <row>
18481 <cell alignment="center" valignment="top" usebox="none">
18482 \begin_inset Text
18483
18484 \begin_layout Plain Layout
18485 1024×
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 768
18495 \begin_inset space \thinspace{}
18496 \end_inset
18497
18498 Pixels
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 \begin_inset Formula $5.78\cdot$
18508 \end_inset
18509
18510
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519 \begin_inset Formula $10^{7}$
18520 \end_inset
18521
18522
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 <cell alignment="center" valignment="top" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531 \begin_inset Formula $A\ne$
18532 \end_inset
18533
18534
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543 \begin_inset Formula $\: B_{\mathrm{red}}$
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 </row>
18552 <row>
18553 <cell alignment="center" valignment="top" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557 32×
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 6
18567 \begin_inset space \thinspace{}
18568 \end_inset
18569
18570 cm
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579 -
18580 \begin_inset Formula $33.5\cdot$
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 \begin_inset Formula $10^{4}$
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604 \begin_inset Formula $\sin(\alpha)\ge$
18605 \end_inset
18606
18607
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616 \begin_inset Formula $\:\sin(\beta)$
18617 \end_inset
18618
18619
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 </row>
18625 </lyxtabular>
18626
18627 \end_inset
18628
18629
18630 \end_layout
18631
18632 \end_inset
18633
18634
18635 \end_layout
18636
18637 \begin_layout Subsection
18638 Formats de cellule et de colonne personnalisés
18639 \begin_inset CommandInset label
18640 LatexCommand label
18641 name "sub:Formats-personnalisés"
18642
18643 \end_inset
18644
18645
18646 \begin_inset Index idx
18647 status collapsed
18648
18649 \begin_layout Plain Layout
18650 Personnalisation des tableaux !  Format de cellule/colonne
18651 \end_layout
18652
18653 \end_inset
18654
18655
18656 \end_layout
18657
18658 \begin_layout Standard
18659 Calculer la largeur nécessaire pour colonnes normales comme dans la section
18660 \lang english
18661
18662 \begin_inset space ~
18663 \end_inset
18664
18665
18666 \begin_inset CommandInset ref
18667 LatexCommand ref
18668 reference "sec:Table-Width-Calculation"
18669
18670 \end_inset
18671
18672
18673 \lang french
18674  et pour des colonnes couvertes par un cellule multi-colonne comme dans
18675  la section
18676 \begin_inset space ~
18677 \end_inset
18678
18679
18680 \begin_inset CommandInset ref
18681 LatexCommand ref
18682 reference "sub:Calculs-multicolonnes"
18683
18684 \end_inset
18685
18686  peut devenir très pénible si vous avez plusieurs tableaux.
18687  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18688  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18689  du document.
18690  Le format est défini avec la commande
18691 \end_layout
18692
18693 \begin_layout Standard
18694
18695 \series bold
18696
18697 \backslash
18698 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18699 \end_layout
18700
18701 \begin_layout Standard
18702 Le nom du format peut n'avoir qu'une lettre.
18703  Les lettres 
18704 \emph on
18705 b
18706 \emph default
18707
18708 \emph on
18709 c
18710 \emph default
18711
18712 \emph on
18713 l
18714 \emph default
18715
18716 \emph on
18717 m
18718 \emph default
18719
18720 \emph on
18721 p
18722 \emph default
18723  et 
18724 \emph on
18725 r
18726 \emph default
18727  sont prédéfinies et donc ne peuvent être utilisées.
18728  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18729 \end_layout
18730
18731 \begin_layout Standard
18732 \begin_inset VSpace medskip
18733 \end_inset
18734
18735
18736 \end_layout
18737
18738 \begin_layout Standard
18739 Pour de cellules multi-colonnes centrées verticalement et horizontalement
18740  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18741  :
18742 \end_layout
18743
18744 \begin_layout Standard
18745
18746 \series bold
18747
18748 \backslash
18749 newcolumntype{M}[1]{>{
18750 \backslash
18751 centering
18752 \backslash
18753 hspace{0pt}}m{#1}}
18754 \end_layout
18755
18756 \begin_layout Standard
18757 Où le 
18758 \series bold
18759
18760 \backslash
18761 hspace{0pt}
18762 \series default
18763  évite le problème de césure du premier mot, comme c'est décrit en section
18764 \begin_inset space ~
18765 \end_inset
18766
18767
18768 \begin_inset CommandInset ref
18769 LatexCommand ref
18770 reference "sub:Lignes-multiple-dans-cellule"
18771
18772 \end_inset
18773
18774 .
18775  Ensuite, vous pouvez entrer
18776 \end_layout
18777
18778 \begin_layout Standard
18779
18780 \series bold
18781 M{width}
18782 \end_layout
18783
18784 \begin_layout Standard
18785 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18786  une multi-colonne.
18787 \end_layout
18788
18789 \begin_layout Standard
18790 \begin_inset VSpace bigskip
18791 \end_inset
18792
18793
18794 \end_layout
18795
18796 \begin_layout Standard
18797 Pour les cellules qui sont couvertes par la cellule multi-colonne, vous
18798  pouvez définir le format
18799 \end_layout
18800
18801 \begin_layout Standard
18802
18803 \series bold
18804
18805 \backslash
18806 newcolumntype{S}[2]{>{
18807 \backslash
18808 centering
18809 \backslash
18810 hspace{0pt}}
18811 \begin_inset Newline newline
18812 \end_inset
18813
18814
18815 \begin_inset Phantom HPhantom
18816 status open
18817
18818 \begin_layout Plain Layout
18819
18820 \series bold
18821
18822 \backslash
18823 newcolumntype{S}[2]
18824 \end_layout
18825
18826 \end_inset
18827
18828 m{(#1+(2
18829 \backslash
18830 tabcolsep+
18831 \backslash
18832 arrayrulewidth)*(1-#2))/#2}}
18833 \end_layout
18834
18835 \begin_layout Standard
18836 Ce format utilise l'équation
18837 \begin_inset space ~
18838 \end_inset
18839
18840
18841 \begin_inset CommandInset ref
18842 LatexCommand eqref
18843 reference "eq:Wgn"
18844
18845 \end_inset
18846
18847  pour calculer la largeur que doit avoir chacune des cellules couverte par
18848  la cellule multi-colonne pour qu'elles aient toutes la même largeur.
18849 \end_layout
18850
18851 \begin_layout Standard
18852 Ensuite, vous pouvez entrer
18853 \end_layout
18854
18855 \begin_layout Standard
18856
18857 \series bold
18858 S{largeur de la cellule multi-colonne}{nombre de colonnes couvertes}
18859 \end_layout
18860
18861 \begin_layout Standard
18862 comme paramètre LaTeX de la colonne.
18863 \end_layout
18864
18865 \begin_layout Standard
18866 \begin_inset VSpace bigskip
18867 \end_inset
18868
18869
18870 \end_layout
18871
18872 \begin_layout Standard
18873 Pour des colonnes colorées, vous pouvez définir
18874 \end_layout
18875
18876 \begin_layout Standard
18877
18878 \series bold
18879
18880 \backslash
18881 newcolumntype{K}[1]{>{
18882 \backslash
18883 columncolor{#1}
18884 \backslash
18885 hspace{0pt}}c}
18886 \end_layout
18887
18888 \begin_layout Standard
18889 Le 
18890 \begin_inset Quotes eld
18891 \end_inset
18892
18893 c
18894 \begin_inset Quotes erd
18895 \end_inset
18896
18897  à la fin crée une colonne de largeur variable dont le texte est centré
18898  horizontalement.
18899  Vous pouvez maintenant entrer
18900 \end_layout
18901
18902 \begin_layout Standard
18903
18904 \series bold
18905 K{nom de couleur}
18906 \end_layout
18907
18908 \begin_layout Standard
18909 comme paramètre LaTeX.
18910 \end_layout
18911
18912 \begin_layout Standard
18913 \begin_inset VSpace bigskip
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \begin_layout Standard
18920 Pour créer le tableau
18921 \begin_inset space ~
18922 \end_inset
18923
18924
18925 \begin_inset CommandInset ref
18926 LatexCommand ref
18927 reference "tab:Tableau-formats-personnalisés"
18928
18929 \end_inset
18930
18931  utilisez les paramètres LaTeX
18932 \end_layout
18933
18934 \begin_layout Standard
18935
18936 \series bold
18937 M{2.5cm}
18938 \end_layout
18939
18940 \begin_layout Standard
18941 pour la première colonne et la multi-colonne,
18942 \end_layout
18943
18944 \begin_layout Standard
18945
18946 \series bold
18947 K{red}
18948 \end_layout
18949
18950 \begin_layout Standard
18951 pour la dernière colonne, et
18952 \end_layout
18953
18954 \begin_layout Standard
18955
18956 \series bold
18957 S{2.5cm}{2}
18958 \end_layout
18959
18960 \begin_layout Standard
18961 pour les cellules de la deuxième colonne.
18962 \end_layout
18963
18964 \begin_layout Standard
18965 \begin_inset Float table
18966 placement h
18967 wide false
18968 sideways false
18969 status open
18970
18971 \begin_layout Plain Layout
18972 \begin_inset Caption
18973
18974 \begin_layout Plain Layout
18975 \begin_inset CommandInset label
18976 LatexCommand label
18977 name "tab:Tableau-formats-personnalisés"
18978
18979 \end_inset
18980
18981 Tableau utilisant des formats personnalisés
18982 \end_layout
18983
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \begin_layout Plain Layout
18990 \align center
18991 \begin_inset Tabular
18992 <lyxtabular version="3" rows="3" columns="4">
18993 <features tabularvalignment="middle">
18994 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18995 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18996 <column alignment="center" valignment="middle" width="0">
18997 <column alignment="center" valignment="middle" width="0" special="K{red}">
18998 <row>
18999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 motTrèsLongDansUneCellule
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 multi-colonne avec multi-ligne
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 c
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 </row>
19036 <row>
19037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041 d
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050 e
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059 f
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 g
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 </row>
19074 <row>
19075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 h
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 i
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 j
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 k
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 </row>
19112 </lyxtabular>
19113
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \end_inset
19120
19121
19122 \end_layout
19123
19124 \begin_layout Subsection
19125 Épaisseur des filets
19126 \begin_inset CommandInset label
19127 LatexCommand label
19128 name "sub:Epaisseur-filets"
19129
19130 \end_inset
19131
19132
19133 \begin_inset Index idx
19134 status collapsed
19135
19136 \begin_layout Plain Layout
19137 Personnalisation des tableaux ! Épaisseur filets
19138 \end_layout
19139
19140 \end_inset
19141
19142
19143 \end_layout
19144
19145 \begin_layout Standard
19146 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
19147  
19148 \series bold
19149
19150 \backslash
19151 arrayrulewidth
19152 \series default
19153 .
19154  Pour mettre, par exemple, une épaisseur de filet de 1.5
19155 \begin_inset space \thinspace{}
19156 \end_inset
19157
19158 pt, comme pour le tableau
19159 \begin_inset space ~
19160 \end_inset
19161
19162
19163 \begin_inset CommandInset ref
19164 LatexCommand ref
19165 reference "tab:Tableau-filets-1.5pt"
19166
19167 \end_inset
19168
19169 , insérez la commande
19170 \end_layout
19171
19172 \begin_layout Standard
19173
19174 \series bold
19175
19176 \backslash
19177 setlength{
19178 \backslash
19179 arrayrulewidth}{1.5pt}
19180 \end_layout
19181
19182 \begin_layout Standard
19183 en code TeX avant le tableau ou le flottant de tableau.
19184  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
19185  suivent.
19186  pour revenir aux valeurs implicites, mettez 
19187 \series bold
19188
19189 \backslash
19190 arrayrulewidth
19191 \series default
19192  à 0.4
19193 \begin_inset space \thinspace{}
19194 \end_inset
19195
19196 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
19197 \end_layout
19198
19199 \begin_layout Standard
19200 \begin_inset ERT
19201 status collapsed
19202
19203 \begin_layout Plain Layout
19204
19205
19206 \backslash
19207 setlength{
19208 \backslash
19209 arrayrulewidth}{1.5pt}
19210 \end_layout
19211
19212 \end_inset
19213
19214
19215 \begin_inset Float table
19216 wide false
19217 sideways false
19218 status open
19219
19220 \begin_layout Plain Layout
19221 \begin_inset Caption
19222
19223 \begin_layout Plain Layout
19224 \begin_inset CommandInset label
19225 LatexCommand label
19226 name "tab:Tableau-filets-1.5pt"
19227
19228 \end_inset
19229
19230 Tableau avec des filets de 1.5
19231 \begin_inset space \thinspace{}
19232 \end_inset
19233
19234 pt
19235 \end_layout
19236
19237 \end_inset
19238
19239
19240 \end_layout
19241
19242 \begin_layout Plain Layout
19243 \align center
19244 \begin_inset Tabular
19245 <lyxtabular version="3" rows="3" columns="3">
19246 <features tabularvalignment="middle">
19247 <column alignment="center" valignment="top" width="0">
19248 <column alignment="center" valignment="top" width="0">
19249 <column alignment="center" valignment="top" width="0">
19250 <row>
19251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 sd
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 sd
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 </row>
19308 <row>
19309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 sd
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 </row>
19337 </lyxtabular>
19338
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \end_inset
19345
19346
19347 \begin_inset ERT
19348 status collapsed
19349
19350 \begin_layout Plain Layout
19351
19352
19353 \backslash
19354 setlength{
19355 \backslash
19356 arrayrulewidth}{0.4pt}
19357 \end_layout
19358
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \begin_layout Standard
19365 \begin_inset VSpace bigskip
19366 \end_inset
19367
19368 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
19369 \begin_inset space \thinspace{}
19370 \end_inset
19371
19372 pt, comme dans le tableau
19373 \begin_inset space ~
19374 \end_inset
19375
19376
19377 \begin_inset CommandInset ref
19378 LatexCommand ref
19379 reference "tab:Tableau-filets-horizontaux-1.5pt"
19380
19381 \end_inset
19382
19383 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
19384  de tableau :
19385 \end_layout
19386
19387 \begin_layout Standard
19388
19389 \series bold
19390
19391 \backslash
19392 let
19393 \backslash
19394 myHline
19395 \backslash
19396 hline
19397 \begin_inset Newline newline
19398 \end_inset
19399
19400
19401 \backslash
19402 renewcommand{
19403 \backslash
19404 hline}
19405 \begin_inset Newline newline
19406 \end_inset
19407
19408  {
19409 \backslash
19410 noalign{
19411 \backslash
19412 global
19413 \backslash
19414 arrayrulewidth 1.5pt}
19415 \begin_inset Newline newline
19416 \end_inset
19417
19418  
19419 \backslash
19420 myHline
19421 \backslash
19422 noalign{
19423 \backslash
19424 global
19425 \backslash
19426 arrayrulewidth 0.4pt}}
19427 \end_layout
19428
19429 \begin_layout Standard
19430 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
19431  en code TeX après le tableau ou le flottant de tableau :
19432 \end_layout
19433
19434 \begin_layout Standard
19435
19436 \series bold
19437
19438 \backslash
19439 renewcommand{
19440 \backslash
19441 hline}{
19442 \backslash
19443 myHline}
19444 \end_layout
19445
19446 \begin_layout Standard
19447 \begin_inset ERT
19448 status collapsed
19449
19450 \begin_layout Plain Layout
19451
19452
19453 \backslash
19454 let
19455 \backslash
19456 myHline
19457 \backslash
19458 hline
19459 \end_layout
19460
19461 \begin_layout Plain Layout
19462
19463
19464 \backslash
19465 renewcommand{
19466 \backslash
19467 hline}
19468 \end_layout
19469
19470 \begin_layout Plain Layout
19471
19472  {
19473 \backslash
19474 noalign{
19475 \backslash
19476 global
19477 \backslash
19478 arrayrulewidth 1.5pt}
19479 \end_layout
19480
19481 \begin_layout Plain Layout
19482
19483   
19484 \backslash
19485 myHline
19486 \backslash
19487 noalign{
19488 \backslash
19489 global
19490 \backslash
19491 arrayrulewidth 0.4pt}}
19492 \end_layout
19493
19494 \end_inset
19495
19496
19497 \begin_inset Float table
19498 wide false
19499 sideways false
19500 status open
19501
19502 \begin_layout Plain Layout
19503 \begin_inset Caption
19504
19505 \begin_layout Plain Layout
19506 \begin_inset CommandInset label
19507 LatexCommand label
19508 name "tab:Tableau-filets-horizontaux-1.5pt"
19509
19510 \end_inset
19511
19512 Tableau avec des filets horizontaux de 1.5
19513 \begin_inset space \thinspace{}
19514 \end_inset
19515
19516 pt
19517 \end_layout
19518
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \begin_layout Plain Layout
19525 \align center
19526 \begin_inset Tabular
19527 <lyxtabular version="3" rows="3" columns="3">
19528 <features tabularvalignment="middle">
19529 <column alignment="center" valignment="top" width="0">
19530 <column alignment="center" valignment="top" width="0">
19531 <column alignment="center" valignment="top" width="0">
19532 <row>
19533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 sd
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19552 \begin_inset Text
19553
19554 \begin_layout Plain Layout
19555
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 </row>
19561 <row>
19562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Plain Layout
19575 sd
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 </row>
19590 <row>
19591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 sd
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 </row>
19619 </lyxtabular>
19620
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \end_inset
19627
19628
19629 \begin_inset ERT
19630 status collapsed
19631
19632 \begin_layout Plain Layout
19633
19634
19635 \backslash
19636 renewcommand{
19637 \backslash
19638 hline}{
19639 \backslash
19640 myHline}
19641 \end_layout
19642
19643 \end_inset
19644
19645
19646 \end_layout
19647
19648 \begin_layout Standard
19649 \begin_inset VSpace bigskip
19650 \end_inset
19651
19652 Pour que seuls les filets verticaux aient une épaisseur de 1.5
19653 \begin_inset space \thinspace{}
19654 \end_inset
19655
19656 pt, créez le format de colonne suivant dans le préambule, en suivant la
19657  description de la section
19658 \begin_inset space ~
19659 \end_inset
19660
19661
19662 \begin_inset CommandInset ref
19663 LatexCommand ref
19664 reference "sub:Formats-personnalisés"
19665
19666 \end_inset
19667
19668 :
19669 \end_layout
19670
19671 \begin_layout Standard
19672
19673 \series bold
19674
19675 \backslash
19676 newcolumntype{V}{!{
19677 \backslash
19678 vrule width 1.5pt}}
19679 \end_layout
19680
19681 \begin_layout Standard
19682 Pour le tableau
19683 \begin_inset space ~
19684 \end_inset
19685
19686
19687 \begin_inset CommandInset ref
19688 LatexCommand ref
19689 reference "tab:Tableau-filets-verticaux-1.5pt"
19690
19691 \end_inset
19692
19693  le paramètre LaTeX 
19694 \end_layout
19695
19696 \begin_layout Standard
19697
19698 \series bold
19699 VcV
19700 \end_layout
19701
19702 \begin_layout Standard
19703 a été utilisé pour la dernière colonne et
19704 \end_layout
19705
19706 \begin_layout Standard
19707
19708 \series bold
19709 Vc
19710 \end_layout
19711
19712 \begin_layout Standard
19713 pour les autres colonnes.
19714 \end_layout
19715
19716 \begin_layout Standard
19717 \begin_inset Float table
19718 wide false
19719 sideways false
19720 status open
19721
19722 \begin_layout Plain Layout
19723 \begin_inset Caption
19724
19725 \begin_layout Plain Layout
19726 \begin_inset CommandInset label
19727 LatexCommand label
19728 name "tab:Tableau-filets-verticaux-1.5pt"
19729
19730 \end_inset
19731
19732 Tableau avec des filets verticaux de 1.5
19733 \begin_inset space \thinspace{}
19734 \end_inset
19735
19736 pt 
19737 \end_layout
19738
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \begin_layout Plain Layout
19745 \align center
19746 \begin_inset Tabular
19747 <lyxtabular version="3" rows="3" columns="3">
19748 <features tabularvalignment="middle">
19749 <column alignment="center" valignment="top" width="0" special="Vc">
19750 <column alignment="center" valignment="top" width="0" special="Vc">
19751 <column alignment="center" valignment="top" width="0" special="VcV">
19752 <row>
19753 <cell alignment="center" valignment="top" topline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 sd
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell alignment="center" valignment="top" topline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 </row>
19781 <row>
19782 <cell alignment="center" valignment="top" topline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 <cell alignment="center" valignment="top" topline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795 sd
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 <cell alignment="center" valignment="top" topline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 </row>
19810 <row>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 sd
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 </lyxtabular>
19840
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \begin_layout Subsection
19852 Filets à traits interrompus
19853 \begin_inset Index idx
19854 status collapsed
19855
19856 \begin_layout Plain Layout
19857 Personnalisation des tableaux ! Filets à traits interrompus
19858 \end_layout
19859
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \begin_layout Standard
19866 \begin_inset ERT
19867 status collapsed
19868
19869 \begin_layout Plain Layout
19870
19871
19872 \backslash
19873 ifarydshln
19874 \end_layout
19875
19876 \end_inset
19877
19878
19879 \begin_inset Note Note
19880 status open
19881
19882 \begin_layout Plain Layout
19883 La section suivante ne s'affichera que si vous avez installé le paquetage
19884  LaTeX 
19885 \series bold
19886 arydshln
19887 \series default
19888 .
19889 \end_layout
19890
19891 \end_inset
19892
19893
19894 \end_layout
19895
19896 \begin_layout Standard
19897 \begin_inset Float table
19898 placement H
19899 wide false
19900 sideways false
19901 status open
19902
19903 \begin_layout Plain Layout
19904 \begin_inset Caption
19905
19906 \begin_layout Plain Layout
19907 \begin_inset CommandInset label
19908 LatexCommand label
19909 name "tab:Tableau-filets-tirets"
19910
19911 \end_inset
19912
19913 Tableau avec des filets à traits interrompus
19914 \end_layout
19915
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \begin_layout Plain Layout
19922 \align center
19923 \begin_inset Tabular
19924 <lyxtabular version="3" rows="5" columns="5">
19925 <features tabularvalignment="middle">
19926 <column alignment="center" valignment="top" width="0">
19927 <column alignment="center" valignment="top" width="0">
19928 <column alignment="center" valignment="top" width="0" special=":c">
19929 <column alignment="center" valignment="top" width="0">
19930 <column alignment="center" valignment="top" width="0">
19931 <row>
19932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936 a
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 b
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 c
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 d
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 e
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983 f
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 g
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" topline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 h
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010 i
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 j
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 </row>
20025 <row>
20026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 \begin_inset ERT
20031 status collapsed
20032
20033 \begin_layout Plain Layout
20034
20035
20036 \backslash
20037 hdashline 
20038 \end_layout
20039
20040 \end_inset
20041
20042 k
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051 l
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 m
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 n
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078 o
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 </row>
20084 <row>
20085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 \begin_inset ERT
20090 status collapsed
20091
20092 \begin_layout Plain Layout
20093
20094
20095 \backslash
20096 cdashline{4-5}
20097 \end_layout
20098
20099 \end_inset
20100
20101 p
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110 q
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 r
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128 s
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 t
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 u
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166 v
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20172 \begin_inset Text
20173
20174 \begin_layout Plain Layout
20175 w
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 x
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 </row>
20190 </lyxtabular>
20191
20192 \end_inset
20193
20194
20195 \end_layout
20196
20197 \end_inset
20198
20199
20200 \end_layout
20201
20202 \begin_layout Standard
20203 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
20204  donc employer du code TeX.
20205  Mais avant il faut charger le paquetage LaTeX 
20206 \series bold
20207 arydshln
20208 \series default
20209
20210 \begin_inset Index idx
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214 Paquetages LaTeX ! arydshln
20215 \end_layout
20216
20217 \end_inset
20218
20219  dans le préambule du document avec la commande 
20220 \end_layout
20221
20222 \begin_layout Standard
20223
20224 \series bold
20225
20226 \backslash
20227 usepackage{arydshln}
20228 \end_layout
20229
20230 \begin_layout Standard
20231 Pour faire un filet vertical avec un trait interrompu, mettez deux points
20232  
20233 \begin_inset Quotes eld
20234 \end_inset
20235
20236 :
20237 \begin_inset Quotes erd
20238 \end_inset
20239
20240  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
20241  dans la fenêtre de dialogue de paramètre du tableau.
20242 \end_layout
20243
20244 \begin_layout Standard
20245 Pour un trait horizontal interrompu, ajoutez la commande
20246 \end_layout
20247
20248 \begin_layout Standard
20249
20250 \series bold
20251
20252 \backslash
20253 hdashline
20254 \end_layout
20255
20256 \begin_layout Standard
20257 en code TeX comme premier élément de la première cellule de la ligne de
20258  tableau.
20259 \end_layout
20260
20261 \begin_layout Standard
20262 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
20263  commande 
20264 \end_layout
20265
20266 \begin_layout Standard
20267
20268 \series bold
20269
20270 \backslash
20271 cdashline{
20272 \series default
20273 numéros de colonnes}
20274 \end_layout
20275
20276 \begin_layout Standard
20277 en code TeX comme premier élément de la première cellule de la ligne.
20278  Si par exemple, vous avez une cellule multi-colonne qui couvre les colonnes
20279  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
20280 \end_layout
20281
20282 \begin_layout Standard
20283
20284 \series bold
20285
20286 \backslash
20287 cdashline{2-4}
20288 \end_layout
20289
20290 \begin_layout Standard
20291 comme premier élément de la première cellule de la ligne contenant la multi-colo
20292 nne.
20293 \end_layout
20294
20295 \begin_layout Standard
20296 \begin_inset VSpace bigskip
20297 \end_inset
20298
20299
20300 \end_layout
20301
20302 \begin_layout Standard
20303 Le tableau
20304 \begin_inset space ~
20305 \end_inset
20306
20307
20308 \begin_inset CommandInset ref
20309 LatexCommand ref
20310 reference "tab:Tableau-filets-tirets"
20311
20312 \end_inset
20313
20314  a été créé en utilisant 
20315 \begin_inset Quotes eld
20316 \end_inset
20317
20318
20319 \series bold
20320 :c
20321 \series default
20322
20323 \begin_inset Quotes erd
20324 \end_inset
20325
20326  comme paramètre LaTeX pour la troisième colonne.
20327  La commande en code TeX 
20328 \series bold
20329
20330 \backslash
20331 hdashline
20332 \series default
20333  a été insérée dans la première cellule de la troisième ligne et la commande
20334  en code TeX 
20335 \series bold
20336
20337 \backslash
20338 cdashline{4-5}
20339 \series default
20340  a été insérée dans la première cellule de la quatrième ligne.
20341 \end_layout
20342
20343 \begin_layout Standard
20344 \begin_inset Note Greyedout
20345 status open
20346
20347 \begin_layout Plain Layout
20348
20349 \series bold
20350 Note:
20351 \series default
20352  Le paquetage LaTeX 
20353 \series bold
20354 arydshln
20355 \series default
20356  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
20357  
20358 \series bold
20359 colortbl
20360 \series default
20361
20362 \begin_inset Index idx
20363 status collapsed
20364
20365 \begin_layout Plain Layout
20366 Paquetages LaTeX ! colortbl
20367 \end_layout
20368
20369 \end_inset
20370
20371  qui est utilisé pour avoir des tableaux colorés dans la section
20372 \begin_inset space ~
20373 \end_inset
20374
20375
20376 \begin_inset CommandInset ref
20377 LatexCommand ref
20378 reference "sec:Tableaux-Colorés"
20379
20380 \end_inset
20381
20382 .
20383  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
20384  traits interrompus.
20385 \end_layout
20386
20387 \end_inset
20388
20389
20390 \end_layout
20391
20392 \begin_layout Standard
20393 \begin_inset ERT
20394 status collapsed
20395
20396 \begin_layout Plain Layout
20397
20398
20399 \backslash
20400 else
20401 \end_layout
20402
20403 \end_inset
20404
20405
20406 \begin_inset Note Note
20407 status open
20408
20409 \begin_layout Plain Layout
20410 Ce qui suit sera affiché si le paquetage LaTeX 
20411 \series bold
20412 arydshln
20413 \series default
20414  n'est pas installé :
20415 \end_layout
20416
20417 \end_inset
20418
20419
20420 \end_layout
20421
20422 \begin_layout Standard
20423 Vous devez installer le paquetage LaTeX 
20424 \series bold
20425 arydshln
20426 \series default
20427  pour voir le contenu des cette section dans la sortie imprimée.
20428 \end_layout
20429
20430 \begin_layout Standard
20431 \begin_inset ERT
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435
20436
20437 \backslash
20438 fi
20439 \end_layout
20440
20441 \end_inset
20442
20443
20444 \end_layout
20445
20446 \begin_layout Chapter
20447 Flottants
20448 \begin_inset CommandInset label
20449 LatexCommand label
20450 name "chap:Flottants"
20451
20452 \end_inset
20453
20454
20455 \begin_inset Index idx
20456 status collapsed
20457
20458 \begin_layout Plain Layout
20459 Flottants
20460 \end_layout
20461
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \begin_layout Section
20468 Introduction
20469 \begin_inset CommandInset label
20470 LatexCommand label
20471 name "sec:Flottants-Introduction"
20472
20473 \end_inset
20474
20475
20476 \begin_inset Index idx
20477 status collapsed
20478
20479 \begin_layout Plain Layout
20480 Flottants ! Introduction
20481 \end_layout
20482
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \begin_layout Standard
20489 Un flottant est une portion de document, qui peut être associé à une étiquette
20490  et dont la position n'est pas fixée.
20491  Il peut 
20492 \begin_inset Quotes eld
20493 \end_inset
20494
20495 flotter
20496 \begin_inset Quotes erd
20497 \end_inset
20498
20499  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
20500  plus approprié.
20501  Les 
20502 \family sans
20503 Notes
20504 \begin_inset space ~
20505 \end_inset
20506
20507 en
20508 \begin_inset space ~
20509 \end_inset
20510
20511 Bas
20512 \begin_inset space ~
20513 \end_inset
20514
20515 de
20516 \begin_inset space ~
20517 \end_inset
20518
20519 Page
20520 \family default
20521  et le 
20522 \family sans
20523 Notes
20524 \begin_inset space ~
20525 \end_inset
20526
20527 en
20528 \begin_inset space ~
20529 \end_inset
20530
20531 Marge
20532 \family default
20533  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
20534  sur la page suivante quand il y a trop de notes sur la page courante.
20535 \end_layout
20536
20537 \begin_layout Standard
20538 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
20539  très grande qualité.
20540  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
20541  éviter des lignes blanches ou des pages sans texte.
20542  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
20543  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
20544  le texte.
20545  Les flottants sont donc numérotés.
20546  Les références croisées sont décrites dans la section
20547 \begin_inset space ~
20548 \end_inset
20549
20550
20551 \begin_inset CommandInset ref
20552 LatexCommand ref
20553 reference "sec:Referencer-les-Flottants"
20554
20555 \end_inset
20556
20557 .
20558 \end_layout
20559
20560 \begin_layout Standard
20561 Pour insérer un flottant, on utilise un des sous menus du menu 
20562 \family sans
20563 Insérer\SpecialChar \menuseparator
20564 Flottant.
20565
20566 \family default
20567  Une boîte va être insérée dans votre document avec par exemple une étiquette
20568  du genre 
20569 \begin_inset Quotes eld
20570 \end_inset
20571
20572 Figure
20573 \begin_inset space ~
20574 \end_inset
20575
20576 #:
20577 \begin_inset Quotes erd
20578 \end_inset
20579
20580  (où # est un numéro).
20581  L'étiquette est automatiquement traduite dans la langue du document dans
20582  la sortie finale.
20583  Après l'étiquette vous pouvez insérer du texte comme légende.
20584  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
20585  séparé, à l'intérieur du flottant.
20586  Vous trouverez plus de détails sur le positionnement des légendes dans
20587  la section
20588 \begin_inset space ~
20589 \end_inset
20590
20591
20592 \begin_inset CommandInset ref
20593 LatexCommand ref
20594 reference "sec:Placement-légende"
20595
20596 \end_inset
20597
20598 .
20599  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
20600  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
20601  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
20602  Une boîte de flottant fermée ressemble à ceci : 
20603 \begin_inset Graphics
20604         filename clipart/floatQt4.png
20605         scale 60
20606
20607 \end_inset
20608
20609  – une case grise avec un texte rouge.
20610 \end_layout
20611
20612 \begin_layout Standard
20613 Il est recommandé d'insérer les flottants comme des paragraphes séparés
20614  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
20615  est formaté de façon particulière.
20616 \end_layout
20617
20618 \begin_layout Section
20619 Les types de flottants
20620 \end_layout
20621
20622 \begin_layout Standard
20623 En plus des flottants de figures et de tableau qui sont décrits respectivement
20624  dans les sections
20625 \begin_inset space ~
20626 \end_inset
20627
20628
20629 \begin_inset CommandInset ref
20630 LatexCommand ref
20631 reference "sec:Figure-Floats"
20632
20633 \end_inset
20634
20635  et 
20636 \begin_inset CommandInset ref
20637 LatexCommand ref
20638 reference "sec:Table-Floats"
20639
20640 \end_inset
20641
20642 , LyX offre aussi les types 
20643 \family sans
20644 Algorithme
20645 \family default
20646  et 
20647 \family sans
20648 Enrobage
20649 \family default
20650 .
20651  Ces derniers sont expliques dans la section
20652 \begin_inset space \thinspace{}
20653 \end_inset
20654
20655
20656 \begin_inset CommandInset ref
20657 LatexCommand ref
20658 reference "sec:Flottant-d'enrobage"
20659
20660 \end_inset
20661
20662 .
20663 \end_layout
20664
20665 \begin_layout Subsection
20666 Flottant d'algorithme
20667 \begin_inset Index idx
20668 status collapsed
20669
20670 \begin_layout Plain Layout
20671 Flottants ! Algorithmes
20672 \end_layout
20673
20674 \end_inset
20675
20676
20677 \begin_inset CommandInset label
20678 LatexCommand label
20679 name "sub:Flottant-d'Algorithme"
20680
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \begin_layout Standard
20687 \begin_inset Float algorithm
20688 placement h
20689 wide false
20690 sideways false
20691 status open
20692
20693 \begin_layout Plain Layout
20694 \begin_inset Caption
20695
20696 \begin_layout Plain Layout
20697 \begin_inset CommandInset label
20698 LatexCommand label
20699 name "alg:Exemple-Flottant-Algorithme"
20700
20701 \end_inset
20702
20703 Exemple de flottant d'algorithme
20704 \end_layout
20705
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \begin_layout LyX-Code
20712 for I in 1..N loop
20713 \begin_inset Newline newline
20714 \end_inset
20715
20716  Sum:= Sum + A(I); /*comment*/
20717 \begin_inset Newline newline
20718 \end_inset
20719
20720 end loop
20721 \begin_inset VSpace -4mm
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \end_inset
20728
20729
20730 \end_layout
20731
20732 \begin_layout Standard
20733 Ce type de flottant est inséré à l'aide du menu 
20734 \family sans
20735 Insérer\SpecialChar \menuseparator
20736 Flottant\SpecialChar \menuseparator
20737 Algorithme
20738 \family default
20739 .
20740  Il peut être utilisé pour des morceaux de code source ou des descriptions
20741  d'algorithmes et peut être utilisé comme une alternative au listing de
20742  code source qui est décrit au chapitre
20743 \begin_inset space ~
20744 \end_inset
20745
20746
20747 \begin_inset CommandInset ref
20748 LatexCommand ref
20749 reference "cha:Program-Code-Listings"
20750
20751 \end_inset
20752
20753 .
20754  Vous pouvez par exemple utiliser l'environnement Code
20755 \begin_inset space ~
20756 \end_inset
20757
20758 LyX qui est décrit dans le 
20759 \emph on
20760 Guide
20761 \emph default
20762
20763 \begin_inset space ~
20764 \end_inset
20765
20766
20767 \emph on
20768 de
20769 \begin_inset space ~
20770 \end_inset
20771
20772 l'Utilisateur
20773 \emph default
20774  de LyX.
20775  l'algorithme
20776 \begin_inset space ~
20777 \end_inset
20778
20779
20780 \begin_inset CommandInset ref
20781 LatexCommand ref
20782 reference "alg:Exemple-Flottant-Algorithme"
20783
20784 \end_inset
20785
20786  est un exemple de flottant d'algorithme où un espace vertical de -4
20787 \begin_inset space \thinspace{}
20788 \end_inset
20789
20790 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20791  soit placée exactement sous le texte de la dernière ligne.
20792 \end_layout
20793
20794 \begin_layout Standard
20795 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20796  du document.
20797  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20798 ent en ajoutant la ligne suivante dans le préambule de votre document :
20799 \end_layout
20800
20801 \begin_layout Standard
20802
20803 \series bold
20804
20805 \backslash
20806 floatname{algorithm}{votre
20807 \begin_inset space ~
20808 \end_inset
20809
20810 nom}
20811 \end_layout
20812
20813 \begin_layout Standard
20814
20815 \family sans
20816  votre
20817 \begin_inset space ~
20818 \end_inset
20819
20820 nom
20821 \family default
20822  est le mot 
20823 \begin_inset Quotes eld
20824 \end_inset
20825
20826
20827 \emph on
20828 algorithme
20829 \emph default
20830
20831 \begin_inset Quotes erd
20832 \end_inset
20833
20834  dans votre langue.
20835 \end_layout
20836
20837 \begin_layout Standard
20838 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20839 \family sans
20840 Insérer\SpecialChar \menuseparator
20841 Listes
20842 \begin_inset space ~
20843 \end_inset
20844
20845 &
20846 \begin_inset space ~
20847 \end_inset
20848
20849 TdM\SpecialChar \menuseparator
20850 Liste
20851 \begin_inset space ~
20852 \end_inset
20853
20854 des
20855 \begin_inset space ~
20856 \end_inset
20857
20858 algorithmes
20859 \family default
20860  si votre document est en la même langue que les menus de LyX.
20861  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20862  en code TeX à la place:
20863 \end_layout
20864
20865 \begin_layout Standard
20866
20867 \series bold
20868
20869 \backslash
20870 listof{algorithm}{votre
20871 \begin_inset space ~
20872 \end_inset
20873
20874 nom}
20875 \end_layout
20876
20877 \begin_layout Standard
20878 où 
20879 \family sans
20880 votre
20881 \begin_inset space ~
20882 \end_inset
20883
20884 nom
20885 \family default
20886  est la traduction de 
20887 \begin_inset Quotes eld
20888 \end_inset
20889
20890
20891 \emph on
20892 List of Algorithm
20893 \emph default
20894 s
20895 \begin_inset Quotes erd
20896 \end_inset
20897
20898  dans votre langue.
20899 \end_layout
20900
20901 \begin_layout Standard
20902 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20903  le schéma 
20904 \begin_inset Quotes eld
20905 \end_inset
20906
20907 chapitre.algorithme
20908 \begin_inset Quotes erd
20909 \end_inset
20910
20911  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20912  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20913  commande dans le préambule de votre document :
20914 \end_layout
20915
20916 \begin_layout Standard
20917
20918 \series bold
20919
20920 \backslash
20921 numberwithin{algorithm}{chapter}
20922 \end_layout
20923
20924 \begin_layout Standard
20925 Pour pouvoir utiliser la commande 
20926 \series bold
20927
20928 \backslash
20929 numberwithin
20930 \series default
20931 , activez l'option 
20932 \family sans
20933 Utiliser
20934 \begin_inset space ~
20935 \end_inset
20936
20937 le
20938 \begin_inset space ~
20939 \end_inset
20940
20941 paquetage
20942 \begin_inset space ~
20943 \end_inset
20944
20945 AMS
20946 \begin_inset space ~
20947 \end_inset
20948
20949 math
20950 \family default
20951  dans la rubrique 
20952 \family sans
20953 Options
20954 \begin_inset space ~
20955 \end_inset
20956
20957 des
20958 \begin_inset space ~
20959 \end_inset
20960
20961 Maths
20962 \family default
20963  de la fenêtre de dialogue 
20964 \family sans
20965 Paramètres
20966 \begin_inset space ~
20967 \end_inset
20968
20969 du
20970 \begin_inset space ~
20971 \end_inset
20972
20973 Document
20974 \family default
20975 .
20976 \end_layout
20977
20978 \begin_layout Section
20979 Numérotation des flottants
20980 \begin_inset Index idx
20981 status collapsed
20982
20983 \begin_layout Plain Layout
20984 Flottants ! Numérotation
20985 \end_layout
20986
20987 \end_inset
20988
20989
20990 \end_layout
20991
20992 \begin_layout Standard
20993 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
20994  ils se trouvent, soit en utilisant un format du genre 
20995 \begin_inset Quotes eld
20996 \end_inset
20997
20998 chapitre.numéro
20999 \begin_inset Quotes erd
21000 \end_inset
21001
21002  ou 
21003 \begin_inset Quotes eld
21004 \end_inset
21005
21006 section.numéro
21007 \begin_inset Quotes erd
21008 \end_inset
21009
21010 .
21011  Cela dépend de la classe de document utilisée.
21012 \end_layout
21013
21014 \begin_layout Standard
21015 Pour changer le format de la numérotation qui ne dépend pas de la section
21016  dans laquelle on se trouve, on peut utiliser la commande suivante dans
21017  le préambule du document :
21018 \end_layout
21019
21020 \begin_layout Standard
21021
21022 \series bold
21023
21024 \backslash
21025 renewcommand{
21026 \backslash
21027 thetable}{
21028 \backslash
21029 roman{table}}
21030 \end_layout
21031
21032 \begin_layout Standard
21033
21034 \series bold
21035
21036 \backslash
21037 thetable
21038 \series default
21039  est la commande qui imprime le numéro du tableau, pour les figures, la
21040  commande serait 
21041 \series bold
21042
21043 \backslash
21044 thefigure
21045 \series default
21046 .
21047  La commande 
21048 \series bold
21049
21050 \backslash
21051 roman
21052 \series default
21053  utilisée dans la commande précédente, imprime le numéro du tableau sous
21054  forme de petits chiffres romains.
21055 \end_layout
21056
21057 \begin_layout Standard
21058 Pour changer le type de numérotation pour par exemple 
21059 \begin_inset Quotes eld
21060 \end_inset
21061
21062 sous-section.numéro
21063 \begin_inset Quotes erd
21064 \end_inset
21065
21066 , utilisez la commande suivante dans le préambule du document :
21067 \end_layout
21068
21069 \begin_layout Standard
21070
21071 \series bold
21072
21073 \backslash
21074 numberwithin{table}{subsection}
21075 \end_layout
21076
21077 \begin_layout Standard
21078 Pour pouvoir utiliser la commande 
21079 \series bold
21080
21081 \backslash
21082 numberwithin
21083 \series default
21084 , vous devez activer l'option 
21085 \family sans
21086 Utiliser
21087 \begin_inset space ~
21088 \end_inset
21089
21090 le
21091 \begin_inset space ~
21092 \end_inset
21093
21094 paquetage
21095 \begin_inset space ~
21096 \end_inset
21097
21098 maths
21099 \begin_inset space ~
21100 \end_inset
21101
21102 AMS
21103 \family default
21104  dans la rubrique 
21105 \family sans
21106 Options
21107 \begin_inset space ~
21108 \end_inset
21109
21110 des
21111 \begin_inset space ~
21112 \end_inset
21113
21114 Maths
21115 \family default
21116  de la fenêtre de dialogue 
21117 \family sans
21118 Paramètres
21119 \family default
21120  du document.
21121 \end_layout
21122
21123 \begin_layout Standard
21124 Veuillez aussi jeter un coup d'œil à la section
21125 \begin_inset space ~
21126 \end_inset
21127
21128
21129 \begin_inset CommandInset ref
21130 LatexCommand ref
21131 reference "sub:Numerotation-notes-bas-de-page"
21132
21133 \end_inset
21134
21135  pour plus de détails et des notes importantes sur les commandes de numérotation.
21136 \end_layout
21137
21138 \begin_layout Section
21139 Faire référence à des flottants
21140 \begin_inset CommandInset label
21141 LatexCommand label
21142 name "sec:Referencer-les-Flottants"
21143
21144 \end_inset
21145
21146
21147 \begin_inset Index idx
21148 status collapsed
21149
21150 \begin_layout Plain Layout
21151 Flottants ! Références
21152 \end_layout
21153
21154 \end_inset
21155
21156
21157 \begin_inset Index idx
21158 status collapsed
21159
21160 \begin_layout Plain Layout
21161 References@Références ! à des Flottants 
21162 \end_layout
21163
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \begin_layout Standard
21170 Pour faire référence à un flottant, insérez une étiquette dans sa légende
21171  en utilisant le menu 
21172 \family sans
21173 Insérer\SpecialChar \menuseparator
21174 Étiquette
21175 \family default
21176  ou le bouton 
21177 \family sans
21178
21179 \begin_inset Info
21180 type  "icon"
21181 arg   "label-insert"
21182 \end_inset
21183
21184
21185 \family default
21186  de la barre d'outils.
21187  Une boîte grise de ce genre : 
21188 \begin_inset Graphics
21189         filename clipart/labelQt4.png
21190         lyxscale 85
21191         scale 85
21192         scaleBeforeRotation
21193
21194 \end_inset
21195
21196  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
21197  de saisir le texte de l'étiquette.
21198  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
21199  précédés d'un préfixe.
21200  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
21201  préfixe sera "
21202 \family sans
21203 fig:
21204 \family default
21205 ".
21206 \end_layout
21207
21208 \begin_layout Standard
21209 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
21210  Vous pouvez faire référence à cette étiquette en utilisant le menu 
21211 \family sans
21212 Insérer\SpecialChar \menuseparator
21213 Référence
21214 \begin_inset space ~
21215 \end_inset
21216
21217 Croisée
21218 \family default
21219  ou le bouton 
21220 \family sans
21221
21222 \begin_inset Info
21223 type  "icon"
21224 arg   "dialog-show-new-inset ref"
21225 \end_inset
21226
21227
21228 \family default
21229  de la barre d'outils.
21230  Une boîte grise de référence croisée comme celle-ci : 
21231 \begin_inset Graphics
21232         filename ../clipart/referenceQt4.png
21233         scale 85
21234         scaleBeforeRotation
21235
21236 \end_inset
21237
21238  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
21239  toutes les étiquettes définies dans votre document.
21240  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
21241  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
21242  de la fenêtre de dialogue.
21243  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
21244  une.
21245  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
21246  de la référence croisée.
21247 \end_layout
21248
21249 \begin_layout Standard
21250 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
21251  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
21252  les deux.
21253  Si une référence croisées fait référence à une étiquette qui n'existe pas,
21254  vous verrez deux points d'interrogation dans la sortie imprimée à la place
21255  du numéro de la référence.
21256 \end_layout
21257
21258 \begin_layout Standard
21259 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
21260  Les références vers l'étiquette modifiée seront mise à jour automatiquement
21261  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
21262  pas à vous en préoccuper.
21263 \end_layout
21264
21265 \begin_layout Standard
21266 Le bouton 
21267 \family sans
21268 Aller
21269 \begin_inset space ~
21270 \end_inset
21271
21272 à
21273 \begin_inset space ~
21274 \end_inset
21275
21276 l'étiquette
21277 \family default
21278  dans la fenêtre de référence croisée va positionner le curseur juste devant
21279  l'étiquette à laquelle on fait référence.
21280  Le nom du bouton bouton 
21281 \family sans
21282 Revenir
21283 \family default
21284  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
21285  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
21286  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
21287  à votre point de départ.
21288 \end_layout
21289
21290 \begin_layout Subsection
21291 Formats de références croisées
21292 \begin_inset CommandInset label
21293 LatexCommand label
21294 name "sub:Formats-Références-Croisées"
21295
21296 \end_inset
21297
21298
21299 \begin_inset Index idx
21300 status collapsed
21301
21302 \begin_layout Plain Layout
21303 References@Références ! Formats
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \begin_layout Standard
21312 Il y a six types de références croisées :
21313 \end_layout
21314
21315 \begin_layout Description
21316 <référence>
21317 \begin_inset space ~
21318 \end_inset
21319
21320 : affiche le numéro de l'élément, c'est le choix implicite : 
21321 \begin_inset CommandInset ref
21322 LatexCommand ref
21323 reference "fig:Deux-images-déformées"
21324
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \begin_layout Description
21331 (<référence>)
21332 \begin_inset space ~
21333 \end_inset
21334
21335 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
21336  normalement pour faire référence à des formules mathématiques, en particulier
21337  quand le mot 
21338 \begin_inset Quotes eld
21339 \end_inset
21340
21341 Équation
21342 \begin_inset Quotes erd
21343 \end_inset
21344
21345  est omis : 
21346 \begin_inset CommandInset ref
21347 LatexCommand eqref
21348 reference "eq:Wgn"
21349
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \begin_layout Description
21356 <page>
21357 \begin_inset space ~
21358 \end_inset
21359
21360 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
21361 \begin_inset space ~
21362 \end_inset
21363
21364
21365 \begin_inset CommandInset ref
21366 LatexCommand pageref
21367 reference "fig:Deux-images-déformées"
21368
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \begin_layout Description
21375 Sur
21376 \begin_inset space ~
21377 \end_inset
21378
21379 la
21380 \begin_inset space ~
21381 \end_inset
21382
21383 page
21384 \begin_inset space ~
21385 \end_inset
21386
21387 <page>
21388 \begin_inset space ~
21389 \end_inset
21390
21391 : affiche le mot 
21392 \begin_inset Quotes eld
21393 \end_inset
21394
21395 page
21396 \begin_inset Quotes erd
21397 \end_inset
21398
21399  suivi du numéro de la page sur laquelle se trouve l'élément : 
21400 \begin_inset CommandInset ref
21401 LatexCommand vpageref
21402 reference "fig:Deux-images-déformées"
21403
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \begin_layout Description
21410 <référence>
21411 \begin_inset space ~
21412 \end_inset
21413
21414 page
21415 \begin_inset space ~
21416 \end_inset
21417
21418 <page>
21419 \begin_inset space ~
21420 \end_inset
21421
21422 : affiche le numéro de l'élément, le mot 
21423 \begin_inset Quotes eld
21424 \end_inset
21425
21426 page
21427 \begin_inset Quotes erd
21428 \end_inset
21429
21430  et le numéro de la page : 
21431 \begin_inset CommandInset ref
21432 LatexCommand vref
21433 reference "fig:Deux-images-déformées"
21434
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \begin_layout Description
21441 Référence
21442 \begin_inset space ~
21443 \end_inset
21444
21445 mise
21446 \begin_inset space ~
21447 \end_inset
21448
21449 en
21450 \begin_inset space ~
21451 \end_inset
21452
21453 forme
21454 \begin_inset space ~
21455 \end_inset
21456
21457 : affiche une référence croisée qui définit son propre format.
21458 \begin_inset Newline newline
21459 \end_inset
21460
21461
21462 \begin_inset Note Greyedout
21463 status open
21464
21465 \begin_layout Plain Layout
21466
21467 \series bold
21468 Note:
21469 \series default
21470  Ce type de référence croisée n'est disponible que si vous avez installé
21471  le paquetage LaTeX 
21472 \series bold
21473 prettyref
21474 \series default
21475  ou 
21476 \series bold
21477 refstyle
21478 \series default
21479
21480 \begin_inset Index idx
21481 status collapsed
21482
21483 \begin_layout Plain Layout
21484 Paquetages LaTeX ! prettyref
21485 \end_layout
21486
21487 \end_inset
21488
21489
21490 \begin_inset Index idx
21491 status collapsed
21492
21493 \begin_layout Plain Layout
21494 Paquetages LaTeX ! refstyle
21495 \end_layout
21496
21497 \end_inset
21498
21499 .
21500 \end_layout
21501
21502 \end_inset
21503
21504
21505 \begin_inset Newline newline
21506 \end_inset
21507
21508 Vous pouvez choisir le paquetage LaTeX qui doit être utilisé pour cette
21509  fonction en utilisant l'option 
21510 \family sans
21511 Utiliser refstyle (à la place de prettyref) pour les références croisées
21512 \family default
21513  dans le menu 
21514 \family sans
21515 Document\SpecialChar \menuseparator
21516 Paramètres\SpecialChar \menuseparator
21517 Classe de document
21518 \family default
21519 .
21520  Le format est précisé en ajoutant la commande 
21521 \series bold
21522
21523 \backslash
21524 newrefformat
21525 \series default
21526  (prettyref) ou 
21527 \series bold
21528
21529 \backslash
21530 newref
21531 \series default
21532  (refstyle) au préambule du document.
21533  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
21534  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
21535 \begin_inset space ~
21536 \end_inset
21537
21538 :
21539 \begin_inset Newline newline
21540 \end_inset
21541
21542
21543 \series bold
21544
21545 \backslash
21546 newref{fig}{refcmd={Image sur la page 
21547 \backslash
21548 pageref{#1}}}
21549 \series default
21550
21551 \begin_inset Newline newline
21552 \end_inset
21553
21554 Pour plus d'information sur le format, jetez un œil sur la documentation
21555  du paquetage, 
21556 \begin_inset CommandInset citation
21557 LatexCommand cite
21558 key "prettyref,refstyle"
21559
21560 \end_inset
21561
21562 .
21563 \end_layout
21564
21565 \begin_layout Description
21566 Référence
21567 \begin_inset space ~
21568 \end_inset
21569
21570 textuelle: affiche la légende de la référence
21571 \begin_inset space ~
21572 \end_inset
21573
21574
21575 \begin_inset CommandInset ref
21576 LatexCommand nameref
21577 reference "fig:Deux-images-déformées"
21578
21579 \end_inset
21580
21581
21582 \end_layout
21583
21584 \begin_layout Standard
21585
21586 \family sans
21587 <page>
21588 \family default
21589  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21590  précédente, la même page ou la page suivante.
21591  Vous verrez par exemple un texte du genre 
21592 \begin_inset Quotes eld
21593 \end_inset
21594
21595
21596 \family sans
21597 sur cette page
21598 \family default
21599
21600 \begin_inset Quotes erd
21601 \end_inset
21602
21603  à la place.
21604  Le style 
21605 \family sans
21606 <référence>
21607 \begin_inset space ~
21608 \end_inset
21609
21610 page
21611 \begin_inset space ~
21612 \end_inset
21613
21614 <page> 
21615 \family default
21616 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
21617  page.
21618 \end_layout
21619
21620 \begin_layout Standard
21621 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21622  se trouve sont calculés automatiquement par LaTeX.
21623  Vous choisissez une des six variétés de références dans le champ Format
21624  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21625  boîte de la référence croisée.
21626 \end_layout
21627
21628 \begin_layout Standard
21629 \begin_inset Note Greyedout
21630 status open
21631
21632 \begin_layout Plain Layout
21633
21634 \series bold
21635 Note:
21636 \series default
21637  L'utilisation du paquetage LaTeX 
21638 \series bold
21639 refstyle
21640 \series default
21641
21642 \begin_inset Index idx
21643 status collapsed
21644
21645 \begin_layout Plain Layout
21646 Paquetages LaTeX ! refstyle
21647 \end_layout
21648
21649 \end_inset
21650
21651  est recommandée parce que 
21652 \series bold
21653 prettyref
21654 \series default
21655
21656 \begin_inset Index idx
21657 status collapsed
21658
21659 \begin_layout Plain Layout
21660 Paquetages LaTeX ! prettyref
21661 \end_layout
21662
21663 \end_inset
21664
21665  ne connaît pas tous les raccourcis possibles pour les étiquettes
21666 \begin_inset Foot
21667 status collapsed
21668
21669 \begin_layout Plain Layout
21670 \begin_inset Quotes eld
21671 \end_inset
21672
21673 fig:
21674 \begin_inset Quotes erd
21675 \end_inset
21676
21677  est par exemple le raccourci LyX pour les étiquettes dans les légendes
21678  de figures,.
21679 \end_layout
21680
21681 \end_inset
21682
21683  et n'est pas internationalisé.
21684 \end_layout
21685
21686 \end_inset
21687
21688
21689 \end_layout
21690
21691 \begin_layout Standard
21692 \begin_inset Note Greyedout
21693 status open
21694
21695 \begin_layout Plain Layout
21696
21697 \series bold
21698 Note:
21699 \series default
21700  Du fait d'un bogue dans la paquetage LaTeX 
21701 \series bold
21702 varioref
21703 \series default
21704  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21705  si la langue du document est le français.
21706  Pour contourner ce bogue, voir
21707 \begin_inset Newline newline
21708 \end_inset
21709
21710
21711 \begin_inset CommandInset href
21712 LatexCommand href
21713 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21714
21715 \end_inset
21716
21717 .
21718 \end_layout
21719
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \begin_layout Subsection
21726 Nommage automatique des références croisées
21727 \begin_inset Index idx
21728 status collapsed
21729
21730 \begin_layout Plain Layout
21731 References@Références ! Nommage automatique
21732 \end_layout
21733
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \begin_layout Standard
21740 Le paquetage LaTeX 
21741 \series bold
21742 hyperref
21743 \series default
21744
21745 \begin_inset Index idx
21746 status collapsed
21747
21748 \begin_layout Plain Layout
21749 Paquetages LaTeX ! hyperref
21750 \end_layout
21751
21752 \end_inset
21753
21754
21755 \series bold
21756
21757 \series default
21758 qui est activé dans la rubrique 
21759 \family sans
21760 Propriétés du PDF
21761 \family default
21762  de la fenêtre de dialogue 
21763 \family sans
21764 Paramètres du document
21765 \family default
21766  fournit une fonction très utile pour automatiser la création des références
21767  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21768  une section).
21769  Par exemple pour vous éviter de devoir écrire le mot 
21770 \begin_inset Quotes eld
21771 \end_inset
21772
21773 Figure
21774 \begin_inset Quotes erd
21775 \end_inset
21776
21777  devant chaque référence à une figure.
21778  Pour profiter de ce nommage automatique des références croisées, vous devez
21779  activer 
21780 \series bold
21781 hyperref
21782 \series default
21783  et insérer la ligne suivante dans le préambule du document :
21784 \end_layout
21785
21786 \begin_layout Standard
21787
21788 \series bold
21789
21790 \backslash
21791 AtBeginDocument{
21792 \backslash
21793 renewcommand{
21794 \backslash
21795 ref}[1]{
21796 \backslash
21797 mbox{
21798 \backslash
21799 autoref{#1}}}}
21800 \end_layout
21801
21802 \begin_layout Standard
21803 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21804  défaut, par exemple vous préférez le nom 
21805 \begin_inset Quotes eld
21806 \end_inset
21807
21808 sec.
21809 \begin_inset space \thinspace{}
21810 \end_inset
21811
21812
21813 \begin_inset Quotes eld
21814 \end_inset
21815
21816  plutôt que 
21817 \begin_inset Quotes eld
21818 \end_inset
21819
21820 section
21821 \begin_inset Quotes erd
21822 \end_inset
21823
21824 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21825 \end_layout
21826
21827 \begin_layout Standard
21828
21829 \series bold
21830
21831 \backslash
21832 addto
21833 \backslash
21834 extrasenglish{
21835 \backslash
21836 renewcommand{
21837 \backslash
21838 sectionautorefname}
21839 \begin_inset Newline newline
21840 \end_inset
21841
21842
21843 \begin_inset Phantom HPhantom
21844 status open
21845
21846 \begin_layout Plain Layout
21847
21848 \series bold
21849 \begin_inset space ~
21850 \end_inset
21851
21852
21853 \end_layout
21854
21855 \end_inset
21856
21857 {sec.
21858 \backslash
21859 negthinspace}}
21860 \end_layout
21861
21862 \begin_layout Standard
21863 Si vous utilisez une autre langue que l'anglais, remplacez 
21864 \series bold
21865
21866 \backslash
21867 extrasenglish
21868 \series default
21869  par 
21870 \series bold
21871
21872 \backslash
21873 extras***
21874 \series default
21875 , où *** est le nom de la langue que vous utilisez.
21876
21877 \series bold
21878  
21879 \end_layout
21880
21881 \begin_layout Standard
21882 Pour avoir des noms automatiques, mais pas pour certains types de références,
21883  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21884 \end_layout
21885
21886 \begin_layout Standard
21887
21888 \series bold
21889
21890 \backslash
21891 newlength{
21892 \backslash
21893 abc}
21894 \begin_inset Newline newline
21895 \end_inset
21896
21897
21898 \backslash
21899 settowidth{
21900 \backslash
21901 abc}{
21902 \backslash
21903 space}
21904 \begin_inset Newline newline
21905 \end_inset
21906
21907
21908 \backslash
21909 addto
21910 \backslash
21911 extrasenglish{
21912 \backslash
21913 renewcommand{
21914 \backslash
21915 equationautorefname}
21916 \begin_inset Newline newline
21917 \end_inset
21918
21919
21920 \begin_inset Phantom HPhantom
21921 status open
21922
21923 \begin_layout Plain Layout
21924
21925 \series bold
21926 \begin_inset space ~
21927 \end_inset
21928
21929
21930 \end_layout
21931
21932 \end_inset
21933
21934 {
21935 \backslash
21936 hspace{-
21937 \backslash
21938 abc}}
21939 \end_layout
21940
21941 \begin_layout Standard
21942 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21943  de 
21944 \series bold
21945 hyperref
21946 \series default
21947  
21948 \begin_inset CommandInset citation
21949 LatexCommand cite
21950 key "hyperref"
21951
21952 \end_inset
21953
21954 .
21955 \end_layout
21956
21957 \begin_layout Standard
21958 \begin_inset Note Greyedout
21959 status open
21960
21961 \begin_layout Plain Layout
21962
21963 \series bold
21964 Note:
21965 \series default
21966  Le nommage automatique de références ne peut être utilisé si vous avez
21967  choisi le style de référence 
21968 \family sans
21969 Référence
21970 \begin_inset space ~
21971 \end_inset
21972
21973 mise
21974 \begin_inset space ~
21975 \end_inset
21976
21977 en
21978 \begin_inset space ~
21979 \end_inset
21980
21981 forme
21982 \family default
21983  décrit dans la section
21984 \begin_inset space ~
21985 \end_inset
21986
21987
21988 \begin_inset CommandInset ref
21989 LatexCommand ref
21990 reference "sub:Formats-Références-Croisées"
21991
21992 \end_inset
21993
21994 .
21995 \end_layout
21996
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \begin_layout Standard
22003 Le manuel 
22004 \emph on
22005 Math
22006 \emph default
22007  est un exemple dans lequel on a utilisé le référencement automatique.
22008 \end_layout
22009
22010 \begin_layout Subsection
22011 Positionnement des références 
22012 \begin_inset CommandInset label
22013 LatexCommand label
22014 name "sub:Reference-Position"
22015
22016 \end_inset
22017
22018
22019 \begin_inset Index idx
22020 status collapsed
22021
22022 \begin_layout Plain Layout
22023 References@Références ! Positionnement
22024 \end_layout
22025
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \begin_layout Standard
22032 Si vous utilisez le paquetage 
22033 \series bold
22034 hyperref, 
22035 \series default
22036 qui est activé dans la rubrique 
22037 \family sans
22038 Propriétés du PDF
22039 \family default
22040  de la fenêtre de dialogue 
22041 \family sans
22042 Paramètres du document,
22043 \family default
22044  pour lier vos références croisées dans la sortie finale, vous verrez que
22045  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
22046  l'image.
22047  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
22048  pourrez voir l'image sans faire défiler le texte.
22049  Ce problème vient du fait que le point d'ancrage de la référence se situe
22050  à l'endroit de l'étiquette.
22051  En utilisant le paquetage LaTeX 
22052 \series bold
22053 hypcap
22054 \series default
22055
22056 \begin_inset Index idx
22057 status collapsed
22058
22059 \begin_layout Plain Layout
22060 Paquetages LaTeX ! hypcap
22061 \end_layout
22062
22063 \end_inset
22064
22065 , qui fait partie du paquetage LaTeX 
22066 \series bold
22067 oberdiek
22068 \series default
22069
22070 \begin_inset Index idx
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074 Paquetages LaTeX ! oberdiek
22075 \end_layout
22076
22077 \end_inset
22078
22079 , le point d'ancrage d'un lien est place en haut du flottant.
22080  Pour utiliser cette fonction avec les flottants de figure, chargez 
22081 \series bold
22082 hypcap
22083 \series default
22084  dans l'entête du document avec la ligne
22085 \end_layout
22086
22087 \begin_layout Standard
22088
22089 \series bold
22090
22091 \backslash
22092 usepackage[figure]{hypcap}
22093 \end_layout
22094
22095 \begin_layout Standard
22096 Vous pouvez aussi utiliser 
22097 \series bold
22098 hypcap
22099 \series default
22100  pour tous les types de flottants, mais ce n'est pas recommandé pour des
22101  raisons de stabilité.
22102  Pour plus d'information, jetez un coup d'œil au manuel d' 
22103 \series bold
22104 hypcap
22105 \series default
22106  
22107 \begin_inset CommandInset citation
22108 LatexCommand cite
22109 key "hypcap"
22110
22111 \end_inset
22112
22113 .
22114 \end_layout
22115
22116 \begin_layout Standard
22117 \begin_inset Note Greyedout
22118 status open
22119
22120 \begin_layout Plain Layout
22121
22122 \series bold
22123 Note:
22124 \series default
22125  
22126 \series bold
22127 hypcap
22128 \series default
22129  n'a aucun effet pour les références à des sous-figures.
22130 \end_layout
22131
22132 \end_inset
22133
22134
22135 \end_layout
22136
22137 \begin_layout Section
22138 Placement des flottants
22139 \begin_inset CommandInset label
22140 LatexCommand label
22141 name "sec:Placement-flottants"
22142
22143 \end_inset
22144
22145
22146 \begin_inset Index idx
22147 status collapsed
22148
22149 \begin_layout Plain Layout
22150 Flottants ! Placement
22151 \end_layout
22152
22153 \end_inset
22154
22155
22156 \end_layout
22157
22158 \begin_layout Standard
22159 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
22160  de dialogue 
22161 \family sans
22162 Paramètre
22163 \begin_inset space ~
22164 \end_inset
22165
22166 de
22167 \begin_inset space ~
22168 \end_inset
22169
22170 Flottant
22171 \family default
22172  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
22173  utilise pour déterminer où placer le flottant.
22174 \begin_inset Newline newline
22175 \end_inset
22176
22177 L'option 
22178 \family sans
22179 Plusieurs
22180 \begin_inset space ~
22181 \end_inset
22182
22183 colonnes
22184 \family default
22185  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
22186  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
22187  confiné sur une seule colonne.
22188 \begin_inset Newline newline
22189 \end_inset
22190
22191 L'option 
22192 \family sans
22193 Rotation
22194 \begin_inset space ~
22195 \end_inset
22196
22197 90°
22198 \family default
22199  est utilisée pour faire tourner les flottants, voyez la section
22200 \begin_inset space ~
22201 \end_inset
22202
22203
22204 \begin_inset CommandInset ref
22205 LatexCommand ref
22206 reference "sec:Flottants-renversés"
22207
22208 \end_inset
22209
22210 .
22211 \end_layout
22212
22213 \begin_layout Standard
22214 En désactivant l'option 
22215 \family sans
22216 Utilise
22217 \begin_inset space ~
22218 \end_inset
22219
22220 le
22221 \begin_inset space ~
22222 \end_inset
22223
22224 placement
22225 \begin_inset space ~
22226 \end_inset
22227
22228 par
22229 \begin_inset space ~
22230 \end_inset
22231
22232 défaut
22233 \family default
22234  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
22235  le placement du flottant:
22236 \end_layout
22237
22238 \begin_layout Description
22239 Ici,
22240 \begin_inset space ~
22241 \end_inset
22242
22243 si
22244 \begin_inset space ~
22245 \end_inset
22246
22247 possible: essaie de placer le flottant à la position où il a été inséré
22248  dans LyX
22249 \end_layout
22250
22251 \begin_layout Description
22252 Haut
22253 \begin_inset space ~
22254 \end_inset
22255
22256 de
22257 \begin_inset space ~
22258 \end_inset
22259
22260 la
22261 \begin_inset space ~
22262 \end_inset
22263
22264 page: essaie de placer le flottant en haut de la page courante
22265 \end_layout
22266
22267 \begin_layout Description
22268 Bas
22269 \begin_inset space ~
22270 \end_inset
22271
22272 de
22273 \begin_inset space ~
22274 \end_inset
22275
22276 la
22277 \begin_inset space ~
22278 \end_inset
22279
22280 page: essaie de placer le flottant en bas de la page courante
22281 \end_layout
22282
22283 \begin_layout Description
22284 Page
22285 \begin_inset space ~
22286 \end_inset
22287
22288 de
22289 \begin_inset space ~
22290 \end_inset
22291
22292 flottants: essaie de placer le flottant sur une page à part, éventuellement
22293  avec d'autres flottants 
22294 \end_layout
22295
22296 \begin_layout Standard
22297 LaTeX utilise
22298 \emph on
22299  toujours 
22300 \emph default
22301 les options dans l'ordre donné ci-dessus.
22302  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
22303  d'abord essayer 
22304 \family sans
22305 Ici
22306 \begin_inset space ~
22307 \end_inset
22308
22309 si
22310 \begin_inset space ~
22311 \end_inset
22312
22313 possible
22314 \family default
22315 , ensuite 
22316 \family sans
22317 Haut
22318 \begin_inset space ~
22319 \end_inset
22320
22321 de
22322 \begin_inset space ~
22323 \end_inset
22324
22325 la
22326 \begin_inset space ~
22327 \end_inset
22328
22329 page
22330 \family default
22331 , et ainsi de suite.
22332  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
22333  que vous avez cochées, mais dans l'ordre donné ci-dessus.
22334  Si aucune des quatre options de placement n'est possible, la procédure
22335  est répétée avec la possibilité de mettre les flottant sur la page suivante.
22336 \end_layout
22337
22338 \begin_layout Standard
22339 Implicitement, chaque option a ses propres règles d'application:
22340 \end_layout
22341
22342 \begin_layout Standard
22343
22344 \family sans
22345 Haut
22346 \begin_inset space ~
22347 \end_inset
22348
22349 de
22350 \begin_inset space ~
22351 \end_inset
22352
22353 la
22354 \begin_inset space ~
22355 \end_inset
22356
22357 page
22358 \family default
22359  : seuls les flottants occupant moins de 70% de la page peuvent être placés
22360  en haut de page (
22361 \series bold
22362
22363 \backslash
22364 topfraction
22365 \series default
22366 ).
22367 \end_layout
22368
22369 \begin_layout Standard
22370
22371 \family sans
22372 Bas
22373 \begin_inset space ~
22374 \end_inset
22375
22376 de
22377 \begin_inset space ~
22378 \end_inset
22379
22380 la
22381 \begin_inset space ~
22382 \end_inset
22383
22384 page
22385 \family default
22386  : seuls les flottants occupant moins de 30% de la page peuvent être placés
22387  en bas de page (
22388 \series bold
22389
22390 \backslash
22391 bottomfraction
22392 \series default
22393 ).
22394 \end_layout
22395
22396 \begin_layout Standard
22397
22398 \family sans
22399 Page
22400 \begin_inset space ~
22401 \end_inset
22402
22403 de
22404 \begin_inset space ~
22405 \end_inset
22406
22407 flottants
22408 \family default
22409  : plusieurs flottants peuvent être placés ensembles sur une page seulement
22410  si ils occupent plus de 50% de celle-ci (
22411 \series bold
22412
22413 \backslash
22414 floatpagefraction
22415 \series default
22416 ).
22417 \end_layout
22418
22419 \begin_layout Standard
22420 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
22421  supplémentaire 
22422 \family sans
22423 Ignorer
22424 \begin_inset space ~
22425 \end_inset
22426
22427 les
22428 \begin_inset space ~
22429 \end_inset
22430
22431 règles
22432 \begin_inset space ~
22433 \end_inset
22434
22435 LaTeX
22436 \family default
22437 \lang english
22438 .
22439 \begin_inset Newline newline
22440 \end_inset
22441
22442
22443 \lang french
22444 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
22445  données entre parenthèses après les descriptions des règles données ci-dessus.
22446  Par exemple, pour augmenter à 50
22447 \begin_inset space \thinspace{}
22448 \end_inset
22449
22450 % la valeur de la règle de bas de page dont la valeur implicite est souvent
22451  trop petite, ajoutez cette ligne au préambule de votre document :
22452 \end_layout
22453
22454 \begin_layout Standard
22455
22456 \series bold
22457
22458 \backslash
22459 renewcommand{
22460 \backslash
22461 bottomfraction}{0.5}
22462 \end_layout
22463
22464 \begin_layout Standard
22465 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
22466  exactement à l'endroit où vous l'avez inséré.
22467  dans ce cas utilisez l'option 
22468 \family sans
22469 Ici
22470 \begin_inset space ~
22471 \end_inset
22472
22473 à
22474 \begin_inset space ~
22475 \end_inset
22476
22477 tout
22478 \begin_inset space ~
22479 \end_inset
22480
22481 Prix
22482 \family default
22483 .
22484  Utilisez cette option le moins souvent possible et seulement quand le document
22485  est presque prêt à être imprimé.
22486  En effet, le flottant n'est plus capable de 
22487 \begin_inset Quotes eld
22488 \end_inset
22489
22490 flotter
22491 \begin_inset Quotes erd
22492 \end_inset
22493
22494 , ce qui peut perturber toutes les mises en page.
22495 \end_layout
22496
22497 \begin_layout Standard
22498 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
22499  sont toujours entourés par le texte d'un paragraphe donné.
22500 \begin_inset VSpace bigskip
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \begin_layout Standard
22507 On peut parfois se trouver dans la situation où un flottant est placé en
22508  haut d'une page alors que la section concernée ne commence qu'au milieu
22509  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
22510  la section précédente.
22511  On peut utiliser la commande LaTeX 
22512 \series bold
22513
22514 \backslash
22515 suppressfloats
22516 \series default
22517  pour éviter ce cas.
22518  Elle empêche le placement d'un flottant donné dans la page dans laquelle
22519  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
22520  soit placé avant que la section commence.
22521  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
22522  votre document :
22523 \end_layout
22524
22525 \begin_layout Standard
22526
22527 \series bold
22528
22529 \backslash
22530 let
22531 \backslash
22532 mySection
22533 \backslash
22534 section
22535 \begin_inset Newline newline
22536 \end_inset
22537
22538
22539 \backslash
22540 renewcommand{
22541 \backslash
22542 section}{
22543 \backslash
22544 suppressfloats[t]
22545 \backslash
22546 mySection}
22547 \end_layout
22548
22549 \begin_layout Standard
22550 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
22551  comme les chapitres et les sous-sections.
22552  Il n'est pas recommandé d'utiliser cette définition avec des portions de
22553  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
22554  ensuite avoir du mal à trouver un positionnement correct.
22555 \end_layout
22556
22557 \begin_layout Standard
22558 \begin_inset VSpace bigskip
22559 \end_inset
22560
22561 Dans certains cas il est demandé de placer toutes les figures et tous les
22562  tableaux à la fin du document.
22563  C'est pour de telles situations que le paquetage LaTeX 
22564 \series bold
22565 endfloat
22566 \series default
22567
22568 \begin_inset Index idx
22569 status collapsed
22570
22571 \begin_layout Plain Layout
22572 Paquetages LaTeX ! endfloat
22573 \end_layout
22574
22575 \end_inset
22576
22577  a été développé.
22578  Il met en effet tous les flottants de figures et de tableaux à la fin du
22579  document dans leurs propres sections.
22580  À la position d'origine du flottant, une indication textuelle du genre
22581  
22582 \begin_inset Quotes eld
22583 \end_inset
22584
22585
22586 \family sans
22587 [Figure
22588 \begin_inset space ~
22589 \end_inset
22590
22591 3.2 
22592 \lang english
22593 about here.
22594 \lang french
22595 ]
22596 \family default
22597
22598 \begin_inset Quotes erd
22599 \end_inset
22600
22601  est insérée.
22602  Le paquetage 
22603 \series bold
22604 endfloat
22605 \series default
22606  est chargé dans le préambule avec la ligne suivante 
22607 \end_layout
22608
22609 \begin_layout Standard
22610
22611 \series bold
22612
22613 \backslash
22614 usepackage[options]{endfloat}
22615 \end_layout
22616
22617 \begin_layout Standard
22618 Il y a aussi de nombreuses options de paquetage pour modifier le format
22619  des sections de figures ou de tableau qui sont créées.
22620  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22621  
22622 \series bold
22623 endfloa
22624 \series default
22625
22626 \begin_inset CommandInset citation
22627 LatexCommand cite
22628 key "endfloat"
22629
22630 \end_inset
22631
22632 .
22633 \begin_inset Newline newline
22634 \end_inset
22635
22636
22637 \begin_inset Note Greyedout
22638 status open
22639
22640 \begin_layout Plain Layout
22641
22642 \series bold
22643 Note: endfloat
22644 \series default
22645  ne fournit pas de traduction automatique de l'indication textuelle, vous
22646  devez donc le faire manuellement, voyez la section
22647 \begin_inset space ~
22648 \end_inset
22649
22650 4 de 
22651 \begin_inset CommandInset citation
22652 LatexCommand cite
22653 key "endfloat"
22654
22655 \end_inset
22656
22657 .
22658 \end_layout
22659
22660 \end_inset
22661
22662
22663 \begin_inset Newline newline
22664 \end_inset
22665
22666
22667 \begin_inset Note Greyedout
22668 status open
22669
22670 \begin_layout Plain Layout
22671
22672 \series bold
22673 Note:
22674 \series default
22675  Il y a actuellement un bug dans le paquetage 
22676 \series bold
22677 endfloat
22678 \series default
22679  quand la légende contient un 
22680 \begin_inset Quotes eld
22681 \end_inset
22682
22683 ß
22684 \begin_inset Quotes erd
22685 \end_inset
22686
22687  allemand.
22688  Utilisez dans ce cas la commande 
22689 \begin_inset Quotes eld
22690 \end_inset
22691
22692
22693 \series bold
22694
22695 \backslash
22696 ss
22697 \series default
22698
22699 \begin_inset Quotes erd
22700 \end_inset
22701
22702  en code TeX à la place du 
22703 \begin_inset Quotes eld
22704 \end_inset
22705
22706 ß
22707 \begin_inset Quotes erd
22708 \end_inset
22709
22710 .
22711 \end_layout
22712
22713 \end_inset
22714
22715
22716 \end_layout
22717
22718 \begin_layout Standard
22719 \begin_inset VSpace bigskip
22720 \end_inset
22721
22722 Pour plus d'information sur les manières de placer les flottants, jetez
22723  un coup d'œil aux livres sur LaTeX, 
22724 \begin_inset CommandInset citation
22725 LatexCommand cite
22726 key "latexcompanion,latexguide,latexbook"
22727
22728 \end_inset
22729
22730 .
22731 \end_layout
22732
22733 \begin_layout Section
22734 Flottants renversés
22735 \begin_inset CommandInset label
22736 LatexCommand label
22737 name "sec:Flottants-renversés"
22738
22739 \end_inset
22740
22741
22742 \begin_inset Index idx
22743 status collapsed
22744
22745 \begin_layout Plain Layout
22746 Flottants ! Renversés
22747 \end_layout
22748
22749 \end_inset
22750
22751
22752 \end_layout
22753
22754 \begin_layout Standard
22755 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22756  tableaux très larges.
22757  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22758  un clic droit sur la boîte du flottant et utilisez l'option 
22759 \family sans
22760 Rotation
22761 \begin_inset space ~
22762 \end_inset
22763
22764 90°
22765 \family default
22766 .
22767 \end_layout
22768
22769 \begin_layout Standard
22770 Les flottants renversés sont systématiquement placés sur leur propre page
22771  ( ou colonne, si vous avez un document sur deux colonnes ).
22772  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22773  
22774 \family sans
22775 Plusieurs
22776 \begin_inset space ~
22777 \end_inset
22778
22779 colonnes
22780 \family default
22781  dans les paramètres du flottant.
22782  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22783  du côté de la marge externe.
22784  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22785  ajouter soit l'option 
22786 \series bold
22787 figuresleft
22788 \series default
22789  soit l'option 
22790 \series bold
22791 figuresright
22792 \series default
22793  aux options de la classe de document.
22794 \end_layout
22795
22796 \begin_layout Standard
22797 Faire référence à un flottant renversé se fait de la même manière que pour
22798  un flottant normal, la mise en forme de la légende est aussi identique
22799  : Le tableau
22800 \begin_inset space ~
22801 \end_inset
22802
22803
22804 \begin_inset CommandInset ref
22805 LatexCommand ref
22806 reference "tab:Tableau-pivoté"
22807
22808 \end_inset
22809
22810  est un exemple de flottant de tableau renversé.
22811 \end_layout
22812
22813 \begin_layout Standard
22814 \begin_inset Note Greyedout
22815 status open
22816
22817 \begin_layout Plain Layout
22818
22819 \series bold
22820 Note:
22821 \series default
22822  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22823  DVI.
22824 \end_layout
22825
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \begin_layout Standard
22832 \begin_inset Float table
22833 wide false
22834 sideways true
22835 status open
22836
22837 \begin_layout Plain Layout
22838 \begin_inset Caption
22839
22840 \begin_layout Plain Layout
22841 \begin_inset CommandInset label
22842 LatexCommand label
22843 name "tab:Tableau-pivoté"
22844
22845 \end_inset
22846
22847  Tableau pivoté
22848 \end_layout
22849
22850 \end_inset
22851
22852
22853 \end_layout
22854
22855 \begin_layout Plain Layout
22856 \align center
22857 \begin_inset Tabular
22858 <lyxtabular version="3" rows="1" columns="5">
22859 <features tabularvalignment="middle">
22860 <column alignment="center" valignment="top" width="0">
22861 <column alignment="center" valignment="top" width="0">
22862 <column alignment="center" valignment="top" width="0">
22863 <column alignment="center" valignment="top" width="0">
22864 <column alignment="center" valignment="top" width="0">
22865 <row>
22866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870 test
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22876 \begin_inset Text
22877
22878 \begin_layout Plain Layout
22879 b
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888 c
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897 d
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906 e
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 </row>
22912 </lyxtabular>
22913
22914 \end_inset
22915
22916
22917 \end_layout
22918
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \begin_layout Section
22925 Sous-flottants
22926 \begin_inset Index idx
22927 status collapsed
22928
22929 \begin_layout Plain Layout
22930 Flottants ! Sous-flottants
22931 \end_layout
22932
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \begin_layout Standard
22939 Un exemple de sous-flottant : une figure composée de plusieurs images.
22940  On les crée en insérant un flottant dans un flottant existant.
22941  Le positionnement des sous-flottants peut être contrôlé comme pour les
22942  paragraphes comme on le voit avec les tableaux
22943 \begin_inset space ~
22944 \end_inset
22945
22946
22947 \begin_inset CommandInset ref
22948 LatexCommand ref
22949 reference "tab:Deux-sous-tableaux-cote-a-cote"
22950
22951 \end_inset
22952
22953  et 
22954 \begin_inset CommandInset ref
22955 LatexCommand ref
22956 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22957
22958 \end_inset
22959
22960 .
22961 \end_layout
22962
22963 \begin_layout Standard
22964 On fait référence à des sous-flottants comme on le ferait avec des flottants
22965  normaux : Les tableaux
22966 \begin_inset space ~
22967 \end_inset
22968
22969
22970 \begin_inset CommandInset ref
22971 LatexCommand ref
22972 reference "tab:Le-sous-tableau-a"
22973
22974 \end_inset
22975
22976  et 
22977 \begin_inset CommandInset ref
22978 LatexCommand ref
22979 reference "tab:Le-sous-tableau-b"
22980
22981 \end_inset
22982
22983  sont des sous-tableaux du tableau
22984 \begin_inset space ~
22985 \end_inset
22986
22987
22988 \begin_inset CommandInset ref
22989 LatexCommand ref
22990 reference "tab:Deux-sous-tableaux-cote-a-cote"
22991
22992 \end_inset
22993
22994 .
22995 \end_layout
22996
22997 \begin_layout Standard
22998 \begin_inset Float table
22999 wide false
23000 sideways false
23001 status open
23002
23003 \begin_layout Plain Layout
23004 \begin_inset Caption
23005
23006 \begin_layout Plain Layout
23007 \begin_inset CommandInset label
23008 LatexCommand label
23009 name "tab:Deux-sous-tableaux-cote-a-cote"
23010
23011 \end_inset
23012
23013 Deux sous-tableaux placés côte-à-côte.
23014 \end_layout
23015
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \begin_layout Plain Layout
23022 \align center
23023 \begin_inset space \hfill{}
23024 \end_inset
23025
23026
23027 \begin_inset Float table
23028 wide false
23029 sideways false
23030 status collapsed
23031
23032 \begin_layout Plain Layout
23033 \begin_inset Caption
23034
23035 \begin_layout Plain Layout
23036 \begin_inset CommandInset label
23037 LatexCommand label
23038 name "tab:Le-sous-tableau-a"
23039
23040 \end_inset
23041
23042 Le sous-tableau a
23043 \end_layout
23044
23045 \end_inset
23046
23047
23048 \end_layout
23049
23050 \begin_layout Plain Layout
23051 \align center
23052 \begin_inset Tabular
23053 <lyxtabular version="3" rows="1" columns="5">
23054 <features tabularvalignment="middle">
23055 <column alignment="center" valignment="top" width="0">
23056 <column alignment="center" valignment="top" width="0">
23057 <column alignment="center" valignment="top" width="0">
23058 <column alignment="center" valignment="top" width="0">
23059 <column alignment="center" valignment="top" width="0">
23060 <row>
23061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065 test
23066 \end_layout
23067
23068 \end_inset
23069 </cell>
23070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074 b
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083 c
23084 \end_layout
23085
23086 \end_inset
23087 </cell>
23088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Plain Layout
23092 d
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Plain Layout
23101 e
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 </row>
23107 </lyxtabular>
23108
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \end_inset
23115
23116
23117 \begin_inset space \hfill{}
23118 \end_inset
23119
23120
23121 \begin_inset Float table
23122 wide false
23123 sideways false
23124 status collapsed
23125
23126 \begin_layout Plain Layout
23127 \begin_inset Caption
23128
23129 \begin_layout Plain Layout
23130 \begin_inset CommandInset label
23131 LatexCommand label
23132 name "tab:Le-sous-tableau-b"
23133
23134 \end_inset
23135
23136 Le sous-tableau b.
23137 \end_layout
23138
23139 \end_inset
23140
23141
23142 \end_layout
23143
23144 \begin_layout Plain Layout
23145 \align center
23146 \begin_inset Tabular
23147 <lyxtabular version="3" rows="1" columns="5">
23148 <features tabularvalignment="middle">
23149 <column alignment="center" valignment="top" width="0">
23150 <column alignment="center" valignment="top" width="0">
23151 <column alignment="center" valignment="top" width="0">
23152 <column alignment="center" valignment="top" width="0">
23153 <column alignment="center" valignment="top" width="0">
23154 <row>
23155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159 e
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168 d
23169 \end_layout
23170
23171 \end_inset
23172 </cell>
23173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177 c
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23183 \begin_inset Text
23184
23185 \begin_layout Plain Layout
23186 b
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 test
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 </row>
23201 </lyxtabular>
23202
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \end_inset
23209
23210
23211 \begin_inset space \hfill{}
23212 \end_inset
23213
23214
23215 \end_layout
23216
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \begin_layout Standard
23223 \begin_inset Float table
23224 wide false
23225 sideways false
23226 status open
23227
23228 \begin_layout Plain Layout
23229 \begin_inset Caption
23230
23231 \begin_layout Plain Layout
23232 \begin_inset CommandInset label
23233 LatexCommand label
23234 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
23235
23236 \end_inset
23237
23238 Deux sous-tableaux placés l'un sur l'autre.
23239  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
23240 \end_layout
23241
23242 \end_inset
23243
23244
23245 \end_layout
23246
23247 \begin_layout Plain Layout
23248 \align center
23249 \begin_inset Float table
23250 wide false
23251 sideways false
23252 status collapsed
23253
23254 \begin_layout Plain Layout
23255 \begin_inset Caption
23256
23257 \begin_layout Plain Layout
23258
23259 \end_layout
23260
23261 \end_inset
23262
23263
23264 \end_layout
23265
23266 \begin_layout Plain Layout
23267 \align center
23268 \begin_inset Tabular
23269 <lyxtabular version="3" rows="1" columns="4">
23270 <features tabularvalignment="middle">
23271 <column alignment="center" valignment="top" width="0">
23272 <column alignment="center" valignment="top" width="0">
23273 <column alignment="center" valignment="top" width="0">
23274 <column alignment="center" valignment="top" width="0">
23275 <row>
23276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 test
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 test
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298 test
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 test
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 </row>
23313 </lyxtabular>
23314
23315 \end_inset
23316
23317
23318 \end_layout
23319
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \begin_layout Plain Layout
23326 \align center
23327 \begin_inset Float table
23328 wide false
23329 sideways false
23330 status collapsed
23331
23332 \begin_layout Plain Layout
23333 \begin_inset Caption
23334
23335 \begin_layout Plain Layout
23336
23337 \end_layout
23338
23339 \end_inset
23340
23341
23342 \end_layout
23343
23344 \begin_layout Plain Layout
23345 \align center
23346 \begin_inset Tabular
23347 <lyxtabular version="3" rows="1" columns="5">
23348 <features tabularvalignment="middle">
23349 <column alignment="center" valignment="top" width="0">
23350 <column alignment="center" valignment="top" width="0">
23351 <column alignment="center" valignment="top" width="0">
23352 <column alignment="center" valignment="top" width="0">
23353 <column alignment="center" valignment="top" width="0">
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359 a
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368 b
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 c
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386 d
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 e
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 </lyxtabular>
23402
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \begin_layout Section
23419 Flottants côte-à-côte
23420 \begin_inset Index idx
23421 status collapsed
23422
23423 \begin_layout Plain Layout
23424 Flottants ! côte-à-côte
23425 \end_layout
23426
23427 \end_inset
23428
23429
23430 \end_layout
23431
23432 \begin_layout Standard
23433 Pour placer des flottants côte-à-côte, comme pour la figure
23434 \begin_inset space ~
23435 \end_inset
23436
23437
23438 \begin_inset CommandInset ref
23439 LatexCommand ref
23440 reference "fig:Flottant-gauche"
23441
23442 \end_inset
23443
23444  et 
23445 \begin_inset CommandInset ref
23446 LatexCommand ref
23447 reference "fig:Flottant-droit"
23448
23449 \end_inset
23450
23451 , on n'utilise 
23452 \emph on
23453 qu'un seul 
23454 \emph default
23455 flottant.
23456  On y insère deux boîtes de minipages.
23457 \begin_inset Foot
23458 status collapsed
23459
23460 \begin_layout Plain Layout
23461 Les minipages sont décrites dans la section
23462 \begin_inset space ~
23463 \end_inset
23464
23465
23466 \begin_inset CommandInset ref
23467 LatexCommand ref
23468 reference "sec:Minipages"
23469
23470 \end_inset
23471
23472 .
23473 \end_layout
23474
23475 \end_inset
23476
23477  La largeur est mise à 45
23478 \begin_inset space \thinspace{}
23479 \end_inset
23480
23481 -50
23482 \begin_inset space \thinspace{}
23483 \end_inset
23484
23485 column% et l'alignement de la boîte à 
23486 \family sans
23487 Bas
23488 \family default
23489  pour chaque minipage.
23490  Les boîtes minipages contiennent l'image et la légende exactement comme
23491  avec un flottant.
23492  La seule différence est que l'unité de longueur 
23493 \family sans
23494 Largeur
23495 \begin_inset space ~
23496 \end_inset
23497
23498 colonne
23499 \begin_inset space ~
23500 \end_inset
23501
23502 %
23503 \family default
23504  utilisée pour l'image est maintenant définie par rapport à la largeur des
23505  boîtes minipages.
23506 \end_layout
23507
23508 \begin_layout Standard
23509 \begin_inset Float figure
23510 wide false
23511 sideways false
23512 status open
23513
23514 \begin_layout Plain Layout
23515 \begin_inset Box Frameless
23516 position "b"
23517 hor_pos "c"
23518 has_inner_box 1
23519 inner_pos "t"
23520 use_parbox 0
23521 use_makebox 0
23522 width "45col%"
23523 special "none"
23524 height "1in"
23525 height_special "totalheight"
23526 status open
23527
23528 \begin_layout Plain Layout
23529 \align center
23530 \begin_inset Graphics
23531         filename ../clipart/mobius.eps
23532         lyxscale 50
23533         width 100col%
23534         scaleBeforeRotation
23535
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \begin_layout Plain Layout
23542 \begin_inset Caption
23543
23544 \begin_layout Plain Layout
23545 \begin_inset CommandInset label
23546 LatexCommand label
23547 name "fig:Flottant-gauche"
23548
23549 \end_inset
23550
23551 Flottant du côté gauche.
23552 \end_layout
23553
23554 \end_inset
23555
23556
23557 \end_layout
23558
23559 \end_inset
23560
23561
23562 \begin_inset space \hfill{}
23563 \end_inset
23564
23565
23566 \begin_inset Box Frameless
23567 position "b"
23568 hor_pos "c"
23569 has_inner_box 1
23570 inner_pos "t"
23571 use_parbox 0
23572 use_makebox 0
23573 width "45col%"
23574 special "none"
23575 height "1in"
23576 height_special "totalheight"
23577 status open
23578
23579 \begin_layout Plain Layout
23580 \align center
23581 \begin_inset Graphics
23582         filename ../clipart/platypus.eps
23583         lyxscale 50
23584         width 100col%
23585         scaleBeforeRotation
23586
23587 \end_inset
23588
23589
23590 \end_layout
23591
23592 \begin_layout Plain Layout
23593 \begin_inset Caption
23594
23595 \begin_layout Plain Layout
23596 \begin_inset CommandInset label
23597 LatexCommand label
23598 name "fig:Flottant-droit"
23599
23600 \end_inset
23601
23602 Flottant du côté droit.
23603 \end_layout
23604
23605 \end_inset
23606
23607
23608 \end_layout
23609
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \begin_layout Section
23621 Mise en forme de la légende
23622 \begin_inset Index idx
23623 status collapsed
23624
23625 \begin_layout Plain Layout
23626 Légende ! Mise en forme
23627 \end_layout
23628
23629 \end_inset
23630
23631
23632 \begin_inset Index idx
23633 status collapsed
23634
23635 \begin_layout Plain Layout
23636 Flottants ! Mise en forme de la Légende
23637 \end_layout
23638
23639 \end_inset
23640
23641
23642 \begin_inset CommandInset label
23643 LatexCommand label
23644 name "sec:Formatage-légende"
23645
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \begin_layout Standard
23652 L'environnement 
23653 \family sans
23654 Légende
23655 \family default
23656  est l'environnement de paragraphe implicite pour les 
23657 \family sans
23658 flottants
23659 \family default
23660 .
23661  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23662  par exemple 
23663 \begin_inset Quotes eld
23664 \end_inset
23665
23666
23667 \family sans
23668 Figure #:
23669 \family default
23670
23671 \begin_inset Quotes erd
23672 \end_inset
23673
23674  suivi par le texte de la légende.
23675  Le 
23676 \begin_inset Quotes eld
23677 \end_inset
23678
23679 #
23680 \begin_inset Quotes erd
23681 \end_inset
23682
23683  étant remplacé par le numéro de référence réel.
23684  implicitement l'étiquette et le numéro sont dans la même police de caractères
23685  que le texte de la légende et deux points suivent le numéro pour séparer
23686  l'étiquette du texte.
23687  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23688 \end_layout
23689
23690 \begin_layout Standard
23691 Pour modifier le format implicite des légendes, il faut charger le paquetage
23692  LaTeX 
23693 \series bold
23694 caption
23695 \series default
23696
23697 \begin_inset Index idx
23698 status collapsed
23699
23700 \begin_layout Plain Layout
23701 Paquetages LaTeX ! caption
23702 \end_layout
23703
23704 \end_inset
23705
23706  dans le préambule de votre document avec la ligne suivante :
23707 \end_layout
23708
23709 \begin_layout Standard
23710
23711 \series bold
23712
23713 \backslash
23714 usepackage[format definition]{caption}
23715 \end_layout
23716
23717 \begin_layout Standard
23718 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23719  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23720  dans ce document, utilisez les commandes suivantes :
23721 \end_layout
23722
23723 \begin_layout Standard
23724
23725 \series bold
23726
23727 \backslash
23728 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23729 \end_layout
23730
23731 \begin_layout Standard
23732 Vous pouvez aussi définir des formats de légendes différents pour les différents
23733  types de flottants.
23734  Dans ce cas chargez le paquetage 
23735 \series bold
23736 caption 
23737 \series default
23738 sans option de format spécifique et définissez les différents formats à
23739  l'aide de la commande 
23740 \end_layout
23741
23742 \begin_layout Standard
23743
23744 \series bold
23745
23746 \backslash
23747 captionsetup[type de flottant]{définition du format}
23748 \end_layout
23749
23750 \begin_layout Standard
23751 dans le préambule du document.
23752  Par exemple les formats de légende de la Figure
23753 \begin_inset space ~
23754 \end_inset
23755
23756
23757 \begin_inset CommandInset ref
23758 LatexCommand ref
23759 reference "fig:Legende-de-fig"
23760
23761 \end_inset
23762
23763  et du Tableau
23764 \begin_inset space ~
23765 \end_inset
23766
23767
23768 \begin_inset CommandInset ref
23769 LatexCommand ref
23770 reference "tab:Légende-de-tab"
23771
23772 \end_inset
23773
23774  peuvent être créés en utilisant les commandes suivantes dans le préambule
23775  :
23776 \end_layout
23777
23778 \begin_layout Standard
23779
23780 \series bold
23781
23782 \backslash
23783 usepackage[tableposition=top]{caption}
23784 \series default
23785
23786 \begin_inset Newline newline
23787 \end_inset
23788
23789
23790 \series bold
23791
23792 \backslash
23793 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23794 \begin_inset Newline newline
23795 \end_inset
23796
23797
23798 \begin_inset Phantom HPhantom
23799 status open
23800
23801 \begin_layout Plain Layout
23802
23803 \series bold
23804
23805 \backslash
23806 captionsetup[figure]{
23807 \end_layout
23808
23809 \end_inset
23810
23811 labelsep=period}
23812 \begin_inset Newline newline
23813 \end_inset
23814
23815
23816 \backslash
23817 captionsetup[table]{labelfont={bf,sf}}
23818 \end_layout
23819
23820 \begin_layout Standard
23821 \begin_inset Note Greyedout
23822 status open
23823
23824 \begin_layout Plain Layout
23825
23826 \series bold
23827 Note:
23828 \series default
23829  L'option 
23830 \series bold
23831 tableposition=top
23832 \series default
23833  n'a pas d'effet quand on utilise un document de classe 
23834 \series bold
23835 KOMA-Script
23836 \series default
23837
23838 \begin_inset Index idx
23839 status collapsed
23840
23841 \begin_layout Plain Layout
23842 Paquetages LaTeX ! KOMA-Script
23843 \end_layout
23844
23845 \end_inset
23846
23847 .
23848  Dans ce cas on doit utiliser l'option 
23849 \series bold
23850 captions=tableheading
23851 \series default
23852  de la classe de document.
23853 \end_layout
23854
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \begin_layout Standard
23861 Pour plus d'information sur le paquetage 
23862 \series bold
23863 caption
23864 \series default
23865  nous vous renvoyons à sa documentation 
23866 \begin_inset CommandInset citation
23867 LatexCommand cite
23868 key "caption"
23869
23870 \end_inset
23871
23872 .
23873 \end_layout
23874
23875 \begin_layout Standard
23876 Pour changer le nom de l'étiquette, par exemple de 
23877 \begin_inset Quotes eld
23878 \end_inset
23879
23880 Figure
23881 \begin_inset Quotes erd
23882 \end_inset
23883
23884  à 
23885 \begin_inset Quotes eld
23886 \end_inset
23887
23888 Image
23889 \begin_inset Quotes erd
23890 \end_inset
23891
23892 , utilisez la commande suivante dans le préambule :
23893 \end_layout
23894
23895 \begin_layout Standard
23896
23897 \series bold
23898
23899 \backslash
23900 renewcommand{
23901 \backslash
23902 fnum@figure}{Image~
23903 \backslash
23904 thefigure}
23905 \end_layout
23906
23907 \begin_layout Standard
23908 où 
23909 \series bold
23910
23911 \backslash
23912 thefigure
23913 \series default
23914  insère le numéro de la figure et
23915 \series bold
23916  
23917 \begin_inset Quotes eld
23918 \end_inset
23919
23920 ~
23921 \series default
23922
23923 \begin_inset Quotes erd
23924 \end_inset
23925
23926  ajoute une espace insécable.
23927 \end_layout
23928
23929 \begin_layout Standard
23930 \begin_inset VSpace bigskip
23931 \end_inset
23932
23933 Si vous utilisez un document de classe 
23934 \series bold
23935 KOMA-Script
23936 \series default
23937
23938 \begin_inset Index idx
23939 status collapsed
23940
23941 \begin_layout Plain Layout
23942 Paquetages LaTeX ! KOMA-Script
23943 \end_layout
23944
23945 \end_inset
23946
23947  (
23948 \family sans
23949 article (KOMA-Script)
23950 \family default
23951
23952 \family sans
23953 book (KOMA-Script)
23954 \family default
23955
23956 \family sans
23957 letter (KOMA-Script)
23958 \family default
23959 , ou 
23960 \family sans
23961 report (KOMA-Script)
23962 \family default
23963
23964 \begin_inset space \thinspace{}
23965 \end_inset
23966
23967 ), Vous pouvez utiliser la commande incorporée 
23968 \series bold
23969
23970 \backslash
23971 setkomafont 
23972 \series default
23973 du paquetage
23974 \series bold
23975  KOMA-Script 
23976 \series default
23977 à la place du paquetage
23978 \series bold
23979  caption.
23980  
23981 \series default
23982 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23983  suivante au préambule de votre document :
23984 \end_layout
23985
23986 \begin_layout Standard
23987
23988 \series bold
23989
23990 \backslash
23991 setkomafont{captionlabel}{
23992 \backslash
23993 bfseries}
23994 \end_layout
23995
23996 \begin_layout Standard
23997 Pour plus d'information au sujet de 
23998 \series bold
23999
24000 \backslash
24001 setkomafont
24002 \series default
24003  nous vous renvoyons à la documentation du paquetage 
24004 \series bold
24005 KOMA-Script
24006 \series default
24007  
24008 \begin_inset CommandInset citation
24009 LatexCommand cite
24010 key "KOMA-Script"
24011
24012 \end_inset
24013
24014 .
24015 \end_layout
24016
24017 \begin_layout Standard
24018 \begin_inset ERT
24019 status collapsed
24020
24021 \begin_layout Plain Layout
24022
24023
24024 \backslash
24025 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
24026 }
24027 \end_layout
24028
24029 \end_inset
24030
24031
24032 \begin_inset Note Note
24033 status open
24034
24035 \begin_layout Plain Layout
24036 Le format de la légende n'est modifié que pour cet exemple.
24037 \end_layout
24038
24039 \end_inset
24040
24041
24042 \end_layout
24043
24044 \begin_layout Standard
24045 \begin_inset Float figure
24046 placement !p
24047 wide false
24048 sideways false
24049 status open
24050
24051 \begin_layout Plain Layout
24052 \align center
24053 \begin_inset Graphics
24054         filename ../clipart/mobius.eps
24055         lyxscale 50
24056         scale 50
24057         scaleBeforeRotation
24058
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \begin_layout Plain Layout
24065 \begin_inset Caption
24066
24067 \begin_layout Plain Layout
24068 \begin_inset CommandInset label
24069 LatexCommand label
24070 name "fig:Legende-de-fig"
24071
24072 \end_inset
24073
24074 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
24075  pour montrer les différents types de formats de légendes.
24076  Ici on a utilisé un format de légende personnalisé.
24077 \end_layout
24078
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \begin_layout Standard
24090 \begin_inset ERT
24091 status collapsed
24092
24093 \begin_layout Plain Layout
24094
24095
24096 \backslash
24097 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
24098 on}
24099 \end_layout
24100
24101 \end_inset
24102
24103
24104 \end_layout
24105
24106 \begin_layout Standard
24107 \begin_inset Float table
24108 placement !p
24109 wide false
24110 sideways false
24111 status open
24112
24113 \begin_layout Plain Layout
24114 \begin_inset Caption
24115
24116 \begin_layout Plain Layout
24117 \begin_inset CommandInset label
24118 LatexCommand label
24119 name "tab:Légende-de-tab"
24120
24121 \end_inset
24122
24123 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
24124  pour montrer les différents types de formats de légendes.
24125  Ici on a utilisé le format de légende implicite.
24126 \end_layout
24127
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \begin_layout Plain Layout
24134 \align center
24135 \begin_inset Tabular
24136 <lyxtabular version="3" rows="1" columns="5">
24137 <features tabularvalignment="middle">
24138 <column alignment="center" valignment="top" width="0">
24139 <column alignment="center" valignment="top" width="0">
24140 <column alignment="center" valignment="top" width="0">
24141 <column alignment="center" valignment="top" width="0">
24142 <column alignment="center" valignment="top" width="0">
24143 <row>
24144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148 a
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24154 \begin_inset Text
24155
24156 \begin_layout Plain Layout
24157 b
24158 \end_layout
24159
24160 \end_inset
24161 </cell>
24162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166 c
24167 \end_layout
24168
24169 \end_inset
24170 </cell>
24171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24172 \begin_inset Text
24173
24174 \begin_layout Plain Layout
24175 d
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Plain Layout
24184 e
24185 \end_layout
24186
24187 \end_inset
24188 </cell>
24189 </row>
24190 </lyxtabular>
24191
24192 \end_inset
24193
24194
24195 \end_layout
24196
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \begin_layout Section
24203 Positionnement de la Légende
24204 \begin_inset Index idx
24205 status collapsed
24206
24207 \begin_layout Plain Layout
24208 Légende ! Placement
24209 \end_layout
24210
24211 \end_inset
24212
24213
24214 \begin_inset Index idx
24215 status collapsed
24216
24217 \begin_layout Plain Layout
24218 Flottants ! Placement de la légende
24219 \end_layout
24220
24221 \end_inset
24222
24223
24224 \begin_inset CommandInset label
24225 LatexCommand label
24226 name "sec:Placement-légende"
24227
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \begin_layout Standard
24234 La règle habituelle pour placer la légende est :
24235 \end_layout
24236
24237 \begin_layout Description
24238 Figure
24239 \begin_inset space ~
24240 \end_inset
24241
24242 : La légende est placée en dessous de la figure
24243 \end_layout
24244
24245 \begin_layout Description
24246 Tableau
24247 \begin_inset space ~
24248 \end_inset
24249
24250 : La légende est placée au dessus du tableau
24251 \end_layout
24252
24253 \begin_layout Standard
24254 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
24255  au dessus des tableaux.
24256  Ce qui fait que si vous utilisez une des classes de document 
24257 \family sans
24258 article
24259 \family default
24260
24261 \family sans
24262 book
24263 \family default
24264
24265 \family sans
24266 letter
24267 \family default
24268 , ou 
24269 \family sans
24270 report
24271 \family default
24272  il n'y aura pas d'espace libre entre la légende et le tableau.
24273  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
24274  de chargement du paquetage LaTeX 
24275 \series bold
24276 caption
24277 \series default
24278  dans le préambule de votre document
24279 \begin_inset Foot
24280 status open
24281
24282 \begin_layout Plain Layout
24283 Voir la section
24284 \begin_inset space ~
24285 \end_inset
24286
24287
24288 \begin_inset CommandInset ref
24289 LatexCommand ref
24290 reference "sec:Formatage-légende"
24291
24292 \end_inset
24293
24294  pour plus d'information sur le paquetage 
24295 \series bold
24296 caption
24297 \series default
24298 .
24299 \end_layout
24300
24301 \end_inset
24302
24303 :
24304 \end_layout
24305
24306 \begin_layout Standard
24307
24308 \series bold
24309 tableposition=top
24310 \end_layout
24311
24312 \begin_layout Standard
24313 Si vous utilisez une classe de document 
24314 \series bold
24315 KOMA-Script
24316 \series default
24317
24318 \begin_inset Index idx
24319 status collapsed
24320
24321 \begin_layout Plain Layout
24322 Paquetages LaTeX ! KOMA-Script
24323 \end_layout
24324
24325 \end_inset
24326
24327  (
24328 \family sans
24329 article (KOMA-Script)
24330 \family default
24331
24332 \family sans
24333 book (KOMA-Script)
24334 \family default
24335
24336 \family sans
24337 letter (KOMA-Script)
24338 \family default
24339 , ou 
24340 \family sans
24341 report (KOMA-Script)
24342 \family default
24343
24344 \begin_inset space \thinspace{}
24345 \end_inset
24346
24347 ), vous pouvez utiliser à la place du paquetage 
24348 \series bold
24349 caption
24350 \series default
24351  l'option 
24352 \series bold
24353 captions=tableheading
24354 \series default
24355  de la classe de document.
24356 \end_layout
24357
24358 \begin_layout Standard
24359 \begin_inset VSpace bigskip
24360 \end_inset
24361
24362 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
24363  Pour cela, vous devez charger le paquetage LaTeX 
24364 \series bold
24365 sidecap
24366 \series default
24367
24368 \begin_inset Index idx
24369 status collapsed
24370
24371 \begin_layout Plain Layout
24372 Paquetages LaTeX ! sidecap
24373 \end_layout
24374
24375 \end_inset
24376
24377  dans le préambule de votre document avec la ligne de commande suivante
24378 \end_layout
24379
24380 \begin_layout Standard
24381
24382 \series bold
24383
24384 \backslash
24385 usepackage[option]{sidecap}
24386 \end_layout
24387
24388 \begin_layout Standard
24389 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
24390  extérieure – à droite sur les pages impaires et à gauche sur les pages
24391  paires.
24392  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
24393  
24394 \series bold
24395 innercaption
24396 \series default
24397 .
24398  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
24399  
24400 \series bold
24401 rightcaption
24402 \series default
24403  ou 
24404 \series bold
24405 leftcaption
24406 \series default
24407 .
24408 \end_layout
24409
24410 \begin_layout Standard
24411 \begin_inset ERT
24412 status collapsed
24413
24414 \begin_layout Plain Layout
24415
24416
24417 \backslash
24418 ifsidecap
24419 \end_layout
24420
24421 \end_inset
24422
24423
24424 \begin_inset Note Note
24425 status open
24426
24427 \begin_layout Plain Layout
24428 La section suivante ne sera affichée que si le paquetage LaTeX 
24429 \series bold
24430 sidecap
24431 \series default
24432  a été installé.
24433 \end_layout
24434
24435 \end_inset
24436
24437
24438 \end_layout
24439
24440 \begin_layout Standard
24441 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
24442  ajouter ces commandes dans le préambule de votre document :
24443 \end_layout
24444
24445 \begin_layout Standard
24446 \noindent
24447 \begin_inset CommandInset line
24448 LatexCommand rule
24449 offset "0.5ex"
24450 width "100line%"
24451 height "1pt"
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \begin_layout Standard
24459
24460 \series bold
24461
24462 \backslash
24463 newcommand{
24464 \backslash
24465 TabBesBeg}[1][1.0]{%
24466 \begin_inset Newline newline
24467 \end_inset
24468
24469
24470 \begin_inset Phantom HPhantom
24471 status open
24472
24473 \begin_layout Plain Layout
24474 \begin_inset space ~
24475 \end_inset
24476
24477
24478 \end_layout
24479
24480 \end_inset
24481
24482
24483 \backslash
24484 let
24485 \backslash
24486 MyTable
24487 \backslash
24488 table
24489 \begin_inset Newline newline
24490 \end_inset
24491
24492
24493 \begin_inset Phantom HPhantom
24494 status open
24495
24496 \begin_layout Plain Layout
24497
24498 \series medium
24499 \begin_inset space ~
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \end_inset
24506
24507
24508 \backslash
24509 let
24510 \backslash
24511 MyEndtable
24512 \backslash
24513 endtable
24514 \begin_inset Newline newline
24515 \end_inset
24516
24517
24518 \begin_inset Phantom HPhantom
24519 status open
24520
24521 \begin_layout Plain Layout
24522
24523 \series medium
24524 \begin_inset space ~
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \end_inset
24531
24532
24533 \backslash
24534 renewenvironment{table}[1]{
24535 \backslash
24536 begin{SCtable}[#1]##1}{
24537 \backslash
24538 end{SCtable}}}
24539 \end_layout
24540
24541 \begin_layout Standard
24542
24543 \series bold
24544
24545 \backslash
24546 newcommand{
24547 \backslash
24548 TabBesEnd}{%
24549 \begin_inset Newline newline
24550 \end_inset
24551
24552
24553 \begin_inset Phantom HPhantom
24554 status open
24555
24556 \begin_layout Plain Layout
24557 \begin_inset space ~
24558 \end_inset
24559
24560
24561 \end_layout
24562
24563 \end_inset
24564
24565
24566 \backslash
24567 let
24568 \backslash
24569 table
24570 \backslash
24571 MyTable
24572 \begin_inset Newline newline
24573 \end_inset
24574
24575
24576 \begin_inset Phantom HPhantom
24577 status open
24578
24579 \begin_layout Plain Layout
24580 \begin_inset space ~
24581 \end_inset
24582
24583
24584 \end_layout
24585
24586 \end_inset
24587
24588
24589 \backslash
24590 let
24591 \backslash
24592 endtable
24593 \backslash
24594 MyEndtable
24595 \end_layout
24596
24597 \begin_layout Standard
24598
24599 \series bold
24600
24601 \backslash
24602 newcommand{
24603 \backslash
24604 FigBesBeg}[1][1.0]{%
24605 \begin_inset Newline newline
24606 \end_inset
24607
24608
24609 \begin_inset Phantom HPhantom
24610 status open
24611
24612 \begin_layout Plain Layout
24613 \begin_inset space ~
24614 \end_inset
24615
24616
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \backslash
24623 let
24624 \backslash
24625 MyFigure
24626 \backslash
24627 figure
24628 \begin_inset Newline newline
24629 \end_inset
24630
24631
24632 \begin_inset Phantom HPhantom
24633 status open
24634
24635 \begin_layout Plain Layout
24636 \begin_inset space ~
24637 \end_inset
24638
24639
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \backslash
24646 let
24647 \backslash
24648 MyEndfigure
24649 \backslash
24650 endfigure
24651 \begin_inset Newline newline
24652 \end_inset
24653
24654
24655 \begin_inset Phantom HPhantom
24656 status open
24657
24658 \begin_layout Plain Layout
24659 \begin_inset space ~
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \end_inset
24666
24667
24668 \backslash
24669 renewenvironment{figure}[1]{
24670 \backslash
24671 begin{SCfigure}[#1]##1}{
24672 \backslash
24673 end{SCfigure}}}
24674 \end_layout
24675
24676 \begin_layout Standard
24677
24678 \series bold
24679
24680 \backslash
24681 newcommand{
24682 \backslash
24683 FigBesEnd}{%
24684 \begin_inset Newline newline
24685 \end_inset
24686
24687
24688 \begin_inset Phantom HPhantom
24689 status open
24690
24691 \begin_layout Plain Layout
24692 \begin_inset space ~
24693 \end_inset
24694
24695
24696 \end_layout
24697
24698 \end_inset
24699
24700
24701 \backslash
24702 let
24703 \backslash
24704 figure
24705 \backslash
24706 MyFigure
24707 \begin_inset Newline newline
24708 \end_inset
24709
24710
24711 \begin_inset Phantom HPhantom
24712 status open
24713
24714 \begin_layout Plain Layout
24715 \begin_inset space ~
24716 \end_inset
24717
24718
24719 \end_layout
24720
24721 \end_inset
24722
24723
24724 \backslash
24725 let
24726 \backslash
24727 endfigure
24728 \backslash
24729 MyEndfigure}
24730 \end_layout
24731
24732 \begin_layout Standard
24733 \noindent
24734 \begin_inset CommandInset line
24735 LatexCommand rule
24736 offset "0.5ex"
24737 width "100line%"
24738 height "1pt"
24739
24740 \end_inset
24741
24742
24743 \end_layout
24744
24745 \begin_layout Standard
24746 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24747  la légende se place sur le côté.
24748  Pour les flottants de figure, utilisez la commande
24749 \end_layout
24750
24751 \begin_layout Standard
24752
24753 \series bold
24754
24755 \backslash
24756 FigBesBeg
24757 \end_layout
24758
24759 \begin_layout Standard
24760 en code TeX avant le flottant.
24761  Et insérez la commande
24762 \end_layout
24763
24764 \begin_layout Standard
24765
24766 \series bold
24767
24768 \backslash
24769 FigBesEnd
24770 \end_layout
24771
24772 \begin_layout Standard
24773 en code TeX à l'endroit où vous voulez revenir à la définition originale
24774  du flottant.
24775 \end_layout
24776
24777 \begin_layout Standard
24778 Pour les flottants de tableau, utilisez les commandes correspondantes
24779 \end_layout
24780
24781 \begin_layout Standard
24782
24783 \series bold
24784
24785 \backslash
24786 TabBesBeg
24787 \series default
24788  et 
24789 \series bold
24790
24791 \backslash
24792 TabBesEnd
24793 \end_layout
24794
24795 \begin_layout Standard
24796 La figure
24797 \begin_inset space ~
24798 \end_inset
24799
24800
24801 \begin_inset CommandInset ref
24802 LatexCommand ref
24803 reference "fig:legende-a-coté-fig"
24804
24805 \end_inset
24806
24807  et le tableau
24808 \begin_inset space ~
24809 \end_inset
24810
24811
24812 \begin_inset CommandInset ref
24813 LatexCommand ref
24814 reference "tab:legende-à-coté-tableau"
24815
24816 \end_inset
24817
24818  sont des exemples où la légende a été mises sur le coté.
24819 \end_layout
24820
24821 \begin_layout Standard
24822 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24823  pour les flottants de tableau et vers le bas pour les flottants de figure.
24824  Pour changer ce comportement, vous pouvez utiliser les commandes
24825 \end_layout
24826
24827 \begin_layout Standard
24828
24829 \series bold
24830
24831 \backslash
24832 sidecaptionvpos{type flottant}{placement}
24833 \end_layout
24834
24835 \begin_layout Standard
24836 dans le préambule du document ou en code TeX juste avant le flottant visé.
24837  Le type du flottant est soit 
24838 \family sans
24839 figure
24840 \family default
24841  soit 
24842 \family sans
24843 table
24844 \family default
24845 , le placement peut être 
24846 \begin_inset Quotes eld
24847 \end_inset
24848
24849
24850 \family sans
24851 t
24852 \family default
24853
24854 \begin_inset Quotes erd
24855 \end_inset
24856
24857  pour haut (top), 
24858 \begin_inset Quotes eld
24859 \end_inset
24860
24861
24862 \family sans
24863 c
24864 \family default
24865
24866 \begin_inset Quotes erd
24867 \end_inset
24868
24869  pour centre (center), ou 
24870 \begin_inset Quotes eld
24871 \end_inset
24872
24873
24874 \family sans
24875 b
24876 \family default
24877
24878 \begin_inset Quotes erd
24879 \end_inset
24880
24881  pour bas (bottom).
24882  Pour que, par exemple, les légendes des flottants de figure soient centrés
24883  verticalement, utilisez la commande
24884 \end_layout
24885
24886 \begin_layout Standard
24887
24888 \series bold
24889
24890 \backslash
24891 sidecaptionvpos{figure}{c}
24892 \end_layout
24893
24894 \begin_layout Standard
24895 C'est ce qui a été utilisé pour la figure
24896 \begin_inset space ~
24897 \end_inset
24898
24899
24900 \begin_inset CommandInset ref
24901 LatexCommand ref
24902 reference "fig:legende-à-coté-fig-2"
24903
24904 \end_inset
24905
24906 .
24907 \end_layout
24908
24909 \begin_layout Standard
24910 \begin_inset VSpace medskip
24911 \end_inset
24912
24913
24914 \end_layout
24915
24916 \begin_layout Standard
24917 La largeur de légende par défaut est celle de l'image ou du tableau.
24918  Pour des images ou des tableaux étroits, comme le tableau
24919 \begin_inset space ~
24920 \end_inset
24921
24922
24923 \begin_inset CommandInset ref
24924 LatexCommand ref
24925 reference "tab:legende-à-coté-tableau"
24926
24927 \end_inset
24928
24929 , cela donne des légendes trop étroites.
24930  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
24931  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
24932  La largeur de la légende sera automatiquement recalculée dans le cas où
24933  cette dernière déborderait dans la marge de la page ou de la colonne à
24934  cause de la largeur indiquée.
24935  Le 
24936 \emph on
24937 facteur 
24938 \emph default
24939 peut soit être donné comme argument pour 
24940 \series bold
24941
24942 \backslash
24943 FigBesBeg
24944 \series default
24945 :
24946 \end_layout
24947
24948 \begin_layout Standard
24949
24950 \series bold
24951
24952 \backslash
24953 FigBesBeg[facteur]
24954 \end_layout
24955
24956 \begin_layout Standard
24957 ou dans la définition de 
24958 \series bold
24959
24960 \backslash
24961 FigBesBeg 
24962 \series default
24963 en remplaçant le
24964 \series bold
24965  1.0 
24966 \series default
24967 par une autre valeur.
24968  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
24969  façon implicite quand  
24970 \series bold
24971
24972 \backslash
24973 FigBesBeg
24974 \series default
24975  est utilisé sans argument.
24976  Pour le tableau
24977 \begin_inset space ~
24978 \end_inset
24979
24980
24981 \begin_inset CommandInset ref
24982 LatexCommand ref
24983 reference "tab:cap-beside-tab-wider"
24984
24985 \end_inset
24986
24987  on a utilisé 5 comme facteur.
24988 \end_layout
24989
24990 \begin_layout Standard
24991
24992 \lang english
24993 \begin_inset Note Greyedout
24994 status open
24995
24996 \begin_layout Plain Layout
24997
24998 \series bold
24999 Note:
25000 \series default
25001  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
25002  utiliser l'option de placement, 
25003 \family sans
25004 Ici
25005 \begin_inset space ~
25006 \end_inset
25007
25008 à
25009 \begin_inset space ~
25010 \end_inset
25011
25012 tout
25013 \begin_inset space ~
25014 \end_inset
25015
25016 prix
25017 \family default
25018  parce qu'elle n'est pas gérée par 
25019 \series bold
25020 sidecap
25021 \series default
25022 .
25023 \end_layout
25024
25025 \end_inset
25026
25027
25028 \end_layout
25029
25030 \begin_layout Standard
25031 \begin_inset VSpace medskip
25032 \end_inset
25033
25034 Pour plus d'information sur le paquetage 
25035 \series bold
25036 sidecap
25037 \series default
25038  nous vous renvoyons à sa documentation 
25039 \begin_inset CommandInset citation
25040 LatexCommand cite
25041 key "sidecap"
25042
25043 \end_inset
25044
25045 .
25046 \end_layout
25047
25048 \begin_layout Standard
25049 \begin_inset Note Greyedout
25050 status open
25051
25052 \begin_layout Plain Layout
25053
25054 \series bold
25055 Note:
25056 \series default
25057  Le paquetage LaTeX 
25058 \series bold
25059 hypcap
25060 \series default
25061
25062 \begin_inset Index idx
25063 status collapsed
25064
25065 \begin_layout Plain Layout
25066 Paquetages LaTeX ! hypcap
25067 \end_layout
25068
25069 \end_inset
25070
25071 , qui est décrit dans la section
25072 \begin_inset space ~
25073 \end_inset
25074
25075
25076 \begin_inset CommandInset ref
25077 LatexCommand ref
25078 reference "sub:Reference-Position"
25079
25080 \end_inset
25081
25082 , n'a pas d'effet sur les flottants avec une légende placée à côté.
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Standard
25091 \begin_inset ERT
25092 status collapsed
25093
25094 \begin_layout Plain Layout
25095
25096
25097 \backslash
25098 FigBesBeg 
25099 \end_layout
25100
25101 \end_inset
25102
25103
25104 \end_layout
25105
25106 \begin_layout Standard
25107 \begin_inset Float figure
25108 wide false
25109 sideways false
25110 status open
25111
25112 \begin_layout Plain Layout
25113 \begin_inset Graphics
25114         filename ../clipart/escher-lsd.eps
25115         scale 75
25116         scaleBeforeRotation
25117
25118 \end_inset
25119
25120
25121 \end_layout
25122
25123 \begin_layout Plain Layout
25124 \begin_inset Caption
25125
25126 \begin_layout Plain Layout
25127 \begin_inset CommandInset label
25128 LatexCommand label
25129 name "fig:legende-a-coté-fig"
25130
25131 \end_inset
25132
25133 Une légende à côté d'une figure.
25134 \end_layout
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 \begin_inset ERT
25148 status collapsed
25149
25150 \begin_layout Plain Layout
25151
25152
25153 \backslash
25154 FigBesEnd
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Standard
25163 \begin_inset ERT
25164 status collapsed
25165
25166 \begin_layout Plain Layout
25167
25168
25169 \backslash
25170 TabBesBeg 
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \begin_layout Standard
25179 \begin_inset Float table
25180 wide false
25181 sideways false
25182 status open
25183
25184 \begin_layout Plain Layout
25185 \begin_inset Caption
25186
25187 \begin_layout Plain Layout
25188 \begin_inset CommandInset label
25189 LatexCommand label
25190 name "tab:legende-à-coté-tableau"
25191
25192 \end_inset
25193
25194 Une légende à côté d'un tableau.
25195 \end_layout
25196
25197 \end_inset
25198
25199
25200 \end_layout
25201
25202 \begin_layout Plain Layout
25203 \begin_inset Tabular
25204 <lyxtabular version="3" rows="4" columns="5">
25205 <features tabularvalignment="middle">
25206 <column alignment="center" valignment="top" width="0">
25207 <column alignment="center" valignment="top" width="0">
25208 <column alignment="center" valignment="top" width="0">
25209 <column alignment="center" valignment="top" width="0">
25210 <column alignment="center" valignment="top" width="0">
25211 <row>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216 a
25217 \end_layout
25218
25219 \end_inset
25220 </cell>
25221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Plain Layout
25225
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234 b
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252 c
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 </row>
25258 <row>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \end_layout
25265
25266 \end_inset
25267 </cell>
25268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272 d
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25278 \begin_inset Text
25279
25280 \begin_layout Plain Layout
25281
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290 e
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 </row>
25305 <row>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310 f
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328 g
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346 h
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 </row>
25352 <row>
25353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357
25358 \end_layout
25359
25360 \end_inset
25361 </cell>
25362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366 i
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384 j
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Plain Layout
25393
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 </row>
25399 </lyxtabular>
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \begin_layout Standard
25412 \begin_inset ERT
25413 status collapsed
25414
25415 \begin_layout Plain Layout
25416
25417
25418 \backslash
25419 TabBesEnd
25420 \end_layout
25421
25422 \end_inset
25423
25424
25425 \end_layout
25426
25427 \begin_layout Standard
25428 \begin_inset ERT
25429 status collapsed
25430
25431 \begin_layout Plain Layout
25432
25433
25434 \backslash
25435 sidecaptionvpos{figure}{c}
25436 \end_layout
25437
25438 \end_inset
25439
25440
25441 \begin_inset Float figure
25442 wide false
25443 sideways false
25444 status open
25445
25446 \begin_layout Plain Layout
25447 \begin_inset Graphics
25448         filename ../clipart/escher-lsd.eps
25449         scale 75
25450         scaleBeforeRotation
25451
25452 \end_inset
25453
25454
25455 \end_layout
25456
25457 \begin_layout Plain Layout
25458 \begin_inset Caption
25459
25460 \begin_layout Plain Layout
25461 \begin_inset CommandInset label
25462 LatexCommand label
25463 name "fig:legende-à-coté-fig-2"
25464
25465 \end_inset
25466
25467 Une légende centrée verticalement à côté d'une figure.
25468 \end_layout
25469
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Standard
25481 \begin_inset ERT
25482 status collapsed
25483
25484 \begin_layout Plain Layout
25485
25486
25487 \backslash
25488 FigBesEnd
25489 \end_layout
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \begin_layout Standard
25497 \begin_inset ERT
25498 status collapsed
25499
25500 \begin_layout Plain Layout
25501
25502
25503 \backslash
25504 TabBesBeg[5]
25505 \end_layout
25506
25507 \end_inset
25508
25509
25510 \end_layout
25511
25512 \begin_layout Standard
25513 \begin_inset Float table
25514 wide false
25515 sideways false
25516 status open
25517
25518 \begin_layout Plain Layout
25519 \begin_inset Caption
25520
25521 \begin_layout Plain Layout
25522
25523 \lang english
25524 \begin_inset CommandInset label
25525 LatexCommand label
25526 name "tab:cap-beside-tab-wider"
25527
25528 \end_inset
25529
25530 This is a caption is wider than the one in
25531 \lang french
25532  tableau
25533 \begin_inset space ~
25534 \end_inset
25535
25536
25537 \begin_inset CommandInset ref
25538 LatexCommand ref
25539 reference "tab:legende-à-coté-tableau"
25540
25541 \end_inset
25542
25543 .
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Plain Layout
25552 \begin_inset Tabular
25553 <lyxtabular version="3" rows="4" columns="5">
25554 <features tabularvalignment="middle">
25555 <column alignment="center" valignment="top" width="0">
25556 <column alignment="center" valignment="top" width="0">
25557 <column alignment="center" valignment="top" width="0">
25558 <column alignment="center" valignment="top" width="0">
25559 <column alignment="center" valignment="top" width="0">
25560 <row>
25561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25562 \begin_inset Text
25563
25564 \begin_layout Plain Layout
25565 a
25566 \end_layout
25567
25568 \end_inset
25569 </cell>
25570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25571 \begin_inset Text
25572
25573 \begin_layout Plain Layout
25574
25575 \end_layout
25576
25577 \end_inset
25578 </cell>
25579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25580 \begin_inset Text
25581
25582 \begin_layout Plain Layout
25583 b
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Plain Layout
25592
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Plain Layout
25601 c
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 </row>
25607 <row>
25608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25609 \begin_inset Text
25610
25611 \begin_layout Plain Layout
25612
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621 d
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Plain Layout
25630
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Plain Layout
25639 e
25640 \end_layout
25641
25642 \end_inset
25643 </cell>
25644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648
25649 \end_layout
25650
25651 \end_inset
25652 </cell>
25653 </row>
25654 <row>
25655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Plain Layout
25659 f
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25665 \begin_inset Text
25666
25667 \begin_layout Plain Layout
25668
25669 \end_layout
25670
25671 \end_inset
25672 </cell>
25673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Plain Layout
25677 g
25678 \end_layout
25679
25680 \end_inset
25681 </cell>
25682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686
25687 \end_layout
25688
25689 \end_inset
25690 </cell>
25691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25692 \begin_inset Text
25693
25694 \begin_layout Plain Layout
25695 h
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 </row>
25701 <row>
25702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25703 \begin_inset Text
25704
25705 \begin_layout Plain Layout
25706
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715 i
25716 \end_layout
25717
25718 \end_inset
25719 </cell>
25720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25721 \begin_inset Text
25722
25723 \begin_layout Plain Layout
25724
25725 \end_layout
25726
25727 \end_inset
25728 </cell>
25729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25730 \begin_inset Text
25731
25732 \begin_layout Plain Layout
25733 j
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 </row>
25748 </lyxtabular>
25749
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \begin_layout Standard
25761 \begin_inset ERT
25762 status collapsed
25763
25764 \begin_layout Plain Layout
25765
25766
25767 \backslash
25768 TabBesEnd
25769 \end_layout
25770
25771 \end_inset
25772
25773
25774 \end_layout
25775
25776 \begin_layout Standard
25777 \begin_inset ERT
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781
25782
25783 \backslash
25784 else
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \begin_inset Note Note
25791 status open
25792
25793 \begin_layout Plain Layout
25794 Ce qui suit sera affiché si le paquetage LaTeX 
25795 \series bold
25796 sidecap
25797 \series default
25798  n'est pas installé :
25799 \end_layout
25800
25801 \end_inset
25802
25803
25804 \end_layout
25805
25806 \begin_layout Standard
25807 Vous devez installer le paquetage LaTeX 
25808 \series bold
25809 sidecap
25810 \series default
25811  pour voir la suite de cette section dans la sortie imprimée.
25812 \end_layout
25813
25814 \begin_layout Standard
25815 \begin_inset ERT
25816 status collapsed
25817
25818 \begin_layout Plain Layout
25819
25820
25821 \backslash
25822 fi
25823 \end_layout
25824
25825 \end_inset
25826
25827
25828 \end_layout
25829
25830 \begin_layout Section
25831 Les listes de flottants
25832 \begin_inset Index idx
25833 status collapsed
25834
25835 \begin_layout Plain Layout
25836 Flottants ! Listes de Flottants
25837 \end_layout
25838
25839 \end_inset
25840
25841
25842 \end_layout
25843
25844 \begin_layout Standard
25845 De la même façon que la table des matières fait la liste des sections du
25846  document, il y a des listes pour tous les types de flottants, comme par
25847  exemple pour les figures du document.
25848  Vous pouvez les insérer en utilisant le menu 
25849 \family sans
25850 Insérer\SpecialChar \menuseparator
25851 Listes
25852 \begin_inset space ~
25853 \end_inset
25854
25855 &
25856 \begin_inset space ~
25857 \end_inset
25858
25859 TdM
25860 \family default
25861 .
25862 \end_layout
25863
25864 \begin_layout Standard
25865 Les entrées de la liste sont la légende du flottant ou éventuellement le
25866  titre court, le numéro du flottant, et le numéro de la page où le flottant
25867  apparaît dans le document.
25868 \end_layout
25869
25870 \begin_layout Standard
25871 Vous trouverez à la fin de ce document une liste des figures et une liste
25872  des tableaux.
25873 \end_layout
25874
25875 \begin_layout Chapter
25876 Notes
25877 \end_layout
25878
25879 \begin_layout Section
25880 Les notes de LyX
25881 \begin_inset Index idx
25882 status collapsed
25883
25884 \begin_layout Plain Layout
25885 Notes ! Notes LyX 
25886 \end_layout
25887
25888 \end_inset
25889
25890
25891 \end_layout
25892
25893 \begin_layout Standard
25894 On peut insérer une note en utilisant le bouton 
25895 \family sans
25896
25897 \begin_inset Info
25898 type  "icon"
25899 arg   "note-insert"
25900 \end_inset
25901
25902
25903 \family default
25904  de la barre d'outils ou avec le menu 
25905 \family sans
25906 Insérer\SpecialChar \menuseparator
25907 Note
25908 \family default
25909 .
25910  Il y a trois types de notes :
25911 \end_layout
25912
25913 \begin_layout Description
25914 Note
25915 \begin_inset space ~
25916 \end_inset
25917
25918 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
25919  finale.
25920  La boîte de cette note ressemble à ceci :
25921 \begin_inset Newline newline
25922 \end_inset
25923
25924
25925 \begin_inset Newline newline
25926 \end_inset
25927
25928
25929 \begin_inset Graphics
25930         filename clipart/LyXNoteImageQt4.png
25931         display false
25932         scale 65
25933         scaleBeforeRotation
25934
25935 \end_inset
25936
25937  
25938 \begin_inset Note Note
25939 status open
25940
25941 \begin_layout Plain Layout
25942 Le texte de cette note n'apparaîtra pas à l'impression.
25943 \end_layout
25944
25945 \end_inset
25946
25947
25948 \end_layout
25949
25950 \begin_layout Description
25951 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
25952  il est inséré comme un commentaire LaTeX quand vous exportez votre document
25953  vers un fichier au format LaTeX avec le menu 
25954 \family sans
25955 Fichier\SpecialChar \menuseparator
25956 Exporter\SpecialChar \menuseparator
25957 LaTeX (pdflatex) / (plain)
25958 \family default
25959 .
25960  La boîte de cette note ressemble à ceci :
25961 \begin_inset Newline newline
25962 \end_inset
25963
25964
25965 \begin_inset Newline newline
25966 \end_inset
25967
25968
25969 \begin_inset Graphics
25970         filename clipart/CommentNoteImageQt4.png
25971         display false
25972         scale 55
25973         scaleBeforeRotation
25974
25975 \end_inset
25976
25977
25978 \lang english
25979  
25980 \lang french
25981
25982 \begin_inset Note Comment
25983 status open
25984
25985 \begin_layout Plain Layout
25986 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25987  LaTeX.
25988 \end_layout
25989
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \begin_layout Description
25996 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25997  La boîte de cette note ressemble à ceci :
25998 \lang english
25999
26000 \begin_inset Newline newline
26001 \end_inset
26002
26003
26004 \lang french
26005
26006 \begin_inset Newline newline
26007 \end_inset
26008
26009
26010 \begin_inset Graphics
26011         filename clipart/GreyedOutNoteImageQt4.png
26012         lyxscale 80
26013         display false
26014         scale 55
26015         scaleBeforeRotation
26016
26017 \end_inset
26018
26019
26020 \begin_inset Newline newline
26021 \end_inset
26022
26023
26024 \begin_inset ERT
26025 status collapsed
26026
26027 \begin_layout Plain Layout
26028
26029
26030 \backslash
26031 renewenvironment{lyxgreyedout}
26032 \end_layout
26033
26034 \begin_layout Plain Layout
26035
26036 {
26037 \backslash
26038 textcolor[gray]{0.8}
26039 \backslash
26040 bgroup}{
26041 \backslash
26042 egroup}
26043 \end_layout
26044
26045 \end_inset
26046
26047
26048 \begin_inset Note Greyedout
26049 status open
26050
26051 \begin_layout Plain Layout
26052 Le texte
26053 \begin_inset Foot
26054 status collapsed
26055
26056 \begin_layout Plain Layout
26057 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
26058  grisé.
26059  
26060 \end_layout
26061
26062 \end_inset
26063
26064  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
26065 \end_layout
26066
26067 \end_inset
26068
26069
26070 \begin_inset ERT
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074
26075
26076 \backslash
26077 renewenvironment{lyxgreyedout}
26078 \end_layout
26079
26080 \begin_layout Plain Layout
26081
26082 {
26083 \backslash
26084 textcolor{blue}
26085 \backslash
26086 bgroup}{
26087 \backslash
26088 egroup}
26089 \end_layout
26090
26091 \end_inset
26092
26093
26094 \begin_inset Note Note
26095 status collapsed
26096
26097 \begin_layout Plain Layout
26098 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
26099  originale qu'elle a dans LyX.
26100  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
26101  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \begin_inset Newline newline
26108 \end_inset
26109
26110
26111 \begin_inset Newline newline
26112 \end_inset
26113
26114 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
26115  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
26116 \end_layout
26117
26118 \begin_layout Standard
26119 \begin_inset VSpace bigskip
26120 \end_inset
26121
26122 Quand vous utilisez le bouton 
26123 \family sans
26124
26125 \begin_inset Info
26126 type  "icon"
26127 arg   "note-insert"
26128 \end_inset
26129
26130
26131 \family default
26132  de la barre d'outils, vous insérez une 
26133 \family sans
26134 Note
26135 \begin_inset space ~
26136 \end_inset
26137
26138 LyX
26139 \family default
26140 .
26141  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
26142 la et cliquez sur le bouton d'insertion de note.
26143  Pour retransformer une note en texte, appuyez sur la touche 
26144 \family sans
26145 backspace
26146 \family default
26147  quand le curseur est au tout début de la note ou appuyez sur la touche
26148  
26149 \family sans
26150 Suppr.
26151
26152 \family default
26153  quand le curseur se trouve à la fin de la note.
26154 \end_layout
26155
26156 \begin_layout Standard
26157 \begin_inset VSpace bigskip
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \begin_layout Standard
26164 Vous pouvez changer la couleur des notes grisées dans le menu 
26165 \family sans
26166 Document\SpecialChar \menuseparator
26167 Paramètres\SpecialChar \menuseparator
26168 Couleurs
26169 \family default
26170 .
26171 \end_layout
26172
26173 \begin_layout Section
26174 Notes en bas de page
26175 \begin_inset CommandInset label
26176 LatexCommand label
26177 name "sec:Notes-bas-de-page"
26178
26179 \end_inset
26180
26181
26182 \begin_inset Index idx
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186 Notes ! Notes de bas de page
26187 \end_layout
26188
26189 \end_inset
26190
26191
26192 \begin_inset Index idx
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196 Notes de bas de page
26197 \end_layout
26198
26199 \end_inset
26200
26201
26202 \end_layout
26203
26204 \begin_layout Standard
26205 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
26206  
26207 \family sans
26208
26209 \begin_inset Info
26210 type  "icon"
26211 arg   "footnote-insert"
26212 \end_inset
26213
26214
26215 \family default
26216  de la barre d'outils, soit en utilisant le menu 
26217 \family sans
26218 Insérer\SpecialChar \menuseparator
26219 Note
26220 \begin_inset space ~
26221 \end_inset
26222
26223 en
26224 \begin_inset space ~
26225 \end_inset
26226
26227 Bas
26228 \begin_inset space ~
26229 \end_inset
26230
26231 de
26232 \begin_inset space ~
26233 \end_inset
26234
26235 Page
26236 \family default
26237 .
26238  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
26239  rouge 
26240 \begin_inset Quotes fld
26241 \end_inset
26242
26243 bas
26244 \begin_inset Quotes frd
26245 \end_inset
26246
26247  qui ressemble à ceci : 
26248 \begin_inset Graphics
26249         filename clipart/footnoteQt4.png
26250         scale 80
26251         scaleBeforeRotation
26252
26253 \end_inset
26254
26255  Vous pouvez y entrer votre texte.
26256  Si vous voulez transformer du texte déjà existant en note en bas de page,
26257  sélectionnez-le et cliquez sur le bouton 
26258 \family sans
26259 Note
26260 \begin_inset space ~
26261 \end_inset
26262
26263 en
26264 \begin_inset space ~
26265 \end_inset
26266
26267 Bas
26268 \begin_inset space ~
26269 \end_inset
26270
26271 de
26272 \begin_inset space ~
26273 \end_inset
26274
26275 Page
26276 \family default
26277  de la barre d'outils.
26278  Pour retransformer une note de bas de page en texte, appuyez sur la touche
26279  
26280 \family sans
26281 Backspace
26282 \family default
26283  quand le curseur est au tout début de la note ou appuyez sur la touche
26284  
26285 \family sans
26286 Suppr.
26287
26288 \family default
26289  quand le curseur se trouve à la fin de la note.
26290 \end_layout
26291
26292 \begin_layout Standard
26293 Voici un exemple de note en bas de page:
26294 \begin_inset Foot
26295 status open
26296
26297 \begin_layout Plain Layout
26298 \begin_inset CommandInset label
26299 LatexCommand label
26300 name "fn:Note-en-bas"
26301
26302 \end_inset
26303
26304 Ceci est un exemple de note en bas de page.
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \begin_inset ERT
26311 status collapsed
26312
26313 \begin_layout Plain Layout
26314
26315
26316 \backslash
26317 newcounter{MyRepeatFoot}
26318 \end_layout
26319
26320 \begin_layout Plain Layout
26321
26322
26323 \backslash
26324 setcounter{MyRepeatFoot}{
26325 \backslash
26326 thefootnote}
26327 \end_layout
26328
26329 \end_inset
26330
26331
26332 \end_layout
26333
26334 \begin_layout Standard
26335 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
26336  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
26337  de note.
26338  Le texte de la note est placé en bas de la page courante.
26339  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
26340  Selon votre classe de document les numéros de notes pourront être réinitialisés
26341  à chaque nouveau chapitre.
26342 \end_layout
26343
26344 \begin_layout Standard
26345 On peut faire référence à une note en bas de page comme on le fait avec
26346  les flottants : Insérez une étiquette dans la note et faites une référence
26347  croisée vers cette étiquette comme c'est décrit dans la
26348 \begin_inset space ~
26349 \end_inset
26350
26351
26352 \begin_inset CommandInset ref
26353 LatexCommand ref
26354 reference "sec:Referencer-les-Flottants"
26355
26356 \end_inset
26357
26358 .
26359 \begin_inset Newline newline
26360 \end_inset
26361
26362 Voici une référence à une note de bas de page :
26363 \begin_inset space ~
26364 \end_inset
26365
26366
26367 \begin_inset CommandInset ref
26368 LatexCommand ref
26369 reference "fn:Note-en-bas"
26370
26371 \end_inset
26372
26373 .
26374 \end_layout
26375
26376 \begin_layout Standard
26377 \begin_inset VSpace defskip
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \begin_layout Standard
26384 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
26385  par LaTeX pour des raisons techniques.
26386  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
26387  
26388 \series bold
26389
26390 \backslash
26391 footnotemark{}
26392 \series default
26393  en code TeX à la place de la note de bas de page.
26394  Le texte de la note est mis en argument de la commande TeX 
26395 \series bold
26396
26397 \backslash
26398 footnotetext
26399 \series default
26400  après le tableau.
26401 \begin_inset Newline newline
26402 \end_inset
26403
26404 C'est ce qui a été fait pour le tableau qui suit avec la commande
26405 \end_layout
26406
26407 \begin_layout Standard
26408
26409 \series bold
26410
26411 \backslash
26412 footnotetext{
26413 \series default
26414 Note de bas de page de tableau imprimée.
26415 \series bold
26416 }
26417 \end_layout
26418
26419 \begin_layout Standard
26420
26421 \lang english
26422 \begin_inset Tabular
26423 <lyxtabular version="3" rows="2" columns="1">
26424 <features tabularvalignment="middle">
26425 <column alignment="center" valignment="top" width="0">
26426 <row>
26427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Plain Layout
26431 Un exemple de texte
26432 \begin_inset Foot
26433 status open
26434
26435 \begin_layout Plain Layout
26436 Cette note ne sera pas imprimée
26437 \begin_inset space ~
26438 \end_inset
26439
26440 !
26441 \end_layout
26442
26443 \end_inset
26444
26445
26446 \end_layout
26447
26448 \end_inset
26449 </cell>
26450 </row>
26451 <row>
26452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456 Un autre exemple de texte
26457 \begin_inset ERT
26458 status collapsed
26459
26460 \begin_layout Plain Layout
26461
26462
26463 \backslash
26464 footnotemark{}
26465 \end_layout
26466
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 </row>
26475 </lyxtabular>
26476
26477 \end_inset
26478
26479
26480 \begin_inset ERT
26481 status collapsed
26482
26483 \begin_layout Plain Layout
26484
26485
26486 \backslash
26487 footnotetext{
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \lang french
26494 Note de bas de page de tableau imprimée.
26495 \lang english
26496
26497 \begin_inset ERT
26498 status collapsed
26499
26500 \begin_layout Plain Layout
26501
26502 }
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \begin_layout Standard
26511 Les notes de bas de page dans des tableaux longs sont décrites dans la section
26512 \begin_inset space ~
26513 \end_inset
26514
26515
26516 \begin_inset CommandInset ref
26517 LatexCommand ref
26518 reference "sub:Notes-dans-tableau-long"
26519
26520 \end_inset
26521
26522 .
26523 \end_layout
26524
26525 \begin_layout Standard
26526 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
26527  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
26528 e, vu que la minipage est considérée comme une page se trouvant dans une
26529  autre page.
26530  Pour plus d'information sur les minipages, voyez la section
26531 \begin_inset space ~
26532 \end_inset
26533
26534
26535 \begin_inset CommandInset ref
26536 LatexCommand ref
26537 reference "sec:Minipages"
26538
26539 \end_inset
26540
26541 .
26542  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
26543  s'imprime en bas de page comme une note normale, on doit aussi utiliser
26544  la méthode utilisant les commandes 
26545 \series bold
26546
26547 \backslash
26548 footnotemark{}
26549 \series default
26550  et 
26551 \series bold
26552
26553 \backslash
26554 footnotetext
26555 \series default
26556 .
26557 \end_layout
26558
26559 \begin_layout Standard
26560 \begin_inset Box Frameless
26561 position "t"
26562 hor_pos "c"
26563 has_inner_box 1
26564 inner_pos "t"
26565 use_parbox 0
26566 use_makebox 0
26567 width "100col%"
26568 special "none"
26569 height "1in"
26570 height_special "totalheight"
26571 status open
26572
26573 \begin_layout Plain Layout
26574 Un exemple de texte dans une minipage.
26575 \begin_inset Foot
26576 status open
26577
26578 \begin_layout Plain Layout
26579 Note de bas de page dans la minipage.
26580 \end_layout
26581
26582 \end_inset
26583
26584
26585 \end_layout
26586
26587 \begin_layout Plain Layout
26588 Un autre exemple de texte dans une minipage.
26589 \begin_inset ERT
26590 status collapsed
26591
26592 \begin_layout Plain Layout
26593
26594
26595 \backslash
26596 footnotemark{}
26597 \end_layout
26598
26599 \end_inset
26600
26601
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \begin_layout Standard
26610 \begin_inset ERT
26611 status collapsed
26612
26613 \begin_layout Plain Layout
26614
26615
26616 \backslash
26617 footnotetext{
26618 \end_layout
26619
26620 \end_inset
26621
26622 Note de bas de page en dehors de la minipage.
26623 \begin_inset ERT
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627
26628 }
26629 \end_layout
26630
26631 \end_inset
26632
26633
26634 \end_layout
26635
26636 \begin_layout Standard
26637 \begin_inset VSpace defskip
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \begin_layout Standard
26644 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
26645  utilisez la commande 
26646 \series bold
26647
26648 \backslash
26649 footnotemark[number]
26650 \series default
26651  en code TeX.
26652 \begin_inset Newline newline
26653 \end_inset
26654
26655 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
26656  votre texte, vous devez enregistrer son numéro.
26657  Dans l'exemple de marque de note de bas de page suivant, ces commandes
26658  ont été insérées en code TeX après la note
26659 \begin_inset space ~
26660 \end_inset
26661
26662
26663 \begin_inset CommandInset ref
26664 LatexCommand ref
26665 reference "fn:Note-en-bas"
26666
26667 \end_inset
26668
26669  pour enregistrer son numéro
26670 \begin_inset space ~
26671 \end_inset
26672
26673 :
26674 \end_layout
26675
26676 \begin_layout Standard
26677
26678 \series bold
26679
26680 \backslash
26681 newcounter{MaNoteDupliquee}
26682 \begin_inset Newline newline
26683 \end_inset
26684
26685
26686 \backslash
26687 setcounter{MaNoteDupliquee}{
26688 \backslash
26689 thefootnote}
26690 \end_layout
26691
26692 \begin_layout Standard
26693 La note de bas de page a été créée avec la commande
26694 \begin_inset space ~
26695 \end_inset
26696
26697 :
26698 \end_layout
26699
26700 \begin_layout Standard
26701
26702 \series bold
26703
26704 \backslash
26705 footnotemark[
26706 \backslash
26707 MaNoteDupliquee]
26708 \end_layout
26709
26710 \begin_layout Standard
26711 Voici une note de bas de page dupliquée
26712 \begin_inset space ~
26713 \end_inset
26714
26715 :
26716 \begin_inset ERT
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720
26721
26722 \backslash
26723 footnotemark[
26724 \backslash
26725 theMyRepeatFoot]
26726 \end_layout
26727
26728 \end_inset
26729
26730
26731 \end_layout
26732
26733 \begin_layout Standard
26734 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
26735 t du numéro de note et juste utiliser la commande suivante
26736 \end_layout
26737
26738 \begin_layout Standard
26739
26740 \series bold
26741
26742 \backslash
26743 footnotemark[
26744 \backslash
26745 thefootnote]
26746 \end_layout
26747
26748 \begin_layout Standard
26749 Voici une autre note de bas de page dupliquée
26750 \begin_inset space ~
26751 \end_inset
26752
26753 :
26754 \begin_inset ERT
26755 status collapsed
26756
26757 \begin_layout Plain Layout
26758
26759
26760 \backslash
26761 footnotemark[
26762 \backslash
26763 thefootnote]
26764 \end_layout
26765
26766 \end_inset
26767
26768
26769 \end_layout
26770
26771 \begin_layout Subsection
26772 Numérotation de notes de bas de page
26773 \begin_inset CommandInset label
26774 LatexCommand label
26775 name "sub:Numerotation-notes-bas-de-page"
26776
26777 \end_inset
26778
26779
26780 \begin_inset Index idx
26781 status collapsed
26782
26783 \begin_layout Plain Layout
26784 Notes de bas de page ! Numérotation
26785 \end_layout
26786
26787 \end_inset
26788
26789
26790 \end_layout
26791
26792 \begin_layout Standard
26793 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
26794  ajoutez cette commande dans le préambule de votre document :
26795 \end_layout
26796
26797 \begin_layout Standard
26798
26799 \series bold
26800
26801 \backslash
26802 @addtoreset{footnote}{section}
26803 \end_layout
26804
26805 \begin_layout Standard
26806 \begin_inset VSpace bigskip
26807 \end_inset
26808
26809 La commande de préambule suivante change le style de numérotation des notes
26810  en petits chiffres romains :
26811 \end_layout
26812
26813 \begin_layout Standard
26814
26815 \series bold
26816
26817 \backslash
26818 renewcommand{
26819 \backslash
26820 thefootnote}{
26821 \backslash
26822 roman{footnote}}
26823 \end_layout
26824
26825 \begin_layout Standard
26826 \begin_inset ERT
26827 status collapsed
26828
26829 \begin_layout Plain Layout
26830
26831
26832 \backslash
26833 renewcommand{
26834 \backslash
26835 thefootnote}{
26836 \backslash
26837 roman{footnote}}
26838 \end_layout
26839
26840 \end_inset
26841
26842  Cette note de bas de page utilise une numérotation en chiffres romains
26843  :
26844 \begin_inset Foot
26845 status open
26846
26847 \begin_layout Plain Layout
26848 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
26849  romains.
26850 \end_layout
26851
26852 \end_inset
26853
26854
26855 \end_layout
26856
26857 \begin_layout Standard
26858 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
26859  la commande précédente 
26860 \series bold
26861
26862 \backslash
26863 roman
26864 \series default
26865  par 
26866 \series bold
26867
26868 \backslash
26869 Roman
26870 \series default
26871 .
26872  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
26873  utilisez respectivement soit 
26874 \series bold
26875
26876 \backslash
26877 Alph
26878 \series default
26879  soit 
26880 \series bold
26881
26882 \backslash
26883 alph
26884 \series default
26885 .
26886  Pour les 
26887 \begin_inset Quotes eld
26888 \end_inset
26889
26890 numéroter
26891 \begin_inset Quotes erd
26892 \end_inset
26893
26894  avec des symboles, utilisez 
26895 \series bold
26896
26897 \backslash
26898 fnsymbol
26899 \series default
26900 .
26901 \end_layout
26902
26903 \begin_layout Standard
26904 \begin_inset Note Greyedout
26905 status open
26906
26907 \begin_layout Plain Layout
26908
26909 \series bold
26910 Note:
26911 \series default
26912  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26913  puisque cette numérotation est limitée à des lettres seules.
26914 \end_layout
26915
26916 \end_inset
26917
26918
26919 \begin_inset Newline newline
26920 \end_inset
26921
26922
26923 \begin_inset Note Greyedout
26924 status open
26925
26926 \begin_layout Plain Layout
26927
26928 \series bold
26929 Note:
26930 \series default
26931  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Standard
26940 Pour revenir au style de numérotation implicite quand vous en avez changé,
26941  utilisez 
26942 \series bold
26943
26944 \backslash
26945 arabic
26946 \series default
26947  à la place de 
26948 \series bold
26949
26950 \backslash
26951 roman
26952 \series default
26953  dans la commande précédente.
26954 \begin_inset ERT
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958
26959
26960 \backslash
26961 renewcommand{
26962 \backslash
26963 thefootnote}{
26964 \backslash
26965 arabic{footnote}}
26966 \end_layout
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \begin_layout Standard
26974 \begin_inset VSpace bigskip
26975 \end_inset
26976
26977
26978 \end_layout
26979
26980 \begin_layout Standard
26981 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26982  le schéma 
26983 \begin_inset Quotes eld
26984 \end_inset
26985
26986 chapitre.note
26987 \begin_inset Quotes erd
26988 \end_inset
26989
26990 , ajoutez la commande suivante au préambule de votre document :
26991 \end_layout
26992
26993 \begin_layout Standard
26994
26995 \series bold
26996
26997 \backslash
26998 numberwithin{footnote}{chapter}
26999 \end_layout
27000
27001 \begin_layout Standard
27002 Pour pouvoir utiliser la commande 
27003 \series bold
27004
27005 \backslash
27006 numberwithin
27007 \series default
27008 , activez dans la rubrique 
27009 \family sans
27010 Options
27011 \begin_inset space ~
27012 \end_inset
27013
27014 des
27015 \begin_inset space ~
27016 \end_inset
27017
27018 Maths
27019 \family default
27020  dans les paramètres du document, l'option 
27021 \family sans
27022 Utiliser
27023 \begin_inset space ~
27024 \end_inset
27025
27026 le
27027 \begin_inset space ~
27028 \end_inset
27029
27030 paquetage
27031 \begin_inset space ~
27032 \end_inset
27033
27034 maths
27035 \begin_inset space ~
27036 \end_inset
27037
27038 AMS
27039 \family default
27040 .
27041 \end_layout
27042
27043 \begin_layout Standard
27044 \begin_inset ERT
27045 status collapsed
27046
27047 \begin_layout Plain Layout
27048
27049
27050 \backslash
27051 numberwithin{footnote}{chapter}
27052 \end_layout
27053
27054 \end_inset
27055
27056 Ceci est un autre exemple de note de bas de page:
27057 \series bold
27058
27059 \begin_inset Foot
27060 status open
27061
27062 \begin_layout Plain Layout
27063 Cette note est numérotée en suivant le schéma 
27064 \begin_inset Quotes fld
27065 \end_inset
27066
27067 chapitre.note
27068 \begin_inset Quotes frd
27069 \end_inset
27070
27071 .
27072 \end_layout
27073
27074 \end_inset
27075
27076
27077 \series default
27078
27079 \begin_inset ERT
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083
27084
27085 \backslash
27086 renewcommand{
27087 \backslash
27088 thefootnote}{
27089 \backslash
27090 arabic{footnote}}
27091 \end_layout
27092
27093 \end_inset
27094
27095
27096 \end_layout
27097
27098 \begin_layout Standard
27099 \begin_inset Note Greyedout
27100 status open
27101
27102 \begin_layout Plain Layout
27103
27104 \series bold
27105 Note:
27106 \series default
27107  
27108 \series bold
27109
27110 \backslash
27111 numberwithin
27112 \series default
27113  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
27114  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
27115  prises en compte.
27116  
27117 \end_layout
27118
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Standard
27125 Donc pour avoir par exemple le schéma 
27126 \begin_inset Quotes eld
27127 \end_inset
27128
27129 chapitre.
27130 \backslash
27131 Roman{note}
27132 \begin_inset Quotes erd
27133 \end_inset
27134
27135 , utilisez la commande suivante plutôt que 
27136 \series bold
27137
27138 \backslash
27139 numberwithin
27140 \series default
27141  :
27142 \end_layout
27143
27144 \begin_layout Standard
27145
27146 \series bold
27147
27148 \backslash
27149 renewcommand{
27150 \backslash
27151 thefootnote}{
27152 \backslash
27153 thechapter.
27154 \backslash
27155 Roman{footnote}}
27156 \end_layout
27157
27158 \begin_layout Subsection
27159 Positionnement de notes de bas de page
27160 \begin_inset Index idx
27161 status collapsed
27162
27163 \begin_layout Plain Layout
27164 Notes de bas de page ! Positionnement
27165 \end_layout
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \begin_layout Standard
27173 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
27174  vertical entre elles en bas de la page.
27175  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
27176  de 1.5
27177 \begin_inset space \thinspace{}
27178 \end_inset
27179
27180 mm avec la commande suivante dans le préambule :
27181 \end_layout
27182
27183 \begin_layout Standard
27184
27185 \series bold
27186
27187 \backslash
27188 let
27189 \backslash
27190 myFoot
27191 \backslash
27192 footnote
27193 \begin_inset Newline newline
27194 \end_inset
27195
27196
27197 \backslash
27198 renewcommand{
27199 \backslash
27200 footnote}[1]{
27201 \backslash
27202 myFoot{#1
27203 \backslash
27204 vspace{1.5mm}}}
27205 \end_layout
27206
27207 \begin_layout Standard
27208 \begin_inset VSpace bigskip
27209 \end_inset
27210
27211 Dans un document à deux colonnes les notes de bas de page apparaissent en
27212  bas de chaque colonne, comme sur la Figure
27213 \begin_inset space ~
27214 \end_inset
27215
27216
27217 \begin_inset CommandInset ref
27218 LatexCommand ref
27219 reference "fig:Position-standard-note-bas-de-page"
27220
27221 \end_inset
27222
27223 .
27224  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
27225  sur la Figure
27226 \begin_inset space ~
27227 \end_inset
27228
27229
27230 \begin_inset CommandInset ref
27231 LatexCommand ref
27232 reference "fig:Position-note-avec-ftnright"
27233
27234 \end_inset
27235
27236 , utilisez le paquetage LaTeX 
27237 \series bold
27238 ftnright
27239 \series default
27240
27241 \begin_inset Index idx
27242 status collapsed
27243
27244 \begin_layout Plain Layout
27245 Paquetages LaTeX ! ftnright
27246 \end_layout
27247
27248 \end_inset
27249
27250  avec cette commande dans le préambule du document:
27251 \end_layout
27252
27253 \begin_layout Standard
27254
27255 \series bold
27256
27257 \backslash
27258 usepackage{ftnright}
27259 \end_layout
27260
27261 \begin_layout Standard
27262 \begin_inset Float figure
27263 placement !h
27264 wide false
27265 sideways false
27266 status open
27267
27268 \begin_layout Plain Layout
27269 \begin_inset ERT
27270 status collapsed
27271
27272 \begin_layout Plain Layout
27273
27274
27275 \backslash
27276 framebox{
27277 \end_layout
27278
27279 \end_inset
27280
27281
27282 \begin_inset Graphics
27283         filename ../clipart/without_fntright.pdf
27284         width 100col%
27285         scaleBeforeRotation
27286
27287 \end_inset
27288
27289
27290 \begin_inset ERT
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294
27295 }
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \begin_layout Plain Layout
27304 \begin_inset Caption
27305
27306 \begin_layout Plain Layout
27307 \begin_inset CommandInset label
27308 LatexCommand label
27309 name "fig:Position-standard-note-bas-de-page"
27310
27311 \end_inset
27312
27313 Positionnement standard des notes de bas de page dans un document à deux
27314  colonnes.
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \end_inset
27323
27324
27325 \end_layout
27326
27327 \begin_layout Standard
27328 \begin_inset Float figure
27329 placement !h
27330 wide false
27331 sideways false
27332 status open
27333
27334 \begin_layout Plain Layout
27335 \begin_inset ERT
27336 status collapsed
27337
27338 \begin_layout Plain Layout
27339
27340
27341 \backslash
27342 framebox{
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \begin_inset Graphics
27349         filename ../clipart/with_fntright.pdf
27350         width 100col%
27351         scaleBeforeRotation
27352
27353 \end_inset
27354
27355
27356 \begin_inset ERT
27357 status collapsed
27358
27359 \begin_layout Plain Layout
27360
27361 }
27362 \end_layout
27363
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \begin_layout Plain Layout
27370 \begin_inset Caption
27371
27372 \begin_layout Plain Layout
27373 \begin_inset CommandInset label
27374 LatexCommand label
27375 name "fig:Position-note-avec-ftnright"
27376
27377 \end_inset
27378
27379 Positionnement de notes de bas de page dans un document à deux colonnes
27380  en utilisant le paquetage LaTeX 
27381 \series bold
27382 ftnright
27383 \series default
27384 .
27385 \end_layout
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \begin_layout Standard
27398 \begin_inset VSpace bigskip
27399 \end_inset
27400
27401 Dans certaines publications scientifiques, il est courant de rassembler
27402  les notes de bas de page et de les imprimer dans un paragraphe particulier
27403  à la fin de la section, comme sur la Figure
27404 \begin_inset space ~
27405 \end_inset
27406
27407
27408 \begin_inset CommandInset ref
27409 LatexCommand ref
27410 reference "fig:Notes-de-fin"
27411
27412 \end_inset
27413
27414 .
27415  On les appelle 
27416 \begin_inset Quotes eld
27417 \end_inset
27418
27419 notes de fin
27420 \begin_inset Quotes erd
27421 \end_inset
27422
27423 .
27424 \begin_inset Index idx
27425 status collapsed
27426
27427 \begin_layout Plain Layout
27428 Notes de fin
27429 \end_layout
27430
27431 \end_inset
27432
27433  Pour utiliser des notes de fin à la place des notes de bas de page dans
27434  votre document, charger le module 
27435 \family sans
27436 Note de bas de page en fin de document
27437 \family default
27438  à partir de 
27439 \family sans
27440 Document\SpecialChar \menuseparator
27441 Paramètres\SpecialChar \menuseparator
27442 Modules
27443 \family default
27444 .
27445  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
27446 \end_layout
27447
27448 \begin_layout Standard
27449
27450 \series bold
27451
27452 \backslash
27453 theendnotes
27454 \end_layout
27455
27456 \begin_layout Standard
27457 en code TeX à la fin d'une section ou d'un chapitre.
27458 \end_layout
27459
27460 \begin_layout Standard
27461 \begin_inset Float figure
27462 wide false
27463 sideways false
27464 status open
27465
27466 \begin_layout Plain Layout
27467 \align center
27468 \begin_inset ERT
27469 status collapsed
27470
27471 \begin_layout Plain Layout
27472
27473
27474 \backslash
27475 framebox{
27476 \end_layout
27477
27478 \end_inset
27479
27480
27481 \begin_inset Graphics
27482         filename ../clipart/endnotes.pdf
27483         scaleBeforeRotation
27484
27485 \end_inset
27486
27487
27488 \begin_inset ERT
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492
27493 }
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \end_layout
27500
27501 \begin_layout Plain Layout
27502 \begin_inset Caption
27503
27504 \begin_layout Plain Layout
27505 \begin_inset CommandInset label
27506 LatexCommand label
27507 name "fig:Notes-de-fin"
27508
27509 \end_inset
27510
27511 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
27512  séparé à la fin des sections ou des chapitres.
27513 \end_layout
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \end_layout
27524
27525 \begin_layout Standard
27526 \begin_inset VSpace medskip
27527 \end_inset
27528
27529 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
27530  dans la langue du document, cela doit être fait manuellement.
27531  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
27532  
27533 \begin_inset Quotes eld
27534 \end_inset
27535
27536 Notes
27537 \begin_inset Quotes erd
27538 \end_inset
27539
27540  en sa traduction Allemande
27541 \begin_inset Foot
27542 status collapsed
27543
27544 \begin_layout Plain Layout
27545 En français, 
27546 \begin_inset Quotes eld
27547 \end_inset
27548
27549 Notes
27550 \begin_inset Quotes erd
27551 \end_inset
27552
27553  peut être conservé.
27554 \end_layout
27555
27556 \end_inset
27557
27558  
27559 \begin_inset Quotes eld
27560 \end_inset
27561
27562 Anmerkungen
27563 \begin_inset Quotes erd
27564 \end_inset
27565
27566  :
27567 \end_layout
27568
27569 \begin_layout Standard
27570
27571 \series bold
27572
27573 \backslash
27574 renewcommand{
27575 \backslash
27576 notesname}{Anmerkungen}
27577 \end_layout
27578
27579 \begin_layout Standard
27580 \begin_inset VSpace medskip
27581 \end_inset
27582
27583 La numérotation des notes de fin peut être modifiée comme celle des notes
27584  de bas de page comme c'est décrit dans la section
27585 \begin_inset space ~
27586 \end_inset
27587
27588
27589 \begin_inset CommandInset ref
27590 LatexCommand ref
27591 reference "sub:Numerotation-notes-bas-de-page"
27592
27593 \end_inset
27594
27595  ; remplacez juste la commande 
27596 \series bold
27597
27598 \backslash
27599 thefootnote
27600 \series default
27601  par 
27602 \series bold
27603
27604 \backslash
27605 theendnote
27606 \series default
27607 .
27608  Pour réinitialiser le numéro de note de fin, utilisez la commande 
27609 \series bold
27610
27611 \backslash
27612 @addtoreset
27613 \series default
27614  comme c'est décrit dans la section
27615 \begin_inset space ~
27616 \end_inset
27617
27618
27619 \begin_inset CommandInset ref
27620 LatexCommand ref
27621 reference "sub:Numerotation-notes-bas-de-page"
27622
27623 \end_inset
27624
27625  et remplacez le paramètre de commande 
27626 \series bold
27627 footnote
27628 \series default
27629  par 
27630 \series bold
27631 endnote
27632 \series default
27633 .
27634 \end_layout
27635
27636 \begin_layout Standard
27637 Pour les notes de fin, il y a la commande 
27638 \series bold
27639
27640 \backslash
27641 endnotemark[numéro]
27642 \series default
27643  qui est semblable à 
27644 \series bold
27645
27646 \backslash
27647 footnotemark
27648 \series default
27649 , décrite dans la section
27650 \begin_inset space ~
27651 \end_inset
27652
27653
27654 \begin_inset CommandInset ref
27655 LatexCommand ref
27656 reference "sec:Notes-bas-de-page"
27657
27658 \end_inset
27659
27660 .
27661 \end_layout
27662
27663 \begin_layout Standard
27664 \begin_inset VSpace bigskip
27665 \end_inset
27666
27667  Les notes de bas de page peuvent être mise dans la marge de la page et
27668  l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX
27669  
27670 \series bold
27671 footmisc
27672 \series default
27673
27674 \begin_inset Index idx
27675 status collapsed
27676
27677 \begin_layout Plain Layout
27678 Paquetages LaTeX ! footmisc
27679 \end_layout
27680
27681 \end_inset
27682
27683
27684 \begin_inset CommandInset citation
27685 LatexCommand cite
27686 key "footmisc"
27687
27688 \end_inset
27689
27690  pour plus d'information à ce sujet.
27691 \end_layout
27692
27693 \begin_layout Standard
27694 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
27695  voyez les livres sur LaTeX, 
27696 \begin_inset CommandInset citation
27697 LatexCommand cite
27698 key "latexcompanion,latexguide,latexbook"
27699
27700 \end_inset
27701
27702 .
27703  Si vous utilisez une classe de document  
27704 \series bold
27705 KOMA-Script
27706 \series default
27707
27708 \begin_inset Index idx
27709 status collapsed
27710
27711 \begin_layout Plain Layout
27712 Paquetages LaTeX ! KOMA-Script
27713 \end_layout
27714
27715 \end_inset
27716
27717 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
27718  des commandes spécifiques à la classe de document utilisée, voyez 
27719 \begin_inset CommandInset citation
27720 LatexCommand cite
27721 key "KOMA-Script"
27722
27723 \end_inset
27724
27725 .
27726 \end_layout
27727
27728 \begin_layout Section
27729 Notes en marge
27730 \begin_inset Index idx
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734 Notes ! Notes en Marge
27735 \end_layout
27736
27737 \end_inset
27738
27739
27740 \end_layout
27741
27742 \begin_layout Standard
27743 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
27744 t de la même façon.
27745  Quand vous insérez une note en marge avec 
27746 \family sans
27747 Insérer\SpecialChar \menuseparator
27748 Note
27749 \begin_inset space ~
27750 \end_inset
27751
27752 en
27753 \begin_inset space ~
27754 \end_inset
27755
27756 Marge
27757 \family default
27758  ou avec le bouton 
27759 \family sans
27760
27761 \begin_inset Info
27762 type  "icon"
27763 arg   "marginalnote-insert"
27764 \end_inset
27765
27766
27767 \family default
27768  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
27769  grise avec une étiquette rouge 
27770 \begin_inset Quotes fld
27771 \end_inset
27772
27773 marge
27774 \begin_inset Quotes frd
27775 \end_inset
27776
27777 .
27778  
27779 \begin_inset Marginal
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783 C'est une note en marge.
27784 \end_layout
27785
27786 \end_inset
27787
27788  Cette boîte est la représentation de votre note dans LyX.
27789  Vous pouvez y entrer votre texte.
27790 \end_layout
27791
27792 \begin_layout Standard
27793 Les notes en marge apparaissent dans la marge de droite dans les documents
27794  imprimées sur une seule face.
27795  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
27796  
27797 \begin_inset Quotes eld
27798 \end_inset
27799
27800 extérieure
27801 \begin_inset Quotes erd
27802 \end_inset
27803
27804  – la gauche sur les pages paires et la droite sur les pages impaires.
27805  Le texte de la note en marge est aligné à l'opposé de la marge externe
27806  – aligné à droite quand la note apparaît dans la marge de gauche.
27807  La première ligne de la note apparaît à la hauteur de la ligne de texte
27808  où la note a été insérée dans le document.
27809 \end_layout
27810
27811 \begin_layout Standard
27812 \begin_inset VSpace bigskip
27813 \end_inset
27814
27815 Pour placer une note dans la marge interne, ajoutez la commande suivante
27816  :
27817 \end_layout
27818
27819 \begin_layout Standard
27820
27821 \series bold
27822
27823 \backslash
27824 reversemarginpar
27825 \end_layout
27826
27827 \begin_layout Standard
27828 sous forme de code TeX avant votre note de marge.
27829  Le nouveau positionnement est pris en compte pour toutes les notes en marge
27830  qui suivent 
27831 \begin_inset ERT
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835
27836
27837 \backslash
27838 reversemarginpar 
27839 \end_layout
27840
27841 \end_inset
27842
27843
27844 \begin_inset Marginal
27845 status open
27846
27847 \begin_layout Plain Layout
27848 Cette note en marge est dans la marge interne.
27849 \end_layout
27850
27851 \end_inset
27852
27853
27854 \series bold
27855
27856 \begin_inset Newline newline
27857 \end_inset
27858
27859
27860 \series default
27861
27862 \begin_inset Note Greyedout
27863 status open
27864
27865 \begin_layout Plain Layout
27866
27867 \series bold
27868 Note:
27869 \series default
27870  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
27871  les notes sont souvent mal mises en formes dans la sortie imprimée.
27872 \end_layout
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \begin_layout Standard
27880 Pour revenir au positionnement implicite, ajoutez la commande :
27881 \end_layout
27882
27883 \begin_layout Standard
27884
27885 \series bold
27886
27887 \backslash
27888 normalmarginpar
27889 \end_layout
27890
27891 \begin_layout Standard
27892 sous forme de code TeX.
27893 \begin_inset ERT
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897
27898
27899 \backslash
27900 normalmarginpar 
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \begin_inset Newline newline
27907 \end_inset
27908
27909  
27910 \begin_inset Note Greyedout
27911 status open
27912
27913 \begin_layout Plain Layout
27914
27915 \series bold
27916 Note:
27917 \series default
27918  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
27919  
27920 \series bold
27921
27922 \backslash
27923 reversemarginpar
27924 \series default
27925  est aussi utilisée.
27926 \end_layout
27927
27928 \end_inset
27929
27930
27931 \end_layout
27932
27933 \begin_layout Standard
27934 \begin_inset VSpace bigskip
27935 \end_inset
27936
27937
27938 \begin_inset Marginal
27939 status open
27940
27941 \begin_layout Plain Layout
27942 UnTrèsLongMotEnMarge sans césure.
27943 \end_layout
27944
27945 \end_inset
27946
27947  Comme dans le cas décrit dans la section
27948 \begin_inset space ~
27949 \end_inset
27950
27951
27952 \begin_inset CommandInset ref
27953 LatexCommand ref
27954 reference "sub:Lignes-multiple-dans-cellule"
27955
27956 \end_inset
27957
27958 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27959  mot d'une note en marge.
27960  Pour éviter ce problème, insérez un espacement horizontal de 0
27961 \begin_inset space \thinspace{}
27962 \end_inset
27963
27964 pt avant le mot en question: 
27965 \begin_inset Marginal
27966 status open
27967
27968 \begin_layout Plain Layout
27969 \begin_inset space \hspace{}
27970 \length 0pt
27971 \end_inset
27972
27973 UnMotTrèsLongEnMarge avec une césure.
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \end_layout
27980
27981 \begin_layout Standard
27982 \begin_inset VSpace bigskip
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \begin_layout Standard
27989 \begin_inset Note Greyedout
27990 status open
27991
27992 \begin_layout Plain Layout
27993
27994 \series bold
27995 Note:
27996 \series default
27997  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27998  tableaux, des flottants et des notes de bas de page.
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \begin_layout Standard
28007 \begin_inset VSpace bigskip
28008 \end_inset
28009
28010
28011 \end_layout
28012
28013 \begin_layout Standard
28014 \begin_inset ERT
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018
28019
28020 \backslash
28021 ifmarginnote
28022 \end_layout
28023
28024 \end_inset
28025
28026
28027 \begin_inset Note Note
28028 status open
28029
28030 \begin_layout Plain Layout
28031 La section suivante ne sera affichée que si le paquetage LaTeX 
28032 \series bold
28033 marginnote
28034 \series default
28035  a été installé.
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \begin_layout Standard
28044 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
28045 \series bold
28046 marginnote
28047 \series default
28048
28049 \begin_inset Index idx
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053 Paquetages LaTeX ! marginnote
28054 \end_layout
28055
28056 \end_inset
28057
28058 .
28059  En ajoutant les deux lignes suivantes au préambule de votre document, la
28060  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
28061  la commande fournie par le paquetage 
28062 \series bold
28063 marginnote
28064 \series default
28065  :
28066 \end_layout
28067
28068 \begin_layout Standard
28069
28070 \series bold
28071
28072 \backslash
28073 usepackage{marginnote}
28074 \begin_inset Newline newline
28075 \end_inset
28076
28077
28078 \backslash
28079 let
28080 \backslash
28081 marginpar
28082 \backslash
28083 marginnote
28084 \end_layout
28085
28086 \begin_layout Standard
28087 Ce paquetage est aussi utilisé dans ce document parce que 
28088 \series bold
28089 marginnote
28090 \series default
28091  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
28092  vertical pour une note.
28093  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
28094  sont trop proches les unes des autres ou que vous voulez améliorer la mise
28095  en page.
28096  Le décalage est inséré dans LyX sous forme de code TeX directement après
28097  la note sous la forme
28098 \end_layout
28099
28100 \begin_layout Standard
28101
28102 \series bold
28103 [offset]
28104 \end_layout
28105
28106 \begin_layout Standard
28107 où l'offset utilise l'une des unités listées dans le tableau
28108 \begin_inset space ~
28109 \end_inset
28110
28111
28112 \begin_inset CommandInset ref
28113 LatexCommand ref
28114 reference "cha:Unités-de-longueur"
28115
28116 \end_inset
28117
28118 .
28119  Une valeur négative déplace la note vers le haut, une valeur positive la
28120  déplace vers le bas.
28121  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
28122  vers le haut de 1.5
28123 \begin_inset space \thinspace{}
28124 \end_inset
28125
28126 cm avec la commande en code TeX 
28127 \begin_inset Quotes eld
28128 \end_inset
28129
28130
28131 \series bold
28132 [-1.5cm]
28133 \series default
28134
28135 \begin_inset Quotes erd
28136 \end_inset
28137
28138
28139 \begin_inset Marginal
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143 Cette note en marge est décalée vers le haut de 1.5
28144 \begin_inset space \thinspace{}
28145 \end_inset
28146
28147 cm par rapport à sa position d'origine.
28148 \end_layout
28149
28150 \end_inset
28151
28152
28153 \begin_inset ERT
28154 status collapsed
28155
28156 \begin_layout Plain Layout
28157
28158 [-1.5cm]
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \begin_layout Standard
28167 \begin_inset VSpace medskip
28168 \end_inset
28169
28170 Avec le paquetage 
28171 \series bold
28172 marginnote
28173 \series default
28174  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
28175  Par exemple les commandes 
28176 \end_layout
28177
28178 \begin_layout Standard
28179
28180 \series bold
28181
28182 \backslash
28183 renewcommand*{
28184 \backslash
28185 raggedleftmarginnote}{
28186 \backslash
28187 centering}
28188 \begin_inset Newline newline
28189 \end_inset
28190
28191
28192 \backslash
28193 renewcommand*{
28194 \backslash
28195 raggedrightmarginnote}{
28196 \backslash
28197 centering}
28198 \end_layout
28199
28200 \begin_layout Standard
28201 donnent un alignement centré.
28202  
28203 \series bold
28204
28205 \backslash
28206 raggedleftmarginnote
28207 \series default
28208  indique une note qui apparaît dans la marge de gauche.
28209 \begin_inset ERT
28210 status collapsed
28211
28212 \begin_layout Plain Layout
28213
28214
28215 \backslash
28216 renewcommand*{
28217 \backslash
28218 raggedleftmarginnote}{
28219 \backslash
28220 centering}
28221 \end_layout
28222
28223 \begin_layout Plain Layout
28224
28225
28226 \backslash
28227 renewcommand*{
28228 \backslash
28229 raggedrightmarginnote}{
28230 \backslash
28231 centering}
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \begin_inset Marginal
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241 Le texte de cette note en marge est centré.
28242 \end_layout
28243
28244 \end_inset
28245
28246 .
28247  Le comportement implicite est donné par
28248 \end_layout
28249
28250 \begin_layout Standard
28251
28252 \series bold
28253
28254 \backslash
28255 renewcommand*{
28256 \backslash
28257 raggedleftmarginnote}{
28258 \backslash
28259 raggedleft}
28260 \begin_inset Newline newline
28261 \end_inset
28262
28263
28264 \backslash
28265 renewcommand*{
28266 \backslash
28267 raggedrightmarginnote}{
28268 \backslash
28269 raggedright}
28270 \series default
28271
28272 \begin_inset ERT
28273 status collapsed
28274
28275 \begin_layout Plain Layout
28276
28277
28278 \backslash
28279 renewcommand*{
28280 \backslash
28281 raggedleftmarginnote}{
28282 \backslash
28283 raggedleft}
28284 \end_layout
28285
28286 \begin_layout Plain Layout
28287
28288
28289 \backslash
28290 renewcommand*{
28291 \backslash
28292 raggedrightmarginnote}{
28293 \backslash
28294 raggedright}
28295 \end_layout
28296
28297 \end_inset
28298
28299
28300 \end_layout
28301
28302 \begin_layout Standard
28303 \begin_inset VSpace medskip
28304 \end_inset
28305
28306 Pour les autre fonctions du paquetage 
28307 \series bold
28308 marginnote
28309 \series default
28310  nous vous renvoyons à sa documentation 
28311 \begin_inset CommandInset citation
28312 LatexCommand cite
28313 key "marginnote"
28314
28315 \end_inset
28316
28317 .
28318 \end_layout
28319
28320 \begin_layout Standard
28321 \begin_inset VSpace bigskip
28322 \end_inset
28323
28324 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
28325  définition.
28326  Pour créer par exemple une entête pour toutes les notes en marge avec le
28327  texte 
28328 \begin_inset Quotes eld
28329 \end_inset
28330
28331
28332 \family sans
28333 \series bold
28334 \bar under
28335 Attention!
28336 \family default
28337 \series default
28338 \bar default
28339
28340 \begin_inset Quotes erd
28341 \end_inset
28342
28343  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
28344  de votre document :
28345 \end_layout
28346
28347 \begin_layout Standard
28348
28349 \series bold
28350
28351 \backslash
28352 let
28353 \backslash
28354 myMarginpar
28355 \backslash
28356 marginpar
28357 \begin_inset Newline newline
28358 \end_inset
28359
28360
28361 \backslash
28362 renewcommand{
28363 \backslash
28364 marginpar}[1]{
28365 \backslash
28366 myMarginpar{%
28367 \begin_inset Newline newline
28368 \end_inset
28369
28370
28371 \begin_inset Phantom HPhantom
28372 status open
28373
28374 \begin_layout Plain Layout
28375
28376 \series bold
28377 \begin_inset space ~
28378 \end_inset
28379
28380
28381 \end_layout
28382
28383 \end_inset
28384
28385
28386 \backslash
28387 hspace{0pt}
28388 \backslash
28389 textsf{
28390 \backslash
28391 textbf{
28392 \backslash
28393 underbar{Attention!}}}%
28394 \begin_inset Newline newline
28395 \end_inset
28396
28397
28398 \begin_inset Phantom HPhantom
28399 status open
28400
28401 \begin_layout Plain Layout
28402
28403 \series bold
28404 \begin_inset space ~
28405 \end_inset
28406
28407
28408 \end_layout
28409
28410 \end_inset
28411
28412
28413 \backslash
28414 vspace{1.5mm}
28415 \backslash
28416
28417 \backslash
28418 #1}}
28419 \end_layout
28420
28421 \begin_layout Standard
28422 \begin_inset ERT
28423 status collapsed
28424
28425 \begin_layout Plain Layout
28426
28427
28428 \backslash
28429 let
28430 \backslash
28431 myMarginpar
28432 \backslash
28433 marginpar
28434 \end_layout
28435
28436 \begin_layout Plain Layout
28437
28438
28439 \backslash
28440 renewcommand{
28441 \backslash
28442 marginpar}[1]{
28443 \backslash
28444 myMarginpar{%
28445 \end_layout
28446
28447 \begin_layout Plain Layout
28448
28449    
28450 \backslash
28451 textsf{
28452 \backslash
28453 textbf{
28454 \backslash
28455 underbar{Attention!}}}%
28456 \end_layout
28457
28458 \begin_layout Plain Layout
28459
28460    
28461 \backslash
28462 vspace{1.5mm}
28463 \backslash
28464
28465 \backslash
28466 #1}}
28467 \end_layout
28468
28469 \end_inset
28470
28471
28472 \begin_inset Marginal
28473 status open
28474
28475 \begin_layout Plain Layout
28476 Ceci est une note en marge avec une en-tête prédéfinie.
28477 \end_layout
28478
28479 \end_inset
28480
28481
28482 \begin_inset ERT
28483 status collapsed
28484
28485 \begin_layout Plain Layout
28486
28487 [-1.5cm]
28488 \end_layout
28489
28490 \end_inset
28491
28492
28493 \begin_inset ERT
28494 status collapsed
28495
28496 \begin_layout Plain Layout
28497
28498
28499 \backslash
28500 renewcommand{
28501 \backslash
28502 marginpar}[1]{
28503 \backslash
28504 myMarginpar{#1}}
28505 \end_layout
28506
28507 \end_inset
28508
28509
28510 \begin_inset Note Note
28511 status collapsed
28512
28513 \begin_layout Plain Layout
28514
28515 \lang english
28516 The margin note format is changed only for this example.
28517 \end_layout
28518
28519 \end_inset
28520
28521
28522 \end_layout
28523
28524 \begin_layout Standard
28525 \begin_inset ERT
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529
28530
28531 \backslash
28532 else
28533 \end_layout
28534
28535 \end_inset
28536
28537
28538 \begin_inset Note Note
28539 status open
28540
28541 \begin_layout Plain Layout
28542 Ce qui suit sera affiché si le paquetage LaTeX 
28543 \series bold
28544 marginnote
28545 \series default
28546  n'est pas installé :
28547 \end_layout
28548
28549 \end_inset
28550
28551
28552 \end_layout
28553
28554 \begin_layout Standard
28555 Vous devez installer le paquetage LaTeX 
28556 \series bold
28557 marginnote
28558 \series default
28559  pour voir la suite de cette section dans la sortie imprimée.
28560 \end_layout
28561
28562 \begin_layout Standard
28563 \begin_inset ERT
28564 status collapsed
28565
28566 \begin_layout Plain Layout
28567
28568
28569 \backslash
28570 fi
28571 \end_layout
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \begin_layout Chapter
28579 Les boîtes
28580 \end_layout
28581
28582 \begin_layout Section
28583 Introduction
28584 \begin_inset Index idx
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588 Boîtes ! Introduction
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \end_layout
28595
28596 \begin_layout Standard
28597 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
28598  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
28599  voir la section
28600 \begin_inset space ~
28601 \end_inset
28602
28603
28604 \begin_inset CommandInset ref
28605 LatexCommand ref
28606 reference "sec:Minipages"
28607
28608 \end_inset
28609
28610 , pour encadrer des portions de texte, voir la section
28611 \begin_inset space ~
28612 \end_inset
28613
28614
28615 \begin_inset CommandInset ref
28616 LatexCommand ref
28617 reference "sec:Décorations"
28618
28619 \end_inset
28620
28621 , pour empêcher que des mots subissent une césure, voir la section
28622 \begin_inset space ~
28623 \end_inset
28624
28625
28626 \begin_inset CommandInset ref
28627 LatexCommand ref
28628 reference "sec:Empêcher-césure"
28629
28630 \end_inset
28631
28632 , pour aligner du texte, voir la section
28633 \begin_inset space ~
28634 \end_inset
28635
28636
28637 \begin_inset CommandInset ref
28638 LatexCommand ref
28639 reference "sub:Alignement-Vertical"
28640
28641 \end_inset
28642
28643 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
28644 \begin_inset space ~
28645 \end_inset
28646
28647
28648 \begin_inset CommandInset ref
28649 LatexCommand ref
28650 reference "sec:Boîtes-colorées"
28651
28652 \end_inset
28653
28654 .
28655 \end_layout
28656
28657 \begin_layout Standard
28658 On peut insérer une boîte en utilisant le menu 
28659 \family sans
28660 Insérer\SpecialChar \menuseparator
28661 Boîte
28662 \family default
28663  ou avec le bouton 
28664 \family sans
28665
28666 \begin_inset Info
28667 type  "icon"
28668 arg   "box-insert Frameless"
28669 \end_inset
28670
28671
28672 \family default
28673  de la barre d'outils.
28674  Une boîte grise avec une étiquette 
28675 \family sans
28676 Boîte
28677 \begin_inset space ~
28678 \end_inset
28679
28680 (Minipage)
28681 \family default
28682
28683 \begin_inset Graphics
28684         filename clipart/BoxInsetDefaultQt4.png
28685         scale 65
28686         scaleBeforeRotation
28687
28688 \end_inset
28689
28690  est alors insérée.
28691  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
28692  et en choisissant 
28693 \family sans
28694 Paramètres
28695 \family default
28696  .
28697  La fenêtre de dialogue qui apparaît donne accès aux types de
28698 \family sans
28699  Boîte
28700 \begin_inset space ~
28701 \end_inset
28702
28703 Intérieure
28704 \family default
28705  
28706 \family sans
28707 Makebox, Parbox
28708 \family default
28709  et 
28710 \family sans
28711 Minipage
28712 \family default
28713 .
28714  Le type 
28715 \family sans
28716 Minipage
28717 \family default
28718  est le type implicite pour les boîtes nouvellement créées et il est décrit
28719  dans la section
28720 \begin_inset space ~
28721 \end_inset
28722
28723
28724 \begin_inset CommandInset ref
28725 LatexCommand ref
28726 reference "sec:Minipages"
28727
28728 \end_inset
28729
28730 ; le type 
28731 \family sans
28732 Parbox
28733 \family default
28734  est décrit dans la section
28735 \begin_inset space ~
28736 \end_inset
28737
28738
28739 \begin_inset CommandInset ref
28740 LatexCommand ref
28741 reference "sec:Parboxes"
28742
28743 \end_inset
28744
28745  et le type 
28746 \family sans
28747 Makebox
28748 \family default
28749  est décrit dans la section
28750 \begin_inset space ~
28751 \end_inset
28752
28753
28754 \begin_inset CommandInset ref
28755 LatexCommand ref
28756 reference "sec:Empêcher-césure"
28757
28758 \end_inset
28759
28760 .
28761 \end_layout
28762
28763 \begin_layout Standard
28764 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
28765  comme les flottants ou les notes de bas de page.
28766 \end_layout
28767
28768 \begin_layout Standard
28769 \begin_inset Note Greyedout
28770 status open
28771
28772 \begin_layout Plain Layout
28773
28774 \series bold
28775 Note:
28776 \series default
28777  Vous ne pouvez pas employer une boîte comme élément dans un environnement
28778  de type 
28779 \family sans
28780 Liste
28781 \family default
28782  ou 
28783 \family sans
28784 Description
28785 \family default
28786 .
28787 \end_layout
28788
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \begin_layout Standard
28795 \begin_inset Note Greyedout
28796 status open
28797
28798 \begin_layout Plain Layout
28799
28800 \series bold
28801 Note:
28802 \series default
28803  Pour une raison inconnue, vous ne pouvez mettre le type de la 
28804 \family sans
28805 Boîte
28806 \begin_inset space ~
28807 \end_inset
28808
28809 Intérieure
28810 \family default
28811  à 
28812 \family sans
28813 Aucune
28814 \family default
28815  que quand vous utilisez une boîte encadrée.
28816  Les boîtes sans 
28817 \family sans
28818 Boîte
28819 \begin_inset space ~
28820 \end_inset
28821
28822 Intérieure
28823 \family default
28824  et sans cadre sont expliquées dans la section
28825 \begin_inset space ~
28826 \end_inset
28827
28828
28829 \begin_inset CommandInset ref
28830 LatexCommand ref
28831 reference "sec:Empêcher-césure"
28832
28833 \end_inset
28834
28835 .
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \end_layout
28842
28843 \begin_layout Section
28844 La fenêtre de dialogue Boîte
28845 \begin_inset CommandInset label
28846 LatexCommand label
28847 name "sec:Boîte-Dialogue"
28848
28849 \end_inset
28850
28851
28852 \begin_inset Index idx
28853 status collapsed
28854
28855 \begin_layout Plain Layout
28856 Boîtes ! Fenêtre de dialogue Boîte
28857 \end_layout
28858
28859 \end_inset
28860
28861
28862 \end_layout
28863
28864 \begin_layout Subsection
28865 Taille
28866 \begin_inset Index idx
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870 Boîtes ! Taille
28871 \end_layout
28872
28873 \end_inset
28874
28875
28876 \end_layout
28877
28878 \begin_layout Standard
28879 Dans la fenêtre de dialogue 
28880 \family sans
28881 Paramètres
28882 \begin_inset space ~
28883 \end_inset
28884
28885 de
28886 \begin_inset space ~
28887 \end_inset
28888
28889 Boîte
28890 \family default
28891  vous pouvez modifier la géométrie de la boîte avec les champs 
28892 \family sans
28893 Largeur
28894 \family default
28895  et 
28896 \family sans
28897 Hauteur
28898 \family default
28899 .
28900  Les unités de longueur qui sont utilisables dans ces champs sont décrites
28901  dans le tableau
28902 \begin_inset space ~
28903 \end_inset
28904
28905
28906 \begin_inset CommandInset ref
28907 LatexCommand ref
28908 reference "tab:Unités"
28909
28910 \end_inset
28911
28912 .
28913  Le champ 
28914 \family sans
28915 Hauteur
28916 \family default
28917  offre en plus les spécifications de taille suivantes :
28918 \end_layout
28919
28920 \begin_layout Description
28921 Profondeur C'est simplement la 
28922 \begin_inset Quotes eld
28923 \end_inset
28924
28925 hauteur
28926 \begin_inset Quotes erd
28927 \end_inset
28928
28929  du texte.
28930  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
28931  lignes de texte dans la boîte.
28932 \begin_inset Newline newline
28933 \end_inset
28934
28935
28936 \begin_inset Newline newline
28937 \end_inset
28938
28939
28940 \begin_inset Newline newline
28941 \end_inset
28942
28943
28944 \begin_inset Box Boxed
28945 position "c"
28946 hor_pos "c"
28947 has_inner_box 1
28948 inner_pos "c"
28949 use_parbox 0
28950 use_makebox 0
28951 width "12col%"
28952 special "none"
28953 height "1in"
28954 height_special "depth"
28955 status open
28956
28957 \begin_layout Plain Layout
28958 \align center
28959 Boîte dont la hauteur est égale à 1
28960 \begin_inset space \thinspace{}
28961 \end_inset
28962
28963 Profondeur
28964 \end_layout
28965
28966 \end_inset
28967
28968
28969 \begin_inset Newline newline
28970 \end_inset
28971
28972
28973 \begin_inset Newline newline
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \begin_layout Description
28980 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28981  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28982  est deux fois plus haute que le texte : 
28983 \begin_inset Box Boxed
28984 position "c"
28985 hor_pos "c"
28986 has_inner_box 1
28987 inner_pos "c"
28988 use_parbox 0
28989 use_makebox 0
28990 width "20col%"
28991 special "none"
28992 height "2in"
28993 height_special "height"
28994 status open
28995
28996 \begin_layout Plain Layout
28997 \align center
28998 Boîte dont la hauteur est 2
28999 \begin_inset space \thinspace{}
29000 \end_inset
29001
29002 Hauteur
29003 \end_layout
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Description
29011 Hauteur
29012 \begin_inset space ~
29013 \end_inset
29014
29015 Totale C'est égal à Hauteur
29016 \begin_inset space \thinspace{}
29017 \end_inset
29018
29019 +
29020 \begin_inset space \thinspace{}
29021 \end_inset
29022
29023 Profondeur : 
29024 \begin_inset Box Boxed
29025 position "c"
29026 hor_pos "c"
29027 has_inner_box 1
29028 inner_pos "c"
29029 use_parbox 0
29030 use_makebox 0
29031 width "20col%"
29032 special "none"
29033 height "1in"
29034 height_special "totalheight"
29035 status open
29036
29037 \begin_layout Plain Layout
29038 \align center
29039 Boîte dont la hauteur est 1
29040 \begin_inset space \thinspace{}
29041 \end_inset
29042
29043 Hauteur
29044 \begin_inset space ~
29045 \end_inset
29046
29047 Totale
29048 \end_layout
29049
29050 \end_inset
29051
29052
29053 \end_layout
29054
29055 \begin_layout Description
29056 Largeur On prend la largeur de la boîte comme hauteur : 
29057 \begin_inset Box Boxed
29058 position "c"
29059 hor_pos "c"
29060 has_inner_box 1
29061 inner_pos "c"
29062 use_parbox 0
29063 use_makebox 0
29064 width "12col%"
29065 special "none"
29066 height "1in"
29067 height_special "width"
29068 status open
29069
29070 \begin_layout Plain Layout
29071 \align center
29072 Boîte dont la hauteur est 1
29073 \begin_inset space \thinspace{}
29074 \end_inset
29075
29076 Largeur
29077 \end_layout
29078
29079 \end_inset
29080
29081
29082 \end_layout
29083
29084 \begin_layout Subsection
29085 Alignement
29086 \begin_inset Index idx
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090 Boîtes ! Alignement
29091 \end_layout
29092
29093 \end_inset
29094
29095
29096 \end_layout
29097
29098 \begin_layout Standard
29099 Quand vous avez choisi une 
29100 \family sans
29101 Boîte
29102 \begin_inset space ~
29103 \end_inset
29104
29105 Intérieure
29106 \family default
29107 , l'alignement vertical de la boîte peut être :
29108 \end_layout
29109
29110 \begin_layout Description
29111 Haut Ceci est un exemple de texte.
29112  
29113 \begin_inset Box Boxed
29114 position "t"
29115 hor_pos "c"
29116 has_inner_box 1
29117 inner_pos "c"
29118 use_parbox 0
29119 use_makebox 0
29120 width "12col%"
29121 special "none"
29122 height "1in"
29123 height_special "totalheight"
29124 status collapsed
29125
29126 \begin_layout Plain Layout
29127 \align center
29128 Cette boîte est alignée sur le haut.
29129 \end_layout
29130
29131 \end_inset
29132
29133  Ceci est un exemple de texte.
29134 \end_layout
29135
29136 \begin_layout Description
29137 Milieu Ceci est un exemple de texte.
29138  
29139 \begin_inset Box Boxed
29140 position "c"
29141 hor_pos "c"
29142 has_inner_box 1
29143 inner_pos "c"
29144 use_parbox 0
29145 use_makebox 0
29146 width "12col%"
29147 special "none"
29148 height "1in"
29149 height_special "totalheight"
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153 \align center
29154 Cette boîte est alignée au centre.
29155 \end_layout
29156
29157 \end_inset
29158
29159  Ceci est un exemple de texte.
29160 \end_layout
29161
29162 \begin_layout Description
29163 Bas Ceci est un exemple de texte.
29164  
29165 \begin_inset Box Boxed
29166 position "b"
29167 hor_pos "c"
29168 has_inner_box 1
29169 inner_pos "c"
29170 use_parbox 0
29171 use_makebox 0
29172 width "12col%"
29173 special "none"
29174 height "1in"
29175 height_special "totalheight"
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 \align center
29180 Cette boîte est alignée sur le bas.
29181 \end_layout
29182
29183 \end_inset
29184
29185  Ceci est un exemple de texte.
29186 \end_layout
29187
29188 \begin_layout Standard
29189 \begin_inset Note Greyedout
29190 status open
29191
29192 \begin_layout Plain Layout
29193
29194 \series bold
29195 Note:
29196 \series default
29197  L'alignement vertical peut être perturbé dans la sortie finale quand vous
29198  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
29199  l'autre non.
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \begin_layout Standard
29208 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
29209  paragraphe grâce à la fenêtre de dialogue 
29210 \family sans
29211 Paramètres
29212 \begin_inset space ~
29213 \end_inset
29214
29215 de
29216 \begin_inset space ~
29217 \end_inset
29218
29219 Boîte
29220 \family default
29221 .
29222 \end_layout
29223
29224 \begin_layout Standard
29225 \begin_inset VSpace bigskip
29226 \end_inset
29227
29228 Quand vous avez choisi une 
29229 \family sans
29230 Boîte
29231 \begin_inset space ~
29232 \end_inset
29233
29234 Intérieure
29235 \family default
29236 , l'alignement vertical du contenu de la boîte peut être :
29237 \end_layout
29238
29239 \begin_layout Description
29240 haut Ceci est un exemple de texte.
29241 \begin_inset Box Boxed
29242 position "c"
29243 hor_pos "c"
29244 has_inner_box 1
29245 inner_pos "t"
29246 use_parbox 0
29247 use_makebox 0
29248 width "12col%"
29249 special "none"
29250 height "1.5in"
29251 height_special "totalheight"
29252 status collapsed
29253
29254 \begin_layout Plain Layout
29255 \align center
29256 Le texte de cette boîte est aligné sur le haut.
29257 \end_layout
29258
29259 \end_inset
29260
29261  Ceci est un exemple de texte.
29262 \end_layout
29263
29264 \begin_layout Description
29265 milieu Ceci est un exemple de texte.
29266  
29267 \begin_inset Box Boxed
29268 position "c"
29269 hor_pos "c"
29270 has_inner_box 1
29271 inner_pos "c"
29272 use_parbox 0
29273 use_makebox 0
29274 width "12col%"
29275 special "none"
29276 height "1.5in"
29277 height_special "totalheight"
29278 status collapsed
29279
29280 \begin_layout Plain Layout
29281 \align center
29282 Le texte de cette boîte est aligné au centre
29283 \end_layout
29284
29285 \end_inset
29286
29287  Ceci est un exemple de texte.
29288 \end_layout
29289
29290 \begin_layout Description
29291 bas Ceci est un exemple de texte.
29292  
29293 \begin_inset Box Boxed
29294 position "c"
29295 hor_pos "c"
29296 has_inner_box 1
29297 inner_pos "b"
29298 use_parbox 0
29299 use_makebox 0
29300 width "12col%"
29301 special "none"
29302 height "1.5in"
29303 height_special "totalheight"
29304 status collapsed
29305
29306 \begin_layout Plain Layout
29307 \align center
29308 Le texte de cette boîte est aligné en bas.
29309 \end_layout
29310
29311 \end_inset
29312
29313  Ceci est un exemple de texte.
29314 \end_layout
29315
29316 \begin_layout Description
29317 élongation Ceci est un exemple de texte.
29318  
29319 \begin_inset Box Boxed
29320 position "c"
29321 hor_pos "c"
29322 has_inner_box 1
29323 inner_pos "s"
29324 use_parbox 0
29325 use_makebox 0
29326 width "12col%"
29327 special "none"
29328 height "1.5in"
29329 height_special "totalheight"
29330 status collapsed
29331
29332 \begin_layout Plain Layout
29333 \align center
29334 Le texte 
29335 \end_layout
29336
29337 \begin_layout Plain Layout
29338 \align center
29339 de cette
29340 \end_layout
29341
29342 \begin_layout Plain Layout
29343 \align center
29344 boîte est
29345 \end_layout
29346
29347 \begin_layout Plain Layout
29348 \align center
29349 allongé.
29350 \end_layout
29351
29352 \end_inset
29353
29354  Ceci est un exemple de texte.
29355 \end_layout
29356
29357 \begin_layout Standard
29358 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
29359  paragraphe.
29360  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
29361 \end_layout
29362
29363 \begin_layout Standard
29364 \begin_inset VSpace bigskip
29365 \end_inset
29366
29367 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
29368  la fenêtre de dialogue 
29369 \family sans
29370 Paramètres
29371 \begin_inset space ~
29372 \end_inset
29373
29374 de
29375 \begin_inset space ~
29376 \end_inset
29377
29378 paragraphe
29379 \family default
29380  quand vous avez choisi une 
29381 \family sans
29382 Boîte
29383 \begin_inset space ~
29384 \end_inset
29385
29386 Intérieure
29387 \family default
29388 .
29389 \end_layout
29390
29391 \begin_layout Standard
29392 \align center
29393 \begin_inset Box Boxed
29394 position "c"
29395 hor_pos "c"
29396 has_inner_box 1
29397 inner_pos "s"
29398 use_parbox 0
29399 use_makebox 0
29400 width "15col%"
29401 special "none"
29402 height "1.25in"
29403 height_special "totalheight"
29404 status open
29405
29406 \begin_layout Plain Layout
29407 \align left
29408 Le texte de 
29409 \end_layout
29410
29411 \begin_layout Plain Layout
29412 \align left
29413 cette boîte
29414 \end_layout
29415
29416 \begin_layout Plain Layout
29417 \align right
29418 est allongé.
29419 \end_layout
29420
29421 \end_inset
29422
29423
29424 \end_layout
29425
29426 \begin_layout Standard
29427 Si vous n'avez pas choisi une 
29428 \family sans
29429 Boîte
29430 \begin_inset space ~
29431 \end_inset
29432
29433 Intérieure
29434 \family default
29435 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
29436  de dialogue de boîte.
29437 \end_layout
29438
29439 \begin_layout Standard
29440 \align center
29441 \begin_inset Box Boxed
29442 position "c"
29443 hor_pos "s"
29444 has_inner_box 0
29445 inner_pos "s"
29446 use_parbox 0
29447 use_makebox 0
29448 width "90col%"
29449 special "none"
29450 height "1.25in"
29451 height_special "totalheight"
29452 status open
29453
29454 \begin_layout Plain Layout
29455 Le texte de cette boîte est allongé horizontalement.
29456 \end_layout
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \begin_layout Subsection
29464 Décorations
29465 \begin_inset CommandInset label
29466 LatexCommand label
29467 name "sec:Décorations"
29468
29469 \end_inset
29470
29471
29472 \begin_inset Index idx
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476 Boîtes ! Décorations
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \end_layout
29483
29484 \begin_layout Standard
29485 On peut spécifier le style de la boîte en utilisant la liste déroulante
29486  
29487 \family sans
29488 Décoration
29489 \family default
29490 .
29491  Les possibilités sont les suivantes :
29492 \end_layout
29493
29494 \begin_layout Description
29495 Aucun
29496 \begin_inset space ~
29497 \end_inset
29498
29499 cadre
29500 \begin_inset space ~
29501 \end_inset
29502
29503 tracé Rien n'est tracé
29504 \end_layout
29505
29506 \begin_layout Description
29507 Cadre
29508 \begin_inset space ~
29509 \end_inset
29510
29511 rectangulaire
29512 \begin_inset space ~
29513 \end_inset
29514
29515 simple Ceci dessine un cadre rectangulaire autour de la boîte.
29516  L'épaisseur du trait de ce cadre est donnée par la variable  
29517 \series bold
29518
29519 \backslash
29520 fboxrule
29521 \series default
29522 .
29523 \begin_inset Newline newline
29524 \end_inset
29525
29526
29527 \begin_inset Box Boxed
29528 position "c"
29529 hor_pos "c"
29530 has_inner_box 1
29531 inner_pos "c"
29532 use_parbox 0
29533 use_makebox 0
29534 width "20col%"
29535 special "none"
29536 height "1in"
29537 height_special "totalheight"
29538 status open
29539
29540 \begin_layout Plain Layout
29541 \align center
29542 Boîte rectangulaire
29543 \end_layout
29544
29545 \end_inset
29546
29547
29548 \end_layout
29549
29550 \begin_layout Description
29551 Cadre
29552 \begin_inset space ~
29553 \end_inset
29554
29555 oval,
29556 \begin_inset space ~
29557 \end_inset
29558
29559 fin Ceci dessine un cadre ovalisée autour de la boîte.
29560  L'épaisseur du trait de ce cadre est de  0.4
29561 \begin_inset space \thinspace{}
29562 \end_inset
29563
29564 pt.
29565  
29566 \begin_inset Box ovalbox
29567 position "c"
29568 hor_pos "c"
29569 has_inner_box 1
29570 inner_pos "c"
29571 use_parbox 0
29572 use_makebox 0
29573 width "20col%"
29574 special "none"
29575 height "1in"
29576 height_special "totalheight"
29577 status open
29578
29579 \begin_layout Plain Layout
29580 \align center
29581 Boîte ovalisée, fine
29582 \end_layout
29583
29584 \end_inset
29585
29586
29587 \end_layout
29588
29589 \begin_layout Description
29590 Cadre
29591 \begin_inset space ~
29592 \end_inset
29593
29594 oval,
29595 \begin_inset space ~
29596 \end_inset
29597
29598 épais Ceci dessine un cadre ovalisée autour de la boîte.
29599  L'épaisseur du trait de ce cadre est de   0.8
29600 \begin_inset space \thinspace{}
29601 \end_inset
29602
29603 pt.
29604  
29605 \begin_inset Box Ovalbox
29606 position "c"
29607 hor_pos "c"
29608 has_inner_box 1
29609 inner_pos "c"
29610 use_parbox 0
29611 use_makebox 0
29612 width "20col%"
29613 special "none"
29614 height "1in"
29615 height_special "totalheight"
29616 status open
29617
29618 \begin_layout Plain Layout
29619 \align center
29620 Boîte ovalisée, épaisse
29621 \end_layout
29622
29623 \end_inset
29624
29625
29626 \end_layout
29627
29628 \begin_layout Description
29629 Ombre
29630 \begin_inset space ~
29631 \end_inset
29632
29633 en
29634 \begin_inset space ~
29635 \end_inset
29636
29637 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
29638  L'épaisseur du trait de ce cadre est donnée par la variable  
29639 \series bold
29640
29641 \backslash
29642 fboxrule
29643 \series default
29644 , l'ombre a une épaisseur de  4
29645 \begin_inset space \thinspace{}
29646 \end_inset
29647
29648 pt.
29649  
29650 \begin_inset Box Shadowbox
29651 position "c"
29652 hor_pos "c"
29653 has_inner_box 1
29654 inner_pos "c"
29655 use_parbox 0
29656 use_makebox 0
29657 width "20col%"
29658 special "none"
29659 height "1in"
29660 height_special "totalheight"
29661 status open
29662
29663 \begin_layout Plain Layout
29664 \align center
29665 Boîte ombrée
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Description
29674 Fond
29675 \begin_inset space ~
29676 \end_inset
29677
29678 ombré Ceci dessine une boîte avec un arrière plan rouge.
29679  Contrairement aux boîtes coloriées
29680 \begin_inset Foot
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684 Voir la section
29685 \begin_inset space ~
29686 \end_inset
29687
29688
29689 \begin_inset CommandInset ref
29690 LatexCommand ref
29691 reference "sec:Boîtes-colorées"
29692
29693 \end_inset
29694
29695 .
29696 \end_layout
29697
29698 \end_inset
29699
29700 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
29701  son propre paragraphe.
29702 \lang english
29703
29704 \begin_inset Box Shaded
29705 position "t"
29706 hor_pos "c"
29707 has_inner_box 0
29708 inner_pos "t"
29709 use_parbox 0
29710 use_makebox 0
29711 width "50col%"
29712 special "none"
29713 height "1in"
29714 height_special "totalheight"
29715 status collapsed
29716
29717 \begin_layout Plain Layout
29718 Boîte avec fond ombré
29719 \end_layout
29720
29721 \end_inset
29722
29723
29724 \end_layout
29725
29726 \begin_layout Description
29727 Cadre
29728 \begin_inset space ~
29729 \end_inset
29730
29731 rectangulaire
29732 \begin_inset space ~
29733 \end_inset
29734
29735 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
29736  boîte.
29737  L'épaisseur du trait du cadre interne est de 0.75
29738 \begin_inset space \thinspace{}
29739 \end_inset
29740
29741
29742 \series bold
29743
29744 \backslash
29745 fboxrule
29746 \series default
29747 , l'épaisseur du trait du cadre externe est de 1.5
29748 \begin_inset space \thinspace{}
29749 \end_inset
29750
29751
29752 \series bold
29753
29754 \backslash
29755 fboxrule
29756 \series default
29757 .
29758  La distance entre les deux cadres est de  1.5
29759 \begin_inset space \thinspace{}
29760 \end_inset
29761
29762
29763 \series bold
29764
29765 \backslash
29766 fboxrule
29767 \series default
29768
29769 \begin_inset space \thinspace{}
29770 \end_inset
29771
29772 +
29773 \begin_inset space \thinspace{}
29774 \end_inset
29775
29776 0.5
29777 \begin_inset space \thinspace{}
29778 \end_inset
29779
29780 pt.
29781  
29782 \begin_inset Box Doublebox
29783 position "c"
29784 hor_pos "c"
29785 has_inner_box 1
29786 inner_pos "c"
29787 use_parbox 0
29788 use_makebox 0
29789 width "20col%"
29790 special "none"
29791 height "1in"
29792 height_special "totalheight"
29793 status open
29794
29795 \begin_layout Plain Layout
29796 \align center
29797 Boîte double
29798 \end_layout
29799
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset VSpace bigskip
29807 \end_inset
29808
29809 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
29810  style de boîte utilisé.
29811  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
29812  le paquetage LaTeX 
29813 \series bold
29814 fancybox
29815 \series default
29816
29817 \begin_inset Index idx
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 Paquetages LaTeX ! fancybox
29822 \end_layout
29823
29824 \end_inset
29825
29826 .
29827 \end_layout
29828
29829 \begin_layout Standard
29830 \begin_inset VSpace bigskip
29831 \end_inset
29832
29833 Quand vous utilisez le style de décoration 
29834 \family sans
29835 cadre rectangulaire simple
29836 \family default
29837  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
29838  de la boîte.
29839  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
29840  prendra toute la largeur de la colonne, la boîte sera considérée comme
29841  son propre paragraphe et 
29842 \series bold
29843
29844 \backslash
29845 fboxrule
29846 \series default
29847  et 
29848 \series bold
29849
29850 \backslash
29851 fboxsep
29852 \series default
29853  n'ont aucun effet sur ce type de boîte.
29854  L'épaisseur de la ligne du cadre a la valeur de 
29855 \series bold
29856
29857 \backslash
29858 FrameRule
29859 \series default
29860 .
29861  
29862 \begin_inset Box Framed
29863 position "t"
29864 hor_pos "c"
29865 has_inner_box 0
29866 inner_pos "t"
29867 use_parbox 0
29868 use_makebox 0
29869 width "100col%"
29870 special "none"
29871 height "1in"
29872 height_special "totalheight"
29873 status collapsed
29874
29875 \begin_layout Plain Layout
29876 Boîte avec cadre simple et sauts de page
29877 \end_layout
29878
29879 \end_inset
29880
29881
29882 \end_layout
29883
29884 \begin_layout Section
29885 Personnalisation des boîtes
29886 \begin_inset Index idx
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890 Boîtes! Personnalisation
29891 \end_layout
29892
29893 \end_inset
29894
29895
29896 \end_layout
29897
29898 \begin_layout Standard
29899 La valeur implicite pour la variable 
29900 \series bold
29901
29902 \backslash
29903 fboxrule
29904 \series default
29905  est 0.4
29906 \begin_inset space \thinspace{}
29907 \end_inset
29908
29909 pt.
29910  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
29911  pour avoir 2
29912 \begin_inset space \thinspace{}
29913 \end_inset
29914
29915 pt :
29916 \end_layout
29917
29918 \begin_layout Standard
29919
29920 \series bold
29921
29922 \backslash
29923 setlength{
29924 \backslash
29925 fboxrule}{2pt}
29926 \end_layout
29927
29928 \begin_layout Standard
29929 \begin_inset ERT
29930 status collapsed
29931
29932 \begin_layout Plain Layout
29933
29934
29935 \backslash
29936 setlength{
29937 \backslash
29938 fboxrule}{2pt}
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \begin_inset Box Boxed
29945 position "c"
29946 hor_pos "c"
29947 has_inner_box 1
29948 inner_pos "c"
29949 use_parbox 0
29950 use_makebox 0
29951 width "25col%"
29952 special "none"
29953 height "1in"
29954 height_special "totalheight"
29955 status open
29956
29957 \begin_layout Plain Layout
29958 \align center
29959 Boîte rectangulaire avec 
29960 \series bold
29961
29962 \backslash
29963 fboxrule
29964 \series default
29965
29966 \begin_inset space \thinspace{}
29967 \end_inset
29968
29969 =
29970 \begin_inset space \thinspace{}
29971 \end_inset
29972
29973 2
29974 \begin_inset space \thinspace{}
29975 \end_inset
29976
29977 pt
29978 \end_layout
29979
29980 \end_inset
29981
29982
29983 \begin_inset ERT
29984 status collapsed
29985
29986 \begin_layout Plain Layout
29987
29988
29989 \backslash
29990 setlength{
29991 \backslash
29992 fboxrule}{0.4pt}
29993 \end_layout
29994
29995 \end_inset
29996
29997
29998 \end_layout
29999
30000 \begin_layout Standard
30001 \begin_inset VSpace bigskip
30002 \end_inset
30003
30004 L'espace entre le cadre et le contenu de la boîte est le même pour tous
30005  les types de cadres, implicitement il est de 3
30006 \begin_inset space \thinspace{}
30007 \end_inset
30008
30009 pt.
30010  Vous pouvez le modifier en donnant une autre valeur à la variable 
30011 \series bold
30012
30013 \backslash
30014 fboxsep
30015 \series default
30016 .
30017  Par exemple la commande
30018 \end_layout
30019
30020 \begin_layout Standard
30021
30022 \series bold
30023
30024 \backslash
30025 setlength{
30026 \backslash
30027 fboxsep}{10pt}
30028 \end_layout
30029
30030 \begin_layout Standard
30031 met une valeur de 10
30032 \begin_inset space \thinspace{}
30033 \end_inset
30034
30035 pt, comme celle utilisée pour cette boîte :
30036 \end_layout
30037
30038 \begin_layout Standard
30039 \begin_inset ERT
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043
30044
30045 \backslash
30046 setlength{
30047 \backslash
30048 fboxsep}{10pt}
30049 \end_layout
30050
30051 \end_inset
30052
30053
30054 \begin_inset Box Boxed
30055 position "c"
30056 hor_pos "c"
30057 has_inner_box 1
30058 inner_pos "c"
30059 use_parbox 0
30060 use_makebox 0
30061 width "25col%"
30062 special "none"
30063 height "1in"
30064 height_special "totalheight"
30065 status open
30066
30067 \begin_layout Plain Layout
30068 \align center
30069 Boîte rectangulaire avec 
30070 \series bold
30071
30072 \backslash
30073 fboxsep
30074 \series default
30075
30076 \begin_inset space \thinspace{}
30077 \end_inset
30078
30079 =
30080 \begin_inset space \thinspace{}
30081 \end_inset
30082
30083 10
30084 \begin_inset space \thinspace{}
30085 \end_inset
30086
30087 pt
30088 \end_layout
30089
30090 \end_inset
30091
30092
30093 \begin_inset ERT
30094 status collapsed
30095
30096 \begin_layout Plain Layout
30097
30098
30099 \backslash
30100 setlength{
30101 \backslash
30102 fboxsep}{3pt}
30103 \end_layout
30104
30105 \end_inset
30106
30107
30108 \end_layout
30109
30110 \begin_layout Standard
30111 \begin_inset VSpace bigskip
30112 \end_inset
30113
30114 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
30115  la commande 
30116 \series bold
30117
30118 \backslash
30119 cornersize
30120 \series default
30121 .
30122  Par exemple, la commande
30123 \end_layout
30124
30125 \begin_layout Standard
30126
30127 \series bold
30128
30129 \backslash
30130 cornersize*{1cm}
30131 \end_layout
30132
30133 \begin_layout Standard
30134 donne un diamètre de 1
30135 \begin_inset space \thinspace{}
30136 \end_inset
30137
30138 cm.
30139  La commande
30140 \end_layout
30141
30142 \begin_layout Standard
30143
30144 \series bold
30145
30146 \backslash
30147 cornersize{num}
30148 \end_layout
30149
30150 \begin_layout Standard
30151 fixe le diamètre à 
30152 \family sans
30153 num
30154 \begin_inset space \thinspace{}
30155 \end_inset
30156
30157 ×
30158 \begin_inset space \thinspace{}
30159 \end_inset
30160
30161 minimum(largeur et hauteur de la boîte)
30162 \family default
30163 .
30164  La valeur implicite est 
30165 \series bold
30166
30167 \backslash
30168 cornersize{0.5}
30169 \series default
30170 .
30171 \end_layout
30172
30173 \begin_layout Standard
30174 \begin_inset ERT
30175 status collapsed
30176
30177 \begin_layout Plain Layout
30178
30179
30180 \backslash
30181 cornersize*{1.5cm}
30182 \end_layout
30183
30184 \end_inset
30185
30186
30187 \begin_inset Box Ovalbox
30188 position "c"
30189 hor_pos "c"
30190 has_inner_box 1
30191 inner_pos "c"
30192 use_parbox 0
30193 use_makebox 0
30194 width "25col%"
30195 special "none"
30196 height "1in"
30197 height_special "totalheight"
30198 status open
30199
30200 \begin_layout Plain Layout
30201 \align center
30202 Boîte ovale avec 
30203 \series bold
30204
30205 \backslash
30206 cornersize
30207 \series default
30208
30209 \begin_inset space \thinspace{}
30210 \end_inset
30211
30212 =
30213 \begin_inset space \thinspace{}
30214 \end_inset
30215
30216 1.5
30217 \begin_inset space \thinspace{}
30218 \end_inset
30219
30220 cm
30221 \end_layout
30222
30223 \end_inset
30224
30225
30226 \begin_inset ERT
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230
30231
30232 \backslash
30233 cornersize{0.5}
30234 \end_layout
30235
30236 \end_inset
30237
30238
30239 \end_layout
30240
30241 \begin_layout Standard
30242 \begin_inset VSpace bigskip
30243 \end_inset
30244
30245 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
30246  
30247 \series bold
30248
30249 \backslash
30250 shadowsize
30251 \series default
30252 .
30253  Elle est fixée à 2
30254 \begin_inset space \thinspace{}
30255 \end_inset
30256
30257 pt pour la boîte suivante par la commande :
30258 \end_layout
30259
30260 \begin_layout Standard
30261
30262 \series bold
30263
30264 \backslash
30265 setlength{
30266 \backslash
30267 shadowsize}{2pt}
30268 \end_layout
30269
30270 \begin_layout Standard
30271 \begin_inset ERT
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275
30276
30277 \backslash
30278 setlength{
30279 \backslash
30280 shadowsize}{2pt}
30281 \end_layout
30282
30283 \end_inset
30284
30285
30286 \begin_inset Box Shadowbox
30287 position "c"
30288 hor_pos "c"
30289 has_inner_box 1
30290 inner_pos "c"
30291 use_parbox 0
30292 use_makebox 0
30293 width "25col%"
30294 special "none"
30295 height "1in"
30296 height_special "totalheight"
30297 status open
30298
30299 \begin_layout Plain Layout
30300 \align center
30301 Boîte ombrée avec 
30302 \series bold
30303
30304 \backslash
30305 shadowsize
30306 \series default
30307
30308 \begin_inset space \thinspace{}
30309 \end_inset
30310
30311 =
30312 \begin_inset space \thinspace{}
30313 \end_inset
30314
30315 2
30316 \begin_inset space \thinspace{}
30317 \end_inset
30318
30319 pt
30320 \end_layout
30321
30322 \end_inset
30323
30324
30325 \begin_inset ERT
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329
30330
30331 \backslash
30332 setlength{
30333 \backslash
30334 shadowsize}{4pt}
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \begin_layout Standard
30343 \begin_inset VSpace bigskip
30344 \end_inset
30345
30346
30347 \end_layout
30348
30349 \begin_layout Standard
30350 La valeur implicite pour la longueur 
30351 \series bold
30352
30353 \backslash
30354 FrameRule
30355 \series default
30356  est 0,4
30357 \begin_inset space \thinspace{}
30358 \end_inset
30359
30360 pt.
30361  L'espacement implicite entre le contenu de la note et le cadre est de 9
30362 \begin_inset space \thinspace{}
30363 \end_inset
30364
30365 pt et il peut être modifié en utilisant la valeur de 
30366 \series bold
30367
30368 \backslash
30369 FrameSep
30370 \series default
30371 .
30372  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
30373  suivantes en code TeX
30374 \end_layout
30375
30376 \begin_layout Standard
30377
30378 \series bold
30379
30380 \backslash
30381 setlength{
30382 \backslash
30383 FrameRule}{5pt}
30384 \begin_inset Newline newline
30385 \end_inset
30386
30387
30388 \backslash
30389 setlength{
30390 \backslash
30391 FrameSep}{0.5cm}
30392 \end_layout
30393
30394 \begin_layout Standard
30395 \begin_inset ERT
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399
30400
30401 \backslash
30402 setlength{
30403 \backslash
30404 FrameRule}{5pt}
30405 \end_layout
30406
30407 \begin_layout Plain Layout
30408
30409
30410 \backslash
30411 setlength{
30412 \backslash
30413 FrameSep}{0.5cm}
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \begin_inset Box Framed
30420 position "t"
30421 hor_pos "c"
30422 has_inner_box 0
30423 inner_pos "t"
30424 use_parbox 0
30425 use_makebox 0
30426 width "100col%"
30427 special "none"
30428 height "1in"
30429 height_special "totalheight"
30430 status open
30431
30432 \begin_layout Plain Layout
30433 Ceci est un texte dans une boîte autorisant les 
30434 \family sans
30435 sauts de page
30436 \family default
30437 .
30438 \end_layout
30439
30440 \end_inset
30441
30442
30443 \begin_inset ERT
30444 status collapsed
30445
30446 \begin_layout Plain Layout
30447
30448
30449 \backslash
30450 setlength{
30451 \backslash
30452 FrameRule}{0.4pt}
30453 \end_layout
30454
30455 \begin_layout Plain Layout
30456
30457
30458 \backslash
30459 setlength{
30460 \backslash
30461 FrameSep}{9pt}
30462 \end_layout
30463
30464 \end_inset
30465
30466
30467 \end_layout
30468
30469 \begin_layout Standard
30470
30471 \lang english
30472 \begin_inset VSpace bigskip
30473 \end_inset
30474
30475
30476 \end_layout
30477
30478 \begin_layout Standard
30479 Pour les boîtes à 
30480 \family sans
30481 Fond
30482 \begin_inset space ~
30483 \end_inset
30484
30485 ombré
30486 \family default
30487 , l'espacement implicite entre le contenu de la boîte et son cadre est de
30488  3
30489 \begin_inset space \thinspace{}
30490 \end_inset
30491
30492 pt et il peut être modifié avec la valeur de 
30493 \series bold
30494
30495 \backslash
30496 fboxsep
30497 \series default
30498 .
30499  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
30500  localement avec la commande 
30501 \series bold
30502
30503 \backslash
30504 definecolor{shadecolor}
30505 \series default
30506 , soit globalement avec le menu 
30507 \family sans
30508 Outils\SpecialChar \menuseparator
30509 Préférences
30510 \family default
30511 \SpecialChar \menuseparator
30512
30513 \family sans
30514 Couleurs\SpecialChar \menuseparator
30515 boîte
30516 \begin_inset space ~
30517 \end_inset
30518
30519 ombrée
30520 \family default
30521 .
30522  La syntaxe de la commande 
30523 \series bold
30524
30525 \backslash
30526 definecolor
30527 \series default
30528  est expliquée dans la section
30529 \begin_inset space ~
30530 \end_inset
30531
30532
30533 \begin_inset CommandInset ref
30534 LatexCommand ref
30535 reference "sec:Tableaux-Colorés"
30536
30537 \end_inset
30538
30539
30540 \begin_inset Foot
30541 status collapsed
30542
30543 \begin_layout Plain Layout
30544 Notez que l'utilisation de 
30545 \series bold
30546
30547 \backslash
30548 definecolor
30549 \series default
30550  ne peut se faire sans le paquetage LaTeX 
30551 \series bold
30552 color
30553 \series default
30554  dans le préambule, voir la section
30555 \begin_inset space ~
30556 \end_inset
30557
30558
30559 \begin_inset CommandInset ref
30560 LatexCommand ref
30561 reference "sec:Boîtes-colorées"
30562
30563 \end_inset
30564
30565 .
30566  
30567 \end_layout
30568
30569 \end_inset
30570
30571 .
30572 \end_layout
30573
30574 \begin_layout Standard
30575 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
30576  les commandes en code TeX suivantes
30577 \end_layout
30578
30579 \begin_layout Standard
30580
30581 \series bold
30582
30583 \backslash
30584 setlength{
30585 \backslash
30586 fboxsep}{0.5cm}
30587 \series default
30588
30589 \begin_inset Newline newline
30590 \end_inset
30591
30592
30593 \series bold
30594
30595 \backslash
30596 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
30597 \end_layout
30598
30599 \begin_layout Standard
30600 \begin_inset ERT
30601 status collapsed
30602
30603 \begin_layout Plain Layout
30604
30605
30606 \backslash
30607 setlength{
30608 \backslash
30609 fboxsep}{0.5cm}
30610 \end_layout
30611
30612 \begin_layout Plain Layout
30613
30614
30615 \backslash
30616 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
30617 \end_layout
30618
30619 \end_inset
30620
30621
30622 \begin_inset Box Shaded
30623 position "t"
30624 hor_pos "c"
30625 has_inner_box 0
30626 inner_pos "t"
30627 use_parbox 0
30628 use_makebox 0
30629 width "100col%"
30630 special "none"
30631 height "1in"
30632 height_special "totalheight"
30633 status open
30634
30635 \begin_layout Plain Layout
30636
30637 \color yellow
30638 Ceci est un texte jaune dans une boîte à 
30639 \family sans
30640 Fond
30641 \begin_inset space ~
30642 \end_inset
30643
30644 ombré
30645 \family default
30646 \color inherit
30647  
30648 \color yellow
30649 avec un fond vert foncé.
30650 \end_layout
30651
30652 \end_inset
30653
30654
30655 \begin_inset ERT
30656 status collapsed
30657
30658 \begin_layout Plain Layout
30659
30660
30661 \backslash
30662 setlength{
30663 \backslash
30664 fboxsep}{3pt}
30665 \end_layout
30666
30667 \begin_layout Plain Layout
30668
30669
30670 \backslash
30671 definecolor{shadecolor}{rgb}{1,0,0}
30672 \end_layout
30673
30674 \end_inset
30675
30676
30677 \end_layout
30678
30679 \begin_layout Standard
30680
30681 \lang english
30682 \begin_inset VSpace bigskip
30683 \end_inset
30684
30685
30686 \end_layout
30687
30688 \begin_layout Standard
30689 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
30690  les boîtes qui suivent la commandes qui les a changées.
30691 \end_layout
30692
30693 \begin_layout Section
30694 Minipages
30695 \begin_inset CommandInset label
30696 LatexCommand label
30697 name "sec:Minipages"
30698
30699 \end_inset
30700
30701
30702 \begin_inset Index idx
30703 status collapsed
30704
30705 \begin_layout Plain Layout
30706 Boîtes ! Minipages
30707 \end_layout
30708
30709 \end_inset
30710
30711
30712 \end_layout
30713
30714 \begin_layout Standard
30715 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
30716 ur d'une page.
30717  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
30718  règles d'indentation, de saut de ligne, etc.
30719  s'appliquent.
30720 \end_layout
30721
30722 \begin_layout Standard
30723 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
30724  langues.
30725 \end_layout
30726
30727 \begin_layout Standard
30728 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
30729  Leur largeur est fixée à 45
30730 \begin_inset space \thinspace{}
30731 \end_inset
30732
30733 col% et elles sont séparées par un ressort horizontal, qui a été inséré
30734  via le menu 
30735 \family sans
30736 Insérer\SpecialChar \menuseparator
30737 Typographie
30738 \begin_inset space ~
30739 \end_inset
30740
30741 spéciale\SpecialChar \menuseparator
30742 Ressort
30743 \begin_inset space ~
30744 \end_inset
30745
30746 Horizontal
30747 \family default
30748 .
30749 \end_layout
30750
30751 \begin_layout Standard
30752
30753 \end_layout
30754
30755 \begin_layout Standard
30756
30757 \lang english
30758 \begin_inset Box Frameless
30759 position "t"
30760 hor_pos "c"
30761 has_inner_box 1
30762 inner_pos "c"
30763 use_parbox 0
30764 use_makebox 0
30765 width "45col%"
30766 special "none"
30767 height "1in"
30768 height_special "totalheight"
30769 status open
30770
30771 \begin_layout Plain Layout
30772
30773 \lang german
30774 Dies ist ein deutscher Text.
30775  Dies ist ein deutscher Text.
30776  Dies ist ein deutscher Text.
30777  Dies ist ein deutscher Text.
30778  Dies ist ein deutscher Text.
30779  Dies ist ein deutscher Text.
30780  Dies ist ein deutscher Text.
30781  Dies ist ein deutscher Text.
30782  Dies ist ein deutscher Text.
30783  Dies ist ein deutscher Text.
30784  Dies ist ein deutscher Text.
30785  Dies ist ein deutscher Text.
30786  Dies ist ein deutscher Text
30787 \begin_inset Foot
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791
30792 \lang german
30793 Dies ist eine deutsche Fußnote.
30794 \end_layout
30795
30796 \end_inset
30797
30798 .
30799  Dies ist ein deutscher Text.
30800  Dies ist ein deutscher Text.
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \begin_inset space \hfill{}
30807 \end_inset
30808
30809
30810 \begin_inset Box Frameless
30811 position "t"
30812 hor_pos "c"
30813 has_inner_box 1
30814 inner_pos "c"
30815 use_parbox 0
30816 use_makebox 0
30817 width "45col%"
30818 special "none"
30819 height "1in"
30820 height_special "totalheight"
30821 status open
30822
30823 \begin_layout Plain Layout
30824
30825 \lang english
30826 This is an English Text.
30827  This is an English Text.
30828  This is an English Text.
30829  This is an English Text.
30830  This is an English Text.
30831  This is an English Text.
30832  This is an English Text.
30833  This is an English Text.
30834  This is an English Text.
30835  This is an English Text.
30836  This is an English Text.
30837  This is an English Text.
30838  This is an English Text.
30839  This is an English Text.
30840  This is an English Text.
30841  This is an English Text.
30842 \begin_inset Foot
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846
30847 \lang english
30848 This is an English footnote.
30849 \end_layout
30850
30851 \end_inset
30852
30853  This is an English Text.
30854  
30855 \end_layout
30856
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Standard
30863 \begin_inset VSpace bigskip
30864 \end_inset
30865
30866 Les paramètres globaux du document sont ignorés au sein d'une minipage.
30867  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
30868  minipages, même si vous les avez mis par exemple à 
30869 \family sans
30870 Moyen
30871 \family default
30872  dans les paramètres du document.
30873 \end_layout
30874
30875 \begin_layout Standard
30876 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
30877  portion de texte, voyez la section
30878 \begin_inset space ~
30879 \end_inset
30880
30881
30882 \begin_inset CommandInset ref
30883 LatexCommand ref
30884 reference "sub:Couleur-pour-les-Paragraphes"
30885
30886 \end_inset
30887
30888 .
30889 \end_layout
30890
30891 \begin_layout Standard
30892 \begin_inset Note Greyedout
30893 status open
30894
30895 \begin_layout Plain Layout
30896
30897 \series bold
30898 Note:
30899 \series default
30900  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
30901  mais les minipages peuvent être utilisées dans un tableau, un flottant
30902  ou une autre boîte.
30903 \end_layout
30904
30905 \end_inset
30906
30907
30908 \end_layout
30909
30910 \begin_layout Section
30911 Les parboxes
30912 \begin_inset CommandInset label
30913 LatexCommand label
30914 name "sec:Parboxes"
30915
30916 \end_inset
30917
30918
30919 \begin_inset Index idx
30920 status collapsed
30921
30922 \begin_layout Plain Layout
30923 Boîtes ! Parboxes
30924 \end_layout
30925
30926 \end_inset
30927
30928
30929 \end_layout
30930
30931 \begin_layout Standard
30932 \begin_inset Note Note
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937 \lang english
30938 En attendant une traduction de parbox (NdT)
30939 \end_layout
30940
30941 \end_inset
30942
30943 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
30944  ne peuvent avoir de note de bas de page.
30945 \end_layout
30946
30947 \begin_layout Standard
30948 \align center
30949 \begin_inset Box Frameless
30950 position "t"
30951 hor_pos "c"
30952 has_inner_box 1
30953 inner_pos "t"
30954 use_parbox 1
30955 use_makebox 0
30956 width "33col%"
30957 special "none"
30958 height "1in"
30959 height_special "totalheight"
30960 status collapsed
30961
30962 \begin_layout Plain Layout
30963 Ceci est un texte à l'intérieur d'une parbox.
30964  Ceci est un texte à l'intérieur d'une parbox.
30965 \end_layout
30966
30967 \begin_layout Plain Layout
30968 Cette note de bas de page ne devrait pas apparaître :
30969 \begin_inset Foot
30970 status open
30971
30972 \begin_layout Plain Layout
30973 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30974  pas.
30975 \end_layout
30976
30977 \end_inset
30978
30979
30980 \end_layout
30981
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \begin_layout Section
30988 Des boîtes pour les mots et les caractères
30989 \begin_inset Index idx
30990 status collapsed
30991
30992 \begin_layout Plain Layout
30993 Boîtes ! Pour les caractères
30994 \end_layout
30995
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \begin_layout Subsection
31002 Empêcher la césure
31003 \begin_inset CommandInset label
31004 LatexCommand label
31005 name "sec:Empêcher-césure"
31006
31007 \end_inset
31008
31009
31010 \begin_inset Index idx
31011 status collapsed
31012
31013 \begin_layout Plain Layout
31014 Boîtes ! Pour empêcher la césure
31015 \end_layout
31016
31017 \end_inset
31018
31019
31020 \end_layout
31021
31022 \begin_layout Standard
31023 Vous pouvez utiliser une boîte de type 
31024 \family sans
31025 Makebox
31026 \family default
31027  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
31028 \begin_inset Newline newline
31029 \end_inset
31030
31031 Voici un exemple de texte :
31032 \end_layout
31033
31034 \begin_layout Standard
31035 Cette ligne est un exemple comment vous pouvez empêcher une césure
31036 \begin_inset space ~
31037 \end_inset
31038
31039
31040 \begin_inset Quotes eld
31041 \end_inset
31042
31043 motTrèsTrèsLong
31044 \begin_inset Quotes erd
31045 \end_inset
31046
31047
31048 \end_layout
31049
31050 \begin_layout Standard
31051 Pour empêcher que le mot 
31052 \begin_inset Quotes eld
31053 \end_inset
31054
31055 motTrèsTrèsLong
31056 \begin_inset Quotes erd
31057 \end_inset
31058
31059  soit coupé, mettez le mot dans une boîte, mettez 
31060 \family sans
31061 Boîte
31062 \begin_inset space ~
31063 \end_inset
31064
31065 intérieure
31066 \family default
31067  à 
31068 \family sans
31069 Makebox
31070 \family default
31071  et sa largeur à 1
31072 \begin_inset space \thinspace{}
31073 \end_inset
31074
31075 Largeur.
31076 \end_layout
31077
31078 \begin_layout Standard
31079 Voici le résultat :
31080 \end_layout
31081
31082 \begin_layout Standard
31083 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
31084 \begin_inset Box Frameless
31085 position "t"
31086 hor_pos "c"
31087 has_inner_box 1
31088 inner_pos "t"
31089 use_parbox 0
31090 use_makebox 1
31091 width "1in"
31092 special "width"
31093 height "1in"
31094 height_special "totalheight"
31095 status open
31096
31097 \begin_layout Plain Layout
31098 motTrèsTrèsLong
31099 \end_layout
31100
31101 \end_inset
31102
31103
31104 \end_layout
31105
31106 \begin_layout Standard
31107 Une autre méthode consiste à mettre la commande 
31108 \begin_inset Quotes eld
31109 \end_inset
31110
31111
31112 \series bold
31113
31114 \backslash
31115 -
31116 \series default
31117
31118 \begin_inset Quotes grd
31119 \end_inset
31120
31121  en code TeX, juste avant le mot :
31122 \end_layout
31123
31124 \begin_layout Standard
31125 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
31126 \begin_inset Quotes eld
31127 \end_inset
31128
31129
31130 \begin_inset ERT
31131 status collapsed
31132
31133 \begin_layout Plain Layout
31134
31135
31136 \backslash
31137 -
31138 \end_layout
31139
31140 \end_inset
31141
31142 motTrèsTrèsLong
31143 \begin_inset Quotes erd
31144 \end_inset
31145
31146
31147 \end_layout
31148
31149 \begin_layout Standard
31150 Bien sûr, maintenant le mot dépasse dans la marge latérale.
31151  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
31152 \family sans
31153 Insérer\SpecialChar \menuseparator
31154 Typographie
31155 \begin_inset space ~
31156 \end_inset
31157
31158 spéciale\SpecialChar \menuseparator
31159 Passage
31160 \begin_inset space ~
31161 \end_inset
31162
31163 à
31164 \begin_inset space ~
31165 \end_inset
31166
31167 la
31168 \begin_inset space ~
31169 \end_inset
31170
31171 Ligne
31172 \family default
31173  (raccourci 
31174 \family sans
31175 Ctrl-Entrée
31176 \family default
31177 ) :
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Cette ligne est un exemple comment vous pouvez empêcher une césure:
31182 \begin_inset Newline newline
31183 \end_inset
31184
31185
31186 \begin_inset Box Frameless
31187 position "t"
31188 hor_pos "c"
31189 has_inner_box 1
31190 inner_pos "t"
31191 use_parbox 0
31192 use_makebox 1
31193 width "1in"
31194 special "width"
31195 height "1in"
31196 height_special "totalheight"
31197 status open
31198
31199 \begin_layout Plain Layout
31200 \begin_inset Quotes eld
31201 \end_inset
31202
31203 motTrèsTrèsLong
31204 \begin_inset Quotes erd
31205 \end_inset
31206
31207
31208 \end_layout
31209
31210 \end_inset
31211
31212
31213 \end_layout
31214
31215 \begin_layout Subsection
31216 Alignement vertical
31217 \begin_inset CommandInset label
31218 LatexCommand label
31219 name "sub:Alignement-Vertical"
31220
31221 \end_inset
31222
31223
31224 \begin_inset Index idx
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228 Boîtes ! Pour l'alignement vertical
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \begin_inset Index idx
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238 Boîtes ! Boîtes élévatrices
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \begin_inset Index idx
31245 status collapsed
31246
31247 \begin_layout Plain Layout
31248 Raisebox|see
31249 \begin_inset ERT
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253
31254 {
31255 \end_layout
31256
31257 \end_inset
31258
31259 Boîtes élévatrices
31260 \begin_inset ERT
31261 status collapsed
31262
31263 \begin_layout Plain Layout
31264
31265 }
31266 \end_layout
31267
31268 \end_inset
31269
31270
31271 \end_layout
31272
31273 \end_inset
31274
31275
31276 \end_layout
31277
31278 \begin_layout Standard
31279 Avec la commande 
31280 \series bold
31281
31282 \backslash
31283 raisebox
31284 \series default
31285  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
31286  par rapport au texte qui l'entoure.
31287  La commande
31288 \series bold
31289  
31290 \backslash
31291 raisebox
31292 \series default
31293  s'utilise en suivant la syntaxe suivante :
31294 \end_layout
31295
31296 \begin_layout Standard
31297
31298 \series bold
31299
31300 \backslash
31301 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
31302 \end_layout
31303
31304 \begin_layout Standard
31305 Le déplacement peut être une valeur positive pour élever la boîte ou négative
31306  pour l'abaisser.
31307 \end_layout
31308
31309 \begin_layout Standard
31310 Pour aligner le mot 
31311 \begin_inset Quotes eld
31312 \end_inset
31313
31314 empêcher
31315 \begin_inset Quotes erd
31316 \end_inset
31317
31318  de façon à ce que le point le plus bas du caractère le plus 
31319 \begin_inset Quotes eld
31320 \end_inset
31321
31322 profond
31323 \begin_inset Quotes erd
31324 \end_inset
31325
31326 , le 
31327 \begin_inset Quotes eld
31328 \end_inset
31329
31330 p
31331 \begin_inset Quotes erd
31332 \end_inset
31333
31334 , soit au niveau de la ligne de base, insérez la commande 
31335 \end_layout
31336
31337 \begin_layout Standard
31338
31339 \series bold
31340
31341 \backslash
31342 raisebox{
31343 \backslash
31344 depth}{
31345 \end_layout
31346
31347 \begin_layout Standard
31348 en code TeX avant le mot.
31349  Insérez après le mot l'accolade fermante 
31350 \begin_inset Quotes eld
31351 \end_inset
31352
31353
31354 \series bold
31355 }
31356 \series default
31357
31358 \begin_inset Quotes erd
31359 \end_inset
31360
31361  en code TeX.
31362 \begin_inset Newline newline
31363 \end_inset
31364
31365 Voici le résultat :
31366 \end_layout
31367
31368 \begin_layout Standard
31369 Cette ligne de texte contient le mot 
31370 \begin_inset ERT
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374
31375
31376 \backslash
31377 raisebox{
31378 \backslash
31379 depth}{
31380 \end_layout
31381
31382 \end_inset
31383
31384
31385 \begin_inset Quotes eld
31386 \end_inset
31387
31388 empêcher
31389 \begin_inset Quotes erd
31390 \end_inset
31391
31392
31393 \begin_inset ERT
31394 status collapsed
31395
31396 \begin_layout Plain Layout
31397
31398 }
31399 \end_layout
31400
31401 \end_inset
31402
31403  comme mot élevé.
31404 \end_layout
31405
31406 \begin_layout Standard
31407 \begin_inset VSpace bigskip
31408 \end_inset
31409
31410 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
31411  entre les lignes va être agrandie :
31412 \end_layout
31413
31414 \begin_layout Standard
31415 Cette ligne de texte contient le mot
31416 \begin_inset ERT
31417 status collapsed
31418
31419 \begin_layout Plain Layout
31420
31421
31422 \backslash
31423 raisebox{-
31424 \backslash
31425 depth}{
31426 \end_layout
31427
31428 \end_inset
31429
31430
31431 \begin_inset Quotes eld
31432 \end_inset
31433
31434 empêcher
31435 \begin_inset Quotes erd
31436 \end_inset
31437
31438
31439 \begin_inset ERT
31440 status collapsed
31441
31442 \begin_layout Plain Layout
31443
31444 }
31445 \end_layout
31446
31447 \end_inset
31448
31449  comme mot abaissé.
31450 \begin_inset Newline newline
31451 \end_inset
31452
31453 Cette ligne de texte contient le mot 
31454 \begin_inset ERT
31455 status collapsed
31456
31457 \begin_layout Plain Layout
31458
31459
31460 \backslash
31461 raisebox{0.5cm}{
31462 \end_layout
31463
31464 \end_inset
31465
31466
31467 \begin_inset Quotes eld
31468 \end_inset
31469
31470 tester
31471 \begin_inset Quotes erd
31472 \end_inset
31473
31474
31475 \begin_inset ERT
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479
31480 }
31481 \end_layout
31482
31483 \end_inset
31484
31485  comme mot élevé.
31486 \end_layout
31487
31488 \begin_layout Standard
31489 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
31490  mettez la hauteur de la boîte à zéro.
31491  Par exemple utilisez
31492 \end_layout
31493
31494 \begin_layout Standard
31495
31496 \series bold
31497
31498 \backslash
31499 raisebox{-
31500 \backslash
31501 depth}[0pt]{
31502 \end_layout
31503
31504 \begin_layout Standard
31505 Cette ligne de texte contient le mot
31506 \begin_inset ERT
31507 status collapsed
31508
31509 \begin_layout Plain Layout
31510
31511
31512 \backslash
31513 raisebox{-
31514 \backslash
31515 depth}[0pt]{
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \begin_inset Quotes eld
31522 \end_inset
31523
31524 empêcher
31525 \begin_inset Quotes erd
31526 \end_inset
31527
31528
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534 }
31535 \end_layout
31536
31537 \end_inset
31538
31539  comme mot abaissé.
31540 \begin_inset Newline newline
31541 \end_inset
31542
31543 Cette ligne de texte contient le mot 
31544 \begin_inset ERT
31545 status collapsed
31546
31547 \begin_layout Plain Layout
31548
31549
31550 \backslash
31551 raisebox{0.5cm}[0pt]{
31552 \end_layout
31553
31554 \end_inset
31555
31556
31557 \begin_inset Quotes eld
31558 \end_inset
31559
31560 tester
31561 \begin_inset Quotes erd
31562 \end_inset
31563
31564
31565 \begin_inset ERT
31566 status collapsed
31567
31568 \begin_layout Plain Layout
31569
31570 }
31571 \end_layout
31572
31573 \end_inset
31574
31575  comme mot élevé.
31576 \end_layout
31577
31578 \begin_layout Section
31579 Boîtes colorées
31580 \begin_inset CommandInset label
31581 LatexCommand label
31582 name "sec:Boîtes-colorées"
31583
31584 \end_inset
31585
31586
31587 \begin_inset Index idx
31588 status collapsed
31589
31590 \begin_layout Plain Layout
31591 Boîtes ! Couleur
31592 \end_layout
31593
31594 \end_inset
31595
31596
31597 \end_layout
31598
31599 \begin_layout Subsection
31600 De la couleur pour le texte
31601 \begin_inset Index idx
31602 status collapsed
31603
31604 \begin_layout Plain Layout
31605 Couleur ! Pour le texte
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \end_layout
31612
31613 \begin_layout Standard
31614 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
31615  une boîte appelée 
31616 \begin_inset Quotes eld
31617 \end_inset
31618
31619 colorbox
31620 \begin_inset Quotes erd
31621 \end_inset
31622
31623 .
31624  Cela demande que le paquetage LaTeX 
31625 \series bold
31626 color
31627 \series default
31628
31629 \begin_inset Index idx
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633 Paquetages LaTeX ! color
31634 \end_layout
31635
31636 \end_inset
31637
31638  soit chargé dans le préambule du document avec la commande
31639 \end_layout
31640
31641 \begin_layout Standard
31642
31643 \series bold
31644
31645 \backslash
31646 @ifundefined{textcolor}
31647 \begin_inset Newline newline
31648 \end_inset
31649
31650
31651 \begin_inset Phantom HPhantom
31652 status open
31653
31654 \begin_layout Plain Layout
31655
31656 \series bold
31657 \begin_inset space ~
31658 \end_inset
31659
31660
31661 \end_layout
31662
31663 \end_inset
31664
31665 {
31666 \backslash
31667 usepackage{color}}{}
31668 \end_layout
31669
31670 \begin_layout Standard
31671 Le paquetage 
31672 \series bold
31673 color
31674 \series default
31675  sera chargé automatiquement par LyX dès que vous colorez du texte.
31676 \begin_inset Foot
31677 status collapsed
31678
31679 \begin_layout Plain Layout
31680 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
31681  
31682 \series bold
31683
31684 \backslash
31685 @ifundefined
31686 \series default
31687 .
31688 \end_layout
31689
31690 \end_inset
31691
31692
31693 \end_layout
31694
31695 \begin_layout Standard
31696 \begin_inset VSpace medskip
31697 \end_inset
31698
31699 Les boîtes colorées sont créées par la commande 
31700 \series bold
31701
31702 \backslash
31703 colorbox
31704 \series default
31705 .
31706  Elle est utilisée avec la syntaxe suivante :
31707 \end_layout
31708
31709 \begin_layout Standard
31710
31711 \series bold
31712
31713 \backslash
31714 colorbox{couleur}{contenu de la boîte}
31715 \end_layout
31716
31717 \begin_layout Standard
31718 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
31719  peuvent être placées à l'intérieur d'autres boîtes.
31720 \end_layout
31721
31722 \begin_layout Standard
31723 Les couleurs suivantes sont prédéfinies ::
31724 \begin_inset Newline newline
31725 \end_inset
31726
31727
31728 \family sans
31729 black
31730 \family default
31731  (noir), 
31732 \family sans
31733 blue
31734 \family default
31735  (bleu), 
31736 \family sans
31737 cyan
31738 \family default
31739 \series bold
31740 ,
31741 \series default
31742  
31743 \family sans
31744 green
31745 \family default
31746  (vert), 
31747 \family sans
31748 magenta
31749 \family default
31750
31751 \family sans
31752 red
31753 \family default
31754  (rouge), 
31755 \family sans
31756 white
31757 \family default
31758  (blanc), and 
31759 \family sans
31760 yellow
31761 \family default
31762  (jaune).
31763 \begin_inset Newline newline
31764 \end_inset
31765
31766 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
31767  section
31768 \begin_inset space ~
31769 \end_inset
31770
31771
31772 \begin_inset CommandInset ref
31773 LatexCommand ref
31774 reference "sec:Tableaux-Colorés"
31775
31776 \end_inset
31777
31778 .
31779 \end_layout
31780
31781 \begin_layout Standard
31782 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
31783 \end_layout
31784
31785 \begin_layout Standard
31786
31787 \series bold
31788
31789 \backslash
31790 colorbox{red}{
31791 \end_layout
31792
31793 \begin_layout Standard
31794 avant le mot en code TeX.
31795  Insérez l'accolade fermante 
31796 \begin_inset Quotes eld
31797 \end_inset
31798
31799 }
31800 \begin_inset Quotes erd
31801 \end_inset
31802
31803  après le mot, en code TeX.
31804 \begin_inset Newline newline
31805 \end_inset
31806
31807 Voici le résultat :
31808 \end_layout
31809
31810 \begin_layout Standard
31811 Cette ligne de texte contient le mot
31812 \begin_inset ERT
31813 status collapsed
31814
31815 \begin_layout Plain Layout
31816
31817
31818 \backslash
31819 colorbox{red}{
31820 \end_layout
31821
31822 \end_inset
31823
31824
31825 \begin_inset Quotes eld
31826 \end_inset
31827
31828 Attention!
31829 \begin_inset Quotes erd
31830 \end_inset
31831
31832
31833 \begin_inset ERT
31834 status collapsed
31835
31836 \begin_layout Plain Layout
31837
31838 }
31839 \end_layout
31840
31841 \end_inset
31842
31843  sur fond rouge.
31844 \end_layout
31845
31846 \begin_layout Standard
31847 \begin_inset VSpace bigskip
31848 \end_inset
31849
31850 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
31851  vous pouvez utiliser la commande 
31852 \series bold
31853
31854 \backslash
31855 fcolorbox
31856 \series default
31857  avec la syntaxe suivante :
31858 \end_layout
31859
31860 \begin_layout Standard
31861
31862 \series bold
31863
31864 \backslash
31865 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
31866 \end_layout
31867
31868 \begin_layout Standard
31869
31870 \series bold
31871
31872 \backslash
31873 fcolorbox
31874 \series default
31875  est une extension de 
31876 \series bold
31877
31878 \backslash
31879 colorbox
31880 \series default
31881 .
31882  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
31883  peuvent être modifiés avec les variables 
31884 \series bold
31885
31886 \backslash
31887 fboxrule
31888 \series default
31889  et 
31890 \series bold
31891
31892 \backslash
31893 fboxsep
31894 \series default
31895 , comme c'est décrit dans la section
31896 \begin_inset space ~
31897 \end_inset
31898
31899
31900 \begin_inset CommandInset ref
31901 LatexCommand ref
31902 reference "sec:Décorations"
31903
31904 \end_inset
31905
31906 .
31907 \end_layout
31908
31909 \begin_layout Standard
31910 Pour l'exemple suivant, on a utilisé la commande
31911 \end_layout
31912
31913 \begin_layout Standard
31914
31915 \series bold
31916
31917 \backslash
31918 fcolorbox{cyan}{magenta}{
31919 \end_layout
31920
31921 \begin_layout Standard
31922 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
31923 \begin_inset space \thinspace{}
31924 \end_inset
31925
31926 mm:
31927 \begin_inset Newline newline
31928 \end_inset
31929
31930
31931 \begin_inset ERT
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935
31936
31937 \backslash
31938 fboxrule 1mm 
31939 \backslash
31940 fboxsep 1mm
31941 \end_layout
31942
31943 \end_inset
31944
31945
31946 \begin_inset ERT
31947 status collapsed
31948
31949 \begin_layout Plain Layout
31950
31951
31952 \backslash
31953 fcolorbox{cyan}{magenta}{
31954 \end_layout
31955
31956 \end_inset
31957
31958 Ce texte est dans une boîte encadrée et colorée.
31959 \begin_inset ERT
31960 status collapsed
31961
31962 \begin_layout Plain Layout
31963
31964 }
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \begin_layout Standard
31973 \begin_inset VSpace bigskip
31974 \end_inset
31975
31976 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31977  les yeux ! - NdT) :
31978 \begin_inset Newline newline
31979 \end_inset
31980
31981
31982 \begin_inset ERT
31983 status collapsed
31984
31985 \begin_layout Plain Layout
31986
31987
31988 \backslash
31989 fcolorbox{cyan}{magenta}{
31990 \end_layout
31991
31992 \end_inset
31993
31994
31995 \color yellow
31996 Ce texte est coloré dans une boîte colorée et encadrée.
31997 \color inherit
31998
31999 \begin_inset ERT
32000 status collapsed
32001
32002 \begin_layout Plain Layout
32003
32004 }
32005 \end_layout
32006
32007 \end_inset
32008
32009
32010 \begin_inset ERT
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014
32015
32016 \backslash
32017 fboxrule 0.4pt 
32018 \backslash
32019 fboxsep 3pt
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \end_layout
32026
32027 \begin_layout Standard
32028
32029 \series bold
32030 \begin_inset VSpace medskip
32031 \end_inset
32032
32033
32034 \end_layout
32035
32036 \begin_layout Standard
32037 \begin_inset Note Greyedout
32038 status open
32039
32040 \begin_layout Plain Layout
32041
32042 \series bold
32043 Note:
32044 \series default
32045  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
32046  de ligne.
32047  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
32048  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
32049 \end_layout
32050
32051 \end_inset
32052
32053
32054 \end_layout
32055
32056 \begin_layout Subsection
32057 De la couleur pour les paragraphes
32058 \begin_inset CommandInset label
32059 LatexCommand label
32060 name "sub:Couleur-pour-les-Paragraphes"
32061
32062 \end_inset
32063
32064
32065 \begin_inset Index idx
32066 status collapsed
32067
32068 \begin_layout Plain Layout
32069 Couleur ! Pour les  paragraphes
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Standard
32078 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
32079  texte dans une minipage.
32080  Avant la minipage, insérez la commande 
32081 \series bold
32082
32083 \backslash
32084 colorbox
32085 \series default
32086  
32087 \end_layout
32088
32089 \begin_layout Standard
32090
32091 \series bold
32092
32093 \backslash
32094 colorbox{color}{
32095 \end_layout
32096
32097 \begin_layout Standard
32098 en code TeX.
32099  Après la minipage, insérez l'accolade fermante 
32100 \begin_inset Quotes eld
32101 \end_inset
32102
32103 }
32104 \begin_inset Quotes erd
32105 \end_inset
32106
32107  en code TeX.
32108 \end_layout
32109
32110 \begin_layout Standard
32111 \begin_inset ERT
32112 status collapsed
32113
32114 \begin_layout Plain Layout
32115
32116
32117 \backslash
32118 colorbox{lightgrey}{
32119 \end_layout
32120
32121 \end_inset
32122
32123
32124 \begin_inset Box Frameless
32125 position "t"
32126 hor_pos "c"
32127 has_inner_box 1
32128 inner_pos "t"
32129 use_parbox 0
32130 use_makebox 0
32131 width "100col%"
32132 special "none"
32133 height "1in"
32134 height_special "totalheight"
32135 status collapsed
32136
32137 \begin_layout Plain Layout
32138 Ce texte a un fond coloré.
32139  Ce texte a un fond coloré.
32140 \end_layout
32141
32142 \begin_layout Plain Layout
32143 \begin_inset VSpace defskip
32144 \end_inset
32145
32146 Le texte peut avoir des notes de bas de page
32147 \begin_inset Foot
32148 status collapsed
32149
32150 \begin_layout Plain Layout
32151 Un autre exemple de note de bas de page
32152 \end_layout
32153
32154 \end_inset
32155
32156  et contenir des figures et des tableaux.
32157 \end_layout
32158
32159 \begin_layout Plain Layout
32160 \align center
32161 \begin_inset Tabular
32162 <lyxtabular version="3" rows="3" columns="3">
32163 <features tabularvalignment="middle">
32164 <column alignment="center" valignment="top" width="0">
32165 <column alignment="center" valignment="top" width="0">
32166 <column alignment="center" valignment="top" width="0">
32167 <row>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172 a
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181 !
32182 \end_layout
32183
32184 \end_inset
32185 </cell>
32186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32187 \begin_inset Text
32188
32189 \begin_layout Plain Layout
32190 3
32191 \end_layout
32192
32193 \end_inset
32194 </cell>
32195 </row>
32196 <row>
32197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32198 \begin_inset Text
32199
32200 \begin_layout Plain Layout
32201 <
32202 \end_layout
32203
32204 \end_inset
32205 </cell>
32206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210 b2
32211 \begin_inset Quotes erd
32212 \end_inset
32213
32214 |
32215 \end_layout
32216
32217 \end_inset
32218 </cell>
32219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223 >
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 </row>
32229 <row>
32230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234 1
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243 §
32244 \end_layout
32245
32246 \end_inset
32247 </cell>
32248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32249 \begin_inset Text
32250
32251 \begin_layout Plain Layout
32252 c
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 </row>
32258 </lyxtabular>
32259
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \end_inset
32266
32267
32268 \begin_inset ERT
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273 }
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \begin_layout Section
32282 Les boîtes pivotées et redimensionnées
32283 \end_layout
32284
32285 \begin_layout Standard
32286 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
32287  charger le paquetage LaTeX 
32288 \series bold
32289 graphicx
32290 \series default
32291
32292 \begin_inset Index idx
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296 Paquetages LaTeX ! graphicx
32297 \end_layout
32298
32299 \end_inset
32300
32301  dans le préambule de votre document avec la commande
32302 \end_layout
32303
32304 \begin_layout Standard
32305
32306 \series bold
32307
32308 \backslash
32309 @ifundefined{rotatebox}
32310 \begin_inset Newline newline
32311 \end_inset
32312
32313
32314 \begin_inset Phantom HPhantom
32315 status open
32316
32317 \begin_layout Plain Layout
32318
32319 \series bold
32320 \begin_inset space ~
32321 \end_inset
32322
32323
32324 \end_layout
32325
32326 \end_inset
32327
32328 {
32329 \backslash
32330 usepackage{graphicx}}{}
32331 \end_layout
32332
32333 \begin_layout Standard
32334 \begin_inset Note Greyedout
32335 status open
32336
32337 \begin_layout Plain Layout
32338
32339 \series bold
32340 Note:
32341 \series default
32342  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
32343  redimensionnés.
32344 \end_layout
32345
32346 \end_inset
32347
32348
32349 \end_layout
32350
32351 \begin_layout Standard
32352 \begin_inset Note Greyedout
32353 status open
32354
32355 \begin_layout Plain Layout
32356
32357 \series bold
32358 Note:
32359 \series default
32360  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
32361  redimensionnée.
32362 \end_layout
32363
32364 \end_inset
32365
32366
32367 \end_layout
32368
32369 \begin_layout Subsection
32370 Les Boîtes pivotées
32371 \begin_inset Index idx
32372 status collapsed
32373
32374 \begin_layout Plain Layout
32375 Boîtes ! pivotées
32376 \end_layout
32377
32378 \end_inset
32379
32380
32381 \begin_inset Index idx
32382 status collapsed
32383
32384 \begin_layout Plain Layout
32385 Pivoter des objets
32386 \end_layout
32387
32388 \end_inset
32389
32390
32391 \begin_inset Index idx
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395 Figures ! Pivotées
32396 \end_layout
32397
32398 \end_inset
32399
32400
32401 \begin_inset Index idx
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405 Tableau ! Pivoter
32406 \end_layout
32407
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
32415  (rotated).
32416  Une telle boîte est créée avec la commande 
32417 \series bold
32418
32419 \backslash
32420 rotatebox
32421 \series default
32422  en code TeX avec la syntaxe
32423 \end_layout
32424
32425 \begin_layout Standard
32426
32427 \series bold
32428
32429 \backslash
32430 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
32431 \end_layout
32432
32433 \begin_layout Standard
32434 La position du pivot est donnée par l'origine de rotation spécifiée sous
32435  la forme 
32436 \series bold
32437 origin=position
32438 \series default
32439 .
32440  Les valeurs suivantes sont possibles pour la position: 
32441 \emph on
32442 c
32443 \emph default
32444  (centre), 
32445 \emph on
32446 l
32447 \emph default
32448  (gauche/
32449 \lang english
32450 left
32451 \lang french
32452 ), 
32453 \emph on
32454 r
32455 \emph default
32456  (droite/
32457 \lang english
32458 right
32459 \lang french
32460 ), 
32461 \emph on
32462 b
32463 \emph default
32464  (bas/
32465 \lang english
32466 bottom
32467 \lang french
32468 ), 
32469 \emph on
32470 t
32471 \emph default
32472  (haut/
32473 \lang english
32474 top
32475 \lang french
32476 ), et aussi des combinaisons des quatre positions de base.
32477  Par exemple 
32478 \emph on
32479 lt
32480 \emph default
32481  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
32482  Quand on ne donne pas d'origine, la position 
32483 \emph on
32484 l
32485 \emph default
32486  est utilisée.
32487  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
32488  ou négatif.
32489  Le sens positif de rotation est anti-horaire.
32490 \end_layout
32491
32492 \begin_layout Standard
32493 Dans l'exemple qui suit, la commande 
32494 \series bold
32495
32496 \backslash
32497 rotatebox[origin=c]{60}{
32498 \series default
32499  a été insérée en code TeX juste avant le texte 
32500 \begin_inset Quotes eld
32501 \end_inset
32502
32503 pivoté de 90°
32504 \begin_inset Quotes erd
32505 \end_inset
32506
32507  ; la boîte est refermée juste après le texte par une accolade fermante
32508  
32509 \begin_inset Quotes eld
32510 \end_inset
32511
32512 }
32513 \begin_inset Quotes erd
32514 \end_inset
32515
32516  en code TeX.
32517 \end_layout
32518
32519 \begin_layout Standard
32520 Voici une ligne avec du texte 
32521 \begin_inset ERT
32522 status collapsed
32523
32524 \begin_layout Plain Layout
32525
32526
32527 \backslash
32528 rotatebox[origin=c]{60}{
32529 \end_layout
32530
32531 \end_inset
32532
32533 pivoté de 60°
32534 \begin_inset ERT
32535 status collapsed
32536
32537 \begin_layout Plain Layout
32538
32539 }
32540 \end_layout
32541
32542 \end_inset
32543
32544 .
32545 \end_layout
32546
32547 \begin_layout Standard
32548 La boîte peut contenir une autre boîte ou une formule en ligne :
32549 \end_layout
32550
32551 \begin_layout Standard
32552 Voici une ligne avec du texte 
32553 \begin_inset ERT
32554 status collapsed
32555
32556 \begin_layout Plain Layout
32557
32558
32559 \backslash
32560 rotatebox[origin=r]{-60}{
32561 \end_layout
32562
32563 \end_inset
32564
32565
32566 \begin_inset Box Doublebox
32567 position "c"
32568 hor_pos "c"
32569 has_inner_box 0
32570 inner_pos "c"
32571 use_parbox 0
32572 use_makebox 0
32573 width "1in"
32574 special "width"
32575 height "1in"
32576 height_special "totalheight"
32577 status collapsed
32578
32579 \begin_layout Plain Layout
32580 pivoté de -60°
32581 \end_layout
32582
32583 \end_inset
32584
32585
32586 \begin_inset ERT
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590
32591 }
32592 \end_layout
32593
32594 \end_inset
32595
32596  et encadré 
32597 \begin_inset ERT
32598 status collapsed
32599
32600 \begin_layout Plain Layout
32601
32602
32603 \backslash
32604 rotatebox[origin=lb]{60}{
32605 \end_layout
32606
32607 \end_inset
32608
32609
32610 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32611 \end_inset
32612
32613
32614 \begin_inset ERT
32615 status collapsed
32616
32617 \begin_layout Plain Layout
32618
32619 }
32620 \end_layout
32621
32622 \end_inset
32623
32624  et une formule.
32625 \end_layout
32626
32627 \begin_layout Standard
32628 ou encore une figure ou un tableau :
32629 \end_layout
32630
32631 \begin_layout Standard
32632 Voici une ligne
32633 \begin_inset ERT
32634 status collapsed
32635
32636 \begin_layout Plain Layout
32637
32638
32639 \backslash
32640 rotatebox[origin=lb]{90}{
32641 \end_layout
32642
32643 \end_inset
32644
32645
32646 \begin_inset Graphics
32647         filename ../clipart/platypus.eps
32648         lyxscale 50
32649         width 25col%
32650
32651 \end_inset
32652
32653
32654 \begin_inset ERT
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658
32659 }
32660 \end_layout
32661
32662 \end_inset
32663
32664  avec une image pivotée de 90° 
32665 \begin_inset ERT
32666 status collapsed
32667
32668 \begin_layout Plain Layout
32669
32670
32671 \backslash
32672 rotatebox[origin=l]{-90}{
32673 \end_layout
32674
32675 \end_inset
32676
32677
32678 \begin_inset Tabular
32679 <lyxtabular version="3" rows="2" columns="2">
32680 <features tabularvalignment="middle">
32681 <column alignment="center" valignment="top" width="0">
32682 <column alignment="center" valignment="top" width="0">
32683 <row>
32684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688 q
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697 w
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 </row>
32703 <row>
32704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32705 \begin_inset Text
32706
32707 \begin_layout Plain Layout
32708 e
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32714 \begin_inset Text
32715
32716 \begin_layout Plain Layout
32717 r
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 </row>
32723 </lyxtabular>
32724
32725 \end_inset
32726
32727
32728 \begin_inset ERT
32729 status collapsed
32730
32731 \begin_layout Plain Layout
32732
32733 }
32734 \end_layout
32735
32736 \end_inset
32737
32738  et un tableau.
32739 \end_layout
32740
32741 \begin_layout Subsection
32742 Les boîtes redimensionnées
32743 \begin_inset Index idx
32744 status collapsed
32745
32746 \begin_layout Plain Layout
32747 Boîtes ! Redimensionnées
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \begin_inset Index idx
32754 status collapsed
32755
32756 \begin_layout Plain Layout
32757 Redimensionner des objets
32758 \end_layout
32759
32760 \end_inset
32761
32762
32763 \begin_inset Index idx
32764 status collapsed
32765
32766 \begin_layout Plain Layout
32767 Figures ! Redimensionnées
32768 \end_layout
32769
32770 \end_inset
32771
32772
32773 \begin_inset Index idx
32774 status collapsed
32775
32776 \begin_layout Plain Layout
32777 Tableau ! Redimensionner
32778 \end_layout
32779
32780 \end_inset
32781
32782
32783 \end_layout
32784
32785 \begin_layout Standard
32786 Pour redimensionner des objets on peut utiliser les commandes 
32787 \series bold
32788
32789 \backslash
32790 scalebox
32791 \series default
32792  et 
32793 \series bold
32794
32795 \backslash
32796 resizebox
32797 \series default
32798  insérées sous forme de code TeX.
32799 \end_layout
32800
32801 \begin_layout Standard
32802
32803 \series bold
32804
32805 \backslash
32806 scalebox
32807 \series default
32808  est utilisée avec la syntaxe suivante :
32809 \end_layout
32810
32811 \begin_layout Standard
32812
32813 \series bold
32814
32815 \backslash
32816 scalebox{horizontal}[vertical]{contenu de la boîte}
32817 \end_layout
32818
32819 \begin_layout Standard
32820 Horizontal et vertical sont les facteurs d'échelle correspondants.
32821  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
32822  utilisé comme facteur vertical.
32823 \end_layout
32824
32825 \begin_layout Standard
32826 Par exemple, la commande 
32827 \series bold
32828
32829 \backslash
32830 scalebox{2}{Bonjour}
32831 \series default
32832  crée un 
32833 \begin_inset ERT
32834 status collapsed
32835
32836 \begin_layout Plain Layout
32837
32838
32839 \backslash
32840 scalebox{2}{
32841 \end_layout
32842
32843 \end_inset
32844
32845 Bonjour
32846 \begin_inset ERT
32847 status collapsed
32848
32849 \begin_layout Plain Layout
32850
32851 }
32852 \end_layout
32853
32854 \end_inset
32855
32856  de taille double par rapport à la taille du texte du document.
32857 \end_layout
32858
32859 \begin_layout Standard
32860
32861 \series bold
32862
32863 \backslash
32864 scalebox{2}[1]{Hello}
32865 \series default
32866  au contraire va déformer le 
32867 \begin_inset ERT
32868 status collapsed
32869
32870 \begin_layout Plain Layout
32871
32872
32873 \backslash
32874 scalebox{2}[1]{
32875 \end_layout
32876
32877 \end_inset
32878
32879 Bonjour
32880 \begin_inset ERT
32881 status collapsed
32882
32883 \begin_layout Plain Layout
32884
32885 }
32886 \end_layout
32887
32888 \end_inset
32889
32890 .
32891 \end_layout
32892
32893 \begin_layout Standard
32894 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
32895  La commande 
32896 \series bold
32897
32898 \backslash
32899 scalebox{-1}[1]{Hello}
32900 \series default
32901  peut donc être utilisée pour créer du texte en miroir : 
32902 \begin_inset ERT
32903 status collapsed
32904
32905 \begin_layout Plain Layout
32906
32907
32908 \backslash
32909 scalebox{-1}[1]{
32910 \end_layout
32911
32912 \end_inset
32913
32914 Bonjour
32915 \begin_inset ERT
32916 status collapsed
32917
32918 \begin_layout Plain Layout
32919
32920 }
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \begin_layout Standard
32929
32930 \series bold
32931
32932 \backslash
32933 scalebox{1}[-1]{Bonjour}
32934 \series default
32935  effectue une réflexion du 
32936 \begin_inset ERT
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940
32941
32942 \backslash
32943 scalebox{1}[-1]{
32944 \end_layout
32945
32946 \end_inset
32947
32948 Bonjour
32949 \begin_inset ERT
32950 status collapsed
32951
32952 \begin_layout Plain Layout
32953
32954 }
32955 \end_layout
32956
32957 \end_inset
32958
32959  par rapport à la ligne de base.
32960 \end_layout
32961
32962 \begin_layout Standard
32963 La commande 
32964 \series bold
32965
32966 \backslash
32967 reflectbox{contenu de la boîte} 
32968 \series default
32969 existe aussi et est équivalente à
32970 \series bold
32971  
32972 \backslash
32973 scalebox{-1}[1]{contenu de la boîte}.
32974
32975 \series default
32976  
32977 \begin_inset Newline newline
32978 \end_inset
32979
32980
32981 \end_layout
32982
32983 \begin_layout Standard
32984 \begin_inset VSpace bigskip
32985 \end_inset
32986
32987 La commande 
32988 \series bold
32989
32990 \backslash
32991 resizebox
32992 \series default
32993  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32994  données.
32995  La syntaxe de la commande est :
32996 \end_layout
32997
32998 \begin_layout Standard
32999
33000 \series bold
33001
33002 \backslash
33003 resizebox{largeur}{hauteur}{contenu de la boîte}
33004 \end_layout
33005
33006 \begin_layout Standard
33007 Si un des deux paramètres est remplacé par un point d'exclamation 
33008 \series bold
33009 !
33010 \series default
33011 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
33012 \end_layout
33013
33014 \begin_layout Standard
33015 La commande 
33016 \series bold
33017
33018 \backslash
33019 resizebox{2cm}{1cm}{Bonjour}
33020 \series default
33021  produit : 
33022 \begin_inset ERT
33023 status collapsed
33024
33025 \begin_layout Plain Layout
33026
33027
33028 \backslash
33029 resizebox{2cm}{1cm}{
33030 \end_layout
33031
33032 \end_inset
33033
33034 Bonjour
33035 \begin_inset ERT
33036 status collapsed
33037
33038 \begin_layout Plain Layout
33039
33040 }
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \begin_inset Newline newline
33047 \end_inset
33048
33049 La commande 
33050 \series bold
33051
33052 \backslash
33053 resizebox{2cm}{!}{Bonjour}
33054 \series default
33055  produit : 
33056 \begin_inset ERT
33057 status collapsed
33058
33059 \begin_layout Plain Layout
33060
33061
33062 \backslash
33063 resizebox{2cm}{!}{
33064 \end_layout
33065
33066 \end_inset
33067
33068 Bonjour
33069 \begin_inset ERT
33070 status collapsed
33071
33072 \begin_layout Plain Layout
33073
33074 }
33075 \end_layout
33076
33077 \end_inset
33078
33079
33080 \end_layout
33081
33082 \begin_layout Standard
33083 \begin_inset VSpace bigskip
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Standard
33090 \begin_inset Note Greyedout
33091 status open
33092
33093 \begin_layout Plain Layout
33094
33095 \series bold
33096 Note:
33097 \series default
33098  Quand les paramètres des commandes 
33099 \series bold
33100
33101 \backslash
33102 scalebox
33103 \series default
33104  ou 
33105 \series bold
33106
33107 \backslash
33108 resizebox
33109 \series default
33110  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
33111  document, mais le document exporté peut ne pas s'afficher ou s'afficher
33112  partiellement.
33113 \end_layout
33114
33115 \end_inset
33116
33117
33118 \end_layout
33119
33120 \begin_layout Standard
33121 \begin_inset VSpace bigskip
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \begin_layout Standard
33128 Les boîtes peuvent être combinée dans n'importe quel ordre.
33129  Par exemple, la commande 
33130 \begin_inset Newline newline
33131 \end_inset
33132
33133
33134 \series bold
33135
33136 \backslash
33137 rotatebox[origin=c]{-45}{
33138 \backslash
33139 resizebox{2cm}{!}{
33140 \backslash
33141 reflectbox{Bonjour}}}
33142 \begin_inset Newline newline
33143 \end_inset
33144
33145
33146 \series default
33147 produit :
33148 \end_layout
33149
33150 \begin_layout Standard
33151 \align center
33152 \begin_inset ERT
33153 status collapsed
33154
33155 \begin_layout Plain Layout
33156
33157
33158 \backslash
33159 rotatebox[origin=c]{-45}{
33160 \backslash
33161 resizebox{2cm}{!}{
33162 \backslash
33163 reflectbox{
33164 \end_layout
33165
33166 \end_inset
33167
33168 Bonjour
33169 \begin_inset ERT
33170 status collapsed
33171
33172 \begin_layout Plain Layout
33173
33174 }}}
33175 \end_layout
33176
33177 \end_inset
33178
33179
33180 \end_layout
33181
33182 \begin_layout Standard
33183 \noindent
33184 Les images, les tableaux et les formules sont autorisées comme contenu de
33185  boîte :
33186 \end_layout
33187
33188 \begin_layout Standard
33189 \align center
33190 \begin_inset ERT
33191 status collapsed
33192
33193 \begin_layout Plain Layout
33194
33195
33196 \backslash
33197 rotatebox[origin=c]{-30}{
33198 \backslash
33199 resizebox{2cm}{!}{
33200 \backslash
33201 reflectbox{
33202 \end_layout
33203
33204 \end_inset
33205
33206
33207 \begin_inset Graphics
33208         filename ../clipart/platypus.eps
33209         lyxscale 50
33210         width 25col%
33211
33212 \end_inset
33213
33214
33215 \begin_inset ERT
33216 status collapsed
33217
33218 \begin_layout Plain Layout
33219
33220 }}}
33221 \end_layout
33222
33223 \end_inset
33224
33225
33226 \begin_inset ERT
33227 status collapsed
33228
33229 \begin_layout Plain Layout
33230
33231
33232 \backslash
33233 rotatebox[origin=c]{-45}{
33234 \backslash
33235 resizebox{2cm}{!}{
33236 \backslash
33237 reflectbox{
33238 \end_layout
33239
33240 \end_inset
33241
33242
33243 \begin_inset Tabular
33244 <lyxtabular version="3" rows="2" columns="2">
33245 <features tabularvalignment="middle">
33246 <column alignment="center" valignment="top" width="0">
33247 <column alignment="center" valignment="top" width="0">
33248 <row>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253 q
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262 w
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 </row>
33268 <row>
33269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Plain Layout
33273 e
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282 r
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 </row>
33288 </lyxtabular>
33289
33290 \end_inset
33291
33292
33293 \begin_inset ERT
33294 status collapsed
33295
33296 \begin_layout Plain Layout
33297
33298 }}}
33299 \end_layout
33300
33301 \end_inset
33302
33303
33304 \begin_inset ERT
33305 status collapsed
33306
33307 \begin_layout Plain Layout
33308
33309
33310 \backslash
33311 rotatebox[origin=c]{-45}{
33312 \backslash
33313 resizebox{2cm}{!}{
33314 \backslash
33315 reflectbox{
33316 \end_layout
33317
33318 \end_inset
33319
33320
33321 \begin_inset Formula $\int A\,\mathrm{d}x=B$
33322 \end_inset
33323
33324
33325 \begin_inset ERT
33326 status collapsed
33327
33328 \begin_layout Plain Layout
33329
33330 }}}
33331 \end_layout
33332
33333 \end_inset
33334
33335
33336 \end_layout
33337
33338 \begin_layout Standard
33339 Quand on utilise le style global de formule 
33340 \series bold
33341 fleqn
33342 \series default
33343  dans le document
33344 \begin_inset Foot
33345 status collapsed
33346
33347 \begin_layout Plain Layout
33348 Quand 
33349 \begin_inset Quotes eld
33350 \end_inset
33351
33352 fleqn
33353 \begin_inset Quotes erd
33354 \end_inset
33355
33356  est ajouté aux options de la classe de document.
33357 \end_layout
33358
33359 \end_inset
33360
33361 , les formules hors texte peuvent aussi être redimensionnées.
33362 \end_layout
33363
33364 \begin_layout Chapter
33365 Objets entourés par du texte
33366 \begin_inset Index idx
33367 status collapsed
33368
33369 \begin_layout Plain Layout
33370 Entourés par du texte
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Section
33379 Flottant d'enrobage
33380 \begin_inset CommandInset label
33381 LatexCommand label
33382 name "sec:Flottant-d'enrobage"
33383
33384 \end_inset
33385
33386
33387 \begin_inset Index idx
33388 status collapsed
33389
33390 \begin_layout Plain Layout
33391 Flottants ! Flottants d'enrobage
33392 \end_layout
33393
33394 \end_inset
33395
33396
33397 \lang english
33398
33399 \begin_inset Index idx
33400 status collapsed
33401
33402 \begin_layout Plain Layout
33403 Entourés par du texte ! Flottants d'enrobage
33404 \end_layout
33405
33406 \end_inset
33407
33408
33409 \end_layout
33410
33411 \begin_layout Standard
33412 \begin_inset Wrap figure
33413 lines 0
33414 placement l
33415 overhang 1cm
33416 width "40col%"
33417 status open
33418
33419 \begin_layout Plain Layout
33420 \begin_inset Graphics
33421         filename ../clipart/mobius.eps
33422         width 40col%
33423         scaleBeforeRotation
33424         rotateOrigin center
33425
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \begin_layout Plain Layout
33432 \begin_inset Caption
33433
33434 \begin_layout Plain Layout
33435 \begin_inset CommandInset label
33436 LatexCommand label
33437 name "fig:Figure-enrobée"
33438
33439 \end_inset
33440
33441 Ceci est une figure habillée.
33442 \end_layout
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \end_inset
33450
33451  Ce type de flottant est utilisé quand on veut que le texte habille la figure
33452  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
33453  Vous pouvez en insérer un en utilisant le menu 
33454 \family sans
33455 Insérer\SpecialChar \menuseparator
33456 Flottant\SpecialChar \menuseparator
33457 Flottant
33458 \begin_inset space ~
33459 \end_inset
33460
33461 d'enrobage
33462 \family default
33463  à la condition que le paquetage LaTeX 
33464 \series bold
33465 wrapfig
33466 \series default
33467
33468 \begin_inset Index idx
33469 status collapsed
33470
33471 \begin_layout Plain Layout
33472 Paquetages LaTeX ! wrapfig
33473 \begin_inset ERT
33474 status collapsed
33475
33476 \begin_layout Plain Layout
33477
33478
33479 \backslash
33480 vspace{4mm}
33481 \end_layout
33482
33483 \end_inset
33484
33485
33486 \end_layout
33487
33488 \end_inset
33489
33490  soit installé.
33491 \begin_inset Foot
33492 status collapsed
33493
33494 \begin_layout Plain Layout
33495 Voyez dans la manuel 
33496 \emph on
33497 Configuration
33498 \begin_inset space ~
33499 \end_inset
33500
33501 LaTeX 
33502 \emph default
33503 comment installer des paquetages LaTeX.
33504 \end_layout
33505
33506 \end_inset
33507
33508  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
33509  sur la boîte du flottant.
33510  Les paramètres obligatoires sont l'
33511 \family sans
33512 Emplacement
33513 \family default
33514  et la 
33515 \family sans
33516 Largeur
33517 \family default
33518 .
33519  Les paramètres facultatifs sont le 
33520 \family sans
33521 Débordement
33522 \family default
33523  qui précise de combien le flottant déborde sur la marge du paragraphe ou
33524  de la page et la 
33525 \family sans
33526 Porté de la ligne
33527 \family default
33528  qui précise le nombre approximatif de lignes dont le flottant va avoir
33529  besoin.
33530  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
33531  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
33532  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
33533  à l'intérieur du paragraphe ou vers les autres paragraphes.
33534  La figure
33535 \begin_inset space ~
33536 \end_inset
33537
33538
33539 \begin_inset CommandInset ref
33540 LatexCommand ref
33541 reference "fig:Figure-enrobée"
33542
33543 \end_inset
33544
33545  est un exemple de flottant d'enrobage avec une largeur de 40
33546 \begin_inset space \thinspace{}
33547 \end_inset
33548
33549 col%, un débordement de 1
33550 \begin_inset space \thinspace{}
33551 \end_inset
33552
33553 cm et placé à gauche.
33554 \end_layout
33555
33556 \begin_layout Standard
33557 \begin_inset Note Greyedout
33558 status open
33559
33560 \begin_layout Plain Layout
33561
33562 \series bold
33563 Note:
33564 \series default
33565  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
33566  figure trop près du bas de page peut tout chambouler et faire que le flottant
33567  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
33568  de texte.
33569 \end_layout
33570
33571 \end_inset
33572
33573
33574 \end_layout
33575
33576 \begin_layout Standard
33577 En général:
33578 \end_layout
33579
33580 \begin_layout Itemize
33581 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
33582  qui risquent de passer à la page suivante.
33583  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
33584  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
33585  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
33586  de page.
33587 \end_layout
33588
33589 \begin_layout Itemize
33590 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
33591  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
33592 e.
33593 \end_layout
33594
33595 \begin_layout Itemize
33596 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
33597  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
33598  texte entre les deux, comme séparateur.
33599 \end_layout
33600
33601 \begin_layout Itemize
33602 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
33603  ou les tableaux.
33604 \end_layout
33605
33606 \begin_layout Itemize
33607 Leur numérotation et leur référencement fonctionnent comme décrit dans le
33608  chapitre
33609 \begin_inset space \thinspace{}
33610 \end_inset
33611
33612
33613 \begin_inset CommandInset ref
33614 LatexCommand ref
33615 reference "chap:Flottants"
33616
33617 \end_inset
33618
33619 .
33620 \end_layout
33621
33622 \begin_layout Section
33623 Objets fixes entourés par du texte
33624 \lang english
33625
33626 \begin_inset Index idx
33627 status collapsed
33628
33629 \begin_layout Plain Layout
33630 Entouré par du texte ! Objets fixes
33631 \end_layout
33632
33633 \end_inset
33634
33635
33636 \end_layout
33637
33638 \begin_layout Standard
33639 Les flottants d'enrobage décrits dans la section
33640 \begin_inset space \thinspace{}
33641 \end_inset
33642
33643
33644 \begin_inset CommandInset ref
33645 LatexCommand ref
33646 reference "sec:Flottant-d'enrobage"
33647
33648 \end_inset
33649
33650  prennent les positions suivantes dans le paragraphe :
33651 \end_layout
33652
33653 \begin_layout Standard
33654 \noindent
33655 \align center
33656 \begin_inset Tabular
33657 <lyxtabular version="3" rows="2" columns="2">
33658 <features tabularvalignment="middle">
33659 <column alignment="center" valignment="top" width="0">
33660 <column alignment="center" valignment="top" width="0">
33661 <row>
33662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666 \begin_inset Graphics
33667         filename ../../images/dialog-show-new-inset_graphics.png
33668         scale 70
33669         scaleBeforeRotation
33670
33671 \end_inset
33672
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682 texte
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 <row>
33689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693 texte
33694 \end_layout
33695
33696 \end_inset
33697 </cell>
33698 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Plain Layout
33702 texte
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 </row>
33708 </lyxtabular>
33709
33710 \end_inset
33711
33712  ou 
33713 \begin_inset Tabular
33714 <lyxtabular version="3" rows="2" columns="2">
33715 <features tabularvalignment="middle">
33716 <column alignment="center" valignment="top" width="0">
33717 <column alignment="center" valignment="top" width="0">
33718 <row>
33719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723 texte
33724 \end_layout
33725
33726 \end_inset
33727 </cell>
33728 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33729 \begin_inset Text
33730
33731 \begin_layout Plain Layout
33732 \begin_inset Graphics
33733         filename ../../images/dialog-show-new-inset_graphics.png
33734         scale 70
33735         scaleBeforeRotation
33736
33737 \end_inset
33738
33739
33740 \end_layout
33741
33742 \end_inset
33743 </cell>
33744 </row>
33745 <row>
33746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750 texte
33751 \end_layout
33752
33753 \end_inset
33754 </cell>
33755 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759 texte
33760 \end_layout
33761
33762 \end_inset
33763 </cell>
33764 </row>
33765 </lyxtabular>
33766
33767 \end_inset
33768
33769
33770 \end_layout
33771
33772 \begin_layout Standard
33773 Pour avoir un objet exactement à la position à laquelle il a été inséré,
33774  par exemple pour avoir une de ces positions :
33775 \begin_inset VSpace defskip
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \begin_layout Standard
33782 \noindent
33783 \align center
33784 \begin_inset Tabular
33785 <lyxtabular version="3" rows="2" columns="2">
33786 <features tabularvalignment="middle">
33787 <column alignment="center" valignment="top" width="0">
33788 <column alignment="center" valignment="top" width="0">
33789 <row>
33790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794 texte
33795 \end_layout
33796
33797 \end_inset
33798 </cell>
33799 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33800 \begin_inset Text
33801
33802 \begin_layout Plain Layout
33803 texte
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 </row>
33809 <row>
33810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814 \begin_inset Graphics
33815         filename ../../images/dialog-show-new-inset_graphics.png
33816         scale 70
33817         scaleBeforeRotation
33818
33819 \end_inset
33820
33821
33822 \end_layout
33823
33824 \end_inset
33825 </cell>
33826 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33827 \begin_inset Text
33828
33829 \begin_layout Plain Layout
33830 texte
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 </row>
33836 </lyxtabular>
33837
33838 \end_inset
33839
33840  
33841 \begin_inset Tabular
33842 <lyxtabular version="3" rows="2" columns="2">
33843 <features tabularvalignment="middle">
33844 <column alignment="center" valignment="top" width="0">
33845 <column alignment="center" valignment="top" width="0">
33846 <row>
33847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851 texte
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33857 \begin_inset Text
33858
33859 \begin_layout Plain Layout
33860 texte
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 </row>
33866 <row>
33867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871 texte
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880 \begin_inset Graphics
33881         filename ../../images/dialog-show-new-inset_graphics.png
33882         scale 70
33883         scaleBeforeRotation
33884
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 </row>
33893 </lyxtabular>
33894
33895 \end_inset
33896
33897  
33898 \begin_inset Tabular
33899 <lyxtabular version="3" rows="2" columns="3">
33900 <features tabularvalignment="middle">
33901 <column alignment="center" valignment="top" width="0">
33902 <column alignment="center" valignment="top" width="0">
33903 <column alignment="center" valignment="top" width="0">
33904 <row>
33905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909 texte
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 <cell alignment="center" valignment="top" topline="true" usebox="none">
33915 \begin_inset Text
33916
33917 \begin_layout Plain Layout
33918 \begin_inset Graphics
33919         filename ../../images/dialog-show-new-inset_graphics.png
33920         scale 70
33921         scaleBeforeRotation
33922
33923 \end_inset
33924
33925
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33931 \begin_inset Text
33932
33933 \begin_layout Plain Layout
33934 texte
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 </row>
33940 <row>
33941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 texte
33946 \end_layout
33947
33948 \end_inset
33949 </cell>
33950 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33951 \begin_inset Text
33952
33953 \begin_layout Plain Layout
33954 texte
33955 \end_layout
33956
33957 \end_inset
33958 </cell>
33959 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33960 \begin_inset Text
33961
33962 \begin_layout Plain Layout
33963 texte
33964 \end_layout
33965
33966 \end_inset
33967 </cell>
33968 </row>
33969 </lyxtabular>
33970
33971 \end_inset
33972
33973  
33974 \begin_inset Tabular
33975 <lyxtabular version="3" rows="2" columns="3">
33976 <features tabularvalignment="middle">
33977 <column alignment="center" valignment="top" width="0">
33978 <column alignment="center" valignment="top" width="0">
33979 <column alignment="center" valignment="top" width="0">
33980 <row>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985 texte
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 <cell alignment="center" valignment="top" topline="true" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994 texte
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34000 \begin_inset Text
34001
34002 \begin_layout Plain Layout
34003 texte
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 </row>
34009 <row>
34010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34011 \begin_inset Text
34012
34013 \begin_layout Plain Layout
34014 texte
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023 \begin_inset Graphics
34024         filename ../../images/dialog-show-new-inset_graphics.png
34025         scale 70
34026         scaleBeforeRotation
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \end_inset
34034 </cell>
34035 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34036 \begin_inset Text
34037
34038 \begin_layout Plain Layout
34039 texte
34040 \end_layout
34041
34042 \end_inset
34043 </cell>
34044 </row>
34045 </lyxtabular>
34046
34047 \end_inset
34048
34049
34050 \end_layout
34051
34052 \begin_layout Standard
34053 \noindent
34054 \align center
34055 \begin_inset Tabular
34056 <lyxtabular version="3" rows="3" columns="2">
34057 <features tabularvalignment="middle">
34058 <column alignment="center" valignment="top" width="0">
34059 <column alignment="center" valignment="top" width="0">
34060 <row>
34061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Plain Layout
34065 texte
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074 texte
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 </row>
34080 <row>
34081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085 \begin_inset Graphics
34086         filename ../../images/dialog-show-new-inset_graphics.png
34087         scale 70
34088         scaleBeforeRotation
34089
34090 \end_inset
34091
34092
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101 texte
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 </row>
34107 <row>
34108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Plain Layout
34112 texte
34113 \end_layout
34114
34115 \end_inset
34116 </cell>
34117 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34118 \begin_inset Text
34119
34120 \begin_layout Plain Layout
34121 texte
34122 \end_layout
34123
34124 \end_inset
34125 </cell>
34126 </row>
34127 </lyxtabular>
34128
34129 \end_inset
34130
34131  
34132 \begin_inset Tabular
34133 <lyxtabular version="3" rows="3" columns="3">
34134 <features tabularvalignment="middle">
34135 <column alignment="center" valignment="top" width="0">
34136 <column alignment="center" valignment="top" width="0">
34137 <column alignment="center" valignment="top" width="0">
34138 <row>
34139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 texte
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152 texte
34153 \end_layout
34154
34155 \end_inset
34156 </cell>
34157 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34158 \begin_inset Text
34159
34160 \begin_layout Plain Layout
34161 texte
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 </row>
34167 <row>
34168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172 texte
34173 \end_layout
34174
34175 \end_inset
34176 </cell>
34177 <cell alignment="center" valignment="top" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Plain Layout
34181 \begin_inset Graphics
34182         filename ../../images/dialog-show-new-inset_graphics.png
34183         scale 70
34184         scaleBeforeRotation
34185
34186 \end_inset
34187
34188
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34194 \begin_inset Text
34195
34196 \begin_layout Plain Layout
34197 texte
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 </row>
34203 <row>
34204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208 texte
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217 texte
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226 texte
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 </row>
34232 </lyxtabular>
34233
34234 \end_inset
34235
34236  
34237 \begin_inset Tabular
34238 <lyxtabular version="3" rows="3" columns="2">
34239 <features tabularvalignment="middle">
34240 <column alignment="center" valignment="top" width="0">
34241 <column alignment="center" valignment="top" width="0">
34242 <row>
34243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34244 \begin_inset Text
34245
34246 \begin_layout Plain Layout
34247 texte
34248 \end_layout
34249
34250 \end_inset
34251 </cell>
34252 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34253 \begin_inset Text
34254
34255 \begin_layout Plain Layout
34256 texte
34257 \end_layout
34258
34259 \end_inset
34260 </cell>
34261 </row>
34262 <row>
34263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34264 \begin_inset Text
34265
34266 \begin_layout Plain Layout
34267 texte
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276 \begin_inset Graphics
34277         filename ../../images/dialog-show-new-inset_graphics.png
34278         scale 70
34279         scaleBeforeRotation
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 </row>
34289 <row>
34290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294 texte
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Plain Layout
34303 texte
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 </row>
34309 </lyxtabular>
34310
34311 \end_inset
34312
34313
34314 \end_layout
34315
34316 \begin_layout Standard
34317 vous pouvez utiliser la paquetage LaTeX 
34318 \end_layout
34319
34320 \begin_layout Standard
34321 \noindent
34322
34323 \series bold
34324 picinpar
34325 \series default
34326
34327 \begin_inset Index idx
34328 status collapsed
34329
34330 \begin_layout Plain Layout
34331 Paquetages LaTeX ! picinpar
34332 \end_layout
34333
34334 \end_inset
34335
34336 .
34337  Voici un exemple :
34338 \end_layout
34339
34340 \begin_layout Standard
34341 \begin_inset ERT
34342 status collapsed
34343
34344 \begin_layout Plain Layout
34345
34346
34347 \backslash
34348 ifpicinpar
34349 \end_layout
34350
34351 \end_inset
34352
34353
34354 \begin_inset Note Note
34355 status open
34356
34357 \begin_layout Plain Layout
34358 La section suivante ne sera affichée que si le paquetage LaTeX 
34359 \series bold
34360 picinpar
34361 \series default
34362  a été installé.
34363 \end_layout
34364
34365 \end_inset
34366
34367
34368 \end_layout
34369
34370 \begin_layout Standard
34371 \begin_inset ERT
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375
34376
34377 \backslash
34378 begin{window}[2,c,{
34379 \end_layout
34380
34381 \end_inset
34382
34383
34384 \begin_inset Graphics
34385         filename ../clipart/mobius.eps
34386         lyxscale 60
34387         width 40col%
34388         scaleBeforeRotation
34389         rotateOrigin center
34390
34391 \end_inset
34392
34393
34394 \begin_inset ERT
34395 status collapsed
34396
34397 \begin_layout Plain Layout
34398
34399 },]
34400 \end_layout
34401
34402 \begin_layout Plain Layout
34403
34404 {}
34405 \end_layout
34406
34407 \end_inset
34408
34409
34410 \size small
34411 \lang english
34412 It was in the spring of the year 1894 that all London was interested, and
34413  the fashionable world dismayed, by the murder of the Honourable Ronald
34414  Adair under most unusual and inexplicable circumstances.
34415  The public has already learned those particulars of the crime which
34416 \size default
34417
34418 \begin_inset ERT
34419 status collapsed
34420
34421 \begin_layout Plain Layout
34422
34423
34424 \backslash
34425 footnotemark{}
34426 \end_layout
34427
34428 \end_inset
34429
34430
34431 \size small
34432  came out in the police investigation, but a good deal was suppressed upon
34433  that occasion, since the case for the prosecution was so overwhelmingly
34434  strong that it was not necessary to bring forward all the facts.
34435  Only now, at the end of nearly ten years, am I allowed to supply those
34436  missing links which make up the whole of that remarkable chain
34437 \lang french
34438 .
34439 \size default
34440
34441 \begin_inset ERT
34442 status collapsed
34443
34444 \begin_layout Plain Layout
34445
34446
34447 \backslash
34448 end{window}
34449 \end_layout
34450
34451 \end_inset
34452
34453
34454 \end_layout
34455
34456 \begin_layout Standard
34457
34458 \lang english
34459 \begin_inset ERT
34460 status collapsed
34461
34462 \begin_layout Plain Layout
34463
34464
34465 \backslash
34466 footnotetext{
34467 \end_layout
34468
34469 \end_inset
34470
34471
34472 \lang french
34473 Note de pied de page du paragraphe avec objet fixe.
34474 \lang english
34475
34476 \begin_inset ERT
34477 status collapsed
34478
34479 \begin_layout Plain Layout
34480
34481 }
34482 \end_layout
34483
34484 \end_inset
34485
34486
34487 \end_layout
34488
34489 \begin_layout Standard
34490 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
34491  d'eux et leur position est déterminée par le nombre de lignes de texte
34492  situées audessus d'eux.
34493  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
34494  numérotée.
34495 \end_layout
34496
34497 \begin_layout Standard
34498 Un objet fixe enrobé est inséré en ajoutant la commande
34499 \end_layout
34500
34501 \begin_layout Standard
34502
34503 \series bold
34504
34505 \backslash
34506 begin{window}[2,c,{
34507 \end_layout
34508
34509 \begin_layout Standard
34510 en code TeX au debut du paragraphe.
34511  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
34512  dessus de l'objet, le second, ici 'c', la position de l'objet.
34513  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
34514  ) sont possibles.
34515  Après la commande, vous insérez votre objet.
34516  Dans cet exemple, c'est une image avec une largeur de 40
34517 \begin_inset space \thinspace{}
34518 \end_inset
34519
34520 % de la colonne de texte qui a été insérée.
34521  L'objet peut aussi être un tableau, une boîte ou une équation.
34522  Après l'objet, on insère la commande
34523 \end_layout
34524
34525 \begin_layout Standard
34526
34527 \series bold
34528 },texte de description ]
34529 \begin_inset Newline newline
34530 \end_inset
34531
34532 {}
34533 \end_layout
34534
34535 \begin_layout Standard
34536 Notez que le 
34537 \begin_inset Quotes fld
34538 \end_inset
34539
34540
34541 \series bold
34542 {}
34543 \series default
34544
34545 \begin_inset Quotes frd
34546 \end_inset
34547
34548  est sur la deuxième ligne.
34549  Le texte de description est facultatif.
34550  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
34551  il doit donc commence juste après le 
34552 \series bold
34553 {}
34554 \series default
34555 .
34556  A la fin du paragraphe on insère la commande :
34557 \end_layout
34558
34559 \begin_layout Standard
34560
34561 \series bold
34562
34563 \backslash
34564 end{window}
34565 \end_layout
34566
34567 \begin_layout Standard
34568 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
34569  ajouter des notes de pied de page de la façon habituelle.
34570  Vous devez utiliser la commande 
34571 \series bold
34572
34573 \backslash
34574 footnotemark
34575 \series default
34576  à l'intérieur du paragraphe et la commande 
34577 \series bold
34578
34579 \backslash
34580 footnotetext
34581 \series default
34582  à l'extérieur, comme décrit dans la section
34583 \begin_inset space \thinspace{}
34584 \end_inset
34585
34586
34587 \begin_inset CommandInset ref
34588 LatexCommand ref
34589 reference "sec:Notes-bas-de-page"
34590
34591 \end_inset
34592
34593 .
34594 \end_layout
34595
34596 \begin_layout Standard
34597 \begin_inset ERT
34598 status collapsed
34599
34600 \begin_layout Plain Layout
34601
34602
34603 \backslash
34604 else
34605 \end_layout
34606
34607 \end_inset
34608
34609
34610 \begin_inset Note Note
34611 status open
34612
34613 \begin_layout Plain Layout
34614 Ce qui suit sera affiché si le paquetage LaTeX 
34615 \series bold
34616 picinpar
34617 \series default
34618  n'est pas installé :
34619 \end_layout
34620
34621 \end_inset
34622
34623
34624 \end_layout
34625
34626 \begin_layout Standard
34627 Vous devez installer le paquetage LaTeX 
34628 \series bold
34629 picinpar
34630 \series default
34631  pour voir la suite de cette section dans la sortie imprimée.
34632 \end_layout
34633
34634 \begin_layout Standard
34635 \begin_inset ERT
34636 status collapsed
34637
34638 \begin_layout Plain Layout
34639
34640
34641 \backslash
34642 fi
34643 \end_layout
34644
34645 \end_inset
34646
34647
34648 \end_layout
34649
34650 \begin_layout Section
34651 Lettrines
34652 \begin_inset Index idx
34653 status collapsed
34654
34655 \begin_layout Plain Layout
34656 Lettrines
34657 \end_layout
34658
34659 \end_inset
34660
34661
34662 \begin_inset Index idx
34663 status collapsed
34664
34665 \begin_layout Plain Layout
34666 Entouré par du texte ! Lettrines
34667 \end_layout
34668
34669 \end_inset
34670
34671
34672 \end_layout
34673
34674 \begin_layout Standard
34675 Pour utiliser des lettrines, le paquetage LaTeX 
34676 \series bold
34677 lettrine
34678 \series default
34679
34680 \begin_inset Index idx
34681 status collapsed
34682
34683 \begin_layout Plain Layout
34684 Paquetages LaTeX ! lettrine
34685 \end_layout
34686
34687 \end_inset
34688
34689  doit être installé et vous devez utiliser le module Initiales (
34690 \begin_inset space ~
34691 \end_inset
34692
34693 menu 
34694 \family sans
34695 Document\SpecialChar \menuseparator
34696 Paramètres\SpecialChar \menuseparator
34697 Modules
34698 \family default
34699
34700 \begin_inset space ~
34701 \end_inset
34702
34703 ).
34704  Pour insérer une lettrine, utilisez le style 
34705 \family sans
34706 Initial
34707 \family default
34708 .
34709  Ce dernier a un paramètre obligatoire et un autre facultatif.
34710  Le paramètre obligatoire est inséré avec le menu 
34711 \family sans
34712 Insérer\SpecialChar \menuseparator
34713 Titre
34714 \begin_inset space ~
34715 \end_inset
34716
34717 court
34718 \family default
34719  et contient la lettre qui sert d'initiale.
34720  Pour utiliser aussi le paramètre facultatif, ajoutez un autre paramètre
34721  avant le paramètre obligatoire.
34722  Ce paramètre sert à modifier la lettrine.
34723  Pour plus d'informations sur les paramètres possibles, voyez la documentation
34724  du paquetage 
34725 \series bold
34726 lettrine
34727 \series default
34728
34729 \begin_inset CommandInset citation
34730 LatexCommand cite
34731 key "lettrine"
34732
34733 \end_inset
34734
34735 .
34736  Le style lui-même contient le texte qui doit entourer la lettrine.
34737  Le style habituel est par conséquent que le mot dont la première lettre
34738  est l'initiale soit en 
34739 \shape smallcaps
34740 petites capitales
34741 \shape default
34742 .
34743  Pour indiquer à LaTeX où ce mot se termine, ajoutez une accolade fermante
34744  '}' en code TeX juste après.
34745  A la fin du style on doit placer une accolade ouvrante '{' en code TeX.
34746 \end_layout
34747
34748 \begin_layout Standard
34749 \begin_inset Newpage pagebreak
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Standard
34756 Voici quelques exemples
34757 \begin_inset space ~
34758 \end_inset
34759
34760 :
34761 \end_layout
34762
34763 \begin_layout Standard
34764 \begin_inset ERT
34765 status collapsed
34766
34767 \begin_layout Plain Layout
34768
34769
34770 \backslash
34771 iflettrine
34772 \end_layout
34773
34774 \end_inset
34775
34776
34777 \begin_inset Note Note
34778 status open
34779
34780 \begin_layout Plain Layout
34781 La section suivante ne sera affichée que si le paquetage LaTeX 
34782 \series bold
34783 lettrine
34784 \series default
34785  a été installé.
34786 \end_layout
34787
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \begin_layout Enumerate
34794 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
34795  mathématique 
34796 \begin_inset Formula $\mathfrak{Fraktur}$
34797 \end_inset
34798
34799 :
34800 \end_layout
34801
34802 \begin_deeper
34803 \begin_layout Initial
34804
34805 \lang english
34806 \begin_inset Argument
34807 status open
34808
34809 \begin_layout Plain Layout
34810 \begin_inset Formula $\mathfrak{I}$
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \end_inset
34817
34818 t
34819 \begin_inset ERT
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823
34824 }
34825 \end_layout
34826
34827 \end_inset
34828
34829  was in the spring of the year 1894 that all London was interested, and
34830  the fashionable world dismayed, by the murder of the Honourable Ronald
34831  Adair under most unusual and inexplicable circumstances.
34832  The public has already learned those particulars of the crime which came
34833  out in the police investigation, but a good deal was suppressed upon that
34834  occasion, since the case for the prosecution was so overwhelmingly strong
34835  that it was not necessary to bring forward all the facts.
34836 \lang french
34837
34838 \begin_inset ERT
34839 status collapsed
34840
34841 \begin_layout Plain Layout
34842
34843 {
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \end_layout
34850
34851 \end_deeper
34852 \begin_layout Enumerate
34853 L'initiale est entourée par une seule ligne et est formée de deux lettres
34854  dans la police standard ; aucun texte n'est écrit en petites capitales
34855 \begin_inset space ~
34856 \end_inset
34857
34858 :
34859 \end_layout
34860
34861 \begin_deeper
34862 \begin_layout Initial
34863
34864 \lang english
34865 \begin_inset Argument
34866 status open
34867
34868 \begin_layout Plain Layout
34869 lines=1
34870 \end_layout
34871
34872 \end_inset
34873
34874
34875 \begin_inset Argument
34876 status open
34877
34878 \begin_layout Plain Layout
34879 It
34880 \end_layout
34881
34882 \end_inset
34883
34884
34885 \begin_inset ERT
34886 status collapsed
34887
34888 \begin_layout Plain Layout
34889
34890 }
34891 \end_layout
34892
34893 \end_inset
34894
34895  was in the spring of the year 1894 that all London was interested, and
34896  the fashionable world dismayed, by the murder of the Honourable Ronald
34897  Adair under most unusual and inexplicable circumstances.
34898  The public has already learned those particulars of the crime which came
34899  out in the police investigation, but a good deal was suppressed upon that
34900  occasion, since the case for the prosecution was so overwhelmingly strong
34901  that it was not necessary to bring forward all the facts.
34902 \lang french
34903
34904 \begin_inset ERT
34905 status collapsed
34906
34907 \begin_layout Plain Layout
34908
34909 {
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \end_layout
34916
34917 \end_deeper
34918 \begin_layout Enumerate
34919 Initiale descendante sur 3
34920 \begin_inset space ~
34921 \end_inset
34922
34923 lignes en magenta en police mathématique 
34924 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
34925 \end_inset
34926
34927 , le texte 
34928 \begin_inset Quotes fld
34929 \end_inset
34930
34931
34932 \lang english
34933 t was in the spring
34934 \lang french
34935
34936 \begin_inset Quotes frd
34937 \end_inset
34938
34939  est en 
34940 \shape smallcaps
34941 petites capitales
34942 \shape default
34943  ; pour colorer la lettrine, il faut insérer la commande suivante juste
34944  avant l'initiale
34945 \begin_inset space ~
34946 \end_inset
34947
34948 :
34949 \begin_inset Newline newline
34950 \end_inset
34951
34952
34953 \series bold
34954
34955 \backslash
34956 renewcommand{
34957 \backslash
34958 LettrineFontHook}{
34959 \backslash
34960 color{couleur}}
34961 \series default
34962
34963 \begin_inset Newline newline
34964 \end_inset
34965
34966 où la 
34967 \emph on
34968 couleur
34969 \emph default
34970  peut être 
34971 \begin_inset Quotes fld
34972 \end_inset
34973
34974 red
34975 \begin_inset Quotes frd
34976 \end_inset
34977
34978
34979 \begin_inset Quotes fld
34980 \end_inset
34981
34982 blue
34983 \begin_inset Quotes frd
34984 \end_inset
34985
34986
34987 \begin_inset Quotes fld
34988 \end_inset
34989
34990 green
34991 \begin_inset Quotes frd
34992 \end_inset
34993
34994
34995 \begin_inset Quotes fld
34996 \end_inset
34997
34998 yellow
34999 \begin_inset Quotes frd
35000 \end_inset
35001
35002
35003 \begin_inset Quotes fld
35004 \end_inset
35005
35006 cyan
35007 \begin_inset Quotes frd
35008 \end_inset
35009
35010
35011 \begin_inset Quotes fld
35012 \end_inset
35013
35014 magenta
35015 \begin_inset Quotes frd
35016 \end_inset
35017
35018
35019 \begin_inset Quotes fld
35020 \end_inset
35021
35022 black
35023 \begin_inset Quotes frd
35024 \end_inset
35025
35026  ou 
35027 \begin_inset Quotes fld
35028 \end_inset
35029
35030 white
35031 \begin_inset Quotes frd
35032 \end_inset
35033
35034 .
35035  On doit aussi ajouter la commande suivante au préambule du document
35036 \begin_inset space ~
35037 \end_inset
35038
35039 :
35040 \begin_inset Newline newline
35041 \end_inset
35042
35043
35044 \series bold
35045
35046 \backslash
35047 @ifundefined{textcolor}
35048 \begin_inset Newline newline
35049 \end_inset
35050
35051
35052 \begin_inset space ~
35053 \end_inset
35054
35055 {
35056 \backslash
35057 usepackage{color}}{}
35058 \end_layout
35059
35060 \begin_deeper
35061 \begin_layout Standard
35062 \begin_inset ERT
35063 status collapsed
35064
35065 \begin_layout Plain Layout
35066
35067
35068 \backslash
35069 renewcommand{
35070 \backslash
35071 LettrineFontHook}{
35072 \backslash
35073 color{magenta}}
35074 \end_layout
35075
35076 \end_inset
35077
35078
35079 \begin_inset Note Note
35080 status collapsed
35081
35082 \begin_layout Plain Layout
35083 colore la lettrine en magenta
35084 \end_layout
35085
35086 \end_inset
35087
35088
35089 \end_layout
35090
35091 \begin_layout Initial
35092
35093 \lang english
35094 \begin_inset Argument
35095 status open
35096
35097 \begin_layout Plain Layout
35098 lines=3, lhang=0.33, loversize=0.25
35099 \end_layout
35100
35101 \end_inset
35102
35103
35104 \begin_inset Argument
35105 status open
35106
35107 \begin_layout Plain Layout
35108 \begin_inset Formula $\mathcal{I}$
35109 \end_inset
35110
35111
35112 \end_layout
35113
35114 \end_inset
35115
35116 t was in the spring
35117 \begin_inset ERT
35118 status collapsed
35119
35120 \begin_layout Plain Layout
35121
35122 }
35123 \end_layout
35124
35125 \end_inset
35126
35127  of the year 1894 that all London was interested, and the fashionable world
35128  dismayed, by the murder of the Honourable Ronald Adair under most unusual
35129  and inexplicable circumstances.
35130  The public has already learned those particulars of the crime which came
35131  out in the police investigation, but a good deal was suppressed upon that
35132  occasion, since the case for the prosecution was so overwhelmingly strong
35133  that it was not necessary to bring forward all the facts.
35134 \lang french
35135
35136 \begin_inset ERT
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140
35141 {
35142 \end_layout
35143
35144 \end_inset
35145
35146
35147 \end_layout
35148
35149 \end_deeper
35150 \begin_layout Standard
35151 \begin_inset ERT
35152 status collapsed
35153
35154 \begin_layout Plain Layout
35155
35156
35157 \backslash
35158 else
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \begin_inset Note Note
35165 status open
35166
35167 \begin_layout Plain Layout
35168 Ce qui suit sera affiché si le paquetage LaTeX 
35169 \series bold
35170 lettrine
35171 \series default
35172  n'est pas installé :
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Standard
35181 Vous devez installer le paquetage LaTeX 
35182 \series bold
35183 lettrine
35184 \series default
35185  pour voir la suite de cette section dans la sortie imprimée.
35186 \end_layout
35187
35188 \begin_layout Standard
35189 \begin_inset ERT
35190 status collapsed
35191
35192 \begin_layout Plain Layout
35193
35194
35195 \backslash
35196 fi
35197 \end_layout
35198
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \begin_layout Chapter
35205 Trucs externes
35206 \begin_inset Index idx
35207 status collapsed
35208
35209 \begin_layout Plain Layout
35210 Trucs externes
35211 \end_layout
35212
35213 \end_inset
35214
35215
35216 \end_layout
35217
35218 \begin_layout Standard
35219 Avec le menu 
35220 \family sans
35221 Insérer\SpecialChar \menuseparator
35222 Fichier
35223 \family default
35224  vous pouvez insérer un contenu externe à votre document.
35225  Ce contenu peut être :
35226 \end_layout
35227
35228 \begin_layout Description
35229 Document
35230 \begin_inset space ~
35231 \end_inset
35232
35233 LyX Un autre document LyX ; son contenu est directement inséré dans votre
35234  document.
35235 \end_layout
35236
35237 \begin_layout Description
35238 Texte
35239 \begin_inset space ~
35240 \end_inset
35241
35242 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
35243 e.
35244 \end_layout
35245
35246 \begin_layout Description
35247 Texte
35248 \begin_inset space ~
35249 \end_inset
35250
35251 Brut
35252 \begin_inset space ~
35253 \end_inset
35254
35255 par
35256 \begin_inset space ~
35257 \end_inset
35258
35259 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
35260  Les lignes vides créent un nouveau paragraphe dans votre document.
35261 \end_layout
35262
35263 \begin_layout Description
35264 Objet
35265 \begin_inset space ~
35266 \end_inset
35267
35268 Externe Fichiers de formats variés.
35269 \end_layout
35270
35271 \begin_layout Description
35272 Sous-document Documents LyX ou LaTeX.
35273 \end_layout
35274
35275 \begin_layout Section
35276 Objets externes 
35277 \begin_inset Index idx
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281 Trucs externes ! Objets Externes
35282 \end_layout
35283
35284 \end_inset
35285
35286
35287 \end_layout
35288
35289 \begin_layout Standard
35290 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
35291  de fichiers dans votre document sans avoir à convertir ces derniers en
35292  un format qui soit compatible avec le format de sortie, puisque c'est LyX
35293  qui va s'occuper des conversions.
35294  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
35295  LyX des images dans des formats divers.
35296  Quand vous avez activé 
35297 \family sans
35298 Aperçu
35299 \begin_inset space ~
35300 \end_inset
35301
35302 sur
35303 \begin_inset space ~
35304 \end_inset
35305
35306 le
35307 \begin_inset space ~
35308 \end_inset
35309
35310 vif
35311 \family default
35312  dans le menu des préférences de LyX, dans la rubrique 
35313 \family sans
35314 Apparence\SpecialChar \menuseparator
35315 Graphiques
35316 \family default
35317 , les objets externes de type Dia et Xfig sont affichés directement dans
35318  LyX.
35319 \end_layout
35320
35321 \begin_layout Standard
35322 On insère des objets externes en utilisant la fenêtre de dialogue 
35323 \family sans
35324 Objet
35325 \begin_inset space ~
35326 \end_inset
35327
35328 Externe
35329 \family default
35330  qui est accessible via le menu 
35331 \family sans
35332 Insérer\SpecialChar \menuseparator
35333 Fichiers\SpecialChar \menuseparator
35334 Objet
35335 \begin_inset space ~
35336 \end_inset
35337
35338 Externe
35339 \family default
35340 .
35341  Actuellement les types de fichiers (
35342 \family sans
35343 Modèles
35344 \family default
35345 ) suivants sont autorisés :
35346 \end_layout
35347
35348 \begin_layout Description
35349 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
35350  par le programme 
35351 \series bold
35352
35353 \begin_inset CommandInset href
35354 LatexCommand href
35355 name "XBoard"
35356 target "http://fr.wikipedia.org/wiki/XBoard"
35357
35358 \end_inset
35359
35360
35361 \series default
35362 .
35363 \end_layout
35364
35365 \begin_layout Description
35366 Date Ce modèle insère la date sous la forme 
35367 \emph on
35368 Jour-Mois-Année
35369 \emph default
35370 .
35371  Voici un exemple de date insérée comme objet externe :: 
35372 \begin_inset External
35373         template Date
35374         filename .
35375
35376 \end_inset
35377
35378
35379 \begin_inset space ~
35380 \end_inset
35381
35382
35383 \begin_inset Note Note
35384 status collapsed
35385
35386 \begin_layout Plain Layout
35387 Retirer l'espace protégé quand le bug 4398 sera résolu !
35388 \end_layout
35389
35390 \end_inset
35391
35392
35393 \begin_inset Newline newline
35394 \end_inset
35395
35396 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
35397  Il y a deux autre méthodes pour insérer une date : Avec le menu 
35398 \family sans
35399 Insérer\SpecialChar \menuseparator
35400 Date
35401 \family default
35402  et avec la commande LaTeX 
35403 \series bold
35404
35405 \backslash
35406 today
35407 \series default
35408  entrée comme code TeX.
35409  Ces différentes méthodes sont comparée dans le tableau
35410 \begin_inset space ~
35411 \end_inset
35412
35413
35414 \begin_inset CommandInset ref
35415 LatexCommand ref
35416 reference "tab:Comparaison-des-dates"
35417
35418 \end_inset
35419
35420 .
35421 \end_layout
35422
35423 \begin_layout Description
35424 Dia Ce modèle accepte les diagrammes créés avec le programme 
35425 \series bold
35426
35427 \begin_inset CommandInset href
35428 LatexCommand href
35429 name "Dia"
35430 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
35431
35432 \end_inset
35433
35434
35435 \series default
35436 .
35437 \end_layout
35438
35439 \begin_layout Description
35440 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
35441  ou des tableaux dans le format de 
35442 \series bold
35443
35444 \begin_inset CommandInset href
35445 LatexCommand href
35446 name "Gnumeric"
35447 target "http://fr.wikipedia.org/wiki/Gnumeric"
35448
35449 \end_inset
35450
35451
35452 \series default
35453
35454 \begin_inset CommandInset href
35455 LatexCommand href
35456 name "OpenDocument"
35457 target "http://fr.wikipedia.org/wiki/OpenDocument"
35458
35459 \end_inset
35460
35461
35462 \begin_inset CommandInset href
35463 LatexCommand href
35464 name "Microsoft Office XML"
35465 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
35466
35467 \end_inset
35468
35469  et 
35470 \begin_inset CommandInset href
35471 LatexCommand href
35472 name "Office Open XML"
35473 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
35474
35475 \end_inset
35476
35477 .
35478  Pour cette fonction, LyX doit pouvoir trouver le programme 
35479 \family typewriter
35480 ssconvert
35481 \family default
35482  au cours de sa configuration.
35483  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
35484  même si vous n'avez pas de tableaux au format gnumeric.
35485  Pour des exemples et les limitations possibles, jetez un œil au fichier
35486  LyX d'exemple, 
35487 \emph on
35488 spreadsheet.lyx
35489 \emph default
35490 .
35491 \end_layout
35492
35493 \begin_layout Description
35494 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
35495  par le programme 
35496 \series bold
35497
35498 \begin_inset CommandInset href
35499 LatexCommand href
35500 name "LilyPond"
35501 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
35502
35503 \end_inset
35504
35505
35506 \series default
35507 .
35508  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
35509  au fichier LyX d'exemple 
35510 \emph on
35511 lilypond.lyx
35512 \emph default
35513 .
35514 \end_layout
35515
35516 \begin_layout Description
35517 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
35518  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
35519  
35520 \emph on
35521 pages
35522 \emph default
35523  dans le champ 
35524 \family sans
35525 Option
35526 \family default
35527  dans l'onglet 
35528 \family sans
35529 Options LaTeX et LyX
35530 \family default
35531 .
35532  L'argument de cette option est une liste d'éléments séparés par des virgules,
35533  contenant des numéros de pages (
35534 \begin_inset space ~
35535 \end_inset
35536
35537 insérez comme option 
35538 \series bold
35539 pages={3,5,6,8}
35540 \series default
35541
35542 \begin_inset space ~
35543 \end_inset
35544
35545 ), des plages de numéros de pages (
35546 \series bold
35547
35548 \begin_inset space ~
35549 \end_inset
35550
35551 pages={4-9}
35552 \series default
35553
35554 \begin_inset space ~
35555 \end_inset
35556
35557 ) ou n'importe quelle combinaison des deux.
35558  Pour insérer des pages vides, utilisez 
35559 \series bold
35560 {}
35561 \series default
35562 .
35563  Par exemple 
35564 \begin_inset space ~
35565 \end_inset
35566
35567
35568 \series bold
35569 pages={3,{},8-11,15}
35570 \series default
35571  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
35572  15.
35573  Les plages de pages sont décrites avec la syntaxe 
35574 \emph on
35575 début-fin
35576 \emph default
35577  qui sélectionne toutes les pages de 
35578 \emph on
35579 début
35580 \emph default
35581  jusqu'à 
35582 \emph on
35583 fin
35584 \emph default
35585 .
35586  Si on omet 
35587 \emph on
35588 début
35589 \emph default
35590 , on commence implicitement à la première page ; de même, omettre 
35591 \emph on
35592 fin
35593 \emph default
35594  termine implicitement à la dernière page du document.
35595  La dernière page du document peut aussi être désignée par le mot-clé 
35596 \series bold
35597 last
35598 \series default
35599  (
35600 \begin_inset space ~
35601 \end_inset
35602
35603 ce dernier n'est accepté que pour une plage de pages
35604 \begin_inset space ~
35605 \end_inset
35606
35607 ).
35608  Donc 
35609 \series bold
35610 pages=-
35611 \series default
35612  va insérer toutes les pages du document et 
35613 \series bold
35614 pages=last-1
35615 \series default
35616  va insérer toutes les pages dans l'ordre inverse.
35617  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
35618 \begin_inset Newline newline
35619 \end_inset
35620
35621 L'option 
35622 \series bold
35623 noautoscale
35624 \series default
35625  insère les pages avec leur taille d'origine, si cette option n'est pas
35626  donnée, les pages seront redimensionnées
35627 \begin_inset space \space{}
35628 \end_inset
35629
35630 pour tenir dans la largeur de page de votre document.
35631  Dans l'onglet 
35632 \family sans
35633 Taille
35634 \begin_inset space ~
35635 \end_inset
35636
35637 et
35638 \begin_inset space ~
35639 \end_inset
35640
35641 rotation
35642 \family default
35643  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
35644  qu'une éventuelle rotation.
35645  Si vous utilisez une autre largeur que 100
35646 \begin_inset space \thinspace{}
35647 \end_inset
35648
35649 Échelle%, l'option 
35650 \series bold
35651 noautoscale
35652 \series default
35653  sera neutralisée.
35654  Pour plus d'information sur les options possibles, jetez un œil sur la
35655  documentation du paquetage LaTeX 
35656 \series bold
35657 pdfpages
35658 \series default
35659  
35660 \begin_inset CommandInset citation
35661 LatexCommand cite
35662 key "pdfpages"
35663
35664 \end_inset
35665
35666 .
35667 \begin_inset Index idx
35668 status collapsed
35669
35670 \begin_layout Plain Layout
35671 Paquetages LaTeX ! pdfpages
35672 \end_layout
35673
35674 \end_inset
35675
35676
35677 \begin_inset Newline newline
35678 \end_inset
35679
35680 Pour utiliser ce modèle dans une présentation 
35681 \family sans
35682 Beamer
35683 \family default
35684  vous devez d'abord insérer un environnement 
35685 \family sans
35686 FinCadre
35687 \family default
35688  et dans la suite, dans un paragraphe, une boîte de code TeX contenant la
35689  commande 
35690 \series bold
35691
35692 \backslash
35693 setbeamertemplate{background canvas}{}
35694 \series default
35695 .
35696  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
35697  que vous voulez.
35698  Après les pages PDF incorporées, vous pouvez reprendre la présentation
35699  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
35700  section.
35701  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
35702  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
35703  le modèle.
35704 \begin_inset Newline newline
35705 \end_inset
35706
35707 Voici un PDF incorporé basculé de -5°
35708 \begin_inset space ~
35709 \end_inset
35710
35711 °: 
35712 \begin_inset External
35713         template PDFPages
35714         filename ../clipart/Abstract.pdf
35715         extra LaTeX "noautoscale, pages=-"
35716         rotateAngle -5
35717         rotateOrigin bottomleft
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Description
35725 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
35726  Les images peuvent être traitées dans la fenêtre de dialogue 
35727 \family sans
35728 Objet
35729 \begin_inset space ~
35730 \end_inset
35731
35732 Externe
35733 \family default
35734  comme les images qui sont habituellement incorporées en utilisant le menu
35735  
35736 \family sans
35737 Insérer\SpecialChar \menuseparator
35738 Graphique
35739 \family default
35740 , comme c'est décrit dans la section
35741 \begin_inset space ~
35742 \end_inset
35743
35744
35745 \begin_inset CommandInset ref
35746 LatexCommand ref
35747 reference "sec:Graphics-Dialog"
35748
35749 \end_inset
35750
35751 .
35752  La différence avec l'insertion normale d'image est que seules les images
35753  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
35754  ne sont pas acceptées.
35755  Voici un exemple d'insertion d'image matricielle
35756 \begin_inset space ~
35757 \end_inset
35758
35759
35760 \begin_inset External
35761         template RasterImage
35762         filename ../clipart/ToolbarEnvBox.png
35763
35764 \end_inset
35765
35766
35767 \end_layout
35768
35769 \begin_layout Description
35770 XFig Ce modèle accepte les images créées avec le programme 
35771 \series bold
35772
35773 \begin_inset CommandInset href
35774 LatexCommand href
35775 name "Xfig"
35776 target "http://fr.wikipedia.org/wiki/Xfig"
35777
35778 \end_inset
35779
35780
35781 \series default
35782 .
35783 \end_layout
35784
35785 \begin_layout Standard
35786 \begin_inset Float table
35787 placement !h
35788 wide false
35789 sideways false
35790 status open
35791
35792 \begin_layout Plain Layout
35793 \begin_inset Caption
35794
35795 \begin_layout Plain Layout
35796 \begin_inset CommandInset label
35797 LatexCommand label
35798 name "tab:Comparaison-des-dates"
35799
35800 \end_inset
35801
35802 Comparaison des méthodes d'insertion de la date.
35803 \end_layout
35804
35805 \end_inset
35806
35807
35808 \end_layout
35809
35810 \begin_layout Plain Layout
35811 \align center
35812 \begin_inset Tabular
35813 <lyxtabular version="3" rows="4" columns="4">
35814 <features tabularvalignment="middle">
35815 <column alignment="center" valignment="top" width="0">
35816 <column alignment="center" valignment="top" width="0">
35817 <column alignment="center" valignment="top" width="0">
35818 <column alignment="center" valignment="top" width="0">
35819 <row>
35820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35821 \begin_inset Text
35822
35823 \begin_layout Plain Layout
35824 Format du document
35825 \end_layout
35826
35827 \end_inset
35828 </cell>
35829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35830 \begin_inset Text
35831
35832 \begin_layout Plain Layout
35833
35834 \family sans
35835 Objet
35836 \begin_inset space ~
35837 \end_inset
35838
35839 Externe\SpecialChar \menuseparator
35840 Date
35841 \end_layout
35842
35843 \end_inset
35844 </cell>
35845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35846 \begin_inset Text
35847
35848 \begin_layout Plain Layout
35849
35850 \family sans
35851 Insérer\SpecialChar \menuseparator
35852 Date
35853 \end_layout
35854
35855 \end_inset
35856 </cell>
35857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35858 \begin_inset Text
35859
35860 \begin_layout Plain Layout
35861 commande 
35862 \series bold
35863
35864 \backslash
35865 today
35866 \end_layout
35867
35868 \end_inset
35869 </cell>
35870 </row>
35871 <row>
35872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35873 \begin_inset Text
35874
35875 \begin_layout Plain Layout
35876 LyX
35877 \end_layout
35878
35879 \end_inset
35880 </cell>
35881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35882 \begin_inset Text
35883
35884 \begin_layout Plain Layout
35885 comme boîte d'insert
35886 \end_layout
35887
35888 \end_inset
35889 </cell>
35890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35891 \begin_inset Text
35892
35893 \begin_layout Plain Layout
35894 comme date
35895 \end_layout
35896
35897 \end_inset
35898 </cell>
35899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35900 \begin_inset Text
35901
35902 \begin_layout Plain Layout
35903 comme boîte de code TeX
35904 \end_layout
35905
35906 \end_inset
35907 </cell>
35908 </row>
35909 <row>
35910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35911 \begin_inset Text
35912
35913 \begin_layout Plain Layout
35914 LaTeX
35915 \end_layout
35916
35917 \end_inset
35918 </cell>
35919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35920 \begin_inset Text
35921
35922 \begin_layout Plain Layout
35923 comme date
35924 \end_layout
35925
35926 \end_inset
35927 </cell>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932 comme date
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941 comme commande
35942 \end_layout
35943
35944 \end_inset
35945 </cell>
35946 </row>
35947 <row>
35948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952 DVI, PDF, PS
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961 comme date
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970 comme date
35971 \end_layout
35972
35973 \end_inset
35974 </cell>
35975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35976 \begin_inset Text
35977
35978 \begin_layout Plain Layout
35979 comme date date
35980 \end_layout
35981
35982 \end_inset
35983 </cell>
35984 </row>
35985 </lyxtabular>
35986
35987 \end_inset
35988
35989
35990 \end_layout
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \begin_layout Standard
35998 Quand vous activez l'option 
35999 \family sans
36000 Brouillon
36001 \family default
36002  de l'onglet 
36003 \family sans
36004 Fichier
36005 \family default
36006  de la fenêtre de dialogue 
36007 \family sans
36008 Objet
36009 \begin_inset space ~
36010 \end_inset
36011
36012 Externe
36013 \family default
36014 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
36015 \begin_inset Newline newline
36016 \end_inset
36017
36018 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
36019  : 
36020 \begin_inset Graphics
36021         filename ../clipart/ExternalMaterialQt4.png
36022         scale 85
36023         scaleBeforeRotation
36024
36025 \end_inset
36026
36027  soit comme une image, selon que vous avez ou non activé l'option 
36028 \family sans
36029 Afficher
36030 \begin_inset space ~
36031 \end_inset
36032
36033 dans
36034 \begin_inset space ~
36035 \end_inset
36036
36037 LyX
36038 \family default
36039  de l'onglet 
36040 \family sans
36041 Options LaTeX et LyX
36042 \family default
36043  de la fenêtre de dialogue.
36044 \end_layout
36045
36046 \begin_layout Standard
36047 Le manuel 
36048 \family sans
36049 \emph on
36050 Personnalisation
36051 \family default
36052 \emph default
36053  explique comment vous pouvez créer vos propres modèles.
36054 \end_layout
36055
36056 \begin_layout Section
36057 Sous-documents
36058 \begin_inset CommandInset label
36059 LatexCommand label
36060 name "sec:Sous-documents"
36061
36062 \end_inset
36063
36064
36065 \begin_inset Index idx
36066 status collapsed
36067
36068 \begin_layout Plain Layout
36069 Trucs externes ! Sous-documents
36070 \end_layout
36071
36072 \end_inset
36073
36074
36075 \begin_inset Index idx
36076 status collapsed
36077
36078 \begin_layout Plain Layout
36079 Fichiers ! Insérer
36080 \end_layout
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \begin_layout Standard
36088 Les sous-documents sont utilisés quand on a un document très long qui peut
36089  être décomposé en plusieurs parties ou sections plus petites.
36090  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
36091  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
36092  Les différents documents sont ce que l'on appelle les sous-documents et
36093  un document maître les relie pour imprimer le document complet ou seulement
36094  une partie de celui-ci.
36095  Un sous-document hérite du contenu de son maître, par exemple le préambule
36096  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
36097 \end_layout
36098
36099 \begin_layout Standard
36100 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
36101  maître, précisez dans le sous-document le document maître dans le menu
36102  
36103 \family sans
36104 Document\SpecialChar \menuseparator
36105 Paramètres\SpecialChar \menuseparator
36106 Classe de document
36107 \family default
36108 .
36109  Ce document maître sera par la suite utilisé de façon cachée par LyX à
36110  chaque fois que vous modifierez le sous-document.
36111 \end_layout
36112
36113 \begin_layout Standard
36114 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
36115  comme celle-ci : 
36116 \begin_inset Graphics
36117         filename clipart/ChildDocumentQt4.png
36118         lyxscale 70
36119         scale 60
36120         scaleBeforeRotation
36121
36122 \end_inset
36123
36124  Pour inclure des sous-documents dans un document maître , on utilise le
36125  menu 
36126 \family sans
36127 Insérer\SpecialChar \menuseparator
36128 Fichier\SpecialChar \menuseparator
36129 Sous-document
36130 \family default
36131 .
36132  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
36133  des quatre méthodes d'inclusion :
36134 \end_layout
36135
36136 \begin_layout Description
36137 Inclus
36138 \begin_inset space ~
36139 \end_inset
36140
36141 (include) Vous pouvez inclure des documents LyX et LaTeX.
36142  Quand vous cliquez sur le bouton 
36143 \family sans
36144 Charger
36145 \family default
36146  dans la fenêtre de dialogue 
36147 \family sans
36148 Sous-document
36149 \family default
36150 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
36151  vous puissiez le modifier.
36152 \begin_inset Newline newline
36153 \end_inset
36154
36155
36156 \end_layout
36157
36158 \begin_layout Standard
36159 Voici un sous-document inséré avec la méthode 
36160 \family sans
36161 Inclus
36162 \family default
36163  : 
36164 \begin_inset CommandInset include
36165 LatexCommand include
36166 filename "DocumentBidon1.lyx"
36167
36168 \end_inset
36169
36170
36171 \end_layout
36172
36173 \begin_layout Standard
36174 La numérotation des sections va prendre en compte les sections des fichiers
36175  incorporés dans l'ordre où ils sont insérés dans le document maître.
36176  Le document qui est inclus comme exemple possède une sous-section qui sera
36177  numérotée comme sous-section de la section actuelle.
36178  Les étiquettes présentes dans le fichier inclus peuvent être référencées
36179  : la sous-section
36180 \begin_inset space ~
36181 \end_inset
36182
36183
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "sub:Sous-section-externe-1"
36187
36188 \end_inset
36189
36190  est dans le fichier inclus.
36191 \end_layout
36192
36193 \begin_layout Standard
36194 Le préambule du sous-document est tout simplement ignoré, seul le préambule
36195  du document maître est utilisé.
36196  Les branches présentes dans le sous-document seront ignorées par le document
36197  maître si celui-ci ne possède pas une branche avec le même nom.
36198  Les documents inclus sont insérés en commençant une nouvelle page et sont
36199  suivis par un saut de page.
36200 \end_layout
36201
36202 \begin_layout Standard
36203 \begin_inset Note Greyedout
36204 status open
36205
36206 \begin_layout Plain Layout
36207
36208 \series bold
36209 Note:
36210 \series default
36211  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
36212  une classe de document différente de celle du document maître, vous recevez
36213  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
36214  que cela peut produire des résultats inattendus sur la sortie imprimée.
36215 \end_layout
36216
36217 \end_inset
36218
36219
36220 \end_layout
36221
36222 \begin_layout Description
36223 Incorporé
36224 \begin_inset space ~
36225 \end_inset
36226
36227 (input) Cette méthode est très semblable à la méthode Inclus, les différences
36228  sont :
36229 \end_layout
36230
36231 \begin_deeper
36232 \begin_layout Itemize
36233 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
36234  par un saut de page.
36235 \end_layout
36236
36237 \begin_layout Itemize
36238 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
36239  
36240 \family sans
36241 Aperçu
36242 \begin_inset space ~
36243 \end_inset
36244
36245 sur
36246 \begin_inset space ~
36247 \end_inset
36248
36249 le
36250 \begin_inset space ~
36251 \end_inset
36252
36253 vif
36254 \family default
36255  est activée dans les préférences dans la rubrique 
36256 \family sans
36257 Apparence\SpecialChar \menuseparator
36258 Graphique
36259 \family default
36260 .
36261 \end_layout
36262
36263 \begin_layout Itemize
36264 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
36265 \family sans
36266 Document\SpecialChar \menuseparator
36267 Paramètres\SpecialChar \menuseparator
36268 Sous-documents
36269 \family default
36270 .
36271 \end_layout
36272
36273 \end_deeper
36274 \begin_layout Standard
36275 Voici un sous document inséré en utilisant la méthode 
36276 \family sans
36277 Incorporé
36278 \family default
36279  : 
36280 \begin_inset CommandInset include
36281 LatexCommand input
36282 preview true
36283 filename "DocumentBidon2.lyx"
36284
36285 \end_inset
36286
36287
36288 \end_layout
36289
36290 \begin_layout Description
36291 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
36292  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
36293  sous forme de code source et aucune des commandes éventuellement présentes
36294  ne sera exécutée.
36295  Vous pouvez utiliser l'option 
36296 \family sans
36297 Marquer
36298 \begin_inset space ~
36299 \end_inset
36300
36301 les
36302 \begin_inset space ~
36303 \end_inset
36304
36305 espaces
36306 \family default
36307  qui matérialise chaque espace présente dans le code source par un caractère
36308  
36309 \begin_inset Quotes eld
36310 \end_inset
36311
36312
36313 \begin_inset ERT
36314 status collapsed
36315
36316 \begin_layout Plain Layout
36317
36318
36319 \backslash
36320 textvisiblespace 
36321 \end_layout
36322
36323 \end_inset
36324
36325
36326 \begin_inset Quotes erd
36327 \end_inset
36328
36329  .
36330  La différence avec la méthode qui consiste à utiliser le menu 
36331 \family sans
36332 Insérer\SpecialChar \menuseparator
36333 Fichier\SpecialChar \menuseparator
36334 Texte
36335 \begin_inset space ~
36336 \end_inset
36337
36338 brut
36339 \family default
36340  est que le contenu du document n'apparaît pas dans LyX.
36341 \end_layout
36342
36343 \begin_layout Standard
36344 Voici un sous-document inclus en utilisant la méthode 
36345 \family sans
36346 verbatim
36347 \family default
36348  : 
36349 \begin_inset CommandInset include
36350 LatexCommand verbatiminput
36351 filename "DocumentTexteBidon.txt"
36352
36353 \end_inset
36354
36355
36356 \begin_inset VSpace bigskip
36357 \end_inset
36358
36359 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
36360  l'option 
36361 \family sans
36362 Marquer
36363 \begin_inset space ~
36364 \end_inset
36365
36366 les
36367 \begin_inset space ~
36368 \end_inset
36369
36370 espaces :
36371 \family default
36372  
36373 \begin_inset CommandInset include
36374 LatexCommand verbatiminput*
36375 filename "DocumentTexteBidon.txt"
36376
36377 \end_inset
36378
36379
36380 \end_layout
36381
36382 \begin_layout Standard
36383 \begin_inset VSpace bigskip
36384 \end_inset
36385
36386
36387 \end_layout
36388
36389 \begin_layout Standard
36390 \begin_inset Note Greyedout
36391 status open
36392
36393 \begin_layout Plain Layout
36394
36395 \series bold
36396 Note:
36397 \series default
36398  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
36399  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Description
36408 Listings Ce type d'inclusion est décrit dans le chapitre
36409 \begin_inset space ~
36410 \end_inset
36411
36412
36413 \begin_inset CommandInset ref
36414 LatexCommand ref
36415 reference "cha:Program-Code-Listings"
36416
36417 \end_inset
36418
36419 .
36420 \end_layout
36421
36422 \begin_layout Standard
36423 \begin_inset Note Greyedout
36424 status open
36425
36426 \begin_layout Plain Layout
36427
36428 \series bold
36429 Note:
36430 \series default
36431  Inclure le même document deux fois dans un même document peut poser des
36432  problèmes avec LaTeX.
36433 \end_layout
36434
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \begin_layout Standard
36441 Si vous ne voulez visualiser ou exporter que certains des sous-documents
36442  de votre document maître, que ce soit pour diminuer les temps de compilation
36443  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
36444  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
36445  la sortie en utilisant le menu 
36446 \family sans
36447 Document\SpecialChar \menuseparator
36448 Paramètres\SpecialChar \menuseparator
36449 Sous-documents
36450 \family default
36451 .
36452  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
36453  sur la ligne correspondant dans la colonne 
36454 \family sans
36455 Inclus dans le résultat
36456 \family default
36457  de la liste (
36458 \begin_inset space ~
36459 \end_inset
36460
36461 notez que cela ne fonctionne que pour les documents inclus avec la méthode
36462  
36463 \begin_inset Quotes fld
36464 \end_inset
36465
36466 inclus
36467 \begin_inset Quotes frd
36468 \end_inset
36469
36470  et pas la méthode 
36471 \begin_inset Quotes fld
36472 \end_inset
36473
36474 incorporé
36475 \begin_inset Quotes frd
36476 \end_inset
36477
36478
36479 \begin_inset space ~
36480 \end_inset
36481
36482 ).
36483  Si on active l'option 
36484 \family sans
36485 Assurer la cohérence des compteurs et des références
36486 \family default
36487 , LyX va s'assurer que tous les numéros de pages, références etc...
36488  sont corrects comme si tous le document avait été traité.
36489  C'est utile si vous voulez que les sous-documents choisis aient exactement
36490  le même aspect que s'il étaient dans le document complet.
36491  Pour réaliser cette condition, il faut que LyX traite de façon silencieuse
36492  la totalité du document.
36493  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
36494  les compteurs et autres références n'ont pas à être à tout prix valides,
36495  vous devez impérativement désactiver cette option.
36496  
36497 \end_layout
36498
36499 \begin_layout Standard
36500 Une autre solution consiste à inclure chaque fichier dans une branche
36501 \begin_inset Foot
36502 status collapsed
36503
36504 \begin_layout Plain Layout
36505 Les branches sont décrites dans la section 
36506 \emph on
36507 Branches
36508 \emph default
36509  du 
36510 \emph on
36511 Guide de l'utilisateur
36512 \emph default
36513  de LyX.
36514 \end_layout
36515
36516 \end_inset
36517
36518 .
36519  En activant ou désactivant une branche, vous pouvez décider les fichiers
36520  inclus qui doivent apparaître dans la sortie imprimée.
36521  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
36522  
36523 \begin_inset Quotes fld
36524 \end_inset
36525
36526 incorporés
36527 \begin_inset Quotes frd
36528 \end_inset
36529
36530 .
36531  Le défaut est que les compteurs et autres références ne sont pas conservés
36532  avec cette approche.
36533 \end_layout
36534
36535 \begin_layout Chapter
36536 Listings de code source
36537 \begin_inset CommandInset label
36538 LatexCommand label
36539 name "cha:Program-Code-Listings"
36540
36541 \end_inset
36542
36543
36544 \begin_inset Index idx
36545 status collapsed
36546
36547 \begin_layout Plain Layout
36548 Listings
36549 \end_layout
36550
36551 \end_inset
36552
36553
36554 \begin_inset Index idx
36555 status collapsed
36556
36557 \begin_layout Plain Layout
36558 Code Source
36559 \end_layout
36560
36561 \end_inset
36562
36563
36564 \begin_inset Index idx
36565 status collapsed
36566
36567 \begin_layout Plain Layout
36568 Flottants ! Listings
36569 \end_layout
36570
36571 \end_inset
36572
36573
36574 \end_layout
36575
36576 \begin_layout Standard
36577 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
36578  un insert 
36579 \family sans
36580 Listings
36581 \family default
36582  qui peut être créé grâce au menu 
36583 \family sans
36584 Insérer
36585 \family default
36586 \SpecialChar \menuseparator
36587
36588 \family sans
36589 Listing
36590 \begin_inset space ~
36591 \end_inset
36592
36593 de
36594 \begin_inset space ~
36595 \end_inset
36596
36597 Code
36598 \begin_inset space ~
36599 \end_inset
36600
36601 Source
36602 \family default
36603 .
36604  Le paquetage LaTeX 
36605 \series bold
36606 listings
36607 \series default
36608
36609 \begin_inset Index idx
36610 status collapsed
36611
36612 \begin_layout Plain Layout
36613 Paquetages LaTeX ! listings
36614 \end_layout
36615
36616 \end_inset
36617
36618  fournit un moyen puissant et flexible d'insérer des listings de code source
36619  dans votre document.
36620  
36621 \end_layout
36622
36623 \begin_layout Standard
36624 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
36625  contextuel s'ouvre pour vous permettre de modifier le format du listing.
36626 \end_layout
36627
36628 \begin_layout Standard
36629 Implicitement, un listing commence un nouveau paragraphe dans la sortie
36630  imprimée.
36631  L'option d'emplacement 
36632 \family sans
36633 Listing
36634 \begin_inset space ~
36635 \end_inset
36636
36637 en
36638 \begin_inset space ~
36639 \end_inset
36640
36641 Ligne
36642 \family default
36643  imprime le listing dans la ligne comme ceci : 
36644 \begin_inset listings
36645 lstparams "language={C++}"
36646 inline true
36647 status open
36648
36649 \begin_layout Plain Layout
36650
36651 int a=5;
36652 \end_layout
36653
36654 \end_inset
36655
36656
36657 \begin_inset Newline newline
36658 \end_inset
36659
36660 L'option 
36661 \family sans
36662 Flottant
36663 \family default
36664  crée un flottant de listing pour lequel vous pouvez préciser les options
36665  classiques d'emplacement : 
36666 \begin_inset Quotes eld
36667 \end_inset
36668
36669
36670 \family sans
36671 h
36672 \family default
36673
36674 \begin_inset Quotes erd
36675 \end_inset
36676
36677
36678 \begin_inset Quotes eld
36679 \end_inset
36680
36681
36682 \family sans
36683 t
36684 \family default
36685
36686 \begin_inset Quotes erd
36687 \end_inset
36688
36689
36690 \begin_inset Quotes eld
36691 \end_inset
36692
36693
36694 \family sans
36695 b
36696 \family default
36697
36698 \begin_inset Quotes erd
36699 \end_inset
36700
36701 , et 
36702 \begin_inset Quotes eld
36703 \end_inset
36704
36705
36706 \family sans
36707 p
36708 \family default
36709
36710 \begin_inset Quotes erd
36711 \end_inset
36712
36713  correspondant aux emplacement décrits dans la section
36714 \begin_inset space ~
36715 \end_inset
36716
36717
36718 \begin_inset CommandInset ref
36719 LatexCommand ref
36720 reference "sec:Placement-flottants"
36721
36722 \end_inset
36723
36724 .
36725  Les options de positionnement peuvent être mélangées et doivent être saisies
36726  sans séparation, par exemple, on peut taper 
36727 \begin_inset Quotes eld
36728 \end_inset
36729
36730
36731 \family sans
36732 htbp
36733 \family default
36734
36735 \begin_inset Quotes erd
36736 \end_inset
36737
36738 .
36739  L' option 
36740 \begin_inset Quotes eld
36741 \end_inset
36742
36743 h
36744 \begin_inset Quotes erd
36745 \end_inset
36746
36747  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
36748  
36749 \family sans
36750 Flottant
36751 \family default
36752  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
36753  légende et être référencés.
36754 \end_layout
36755
36756 \begin_layout Standard
36757 Vous pouvez ajouter une légende à un listing avec le menu 
36758 \family sans
36759 Insérer\SpecialChar \menuseparator
36760 Légende
36761 \family default
36762 .
36763  On peut référencer les listings de la même façon que les flottants :Voir
36764  le listing
36765 \begin_inset space ~
36766 \end_inset
36767
36768
36769 \begin_inset CommandInset ref
36770 LatexCommand ref
36771 reference "lst:Listing-exemple"
36772
36773 \end_inset
36774
36775
36776 \end_layout
36777
36778 \begin_layout Standard
36779 \begin_inset listings
36780 lstparams "language=Python"
36781 inline false
36782 status open
36783
36784 \begin_layout Plain Layout
36785
36786 \begin_inset Caption
36787
36788 \begin_layout Plain Layout
36789 \begin_inset CommandInset label
36790 LatexCommand label
36791 name "lst:Listing-exemple"
36792
36793 \end_inset
36794
36795 Exemple de listing flottant
36796 \end_layout
36797
36798 \end_inset
36799
36800 # Exemple de listing flottant
36801 \end_layout
36802
36803 \begin_layout Plain Layout
36804
36805 def func(param):
36806 \end_layout
36807
36808 \begin_layout Plain Layout
36809
36810     'ceci est une fonction python'
36811 \end_layout
36812
36813 \begin_layout Plain Layout
36814
36815     pass
36816 \end_layout
36817
36818 \end_inset
36819
36820
36821 \end_layout
36822
36823 \begin_layout Standard
36824 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
36825  de listing, les mots-clés de ce langage seront reconnus et mis en forme
36826  de manière particulière dans la sortie imprimée.
36827  Dans l'exemple de listing, le mot clé Python 
36828 \begin_inset Quotes eld
36829 \end_inset
36830
36831 def
36832 \begin_inset Quotes erd
36833 \end_inset
36834
36835  est reconnu et imprimé en caractères gras dans la sortie.
36836 \end_layout
36837
36838 \begin_layout Standard
36839 \begin_inset Note Greyedout
36840 status open
36841
36842 \begin_layout Plain Layout
36843
36844 \series bold
36845 Note:
36846 \series default
36847  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
36848  une police de caractères à 
36849 \family typewriter
36850 chasse fixe
36851 \family default
36852 , c'est que votre police ne contient probablement pas de série grasse.
36853  Dans ce cas choisissez une police différente dans le menu 
36854 \family sans
36855 Document\SpecialChar \menuseparator
36856 Paramètres\SpecialChar \menuseparator
36857 Polices
36858 \family default
36859 .
36860  (Les polices 
36861 \emph on
36862 LuxiMono, BeraMono
36863 \emph default
36864  et 
36865 \emph on
36866 Courier
36867 \emph default
36868  contiennent une série grasse.)
36869 \end_layout
36870
36871 \end_inset
36872
36873
36874 \end_layout
36875
36876 \begin_layout Standard
36877 Dans la rubrique 
36878 \family sans
36879 Numérotation
36880 \begin_inset space ~
36881 \end_inset
36882
36883 des
36884 \begin_inset space ~
36885 \end_inset
36886
36887 Lignes
36888 \family default
36889  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
36890 n des lignes.
36891  Vous pouvez mettre un nombre dans le champ 
36892 \family sans
36893 Pas
36894 \family default
36895  pour désigner les lignes qui seront numérotées.
36896  Par exemple, si vous mettez 
36897 \begin_inset Quotes eld
36898 \end_inset
36899
36900 3
36901 \begin_inset Quotes erd
36902 \end_inset
36903
36904 , seule une ligne sur trois sera numérotée.
36905 \end_layout
36906
36907 \begin_layout Standard
36908 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
36909  apparaîtront dans la sortie.
36910  Vous devez utiliser l'option 
36911 \family sans
36912 Table
36913 \begin_inset space ~
36914 \end_inset
36915
36916 de
36917 \begin_inset space ~
36918 \end_inset
36919
36920 Caractères
36921 \begin_inset space ~
36922 \end_inset
36923
36924 Étendue
36925 \family default
36926  quand vous employez des caractères spécifiques à une langue donnée comme
36927  les umlauts Allemands dans votre listing.
36928 \begin_inset Newline newline
36929 \end_inset
36930
36931 Voici un exemple de listing avec la numérotation des lignes à gauche par
36932  pas de 3, en langage Python, avec les options 
36933 \begin_inset Quotes eld
36934 \end_inset
36935
36936 Table
36937 \begin_inset space ~
36938 \end_inset
36939
36940 de
36941 \begin_inset space ~
36942 \end_inset
36943
36944 caractères
36945 \begin_inset space ~
36946 \end_inset
36947
36948 étendue
36949 \begin_inset Quotes erd
36950 \end_inset
36951
36952  et 
36953 \begin_inset Quotes eld
36954 \end_inset
36955
36956 Espace
36957 \begin_inset space ~
36958 \end_inset
36959
36960 représenté
36961 \begin_inset space ~
36962 \end_inset
36963
36964 par
36965 \begin_inset space ~
36966 \end_inset
36967
36968 un
36969 \begin_inset space ~
36970 \end_inset
36971
36972 symbole
36973 \begin_inset Quotes erd
36974 \end_inset
36975
36976 , l'intervalle de ligne étant 3
36977 \begin_inset space \thinspace{}
36978 \end_inset
36979
36980 -
36981 \begin_inset space \thinspace{}
36982 \end_inset
36983
36984 8:
36985 \end_layout
36986
36987 \begin_layout Standard
36988 \begin_inset listings
36989 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
36990 inline false
36991 status open
36992
36993 \begin_layout Plain Layout
36994
36995 def func(param):
36996 \end_layout
36997
36998 \begin_layout Plain Layout
36999
37000     'ceci est une fonction Python'
37001 \end_layout
37002
37003 \begin_layout Plain Layout
37004
37005     pass
37006 \end_layout
37007
37008 \begin_layout Plain Layout
37009
37010 def func(param):
37011 \end_layout
37012
37013 \begin_layout Plain Layout
37014
37015 'Ça, c'est un mot Allemand : Tschüß'
37016 \end_layout
37017
37018 \begin_layout Plain Layout
37019
37020 pass
37021 \end_layout
37022
37023 \begin_layout Plain Layout
37024
37025 def func(param):
37026 \end_layout
37027
37028 \begin_layout Plain Layout
37029
37030 'ceci est une fonction Python'
37031 \end_layout
37032
37033 \begin_layout Plain Layout
37034
37035 pass
37036 \end_layout
37037
37038 \end_inset
37039
37040
37041 \end_layout
37042
37043 \begin_layout Standard
37044 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
37045  nombre de caractères que doit représenter une tabulation dans le champ
37046  
37047 \family sans
37048 Taille du tabulateur
37049 \family default
37050 .
37051 \end_layout
37052
37053 \begin_layout Standard
37054 \begin_inset Note Greyedout
37055 status open
37056
37057 \begin_layout Plain Layout
37058
37059 \series bold
37060 Note:
37061 \series default
37062  À cause d'un bug dans le paquetage 
37063 \series bold
37064 listings
37065 \series default
37066  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
37067  listing.
37068  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
37069  les lignes 3 et 6.
37070 \end_layout
37071
37072 \end_inset
37073
37074
37075 \end_layout
37076
37077 \begin_layout Standard
37078 \begin_inset VSpace bigskip
37079 \end_inset
37080
37081
37082 \end_layout
37083
37084 \begin_layout Standard
37085 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
37086  listing.
37087  Pour le faire, il suffit d'utiliser le menu 
37088 \family sans
37089 Insérer\SpecialChar \menuseparator
37090 Fichier\SpecialChar \menuseparator
37091 Sous-document
37092 \family default
37093  et de choisir le type 
37094 \family sans
37095 Listing
37096 \family default
37097
37098 \begin_inset space ~
37099 \end_inset
37100
37101
37102 \family sans
37103 de
37104 \begin_inset space ~
37105 \end_inset
37106
37107 Code
37108 \begin_inset space ~
37109 \end_inset
37110
37111 source
37112 \family default
37113 .
37114 \begin_inset Foot
37115 status collapsed
37116
37117 \begin_layout Plain Layout
37118 Les autres types de sous-documents sont décrits dans la section
37119 \begin_inset space ~
37120 \end_inset
37121
37122
37123 \begin_inset CommandInset ref
37124 LatexCommand ref
37125 reference "sec:Sous-documents"
37126
37127 \end_inset
37128
37129 .
37130 \end_layout
37131
37132 \end_inset
37133
37134  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
37135  à utiliser pour le listing dans une zone de texte.
37136  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
37137  
37138 \begin_inset Quotes eld
37139 \end_inset
37140
37141 ?
37142 \begin_inset Quotes erd
37143 \end_inset
37144
37145  dans la zone de texte.
37146 \end_layout
37147
37148 \begin_layout Standard
37149 Pour faire référence à un sous-document de type listing, tapez une étiquette
37150  dans le champ correspondant de la fenêtre de dialogue.
37151  On peut alors faire référence à cette étiquette en utilisant le menu 
37152 \family sans
37153 Insérer\SpecialChar \menuseparator
37154 Référence
37155 \begin_inset space ~
37156 \end_inset
37157
37158 Croisée
37159 \family default
37160 .
37161 \end_layout
37162
37163 \begin_layout Standard
37164 Le listing
37165 \begin_inset space ~
37166 \end_inset
37167
37168
37169 \begin_inset CommandInset ref
37170 LatexCommand ref
37171 reference "lst:listing-fichier"
37172
37173 \end_inset
37174
37175  est une exemple de listing issu d'un fichier ; ici les lignes 10
37176 \begin_inset space \thinspace{}
37177 \end_inset
37178
37179 -
37180 \begin_inset space \thinspace{}
37181 \end_inset
37182
37183 15 de ce fichier LyX sont listées.
37184 \end_layout
37185
37186 \begin_layout Standard
37187 \begin_inset CommandInset include
37188 LatexCommand lstinputlisting
37189 filename "EmbeddedObjects.lyx"
37190 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
37191
37192 \end_inset
37193
37194
37195 \end_layout
37196
37197 \begin_layout Standard
37198 \begin_inset VSpace bigskip
37199 \end_inset
37200
37201
37202 \end_layout
37203
37204 \begin_layout Standard
37205 L'insertion d'une formule dans un listing peut se faire de la façon suivante
37206 \begin_inset space ~
37207 \end_inset
37208
37209 :
37210 \end_layout
37211
37212 \begin_layout Enumerate
37213 Ouvrez la fenêtre de dialogue listings et ajoutez
37214 \begin_inset Newline newline
37215 \end_inset
37216
37217
37218 \family sans
37219 mathescape=true
37220 \family default
37221
37222 \begin_inset Newline newline
37223 \end_inset
37224
37225 dans le champ de l'onglet 
37226 \family sans
37227 Avancé
37228 \family default
37229 .
37230 \end_layout
37231
37232 \begin_layout Enumerate
37233 Créez la formule en dehors du listing.
37234 \end_layout
37235
37236 \begin_layout Enumerate
37237 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
37238  (raccourci 
37239 \begin_inset Info
37240 type  "shortcut"
37241 arg   "copy"
37242 \end_inset
37243
37244 )
37245 \end_layout
37246
37247 \begin_layout Enumerate
37248 Dans le listing écrivez 
37249 \begin_inset Quotes eld
37250 \end_inset
37251
37252
37253 \family sans
37254 $$
37255 \family default
37256
37257 \begin_inset Quotes erd
37258 \end_inset
37259
37260  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
37261  
37262 \begin_inset Info
37263 type  "shortcut"
37264 arg   "paste"
37265 \end_inset
37266
37267 )
37268 \end_layout
37269
37270 \begin_layout Standard
37271 \begin_inset listings
37272 lstparams "language=Python,mathescape=true"
37273 inline false
37274 status open
37275
37276 \begin_layout Plain Layout
37277
37278 \begin_inset Caption
37279
37280 \begin_layout Plain Layout
37281 Exemple de listing flottant contenant une formule
37282 \end_layout
37283
37284 \end_inset
37285
37286 # Exemple de listing flottant
37287 \end_layout
37288
37289 \begin_layout Plain Layout
37290
37291 def func(param):
37292 \end_layout
37293
37294 \begin_layout Plain Layout
37295
37296     # $
37297 \backslash
37298 prod_{n=1}^{
37299 \backslash
37300 infty}
37301 \backslash
37302 ,
37303 \backslash
37304 frac{1}{x^{2}}$
37305 \end_layout
37306
37307 \begin_layout Plain Layout
37308
37309     pass
37310 \end_layout
37311
37312 \end_inset
37313
37314
37315 \end_layout
37316
37317 \begin_layout Standard
37318 \begin_inset VSpace bigskip
37319 \end_inset
37320
37321
37322 \end_layout
37323
37324 \begin_layout Standard
37325 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
37326  de dialogue 
37327 \family sans
37328 Document\SpecialChar \menuseparator
37329 Paramètres\SpecialChar \menuseparator
37330 Listings
37331 \family default
37332 .
37333  Pour avoir la liste des options disponibles, tapez un point d'interrogation
37334  
37335 \begin_inset Quotes eld
37336 \end_inset
37337
37338 ?
37339 \begin_inset Quotes erd
37340 \end_inset
37341
37342  dans le champ.
37343 \end_layout
37344
37345 \begin_layout Standard
37346 Pour plus d'information sur le paquetage 
37347 \series bold
37348 listings
37349 \series default
37350 , nous vous renvoyons à sa documentation 
37351 \begin_inset CommandInset citation
37352 LatexCommand cite
37353 key "listings"
37354
37355 \end_inset
37356
37357 .
37358 \end_layout
37359
37360 \begin_layout Standard
37361 \begin_inset Newpage newpage
37362 \end_inset
37363
37364
37365 \end_layout
37366
37367 \begin_layout Chapter
37368 \start_of_appendix
37369 Unités de longueur utilisables avec LyX
37370 \begin_inset Argument
37371 status collapsed
37372
37373 \begin_layout Plain Layout
37374 Unités de longueur
37375 \end_layout
37376
37377 \end_inset
37378
37379
37380 \begin_inset Index idx
37381 status collapsed
37382
37383 \begin_layout Plain Layout
37384 Unités
37385 \end_layout
37386
37387 \end_inset
37388
37389
37390 \begin_inset CommandInset label
37391 LatexCommand label
37392 name "cha:Unités-de-longueur"
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \begin_layout Standard
37400 Pour comprendre les unités de longueur utilisées dans cette documentation,
37401  le tableau
37402 \begin_inset space ~
37403 \end_inset
37404
37405
37406 \begin_inset CommandInset ref
37407 LatexCommand ref
37408 reference "tab:Unités"
37409
37410 \end_inset
37411
37412 décrit les unités utilisées par LyX.
37413 \begin_inset Float table
37414 placement h
37415 wide false
37416 sideways false
37417 status open
37418
37419 \begin_layout Plain Layout
37420 \begin_inset Caption
37421
37422 \begin_layout Plain Layout
37423 \begin_inset CommandInset label
37424 LatexCommand label
37425 name "tab:Unités"
37426
37427 \end_inset
37428
37429 Unités de longueur
37430 \end_layout
37431
37432 \end_inset
37433
37434
37435 \end_layout
37436
37437 \begin_layout Plain Layout
37438 \begin_inset VSpace medskip
37439 \end_inset
37440
37441
37442 \end_layout
37443
37444 \begin_layout Plain Layout
37445 \align center
37446 \begin_inset Tabular
37447 <lyxtabular version="3" rows="20" columns="2">
37448 <features tabularvalignment="middle">
37449 <column alignment="center" valignment="top" width="0">
37450 <column alignment="center" valignment="top" width="0">
37451 <row>
37452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37453 \begin_inset Text
37454
37455 \begin_layout Plain Layout
37456 unité
37457 \end_layout
37458
37459 \end_inset
37460 </cell>
37461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37462 \begin_inset Text
37463
37464 \begin_layout Plain Layout
37465 nom/description
37466 \end_layout
37467
37468 \end_inset
37469 </cell>
37470 </row>
37471 <row>
37472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37473 \begin_inset Text
37474
37475 \begin_layout Plain Layout
37476 mm
37477 \end_layout
37478
37479 \end_inset
37480 </cell>
37481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37482 \begin_inset Text
37483
37484 \begin_layout Plain Layout
37485 millimètre
37486 \end_layout
37487
37488 \end_inset
37489 </cell>
37490 </row>
37491 <row>
37492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37493 \begin_inset Text
37494
37495 \begin_layout Plain Layout
37496 cm
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37502 \begin_inset Text
37503
37504 \begin_layout Plain Layout
37505 centimètre
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 </row>
37511 <row>
37512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37513 \begin_inset Text
37514
37515 \begin_layout Plain Layout
37516 in
37517 \end_layout
37518
37519 \end_inset
37520 </cell>
37521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525 pouce (inch)
37526 \end_layout
37527
37528 \end_inset
37529 </cell>
37530 </row>
37531 <row>
37532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37533 \begin_inset Text
37534
37535 \begin_layout Plain Layout
37536 pt
37537 \end_layout
37538
37539 \end_inset
37540 </cell>
37541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37542 \begin_inset Text
37543
37544 \begin_layout Plain Layout
37545 point (72.27
37546 \begin_inset space \thinspace{}
37547 \end_inset
37548
37549 pt = 1
37550 \begin_inset space \thinspace{}
37551 \end_inset
37552
37553 in)
37554 \end_layout
37555
37556 \end_inset
37557 </cell>
37558 </row>
37559 <row>
37560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37561 \begin_inset Text
37562
37563 \begin_layout Plain Layout
37564 pc
37565 \end_layout
37566
37567 \end_inset
37568 </cell>
37569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573 pica (1
37574 \begin_inset space \thinspace{}
37575 \end_inset
37576
37577 pc = 12
37578 \begin_inset space \thinspace{}
37579 \end_inset
37580
37581 pt)
37582 \end_layout
37583
37584 \end_inset
37585 </cell>
37586 </row>
37587 <row>
37588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592 sp
37593 \end_layout
37594
37595 \end_inset
37596 </cell>
37597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37598 \begin_inset Text
37599
37600 \begin_layout Plain Layout
37601 scaled point (65536
37602 \begin_inset space \thinspace{}
37603 \end_inset
37604
37605 sp = 1
37606 \begin_inset space \thinspace{}
37607 \end_inset
37608
37609 pt)
37610 \end_layout
37611
37612 \end_inset
37613 </cell>
37614 </row>
37615 <row>
37616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620 bp
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37626 \begin_inset Text
37627
37628 \begin_layout Plain Layout
37629 gros point (72
37630 \begin_inset space \thinspace{}
37631 \end_inset
37632
37633 bp = 1
37634 \begin_inset space \thinspace{}
37635 \end_inset
37636
37637 in)
37638 \end_layout
37639
37640 \end_inset
37641 </cell>
37642 </row>
37643 <row>
37644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37645 \begin_inset Text
37646
37647 \begin_layout Plain Layout
37648 dd
37649 \end_layout
37650
37651 \end_inset
37652 </cell>
37653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37654 \begin_inset Text
37655
37656 \begin_layout Plain Layout
37657 didot (72
37658 \begin_inset space \thinspace{}
37659 \end_inset
37660
37661 dd 
37662 \begin_inset Formula $\approx$
37663 \end_inset
37664
37665  37.6
37666 \begin_inset space \thinspace{}
37667 \end_inset
37668
37669 mm)
37670 \end_layout
37671
37672 \end_inset
37673 </cell>
37674 </row>
37675 <row>
37676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37677 \begin_inset Text
37678
37679 \begin_layout Plain Layout
37680 cc
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689 cicero (1
37690 \begin_inset space \thinspace{}
37691 \end_inset
37692
37693 cc = 12
37694 \begin_inset space \thinspace{}
37695 \end_inset
37696
37697 dd)
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 </row>
37703 <row>
37704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37705 \begin_inset Text
37706
37707 \begin_layout Plain Layout
37708 Scale%
37709 \end_layout
37710
37711 \end_inset
37712 </cell>
37713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37714 \begin_inset Text
37715
37716 \begin_layout Plain Layout
37717 % de la largeur originale de l'image
37718 \end_layout
37719
37720 \end_inset
37721 </cell>
37722 </row>
37723 <row>
37724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37725 \begin_inset Text
37726
37727 \begin_layout Plain Layout
37728 text%
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737 % de la largeur du texte
37738 \end_layout
37739
37740 \end_inset
37741 </cell>
37742 </row>
37743 <row>
37744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37745 \begin_inset Text
37746
37747 \begin_layout Plain Layout
37748 col%
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37754 \begin_inset Text
37755
37756 \begin_layout Plain Layout
37757 % de la largeur de la colonne
37758 \end_layout
37759
37760 \end_inset
37761 </cell>
37762 </row>
37763 <row>
37764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37765 \begin_inset Text
37766
37767 \begin_layout Plain Layout
37768 page%
37769 \end_layout
37770
37771 \end_inset
37772 </cell>
37773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37774 \begin_inset Text
37775
37776 \begin_layout Plain Layout
37777 % de la largeur du papier
37778 \end_layout
37779
37780 \end_inset
37781 </cell>
37782 </row>
37783 <row>
37784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37785 \begin_inset Text
37786
37787 \begin_layout Plain Layout
37788 line%
37789 \end_layout
37790
37791 \end_inset
37792 </cell>
37793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37794 \begin_inset Text
37795
37796 \begin_layout Plain Layout
37797 % de la largeur de la ligne
37798 \end_layout
37799
37800 \end_inset
37801 </cell>
37802 </row>
37803 <row>
37804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37805 \begin_inset Text
37806
37807 \begin_layout Plain Layout
37808 theight%
37809 \end_layout
37810
37811 \end_inset
37812 </cell>
37813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37814 \begin_inset Text
37815
37816 \begin_layout Plain Layout
37817 % la hauteur du texte
37818 \end_layout
37819
37820 \end_inset
37821 </cell>
37822 </row>
37823 <row>
37824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37825 \begin_inset Text
37826
37827 \begin_layout Plain Layout
37828 pheight%
37829 \end_layout
37830
37831 \end_inset
37832 </cell>
37833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37834 \begin_inset Text
37835
37836 \begin_layout Plain Layout
37837 % hauteur du papier
37838 \end_layout
37839
37840 \end_inset
37841 </cell>
37842 </row>
37843 <row>
37844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37845 \begin_inset Text
37846
37847 \begin_layout Plain Layout
37848 ex
37849 \end_layout
37850
37851 \end_inset
37852 </cell>
37853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37854 \begin_inset Text
37855
37856 \begin_layout Plain Layout
37857 hauteur de la lettre 
37858 \emph on
37859 x
37860 \emph default
37861  dans la police courante
37862 \end_layout
37863
37864 \end_inset
37865 </cell>
37866 </row>
37867 <row>
37868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37869 \begin_inset Text
37870
37871 \begin_layout Plain Layout
37872 em
37873 \end_layout
37874
37875 \end_inset
37876 </cell>
37877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881 largeur de la lettre
37882 \emph on
37883  M
37884 \emph default
37885  dans la police courante
37886 \end_layout
37887
37888 \end_inset
37889 </cell>
37890 </row>
37891 <row>
37892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37893 \begin_inset Text
37894
37895 \begin_layout Plain Layout
37896 mu
37897 \end_layout
37898
37899 \end_inset
37900 </cell>
37901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37902 \begin_inset Text
37903
37904 \begin_layout Plain Layout
37905 unité mathématique (1
37906 \begin_inset space \thinspace{}
37907 \end_inset
37908
37909 mu = 1/18
37910 \begin_inset space \thinspace{}
37911 \end_inset
37912
37913 em)
37914 \end_layout
37915
37916 \end_inset
37917 </cell>
37918 </row>
37919 </lyxtabular>
37920
37921 \end_inset
37922
37923
37924 \end_layout
37925
37926 \end_inset
37927
37928
37929 \end_layout
37930
37931 \begin_layout Chapter
37932 Formats des fichiers de sortie graphiques
37933 \begin_inset CommandInset label
37934 LatexCommand label
37935 name "cha:Formats-fichiers-graphiques"
37936
37937 \end_inset
37938
37939
37940 \end_layout
37941
37942 \begin_layout Section
37943 DVI
37944 \begin_inset Index idx
37945 status collapsed
37946
37947 \begin_layout Plain Layout
37948 Formats de Fichiers! DVI
37949 \end_layout
37950
37951 \end_inset
37952
37953
37954 \begin_inset Index idx
37955 status collapsed
37956
37957 \begin_layout Plain Layout
37958 DVI|see
37959 \begin_inset ERT
37960 status collapsed
37961
37962 \begin_layout Plain Layout
37963
37964 {
37965 \end_layout
37966
37967 \end_inset
37968
37969 Formats de Fichiers
37970 \begin_inset ERT
37971 status collapsed
37972
37973 \begin_layout Plain Layout
37974
37975 }
37976 \end_layout
37977
37978 \end_inset
37979
37980
37981 \end_layout
37982
37983 \end_inset
37984
37985
37986 \end_layout
37987
37988 \begin_layout Standard
37989 Ce type de fichiers a l'extension 
37990 \begin_inset Quotes fld
37991 \end_inset
37992
37993
37994 \family typewriter
37995 .dvi
37996 \family default
37997
37998 \begin_inset Quotes frd
37999 \end_inset
38000
38001 .
38002  Il est appelé 
38003 \emph on
38004 indépendant de l'appareil
38005 \emph default
38006  ou 
38007 \begin_inset Quotes fld
38008 \end_inset
38009
38010 device independent (DVI)
38011 \begin_inset Quotes frd
38012 \end_inset
38013
38014 , car il est complètement portable ; vous pouvez les recopier d'une machine
38015  à l'autre sans avoir à faire de conversion.
38016  À l'époque où ce format a été développé, c'était loin d'être évident.
38017  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
38018  étape préliminaire avant la conversion vers un autre format comme le PostScript.
38019 \end_layout
38020
38021 \begin_layout Standard
38022 \begin_inset Note Greyedout
38023 status open
38024
38025 \begin_layout Plain Layout
38026
38027 \series bold
38028 Note:
38029 \series default
38030  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
38031  au fichier.
38032  
38033 \end_layout
38034
38035 \end_inset
38036
38037  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
38038  
38039 \family typewriter
38040 .dvi
38041 \family default
38042 .
38043  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
38044 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
38045  pour les rendre visibles quand vous faites défiler votre document.
38046  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
38047  avec de nombreuses images.
38048 \end_layout
38049
38050 \begin_layout Standard
38051 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
38052  menu 
38053 \family sans
38054 Fichier\SpecialChar \menuseparator
38055 Exporter\SpecialChar \menuseparator
38056 DVI.
38057
38058 \family default
38059  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
38060 \family sans
38061 Visualiser
38062 \family default
38063 .
38064 \end_layout
38065
38066 \begin_layout Section
38067 PostScript
38068 \begin_inset CommandInset label
38069 LatexCommand label
38070 name "sec:PostScript"
38071
38072 \end_inset
38073
38074
38075 \begin_inset Index idx
38076 status collapsed
38077
38078 \begin_layout Plain Layout
38079 Formats de Fichiers ! PostScript
38080 \end_layout
38081
38082 \end_inset
38083
38084
38085 \begin_inset Index idx
38086 status collapsed
38087
38088 \begin_layout Plain Layout
38089 PostScript|see
38090 \begin_inset ERT
38091 status collapsed
38092
38093 \begin_layout Plain Layout
38094
38095 {
38096 \end_layout
38097
38098 \end_inset
38099
38100 Formats de Fichiers
38101 \begin_inset ERT
38102 status collapsed
38103
38104 \begin_layout Plain Layout
38105
38106 }
38107 \end_layout
38108
38109 \end_inset
38110
38111
38112 \end_layout
38113
38114 \end_inset
38115
38116
38117 \end_layout
38118
38119 \begin_layout Standard
38120 Ce type de fichiers a l'extension 
38121 \begin_inset Quotes fld
38122 \end_inset
38123
38124
38125 \family typewriter
38126 .ps
38127 \family default
38128
38129 \begin_inset Quotes frd
38130 \end_inset
38131
38132 .
38133  PostScript a été développé par la société 
38134 \series bold
38135 Adobe
38136 \series default
38137  comme un langage pour les imprimantes.
38138  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
38139  pour imprimer le document.
38140  PostScript peut être considéré comme un 
38141 \begin_inset Quotes fld
38142 \end_inset
38143
38144 langage de programmation
38145 \begin_inset Quotes frd
38146 \end_inset
38147
38148  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
38149  images
38150 \begin_inset Foot
38151 status collapsed
38152
38153 \begin_layout Plain Layout
38154 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
38155  LaTeX 
38156 \series bold
38157 pstricks
38158 \series default
38159
38160 \begin_inset CommandInset citation
38161 LatexCommand cite
38162 key "pstricks"
38163
38164 \end_inset
38165
38166 .
38167 \end_layout
38168
38169 \end_inset
38170
38171 .
38172  En partie à cause de toutes ces possibilités un fichier PostScript est
38173  souvent plus gros qu'un PDF.
38174 \end_layout
38175
38176 \begin_layout Standard
38177 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
38178  plus gros qu'un PDF.
38179 \end_layout
38180
38181 \begin_layout Standard
38182 PostScript ne peut contenir que des images au format 
38183 \begin_inset Quotes fld
38184 \end_inset
38185
38186 PostScript Encapsulé
38187 \begin_inset Quotes frd
38188 \end_inset
38189
38190  (encapsulated PostScript ou EPS, d'extension 
38191 \family typewriter
38192 .eps
38193 \family default
38194 ).
38195  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
38196  il doit les convertir en interne en EPS.
38197  Si vous avez par exemple 50 images dans votre document, LyX doit faire
38198  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
38199  document.
38200  Cela risque de ralentir de façon importante votre rythme de travail.
38201  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
38202  vos images directement en EPS pour éviter ce problème.
38203 \end_layout
38204
38205 \begin_layout Standard
38206 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
38207  le menu 
38208 \family sans
38209 Fichier\SpecialChar \menuseparator
38210 Exporter\SpecialChar \menuseparator
38211 PostScript.
38212
38213 \family default
38214  Vous pouvez visionner votre document sous forme PostScript grâce au menu
38215  
38216 \family sans
38217 Visualiser
38218 \family default
38219  ou en utilisant le bouton 
38220 \begin_inset Graphics
38221         filename ../../images/buffer-view_ps.png
38222         scale 85
38223         scaleBeforeRotation
38224
38225 \end_inset
38226
38227  de la barre d'outils.
38228 \end_layout
38229
38230 \begin_layout Section
38231 PDF
38232 \begin_inset Index idx
38233 status collapsed
38234
38235 \begin_layout Plain Layout
38236 Formats de Fichiers ! PDF
38237 \end_layout
38238
38239 \end_inset
38240
38241
38242 \begin_inset Index idx
38243 status collapsed
38244
38245 \begin_layout Plain Layout
38246 PDF
38247 \end_layout
38248
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \begin_layout Standard
38255 Ce type de fichiers a l'extension 
38256 \begin_inset Quotes fld
38257 \end_inset
38258
38259
38260 \family typewriter
38261 .pdf
38262 \family default
38263
38264 \begin_inset Quotes frd
38265 \end_inset
38266
38267 .
38268  Ce 
38269 \begin_inset Quotes fld
38270 \end_inset
38271
38272 format de document portable
38273 \begin_inset Quotes frd
38274 \end_inset
38275
38276  (portable document format ou PDF) est développé par 
38277 \family typewriter
38278 Adobe
38279 \family default
38280  comme une évolution de PostScript.
38281  Il est plus comprimé et utilise moins de commandes que PostScript.
38282  Comme son nom l'indique, il est 
38283 \begin_inset Quotes fld
38284 \end_inset
38285
38286 portable
38287 \begin_inset Quotes frd
38288 \end_inset
38289
38290  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
38291  aura exactement le même aspect.
38292 \end_layout
38293
38294 \begin_layout Standard
38295 PDF peut contenir des images dans son propre format PDF et dans les formats
38296  JPG (format du 
38297 \begin_inset Quotes fld
38298 \end_inset
38299
38300 Joint Photographic Expert Group
38301 \begin_inset Quotes frd
38302 \end_inset
38303
38304  avec comme extension 
38305 \family typewriter
38306 .jpg
38307 \family default
38308  ou 
38309 \family typewriter
38310 .jpeg
38311 \family default
38312 ) et PNG (
38313 \begin_inset Quotes fld
38314 \end_inset
38315
38316 Portable Network Graphics
38317 \begin_inset Quotes frd
38318 \end_inset
38319
38320  avec l'extension 
38321 \family typewriter
38322 .png
38323 \family default
38324 ).
38325  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
38326  dans un de ces formats.
38327  Mais comme il est dit dans la section sur PostScript, les conversions d'images
38328  vont ralentir votre travail.
38329  Nous recommandons donc l'utilisation de l'un des trois formats cités.
38330 \end_layout
38331
38332 \begin_layout Standard
38333 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
38334  menu 
38335 \family sans
38336 Fichier\SpecialChar \menuseparator
38337 Exporter 
38338 \family default
38339 de trois façons différentes:
38340 \end_layout
38341
38342 \begin_layout Description
38343 PDF
38344 \begin_inset space ~
38345 \end_inset
38346
38347 (ps2pdf) Ceci utilise le programme 
38348 \family typewriter
38349 ps2pdf
38350 \family default
38351  qui créé un PDF à partir de la version PostScript de votre fichier.
38352  Cette dernière est produite par le programme 
38353 \family typewriter
38354 dvips
38355 \family default
38356  qui utilise une version DVI comme étape intermédiaire.
38357  Cette variante consiste donc en trois conversions.
38358 \end_layout
38359
38360 \begin_layout Description
38361 PDF
38362 \begin_inset space ~
38363 \end_inset
38364
38365 (dvipdfm) Ceci utilise le programme 
38366 \family typewriter
38367 dvipdfm
38368 \family default
38369  qui convertit votre fichier en DVI avant de le convertir en PDF.
38370 \end_layout
38371
38372 \begin_layout Description
38373 PDF
38374 \begin_inset space ~
38375 \end_inset
38376
38377 (pdflatex) Ceci utilise le programme 
38378 \family typewriter
38379 pdftex
38380 \family default
38381  qui convertit directement votre fichier en PDF.
38382 \end_layout
38383
38384 \begin_layout Standard
38385 Nous recommandons d'utiliser l'option 
38386 \family sans
38387 PDF
38388 \begin_inset space ~
38389 \end_inset
38390
38391 (pdflatex)
38392 \family default
38393  car 
38394 \family typewriter
38395 pdftex
38396 \family default
38397  accepte toutes les fonctionnalités des versions actuelles de PDF.
38398  Il est en plus rapide et stable.
38399  Le programme 
38400 \family typewriter
38401 dvipdfm
38402 \family default
38403  n'est plus développé est est donc un peu dépassé.
38404 \end_layout
38405
38406 \begin_layout Standard
38407
38408 \end_layout
38409
38410 \begin_layout Standard
38411 Vous pouvez visionner votre document sous forme PDF grâce au menu 
38412 \family sans
38413 Visualiser
38414 \family default
38415  ou en utilisant le bouton 
38416 \begin_inset Graphics
38417         filename ../../images/buffer-view_pdf2.png
38418         scale 85
38419         scaleBeforeRotation
38420
38421 \end_inset
38422
38423  de la barre d'outils
38424 \family sans
38425  (
38426 \family default
38427 qui utilise 
38428 \family sans
38429 PDF
38430 \begin_inset space ~
38431 \end_inset
38432
38433 (pdflatex)
38434 \family default
38435 ).
38436 \end_layout
38437
38438 \begin_layout Chapter
38439 Liste de noms de couleur pour dvips
38440 \begin_inset CommandInset label
38441 LatexCommand label
38442 name "chap:Liste-de-noms-de-couleur-dvips"
38443
38444 \end_inset
38445
38446
38447 \end_layout
38448
38449 \begin_layout Standard
38450 \begin_inset Tabular
38451 <lyxtabular version="3" rows="17" columns="4">
38452 <features tabularvalignment="middle">
38453 <column alignment="left" valignment="top" width="0pt">
38454 <column alignment="left" valignment="top" width="0pt">
38455 <column alignment="left" valignment="top" width="0pt">
38456 <column alignment="left" valignment="top" width="0pt">
38457 <row>
38458 <cell alignment="left" valignment="top" usebox="none">
38459 \begin_inset Text
38460
38461 \begin_layout Plain Layout
38462 \begin_inset ERT
38463 status collapsed
38464
38465 \begin_layout Plain Layout
38466
38467
38468 \backslash
38469 fcolorbox{black}{
38470 \end_layout
38471
38472 \end_inset
38473
38474 white
38475 \begin_inset ERT
38476 status collapsed
38477
38478 \begin_layout Plain Layout
38479
38480 }{
38481 \end_layout
38482
38483 \end_inset
38484
38485 Couleur
38486 \begin_inset ERT
38487 status collapsed
38488
38489 \begin_layout Plain Layout
38490
38491 }
38492 \end_layout
38493
38494 \end_inset
38495
38496  Nom
38497 \end_layout
38498
38499 \end_inset
38500 </cell>
38501 <cell alignment="left" valignment="top" usebox="none">
38502 \begin_inset Text
38503
38504 \begin_layout Plain Layout
38505 \begin_inset ERT
38506 status collapsed
38507
38508 \begin_layout Plain Layout
38509
38510
38511 \backslash
38512 fcolorbox{black}{
38513 \end_layout
38514
38515 \end_inset
38516
38517 white
38518 \begin_inset ERT
38519 status collapsed
38520
38521 \begin_layout Plain Layout
38522
38523 }{
38524 \end_layout
38525
38526 \end_inset
38527
38528 Couleur
38529 \begin_inset ERT
38530 status collapsed
38531
38532 \begin_layout Plain Layout
38533
38534 }
38535 \end_layout
38536
38537 \end_inset
38538
38539  Nom
38540 \end_layout
38541
38542 \end_inset
38543 </cell>
38544 <cell alignment="left" valignment="top" usebox="none">
38545 \begin_inset Text
38546
38547 \begin_layout Plain Layout
38548 \begin_inset ERT
38549 status collapsed
38550
38551 \begin_layout Plain Layout
38552
38553
38554 \backslash
38555 fcolorbox{black}{
38556 \end_layout
38557
38558 \end_inset
38559
38560 white
38561 \begin_inset ERT
38562 status collapsed
38563
38564 \begin_layout Plain Layout
38565
38566 }{
38567 \end_layout
38568
38569 \end_inset
38570
38571 Couleur
38572 \begin_inset ERT
38573 status collapsed
38574
38575 \begin_layout Plain Layout
38576
38577 }
38578 \end_layout
38579
38580 \end_inset
38581
38582  Nom
38583 \end_layout
38584
38585 \end_inset
38586 </cell>
38587 <cell alignment="left" valignment="top" usebox="none">
38588 \begin_inset Text
38589
38590 \begin_layout Plain Layout
38591 \begin_inset ERT
38592 status collapsed
38593
38594 \begin_layout Plain Layout
38595
38596
38597 \backslash
38598 fcolorbox{black}{
38599 \end_layout
38600
38601 \end_inset
38602
38603 white
38604 \begin_inset ERT
38605 status collapsed
38606
38607 \begin_layout Plain Layout
38608
38609 }{
38610 \end_layout
38611
38612 \end_inset
38613
38614 Couleur
38615 \begin_inset ERT
38616 status collapsed
38617
38618 \begin_layout Plain Layout
38619
38620 }
38621 \end_layout
38622
38623 \end_inset
38624
38625  Nom
38626 \end_layout
38627
38628 \end_inset
38629 </cell>
38630 </row>
38631 <row>
38632 <cell alignment="center" valignment="top" usebox="none">
38633 \begin_inset Text
38634
38635 \begin_layout Plain Layout
38636 \begin_inset ERT
38637 status collapsed
38638
38639 \begin_layout Plain Layout
38640
38641
38642 \backslash
38643 fcolorbox{black}{
38644 \end_layout
38645
38646 \end_inset
38647
38648 Apricot
38649 \begin_inset ERT
38650 status collapsed
38651
38652 \begin_layout Plain Layout
38653
38654 }{
38655 \end_layout
38656
38657 \end_inset
38658
38659
38660 \begin_inset Phantom Phantom
38661 status open
38662
38663 \begin_layout Plain Layout
38664 W
38665 \end_layout
38666
38667 \end_inset
38668
38669
38670 \begin_inset ERT
38671 status collapsed
38672
38673 \begin_layout Plain Layout
38674
38675 }
38676 \end_layout
38677
38678 \end_inset
38679
38680  Apricot
38681 \end_layout
38682
38683 \end_inset
38684 </cell>
38685 <cell alignment="center" valignment="top" usebox="none">
38686 \begin_inset Text
38687
38688 \begin_layout Plain Layout
38689 \begin_inset ERT
38690 status collapsed
38691
38692 \begin_layout Plain Layout
38693
38694
38695 \backslash
38696 fcolorbox{black}{
38697 \end_layout
38698
38699 \end_inset
38700
38701 Aquamarine
38702 \begin_inset ERT
38703 status collapsed
38704
38705 \begin_layout Plain Layout
38706
38707 }{
38708 \end_layout
38709
38710 \end_inset
38711
38712
38713 \begin_inset Phantom Phantom
38714 status open
38715
38716 \begin_layout Plain Layout
38717 W
38718 \end_layout
38719
38720 \end_inset
38721
38722
38723 \begin_inset ERT
38724 status collapsed
38725
38726 \begin_layout Plain Layout
38727
38728 }
38729 \end_layout
38730
38731 \end_inset
38732
38733  Aquamarine
38734 \end_layout
38735
38736 \end_inset
38737 </cell>
38738 <cell alignment="center" valignment="top" usebox="none">
38739 \begin_inset Text
38740
38741 \begin_layout Plain Layout
38742 \begin_inset ERT
38743 status collapsed
38744
38745 \begin_layout Plain Layout
38746
38747
38748 \backslash
38749 fcolorbox{black}{
38750 \end_layout
38751
38752 \end_inset
38753
38754 Bittersweet
38755 \begin_inset ERT
38756 status collapsed
38757
38758 \begin_layout Plain Layout
38759
38760 }{
38761 \end_layout
38762
38763 \end_inset
38764
38765
38766 \begin_inset Phantom Phantom
38767 status open
38768
38769 \begin_layout Plain Layout
38770 W
38771 \end_layout
38772
38773 \end_inset
38774
38775
38776 \begin_inset ERT
38777 status collapsed
38778
38779 \begin_layout Plain Layout
38780
38781 }
38782 \end_layout
38783
38784 \end_inset
38785
38786  Bittersweet
38787 \end_layout
38788
38789 \end_inset
38790 </cell>
38791 <cell alignment="center" valignment="top" usebox="none">
38792 \begin_inset Text
38793
38794 \begin_layout Plain Layout
38795 \begin_inset ERT
38796 status collapsed
38797
38798 \begin_layout Plain Layout
38799
38800
38801 \backslash
38802 fcolorbox{black}{
38803 \end_layout
38804
38805 \end_inset
38806
38807 BlueGreen
38808 \begin_inset ERT
38809 status collapsed
38810
38811 \begin_layout Plain Layout
38812
38813 }{
38814 \end_layout
38815
38816 \end_inset
38817
38818
38819 \begin_inset Phantom Phantom
38820 status open
38821
38822 \begin_layout Plain Layout
38823 W
38824 \end_layout
38825
38826 \end_inset
38827
38828
38829 \begin_inset ERT
38830 status collapsed
38831
38832 \begin_layout Plain Layout
38833
38834 }
38835 \end_layout
38836
38837 \end_inset
38838
38839  BlueGreen
38840 \end_layout
38841
38842 \end_inset
38843 </cell>
38844 </row>
38845 <row>
38846 <cell alignment="left" valignment="top" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850 \begin_inset ERT
38851 status collapsed
38852
38853 \begin_layout Plain Layout
38854
38855
38856 \backslash
38857 fcolorbox{black}{
38858 \end_layout
38859
38860 \end_inset
38861
38862 BlueViolet
38863 \begin_inset ERT
38864 status collapsed
38865
38866 \begin_layout Plain Layout
38867
38868 }{
38869 \end_layout
38870
38871 \end_inset
38872
38873
38874 \begin_inset Phantom Phantom
38875 status open
38876
38877 \begin_layout Plain Layout
38878 W
38879 \end_layout
38880
38881 \end_inset
38882
38883
38884 \begin_inset ERT
38885 status collapsed
38886
38887 \begin_layout Plain Layout
38888
38889 }
38890 \end_layout
38891
38892 \end_inset
38893
38894  BlueViolet
38895 \end_layout
38896
38897 \end_inset
38898 </cell>
38899 <cell alignment="left" valignment="top" usebox="none">
38900 \begin_inset Text
38901
38902 \begin_layout Plain Layout
38903 \begin_inset ERT
38904 status collapsed
38905
38906 \begin_layout Plain Layout
38907
38908
38909 \backslash
38910 fcolorbox{black}{
38911 \end_layout
38912
38913 \end_inset
38914
38915 BrickRed
38916 \begin_inset ERT
38917 status collapsed
38918
38919 \begin_layout Plain Layout
38920
38921 }{
38922 \end_layout
38923
38924 \end_inset
38925
38926
38927 \begin_inset Phantom Phantom
38928 status open
38929
38930 \begin_layout Plain Layout
38931 W
38932 \end_layout
38933
38934 \end_inset
38935
38936
38937 \begin_inset ERT
38938 status collapsed
38939
38940 \begin_layout Plain Layout
38941
38942 }
38943 \end_layout
38944
38945 \end_inset
38946
38947  BrickRed
38948 \end_layout
38949
38950 \end_inset
38951 </cell>
38952 <cell alignment="left" valignment="top" usebox="none">
38953 \begin_inset Text
38954
38955 \begin_layout Plain Layout
38956 \begin_inset ERT
38957 status collapsed
38958
38959 \begin_layout Plain Layout
38960
38961
38962 \backslash
38963 fcolorbox{black}{
38964 \end_layout
38965
38966 \end_inset
38967
38968 Brown
38969 \begin_inset ERT
38970 status collapsed
38971
38972 \begin_layout Plain Layout
38973
38974 }{
38975 \end_layout
38976
38977 \end_inset
38978
38979
38980 \begin_inset Phantom Phantom
38981 status open
38982
38983 \begin_layout Plain Layout
38984 W
38985 \end_layout
38986
38987 \end_inset
38988
38989
38990 \begin_inset ERT
38991 status collapsed
38992
38993 \begin_layout Plain Layout
38994
38995 }
38996 \end_layout
38997
38998 \end_inset
38999
39000  Brown
39001 \end_layout
39002
39003 \end_inset
39004 </cell>
39005 <cell alignment="left" valignment="top" usebox="none">
39006 \begin_inset Text
39007
39008 \begin_layout Plain Layout
39009 \begin_inset ERT
39010 status collapsed
39011
39012 \begin_layout Plain Layout
39013
39014
39015 \backslash
39016 fcolorbox{black}{
39017 \end_layout
39018
39019 \end_inset
39020
39021 BurntOrange
39022 \begin_inset ERT
39023 status collapsed
39024
39025 \begin_layout Plain Layout
39026
39027 }{
39028 \end_layout
39029
39030 \end_inset
39031
39032
39033 \begin_inset Phantom Phantom
39034 status open
39035
39036 \begin_layout Plain Layout
39037 W
39038 \end_layout
39039
39040 \end_inset
39041
39042
39043 \begin_inset ERT
39044 status collapsed
39045
39046 \begin_layout Plain Layout
39047
39048 }
39049 \end_layout
39050
39051 \end_inset
39052
39053  BurntOrange
39054 \end_layout
39055
39056 \end_inset
39057 </cell>
39058 </row>
39059 <row>
39060 <cell alignment="left" valignment="top" usebox="none">
39061 \begin_inset Text
39062
39063 \begin_layout Plain Layout
39064 \begin_inset ERT
39065 status collapsed
39066
39067 \begin_layout Plain Layout
39068
39069
39070 \backslash
39071 fcolorbox{black}{
39072 \end_layout
39073
39074 \end_inset
39075
39076 CadetBlue
39077 \begin_inset ERT
39078 status collapsed
39079
39080 \begin_layout Plain Layout
39081
39082 }{
39083 \end_layout
39084
39085 \end_inset
39086
39087
39088 \begin_inset Phantom Phantom
39089 status open
39090
39091 \begin_layout Plain Layout
39092 W
39093 \end_layout
39094
39095 \end_inset
39096
39097
39098 \begin_inset ERT
39099 status collapsed
39100
39101 \begin_layout Plain Layout
39102
39103 }
39104 \end_layout
39105
39106 \end_inset
39107
39108  CadetBlue
39109 \end_layout
39110
39111 \end_inset
39112 </cell>
39113 <cell alignment="left" valignment="top" usebox="none">
39114 \begin_inset Text
39115
39116 \begin_layout Plain Layout
39117 \begin_inset ERT
39118 status collapsed
39119
39120 \begin_layout Plain Layout
39121
39122
39123 \backslash
39124 fcolorbox{black}{
39125 \end_layout
39126
39127 \end_inset
39128
39129 CarnationPink
39130 \begin_inset ERT
39131 status collapsed
39132
39133 \begin_layout Plain Layout
39134
39135 }{
39136 \end_layout
39137
39138 \end_inset
39139
39140
39141 \begin_inset Phantom Phantom
39142 status open
39143
39144 \begin_layout Plain Layout
39145 W
39146 \end_layout
39147
39148 \end_inset
39149
39150
39151 \begin_inset ERT
39152 status collapsed
39153
39154 \begin_layout Plain Layout
39155
39156 }
39157 \end_layout
39158
39159 \end_inset
39160
39161  CarnationPink
39162 \end_layout
39163
39164 \end_inset
39165 </cell>
39166 <cell alignment="left" valignment="top" usebox="none">
39167 \begin_inset Text
39168
39169 \begin_layout Plain Layout
39170 \begin_inset ERT
39171 status collapsed
39172
39173 \begin_layout Plain Layout
39174
39175
39176 \backslash
39177 fcolorbox{black}{
39178 \end_layout
39179
39180 \end_inset
39181
39182 Cerulean
39183 \begin_inset ERT
39184 status collapsed
39185
39186 \begin_layout Plain Layout
39187
39188 }{
39189 \end_layout
39190
39191 \end_inset
39192
39193
39194 \begin_inset Phantom Phantom
39195 status open
39196
39197 \begin_layout Plain Layout
39198 W
39199 \end_layout
39200
39201 \end_inset
39202
39203
39204 \begin_inset ERT
39205 status collapsed
39206
39207 \begin_layout Plain Layout
39208
39209 }
39210 \end_layout
39211
39212 \end_inset
39213
39214  Cerulean
39215 \end_layout
39216
39217 \end_inset
39218 </cell>
39219 <cell alignment="left" valignment="top" usebox="none">
39220 \begin_inset Text
39221
39222 \begin_layout Plain Layout
39223 \begin_inset ERT
39224 status collapsed
39225
39226 \begin_layout Plain Layout
39227
39228
39229 \backslash
39230 fcolorbox{black}{
39231 \end_layout
39232
39233 \end_inset
39234
39235 CornflowerBlue
39236 \begin_inset ERT
39237 status collapsed
39238
39239 \begin_layout Plain Layout
39240
39241 }{
39242 \end_layout
39243
39244 \end_inset
39245
39246
39247 \begin_inset Phantom Phantom
39248 status open
39249
39250 \begin_layout Plain Layout
39251 W
39252 \end_layout
39253
39254 \end_inset
39255
39256
39257 \begin_inset ERT
39258 status collapsed
39259
39260 \begin_layout Plain Layout
39261
39262 }
39263 \end_layout
39264
39265 \end_inset
39266
39267  CornflowerBlue
39268 \end_layout
39269
39270 \end_inset
39271 </cell>
39272 </row>
39273 <row>
39274 <cell alignment="left" valignment="top" usebox="none">
39275 \begin_inset Text
39276
39277 \begin_layout Plain Layout
39278 \begin_inset ERT
39279 status collapsed
39280
39281 \begin_layout Plain Layout
39282
39283
39284 \backslash
39285 fcolorbox{black}{
39286 \end_layout
39287
39288 \end_inset
39289
39290 Dandelion
39291 \begin_inset ERT
39292 status collapsed
39293
39294 \begin_layout Plain Layout
39295
39296 }{
39297 \end_layout
39298
39299 \end_inset
39300
39301
39302 \begin_inset Phantom Phantom
39303 status open
39304
39305 \begin_layout Plain Layout
39306 W
39307 \end_layout
39308
39309 \end_inset
39310
39311
39312 \begin_inset ERT
39313 status collapsed
39314
39315 \begin_layout Plain Layout
39316
39317 }
39318 \end_layout
39319
39320 \end_inset
39321
39322  Dandelion
39323 \end_layout
39324
39325 \end_inset
39326 </cell>
39327 <cell alignment="left" valignment="top" usebox="none">
39328 \begin_inset Text
39329
39330 \begin_layout Plain Layout
39331 \begin_inset ERT
39332 status collapsed
39333
39334 \begin_layout Plain Layout
39335
39336
39337 \backslash
39338 fcolorbox{black}{
39339 \end_layout
39340
39341 \end_inset
39342
39343 DarkOrchid
39344 \begin_inset ERT
39345 status collapsed
39346
39347 \begin_layout Plain Layout
39348
39349 }{
39350 \end_layout
39351
39352 \end_inset
39353
39354
39355 \begin_inset Phantom Phantom
39356 status open
39357
39358 \begin_layout Plain Layout
39359 W
39360 \end_layout
39361
39362 \end_inset
39363
39364
39365 \begin_inset ERT
39366 status collapsed
39367
39368 \begin_layout Plain Layout
39369
39370 }
39371 \end_layout
39372
39373 \end_inset
39374
39375  DarkOrchid
39376 \end_layout
39377
39378 \end_inset
39379 </cell>
39380 <cell alignment="left" valignment="top" usebox="none">
39381 \begin_inset Text
39382
39383 \begin_layout Plain Layout
39384 \begin_inset ERT
39385 status collapsed
39386
39387 \begin_layout Plain Layout
39388
39389
39390 \backslash
39391 fcolorbox{black}{
39392 \end_layout
39393
39394 \end_inset
39395
39396 Emerald
39397 \begin_inset ERT
39398 status collapsed
39399
39400 \begin_layout Plain Layout
39401
39402 }{
39403 \end_layout
39404
39405 \end_inset
39406
39407
39408 \begin_inset Phantom Phantom
39409 status open
39410
39411 \begin_layout Plain Layout
39412 W
39413 \end_layout
39414
39415 \end_inset
39416
39417
39418 \begin_inset ERT
39419 status collapsed
39420
39421 \begin_layout Plain Layout
39422
39423 }
39424 \end_layout
39425
39426 \end_inset
39427
39428  Emerald
39429 \end_layout
39430
39431 \end_inset
39432 </cell>
39433 <cell alignment="left" valignment="top" usebox="none">
39434 \begin_inset Text
39435
39436 \begin_layout Plain Layout
39437 \begin_inset ERT
39438 status collapsed
39439
39440 \begin_layout Plain Layout
39441
39442
39443 \backslash
39444 fcolorbox{black}{
39445 \end_layout
39446
39447 \end_inset
39448
39449 ForestGreen
39450 \begin_inset ERT
39451 status collapsed
39452
39453 \begin_layout Plain Layout
39454
39455 }{
39456 \end_layout
39457
39458 \end_inset
39459
39460
39461 \begin_inset Phantom Phantom
39462 status open
39463
39464 \begin_layout Plain Layout
39465 W
39466 \end_layout
39467
39468 \end_inset
39469
39470
39471 \begin_inset ERT
39472 status collapsed
39473
39474 \begin_layout Plain Layout
39475
39476 }
39477 \end_layout
39478
39479 \end_inset
39480
39481  ForestGreen
39482 \end_layout
39483
39484 \end_inset
39485 </cell>
39486 </row>
39487 <row>
39488 <cell alignment="left" valignment="top" usebox="none">
39489 \begin_inset Text
39490
39491 \begin_layout Plain Layout
39492 \begin_inset ERT
39493 status collapsed
39494
39495 \begin_layout Plain Layout
39496
39497
39498 \backslash
39499 fcolorbox{black}{
39500 \end_layout
39501
39502 \end_inset
39503
39504 Fuchsia
39505 \begin_inset ERT
39506 status collapsed
39507
39508 \begin_layout Plain Layout
39509
39510 }{
39511 \end_layout
39512
39513 \end_inset
39514
39515
39516 \begin_inset Phantom Phantom
39517 status open
39518
39519 \begin_layout Plain Layout
39520 W
39521 \end_layout
39522
39523 \end_inset
39524
39525
39526 \begin_inset ERT
39527 status collapsed
39528
39529 \begin_layout Plain Layout
39530
39531 }
39532 \end_layout
39533
39534 \end_inset
39535
39536  Fuchsia
39537 \end_layout
39538
39539 \end_inset
39540 </cell>
39541 <cell alignment="left" valignment="top" usebox="none">
39542 \begin_inset Text
39543
39544 \begin_layout Plain Layout
39545 \begin_inset ERT
39546 status collapsed
39547
39548 \begin_layout Plain Layout
39549
39550
39551 \backslash
39552 fcolorbox{black}{
39553 \end_layout
39554
39555 \end_inset
39556
39557 Goldenrod
39558 \begin_inset ERT
39559 status collapsed
39560
39561 \begin_layout Plain Layout
39562
39563 }{
39564 \end_layout
39565
39566 \end_inset
39567
39568
39569 \begin_inset Phantom Phantom
39570 status open
39571
39572 \begin_layout Plain Layout
39573 W
39574 \end_layout
39575
39576 \end_inset
39577
39578
39579 \begin_inset ERT
39580 status collapsed
39581
39582 \begin_layout Plain Layout
39583
39584 }
39585 \end_layout
39586
39587 \end_inset
39588
39589  Goldenrod
39590 \end_layout
39591
39592 \end_inset
39593 </cell>
39594 <cell alignment="left" valignment="top" usebox="none">
39595 \begin_inset Text
39596
39597 \begin_layout Plain Layout
39598 \begin_inset ERT
39599 status collapsed
39600
39601 \begin_layout Plain Layout
39602
39603
39604 \backslash
39605 fcolorbox{black}{
39606 \end_layout
39607
39608 \end_inset
39609
39610 Gray
39611 \begin_inset ERT
39612 status collapsed
39613
39614 \begin_layout Plain Layout
39615
39616 }{
39617 \end_layout
39618
39619 \end_inset
39620
39621
39622 \begin_inset Phantom Phantom
39623 status open
39624
39625 \begin_layout Plain Layout
39626 W
39627 \end_layout
39628
39629 \end_inset
39630
39631
39632 \begin_inset ERT
39633 status collapsed
39634
39635 \begin_layout Plain Layout
39636
39637 }
39638 \end_layout
39639
39640 \end_inset
39641
39642  Gray
39643 \end_layout
39644
39645 \end_inset
39646 </cell>
39647 <cell alignment="left" valignment="top" usebox="none">
39648 \begin_inset Text
39649
39650 \begin_layout Plain Layout
39651 \begin_inset ERT
39652 status collapsed
39653
39654 \begin_layout Plain Layout
39655
39656
39657 \backslash
39658 fcolorbox{black}{
39659 \end_layout
39660
39661 \end_inset
39662
39663 GreenYellow
39664 \begin_inset ERT
39665 status collapsed
39666
39667 \begin_layout Plain Layout
39668
39669 }{
39670 \end_layout
39671
39672 \end_inset
39673
39674
39675 \begin_inset Phantom Phantom
39676 status open
39677
39678 \begin_layout Plain Layout
39679 W
39680 \end_layout
39681
39682 \end_inset
39683
39684
39685 \begin_inset ERT
39686 status collapsed
39687
39688 \begin_layout Plain Layout
39689
39690 }
39691 \end_layout
39692
39693 \end_inset
39694
39695  GreenYellow
39696 \end_layout
39697
39698 \end_inset
39699 </cell>
39700 </row>
39701 <row>
39702 <cell alignment="center" valignment="top" usebox="none">
39703 \begin_inset Text
39704
39705 \begin_layout Plain Layout
39706 \begin_inset ERT
39707 status collapsed
39708
39709 \begin_layout Plain Layout
39710
39711
39712 \backslash
39713 fcolorbox{black}{
39714 \end_layout
39715
39716 \end_inset
39717
39718 JungleGreen
39719 \begin_inset ERT
39720 status collapsed
39721
39722 \begin_layout Plain Layout
39723
39724 }{
39725 \end_layout
39726
39727 \end_inset
39728
39729
39730 \begin_inset Phantom Phantom
39731 status open
39732
39733 \begin_layout Plain Layout
39734 W
39735 \end_layout
39736
39737 \end_inset
39738
39739
39740 \begin_inset ERT
39741 status collapsed
39742
39743 \begin_layout Plain Layout
39744
39745 }
39746 \end_layout
39747
39748 \end_inset
39749
39750  JungleGreen
39751 \end_layout
39752
39753 \end_inset
39754 </cell>
39755 <cell alignment="center" valignment="top" usebox="none">
39756 \begin_inset Text
39757
39758 \begin_layout Plain Layout
39759 \begin_inset ERT
39760 status collapsed
39761
39762 \begin_layout Plain Layout
39763
39764
39765 \backslash
39766 fcolorbox{black}{
39767 \end_layout
39768
39769 \end_inset
39770
39771 Lavender
39772 \begin_inset ERT
39773 status collapsed
39774
39775 \begin_layout Plain Layout
39776
39777 }{
39778 \end_layout
39779
39780 \end_inset
39781
39782
39783 \begin_inset Phantom Phantom
39784 status open
39785
39786 \begin_layout Plain Layout
39787 W
39788 \end_layout
39789
39790 \end_inset
39791
39792
39793 \begin_inset ERT
39794 status collapsed
39795
39796 \begin_layout Plain Layout
39797
39798 }
39799 \end_layout
39800
39801 \end_inset
39802
39803  Lavender
39804 \end_layout
39805
39806 \end_inset
39807 </cell>
39808 <cell alignment="center" valignment="top" usebox="none">
39809 \begin_inset Text
39810
39811 \begin_layout Plain Layout
39812 \begin_inset ERT
39813 status collapsed
39814
39815 \begin_layout Plain Layout
39816
39817
39818 \backslash
39819 fcolorbox{black}{
39820 \end_layout
39821
39822 \end_inset
39823
39824 LimeGreen
39825 \begin_inset ERT
39826 status collapsed
39827
39828 \begin_layout Plain Layout
39829
39830 }{
39831 \end_layout
39832
39833 \end_inset
39834
39835
39836 \begin_inset Phantom Phantom
39837 status open
39838
39839 \begin_layout Plain Layout
39840 W
39841 \end_layout
39842
39843 \end_inset
39844
39845
39846 \begin_inset ERT
39847 status collapsed
39848
39849 \begin_layout Plain Layout
39850
39851 }
39852 \end_layout
39853
39854 \end_inset
39855
39856  LimeGreen
39857 \end_layout
39858
39859 \end_inset
39860 </cell>
39861 <cell alignment="center" valignment="top" usebox="none">
39862 \begin_inset Text
39863
39864 \begin_layout Plain Layout
39865 \begin_inset ERT
39866 status collapsed
39867
39868 \begin_layout Plain Layout
39869
39870
39871 \backslash
39872 fcolorbox{black}{
39873 \end_layout
39874
39875 \end_inset
39876
39877 Mahogany
39878 \begin_inset ERT
39879 status collapsed
39880
39881 \begin_layout Plain Layout
39882
39883 }{
39884 \end_layout
39885
39886 \end_inset
39887
39888
39889 \begin_inset Phantom Phantom
39890 status open
39891
39892 \begin_layout Plain Layout
39893 W
39894 \end_layout
39895
39896 \end_inset
39897
39898
39899 \begin_inset ERT
39900 status collapsed
39901
39902 \begin_layout Plain Layout
39903
39904 }
39905 \end_layout
39906
39907 \end_inset
39908
39909  Mahogany
39910 \end_layout
39911
39912 \end_inset
39913 </cell>
39914 </row>
39915 <row>
39916 <cell alignment="left" valignment="top" usebox="none">
39917 \begin_inset Text
39918
39919 \begin_layout Plain Layout
39920 \begin_inset ERT
39921 status collapsed
39922
39923 \begin_layout Plain Layout
39924
39925
39926 \backslash
39927 fcolorbox{black}{
39928 \end_layout
39929
39930 \end_inset
39931
39932 Mahogany
39933 \begin_inset ERT
39934 status collapsed
39935
39936 \begin_layout Plain Layout
39937
39938 }{
39939 \end_layout
39940
39941 \end_inset
39942
39943
39944 \begin_inset Phantom Phantom
39945 status open
39946
39947 \begin_layout Plain Layout
39948 W
39949 \end_layout
39950
39951 \end_inset
39952
39953
39954 \begin_inset ERT
39955 status collapsed
39956
39957 \begin_layout Plain Layout
39958
39959 }
39960 \end_layout
39961
39962 \end_inset
39963
39964  Mahogany
39965 \end_layout
39966
39967 \end_inset
39968 </cell>
39969 <cell alignment="left" valignment="top" usebox="none">
39970 \begin_inset Text
39971
39972 \begin_layout Plain Layout
39973 \begin_inset ERT
39974 status collapsed
39975
39976 \begin_layout Plain Layout
39977
39978
39979 \backslash
39980 fcolorbox{black}{
39981 \end_layout
39982
39983 \end_inset
39984
39985 Maroon
39986 \begin_inset ERT
39987 status collapsed
39988
39989 \begin_layout Plain Layout
39990
39991 }{
39992 \end_layout
39993
39994 \end_inset
39995
39996
39997 \begin_inset Phantom Phantom
39998 status open
39999
40000 \begin_layout Plain Layout
40001 W
40002 \end_layout
40003
40004 \end_inset
40005
40006
40007 \begin_inset ERT
40008 status collapsed
40009
40010 \begin_layout Plain Layout
40011
40012 }
40013 \end_layout
40014
40015 \end_inset
40016
40017  Maroon
40018 \end_layout
40019
40020 \end_inset
40021 </cell>
40022 <cell alignment="left" valignment="top" usebox="none">
40023 \begin_inset Text
40024
40025 \begin_layout Plain Layout
40026 \begin_inset ERT
40027 status collapsed
40028
40029 \begin_layout Plain Layout
40030
40031
40032 \backslash
40033 fcolorbox{black}{
40034 \end_layout
40035
40036 \end_inset
40037
40038 Melon
40039 \begin_inset ERT
40040 status collapsed
40041
40042 \begin_layout Plain Layout
40043
40044 }{
40045 \end_layout
40046
40047 \end_inset
40048
40049
40050 \begin_inset Phantom Phantom
40051 status open
40052
40053 \begin_layout Plain Layout
40054 W
40055 \end_layout
40056
40057 \end_inset
40058
40059
40060 \begin_inset ERT
40061 status collapsed
40062
40063 \begin_layout Plain Layout
40064
40065 }
40066 \end_layout
40067
40068 \end_inset
40069
40070  Melon
40071 \end_layout
40072
40073 \end_inset
40074 </cell>
40075 <cell alignment="left" valignment="top" usebox="none">
40076 \begin_inset Text
40077
40078 \begin_layout Plain Layout
40079 \begin_inset ERT
40080 status collapsed
40081
40082 \begin_layout Plain Layout
40083
40084
40085 \backslash
40086 fcolorbox{black}{
40087 \end_layout
40088
40089 \end_inset
40090
40091 MidnightBlue
40092 \begin_inset ERT
40093 status collapsed
40094
40095 \begin_layout Plain Layout
40096
40097 }{
40098 \end_layout
40099
40100 \end_inset
40101
40102
40103 \begin_inset Phantom Phantom
40104 status open
40105
40106 \begin_layout Plain Layout
40107 W
40108 \end_layout
40109
40110 \end_inset
40111
40112
40113 \begin_inset ERT
40114 status collapsed
40115
40116 \begin_layout Plain Layout
40117
40118 }
40119 \end_layout
40120
40121 \end_inset
40122
40123  MidnightBlue
40124 \end_layout
40125
40126 \end_inset
40127 </cell>
40128 </row>
40129 <row>
40130 <cell alignment="left" valignment="top" usebox="none">
40131 \begin_inset Text
40132
40133 \begin_layout Plain Layout
40134 \begin_inset ERT
40135 status collapsed
40136
40137 \begin_layout Plain Layout
40138
40139
40140 \backslash
40141 fcolorbox{black}{
40142 \end_layout
40143
40144 \end_inset
40145
40146 Mulberry
40147 \begin_inset ERT
40148 status collapsed
40149
40150 \begin_layout Plain Layout
40151
40152 }{
40153 \end_layout
40154
40155 \end_inset
40156
40157
40158 \begin_inset Phantom Phantom
40159 status open
40160
40161 \begin_layout Plain Layout
40162 W
40163 \end_layout
40164
40165 \end_inset
40166
40167
40168 \begin_inset ERT
40169 status collapsed
40170
40171 \begin_layout Plain Layout
40172
40173 }
40174 \end_layout
40175
40176 \end_inset
40177
40178  Mulberry
40179 \end_layout
40180
40181 \end_inset
40182 </cell>
40183 <cell alignment="left" valignment="top" usebox="none">
40184 \begin_inset Text
40185
40186 \begin_layout Plain Layout
40187 \begin_inset ERT
40188 status collapsed
40189
40190 \begin_layout Plain Layout
40191
40192
40193 \backslash
40194 fcolorbox{black}{
40195 \end_layout
40196
40197 \end_inset
40198
40199 NavyBlue
40200 \begin_inset ERT
40201 status collapsed
40202
40203 \begin_layout Plain Layout
40204
40205 }{
40206 \end_layout
40207
40208 \end_inset
40209
40210
40211 \begin_inset Phantom Phantom
40212 status open
40213
40214 \begin_layout Plain Layout
40215 W
40216 \end_layout
40217
40218 \end_inset
40219
40220
40221 \begin_inset ERT
40222 status collapsed
40223
40224 \begin_layout Plain Layout
40225
40226 }
40227 \end_layout
40228
40229 \end_inset
40230
40231  NavyBlue
40232 \end_layout
40233
40234 \end_inset
40235 </cell>
40236 <cell alignment="left" valignment="top" usebox="none">
40237 \begin_inset Text
40238
40239 \begin_layout Plain Layout
40240 \begin_inset ERT
40241 status collapsed
40242
40243 \begin_layout Plain Layout
40244
40245
40246 \backslash
40247 fcolorbox{black}{
40248 \end_layout
40249
40250 \end_inset
40251
40252 OliveGreen
40253 \begin_inset ERT
40254 status collapsed
40255
40256 \begin_layout Plain Layout
40257
40258 }{
40259 \end_layout
40260
40261 \end_inset
40262
40263
40264 \begin_inset Phantom Phantom
40265 status open
40266
40267 \begin_layout Plain Layout
40268 W
40269 \end_layout
40270
40271 \end_inset
40272
40273
40274 \begin_inset ERT
40275 status collapsed
40276
40277 \begin_layout Plain Layout
40278
40279 }
40280 \end_layout
40281
40282 \end_inset
40283
40284  OliveGreen
40285 \end_layout
40286
40287 \end_inset
40288 </cell>
40289 <cell alignment="left" valignment="top" usebox="none">
40290 \begin_inset Text
40291
40292 \begin_layout Plain Layout
40293 \begin_inset ERT
40294 status collapsed
40295
40296 \begin_layout Plain Layout
40297
40298
40299 \backslash
40300 fcolorbox{black}{
40301 \end_layout
40302
40303 \end_inset
40304
40305 Orange
40306 \begin_inset ERT
40307 status collapsed
40308
40309 \begin_layout Plain Layout
40310
40311 }{
40312 \end_layout
40313
40314 \end_inset
40315
40316
40317 \begin_inset Phantom Phantom
40318 status open
40319
40320 \begin_layout Plain Layout
40321 W
40322 \end_layout
40323
40324 \end_inset
40325
40326
40327 \begin_inset ERT
40328 status collapsed
40329
40330 \begin_layout Plain Layout
40331
40332 }
40333 \end_layout
40334
40335 \end_inset
40336
40337  Orange
40338 \end_layout
40339
40340 \end_inset
40341 </cell>
40342 </row>
40343 <row>
40344 <cell alignment="left" valignment="top" usebox="none">
40345 \begin_inset Text
40346
40347 \begin_layout Plain Layout
40348 \begin_inset ERT
40349 status collapsed
40350
40351 \begin_layout Plain Layout
40352
40353
40354 \backslash
40355 fcolorbox{black}{
40356 \end_layout
40357
40358 \end_inset
40359
40360 OrangeRed
40361 \begin_inset ERT
40362 status collapsed
40363
40364 \begin_layout Plain Layout
40365
40366 }{
40367 \end_layout
40368
40369 \end_inset
40370
40371
40372 \begin_inset Phantom Phantom
40373 status open
40374
40375 \begin_layout Plain Layout
40376 W
40377 \end_layout
40378
40379 \end_inset
40380
40381
40382 \begin_inset ERT
40383 status collapsed
40384
40385 \begin_layout Plain Layout
40386
40387 }
40388 \end_layout
40389
40390 \end_inset
40391
40392  OrangeRed
40393 \end_layout
40394
40395 \end_inset
40396 </cell>
40397 <cell alignment="left" valignment="top" usebox="none">
40398 \begin_inset Text
40399
40400 \begin_layout Plain Layout
40401 \begin_inset ERT
40402 status collapsed
40403
40404 \begin_layout Plain Layout
40405
40406
40407 \backslash
40408 fcolorbox{black}{
40409 \end_layout
40410
40411 \end_inset
40412
40413 Orchid
40414 \begin_inset ERT
40415 status collapsed
40416
40417 \begin_layout Plain Layout
40418
40419 }{
40420 \end_layout
40421
40422 \end_inset
40423
40424
40425 \begin_inset Phantom Phantom
40426 status open
40427
40428 \begin_layout Plain Layout
40429 W
40430 \end_layout
40431
40432 \end_inset
40433
40434
40435 \begin_inset ERT
40436 status collapsed
40437
40438 \begin_layout Plain Layout
40439
40440 }
40441 \end_layout
40442
40443 \end_inset
40444
40445  Orchid
40446 \end_layout
40447
40448 \end_inset
40449 </cell>
40450 <cell alignment="left" valignment="top" usebox="none">
40451 \begin_inset Text
40452
40453 \begin_layout Plain Layout
40454 \begin_inset ERT
40455 status collapsed
40456
40457 \begin_layout Plain Layout
40458
40459
40460 \backslash
40461 fcolorbox{black}{
40462 \end_layout
40463
40464 \end_inset
40465
40466 Peach
40467 \begin_inset ERT
40468 status collapsed
40469
40470 \begin_layout Plain Layout
40471
40472 }{
40473 \end_layout
40474
40475 \end_inset
40476
40477
40478 \begin_inset Phantom Phantom
40479 status open
40480
40481 \begin_layout Plain Layout
40482 W
40483 \end_layout
40484
40485 \end_inset
40486
40487
40488 \begin_inset ERT
40489 status collapsed
40490
40491 \begin_layout Plain Layout
40492
40493 }
40494 \end_layout
40495
40496 \end_inset
40497
40498  Peach
40499 \end_layout
40500
40501 \end_inset
40502 </cell>
40503 <cell alignment="left" valignment="top" usebox="none">
40504 \begin_inset Text
40505
40506 \begin_layout Plain Layout
40507 \begin_inset ERT
40508 status collapsed
40509
40510 \begin_layout Plain Layout
40511
40512
40513 \backslash
40514 fcolorbox{black}{
40515 \end_layout
40516
40517 \end_inset
40518
40519 Periwinkle
40520 \begin_inset ERT
40521 status collapsed
40522
40523 \begin_layout Plain Layout
40524
40525 }{
40526 \end_layout
40527
40528 \end_inset
40529
40530
40531 \begin_inset Phantom Phantom
40532 status open
40533
40534 \begin_layout Plain Layout
40535 W
40536 \end_layout
40537
40538 \end_inset
40539
40540
40541 \begin_inset ERT
40542 status collapsed
40543
40544 \begin_layout Plain Layout
40545
40546 }
40547 \end_layout
40548
40549 \end_inset
40550
40551  Periwinkle
40552 \end_layout
40553
40554 \end_inset
40555 </cell>
40556 </row>
40557 <row>
40558 <cell alignment="left" valignment="top" usebox="none">
40559 \begin_inset Text
40560
40561 \begin_layout Plain Layout
40562 \begin_inset ERT
40563 status collapsed
40564
40565 \begin_layout Plain Layout
40566
40567
40568 \backslash
40569 fcolorbox{black}{
40570 \end_layout
40571
40572 \end_inset
40573
40574 PineGreen
40575 \begin_inset ERT
40576 status collapsed
40577
40578 \begin_layout Plain Layout
40579
40580 }{
40581 \end_layout
40582
40583 \end_inset
40584
40585
40586 \begin_inset Phantom Phantom
40587 status open
40588
40589 \begin_layout Plain Layout
40590 W
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \begin_inset ERT
40597 status collapsed
40598
40599 \begin_layout Plain Layout
40600
40601 }
40602 \end_layout
40603
40604 \end_inset
40605
40606  PineGreen
40607 \end_layout
40608
40609 \end_inset
40610 </cell>
40611 <cell alignment="left" valignment="top" usebox="none">
40612 \begin_inset Text
40613
40614 \begin_layout Plain Layout
40615 \begin_inset ERT
40616 status collapsed
40617
40618 \begin_layout Plain Layout
40619
40620
40621 \backslash
40622 fcolorbox{black}{
40623 \end_layout
40624
40625 \end_inset
40626
40627 Plum
40628 \begin_inset ERT
40629 status collapsed
40630
40631 \begin_layout Plain Layout
40632
40633 }{
40634 \end_layout
40635
40636 \end_inset
40637
40638
40639 \begin_inset Phantom Phantom
40640 status open
40641
40642 \begin_layout Plain Layout
40643 W
40644 \end_layout
40645
40646 \end_inset
40647
40648
40649 \begin_inset ERT
40650 status collapsed
40651
40652 \begin_layout Plain Layout
40653
40654 }
40655 \end_layout
40656
40657 \end_inset
40658
40659  Plum
40660 \end_layout
40661
40662 \end_inset
40663 </cell>
40664 <cell alignment="left" valignment="top" usebox="none">
40665 \begin_inset Text
40666
40667 \begin_layout Plain Layout
40668 \begin_inset ERT
40669 status collapsed
40670
40671 \begin_layout Plain Layout
40672
40673
40674 \backslash
40675 fcolorbox{black}{
40676 \end_layout
40677
40678 \end_inset
40679
40680 ProcessBlue
40681 \begin_inset ERT
40682 status collapsed
40683
40684 \begin_layout Plain Layout
40685
40686 }{
40687 \end_layout
40688
40689 \end_inset
40690
40691
40692 \begin_inset Phantom Phantom
40693 status open
40694
40695 \begin_layout Plain Layout
40696 W
40697 \end_layout
40698
40699 \end_inset
40700
40701
40702 \begin_inset ERT
40703 status collapsed
40704
40705 \begin_layout Plain Layout
40706
40707 }
40708 \end_layout
40709
40710 \end_inset
40711
40712  ProcessBlue
40713 \end_layout
40714
40715 \end_inset
40716 </cell>
40717 <cell alignment="left" valignment="top" usebox="none">
40718 \begin_inset Text
40719
40720 \begin_layout Plain Layout
40721 \begin_inset ERT
40722 status collapsed
40723
40724 \begin_layout Plain Layout
40725
40726
40727 \backslash
40728 fcolorbox{black}{
40729 \end_layout
40730
40731 \end_inset
40732
40733 Purple
40734 \begin_inset ERT
40735 status collapsed
40736
40737 \begin_layout Plain Layout
40738
40739 }{
40740 \end_layout
40741
40742 \end_inset
40743
40744
40745 \begin_inset Phantom Phantom
40746 status open
40747
40748 \begin_layout Plain Layout
40749 W
40750 \end_layout
40751
40752 \end_inset
40753
40754
40755 \begin_inset ERT
40756 status collapsed
40757
40758 \begin_layout Plain Layout
40759
40760 }
40761 \end_layout
40762
40763 \end_inset
40764
40765  Purple
40766 \end_layout
40767
40768 \end_inset
40769 </cell>
40770 </row>
40771 <row>
40772 <cell alignment="left" valignment="top" usebox="none">
40773 \begin_inset Text
40774
40775 \begin_layout Plain Layout
40776 \begin_inset ERT
40777 status collapsed
40778
40779 \begin_layout Plain Layout
40780
40781
40782 \backslash
40783 fcolorbox{black}{
40784 \end_layout
40785
40786 \end_inset
40787
40788 RawSienna
40789 \begin_inset ERT
40790 status collapsed
40791
40792 \begin_layout Plain Layout
40793
40794 }{
40795 \end_layout
40796
40797 \end_inset
40798
40799
40800 \begin_inset Phantom Phantom
40801 status open
40802
40803 \begin_layout Plain Layout
40804 W
40805 \end_layout
40806
40807 \end_inset
40808
40809
40810 \begin_inset ERT
40811 status collapsed
40812
40813 \begin_layout Plain Layout
40814
40815 }
40816 \end_layout
40817
40818 \end_inset
40819
40820  RawSienna
40821 \end_layout
40822
40823 \end_inset
40824 </cell>
40825 <cell alignment="left" valignment="top" usebox="none">
40826 \begin_inset Text
40827
40828 \begin_layout Plain Layout
40829 \begin_inset ERT
40830 status collapsed
40831
40832 \begin_layout Plain Layout
40833
40834
40835 \backslash
40836 fcolorbox{black}{
40837 \end_layout
40838
40839 \end_inset
40840
40841 RedOrange
40842 \begin_inset ERT
40843 status collapsed
40844
40845 \begin_layout Plain Layout
40846
40847 }{
40848 \end_layout
40849
40850 \end_inset
40851
40852
40853 \begin_inset Phantom Phantom
40854 status open
40855
40856 \begin_layout Plain Layout
40857 W
40858 \end_layout
40859
40860 \end_inset
40861
40862
40863 \begin_inset ERT
40864 status collapsed
40865
40866 \begin_layout Plain Layout
40867
40868 }
40869 \end_layout
40870
40871 \end_inset
40872
40873  RedOrange
40874 \end_layout
40875
40876 \end_inset
40877 </cell>
40878 <cell alignment="left" valignment="top" usebox="none">
40879 \begin_inset Text
40880
40881 \begin_layout Plain Layout
40882 \begin_inset ERT
40883 status collapsed
40884
40885 \begin_layout Plain Layout
40886
40887
40888 \backslash
40889 fcolorbox{black}{
40890 \end_layout
40891
40892 \end_inset
40893
40894 RedViolet
40895 \begin_inset ERT
40896 status collapsed
40897
40898 \begin_layout Plain Layout
40899
40900 }{
40901 \end_layout
40902
40903 \end_inset
40904
40905
40906 \begin_inset Phantom Phantom
40907 status open
40908
40909 \begin_layout Plain Layout
40910 W
40911 \end_layout
40912
40913 \end_inset
40914
40915
40916 \begin_inset ERT
40917 status collapsed
40918
40919 \begin_layout Plain Layout
40920
40921 }
40922 \end_layout
40923
40924 \end_inset
40925
40926  RedViolet
40927 \end_layout
40928
40929 \end_inset
40930 </cell>
40931 <cell alignment="left" valignment="top" usebox="none">
40932 \begin_inset Text
40933
40934 \begin_layout Plain Layout
40935 \begin_inset ERT
40936 status collapsed
40937
40938 \begin_layout Plain Layout
40939
40940
40941 \backslash
40942 fcolorbox{black}{
40943 \end_layout
40944
40945 \end_inset
40946
40947 Rhodamine
40948 \begin_inset ERT
40949 status collapsed
40950
40951 \begin_layout Plain Layout
40952
40953 }{
40954 \end_layout
40955
40956 \end_inset
40957
40958
40959 \begin_inset Phantom Phantom
40960 status open
40961
40962 \begin_layout Plain Layout
40963 W
40964 \end_layout
40965
40966 \end_inset
40967
40968
40969 \begin_inset ERT
40970 status collapsed
40971
40972 \begin_layout Plain Layout
40973
40974 }
40975 \end_layout
40976
40977 \end_inset
40978
40979  Rhodamine
40980 \end_layout
40981
40982 \end_inset
40983 </cell>
40984 </row>
40985 <row>
40986 <cell alignment="left" valignment="top" usebox="none">
40987 \begin_inset Text
40988
40989 \begin_layout Plain Layout
40990 \begin_inset ERT
40991 status collapsed
40992
40993 \begin_layout Plain Layout
40994
40995
40996 \backslash
40997 fcolorbox{black}{
40998 \end_layout
40999
41000 \end_inset
41001
41002 RoyalBlue
41003 \begin_inset ERT
41004 status collapsed
41005
41006 \begin_layout Plain Layout
41007
41008 }{
41009 \end_layout
41010
41011 \end_inset
41012
41013
41014 \begin_inset Phantom Phantom
41015 status open
41016
41017 \begin_layout Plain Layout
41018 W
41019 \end_layout
41020
41021 \end_inset
41022
41023
41024 \begin_inset ERT
41025 status collapsed
41026
41027 \begin_layout Plain Layout
41028
41029 }
41030 \end_layout
41031
41032 \end_inset
41033
41034  RoyalBlue
41035 \end_layout
41036
41037 \end_inset
41038 </cell>
41039 <cell alignment="left" valignment="top" usebox="none">
41040 \begin_inset Text
41041
41042 \begin_layout Plain Layout
41043 \begin_inset ERT
41044 status collapsed
41045
41046 \begin_layout Plain Layout
41047
41048
41049 \backslash
41050 fcolorbox{black}{
41051 \end_layout
41052
41053 \end_inset
41054
41055 RoyalPurple
41056 \begin_inset ERT
41057 status collapsed
41058
41059 \begin_layout Plain Layout
41060
41061 }{
41062 \end_layout
41063
41064 \end_inset
41065
41066
41067 \begin_inset Phantom Phantom
41068 status open
41069
41070 \begin_layout Plain Layout
41071 W
41072 \end_layout
41073
41074 \end_inset
41075
41076
41077 \begin_inset ERT
41078 status collapsed
41079
41080 \begin_layout Plain Layout
41081
41082 }
41083 \end_layout
41084
41085 \end_inset
41086
41087  RoyalPurple
41088 \end_layout
41089
41090 \end_inset
41091 </cell>
41092 <cell alignment="left" valignment="top" usebox="none">
41093 \begin_inset Text
41094
41095 \begin_layout Plain Layout
41096 \begin_inset ERT
41097 status collapsed
41098
41099 \begin_layout Plain Layout
41100
41101
41102 \backslash
41103 fcolorbox{black}{
41104 \end_layout
41105
41106 \end_inset
41107
41108 RubineRed
41109 \begin_inset ERT
41110 status collapsed
41111
41112 \begin_layout Plain Layout
41113
41114 }{
41115 \end_layout
41116
41117 \end_inset
41118
41119
41120 \begin_inset Phantom Phantom
41121 status open
41122
41123 \begin_layout Plain Layout
41124 W
41125 \end_layout
41126
41127 \end_inset
41128
41129
41130 \begin_inset ERT
41131 status collapsed
41132
41133 \begin_layout Plain Layout
41134
41135 }
41136 \end_layout
41137
41138 \end_inset
41139
41140  RubineRed
41141 \end_layout
41142
41143 \end_inset
41144 </cell>
41145 <cell alignment="left" valignment="top" usebox="none">
41146 \begin_inset Text
41147
41148 \begin_layout Plain Layout
41149 \begin_inset ERT
41150 status collapsed
41151
41152 \begin_layout Plain Layout
41153
41154
41155 \backslash
41156 fcolorbox{black}{
41157 \end_layout
41158
41159 \end_inset
41160
41161 Salmon
41162 \begin_inset ERT
41163 status collapsed
41164
41165 \begin_layout Plain Layout
41166
41167 }{
41168 \end_layout
41169
41170 \end_inset
41171
41172
41173 \begin_inset Phantom Phantom
41174 status open
41175
41176 \begin_layout Plain Layout
41177 W
41178 \end_layout
41179
41180 \end_inset
41181
41182
41183 \begin_inset ERT
41184 status collapsed
41185
41186 \begin_layout Plain Layout
41187
41188 }
41189 \end_layout
41190
41191 \end_inset
41192
41193  Salmon
41194 \end_layout
41195
41196 \end_inset
41197 </cell>
41198 </row>
41199 <row>
41200 <cell alignment="left" valignment="top" usebox="none">
41201 \begin_inset Text
41202
41203 \begin_layout Plain Layout
41204 \begin_inset ERT
41205 status collapsed
41206
41207 \begin_layout Plain Layout
41208
41209
41210 \backslash
41211 fcolorbox{black}{
41212 \end_layout
41213
41214 \end_inset
41215
41216 SeaGreen
41217 \begin_inset ERT
41218 status collapsed
41219
41220 \begin_layout Plain Layout
41221
41222 }{
41223 \end_layout
41224
41225 \end_inset
41226
41227
41228 \begin_inset Phantom Phantom
41229 status open
41230
41231 \begin_layout Plain Layout
41232 W
41233 \end_layout
41234
41235 \end_inset
41236
41237
41238 \begin_inset ERT
41239 status collapsed
41240
41241 \begin_layout Plain Layout
41242
41243 }
41244 \end_layout
41245
41246 \end_inset
41247
41248  SeaGreen
41249 \end_layout
41250
41251 \end_inset
41252 </cell>
41253 <cell alignment="left" valignment="top" usebox="none">
41254 \begin_inset Text
41255
41256 \begin_layout Plain Layout
41257 \begin_inset ERT
41258 status collapsed
41259
41260 \begin_layout Plain Layout
41261
41262
41263 \backslash
41264 fcolorbox{black}{
41265 \end_layout
41266
41267 \end_inset
41268
41269 Sepia
41270 \begin_inset ERT
41271 status collapsed
41272
41273 \begin_layout Plain Layout
41274
41275 }{
41276 \end_layout
41277
41278 \end_inset
41279
41280
41281 \begin_inset Phantom Phantom
41282 status open
41283
41284 \begin_layout Plain Layout
41285 W
41286 \end_layout
41287
41288 \end_inset
41289
41290
41291 \begin_inset ERT
41292 status collapsed
41293
41294 \begin_layout Plain Layout
41295
41296 }
41297 \end_layout
41298
41299 \end_inset
41300
41301  Sepia
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 <cell alignment="left" valignment="top" usebox="none">
41307 \begin_inset Text
41308
41309 \begin_layout Plain Layout
41310 \begin_inset ERT
41311 status collapsed
41312
41313 \begin_layout Plain Layout
41314
41315
41316 \backslash
41317 fcolorbox{black}{
41318 \end_layout
41319
41320 \end_inset
41321
41322 SkyBlue
41323 \begin_inset ERT
41324 status collapsed
41325
41326 \begin_layout Plain Layout
41327
41328 }{
41329 \end_layout
41330
41331 \end_inset
41332
41333
41334 \begin_inset Phantom Phantom
41335 status open
41336
41337 \begin_layout Plain Layout
41338 W
41339 \end_layout
41340
41341 \end_inset
41342
41343
41344 \begin_inset ERT
41345 status collapsed
41346
41347 \begin_layout Plain Layout
41348
41349 }
41350 \end_layout
41351
41352 \end_inset
41353
41354  SkyBlue
41355 \end_layout
41356
41357 \end_inset
41358 </cell>
41359 <cell alignment="left" valignment="top" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363 \begin_inset ERT
41364 status collapsed
41365
41366 \begin_layout Plain Layout
41367
41368
41369 \backslash
41370 fcolorbox{black}{
41371 \end_layout
41372
41373 \end_inset
41374
41375 SpringGreen
41376 \begin_inset ERT
41377 status collapsed
41378
41379 \begin_layout Plain Layout
41380
41381 }{
41382 \end_layout
41383
41384 \end_inset
41385
41386
41387 \begin_inset Phantom Phantom
41388 status open
41389
41390 \begin_layout Plain Layout
41391 W
41392 \end_layout
41393
41394 \end_inset
41395
41396
41397 \begin_inset ERT
41398 status collapsed
41399
41400 \begin_layout Plain Layout
41401
41402 }
41403 \end_layout
41404
41405 \end_inset
41406
41407  SpringGreen
41408 \end_layout
41409
41410 \end_inset
41411 </cell>
41412 </row>
41413 <row>
41414 <cell alignment="left" valignment="top" usebox="none">
41415 \begin_inset Text
41416
41417 \begin_layout Plain Layout
41418 \begin_inset ERT
41419 status collapsed
41420
41421 \begin_layout Plain Layout
41422
41423
41424 \backslash
41425 fcolorbox{black}{
41426 \end_layout
41427
41428 \end_inset
41429
41430 Tan
41431 \begin_inset ERT
41432 status collapsed
41433
41434 \begin_layout Plain Layout
41435
41436 }{
41437 \end_layout
41438
41439 \end_inset
41440
41441
41442 \begin_inset Phantom Phantom
41443 status open
41444
41445 \begin_layout Plain Layout
41446 W
41447 \end_layout
41448
41449 \end_inset
41450
41451
41452 \begin_inset ERT
41453 status collapsed
41454
41455 \begin_layout Plain Layout
41456
41457 }
41458 \end_layout
41459
41460 \end_inset
41461
41462  Tan
41463 \end_layout
41464
41465 \end_inset
41466 </cell>
41467 <cell alignment="left" valignment="top" usebox="none">
41468 \begin_inset Text
41469
41470 \begin_layout Plain Layout
41471 \begin_inset ERT
41472 status collapsed
41473
41474 \begin_layout Plain Layout
41475
41476
41477 \backslash
41478 fcolorbox{black}{
41479 \end_layout
41480
41481 \end_inset
41482
41483 TealBlue
41484 \begin_inset ERT
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488
41489 }{
41490 \end_layout
41491
41492 \end_inset
41493
41494
41495 \begin_inset Phantom Phantom
41496 status open
41497
41498 \begin_layout Plain Layout
41499 W
41500 \end_layout
41501
41502 \end_inset
41503
41504
41505 \begin_inset ERT
41506 status collapsed
41507
41508 \begin_layout Plain Layout
41509
41510 }
41511 \end_layout
41512
41513 \end_inset
41514
41515  TealBlue
41516 \end_layout
41517
41518 \end_inset
41519 </cell>
41520 <cell alignment="left" valignment="top" usebox="none">
41521 \begin_inset Text
41522
41523 \begin_layout Plain Layout
41524 \begin_inset ERT
41525 status collapsed
41526
41527 \begin_layout Plain Layout
41528
41529
41530 \backslash
41531 fcolorbox{black}{
41532 \end_layout
41533
41534 \end_inset
41535
41536 Thistle
41537 \begin_inset ERT
41538 status collapsed
41539
41540 \begin_layout Plain Layout
41541
41542 }{
41543 \end_layout
41544
41545 \end_inset
41546
41547
41548 \begin_inset Phantom Phantom
41549 status open
41550
41551 \begin_layout Plain Layout
41552 W
41553 \end_layout
41554
41555 \end_inset
41556
41557
41558 \begin_inset ERT
41559 status collapsed
41560
41561 \begin_layout Plain Layout
41562
41563 }
41564 \end_layout
41565
41566 \end_inset
41567
41568  Thistle
41569 \end_layout
41570
41571 \end_inset
41572 </cell>
41573 <cell alignment="left" valignment="top" usebox="none">
41574 \begin_inset Text
41575
41576 \begin_layout Plain Layout
41577 \begin_inset ERT
41578 status collapsed
41579
41580 \begin_layout Plain Layout
41581
41582
41583 \backslash
41584 fcolorbox{black}{
41585 \end_layout
41586
41587 \end_inset
41588
41589 Turquoise
41590 \begin_inset ERT
41591 status collapsed
41592
41593 \begin_layout Plain Layout
41594
41595 }{
41596 \end_layout
41597
41598 \end_inset
41599
41600
41601 \begin_inset Phantom Phantom
41602 status open
41603
41604 \begin_layout Plain Layout
41605 W
41606 \end_layout
41607
41608 \end_inset
41609
41610
41611 \begin_inset ERT
41612 status collapsed
41613
41614 \begin_layout Plain Layout
41615
41616 }
41617 \end_layout
41618
41619 \end_inset
41620
41621  Turquoise
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 </row>
41627 <row>
41628 <cell alignment="left" valignment="top" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632 \begin_inset ERT
41633 status collapsed
41634
41635 \begin_layout Plain Layout
41636
41637
41638 \backslash
41639 fcolorbox{black}{
41640 \end_layout
41641
41642 \end_inset
41643
41644 Violet
41645 \begin_inset ERT
41646 status collapsed
41647
41648 \begin_layout Plain Layout
41649
41650 }{
41651 \end_layout
41652
41653 \end_inset
41654
41655
41656 \begin_inset Phantom Phantom
41657 status open
41658
41659 \begin_layout Plain Layout
41660 W
41661 \end_layout
41662
41663 \end_inset
41664
41665
41666 \begin_inset ERT
41667 status collapsed
41668
41669 \begin_layout Plain Layout
41670
41671 }
41672 \end_layout
41673
41674 \end_inset
41675
41676  Violet
41677 \end_layout
41678
41679 \end_inset
41680 </cell>
41681 <cell alignment="left" valignment="top" usebox="none">
41682 \begin_inset Text
41683
41684 \begin_layout Plain Layout
41685 \begin_inset ERT
41686 status collapsed
41687
41688 \begin_layout Plain Layout
41689
41690
41691 \backslash
41692 fcolorbox{black}{
41693 \end_layout
41694
41695 \end_inset
41696
41697 VioletRed
41698 \begin_inset ERT
41699 status collapsed
41700
41701 \begin_layout Plain Layout
41702
41703 }{
41704 \end_layout
41705
41706 \end_inset
41707
41708
41709 \begin_inset Phantom Phantom
41710 status open
41711
41712 \begin_layout Plain Layout
41713 W
41714 \end_layout
41715
41716 \end_inset
41717
41718
41719 \begin_inset ERT
41720 status collapsed
41721
41722 \begin_layout Plain Layout
41723
41724 }
41725 \end_layout
41726
41727 \end_inset
41728
41729  VioletRed
41730 \end_layout
41731
41732 \end_inset
41733 </cell>
41734 <cell alignment="left" valignment="top" usebox="none">
41735 \begin_inset Text
41736
41737 \begin_layout Plain Layout
41738 \begin_inset ERT
41739 status collapsed
41740
41741 \begin_layout Plain Layout
41742
41743
41744 \backslash
41745 fcolorbox{black}{
41746 \end_layout
41747
41748 \end_inset
41749
41750 WildStrawberry
41751 \begin_inset ERT
41752 status collapsed
41753
41754 \begin_layout Plain Layout
41755
41756 }{
41757 \end_layout
41758
41759 \end_inset
41760
41761
41762 \begin_inset Phantom Phantom
41763 status open
41764
41765 \begin_layout Plain Layout
41766 W
41767 \end_layout
41768
41769 \end_inset
41770
41771
41772 \begin_inset ERT
41773 status collapsed
41774
41775 \begin_layout Plain Layout
41776
41777 }
41778 \end_layout
41779
41780 \end_inset
41781
41782  WildStrawberry
41783 \end_layout
41784
41785 \end_inset
41786 </cell>
41787 <cell alignment="left" valignment="top" usebox="none">
41788 \begin_inset Text
41789
41790 \begin_layout Plain Layout
41791 \begin_inset ERT
41792 status collapsed
41793
41794 \begin_layout Plain Layout
41795
41796
41797 \backslash
41798 fcolorbox{black}{
41799 \end_layout
41800
41801 \end_inset
41802
41803 YellowGreen
41804 \begin_inset ERT
41805 status collapsed
41806
41807 \begin_layout Plain Layout
41808
41809 }{
41810 \end_layout
41811
41812 \end_inset
41813
41814
41815 \begin_inset Phantom Phantom
41816 status open
41817
41818 \begin_layout Plain Layout
41819 W
41820 \end_layout
41821
41822 \end_inset
41823
41824
41825 \begin_inset ERT
41826 status collapsed
41827
41828 \begin_layout Plain Layout
41829
41830 }
41831 \end_layout
41832
41833 \end_inset
41834
41835  YellowGreen
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 </row>
41841 <row>
41842 <cell alignment="left" valignment="top" usebox="none">
41843 \begin_inset Text
41844
41845 \begin_layout Plain Layout
41846 \begin_inset ERT
41847 status collapsed
41848
41849 \begin_layout Plain Layout
41850
41851
41852 \backslash
41853 fcolorbox{black}{
41854 \end_layout
41855
41856 \end_inset
41857
41858 YellowOrange
41859 \begin_inset ERT
41860 status collapsed
41861
41862 \begin_layout Plain Layout
41863
41864 }{
41865 \end_layout
41866
41867 \end_inset
41868
41869
41870 \begin_inset Phantom Phantom
41871 status open
41872
41873 \begin_layout Plain Layout
41874 W
41875 \end_layout
41876
41877 \end_inset
41878
41879
41880 \begin_inset ERT
41881 status collapsed
41882
41883 \begin_layout Plain Layout
41884
41885 }
41886 \end_layout
41887
41888 \end_inset
41889
41890  YellowOrange
41891 \end_layout
41892
41893 \end_inset
41894 </cell>
41895 <cell alignment="left" valignment="top" usebox="none">
41896 \begin_inset Text
41897
41898 \begin_layout Plain Layout
41899
41900 \end_layout
41901
41902 \end_inset
41903 </cell>
41904 <cell alignment="left" valignment="top" usebox="none">
41905 \begin_inset Text
41906
41907 \begin_layout Plain Layout
41908
41909 \end_layout
41910
41911 \end_inset
41912 </cell>
41913 <cell alignment="left" valignment="top" usebox="none">
41914 \begin_inset Text
41915
41916 \begin_layout Plain Layout
41917
41918 \end_layout
41919
41920 \end_inset
41921 </cell>
41922 </row>
41923 </lyxtabular>
41924
41925 \end_inset
41926
41927
41928 \end_layout
41929
41930 \begin_layout Chapter
41931 Explication de l' équation
41932 \begin_inset space ~
41933 \end_inset
41934
41935 (
41936 \begin_inset CommandInset ref
41937 LatexCommand ref
41938 reference "eq:Wgn"
41939
41940 \end_inset
41941
41942 )
41943 \begin_inset CommandInset label
41944 LatexCommand label
41945 name "cha:Explication-de-l'Equation"
41946
41947 \end_inset
41948
41949
41950 \end_layout
41951
41952 \begin_layout Standard
41953 La largeur totale de 
41954 \emph on
41955 n
41956 \emph default
41957  cellules de tableau 
41958 \begin_inset Formula $W_{\mathrm{tot\, n}}$
41959 \end_inset
41960
41961  peut être calculée avec
41962 \begin_inset Formula 
41963 \begin{equation}
41964 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
41965 \end{equation}
41966
41967 \end_inset
41968
41969
41970 \end_layout
41971
41972 \begin_layout Standard
41973 Où 
41974 \begin_inset Formula $W_{g\, n}$
41975 \end_inset
41976
41977  est la largeur fixe de toutes les cellules.
41978  
41979 \series bold
41980
41981 \backslash
41982 tabcolsep
41983 \series default
41984  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
41985  sa valeur implicite est 6
41986 \begin_inset space \thinspace{}
41987 \end_inset
41988
41989 pt.
41990  
41991 \series bold
41992
41993 \backslash
41994 arrayrulewidth
41995 \series default
41996  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
41997 \begin_inset space \thinspace{}
41998 \end_inset
41999
42000 pt.
42001 \end_layout
42002
42003 \begin_layout Standard
42004 D'après l'équation
42005 \begin_inset space ~
42006 \end_inset
42007
42008
42009 \begin_inset CommandInset ref
42010 LatexCommand eqref
42011 reference "eq:Wtot_n"
42012
42013 \end_inset
42014
42015 , la largeur totale d'une multicolonne, 
42016 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
42017 \end_inset
42018
42019  est
42020 \begin_inset Formula 
42021 \begin{equation}
42022 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
42023 \end{equation}
42024
42025 \end_inset
42026
42027
42028 \end_layout
42029
42030 \begin_layout Standard
42031 En posant que les équations 
42032 \begin_inset space ~
42033 \end_inset
42034
42035
42036 \begin_inset CommandInset ref
42037 LatexCommand eqref
42038 reference "eq:Wtot_n"
42039
42040 \end_inset
42041
42042  et 
42043 \begin_inset CommandInset ref
42044 LatexCommand eqref
42045 reference "eq:Wtot_mult"
42046
42047 \end_inset
42048
42049  sont égales, on peut calculer la largeur nécessaire 
42050 \begin_inset Formula $W_{g\, n}$
42051 \end_inset
42052
42053  quand 
42054 \emph on
42055 n
42056 \emph default
42057  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
42058  de 
42059 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
42060 \end_inset
42061
42062 :
42063 \begin_inset Formula 
42064 \begin{equation}
42065 W_{g\, n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
42066 \end{equation}
42067
42068 \end_inset
42069
42070
42071 \end_layout
42072
42073 \begin_layout Bibliography
42074 \labelwidthstring Bibliographie
42075 \begin_inset CommandInset bibitem
42076 LatexCommand bibitem
42077 key "latexcompanion"
42078
42079 \end_inset
42080
42081 Frank Mittelbach and Michel Goossens: 
42082 \emph on
42083 The LaTeX Companion Second Edition.
42084
42085 \emph default
42086  Addison-Wesley, 2004
42087 \end_layout
42088
42089 \begin_layout Bibliography
42090 \labelwidthstring Bibliographie
42091 \begin_inset CommandInset bibitem
42092 LatexCommand bibitem
42093 key "latexguide"
42094
42095 \end_inset
42096
42097 Helmut Kopka and Patrick W.
42098  Daly: 
42099 \emph on
42100 A Guide to LaTeX Fourth Edition.
42101
42102 \emph default
42103  Addison-Wesley, 2003
42104 \end_layout
42105
42106 \begin_layout Bibliography
42107 \labelwidthstring Bibliographie
42108 \begin_inset CommandInset bibitem
42109 LatexCommand bibitem
42110 key "latexbook"
42111
42112 \end_inset
42113
42114 Leslie Lamport: 
42115 \emph on
42116 LaTeX: A Document Preparation System.
42117
42118 \emph default
42119  Addison-Wesley, second edition, 1994
42120 \end_layout
42121
42122 \begin_layout Bibliography
42123 \labelwidthstring Bibliographie
42124 \begin_inset CommandInset bibitem
42125 LatexCommand bibitem
42126 key "booktabs"
42127
42128 \end_inset
42129
42130 Documentation du paquetage LaTeX 
42131 \series bold
42132
42133 \begin_inset CommandInset href
42134 LatexCommand href
42135 name "booktabs"
42136 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
42137
42138 \end_inset
42139
42140
42141 \series default
42142
42143 \begin_inset Index idx
42144 status collapsed
42145
42146 \begin_layout Plain Layout
42147 Paquetages LaTeX ! booktabs
42148 \end_layout
42149
42150 \end_inset
42151
42152
42153 \end_layout
42154
42155 \begin_layout Bibliography
42156 \labelwidthstring Bibliographie
42157 \begin_inset CommandInset bibitem
42158 LatexCommand bibitem
42159 key "caption"
42160
42161 \end_inset
42162
42163 Documentation du paquetage LaTeX 
42164 \series bold
42165
42166 \begin_inset CommandInset href
42167 LatexCommand href
42168 name "caption"
42169 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42170
42171 \end_inset
42172
42173
42174 \series default
42175
42176 \begin_inset Index idx
42177 status collapsed
42178
42179 \begin_layout Plain Layout
42180 Paquetages LaTeX ! caption
42181 \end_layout
42182
42183 \end_inset
42184
42185
42186 \end_layout
42187
42188 \begin_layout Bibliography
42189 \labelwidthstring Bibliographie
42190 \begin_inset CommandInset bibitem
42191 LatexCommand bibitem
42192 key "endfloat"
42193
42194 \end_inset
42195
42196 Documentation du paquetage LaTeX 
42197 \series bold
42198
42199 \begin_inset CommandInset href
42200 LatexCommand href
42201 name "endfloat"
42202 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
42203
42204 \end_inset
42205
42206
42207 \series default
42208
42209 \begin_inset Index idx
42210 status collapsed
42211
42212 \begin_layout Plain Layout
42213 Paquetages LaTeX ! endfloat
42214 \end_layout
42215
42216 \end_inset
42217
42218
42219 \end_layout
42220
42221 \begin_layout Bibliography
42222 \labelwidthstring Bibliographie
42223 \begin_inset CommandInset bibitem
42224 LatexCommand bibitem
42225 key "footmisc"
42226
42227 \end_inset
42228
42229 Documentation du paquetage LaTeX 
42230 \series bold
42231
42232 \begin_inset CommandInset href
42233 LatexCommand href
42234 name "footmisc"
42235 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
42236
42237 \end_inset
42238
42239
42240 \series default
42241
42242 \begin_inset Index idx
42243 status collapsed
42244
42245 \begin_layout Plain Layout
42246 Paquetages LaTeX ! footmisc
42247 \end_layout
42248
42249 \end_inset
42250
42251
42252 \end_layout
42253
42254 \begin_layout Bibliography
42255 \labelwidthstring Bibliographie
42256 \begin_inset CommandInset bibitem
42257 LatexCommand bibitem
42258 key "hypcap"
42259
42260 \end_inset
42261
42262 Documentation du paquetage LaTeX 
42263 \series bold
42264
42265 \begin_inset CommandInset href
42266 LatexCommand href
42267 name "hypcap"
42268 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
42269
42270 \end_inset
42271
42272
42273 \series default
42274
42275 \begin_inset Index idx
42276 status collapsed
42277
42278 \begin_layout Plain Layout
42279 Paquetages LaTeX ! hyperref
42280 \end_layout
42281
42282 \end_inset
42283
42284
42285 \end_layout
42286
42287 \begin_layout Bibliography
42288 \labelwidthstring Bibliographie
42289 \begin_inset CommandInset bibitem
42290 LatexCommand bibitem
42291 key "hyperref"
42292
42293 \end_inset
42294
42295 Documentation du paquetage LaTeX 
42296 \series bold
42297
42298 \begin_inset CommandInset href
42299 LatexCommand href
42300 name "hyperref"
42301 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42302
42303 \end_inset
42304
42305
42306 \series default
42307
42308 \begin_inset Index idx
42309 status collapsed
42310
42311 \begin_layout Plain Layout
42312 Paquetages LaTeX ! hyperref
42313 \end_layout
42314
42315 \end_inset
42316
42317
42318 \end_layout
42319
42320 \begin_layout Bibliography
42321 \labelwidthstring Bibliographie
42322 \begin_inset CommandInset bibitem
42323 LatexCommand bibitem
42324 key "KOMA-Script"
42325
42326 \end_inset
42327
42328 Documentation du paquetage LaTeX 
42329 \series bold
42330
42331 \begin_inset CommandInset href
42332 LatexCommand href
42333 name "KOMA-Script"
42334 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
42335
42336 \end_inset
42337
42338
42339 \series default
42340
42341 \begin_inset Index idx
42342 status collapsed
42343
42344 \begin_layout Plain Layout
42345 Paquetages LaTeX ! KOMA-Script
42346 \end_layout
42347
42348 \end_inset
42349
42350
42351 \end_layout
42352
42353 \begin_layout Bibliography
42354 \labelwidthstring Bibliographie
42355 \begin_inset CommandInset bibitem
42356 LatexCommand bibitem
42357 key "listings"
42358
42359 \end_inset
42360
42361 Documentation du paquetage LaTeX 
42362 \series bold
42363
42364 \begin_inset CommandInset href
42365 LatexCommand href
42366 name "listings"
42367 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
42368
42369 \end_inset
42370
42371
42372 \series default
42373
42374 \begin_inset Index idx
42375 status collapsed
42376
42377 \begin_layout Plain Layout
42378 Paquetages LaTeX ! listings
42379 \end_layout
42380
42381 \end_inset
42382
42383
42384 \end_layout
42385
42386 \begin_layout Bibliography
42387 \labelwidthstring Bibliographie
42388 \begin_inset CommandInset bibitem
42389 LatexCommand bibitem
42390 key "marginnote"
42391
42392 \end_inset
42393
42394 Documentation du paquetage LaTeX 
42395 \series bold
42396
42397 \begin_inset CommandInset href
42398 LatexCommand href
42399 name "marginnote"
42400 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
42401
42402 \end_inset
42403
42404
42405 \series default
42406
42407 \begin_inset Index idx
42408 status collapsed
42409
42410 \begin_layout Plain Layout
42411 Paquetages LaTeX ! marginnote
42412 \end_layout
42413
42414 \end_inset
42415
42416
42417 \end_layout
42418
42419 \begin_layout Bibliography
42420 \labelwidthstring Bibliographie
42421 \begin_inset CommandInset bibitem
42422 LatexCommand bibitem
42423 key "lettrine"
42424
42425 \end_inset
42426
42427 Documentation du paquetage LaTeX 
42428 \series bold
42429
42430 \begin_inset CommandInset href
42431 LatexCommand href
42432 name "lettrine"
42433 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
42434
42435 \end_inset
42436
42437
42438 \series default
42439  et un 
42440 \begin_inset CommandInset href
42441 LatexCommand href
42442 name "exemple"
42443 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
42444
42445 \end_inset
42446
42447
42448 \begin_inset Index idx
42449 status collapsed
42450
42451 \begin_layout Plain Layout
42452 Paquetages LaTeX ! lettrine
42453 \end_layout
42454
42455 \end_inset
42456
42457
42458 \end_layout
42459
42460 \begin_layout Bibliography
42461 \labelwidthstring Bibliographie
42462 \begin_inset CommandInset bibitem
42463 LatexCommand bibitem
42464 key "pstricks"
42465
42466 \end_inset
42467
42468 Page Web du paquetage LaTeX 
42469 \series bold
42470
42471 \begin_inset CommandInset href
42472 LatexCommand href
42473 name "PSTricks"
42474 target "http://tug.org/PSTricks/"
42475
42476 \end_inset
42477
42478
42479 \series default
42480
42481 \begin_inset Index idx
42482 status collapsed
42483
42484 \begin_layout Plain Layout
42485 Paquetages LaTeX ! PSTricks
42486 \end_layout
42487
42488 \end_inset
42489
42490
42491 \end_layout
42492
42493 \begin_layout Bibliography
42494 \labelwidthstring Bibliographie
42495 \begin_inset CommandInset bibitem
42496 LatexCommand bibitem
42497 key "sidecap"
42498
42499 \end_inset
42500
42501 Documentation du paquetage LaTeX 
42502 \series bold
42503
42504 \begin_inset CommandInset href
42505 LatexCommand href
42506 name "sidecap"
42507 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
42508
42509 \end_inset
42510
42511
42512 \series default
42513
42514 \begin_inset Index idx
42515 status collapsed
42516
42517 \begin_layout Plain Layout
42518 Paquetages LaTeX ! sidecap
42519 \end_layout
42520
42521 \end_inset
42522
42523
42524 \end_layout
42525
42526 \begin_layout Bibliography
42527 \labelwidthstring Bibliographie
42528 \begin_inset CommandInset bibitem
42529 LatexCommand bibitem
42530 key "pdfpages"
42531
42532 \end_inset
42533
42534 Documentation du paquetage LaTeX 
42535 \series bold
42536
42537 \begin_inset CommandInset href
42538 LatexCommand href
42539 name "pdfpages"
42540 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
42541
42542 \end_inset
42543
42544
42545 \series default
42546
42547 \begin_inset Index idx
42548 status collapsed
42549
42550 \begin_layout Plain Layout
42551 Paquetages LaTeX ! pdfpages
42552 \end_layout
42553
42554 \end_inset
42555
42556
42557 \end_layout
42558
42559 \begin_layout Bibliography
42560 \labelwidthstring Bibliographie
42561 \begin_inset CommandInset bibitem
42562 LatexCommand bibitem
42563 key "prettyref"
42564
42565 \end_inset
42566
42567 Documentation du paquetage LaTeX
42568 \series bold
42569  
42570 \begin_inset CommandInset href
42571 LatexCommand href
42572 name "prettyref"
42573 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
42574
42575 \end_inset
42576
42577
42578 \series default
42579
42580 \begin_inset Index idx
42581 status collapsed
42582
42583 \begin_layout Plain Layout
42584 Paquetages LaTeX ! prettyref
42585 \end_layout
42586
42587 \end_inset
42588
42589
42590 \end_layout
42591
42592 \begin_layout Bibliography
42593 \labelwidthstring Bibliographie
42594 \begin_inset CommandInset bibitem
42595 LatexCommand bibitem
42596 key "refstyle"
42597
42598 \end_inset
42599
42600 Documentation du paquetage LaTeX
42601 \series bold
42602  
42603 \begin_inset CommandInset href
42604 LatexCommand href
42605 name "refstyle"
42606 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
42607
42608 \end_inset
42609
42610
42611 \series default
42612
42613 \begin_inset Index idx
42614 status collapsed
42615
42616 \begin_layout Plain Layout
42617 Paquetages LaTeX ! refstyle
42618 \end_layout
42619
42620 \end_inset
42621
42622
42623 \end_layout
42624
42625 \begin_layout Bibliography
42626 \labelwidthstring Bibliographie
42627 \begin_inset CommandInset bibitem
42628 LatexCommand bibitem
42629 key "NewInLyX20"
42630
42631 \end_inset
42632
42633
42634 \begin_inset CommandInset href
42635 LatexCommand href
42636 name "Page Wiki"
42637 target "http://wiki.lyx.org/LyX/NewInLyX20"
42638
42639 \end_inset
42640
42641  au sujet des nouveautés de 
42642 \family sans
42643 LyX 2.0
42644 \family default
42645 .
42646 \end_layout
42647
42648 \begin_layout Standard
42649 \begin_inset CommandInset index_print
42650 LatexCommand printindex
42651 type "idx"
42652
42653 \end_inset
42654
42655
42656 \end_layout
42657
42658 \end_body
42659 \end_document