]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: use the new example images on all occurrences
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 543
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153
154 % use normal list environments also in French documents
155 \@ifpackageloaded{babel}{%
156 \frenchbsetup{StandardLayout}
157 }{}
158 \end_preamble
159 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
160 \use_default_options false
161 \begin_modules
162 initials
163 graphicboxes
164 \end_modules
165 \maintain_unincluded_children false
166 \language french
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman "lmodern" "default"
171 \font_sans "lmss" "default"
172 \font_typewriter "lmtt" "default"
173 \font_math "auto" "auto"
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \use_microtype false
181 \use_dash_ligatures false
182 \graphics default
183 \default_output_format pdf2
184 \output_sync 0
185 \bibtex_command default
186 \index_command default
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
191 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
192 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
193 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
204 \papersize default
205 \use_geometry false
206 \use_package amsmath 2
207 \use_package amssymb 2
208 \use_package cancel 0
209 \use_package esint 0
210 \use_package mathdots 1
211 \use_package mathtools 0
212 \use_package mhchem 1
213 \use_package stackrel 0
214 \use_package stmaryrd 0
215 \use_package undertilde 0
216 \cite_engine basic
217 \cite_engine_type default
218 \biblio_style plain
219 \use_bibtopic false
220 \use_indices false
221 \paperorientation portrait
222 \suppress_date false
223 \justification true
224 \use_refstyle 0
225 \notefontcolor #0000ff
226 \index Index
227 \shortcut idx
228 \color #008000
229 \end_index
230 \secnumdepth 3
231 \tocdepth 3
232 \paragraph_separation skip
233 \defskip medskip
234 \is_math_indent 0
235 \math_numbering_side default
236 \quotes_style swiss
237 \dynamic_quotes 0
238 \papercolumns 1
239 \papersides 2
240 \paperpagestyle default
241 \tracking_changes false
242 \output_changes false
243 \html_math_output 0
244 \html_css_as_file 0
245 \html_be_strict false
246 \end_header
247
248 \begin_body
249
250 \begin_layout Title
251 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
252  les boîtes et les objets externes de \SpecialChar LyX
253
254 \end_layout
255
256 \begin_layout Author
257 par l'Équipe \SpecialChar LyX
258
259 \begin_inset Foot
260 status collapsed
261
262 \begin_layout Plain Layout
263 \noindent
264 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
265  de la documentation de \SpecialChar LyX
266
267 \begin_inset CommandInset href
268 LatexCommand href
269 name "lyx-docs@lists.lyx.org"
270 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
271 type "mailto:"
272 literal "false"
273
274 \end_inset
275
276
277 \end_layout
278
279 \end_inset
280
281
282 \begin_inset Note Note
283 status collapsed
284
285 \begin_layout Plain Layout
286 auteur original : Uwe Stöhr
287 \end_layout
288
289 \begin_layout Plain Layout
290 Traduction française : Siegfried Meunier-Guttin-Cluzel
291 \end_layout
292
293 \begin_layout Plain Layout
294 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
295 n/Navigation, 31/10/2012, JPChrétien
296 \end_layout
297
298 \begin_layout Plain Layout
299 version initiale 2.1.x avril 2014, mise à jour J.P.
300  Chrétien
301 \end_layout
302
303 \begin_layout Plain Layout
304 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
305 \end_layout
306
307 \begin_layout Plain Layout
308 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
309 \end_layout
310
311 \begin_layout Plain Layout
312 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
313 \end_layout
314
315 \end_inset
316
317
318 \begin_inset Newline newline
319 \end_inset
320
321
322 \begin_inset Newline newline
323 \end_inset
324
325
326 \family sans
327 Version 2.2.x
328 \end_layout
329
330 \begin_layout Standard
331 \begin_inset CommandInset toc
332 LatexCommand tableofcontents
333
334 \end_inset
335
336
337 \end_layout
338
339 \begin_layout Standard
340 \begin_inset Note Note
341 status open
342
343 \begin_layout Plain Layout
344 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
345  
346 \series bold
347 arydshln
348 \series default
349
350 \series bold
351 colortbl
352 \series default
353
354 \series bold
355 diagbox, lettrine, marginnote, picinpar
356 \series default
357 , et 
358 \series bold
359 sidecap
360 \series default
361  doivent être installés.
362  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
363  les sections qui nécessitent les paquetages en question n'apparaîtront
364  pas sur la sortie.
365 \end_layout
366
367 \begin_layout Plain Layout
368 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
369 \begin_inset Newline newline
370 \end_inset
371
372
373 \series bold
374 http://wiki.lyx.org/\SpecialChar LyX
375 /Manuals#EmbeddedObjects
376 \end_layout
377
378 \end_inset
379
380
381 \end_layout
382
383 \begin_layout Chapter
384 Figures
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Figures
390 \end_layout
391
392 \end_inset
393
394
395 \begin_inset Index idx
396 status collapsed
397
398 \begin_layout Plain Layout
399 Graphiques|see
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405 {
406 \end_layout
407
408 \end_inset
409
410 Figures
411 \begin_inset ERT
412 status collapsed
413
414 \begin_layout Plain Layout
415
416 }
417 \end_layout
418
419 \end_inset
420
421
422 \end_layout
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Section
430 La fenêtre de dialogue graphique
431 \begin_inset Index idx
432 status collapsed
433
434 \begin_layout Plain Layout
435 Figures ! Fenêtre de dialogue Graphique
436 \end_layout
437
438 \end_inset
439
440
441 \begin_inset CommandInset label
442 LatexCommand label
443 name "sec:Graphics-Dialog"
444
445 \end_inset
446
447
448 \end_layout
449
450 \begin_layout Standard
451 Pour placer une figure dans votre document, cliquez sur le bouton 
452 \begin_inset Info
453 type  "icon"
454 arg   "dialog-show-new-inset graphics"
455 \end_inset
456
457  dans la barre d'outils, ou faites 
458 \family sans
459 Insertion\SpecialChar menuseparator
460 Graphique
461 \family default
462 .
463  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
464  à charger.
465  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
466  dans le texte.
467 \end_layout
468
469 \begin_layout Standard
470 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
471  sur une image
472 \begin_inset Note Note
473 status collapsed
474
475 \begin_layout Plain Layout
476 Ça marche aussi avec le bouton gauche ! (NdT)
477 \end_layout
478
479 \end_inset
480
481 .
482  Cette fenêtre de dialogue possède trois onglets:
483 \end_layout
484
485 \begin_layout Description
486 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
487  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
488  Les unités de longueurs utilisées sont décrites dans l'annexe
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "cha:Unités-de-longueur"
496
497 \end_inset
498
499 .
500 \begin_inset Newline newline
501 \end_inset
502
503
504 \begin_inset Index idx
505 status collapsed
506
507 \begin_layout Plain Layout
508 Figures ! Pivotées
509 \end_layout
510
511 \end_inset
512
513 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
514  d'une montre, en donnant l'angle de rotation et la position du pivot.
515  L'image apparaîtra pivotée dans \SpecialChar LyX
516 .
517 \begin_inset Newline newline
518 \end_inset
519
520
521 \begin_inset Index idx
522 status collapsed
523
524 \begin_layout Plain Layout
525 Figures ! Redimensionnées
526 \end_layout
527
528 \end_inset
529
530 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
531  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
532  sa largeur.
533  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
534  déterminée automatiquement.
535  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
536  éventuellement une distorsion.
537  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
538  
539 \family sans
540 Conserver
541 \begin_inset space ~
542 \end_inset
543
544 les
545 \begin_inset space ~
546 \end_inset
547
548 proportions
549 \family default
550 .
551  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
552  pas les valeurs fixées.
553  
554 \begin_inset Newline newline
555 \end_inset
556
557 Les images peuvent être modifiée en utilisant le programme de votre choix
558  en faisant un clic droit dessus et en choisissant 
559 \family sans
560 Éditer le fichier ailleurs
561 \family default
562  dans le menu contextuel qui apparaît.
563  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
564  
565 \family sans
566 Formats
567 \begin_inset space ~
568 \end_inset
569
570 de
571 \begin_inset space ~
572 \end_inset
573
574 fichiers
575 \family default
576  dans la fenêtre de dialogue de 
577 \family sans
578 Préférences
579 \family default
580  de \SpecialChar LyX
581 .
582 \end_layout
583
584 \begin_layout Description
585 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
586  la sortie finale est de modifier les coordonnées de la zone de l'image
587  qui est affichée.
588  Cette zone peut être calculée automatiquement à partir des données présentes
589  dans le fichier en appuyant sur le bouton 
590 \family sans
591 Valeurs
592 \begin_inset space ~
593 \end_inset
594
595 du
596 \begin_inset space ~
597 \end_inset
598
599 Fichier
600 \family default
601 .
602  Avec l'option 
603 \family sans
604 Couper
605 \begin_inset space ~
606 \end_inset
607
608 à
609 \begin_inset space ~
610 \end_inset
611
612 la
613 \begin_inset space ~
614 \end_inset
615
616 boîte
617 \begin_inset space ~
618 \end_inset
619
620 de
621 \begin_inset space ~
622 \end_inset
623
624 délimitation, 
625 \family default
626 seule la portion de l'image qui est dans la zone définie sera imprimée.
627  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
628  donc vous pouvez ignorer l'onglet 
629 \family sans
630 Rogner
631 \family default
632 .
633 \end_layout
634
635 \begin_layout Description
636
637 \family sans
638 Options
639 \begin_inset space ~
640 \end_inset
641
642 \SpecialChar LaTeX
643
644 \begin_inset space ~
645 \end_inset
646
647 et
648 \begin_inset space ~
649 \end_inset
650
651 \SpecialChar LyX
652
653 \family default
654  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
655  et les
656  experts ès-\SpecialChar LaTeX
657  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
658
659 \begin_inset Newline newline
660 \end_inset
661
662 L'option 
663 \family sans
664 Mode brouillon
665 \family default
666  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
667  avec la taille de l'image.
668 \begin_inset Newline newline
669 \end_inset
670
671 Dans la section 
672 \family sans
673 Groupe
674 \begin_inset space ~
675 \end_inset
676
677 de
678 \begin_inset space ~
679 \end_inset
680
681 graphiques
682 \family default
683  vous pouvez définir ou de choisir un groupe de paramètres d'image
684 \begin_inset Index idx
685 status collapsed
686
687 \begin_layout Plain Layout
688 Figures ! Groupes de paramétrisation
689 \end_layout
690
691 \end_inset
692
693 .
694  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
695  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
696  les autres soient automatiquement modifiées de la même manière.
697  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
698  avoir à modifier leur taille manuellement une par une.
699  On peut rattacher une image à un groupe existant en utilisant le menu contextue
700 l de l'image et en cochant le nom du groupe dans la liste
701 \begin_inset Foot
702 status collapsed
703
704 \begin_layout Plain Layout
705 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
706 \end_layout
707
708 \end_inset
709
710 .
711 \end_layout
712
713 \begin_layout Standard
714 \begin_inset VSpace bigskip
715 \end_inset
716
717
718 \end_layout
719
720 \begin_layout Standard
721 Voici un exemple d'image au format PDF
722 \begin_inset Foot
723 status collapsed
724
725 \begin_layout Plain Layout
726 Les format d'images sont décrits dans la section
727 \begin_inset space ~
728 \end_inset
729
730
731 \begin_inset CommandInset ref
732 LatexCommand ref
733 reference "sec:Image-Formats"
734
735 \end_inset
736
737 .
738 \end_layout
739
740 \end_inset
741
742  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
743 nt:
744 \end_layout
745
746 \begin_layout Standard
747 \align center
748 \begin_inset Graphics
749         filename ../clipart/2D-intensity-plot.pdf
750         scaleBeforeRotation
751         rotateOrigin center
752
753 \end_inset
754
755
756 \end_layout
757
758 \begin_layout Standard
759 Et voici la même image mais en mode brouillon:
760 \end_layout
761
762 \begin_layout Standard
763 \align center
764 \begin_inset Graphics
765         filename ../clipart/2D-intensity-plot.pdf
766         draft
767         scaleBeforeRotation
768         rotateOrigin center
769
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Section
776 Figures flottantes
777 \begin_inset CommandInset label
778 LatexCommand label
779 name "sec:Figure-Floats"
780
781 \end_inset
782
783
784 \begin_inset Index idx
785 status collapsed
786
787 \begin_layout Plain Layout
788 Flottants ! Figures
789 \end_layout
790
791 \end_inset
792
793
794 \begin_inset Index idx
795 status collapsed
796
797 \begin_layout Plain Layout
798 Figures ! Flottants
799 \end_layout
800
801 \end_inset
802
803
804 \end_layout
805
806 \begin_layout Standard
807 Pour des explications d'ordre général concernant les flottants, jetez un
808  coup d'œil à la section
809 \begin_inset space ~
810 \end_inset
811
812
813 \begin_inset CommandInset ref
814 LatexCommand ref
815 reference "sec:Flottants-Introduction"
816
817 \end_inset
818
819 .
820 \end_layout
821
822 \begin_layout Standard
823 Le bouton 
824 \begin_inset Info
825 type  "icon"
826 arg   "float-insert figure"
827 \end_inset
828
829  de la barre d'outils et le menu 
830 \family sans
831 Insertion\SpecialChar menuseparator
832 Flottant\SpecialChar menuseparator
833 Figure
834 \family default
835  insèrent un flottant avec l'étiquette 
836 \begin_inset Quotes cld
837 \end_inset
838
839
840 \series bold
841 Figure
842 \begin_inset space ~
843 \end_inset
844
845 #:
846 \series default
847
848 \begin_inset Quotes crd
849 \end_inset
850
851  (# est le numéro réel de l'image).
852  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
853 \begin_inset space ~
854 \end_inset
855
856
857 \begin_inset CommandInset ref
858 LatexCommand ref
859 reference "fig:A-star-structure"
860
861 \end_inset
862
863  ou en dessous de la légende comme pour la Figure
864 \begin_inset space ~
865 \end_inset
866
867
868 \begin_inset CommandInset ref
869 LatexCommand ref
870 reference "fig:A-3D-object"
871
872 \end_inset
873
874 .
875  Vous trouverez plus d'information sur le positionnement des légendes dans
876  la section
877 \begin_inset space ~
878 \end_inset
879
880
881 \begin_inset CommandInset ref
882 LatexCommand ref
883 reference "sec:Placement-légende"
884
885 \end_inset
886
887 .
888 \end_layout
889
890 \begin_layout Standard
891 \begin_inset Float figure
892 wide false
893 sideways false
894 status open
895
896 \begin_layout Plain Layout
897 \align center
898 \begin_inset Graphics
899         filename ../clipart/Star-structure.pdf
900         width 50col%
901         scaleBeforeRotation
902         rotateOrigin center
903
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Plain Layout
910 \begin_inset Caption Standard
911
912 \begin_layout Plain Layout
913 \begin_inset CommandInset label
914 LatexCommand label
915 name "fig:A-star-structure"
916
917 \end_inset
918
919
920 \lang english
921 A star structure in a float.
922 \end_layout
923
924 \end_inset
925
926
927 \end_layout
928
929 \end_inset
930
931
932 \end_layout
933
934 \begin_layout Standard
935 \begin_inset Float figure
936 wide false
937 sideways false
938 status open
939
940 \begin_layout Plain Layout
941 \begin_inset Caption Standard
942
943 \begin_layout Plain Layout
944 \begin_inset CommandInset label
945 LatexCommand label
946 name "fig:A-3D-object"
947
948 \end_inset
949
950
951 \lang english
952 A 3D object.
953 \end_layout
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Plain Layout
961 \align center
962 \begin_inset Graphics
963         filename ../clipart/3D-structure-distort.pdf
964         scale 80
965         scaleBeforeRotation
966         rotateOrigin center
967
968 \end_inset
969
970
971 \end_layout
972
973 \end_inset
974
975
976 \end_layout
977
978 \begin_layout Standard
979 \begin_inset Index idx
980 status collapsed
981
982 \begin_layout Plain Layout
983 References@Références ! à des Figures
984 \end_layout
985
986 \end_inset
987
988 Les figure
989 \begin_inset space ~
990 \end_inset
991
992
993 \begin_inset CommandInset ref
994 LatexCommand ref
995 reference "fig:A-star-structure"
996
997 \end_inset
998
999  et 
1000 \begin_inset CommandInset ref
1001 LatexCommand ref
1002 reference "fig:A-3D-object"
1003
1004 \end_inset
1005
1006  sont des exemples de figures référencées.
1007  Dans le texte, on fait référence à une figure en faisant référence à sa
1008  légende.
1009  On insère donc une étiquette dans la légende en utilisant le menu 
1010 \family sans
1011 Insertion
1012 \family default
1013 \SpecialChar menuseparator
1014
1015 \family sans
1016 Étiquette
1017 \family default
1018  ou le bouton 
1019 \begin_inset Info
1020 type  "icon"
1021 arg   "label-insert"
1022 \end_inset
1023
1024  de la barre d'outils.
1025  On peut alors faire référence à cette étiquette en utilisant le menu 
1026 \family sans
1027 Insertion\SpecialChar menuseparator
1028 Référence
1029 \begin_inset space ~
1030 \end_inset
1031
1032 croisée
1033 \family default
1034  ou le bouton 
1035 \begin_inset Info
1036 type  "icon"
1037 arg   "dialog-show-new-inset ref"
1038 \end_inset
1039
1040  de la barre d'outils.
1041  Il est important d'utiliser des références pour les flottants de figures
1042  plutôt que des locutions vagues du genre 
1043 \begin_inset Quotes cld
1044 \end_inset
1045
1046 la figure ci-dessous
1047 \begin_inset Quotes crd
1048 \end_inset
1049
1050 , puisque \SpecialChar LaTeX
1051  va repositionner la figure dans le document final.
1052  Votre figure risque de ne plus être ci-dessous du tout !
1053 \begin_inset Newline newline
1054 \end_inset
1055
1056 Le référencement est expliqué plus en détail dans la section
1057 \begin_inset space ~
1058 \end_inset
1059
1060
1061 \begin_inset CommandInset ref
1062 LatexCommand ref
1063 reference "sec:Referencer-les-Flottants"
1064
1065 \end_inset
1066
1067 .
1068 \end_layout
1069
1070 \begin_layout Standard
1071 En principe on met une seule figure dans un flottant, mais parfois vous
1072  pouvez vouloir deux figures avec chacune sa sous-légende.
1073  C'est possible en insérant des flottants d'image dans des flottants d'image
1074  existants.
1075  Notez que seule la légende principale des flottants est reprise dans la
1076  liste des figures.
1077  La figure
1078 \begin_inset space ~
1079 \end_inset
1080
1081
1082 \begin_inset CommandInset ref
1083 LatexCommand ref
1084 reference "fig:Deux-images-déformées"
1085
1086 \end_inset
1087
1088  est un exemple de flottant de figure avec deux images mises l'une à côté
1089  de l'autre.
1090  Vous pouvez aussi mettre les images les unes sous les autres.
1091  Les figures
1092 \begin_inset space ~
1093 \end_inset
1094
1095
1096 \begin_inset CommandInset ref
1097 LatexCommand ref
1098 reference "fig:Pink-object"
1099
1100 \end_inset
1101
1102  et 
1103 \begin_inset CommandInset ref
1104 LatexCommand ref
1105 reference "fig:A-star"
1106
1107 \end_inset
1108
1109  sont des sous-figures.
1110 \end_layout
1111
1112 \begin_layout Standard
1113 \begin_inset Float figure
1114 wide false
1115 sideways false
1116 status open
1117
1118 \begin_layout Plain Layout
1119 \begin_inset space \hfill{}
1120 \end_inset
1121
1122
1123 \begin_inset Float figure
1124 wide false
1125 sideways false
1126 status collapsed
1127
1128 \begin_layout Plain Layout
1129 \begin_inset Caption Standard
1130
1131 \begin_layout Plain Layout
1132 \begin_inset CommandInset label
1133 LatexCommand label
1134 name "fig:Pink-object"
1135
1136 \end_inset
1137
1138
1139 \lang english
1140 Pink object.
1141 \end_layout
1142
1143 \end_inset
1144
1145
1146 \end_layout
1147
1148 \begin_layout Plain Layout
1149 \begin_inset Graphics
1150         filename ../clipart/3D-structure-distort.pdf
1151         width 45col%
1152         scaleBeforeRotation
1153         groupId Déformés
1154
1155 \end_inset
1156
1157
1158 \end_layout
1159
1160 \end_inset
1161
1162
1163 \begin_inset space \hfill{}
1164 \end_inset
1165
1166
1167 \begin_inset Float figure
1168 wide false
1169 sideways false
1170 status collapsed
1171
1172 \begin_layout Plain Layout
1173 \begin_inset Caption Standard
1174
1175 \begin_layout Plain Layout
1176 \begin_inset CommandInset label
1177 LatexCommand label
1178 name "fig:A-star"
1179
1180 \end_inset
1181
1182
1183 \lang english
1184 A star.
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \end_layout
1191
1192 \begin_layout Plain Layout
1193 \begin_inset Graphics
1194         filename ../clipart/Star-structure.pdf
1195         width 45col%
1196         scaleBeforeRotation
1197         groupId Déformés
1198
1199 \end_inset
1200
1201
1202 \end_layout
1203
1204 \end_inset
1205
1206
1207 \begin_inset space \hfill{}
1208 \end_inset
1209
1210
1211 \end_layout
1212
1213 \begin_layout Plain Layout
1214 \begin_inset Caption Standard
1215
1216 \begin_layout Plain Layout
1217 \begin_inset CommandInset label
1218 LatexCommand label
1219 name "fig:Deux-images-déformées"
1220
1221 \end_inset
1222
1223 Deux images déformées.
1224  Les deux images font partie du groupe de paramétrisation 
1225 \begin_inset Quotes cld
1226 \end_inset
1227
1228 déformés
1229 \begin_inset Quotes crd
1230 \end_inset
1231
1232 .
1233 \end_layout
1234
1235 \end_inset
1236
1237
1238 \end_layout
1239
1240 \end_inset
1241
1242
1243 \end_layout
1244
1245 \begin_layout Section
1246 Les formats d'images
1247 \begin_inset CommandInset label
1248 LatexCommand label
1249 name "sec:Image-Formats"
1250
1251 \end_inset
1252
1253
1254 \begin_inset Index idx
1255 status collapsed
1256
1257 \begin_layout Plain Layout
1258 Formats d' images
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \begin_inset Index idx
1265 status collapsed
1266
1267 \begin_layout Plain Layout
1268 Figures ! Formats d'images
1269 \end_layout
1270
1271 \end_inset
1272
1273
1274 \end_layout
1275
1276 \begin_layout Standard
1277 Vous pouvez insérer des images dans n'importe quel format connu.
1278  Mais, comme nous l'avons expliqué dans l'annexe
1279 \begin_inset space ~
1280 \end_inset
1281
1282
1283 \begin_inset CommandInset ref
1284 LatexCommand ref
1285 reference "cha:Formats-fichiers-graphiques"
1286
1287 \end_inset
1288
1289 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1290  de formats d'images.
1291  Pour s'en sortir \SpecialChar LyX
1292  utilise le programme 
1293 \family typewriter
1294 ImageMagick
1295 \family default
1296  en arrière plan pour convertir les formats que vous utilisez dans un des
1297  formats acceptés par le format de sortie.
1298  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1299 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1300 \begin_inset space ~
1301 \end_inset
1302
1303
1304 \begin_inset CommandInset ref
1305 LatexCommand ref
1306 reference "cha:Formats-fichiers-graphiques"
1307
1308 \end_inset
1309
1310 .
1311 \end_layout
1312
1313 \begin_layout Standard
1314 Comme pour les polices de caractères, il y a deux grands types de formats
1315  d'images:
1316 \end_layout
1317
1318 \begin_layout Description
1319 Les
1320 \begin_inset space ~
1321 \end_inset
1322
1323 images
1324 \begin_inset space ~
1325 \end_inset
1326
1327 Matricielles
1328 \begin_inset space ~
1329 \end_inset
1330
1331 (ou
1332 \begin_inset space ~
1333 \end_inset
1334
1335 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1336  enregistrés sous un format compressé.
1337  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1338  petits carrés quand on utilise des agrandissements trop importants (aspect
1339  
1340 \begin_inset Quotes cld
1341 \end_inset
1342
1343 pixellisé
1344 \begin_inset Quotes crd
1345 \end_inset
1346
1347 ).
1348  Les formats matriciels les plus connus sont le GIF (
1349 \begin_inset Quotes cld
1350 \end_inset
1351
1352 Graphics Interchange Format
1353 \begin_inset Quotes crd
1354 \end_inset
1355
1356 , avec comme suffixe de fichier 
1357 \begin_inset Quotes cld
1358 \end_inset
1359
1360
1361 \family typewriter
1362 .gif
1363 \family default
1364
1365 \begin_inset Quotes crd
1366 \end_inset
1367
1368 )
1369 \begin_inset Index idx
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 GIF|see
1374 \begin_inset ERT
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378
1379 {
1380 \end_layout
1381
1382 \end_inset
1383
1384 Format d'image
1385 \begin_inset ERT
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389
1390 }
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \end_inset
1399
1400 , le PNG (
1401 \begin_inset Quotes cld
1402 \end_inset
1403
1404 Portable Network Graphics
1405 \begin_inset Quotes crd
1406 \end_inset
1407
1408 , suffixe 
1409 \begin_inset Quotes cld
1410 \end_inset
1411
1412
1413 \family typewriter
1414 .png
1415 \family default
1416
1417 \begin_inset Quotes crd
1418 \end_inset
1419
1420 )
1421 \begin_inset Index idx
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 PNG|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Formats d'image
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452  et le JPG (
1453 \begin_inset Quotes cld
1454 \end_inset
1455
1456 Joint Photographic Expert Group
1457 \begin_inset Quotes crd
1458 \end_inset
1459
1460 , suffixe 
1461 \begin_inset Quotes cld
1462 \end_inset
1463
1464
1465 \family typewriter
1466 .jpg
1467 \family default
1468
1469 \begin_inset Quotes crd
1470 \end_inset
1471
1472  ou 
1473 \begin_inset Quotes cld
1474 \end_inset
1475
1476
1477 \family typewriter
1478 .jpeg
1479 \family default
1480
1481 \begin_inset Quotes crd
1482 \end_inset
1483
1484 )
1485 \begin_inset Index idx
1486 status collapsed
1487
1488 \begin_layout Plain Layout
1489 JPG|see
1490 \begin_inset ERT
1491 status collapsed
1492
1493 \begin_layout Plain Layout
1494
1495 {
1496 \end_layout
1497
1498 \end_inset
1499
1500 Formats d'image
1501 \begin_inset ERT
1502 status collapsed
1503
1504 \begin_layout Plain Layout
1505
1506 }
1507 \end_layout
1508
1509 \end_inset
1510
1511
1512 \end_layout
1513
1514 \end_inset
1515
1516 .
1517 \end_layout
1518
1519 \begin_layout Description
1520 Les
1521 \begin_inset space ~
1522 \end_inset
1523
1524 images
1525 \begin_inset space ~
1526 \end_inset
1527
1528 Vectorielles
1529 \begin_inset space ~
1530 \end_inset
1531
1532 (ou
1533 \begin_inset space ~
1534 \end_inset
1535
1536 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1537  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1538 nnée comme on le veut sans perte de précision.
1539  La possibilité de redimensionner les images est très utilisé pour les présentat
1540 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1541 nnement.
1542  Le redimensionnement permet aussi de présenter des documents en ligne où
1543  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1544  étudier les détails.
1545 \begin_inset Newline newline
1546 \end_inset
1547
1548 Les principaux formats vectoriels sont le SVG (
1549 \begin_inset Quotes cld
1550 \end_inset
1551
1552 Scalable Vector Graphics
1553 \begin_inset Quotes crd
1554 \end_inset
1555
1556 , suffixe 
1557 \begin_inset Quotes cld
1558 \end_inset
1559
1560
1561 \family typewriter
1562 .svg
1563 \family default
1564
1565 \begin_inset Quotes crd
1566 \end_inset
1567
1568 )
1569 \begin_inset Index idx
1570 status collapsed
1571
1572 \begin_layout Plain Layout
1573 SVG|see
1574 \begin_inset ERT
1575 status collapsed
1576
1577 \begin_layout Plain Layout
1578
1579 {
1580 \end_layout
1581
1582 \end_inset
1583
1584 Format d'image
1585 \begin_inset ERT
1586 status collapsed
1587
1588 \begin_layout Plain Layout
1589
1590 }
1591 \end_layout
1592
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \end_inset
1599
1600 , l'EPS ( 
1601 \begin_inset Quotes cld
1602 \end_inset
1603
1604 encapsulated PostScript
1605 \begin_inset Quotes crd
1606 \end_inset
1607
1608 , suffixe 
1609 \begin_inset Quotes cld
1610 \end_inset
1611
1612
1613 \family typewriter
1614 .eps
1615 \family default
1616
1617 \begin_inset Quotes crd
1618 \end_inset
1619
1620 )
1621 \begin_inset Index idx
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625 EPS|see
1626 \begin_inset ERT
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630
1631 {
1632 \end_layout
1633
1634 \end_inset
1635
1636 Format d'image
1637 \begin_inset ERT
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641
1642 }
1643 \end_layout
1644
1645 \end_inset
1646
1647
1648 \end_layout
1649
1650 \end_inset
1651
1652 , le PDF (
1653 \begin_inset Quotes cld
1654 \end_inset
1655
1656 Portable Document Format
1657 \begin_inset Quotes crd
1658 \end_inset
1659
1660 , suffixe 
1661 \begin_inset Quotes cld
1662 \end_inset
1663
1664
1665 \family typewriter
1666 .pdf
1667 \family default
1668
1669 \begin_inset Quotes crd
1670 \end_inset
1671
1672 )
1673 \begin_inset Index idx
1674 status collapsed
1675
1676 \begin_layout Plain Layout
1677 PDF|see
1678 \begin_inset ERT
1679 status collapsed
1680
1681 \begin_layout Plain Layout
1682
1683 {
1684 \end_layout
1685
1686 \end_inset
1687
1688 Format d'image
1689 \begin_inset ERT
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693
1694 }
1695 \end_layout
1696
1697 \end_inset
1698
1699
1700 \end_layout
1701
1702 \end_inset
1703
1704  et le WMF (
1705 \begin_inset Quotes cld
1706 \end_inset
1707
1708 Windows Metafile
1709 \begin_inset Quotes crd
1710 \end_inset
1711
1712 , suffixe 
1713 \begin_inset Quotes cld
1714 \end_inset
1715
1716
1717 \family typewriter
1718 .wfm
1719 \family default
1720
1721 \begin_inset Quotes crd
1722 \end_inset
1723
1724  ou 
1725 \begin_inset Quotes cld
1726 \end_inset
1727
1728
1729 \family typewriter
1730 .emf
1731 \family default
1732
1733 \begin_inset Quotes crd
1734 \end_inset
1735
1736 )
1737 \begin_inset Index idx
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741 WMF|see
1742 \begin_inset ERT
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746
1747 {
1748 \end_layout
1749
1750 \end_inset
1751
1752 Formats d'images
1753 \begin_inset ERT
1754 status collapsed
1755
1756 \begin_layout Plain Layout
1757
1758 }
1759 \end_layout
1760
1761 \end_inset
1762
1763
1764 \end_layout
1765
1766 \end_inset
1767
1768 .
1769  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1770  en EPS, mais le résultat ne sera pas redimensionnable.
1771  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1772 \begin_inset Foot
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Dans le cas du PDF l'image initiale est aussi compressée.
1777 \end_layout
1778
1779 \end_inset
1780
1781
1782 \end_layout
1783
1784 \begin_layout Standard
1785 Les fichiers PDF générés par 
1786 \family typewriter
1787 Adobe Photoshop
1788 \family default
1789 , par exemple, sont des images matricielles.
1790 \end_layout
1791
1792 \begin_layout Standard
1793 En principe il est quasiment impossible de convertir une image matricielle
1794  en graphique vectoriel, seul le contraire est possible.
1795  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1796  dans respectivement un fichier de sortie PDF ou PostScript.
1797  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1798  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1799  WMF/SVG
1800 \begin_inset Formula $\to$
1801 \end_inset
1802
1803 PDF/EPS convenables.
1804 \end_layout
1805
1806 \begin_layout Chapter
1807 Tableaux
1808 \begin_inset Index idx
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812 Tableau
1813 \end_layout
1814
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \begin_layout Section
1821 Introduction
1822 \begin_inset Index idx
1823 status collapsed
1824
1825 \begin_layout Plain Layout
1826 Tableau ! Introduction
1827 \end_layout
1828
1829 \end_inset
1830
1831
1832 \end_layout
1833
1834 \begin_layout Standard
1835 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1836  
1837 \begin_inset Info
1838 type  "icon"
1839 arg   "tabular-insert"
1840 \end_inset
1841
1842  soit 
1843 \family sans
1844 Insertion\SpecialChar menuseparator
1845 Tableau
1846 \family default
1847 .
1848  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1849  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1850  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1851  sur un bouton de la souris pour valider votre choix.
1852  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1853  vous demandant le nombre de lignes et de colonnes.
1854 \begin_inset Newline newline
1855 \end_inset
1856
1857 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1858  une à droite de la colonne la plus à droite et une en bas de la rangée
1859  du bas, qui forment une boîte autour du tableau.
1860  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1861  apparaît séparée du reste du tableau.
1862  Voici un exemple :
1863 \end_layout
1864
1865 \begin_layout Standard
1866 \align center
1867 \begin_inset Tabular
1868 <lyxtabular version="3" rows="4" columns="4">
1869 <features tabularvalignment="middle">
1870 <column alignment="center" valignment="top">
1871 <column alignment="center" valignment="top">
1872 <column alignment="center" valignment="top">
1873 <column alignment="center" valignment="top">
1874 <row>
1875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1876 \begin_inset Text
1877
1878 \begin_layout Plain Layout
1879
1880 \end_layout
1881
1882 \end_inset
1883 </cell>
1884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1885 \begin_inset Text
1886
1887 \begin_layout Plain Layout
1888 1
1889 \end_layout
1890
1891 \end_inset
1892 </cell>
1893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1894 \begin_inset Text
1895
1896 \begin_layout Plain Layout
1897 2
1898 \end_layout
1899
1900 \end_inset
1901 </cell>
1902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1903 \begin_inset Text
1904
1905 \begin_layout Plain Layout
1906 3
1907 \end_layout
1908
1909 \end_inset
1910 </cell>
1911 </row>
1912 <row>
1913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917 A
1918 \end_layout
1919
1920 \end_inset
1921 </cell>
1922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1923 \begin_inset Text
1924
1925 \begin_layout Plain Layout
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1932 \begin_inset Text
1933
1934 \begin_layout Plain Layout
1935
1936 \end_layout
1937
1938 \end_inset
1939 </cell>
1940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1941 \begin_inset Text
1942
1943 \begin_layout Plain Layout
1944
1945 \end_layout
1946
1947 \end_inset
1948 </cell>
1949 </row>
1950 <row>
1951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1952 \begin_inset Text
1953
1954 \begin_layout Plain Layout
1955 B
1956 \end_layout
1957
1958 \end_inset
1959 </cell>
1960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1961 \begin_inset Text
1962
1963 \begin_layout Plain Layout
1964
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Plain Layout
1973
1974 \end_layout
1975
1976 \end_inset
1977 </cell>
1978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1979 \begin_inset Text
1980
1981 \begin_layout Plain Layout
1982
1983 \end_layout
1984
1985 \end_inset
1986 </cell>
1987 </row>
1988 <row>
1989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1990 \begin_inset Text
1991
1992 \begin_layout Plain Layout
1993 C
1994 \end_layout
1995
1996 \end_inset
1997 </cell>
1998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1999 \begin_inset Text
2000
2001 \begin_layout Plain Layout
2002
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2008 \begin_inset Text
2009
2010 \begin_layout Plain Layout
2011
2012 \end_layout
2013
2014 \end_inset
2015 </cell>
2016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2017 \begin_inset Text
2018
2019 \begin_layout Plain Layout
2020
2021 \end_layout
2022
2023 \end_inset
2024 </cell>
2025 </row>
2026 </lyxtabular>
2027
2028 \end_inset
2029
2030
2031 \end_layout
2032
2033 \begin_layout Section
2034 La fenêtre 
2035 \family sans
2036 tableau
2037 \family default
2038
2039 \begin_inset Index idx
2040 status collapsed
2041
2042 \begin_layout Plain Layout
2043 Tableau ! Fenêtre de dialogue
2044 \end_layout
2045
2046 \end_inset
2047
2048
2049 \end_layout
2050
2051 \begin_layout Standard
2052 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2053  de la souris, qui ouvre le menu contextuel.
2054  A l'aide du choix de menu 
2055 \family sans
2056 Plus...
2057
2058 \family default
2059  vous pouvez modifier les réglages concernant la cellule, la colonne et
2060  la ligne dans laquelle le curseur se trouve.
2061  Le menu contextuel 
2062 \family sans
2063 Plus...\SpecialChar menuseparator
2064 Paramètres...
2065
2066 \family default
2067  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2068  sont possibles.
2069  La plupart des options peuvent s'appliquer à des sélections.
2070  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2071  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2072  votre sélection.
2073  Notez qu'il y a une différence entre sélectionner le 
2074 \emph on
2075 contenu 
2076 \emph default
2077 d'une cellule et sélectionner la cellule elle-même.
2078 \begin_inset Newline newline
2079 \end_inset
2080
2081 En cochant l'option 
2082 \family sans
2083 Application
2084 \begin_inset space ~
2085 \end_inset
2086
2087 immédiate
2088 \family default
2089  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2090  est appliquée directement.
2091  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2092  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2093  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2094  de dialogue, vous devez appuyer sur 
2095 \family sans
2096 Entrée
2097 \family default
2098  pour que la modification soit appliquée.
2099 \begin_inset Newline newline
2100 \end_inset
2101
2102 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2103  :
2104 \end_layout
2105
2106 \begin_layout Description
2107 Paramètres
2108 \begin_inset space ~
2109 \end_inset
2110
2111 du
2112 \begin_inset space ~
2113 \end_inset
2114
2115 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2116  la largeur de la colonne courante.
2117  L'alignement horizontal 
2118 \family sans
2119 Au
2120 \begin_inset space ~
2121 \end_inset
2122
2123 séparateur
2124 \begin_inset space ~
2125 \end_inset
2126
2127 décimal
2128 \family default
2129  est décrit dans la section
2130 \begin_inset space ~
2131 \end_inset
2132
2133
2134 \begin_inset CommandInset ref
2135 LatexCommand ref
2136 reference "subsec:Alignements-de-cellules"
2137
2138 \end_inset
2139
2140 .
2141  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2142  vertical de la ligne courante.
2143  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2144  et donc, plusieurs paragraphes de texte, voir la section
2145 \begin_inset space ~
2146 \end_inset
2147
2148
2149 \begin_inset CommandInset ref
2150 LatexCommand ref
2151 reference "subsec:Lignes-multiple-dans-cellule"
2152
2153 \end_inset
2154
2155 .
2156  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2157  pour accommoder le contenu de cellule le plus large.
2158 \begin_inset Newline newline
2159 \end_inset
2160
2161 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2162  un multi-colonnes, voir la section
2163 \begin_inset space ~
2164 \end_inset
2165
2166
2167 \begin_inset CommandInset ref
2168 LatexCommand ref
2169 reference "subsec:Multicolonnes"
2170
2171 \end_inset
2172
2173  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2174 \begin_inset space ~
2175 \end_inset
2176
2177
2178 \begin_inset CommandInset ref
2179 LatexCommand ref
2180 reference "subsec:Multi-lignes"
2181
2182 \end_inset
2183
2184 .
2185 \begin_inset Newline newline
2186 \end_inset
2187
2188 L'option 
2189 \family sans
2190 Tourner
2191 \begin_inset space ~
2192 \end_inset
2193
2194 la
2195 \begin_inset space ~
2196 \end_inset
2197
2198 case
2199 \begin_inset space ~
2200 \end_inset
2201
2202 de
2203 \begin_inset space ~
2204 \end_inset
2205
2206 90°
2207 \family default
2208  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2209  L'option 
2210 \family sans
2211 Tourner
2212 \begin_inset space ~
2213 \end_inset
2214
2215 le
2216 \begin_inset space ~
2217 \end_inset
2218
2219 tableau
2220 \begin_inset space ~
2221 \end_inset
2222
2223 de
2224 \begin_inset space ~
2225 \end_inset
2226
2227 90°
2228 \family default
2229  fait pivoter tout le tableau.
2230  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2231 , mais devraient l'être dans la
2232  sortie finale.
2233  Pour plus d'information voir la section
2234 \begin_inset space ~
2235 \end_inset
2236
2237
2238 \begin_inset CommandInset ref
2239 LatexCommand ref
2240 reference "sec:Pivotement-des-cellules"
2241
2242 \end_inset
2243
2244 .
2245 \begin_inset Newline newline
2246 \end_inset
2247
2248
2249 \begin_inset Note Greyedout
2250 status open
2251
2252 \begin_layout Plain Layout
2253
2254 \series bold
2255 Note:
2256 \series default
2257  La plupart des visualiseurs DVI ne sont 
2258 \emph on
2259 pas
2260 \emph default
2261  capables d'afficher ces rotations.
2262 \end_layout
2263
2264 \end_inset
2265
2266
2267 \begin_inset Newline newline
2268 \end_inset
2269
2270 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2271  qui sont incorporés dans une ligne de texte :
2272 \begin_inset Newline newline
2273 \end_inset
2274
2275 Une ligne avec des tableaux alignés de différentes manières: 
2276 \begin_inset Tabular
2277 <lyxtabular version="3" rows="2" columns="2">
2278 <features tabularvalignment="top">
2279 <column alignment="center" valignment="top" width="0pt">
2280 <column alignment="center" valignment="top">
2281 <row>
2282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2283 \begin_inset Text
2284
2285 \begin_layout Plain Layout
2286
2287 \end_layout
2288
2289 \end_inset
2290 </cell>
2291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2292 \begin_inset Text
2293
2294 \begin_layout Plain Layout
2295 1
2296 \end_layout
2297
2298 \end_inset
2299 </cell>
2300 </row>
2301 <row>
2302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2303 \begin_inset Text
2304
2305 \begin_layout Plain Layout
2306 A
2307 \end_layout
2308
2309 \end_inset
2310 </cell>
2311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2312 \begin_inset Text
2313
2314 \begin_layout Plain Layout
2315
2316 \end_layout
2317
2318 \end_inset
2319 </cell>
2320 </row>
2321 </lyxtabular>
2322
2323 \end_inset
2324
2325  
2326 \begin_inset Tabular
2327 <lyxtabular version="3" rows="2" columns="2">
2328 <features tabularvalignment="middle">
2329 <column alignment="center" valignment="top">
2330 <column alignment="center" valignment="top">
2331 <row>
2332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336
2337 \end_layout
2338
2339 \end_inset
2340 </cell>
2341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2342 \begin_inset Text
2343
2344 \begin_layout Plain Layout
2345 1
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 </row>
2351 <row>
2352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2353 \begin_inset Text
2354
2355 \begin_layout Plain Layout
2356 A
2357 \end_layout
2358
2359 \end_inset
2360 </cell>
2361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365
2366 \end_layout
2367
2368 \end_inset
2369 </cell>
2370 </row>
2371 </lyxtabular>
2372
2373 \end_inset
2374
2375  
2376 \begin_inset Tabular
2377 <lyxtabular version="3" rows="2" columns="2">
2378 <features tabularvalignment="bottom">
2379 <column alignment="center" valignment="top" width="0pt">
2380 <column alignment="center" valignment="top">
2381 <row>
2382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2383 \begin_inset Text
2384
2385 \begin_layout Plain Layout
2386
2387 \end_layout
2388
2389 \end_inset
2390 </cell>
2391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2392 \begin_inset Text
2393
2394 \begin_layout Plain Layout
2395 1
2396 \end_layout
2397
2398 \end_inset
2399 </cell>
2400 </row>
2401 <row>
2402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2403 \begin_inset Text
2404
2405 \begin_layout Plain Layout
2406 A
2407 \end_layout
2408
2409 \end_inset
2410 </cell>
2411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2412 \begin_inset Text
2413
2414 \begin_layout Plain Layout
2415
2416 \end_layout
2417
2418 \end_inset
2419 </cell>
2420 </row>
2421 </lyxtabular>
2422
2423 \end_inset
2424
2425
2426 \begin_inset Newline newline
2427 \end_inset
2428
2429 On peut aussi entrer des paramètres \SpecialChar LaTeX
2430  pour obtenir des mise en formes spéciales
2431  pour le tableau, voir les sections
2432 \begin_inset space ~
2433 \end_inset
2434
2435
2436 \begin_inset CommandInset ref
2437 LatexCommand ref
2438 reference "subsec:Calculs-multicolonnes"
2439
2440 \end_inset
2441
2442  et 
2443 \begin_inset CommandInset ref
2444 LatexCommand ref
2445 reference "sec:Tableaux-Colorés"
2446
2447 \end_inset
2448
2449 .
2450 \end_layout
2451
2452 \begin_layout Description
2453 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2454  la ligne ou la colonne courante.
2455  
2456 \begin_inset Newline newline
2457 \end_inset
2458
2459 En utilisant le style 
2460 \family sans
2461 Formel
2462 \family default
2463  à la place du style par 
2464 \family sans
2465 Défaut
2466 \family default
2467 , on va convertir le tableau en tableau formel comme on le décrit dans la
2468  section
2469 \begin_inset space ~
2470 \end_inset
2471
2472
2473 \begin_inset CommandInset ref
2474 LatexCommand ref
2475 reference "sec:Tableaux-Formels"
2476
2477 \end_inset
2478
2479 .
2480 \begin_inset Newline newline
2481 \end_inset
2482
2483 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2484  dans les lignes du tableau comme c'est décrit dans la section
2485 \begin_inset space ~
2486 \end_inset
2487
2488
2489 \begin_inset CommandInset ref
2490 LatexCommand ref
2491 reference "subsec:Espacement-lignes"
2492
2493 \end_inset
2494
2495 .
2496 \end_layout
2497
2498 \begin_layout Description
2499 Tableau
2500 \begin_inset space ~
2501 \end_inset
2502
2503 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2504  l'on nomme un 
2505 \begin_inset Quotes cld
2506 \end_inset
2507
2508
2509 \emph on
2510 tableau multi-pages
2511 \emph default
2512
2513 \begin_inset Quotes crd
2514 \end_inset
2515
2516  qui peut continuer sur plusieurs pages.
2517  Les sections
2518 \begin_inset space ~
2519 \end_inset
2520
2521
2522 \begin_inset CommandInset ref
2523 LatexCommand ref
2524 reference "sec:Tableaux-multi-pages"
2525
2526 \end_inset
2527
2528  et 
2529 \begin_inset CommandInset ref
2530 LatexCommand ref
2531 reference "sec:Questions-sur-tableaux-multi-pages"
2532
2533 \end_inset
2534
2535  décrivent ces tableaux multi-pages plus en détail.
2536 \end_layout
2537
2538 \begin_layout Section
2539 La barre d'outils tableau
2540 \begin_inset Index idx
2541 status collapsed
2542
2543 \begin_layout Plain Layout
2544 Tableau ! Barre d'outils
2545 \end_layout
2546
2547 \end_inset
2548
2549
2550 \end_layout
2551
2552 \begin_layout Standard
2553 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2554  permet de modifier plus rapidement les tableaux.
2555  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2556  quand le
2557  curseur se trouve à l'intérieur d'un tableau.
2558  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2559  au menu 
2560 \family sans
2561 Visualiser\SpecialChar menuseparator
2562 Barres
2563 \begin_inset space ~
2564 \end_inset
2565
2566 d'outils\SpecialChar menuseparator
2567 Tableau
2568 \family default
2569 .
2570 \end_layout
2571
2572 \begin_layout Standard
2573 La barre d'outils contient les icônes suivantes :
2574 \end_layout
2575
2576 \begin_layout Labeling
2577 \labelwidthstring 00.00.0000
2578 \begin_inset Info
2579 type  "icon"
2580 arg   "tabular-feature append-row"
2581 \end_inset
2582
2583  ajoute une ligne sous la cellule ou la sélection courante
2584 \end_layout
2585
2586 \begin_layout Labeling
2587 \labelwidthstring 00.00.0000
2588 \begin_inset Info
2589 type  "icon"
2590 arg   "tabular-feature append-column"
2591 \end_inset
2592
2593  ajoute une colonne à la droite de la cellule ou de la sélection courante
2594 \end_layout
2595
2596 \begin_layout Labeling
2597 \labelwidthstring 00.00.0000
2598 \begin_inset Info
2599 type  "icon"
2600 arg   "tabular-feature delete-row"
2601 \end_inset
2602
2603  supprime la ligne ou la sélection courante
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608 \begin_inset Info
2609 type  "icon"
2610 arg   "tabular-feature delete-column"
2611 \end_inset
2612
2613  supprime la colonne ou la sélection courante
2614 \end_layout
2615
2616 \begin_layout Labeling
2617 \labelwidthstring 00.00.0000
2618 \begin_inset Info
2619 type  "icon"
2620 arg   "tabular-feature move-row-up"
2621 \end_inset
2622
2623  déplace la ligne vers le haut
2624 \end_layout
2625
2626 \begin_layout Labeling
2627 \labelwidthstring 00.00.0000
2628 \begin_inset Info
2629 type  "icon"
2630 arg   "tabular-feature move-column-left"
2631 \end_inset
2632
2633  déplace la colonne vers la gauche
2634 \end_layout
2635
2636 \begin_layout Labeling
2637 \labelwidthstring 00.00.0000
2638 \begin_inset Info
2639 type  "icon"
2640 arg   "tabular-feature move-row-down"
2641 \end_inset
2642
2643  déplace la ligne vers le bas
2644 \end_layout
2645
2646 \begin_layout Labeling
2647 \labelwidthstring 00.00.0000
2648 \begin_inset Info
2649 type  "icon"
2650 arg   "tabular-feature move-column-right"
2651 \end_inset
2652
2653  déplace la colonne vers la droite
2654 \end_layout
2655
2656 \begin_layout Labeling
2657 \labelwidthstring 00.00.0000
2658 \begin_inset Info
2659 type  "icon"
2660 arg   "tabular-feature toggle-line-top"
2661 \end_inset
2662
2663  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2664  courante
2665 \end_layout
2666
2667 \begin_layout Labeling
2668 \labelwidthstring 00.00.0000
2669 \begin_inset Info
2670 type  "icon"
2671 arg   "tabular-feature toggle-line-bottom"
2672 \end_inset
2673
2674  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2675 \end_layout
2676
2677 \begin_layout Labeling
2678 \labelwidthstring 00.00.0000
2679 \begin_inset Info
2680 type  "icon"
2681 arg   "tabular-feature toggle-line-left"
2682 \end_inset
2683
2684  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2685 \begin_inset Note Note
2686 status collapsed
2687
2688 \begin_layout Plain Layout
2689 ou colonne ?
2690 \end_layout
2691
2692 \end_inset
2693
2694  ou de la sélection courante
2695 \end_layout
2696
2697 \begin_layout Labeling
2698 \labelwidthstring 00.00.0000
2699 \begin_inset Info
2700 type  "icon"
2701 arg   "tabular-feature toggle-line-right"
2702 \end_inset
2703
2704  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2705 \begin_inset Note Note
2706 status collapsed
2707
2708 \begin_layout Plain Layout
2709 ou colonne ?
2710 \end_layout
2711
2712 \end_inset
2713
2714  ou de la sélection courante
2715 \end_layout
2716
2717 \begin_layout Labeling
2718 \labelwidthstring 00.00.0000
2719 \begin_inset Info
2720 type  "icon"
2721 arg   "tabular-feature set-all-lines"
2722 \end_inset
2723
2724  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2725  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2726  colonne et la ligne courante
2727 \end_layout
2728
2729 \begin_layout Labeling
2730 \labelwidthstring 00.00.0000
2731 \begin_inset Info
2732 type  "icon"
2733 arg   "tabular-feature unset-all-lines"
2734 \end_inset
2735
2736  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2737  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2738  aussi la colonne et la ligne courante
2739 \end_layout
2740
2741 \begin_layout Labeling
2742 \labelwidthstring 00.00.0000
2743 \begin_inset Info
2744 type  "icon"
2745 arg   "tabular-feature m-align-left"
2746 \end_inset
2747
2748  aligne à gauche le contenu de la cellule ou de la colonne courante
2749 \end_layout
2750
2751 \begin_layout Labeling
2752 \labelwidthstring 00.00.0000
2753 \begin_inset Info
2754 type  "icon"
2755 arg   "tabular-feature m-align-center"
2756 \end_inset
2757
2758  centre horizontalement le contenu de la cellule ou de la colonne courante
2759 \end_layout
2760
2761 \begin_layout Labeling
2762 \labelwidthstring 00.00.0000
2763 \begin_inset Info
2764 type  "icon"
2765 arg   "tabular-feature m-align-right"
2766 \end_inset
2767
2768  aligne à droite le contenu de la cellule ou de la colonne courante
2769 \end_layout
2770
2771 \begin_layout Labeling
2772 \labelwidthstring 00.00.0000
2773 \begin_inset Info
2774 type  "icon"
2775 arg   "tabular-feature align-decimal"
2776 \end_inset
2777
2778  aligne le contenu de la colonne courante sur un caractère
2779 \end_layout
2780
2781 \begin_layout Labeling
2782 \labelwidthstring 00.00.0000
2783 \begin_inset Info
2784 type  "icon"
2785 arg   "tabular-feature m-valign-top"
2786 \end_inset
2787
2788  aligne le contenu de la cellule courante verticalement vers le haut
2789 \end_layout
2790
2791 \begin_layout Labeling
2792 \labelwidthstring 00.00.0000
2793 \begin_inset Info
2794 type  "icon"
2795 arg   "tabular-feature m-valign-middle"
2796 \end_inset
2797
2798  centre verticalement le contenu de la cellule courante
2799 \end_layout
2800
2801 \begin_layout Labeling
2802 \labelwidthstring 00.00.0000
2803 \begin_inset Info
2804 type  "icon"
2805 arg   "tabular-feature m-valign-bottom"
2806 \end_inset
2807
2808  aligne le contenu de la cellule courante verticalement vers le bas
2809 \end_layout
2810
2811 \begin_layout Labeling
2812 \labelwidthstring 00.00.0000
2813 \begin_inset Info
2814 type  "icon"
2815 arg   "tabular-feature set-rotate-cell"
2816 \end_inset
2817
2818  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2819 re
2820 \end_layout
2821
2822 \begin_layout Labeling
2823 \labelwidthstring 00.00.0000
2824 \begin_inset Info
2825 type  "icon"
2826 arg   "tabular-feature set-rotate-tabular"
2827 \end_inset
2828
2829  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2830 \end_layout
2831
2832 \begin_layout Labeling
2833 \labelwidthstring 00.00.0000
2834 \begin_inset Info
2835 type  "icon"
2836 arg   "tabular-feature multicolumn"
2837 \end_inset
2838
2839  transforme en multi-colonnes la cellule ou la sélection courante
2840 \end_layout
2841
2842 \begin_layout Labeling
2843 \labelwidthstring 00.00.0000
2844 \begin_inset Info
2845 type  "icon"
2846 arg   "tabular-feature multirow"
2847 \end_inset
2848
2849  transforme en multi-lignes la cellule ou la sélection courante
2850 \end_layout
2851
2852 \begin_layout Standard
2853 \begin_inset Note Greyedout
2854 status open
2855
2856 \begin_layout Plain Layout
2857
2858 \series bold
2859 Note :
2860 \series default
2861  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2862  est utilisé pour toutes les autres cellules de la ligne.
2863 \end_layout
2864
2865 \end_inset
2866
2867
2868 \end_layout
2869
2870 \begin_layout Section
2871 Le menu Édition tableau
2872 \begin_inset Index idx
2873 status collapsed
2874
2875 \begin_layout Plain Layout
2876 Tableau ! Menu Édition
2877 \end_layout
2878
2879 \end_inset
2880
2881
2882 \end_layout
2883
2884 \begin_layout Standard
2885 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2886  
2887 \family sans
2888 Édition\SpecialChar menuseparator
2889 Tableau
2890 \family default
2891  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2892  ou de la ligne courante et aussi de transformer la sélection courante en
2893  multi-colonnes.
2894  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2895 \end_layout
2896
2897 \begin_layout Section
2898 Flottant de tableau
2899 \begin_inset CommandInset label
2900 LatexCommand label
2901 name "sec:Table-Floats"
2902
2903 \end_inset
2904
2905
2906 \begin_inset Index idx
2907 status collapsed
2908
2909 \begin_layout Plain Layout
2910 Flottants ! Tableaux
2911 \end_layout
2912
2913 \end_inset
2914
2915
2916 \begin_inset Index idx
2917 status collapsed
2918
2919 \begin_layout Plain Layout
2920 Tableau ! Flottants
2921 \end_layout
2922
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \begin_layout Standard
2929 Pour des explications générales sur les flottants, jetez un œil à la section
2930 \begin_inset space ~
2931 \end_inset
2932
2933
2934 \begin_inset CommandInset ref
2935 LatexCommand ref
2936 reference "sec:Flottants-Introduction"
2937
2938 \end_inset
2939
2940 .
2941 \end_layout
2942
2943 \begin_layout Standard
2944 \begin_inset Float table
2945 placement h
2946 wide false
2947 sideways false
2948 status open
2949
2950 \begin_layout Plain Layout
2951 \begin_inset Caption Standard
2952
2953 \begin_layout Plain Layout
2954 \begin_inset CommandInset label
2955 LatexCommand label
2956 name "tab:Flottant-de-tableau"
2957
2958 \end_inset
2959
2960 Un flottant de tableau.
2961 \end_layout
2962
2963 \end_inset
2964
2965
2966 \end_layout
2967
2968 \begin_layout Plain Layout
2969 \align center
2970 \begin_inset Tabular
2971 <lyxtabular version="3" rows="3" columns="3">
2972 <features tabularvalignment="middle">
2973 <column alignment="center" valignment="top" width="0pt">
2974 <column alignment="center" valignment="top" width="0pt">
2975 <column alignment="center" valignment="top" width="0pt">
2976 <row>
2977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981 1
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Plain Layout
2990 2
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999 3
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 </row>
3005 <row>
3006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Plain Layout
3010 Jules
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019 Marie
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028 Jean
3029 \end_layout
3030
3031 \end_inset
3032 </cell>
3033 </row>
3034 <row>
3035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039 \begin_inset Formula $\int x^{2}dx$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3048 \begin_inset Text
3049
3050 \begin_layout Plain Layout
3051 \begin_inset Formula $\left[\begin{array}{cc}
3052 a & b\\
3053 c & d
3054 \end{array}\right]$
3055 \end_inset
3056
3057
3058 \end_layout
3059
3060 \end_inset
3061 </cell>
3062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3063 \begin_inset Text
3064
3065 \begin_layout Plain Layout
3066 \begin_inset Formula $1+1=2$
3067 \end_inset
3068
3069
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 </row>
3075 </lyxtabular>
3076
3077 \end_inset
3078
3079
3080 \end_layout
3081
3082 \end_inset
3083
3084
3085 \end_layout
3086
3087 \begin_layout Standard
3088 Les flottants de tableau sont insérés en utilisant le menu 
3089 \family sans
3090 Insertion\SpecialChar menuseparator
3091 Flottant\SpecialChar menuseparator
3092 Tableau
3093 \family default
3094  ou le bouton 
3095 \begin_inset Info
3096 type  "icon"
3097 arg   "float-insert table"
3098 \end_inset
3099
3100  de la barre d'outils.
3101 \end_layout
3102
3103 \begin_layout Standard
3104 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3105  qui a comme étiquette 
3106 \begin_inset Quotes cld
3107 \end_inset
3108
3109 Tableau
3110 \begin_inset space ~
3111 \end_inset
3112
3113 #:
3114 \begin_inset Quotes crd
3115 \end_inset
3116
3117  (où # est le numéro du tableau).
3118  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3119 \end_layout
3120
3121 \begin_layout Standard
3122 Le tableau
3123 \begin_inset space ~
3124 \end_inset
3125
3126
3127 \begin_inset CommandInset ref
3128 LatexCommand ref
3129 reference "tab:Flottant-de-tableau"
3130
3131 \end_inset
3132
3133  est un exemple de tableau dans un flottant de tableau.
3134 \end_layout
3135
3136 \begin_layout Standard
3137 On met habituellement la légende au dessus des tableaux, mais cette règle
3138  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3139 .
3140  Cela signifie que si vous utilisez un document appartenant aux classes
3141  
3142 \family sans
3143 article
3144 \family default
3145
3146 \family sans
3147 book
3148 \family default
3149
3150 \family sans
3151 letter
3152 \family default
3153 , ou
3154 \family sans
3155  report
3156 \family default
3157  il n'y aura pas d'espace entre la légende et le tableau.
3158  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3159  la commande de chargement du paquetage \SpecialChar LaTeX
3160  
3161 \series bold
3162 caption
3163 \series default
3164
3165 \begin_inset Index idx
3166 status collapsed
3167
3168 \begin_layout Plain Layout
3169 Paquetages \SpecialChar LaTeX
3170  ! caption
3171 \end_layout
3172
3173 \end_inset
3174
3175  dans le préambule de votre document.
3176 \begin_inset Foot
3177 status collapsed
3178
3179 \begin_layout Plain Layout
3180 Pour plus d'information voyez la section
3181 \begin_inset space ~
3182 \end_inset
3183
3184
3185 \begin_inset CommandInset ref
3186 LatexCommand ref
3187 reference "sec:Placement-légende"
3188
3189 \end_inset
3190
3191 .
3192 \end_layout
3193
3194 \end_inset
3195
3196 :
3197 \end_layout
3198
3199 \begin_layout Standard
3200
3201 \series bold
3202 tableposition=top
3203 \end_layout
3204
3205 \begin_layout Standard
3206 Le paquetage 
3207 \series bold
3208 caption
3209 \series default
3210 , qui est décrit dans la section
3211 \begin_inset space ~
3212 \end_inset
3213
3214
3215 \begin_inset CommandInset ref
3216 LatexCommand ref
3217 reference "sec:Formatage-légende"
3218
3219 \end_inset
3220
3221 , est utilisé pour ajuster le format des légendes.
3222 \end_layout
3223
3224 \begin_layout Standard
3225 Dans le texte, on fait référence à un tableau
3226 \begin_inset Index idx
3227 status collapsed
3228
3229 \begin_layout Plain Layout
3230 References@Références ! à des Tableaux
3231 \end_layout
3232
3233 \end_inset
3234
3235  en faisant référence à sa légende.
3236  On insère donc une étiquette dans la légende en utilisant le menu 
3237 \family sans
3238 Insertion
3239 \family default
3240 \SpecialChar menuseparator
3241
3242 \family sans
3243 Étiquette
3244 \family default
3245  ou le bouton 
3246 \begin_inset Info
3247 type  "icon"
3248 arg   "label-insert"
3249 \end_inset
3250
3251  de la barre d'outils.
3252  On peut alors faire référence à cette étiquette en utilisant le menu 
3253 \family sans
3254 Insertion\SpecialChar menuseparator
3255 Référence
3256 \begin_inset space ~
3257 \end_inset
3258
3259 croisée
3260 \family default
3261  ou le bouton 
3262 \begin_inset Info
3263 type  "icon"
3264 arg   "dialog-show-new-inset ref"
3265 \end_inset
3266
3267  de la barre d'outils.
3268 \begin_inset Newline newline
3269 \end_inset
3270
3271 Les références croisées sont expliquées en détail dans la section
3272 \begin_inset space ~
3273 \end_inset
3274
3275
3276 \begin_inset CommandInset ref
3277 LatexCommand ref
3278 reference "sec:Referencer-les-Flottants"
3279
3280 \end_inset
3281
3282 .
3283 \end_layout
3284
3285 \begin_layout Section
3286 Tableaux multi-pages
3287 \begin_inset CommandInset label
3288 LatexCommand label
3289 name "sec:Tableaux-multi-pages"
3290
3291 \end_inset
3292
3293
3294 \begin_inset Index idx
3295 status collapsed
3296
3297 \begin_layout Plain Layout
3298 Tableau multi-pages
3299 \end_layout
3300
3301 \end_inset
3302
3303
3304 \begin_inset Index idx
3305 status collapsed
3306
3307 \begin_layout Plain Layout
3308 Tableau ! multi-pages
3309 \end_layout
3310
3311 \end_inset
3312
3313
3314 \end_layout
3315
3316 \begin_layout Standard
3317 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3318  l'option 
3319 \family sans
3320 Utiliser
3321 \begin_inset space ~
3322 \end_inset
3323
3324 les
3325 \begin_inset space ~
3326 \end_inset
3327
3328 tableaux
3329 \begin_inset space ~
3330 \end_inset
3331
3332 multi-pages
3333 \family default
3334  de l'onglet 
3335 \family sans
3336 Tableau
3337 \begin_inset space ~
3338 \end_inset
3339
3340 multi-pages
3341 \family default
3342  de la fenêtre 
3343 \family sans
3344 Paramètres
3345 \begin_inset space ~
3346 \end_inset
3347
3348 du
3349 \begin_inset space ~
3350 \end_inset
3351
3352 tableau
3353 \family default
3354  pour le répartir automatiquement sur plusieurs pages.
3355  En cochant cette option, vous activez les options suivantes:
3356 \end_layout
3357
3358 \begin_layout Description
3359 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3360  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3361  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3362  pour la première page, si 
3363 \family sans
3364 Premier
3365 \begin_inset space ~
3366 \end_inset
3367
3368 en-tête
3369 \family default
3370  est défini.
3371  Ces lignes forment l'en-tête principal.
3372 \end_layout
3373
3374 \begin_layout Description
3375 Premier
3376 \begin_inset space ~
3377 \end_inset
3378
3379 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3380  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3381  d'en-tête utilisées pour la première page du tableau multi-pages.
3382 \end_layout
3383
3384 \begin_layout Description
3385 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3386  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3387  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3388  de la dernière page si 
3389 \family sans
3390 Dernier
3391 \begin_inset space ~
3392 \end_inset
3393
3394 pied
3395 \family default
3396  est défini.
3397 \end_layout
3398
3399 \begin_layout Description
3400 Dernier
3401 \begin_inset space ~
3402 \end_inset
3403
3404 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3405  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3406  constituant le pied de la dernière page du tableau multi-pages.
3407 \end_layout
3408
3409 \begin_layout Description
3410 Légende La ligne courante contient la légende du tableau.
3411  La première ligne est transformée en une colonne unique et une légende
3412  est insérée.
3413  Vous trouverez d'autres explications sur les légendes pour les tableaux
3414  multi-pages dans la section
3415 \begin_inset space ~
3416 \end_inset
3417
3418
3419 \begin_inset CommandInset ref
3420 LatexCommand ref
3421 reference "subsec:Tableaux-multi-pages-légende"
3422
3423 \end_inset
3424
3425 .
3426 \end_layout
3427
3428 \begin_layout Standard
3429 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3430  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3431 \end_layout
3432
3433 \begin_layout Standard
3434 \align center
3435 \begin_inset Tabular
3436 <lyxtabular version="3" rows="69" columns="3">
3437 <features islongtable="true" longtabularalignment="center">
3438 <column alignment="left" valignment="top" width="0cm">
3439 <column alignment="left" valignment="top" width="0pt">
3440 <column alignment="center" valignment="top" width="0pt">
3441 <row endfirsthead="true">
3442 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446
3447 \series bold
3448 Exemple d'annuaire téléphonique (ignorez les noms)
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 </row>
3472 <row endfirsthead="true">
3473 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477
3478 \series bold
3479 NOM
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 TEL.
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row endhead="true">
3506 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \series bold
3512 Exemple d'annuaire téléphonique
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell multicolumn="2" 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 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 </row>
3536 <row endhead="true">
3537 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \series bold
3543 NOM
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561
3562 \series bold
3563 TEL.
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 </row>
3569 <row endfoot="true">
3570 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574  continue page suivante
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row>
3599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \series bold
3605 Annovi
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 Silvia
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 111
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 </row>
3629 <row>
3630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634
3635 \series bold
3636 Bertoli
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell alignment="center" valignment="top" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645 Stefano
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 111
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 </row>
3660 <row>
3661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665
3666 \series bold
3667 Bozzi
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell alignment="center" valignment="top" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676 Walter
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 111
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \series bold
3698 Cachia
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="center" valignment="top" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 Maria
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 111
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 </row>
3722 <row>
3723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727
3728 \series bold
3729 Cachia
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 Maurizio
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 111
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 </row>
3753 <row>
3754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758
3759 \series bold
3760 Cinquemani
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 Giusi
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 111
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 </row>
3784 <row>
3785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789
3790 \series bold
3791 Colin
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 <cell alignment="center" valignment="top" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 Bernard
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 111
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 </row>
3815 <row>
3816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \series bold
3822 Concli
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 <cell alignment="center" valignment="top" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831 Gianfranco
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 111
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \series bold
3853 Dal Bosco
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 Carolina
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 111
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 </row>
3877 <row>
3878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882
3883 \series bold
3884 Dalpiaz
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 Annamaria
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 111
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 </row>
3908 <row>
3909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913
3914 \series bold
3915 Feliciello
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 Domenico
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 111
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 </row>
3939 <row>
3940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944
3945 \series bold
3946 Focarelli
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell alignment="center" valignment="top" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955 Paola
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 111
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 </row>
3970 <row>
3971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \series bold
3977 Galletti
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Oreste
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 111
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \series bold
4008 Gasparini
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Franca
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 111
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 </row>
4032 <row>
4033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037
4038 \series bold
4039 Rizzardi
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 Paola
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 111
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070 Lassini
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Giancarlo
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 111
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Malfatti
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Luciano
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 111
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132 Malfatti
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 Valeriano
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 111
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \series bold
4163 Meneguzzo
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 Roberto
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 111
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192
4193 \series bold
4194 Mezzadra
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Roberto
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 111
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223
4224 \series bold
4225 Pirpamer
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 Erich
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 111
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 </row>
4249 <row>
4250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254
4255 \series bold
4256 Pochiesa
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 Paolo
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 111, 222
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 </row>
4280 <row>
4281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285
4286 \series bold
4287 Radina
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 Claudio
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 111
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 </row>
4311 <row>
4312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316
4317 \series bold
4318 Stuffer
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 Oskar
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 111
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347
4348 \series bold
4349 Tacchelli
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 Ugo
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 111
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 </row>
4373 <row>
4374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378
4379 \series bold
4380 Tezzele
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 Margit
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 111
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 </row>
4404 <row>
4405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409
4410 \series bold
4411 Unterkalmsteiner
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 Frieda
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 111
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 </row>
4435 <row>
4436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440
4441 \series bold
4442 Vieider
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 Hilde
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 111
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471
4472 \series bold
4473 Vigna
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 Jürgen
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 111
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 </row>
4497 <row>
4498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502
4503 \series bold
4504 Weber
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 Maurizio
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 111
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 </row>
4528 <row>
4529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533
4534 \series bold
4535 Winkler
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Franz
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 111
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564  
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593
4594 \series bold
4595 Annovi
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 Silvia
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 555
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 </row>
4619 <row>
4620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624
4625 \series bold
4626 Bertoli
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 <cell alignment="center" valignment="top" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635 Stefano
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 555
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 </row>
4650 <row>
4651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655
4656 \series bold
4657 Bozzi
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell alignment="center" valignment="top" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666 Walter
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 555
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686
4687 \series bold
4688 Cachia
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 <cell alignment="center" valignment="top" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697 Maria
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 555
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 </row>
4712 <row>
4713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717
4718 \series bold
4719 Cachia
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 Maurizio
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 555
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 </row>
4743 <row>
4744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748
4749 \series bold
4750 Cinquemani
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 Giusi
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 555
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 </row>
4774 <row>
4775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779
4780 \series bold
4781 Colin
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 Bernard
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 555
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 </row>
4805 <row>
4806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810
4811 \series bold
4812 Concli
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 <cell alignment="center" valignment="top" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821 Gianfranco
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 555
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 </row>
4836 <row>
4837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841
4842 \series bold
4843 Dal Bosco
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 Carolina
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 555
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 </row>
4867 <row>
4868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872
4873 \series bold
4874 Dalpiaz
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 Annamaria
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 555
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 </row>
4898 <row>
4899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903
4904 \series bold
4905 Feliciello
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 Domenico
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 555
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 </row>
4929 <row>
4930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934
4935 \series bold
4936 Focarelli
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell alignment="center" valignment="top" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945 Paola
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 555
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 </row>
4960 <row>
4961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965
4966 \series bold
4967 Galletti
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 <cell alignment="center" valignment="top" usebox="none">
4973 \begin_inset Text
4974
4975 \begin_layout Plain Layout
4976 Oreste
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 555
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 </row>
4991 <row>
4992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996
4997 \series bold
4998 Gasparini
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 <cell alignment="center" valignment="top" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 Franca
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 555
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 </row>
5022 <row>
5023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027
5028 \series bold
5029 Rizzardi
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 Paola
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 555
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \series bold
5060 Lassini
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 Giancarlo
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 555
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 <row>
5085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \series bold
5091 Malfatti
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100 Luciano
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 555
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 </row>
5115 <row>
5116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120
5121 \series bold
5122 Malfatti
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 <cell alignment="center" valignment="top" usebox="none">
5128 \begin_inset Text
5129
5130 \begin_layout Plain Layout
5131 Valeriano
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 555
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row>
5147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151
5152 \series bold
5153 Meneguzzo
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 <cell alignment="center" valignment="top" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 Roberto
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 555
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 </row>
5177 <row>
5178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182
5183 \series bold
5184 Mezzadra
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193 Roberto
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 555
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 </row>
5208 <row>
5209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213
5214 \series bold
5215 Pirpamer
5216 \end_layout
5217
5218 \end_inset
5219 </cell>
5220 <cell alignment="center" valignment="top" usebox="none">
5221 \begin_inset Text
5222
5223 \begin_layout Plain Layout
5224 Erich
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 555
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 </row>
5239 <row>
5240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244
5245 \series bold
5246 Pochiesa
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 <cell alignment="center" valignment="top" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 Paolo
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 555, 222
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 </row>
5270 <row>
5271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275
5276 \series bold
5277 Radina
5278 \end_layout
5279
5280 \end_inset
5281 </cell>
5282 <cell alignment="center" valignment="top" usebox="none">
5283 \begin_inset Text
5284
5285 \begin_layout Plain Layout
5286 Claudio
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295 555
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 </row>
5301 <row>
5302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306
5307 \series bold
5308 Stuffer
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 <cell alignment="center" valignment="top" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Plain Layout
5317 Oskar
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 555
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 </row>
5332 <row>
5333 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5334 \begin_inset Text
5335
5336 \begin_layout Plain Layout
5337
5338 \series bold
5339 Tacchelli
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 <cell alignment="center" valignment="top" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348 Ugo
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357 555
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 </row>
5363 <row>
5364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368
5369 \series bold
5370 Tezzele
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 <cell alignment="center" valignment="top" usebox="none">
5376 \begin_inset Text
5377
5378 \begin_layout Plain Layout
5379 Margit
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388 555
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 </row>
5394 <row>
5395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399
5400 \series bold
5401 Unterkalmsteiner
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell alignment="center" valignment="top" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Plain Layout
5410 Frieda
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 555
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 </row>
5425 <row>
5426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Plain Layout
5430
5431 \series bold
5432 Vieider
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 <cell alignment="center" valignment="top" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 Hilde
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 555
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 </row>
5456 <row>
5457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461
5462 \series bold
5463 Vigna
5464 \end_layout
5465
5466 \end_inset
5467 </cell>
5468 <cell alignment="center" valignment="top" usebox="none">
5469 \begin_inset Text
5470
5471 \begin_layout Plain Layout
5472 Jürgen
5473 \end_layout
5474
5475 \end_inset
5476 </cell>
5477 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5478 \begin_inset Text
5479
5480 \begin_layout Plain Layout
5481 999
5482 \end_layout
5483
5484 \end_inset
5485 </cell>
5486 </row>
5487 <row>
5488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492
5493 \series bold
5494 Weber
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 <cell alignment="center" valignment="top" usebox="none">
5500 \begin_inset Text
5501
5502 \begin_layout Plain Layout
5503 Maurizio
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 555
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 </row>
5518 <row>
5519 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523
5524 \series bold
5525 Winkler
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5531 \begin_inset Text
5532
5533 \begin_layout Plain Layout
5534 Franz
5535 \end_layout
5536
5537 \end_inset
5538 </cell>
5539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543 555
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 </row>
5549 <row endlastfoot="true">
5550 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 Fin
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 </lyxtabular>
5579
5580 \end_inset
5581
5582
5583 \begin_inset ERT
5584 status collapsed
5585
5586 \begin_layout Plain Layout
5587
5588
5589 \backslash
5590 addtocounter{table}{-1}
5591 \end_layout
5592
5593 \end_inset
5594
5595
5596 \begin_inset Note Note
5597 status collapsed
5598
5599 \begin_layout Plain Layout
5600 Voyez la première note grisée de la section
5601 \begin_inset space ~
5602 \end_inset
5603
5604
5605 \begin_inset CommandInset ref
5606 LatexCommand ref
5607 reference "subsec:Tableaux-multi-pages-légende"
5608
5609 \end_inset
5610
5611  pour une explication de cette commande.
5612 \end_layout
5613
5614 \end_inset
5615
5616
5617 \end_layout
5618
5619 \begin_layout Subsection
5620 Notes de bas de page dans les tableaux multi-pages
5621 \begin_inset CommandInset label
5622 LatexCommand label
5623 name "subsec:Notes-dans-tableau-multi-pages"
5624
5625 \end_inset
5626
5627
5628 \begin_inset Index idx
5629 status collapsed
5630
5631 \begin_layout Plain Layout
5632 Tableau ! multi-pages ! Notes de bas de page
5633 \end_layout
5634
5635 \end_inset
5636
5637
5638 \end_layout
5639
5640 \begin_layout Standard
5641 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5642  multi-pages.
5643  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5644  contenant la note.
5645  Par exemple le tableau
5646 \begin_inset space ~
5647 \end_inset
5648
5649
5650 \begin_inset CommandInset ref
5651 LatexCommand ref
5652 reference "tab:Légendes-tableau-différentes"
5653
5654 \end_inset
5655
5656  a une note de bas de page.
5657 \end_layout
5658
5659 \begin_layout Subsection
5660 Alignement des tableaux multi-pages
5661 \begin_inset Index idx
5662 status collapsed
5663
5664 \begin_layout Plain Layout
5665 Tableau ! multi-pages ! Alignement
5666 \end_layout
5667
5668 \end_inset
5669
5670
5671 \end_layout
5672
5673 \begin_layout Standard
5674 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5675  la fenêtre de dialogue des paramètres de tableau.
5676  Pour les alignements à droite et à gauche, le tableau sera directement
5677  au bord de la page.
5678  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5679  l'alignement centré et modifier les valeurs des longueurs 
5680 \series bold
5681
5682 \backslash
5683 LTleft 
5684 \series default
5685 et 
5686 \series bold
5687
5688 \backslash
5689 LTright
5690 \series default
5691  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5692  avant le tableau multi-pages
5693  concerné :
5694 \end_layout
5695
5696 \begin_layout Standard
5697
5698 \series bold
5699
5700 \backslash
5701 setlength{
5702 \backslash
5703 LTleft}{valeur}
5704 \end_layout
5705
5706 \begin_layout Standard
5707 Où 
5708 \series bold
5709 valeur
5710 \series default
5711  peut avoir n'importe laquelle des unités listées dans le tableau
5712 \begin_inset space ~
5713 \end_inset
5714
5715
5716 \begin_inset CommandInset ref
5717 LatexCommand ref
5718 reference "cha:Unités-de-longueur"
5719
5720 \end_inset
5721
5722 .
5723  
5724 \series bold
5725
5726 \backslash
5727 LTleft
5728 \series default
5729  contrôle la distance horizontale entre le bord gauche de la page et le
5730  tableau, et
5731 \series bold
5732  
5733 \backslash
5734 LTright
5735 \series default
5736  la distance au bord droit.
5737  La valeur implicite des ces deux distances est 
5738 \series bold
5739
5740 \backslash
5741 fill
5742 \series default
5743 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5744 .
5745 \end_layout
5746
5747 \begin_layout Standard
5748 Le tableau multi-pages suivant a été centrée en mettant 
5749 \series bold
5750
5751 \backslash
5752 LTleft
5753 \series default
5754  à 
5755 \family sans
5756 0.1
5757 \backslash
5758 columnwidth
5759 \family default
5760 :
5761 \begin_inset ERT
5762 status collapsed
5763
5764 \begin_layout Plain Layout
5765
5766
5767 \backslash
5768 setlength{
5769 \backslash
5770 LTleft}{0.1
5771 \backslash
5772 columnwidth}
5773 \end_layout
5774
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \begin_layout Standard
5781 \begin_inset Tabular
5782 <lyxtabular version="3" rows="5" columns="5">
5783 <features islongtable="true" longtabularalignment="center">
5784 <column alignment="center" valignment="top">
5785 <column alignment="center" valignment="top">
5786 <column alignment="center" valignment="top">
5787 <column alignment="center" valignment="top">
5788 <column alignment="center" valignment="top">
5789 <row>
5790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 1
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 2
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 3
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5818 \begin_inset Text
5819
5820 \begin_layout Plain Layout
5821 4
5822 \end_layout
5823
5824 \end_inset
5825 </cell>
5826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 5
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 </row>
5836 <row>
5837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 asd
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850 s
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 s
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 s
5869 \end_layout
5870
5871 \end_inset
5872 </cell>
5873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 asd
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 asd
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 s
5898 \end_layout
5899
5900 \end_inset
5901 </cell>
5902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 s
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915 s
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 asd
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 </row>
5930 <row>
5931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935 asd
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944 s
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953 s
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5959 \begin_inset Text
5960
5961 \begin_layout Plain Layout
5962 s
5963 \end_layout
5964
5965 \end_inset
5966 </cell>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971 asd
5972 \end_layout
5973
5974 \end_inset
5975 </cell>
5976 </row>
5977 <row>
5978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 asd
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 asd
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 asd
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 asd
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 asd
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 </lyxtabular>
6025
6026 \end_inset
6027
6028
6029 \begin_inset ERT
6030 status collapsed
6031
6032 \begin_layout Plain Layout
6033
6034
6035 \backslash
6036 setlength{
6037 \backslash
6038 LTleft}{
6039 \backslash
6040 fill}
6041 \end_layout
6042
6043 \end_inset
6044
6045
6046 \begin_inset ERT
6047 status collapsed
6048
6049 \begin_layout Plain Layout
6050
6051
6052 \backslash
6053 addtocounter{table}{-1}
6054 \end_layout
6055
6056 \end_inset
6057
6058
6059 \begin_inset Note Note
6060 status collapsed
6061
6062 \begin_layout Plain Layout
6063 Voyez la première note grisée de la section
6064 \begin_inset space ~
6065 \end_inset
6066
6067
6068 \begin_inset CommandInset ref
6069 LatexCommand ref
6070 reference "subsec:Tableaux-multi-pages-légende"
6071
6072 \end_inset
6073
6074  pour une explication de cette commande.
6075 \end_layout
6076
6077 \end_inset
6078
6079
6080 \end_layout
6081
6082 \begin_layout Subsection
6083 Légendes et tableaux multi-pages
6084 \begin_inset Index idx
6085 status collapsed
6086
6087 \begin_layout Plain Layout
6088 Tableau ! multi-pages ! Legendes@Légendes
6089 \end_layout
6090
6091 \end_inset
6092
6093
6094 \begin_inset CommandInset label
6095 LatexCommand label
6096 name "subsec:Tableaux-multi-pages-légende"
6097
6098 \end_inset
6099
6100
6101 \end_layout
6102
6103 \begin_layout Standard
6104 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6105  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6106 ment de légende des flottants de tableau peut aussi être utilisé pour les
6107  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6108  multi-pages 
6109 \family sans
6110 Légende
6111 \family default
6112 , comme c'est expliqué dans la section
6113 \begin_inset space ~
6114 \end_inset
6115
6116
6117 \begin_inset CommandInset ref
6118 LatexCommand ref
6119 reference "sec:Tableaux-multi-pages"
6120
6121 \end_inset
6122
6123 .
6124 \end_layout
6125
6126 \begin_layout Standard
6127 Voici un petit Tableau multi-pages pour voir comment ça marche :
6128 \end_layout
6129
6130 \begin_layout Standard
6131 \begin_inset Tabular
6132 <lyxtabular version="3" rows="6" columns="5">
6133 <features islongtable="true" longtabularalignment="center">
6134 <column alignment="center" valignment="top">
6135 <column alignment="center" valignment="top">
6136 <column alignment="center" valignment="top">
6137 <column alignment="center" valignment="top">
6138 <column alignment="center" valignment="top">
6139 <row endfirsthead="true" caption="true">
6140 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 \begin_inset Caption Standard
6145
6146 \begin_layout Plain Layout
6147 Tableau multi-pages avec une légende
6148 \begin_inset Argument 1
6149 status open
6150
6151 \begin_layout Plain Layout
6152 Tableau multi-pages
6153 \end_layout
6154
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 </row>
6204 <row>
6205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209 1
6210 \end_layout
6211
6212 \end_inset
6213 </cell>
6214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218 2
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227 3
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 4
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 5
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 </row>
6251 <row>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 asd
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 s
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 s
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 s
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 asd
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 </row>
6298 <row>
6299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6300 \begin_inset Text
6301
6302 \begin_layout Plain Layout
6303 asd
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 s
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 s
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 s
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 asd
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 </row>
6345 <row>
6346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 asd
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 s
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 s
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 s
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 asd
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397 asd
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 asd
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 asd
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 asd
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 asd
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 </row>
6439 </lyxtabular>
6440
6441 \end_inset
6442
6443
6444 \end_layout
6445
6446 \begin_layout Standard
6447 \begin_inset VSpace medskip
6448 \end_inset
6449
6450
6451 \begin_inset Note Greyedout
6452 status open
6453
6454 \begin_layout Plain Layout
6455
6456 \series bold
6457 Note
6458 \begin_inset space ~
6459 \end_inset
6460
6461 1:
6462 \series default
6463  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6464  si vous n'avez pas prévu de légende.
6465  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6466 \begin_inset space ~
6467 \end_inset
6468
6469 2.4 suit le tableau
6470 \begin_inset space ~
6471 \end_inset
6472
6473 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6474 s sans légende.
6475  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6476  après
6477  chaque tableau multi-pages sans légende :
6478 \end_layout
6479
6480 \begin_layout Plain Layout
6481
6482 \series bold
6483
6484 \backslash
6485 addtocounter{table}{-1}
6486 \end_layout
6487
6488 \begin_layout Plain Layout
6489 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6490  et que vous ajoutez le code suivant dans le préambule du document :
6491 \end_layout
6492
6493 \begin_layout Plain Layout
6494
6495 \series bold
6496
6497 \backslash
6498 let
6499 \backslash
6500 myEnd
6501 \backslash
6502 endlongtable
6503 \begin_inset Newline newline
6504 \end_inset
6505
6506
6507 \backslash
6508 renewcommand{
6509 \backslash
6510 endlongtable}{
6511 \backslash
6512 myEnd
6513 \backslash
6514 addtocounter{table}{-1}}
6515 \end_layout
6516
6517 \end_inset
6518
6519
6520 \end_layout
6521
6522 \begin_layout Standard
6523 \begin_inset Note Greyedout
6524 status open
6525
6526 \begin_layout Plain Layout
6527
6528 \series bold
6529 Note
6530 \begin_inset space ~
6531 \end_inset
6532
6533 2:
6534 \series default
6535  Si vous utilisez 
6536 \series bold
6537 hyperref
6538 \series default
6539
6540 \begin_inset Index idx
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544 Paquetages \SpecialChar LaTeX
6545  ! hyperref
6546 \end_layout
6547
6548 \end_inset
6549
6550  dans les 
6551 \family sans
6552 Paramètres du document
6553 \family default
6554  rubrique 
6555 \family sans
6556 Propriétés
6557 \begin_inset space ~
6558 \end_inset
6559
6560 du
6561 \begin_inset space ~
6562 \end_inset
6563
6564 PDF
6565 \family default
6566 , pour transformer vos références croisées en liens cliquables, le lien
6567  vers un tableau multi-pages pointera toujours sur le début du document.
6568 \end_layout
6569
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \begin_layout Subsubsection
6576 Références à des tableaux multi-pages
6577 \begin_inset Index idx
6578 status collapsed
6579
6580 \begin_layout Plain Layout
6581 Tableau ! multi-pages ! Références
6582 \end_layout
6583
6584 \end_inset
6585
6586
6587 \end_layout
6588
6589 \begin_layout Standard
6590 \begin_inset Tabular
6591 <lyxtabular version="3" rows="6" columns="5">
6592 <features islongtable="true" longtabularalignment="center">
6593 <column alignment="center" valignment="top">
6594 <column alignment="center" valignment="top">
6595 <column alignment="center" valignment="top">
6596 <column alignment="center" valignment="top">
6597 <column alignment="center" valignment="top">
6598 <row endfirsthead="true" caption="true">
6599 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 \begin_inset Caption Standard
6604
6605 \begin_layout Plain Layout
6606 Tableau multi-pages référencé
6607 \begin_inset CommandInset label
6608 LatexCommand label
6609 name "tab:RefExemple"
6610
6611 \end_inset
6612
6613
6614 \end_layout
6615
6616 \end_inset
6617
6618
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627
6628 \end_layout
6629
6630 \end_inset
6631 </cell>
6632 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6633 \begin_inset Text
6634
6635 \begin_layout Plain Layout
6636
6637 \end_layout
6638
6639 \end_inset
6640 </cell>
6641 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6642 \begin_inset Text
6643
6644 \begin_layout Plain Layout
6645
6646 \end_layout
6647
6648 \end_inset
6649 </cell>
6650 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6651 \begin_inset Text
6652
6653 \begin_layout Plain Layout
6654
6655 \end_layout
6656
6657 \end_inset
6658 </cell>
6659 </row>
6660 <row>
6661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665 1
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6671 \begin_inset Text
6672
6673 \begin_layout Plain Layout
6674 2
6675 \end_layout
6676
6677 \end_inset
6678 </cell>
6679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6680 \begin_inset Text
6681
6682 \begin_layout Plain Layout
6683 3
6684 \end_layout
6685
6686 \end_inset
6687 </cell>
6688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6689 \begin_inset Text
6690
6691 \begin_layout Plain Layout
6692 4
6693 \end_layout
6694
6695 \end_inset
6696 </cell>
6697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6698 \begin_inset Text
6699
6700 \begin_layout Plain Layout
6701 5
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 </row>
6707 <row>
6708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 asd
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \begin_layout Plain Layout
6721 s
6722 \end_layout
6723
6724 \end_inset
6725 </cell>
6726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6727 \begin_inset Text
6728
6729 \begin_layout Plain Layout
6730 s
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 s
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748 asd
6749 \end_layout
6750
6751 \end_inset
6752 </cell>
6753 </row>
6754 <row>
6755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6756 \begin_inset Text
6757
6758 \begin_layout Plain Layout
6759 asd
6760 \end_layout
6761
6762 \end_inset
6763 </cell>
6764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6765 \begin_inset Text
6766
6767 \begin_layout Plain Layout
6768 s
6769 \end_layout
6770
6771 \end_inset
6772 </cell>
6773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777 s
6778 \end_layout
6779
6780 \end_inset
6781 </cell>
6782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786 s
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6792 \begin_inset Text
6793
6794 \begin_layout Plain Layout
6795 asd
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 </row>
6801 <row>
6802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806 asd
6807 \end_layout
6808
6809 \end_inset
6810 </cell>
6811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6812 \begin_inset Text
6813
6814 \begin_layout Plain Layout
6815 s
6816 \end_layout
6817
6818 \end_inset
6819 </cell>
6820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6821 \begin_inset Text
6822
6823 \begin_layout Plain Layout
6824 s
6825 \end_layout
6826
6827 \end_inset
6828 </cell>
6829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833 s
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842 asd
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 </row>
6848 <row>
6849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 asd
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6859 \begin_inset Text
6860
6861 \begin_layout Plain Layout
6862 sad
6863 \end_layout
6864
6865 \end_inset
6866 </cell>
6867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6868 \begin_inset Text
6869
6870 \begin_layout Plain Layout
6871 asd
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 asd
6881 \end_layout
6882
6883 \end_inset
6884 </cell>
6885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889 asd
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 </row>
6895 </lyxtabular>
6896
6897 \end_inset
6898
6899
6900 \end_layout
6901
6902 \begin_layout Standard
6903 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6904  étiquette dans sa légende.
6905 \end_layout
6906
6907 \begin_layout Standard
6908 Ceci est une référence au tableau
6909 \begin_inset space ~
6910 \end_inset
6911
6912
6913 \begin_inset CommandInset ref
6914 LatexCommand ref
6915 reference "tab:RefExemple"
6916
6917 \end_inset
6918
6919 .
6920 \end_layout
6921
6922 \begin_layout Standard
6923 La mise en forme de la légende peut être ajustée avec celle de toutes les
6924  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6925  
6926 \series bold
6927 caption
6928 \series default
6929
6930 \begin_inset Index idx
6931 status collapsed
6932
6933 \begin_layout Plain Layout
6934 Paquetages \SpecialChar LaTeX
6935  ! caption
6936 \end_layout
6937
6938 \end_inset
6939
6940 , voir la section
6941 \begin_inset space ~
6942 \end_inset
6943
6944
6945 \begin_inset CommandInset ref
6946 LatexCommand ref
6947 reference "sec:Formatage-légende"
6948
6949 \end_inset
6950
6951 .
6952 \end_layout
6953
6954 \begin_layout Subsubsection
6955 Largeur de la légende
6956 \begin_inset Index idx
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960 Tableau ! multi-pages ! Largeur de la légende
6961 \end_layout
6962
6963 \end_inset
6964
6965
6966 \end_layout
6967
6968 \begin_layout Standard
6969 La largeur maximale des lignes de légende est définie par la longueur 
6970 \series bold
6971
6972 \backslash
6973 LTcapwidth
6974 \series default
6975 .
6976  Sa valeur implicite est 4
6977 \begin_inset space \thinspace{}
6978 \end_inset
6979
6980 in.
6981  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6982  de votre document ou en tant que code \SpecialChar TeX
6983  directement dans votre document
6984  avant le tableau qui doit être affectée.
6985 \end_layout
6986
6987 \begin_layout Standard
6988
6989 \series bold
6990
6991 \backslash
6992 setlength{
6993 \backslash
6994 LTcapwidth}{largeur}
6995 \end_layout
6996
6997 \begin_layout Standard
6998 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6999 \begin_inset space ~
7000 \end_inset
7001
7002
7003 \begin_inset CommandInset ref
7004 LatexCommand ref
7005 reference "cha:Unités-de-longueur"
7006
7007 \end_inset
7008
7009 .
7010 \end_layout
7011
7012 \begin_layout Standard
7013 Les tableaux suivants montrent la différence :
7014 \end_layout
7015
7016 \begin_layout Standard
7017 \begin_inset Tabular
7018 <lyxtabular version="3" rows="6" columns="5">
7019 <features islongtable="true" longtabularalignment="center">
7020 <column alignment="center" valignment="top">
7021 <column alignment="center" valignment="top">
7022 <column alignment="center" valignment="top">
7023 <column alignment="center" valignment="top">
7024 <column alignment="center" valignment="top">
7025 <row endfirsthead="true" caption="true">
7026 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 \begin_inset Caption Standard
7031
7032 \begin_layout Plain Layout
7033 long titre complet avec la largeur implicite long titre complet avec la
7034  largeur implicite long titre complet avec la largeur implicite
7035 \begin_inset Argument 1
7036 status open
7037
7038 \begin_layout Plain Layout
7039 Légende avec largeur implicite
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7082 \begin_inset Text
7083
7084 \begin_layout Plain Layout
7085
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 </row>
7091 <row>
7092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 1
7097 \end_layout
7098
7099 \end_inset
7100 </cell>
7101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Plain Layout
7105 2
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7111 \begin_inset Text
7112
7113 \begin_layout Plain Layout
7114 3
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123 4
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7129 \begin_inset Text
7130
7131 \begin_layout Plain Layout
7132 5
7133 \end_layout
7134
7135 \end_inset
7136 </cell>
7137 </row>
7138 <row>
7139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143 asd
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152 s
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 s
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7167 \begin_inset Text
7168
7169 \begin_layout Plain Layout
7170 s
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7176 \begin_inset Text
7177
7178 \begin_layout Plain Layout
7179 asd
7180 \end_layout
7181
7182 \end_inset
7183 </cell>
7184 </row>
7185 <row>
7186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 asd
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Plain Layout
7199 s
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208 s
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7214 \begin_inset Text
7215
7216 \begin_layout Plain Layout
7217 s
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226 asd
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 </row>
7232 <row>
7233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7234 \begin_inset Text
7235
7236 \begin_layout Plain Layout
7237 asd
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7243 \begin_inset Text
7244
7245 \begin_layout Plain Layout
7246 s
7247 \end_layout
7248
7249 \end_inset
7250 </cell>
7251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7252 \begin_inset Text
7253
7254 \begin_layout Plain Layout
7255 s
7256 \end_layout
7257
7258 \end_inset
7259 </cell>
7260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7261 \begin_inset Text
7262
7263 \begin_layout Plain Layout
7264 s
7265 \end_layout
7266
7267 \end_inset
7268 </cell>
7269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 asd
7274 \end_layout
7275
7276 \end_inset
7277 </cell>
7278 </row>
7279 <row>
7280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7281 \begin_inset Text
7282
7283 \begin_layout Plain Layout
7284 asd
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293 sad
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302 asd
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Plain Layout
7311 asd
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320 asd
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 </row>
7326 </lyxtabular>
7327
7328 \end_inset
7329
7330
7331 \end_layout
7332
7333 \begin_layout Standard
7334 \begin_inset ERT
7335 status collapsed
7336
7337 \begin_layout Plain Layout
7338
7339
7340 \backslash
7341 setlength{
7342 \backslash
7343 LTcapwidth}{5cm}
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \begin_inset Tabular
7350 <lyxtabular version="3" rows="6" columns="5">
7351 <features islongtable="true" longtabularalignment="center">
7352 <column alignment="center" valignment="top">
7353 <column alignment="center" valignment="top">
7354 <column alignment="center" valignment="top">
7355 <column alignment="center" valignment="top">
7356 <column alignment="center" valignment="top">
7357 <row endfirsthead="true" caption="true">
7358 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 \begin_inset Caption Standard
7363
7364 \begin_layout Plain Layout
7365 long titre complet avec la largeur réglée à 5
7366 \begin_inset space \thinspace{}
7367 \end_inset
7368
7369 cm long titre complet avec la largeur réglée à 5
7370 \begin_inset space \thinspace{}
7371 \end_inset
7372
7373 cm long titre complet avec la largeur réglée à 5
7374 \begin_inset space \thinspace{}
7375 \end_inset
7376
7377 cm
7378 \begin_inset Argument 1
7379 status open
7380
7381 \begin_layout Plain Layout
7382 Légende avec largeur à
7383 \begin_inset space \thinspace{}
7384 \end_inset
7385
7386 =
7387 \begin_inset space \thinspace{}
7388 \end_inset
7389
7390 5
7391 \begin_inset space \thinspace{}
7392 \end_inset
7393
7394 cm
7395 \end_layout
7396
7397 \end_inset
7398
7399
7400 \end_layout
7401
7402 \end_inset
7403
7404
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413
7414 \end_layout
7415
7416 \end_inset
7417 </cell>
7418 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7419 \begin_inset Text
7420
7421 \begin_layout Plain Layout
7422
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Plain Layout
7431
7432 \end_layout
7433
7434 \end_inset
7435 </cell>
7436 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7437 \begin_inset Text
7438
7439 \begin_layout Plain Layout
7440
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 </row>
7446 <row>
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451 1
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460 2
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469 3
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478 4
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487 5
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 </row>
7493 <row>
7494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 asd
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507 s
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7513 \begin_inset Text
7514
7515 \begin_layout Plain Layout
7516 s
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 s
7526 \end_layout
7527
7528 \end_inset
7529 </cell>
7530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7531 \begin_inset Text
7532
7533 \begin_layout Plain Layout
7534 asd
7535 \end_layout
7536
7537 \end_inset
7538 </cell>
7539 </row>
7540 <row>
7541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 asd
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554 s
7555 \end_layout
7556
7557 \end_inset
7558 </cell>
7559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563 s
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 s
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Plain Layout
7581 asd
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 </row>
7587 <row>
7588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592 asd
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601 s
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7607 \begin_inset Text
7608
7609 \begin_layout Plain Layout
7610 s
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7616 \begin_inset Text
7617
7618 \begin_layout Plain Layout
7619 s
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 asd
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 </row>
7634 <row>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 asd
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648 sad
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657 asd
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666 asd
7667 \end_layout
7668
7669 \end_inset
7670 </cell>
7671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7672 \begin_inset Text
7673
7674 \begin_layout Plain Layout
7675 asd
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 </row>
7681 </lyxtabular>
7682
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \begin_layout Standard
7689 \begin_inset ERT
7690 status collapsed
7691
7692 \begin_layout Plain Layout
7693
7694
7695 \backslash
7696 setlength{
7697 \backslash
7698 LTcapwidth}{4in}
7699 \end_layout
7700
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \begin_layout Standard
7707 \begin_inset Note Greyedout
7708 status open
7709
7710 \begin_layout Plain Layout
7711
7712 \series bold
7713 Note:
7714 \series default
7715  Quand on utilise la paquetage \SpecialChar LaTeX
7716  
7717 \series bold
7718 caption
7719 \series default
7720
7721 \begin_inset Index idx
7722 status collapsed
7723
7724 \begin_layout Plain Layout
7725 Paquetages \SpecialChar LaTeX
7726  ! caption
7727 \end_layout
7728
7729 \end_inset
7730
7731  , comme c'est les cas dans ce document, la légende prend toute la largeur
7732  de la page quand on utilise la largeur implicite de 4
7733 \begin_inset space \thinspace{}
7734 \end_inset
7735
7736 in pour 
7737 \series bold
7738
7739 \backslash
7740 LTcapwidth
7741 \series default
7742 .
7743  Pour avoir dans ce cas une légende qui fasse exactement 4
7744 \begin_inset space \thinspace{}
7745 \end_inset
7746
7747 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7748  comme par exemple 3.99
7749 \begin_inset space \thinspace{}
7750 \end_inset
7751
7752 in, soit utiliser la commande \SpecialChar LaTeX
7753  
7754 \series bold
7755
7756 \backslash
7757 captionsetup{width=valeur}
7758 \series default
7759  qui est disponible dans le paquetage 
7760 \series bold
7761 caption
7762 \series default
7763 .
7764 \end_layout
7765
7766 \end_inset
7767
7768
7769 \end_layout
7770
7771 \begin_layout Subsubsection
7772 Des légendes différentes sur chaque page d'un tableau
7773 \begin_inset Argument 1
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777 Légendes différentes
7778 \end_layout
7779
7780 \end_inset
7781
7782
7783 \begin_inset Index idx
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7788 \end_layout
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Standard
7796 Quand la légende du tableau pour les pages suivantes doit être différente
7797  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7798  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7799  dans le menu contextuel
7800 \family sans
7801  Légende
7802 \begin_inset space ~
7803 \end_inset
7804
7805 (NonNuméroté)
7806 \family default
7807 .
7808  Le tableau
7809 \begin_inset space ~
7810 \end_inset
7811
7812
7813 \begin_inset CommandInset ref
7814 LatexCommand ref
7815 reference "tab:Légendes-tableau-différentes"
7816
7817 \end_inset
7818
7819  est un exemple de tableau long avec des légendes différentes et où la seconde
7820  légende ne contient pas le numéro du tableau.
7821 \end_layout
7822
7823 \begin_layout Standard
7824 \align center
7825 \begin_inset Tabular
7826 <lyxtabular version="3" rows="59" columns="3">
7827 <features islongtable="true" longtabularalignment="center">
7828 <column alignment="left" valignment="top" width="0pt">
7829 <column alignment="left" valignment="top" width="0pt">
7830 <column alignment="center" valignment="top" width="0pt">
7831 <row endfirsthead="true" caption="true">
7832 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836 \begin_inset Caption Standard
7837
7838 \begin_layout Plain Layout
7839 Exemple d'annuaire téléphonique
7840 \begin_inset CommandInset label
7841 LatexCommand label
7842 name "tab:Légendes-tableau-différentes"
7843
7844 \end_inset
7845
7846
7847 \begin_inset Argument 1
7848 status collapsed
7849
7850 \begin_layout Plain Layout
7851 Exemple Annuaire 
7852 \end_layout
7853
7854 \end_inset
7855
7856
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row endfirsthead="true">
7886 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \series bold
7892 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 </row>
7916 <row endfirsthead="true">
7917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \series bold
7923 NOM
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941
7942 \series bold
7943 TÉL.
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 </row>
7949 <row endhead="true" caption="true">
7950 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954 \begin_inset Caption Unnumbered
7955
7956 \begin_layout Plain Layout
7957 Suite de l'exemple d'annuaire téléphonique
7958 \end_layout
7959
7960 \end_inset
7961
7962
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row endhead="true">
7987 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \series bold
7993 Exemple d'annuaire téléphonique
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row endhead="true">
8018 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 NOM
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042
8043 \series bold
8044 TÉL.
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 </row>
8050 <row endfoot="true">
8051 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 suite page suivante\SpecialChar ldots
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 </row>
8080 <row>
8081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085
8086 \series bold
8087 Annovi
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096 Silvia
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 111
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 </row>
8111 <row>
8112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116
8117 \series bold
8118 Bertoli
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 Stefano
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 111
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 </row>
8142 <row>
8143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147
8148 \series bold
8149 Bozzi
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158 Walter
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 111
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 <row>
8174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178
8179 \series bold
8180 Cachia
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 Maria
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 111
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 </row>
8204 <row>
8205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209
8210 \series bold
8211 Cachia
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220 Maurizio
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Plain Layout
8229 111
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \series bold
8242 Cinquemani
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 Giusi
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 111
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 </row>
8266 <row>
8267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271
8272 \series bold
8273 Colin
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282 Bernard
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 111
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 </row>
8297 <row>
8298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302
8303 \series bold
8304 Concli
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313 Gianfranco
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322 111
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 </row>
8328 <row>
8329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333
8334 \series bold
8335 Dal Bosco
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 Carolina
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 111
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 <row>
8360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364
8365 \series bold
8366 Dalpiaz
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375 Annamaria
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384 111
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 </row>
8390 <row>
8391 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395
8396 \series bold
8397 Feliciello
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 Domenico
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 111
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 </row>
8421 <row>
8422 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426
8427 \series bold
8428 Focarelli
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 Paola
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 111
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 </row>
8452 <row>
8453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457
8458 \series bold
8459 Galletti
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468 Oreste
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 111
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 <row>
8484 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488
8489 \series bold
8490 Gasparini
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 Franca
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 111
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 </row>
8514 <row>
8515 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519
8520 \series bold
8521 Rizzardi
8522 \series default
8523
8524 \begin_inset Foot
8525 status open
8526
8527 \begin_layout Plain Layout
8528 Exemple de note de bas de page
8529 \end_layout
8530
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 Paola
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 111
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \series bold
8564 Lassini
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 Giancarlo
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 111
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 </row>
8588 <row>
8589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593
8594 \series bold
8595 Malfatti
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 Luciano
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 111
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 <row>
8620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624
8625 \series bold
8626 Malfatti
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 Valeriano
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 111
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 </row>
8650 <row>
8651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655
8656 \series bold
8657 Meneguzzo
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 Roberto
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 111
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 <row>
8682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \series bold
8688 Mezzadra
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 Roberto
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706 111
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 </row>
8712 <row>
8713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717
8718 \series bold
8719 Pirpamer
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728 Erich
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 111
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row>
8744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748
8749 \series bold
8750 Pochiesa
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759 Paolo
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 111, 222
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 </row>
8774 <row>
8775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779
8780 \series bold
8781 Radina
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 Claudio
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 111
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row>
8806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \series bold
8812 Stuffer
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 Oskar
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 111
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row>
8837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841
8842 \series bold
8843 Tacchelli
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852 Ugo
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 111
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \series bold
8874 Tezzele
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883 Margit
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 111
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903
8904 \series bold
8905 Unterkalmsteiner
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914 Frieda
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923 111
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 </row>
8929 <row>
8930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934
8935 \series bold
8936 Vieider
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 Hilde
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 111
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \series bold
8967 Vigna
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 Jürgen
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985 111
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 </row>
8991 <row>
8992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996
8997 \series bold
8998 Weber
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 Maurizio
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 111
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \series bold
9029 Winkler
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 Franz
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 111
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row>
9054 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058  
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 </row>
9082 <row>
9083 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087
9088 \series bold
9089 Annovi
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098 Silvia
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 555
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 </row>
9113 <row>
9114 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118
9119 \series bold
9120 Bertoli
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 Stefano
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 555
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 </row>
9144 <row>
9145 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149
9150 \series bold
9151 Bozzi
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 Walter
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169 555
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 </row>
9175 <row>
9176 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180
9181 \series bold
9182 Cachia
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 Maria
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 555
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 </row>
9206 <row>
9207 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \series bold
9213 Cachia
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 Maurizio
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 555
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 </row>
9237 <row>
9238 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \series bold
9244 Cinquemani
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 Giusi
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 555
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 </row>
9268 <row>
9269 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273
9274 \series bold
9275 Colin
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284 Bernard
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 555
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 </row>
9299 <row>
9300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304
9305 \series bold
9306 Concli
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315 Gianfranco
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 555
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 </row>
9330 <row>
9331 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335
9336 \series bold
9337 Dal Bosco
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346 Carolina
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355 555
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 </row>
9361 <row>
9362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366
9367 \series bold
9368 Dalpiaz
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 Annamaria
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 555
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \series bold
9399 Feliciello
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 Domenico
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 555
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 <row>
9424 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428
9429 \series bold
9430 Focarelli
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 Paola
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 555
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 </row>
9454 <row>
9455 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459
9460 \series bold
9461 Galletti
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470 Oreste
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479 555
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 </row>
9485 <row>
9486 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490
9491 \series bold
9492 Gasparini
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501 Franca
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510 555
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 </row>
9516 <row>
9517 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \series bold
9523 Rizzardi
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 Paola
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541 555
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 </row>
9547 <row>
9548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552
9553 \series bold
9554 Lassini
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 Giancarlo
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 555
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 </row>
9578 <row>
9579 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583
9584 \series bold
9585 Malfatti
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594 Luciano
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603 555
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \series bold
9616 Malfatti
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625 Valeriano
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634 555
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 <row>
9641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645
9646 \series bold
9647 Meneguzzo
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 Roberto
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665 555
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \series bold
9678 Mezzadra
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 Roberto
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696 555
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 </row>
9702 </lyxtabular>
9703
9704 \end_inset
9705
9706
9707 \end_layout
9708
9709 \begin_layout Section
9710 Questions particulières concernant les tableaux multi-pages
9711 \begin_inset Argument 1
9712 status collapsed
9713
9714 \begin_layout Plain Layout
9715 Questions sur les tableaux multi-pages
9716 \end_layout
9717
9718 \end_inset
9719
9720
9721 \begin_inset CommandInset label
9722 LatexCommand label
9723 name "sec:Questions-sur-tableaux-multi-pages"
9724
9725 \end_inset
9726
9727
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Calculs des pages des tableaux multi-pages
9732 \begin_inset Index idx
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Tableau ! multi-pages ! Calculs
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \end_layout
9743
9744 \begin_layout Standard
9745 \SpecialChar LaTeX
9746  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9747  utilisant des blocs (chunks).
9748  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9749  mémoire de \SpecialChar LaTeX
9750 .
9751  La valeur implicite est fixée pour des raisons historiques à seulement
9752  20
9753 \begin_inset space ~
9754 \end_inset
9755
9756 lignes de tableau.
9757  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9758  ceci peut ralentir la création de votre document.
9759  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9760  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9761  préambule de votre document :
9762 \end_layout
9763
9764 \begin_layout Standard
9765
9766 \series bold
9767
9768 \backslash
9769 setcounter{LTchunksize}{100}
9770 \end_layout
9771
9772 \begin_layout Subsection
9773 Les flottants et les tableaux multi-pages
9774 \begin_inset Index idx
9775 status collapsed
9776
9777 \begin_layout Plain Layout
9778 Tableau ! multi-pages ! Flottants
9779 \end_layout
9780
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \begin_layout Standard
9787 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9788  commence un tableau multi-pages.
9789  Pour éviter une telle situation, insérez un saut de page (menu 
9790 \family sans
9791 Insertion\SpecialChar menuseparator
9792 Typographie
9793 \begin_inset space ~
9794 \end_inset
9795
9796 spéciale\SpecialChar menuseparator
9797 Saut de page (vide le tampon)
9798 \family default
9799
9800 \begin_inset space \thinspace{}
9801 \end_inset
9802
9803 ) juste avant votre tableau multi-pages.
9804 \end_layout
9805
9806 \begin_layout Subsection
9807 Sauts de pages forcés
9808 \begin_inset Index idx
9809 status collapsed
9810
9811 \begin_layout Plain Layout
9812 Tableau ! multi-pages ! Sauts de pages forcés
9813 \end_layout
9814
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \begin_layout Standard
9821 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9822  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9823  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9824  de
9825  saut de ligne 
9826 \begin_inset Quotes cld
9827 \end_inset
9828
9829
9830 \backslash
9831
9832 \backslash
9833
9834 \begin_inset Quotes crd
9835 \end_inset
9836
9837  en code \SpecialChar TeX
9838  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9839  Avant la commande 
9840 \begin_inset Quotes cld
9841 \end_inset
9842
9843
9844 \backslash
9845
9846 \backslash
9847
9848 \begin_inset Quotes crd
9849 \end_inset
9850
9851 , vous devez insérer en code \SpecialChar TeX
9852 , autant de caractères 
9853 \begin_inset Quotes cld
9854 \end_inset
9855
9856 &
9857 \begin_inset Quotes crd
9858 \end_inset
9859
9860  qu'il y a de colonnes après la cellule concernée.
9861  Le caractère 
9862 \begin_inset Quotes cld
9863 \end_inset
9864
9865 &
9866 \begin_inset Quotes crd
9867 \end_inset
9868
9869  sert à séparer les colonnes d'un tableau.
9870  Écrivez en code-\SpecialChar TeX
9871 , après chaque 
9872 \begin_inset Quotes cld
9873 \end_inset
9874
9875 &
9876 \begin_inset Quotes crd
9877 \end_inset
9878
9879  le contenu des cellules correspondantes et en même temps supprimez le contenu
9880  de ces cellules dans le texte normal.
9881  
9882 \begin_inset Newline newline
9883 \end_inset
9884
9885 Après la commande 
9886 \backslash
9887
9888 \backslash
9889 , insérez autant de caractères 
9890 \begin_inset Quotes cld
9891 \end_inset
9892
9893 &
9894 \begin_inset Quotes crd
9895 \end_inset
9896
9897  qu'il y a de colonnes avant la colonne traitée.
9898  Dans le tableau
9899 \begin_inset space ~
9900 \end_inset
9901
9902
9903 \begin_inset CommandInset ref
9904 LatexCommand ref
9905 reference "tab:Tableau-saut-de-page"
9906
9907 \end_inset
9908
9909  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9910  suivie par une autre colonne.
9911  La commande suivante a donc été insérée en code \SpecialChar TeX
9912  dans la cellule après
9913  le mot 
9914 \begin_inset Quotes cld
9915 \end_inset
9916
9917
9918 \emph on
9919 Castelchiodato,
9920 \emph default
9921
9922 \begin_inset Quotes crd
9923 \end_inset
9924
9925 :
9926 \end_layout
9927
9928 \begin_layout Standard
9929
9930 \series bold
9931 & 111
9932 \backslash
9933
9934 \backslash
9935  
9936 \backslash
9937 newpage
9938 \begin_inset Newline newline
9939 \end_inset
9940
9941 &
9942 \end_layout
9943
9944 \begin_layout Standard
9945 Le 
9946 \begin_inset Quotes cld
9947 \end_inset
9948
9949 111
9950 \begin_inset Quotes crd
9951 \end_inset
9952
9953  dans la troisième colonne de la ligne a été supprimé.
9954  
9955 \series bold
9956
9957 \backslash
9958 newpage
9959 \series default
9960  est nécessaire seulement quand un saut de page doit impérativement avoir
9961  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9962  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9963  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9964  est coupée, utilisez cette commande à la place de la précédente :
9965 \end_layout
9966
9967 \begin_layout Standard
9968
9969 \series bold
9970 & 111
9971 \backslash
9972
9973 \backslash
9974
9975 \begin_inset Newline newline
9976 \end_inset
9977
9978
9979 \backslash
9980 hline &
9981 \end_layout
9982
9983 \begin_layout Standard
9984 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9985  insérer la commande
9986 \end_layout
9987
9988 \begin_layout Standard
9989
9990 \series bold
9991
9992 \backslash
9993 setlength{
9994 \backslash
9995 parfillskip}{0pt}
9996 \end_layout
9997
9998 \begin_layout Standard
9999 au début de la cellule.
10000  Cela assure que la portion de la cellule qui va se trouver affichée sur
10001  la page suivante le sera avec toute la largeur de la cellule.
10002 \end_layout
10003
10004 \begin_layout Standard
10005 \align center
10006 \begin_inset Tabular
10007 <lyxtabular version="3" rows="38" columns="3">
10008 <features islongtable="true" longtabularalignment="center">
10009 <column alignment="left" valignment="top" width="0pt">
10010 <column alignment="left" valignment="top" width="3cm">
10011 <column alignment="center" valignment="top" width="0pt">
10012 <row endfirsthead="true" caption="true">
10013 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 \begin_inset Caption Standard
10018
10019 \begin_layout Plain Layout
10020 Tableau avec un saut de page forcé dans une cellule
10021 \begin_inset CommandInset label
10022 LatexCommand label
10023 name "tab:Tableau-saut-de-page"
10024
10025 \end_inset
10026
10027
10028 \begin_inset Argument 1
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032 Tableau avec un saut de page forcé dans une cellule
10033 \end_layout
10034
10035 \end_inset
10036
10037
10038 \end_layout
10039
10040 \end_inset
10041
10042
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 </row>
10066 <row endfirsthead="true">
10067 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071
10072 \series bold
10073 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 </row>
10097 <row endfirsthead="true">
10098 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102
10103 \series bold
10104 NOM
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122
10123 \series bold
10124 TÉL.
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 </row>
10130 <row endhead="true" caption="true">
10131 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 \begin_inset Caption Unnumbered
10136
10137 \begin_layout Plain Layout
10138 Tableau sur deux pages avec un saut de page dans une cellule
10139 \end_layout
10140
10141 \end_inset
10142
10143
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 </row>
10167 <row endhead="true">
10168 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172  
10173 \series bold
10174 Exemple d'annuaire téléphonique
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 </row>
10198 <row endhead="true">
10199 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203
10204 \series bold
10205 NOM
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223
10224 \series bold
10225 TÉL.
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 </row>
10231 <row endfoot="true">
10232 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236 suite page suivante\SpecialChar ldots
10237
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 </row>
10261 <row>
10262 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266
10267 \series bold
10268 Annovi
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 Silvia
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286 111
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 </row>
10292 <row>
10293 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297
10298 \series bold
10299 Bertoli
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 Stefano
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317 111
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 </row>
10323 <row>
10324 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328
10329 \series bold
10330 Bozzi
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339 Walter
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348 111
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 </row>
10354 <row>
10355 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359
10360 \series bold
10361 Cachia
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 Maria
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379 111
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 </row>
10385 <row>
10386 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390
10391 \series bold
10392 Cachia
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 Maurizio
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 111
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421
10422 \series bold
10423 Cinquemani
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 Giusi
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441 111
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 </row>
10447 <row>
10448 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452
10453 \series bold
10454 Colin
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 Bernard
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 111
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row>
10479 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483
10484 \series bold
10485 Concli
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 Gianfranco
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503 111
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514
10515 \series bold
10516 Dal Bosco
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 Carolina
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 111
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 </row>
10540 <row>
10541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545
10546 \series bold
10547 Dalpiaz
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556 Annamaria
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 111
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 </row>
10571 <row>
10572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576
10577 \series bold
10578 Feliciello
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 Domenico
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 111
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 <row>
10603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607
10608 \series bold
10609 Focarelli
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 Paola
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 111
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 </row>
10633 <row>
10634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638
10639 \series bold
10640 Galletti
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 Oreste
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658 111
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669
10670 \series bold
10671 Gasparini
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680 Franca
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689 111
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 </row>
10695 <row>
10696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700
10701 \series bold
10702 Lassini
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 Giancarlo
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 111
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 </row>
10726 <row>
10727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731
10732 \series bold
10733 Malfatti
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742 Luciano
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 111
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 </row>
10757 <row>
10758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762
10763 \series bold
10764 Malfatti
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 Valeriano
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 111
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 </row>
10788 <row>
10789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793
10794 \series bold
10795 Meneguzzo
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804 Roberto
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 111
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 </row>
10819 <row>
10820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824
10825 \series bold
10826 Mezzadra
10827 \end_layout
10828
10829 \end_inset
10830 </cell>
10831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 Roberto
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844 111
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 </row>
10850 <row>
10851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855
10856 \series bold
10857 Pirpamer
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866 Erich
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875 111
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 </row>
10881 <row>
10882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886
10887 \series bold
10888 Pochiesa
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 Paolo
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 111, 222
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 </row>
10912 <row>
10913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917
10918 \series bold
10919 Radina
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 Claudio
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 111
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 </row>
10943 <row>
10944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948
10949 \series bold
10950 Rizzardi
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 Giancarlo, 11.
10960  Fürst von Montecompatri, 11.
10961  Fürst von Sulmona und Vivaro, 10.
10962  Fürst von Rossano, 5.
10963  Herzog von Canemorte, 11.
10964  Herzog von Palombara, 5.
10965  Herzog von Castelchiodato,
10966 \begin_inset ERT
10967 status open
10968
10969 \begin_layout Plain Layout
10970
10971 & 111
10972 \backslash
10973
10974 \backslash
10975  
10976 \backslash
10977 newpage
10978 \end_layout
10979
10980 \begin_layout Plain Layout
10981
10982 &
10983 \end_layout
10984
10985 \end_inset
10986
10987  11.
10988  Herzog von Poggionativo, 11.
10989  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10990  Graf von Valinfreda, 11.
10991  Baron von Cropalati, 11.
10992  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 </row>
11007 <row>
11008 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012
11013 \series bold
11014 Stuffer
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 Oskar
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 111
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 </row>
11038 <row>
11039 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043
11044 \series bold
11045 Tacchelli
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054 Ugo
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063 111
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 </row>
11069 <row>
11070 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074
11075 \series bold
11076 Tezzele
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085 Margit
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094 111
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 </row>
11100 <row>
11101 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105
11106 \series bold
11107 Unterkalmsteiner
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 Frieda
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 111
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 </row>
11131 <row>
11132 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136
11137 \series bold
11138 Vieider
11139 \end_layout
11140
11141 \end_inset
11142 </cell>
11143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 Hilde
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 111
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 </row>
11162 <row>
11163 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167
11168 \series bold
11169 Vigna
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 Jürgen
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 111
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 </row>
11193 <row>
11194 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198
11199 \series bold
11200 Weber
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 Maurizio
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 111
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 </row>
11224 <row>
11225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229
11230 \series bold
11231 Winkler
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 Franz
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 111
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 </row>
11255 </lyxtabular>
11256
11257 \end_inset
11258
11259
11260 \end_layout
11261
11262 \begin_layout Section
11263 Colonnes et lignes à lignes multiples
11264 \end_layout
11265
11266 \begin_layout Subsection
11267 Lignes multiples dans une cellule de tableau
11268 \begin_inset CommandInset label
11269 LatexCommand label
11270 name "subsec:Lignes-multiple-dans-cellule"
11271
11272 \end_inset
11273
11274
11275 \begin_inset Index idx
11276 status collapsed
11277
11278 \begin_layout Plain Layout
11279 Plusieurs lignes dans une case de tableau
11280 \end_layout
11281
11282 \end_inset
11283
11284
11285 \begin_inset Index idx
11286 status collapsed
11287
11288 \begin_layout Plain Layout
11289 Tableau ! Saut de ligne
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \begin_layout Standard
11298 \noindent
11299 \begin_inset Float table
11300 placement H
11301 wide false
11302 sideways false
11303 status open
11304
11305 \begin_layout Plain Layout
11306 \begin_inset Caption Standard
11307
11308 \begin_layout Plain Layout
11309 \begin_inset CommandInset label
11310 LatexCommand label
11311 name "tab:Tableau-avec-plusieurs-lignes"
11312
11313 \end_inset
11314
11315 Tableau avec des lignes multiples dans une cellule
11316 \end_layout
11317
11318 \end_inset
11319
11320
11321 \end_layout
11322
11323 \begin_layout Plain Layout
11324 \align center
11325 \begin_inset Tabular
11326 <lyxtabular version="3" rows="3" columns="3">
11327 <features tabularvalignment="middle">
11328 <column alignment="center" valignment="middle" width="2.5cm">
11329 <column alignment="center" valignment="middle">
11330 <column alignment="center" valignment="middle">
11331 <row>
11332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 Lignes
11337 \begin_inset Newline linebreak
11338 \end_inset
11339
11340 multiples
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 b
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 c
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 </row>
11364 <row>
11365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 d
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 e
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387 f
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 </row>
11393 <row>
11394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 g
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 h
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 i
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 </row>
11422 </lyxtabular>
11423
11424 \end_inset
11425
11426
11427 \end_layout
11428
11429 \end_inset
11430
11431
11432 \end_layout
11433
11434 \begin_layout Standard
11435 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11436  d'un paragraphe avec des sauts de lignes et des césures.
11437 \end_layout
11438
11439 \begin_layout Standard
11440 Pour obtenir le tableau
11441 \begin_inset space ~
11442 \end_inset
11443
11444
11445 \begin_inset CommandInset ref
11446 LatexCommand ref
11447 reference "tab:Tableau-avec-plusieurs-lignes"
11448
11449 \end_inset
11450
11451 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11452  droit dessus.
11453  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11454  2.5
11455 \begin_inset space \thinspace{}
11456 \end_inset
11457
11458 cm et choisissez les alignements vertical et horizontal centrés.
11459  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11460  Comme notre texte est plus petit que 2.5
11461 \begin_inset space \thinspace{}
11462 \end_inset
11463
11464 cm, une seule ligne va apparaître.
11465  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11466  
11467 \family sans
11468 Ctrl-Shift-Entrée
11469 \family default
11470 ).
11471  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11472 ement découpé en plusieurs lignes.
11473 \end_layout
11474
11475 \begin_layout Standard
11476 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11477  ne peut pas
11478  effectuer de césure si c'est le premier élément de la cellule.
11479  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11480  premier élément : Ajoutez un espace horizontal de 0
11481 \begin_inset space \thinspace{}
11482 \end_inset
11483
11484 pt juste avant votre mot.
11485  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11486  Le tableau
11487 \begin_inset space ~
11488 \end_inset
11489
11490
11491 \begin_inset CommandInset ref
11492 LatexCommand ref
11493 reference "tab:Tableau-césure"
11494
11495 \end_inset
11496
11497  montre l'effet de cette insertion.
11498 \end_layout
11499
11500 \begin_layout Standard
11501 \begin_inset Float table
11502 placement h
11503 wide false
11504 sideways false
11505 status open
11506
11507 \begin_layout Plain Layout
11508 \begin_inset Caption Standard
11509
11510 \begin_layout Plain Layout
11511 \begin_inset CommandInset label
11512 LatexCommand label
11513 name "tab:Tableau-césure"
11514
11515 \end_inset
11516
11517 Tableau avec et sans césure.
11518 \end_layout
11519
11520 \end_inset
11521
11522
11523 \end_layout
11524
11525 \begin_layout Plain Layout
11526 \begin_inset space \hfill{}
11527 \end_inset
11528
11529
11530 \begin_inset Tabular
11531 <lyxtabular version="3" rows="3" columns="3">
11532 <features tabularvalignment="middle">
11533 <column alignment="center" valignment="middle" width="2.5cm">
11534 <column alignment="center" valignment="middle">
11535 <column alignment="center" valignment="middle">
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 mottrèslongdansunecellule
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 b
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 c
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 </row>
11565 <row>
11566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 d
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 e
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 f
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 </row>
11594 <row>
11595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 g
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608 h
11609 \end_layout
11610
11611 \end_inset
11612 </cell>
11613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \begin_layout Plain Layout
11617 i
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 </row>
11623 </lyxtabular>
11624
11625 \end_inset
11626
11627
11628 \begin_inset space \hfill{}
11629 \end_inset
11630
11631
11632 \begin_inset Tabular
11633 <lyxtabular version="3" rows="3" columns="3">
11634 <features tabularvalignment="middle">
11635 <column alignment="center" valignment="middle" width="2.5cm">
11636 <column alignment="center" valignment="middle">
11637 <column alignment="center" valignment="middle">
11638 <row>
11639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643 \begin_inset space \hspace{}
11644 \length 0pt
11645 \end_inset
11646
11647 mottrèslongdansunecellule
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 b
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 c
11666 \end_layout
11667
11668 \end_inset
11669 </cell>
11670 </row>
11671 <row>
11672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676 d
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 e
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694 f
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 </row>
11700 <row>
11701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 g
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 h
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723 i
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 </row>
11729 </lyxtabular>
11730
11731 \end_inset
11732
11733
11734 \begin_inset space \hfill{}
11735 \end_inset
11736
11737
11738 \end_layout
11739
11740 \end_inset
11741
11742
11743 \end_layout
11744
11745 \begin_layout Subsection
11746 Multi-colonnes
11747 \begin_inset CommandInset label
11748 LatexCommand label
11749 name "subsec:Multicolonnes"
11750
11751 \end_inset
11752
11753
11754 \begin_inset Index idx
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758 Multi-colonnes
11759 \end_layout
11760
11761 \end_inset
11762
11763
11764 \begin_inset Index idx
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768 Tableau ! Multi-colonnes
11769 \end_layout
11770
11771 \end_inset
11772
11773
11774 \end_layout
11775
11776 \begin_layout Subsubsection
11777 Les bases des multi-colonnes
11778 \end_layout
11779
11780 \begin_layout Standard
11781 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11782  qu'elle doit couvrir et utilisez soit le bouton 
11783 \begin_inset Info
11784 type  "icon"
11785 arg   "tabular-feature multicolumn"
11786 \end_inset
11787
11788  de la barre d'outils tableau, ou le menu 
11789 \family sans
11790 Édition\SpecialChar menuseparator
11791 Tableau\SpecialChar menuseparator
11792 Multi-colonnes
11793 \family default
11794 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11795  
11796 \family sans
11797 Multi-colonnes
11798 \family default
11799 .
11800 \end_layout
11801
11802 \begin_layout Standard
11803 Les multi-colonnes ont leurs propres paramètres de cellule.
11804  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11805  de la cellule, cela n'affecte que la cellule multi-colonnes.
11806  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11807  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11808 \end_layout
11809
11810 \begin_layout Standard
11811 \align center
11812 \begin_inset Tabular
11813 <lyxtabular version="3" rows="3" columns="4">
11814 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11815 <column alignment="center" valignment="top" width="0pt">
11816 <column alignment="center" valignment="middle">
11817 <column alignment="center" valignment="top" width="0in">
11818 <column alignment="center" valignment="top" width="0pt">
11819 <row>
11820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11821 \begin_inset Text
11822
11823 \begin_layout Plain Layout
11824 abc
11825 \end_layout
11826
11827 \end_inset
11828 </cell>
11829 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 def ghi
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11839 \begin_inset Text
11840
11841 \begin_layout Plain Layout
11842
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11848 \begin_inset Text
11849
11850 \begin_layout Plain Layout
11851 jkl
11852 \end_layout
11853
11854 \end_inset
11855 </cell>
11856 </row>
11857 <row>
11858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 A
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11868 \begin_inset Text
11869
11870 \begin_layout Plain Layout
11871 B
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11877 \begin_inset Text
11878
11879 \begin_layout Plain Layout
11880 C
11881 \end_layout
11882
11883 \end_inset
11884 </cell>
11885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 D
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 </row>
11895 <row>
11896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900 1
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 2
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 3
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11924 \begin_inset Text
11925
11926 \begin_layout Plain Layout
11927 4
11928 \end_layout
11929
11930 \end_inset
11931 </cell>
11932 </row>
11933 </lyxtabular>
11934
11935 \end_inset
11936
11937
11938 \end_layout
11939
11940 \begin_layout Subsubsection
11941 Calculs avec les multi-colonnes
11942 \begin_inset CommandInset label
11943 LatexCommand label
11944 name "subsec:Calculs-multicolonnes"
11945
11946 \end_inset
11947
11948
11949 \begin_inset Index idx
11950 status collapsed
11951
11952 \begin_layout Plain Layout
11953 Multi-colonnes ! Calculs
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 \SpecialChar LyX
11963  gère directement les multi-colonnes, mais nous devons faire attention à
11964  la largeur des cellules couvertes par la cellule multi-colonnes.
11965 \end_layout
11966
11967 \begin_layout Standard
11968 \begin_inset Float table
11969 placement h
11970 wide false
11971 sideways false
11972 status open
11973
11974 \begin_layout Plain Layout
11975 \begin_inset Caption Standard
11976
11977 \begin_layout Plain Layout
11978 \begin_inset CommandInset label
11979 LatexCommand label
11980 name "tab:Tableau-multicolonne-parfaite"
11981
11982 \end_inset
11983
11984 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11985  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11986 \begin_inset Argument 1
11987 status open
11988
11989 \begin_layout Plain Layout
11990 Tableau avec multi-colonnes parfaite
11991 \end_layout
11992
11993 \end_inset
11994
11995
11996 \end_layout
11997
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \begin_layout Plain Layout
12004 \align center
12005 \begin_inset Tabular
12006 <lyxtabular version="3" rows="3" columns="3">
12007 <features tabularvalignment="middle">
12008 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12009 <column alignment="center" valignment="middle">
12010 <column alignment="center" valignment="top">
12011 <row>
12012 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 multi-colonnes sur plusieurs lignes
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025
12026 \end_layout
12027
12028 \end_inset
12029 </cell>
12030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12031 \begin_inset Text
12032
12033 \begin_layout Plain Layout
12034 c
12035 \end_layout
12036
12037 \end_inset
12038 </cell>
12039 </row>
12040 <row>
12041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045 d
12046 \end_layout
12047
12048 \end_inset
12049 </cell>
12050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12051 \begin_inset Text
12052
12053 \begin_layout Plain Layout
12054 e
12055 \end_layout
12056
12057 \end_inset
12058 </cell>
12059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12060 \begin_inset Text
12061
12062 \begin_layout Plain Layout
12063 f
12064 \end_layout
12065
12066 \end_inset
12067 </cell>
12068 </row>
12069 <row>
12070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12071 \begin_inset Text
12072
12073 \begin_layout Plain Layout
12074 g
12075 \end_layout
12076
12077 \end_inset
12078 </cell>
12079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 h
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092 i
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 </row>
12098 </lyxtabular>
12099
12100 \end_inset
12101
12102
12103 \end_layout
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Standard
12111 Par exemple, pour créer le tableau
12112 \begin_inset space ~
12113 \end_inset
12114
12115
12116 \begin_inset CommandInset ref
12117 LatexCommand ref
12118 reference "tab:Tableau-multicolonne-parfaite"
12119
12120 \end_inset
12121
12122 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12123  3×3 et faites un clic droit dessus.
12124  Ensuite choisissez pour cette cellule
12125 \emph on
12126 ,
12127 \emph default
12128  dans la fenêtre de dialogue de tableau, 
12129 \emph on
12130 multi-colonnes
12131 \emph default
12132
12133 \emph on
12134 alignement
12135 \begin_inset space ~
12136 \end_inset
12137
12138 horizontal
12139 \begin_inset space ~
12140 \end_inset
12141
12142 centré
12143 \emph default
12144  et une largeur de 2.5
12145 \begin_inset space \thinspace{}
12146 \end_inset
12147
12148 cm.
12149  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12150  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12151 \begin_inset space \thinspace{}
12152 \end_inset
12153
12154 cm pour la première colonne.
12155  La deuxième colonne aura alors automatiquement une largeur de 1.25
12156 \begin_inset space \thinspace{}
12157 \end_inset
12158
12159 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12160  C'est ce qui a été fait pour le tableau
12161 \begin_inset space ~
12162 \end_inset
12163
12164
12165 \begin_inset CommandInset ref
12166 LatexCommand ref
12167 reference "tab:Tableau-multicolonne-imparfait"
12168
12169 \end_inset
12170
12171 .
12172 \end_layout
12173
12174 \begin_layout Standard
12175 \begin_inset Float table
12176 wide false
12177 sideways false
12178 status open
12179
12180 \begin_layout Plain Layout
12181 \begin_inset Caption Standard
12182
12183 \begin_layout Plain Layout
12184 \begin_inset CommandInset label
12185 LatexCommand label
12186 name "tab:Tableau-multicolonne-imparfait"
12187
12188 \end_inset
12189
12190 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12191  de la largeur de la cellule multi-colonnes.
12192 \begin_inset Argument 1
12193 status open
12194
12195 \begin_layout Plain Layout
12196 Tableau avec multi-colonnes pas parfaite
12197 \end_layout
12198
12199 \end_inset
12200
12201
12202 \end_layout
12203
12204 \end_inset
12205
12206
12207 \end_layout
12208
12209 \begin_layout Plain Layout
12210 \align center
12211 \begin_inset Tabular
12212 <lyxtabular version="3" rows="3" columns="3">
12213 <features tabularvalignment="middle">
12214 <column alignment="center" valignment="top" width="1.25cm">
12215 <column alignment="center" valignment="top">
12216 <column alignment="center" valignment="top">
12217 <row>
12218 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12219 \begin_inset Text
12220
12221 \begin_layout Plain Layout
12222 multi-colonnes sur plusieurs lignes
12223 \end_layout
12224
12225 \end_inset
12226 </cell>
12227 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12228 \begin_inset Text
12229
12230 \begin_layout Plain Layout
12231
12232 \end_layout
12233
12234 \end_inset
12235 </cell>
12236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12237 \begin_inset Text
12238
12239 \begin_layout Plain Layout
12240 c
12241 \end_layout
12242
12243 \end_inset
12244 </cell>
12245 </row>
12246 <row>
12247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12248 \begin_inset Text
12249
12250 \begin_layout Plain Layout
12251 d
12252 \end_layout
12253
12254 \end_inset
12255 </cell>
12256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12257 \begin_inset Text
12258
12259 \begin_layout Plain Layout
12260 e
12261 \end_layout
12262
12263 \end_inset
12264 </cell>
12265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12266 \begin_inset Text
12267
12268 \begin_layout Plain Layout
12269 f
12270 \end_layout
12271
12272 \end_inset
12273 </cell>
12274 </row>
12275 <row>
12276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12277 \begin_inset Text
12278
12279 \begin_layout Plain Layout
12280 g
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12286 \begin_inset Text
12287
12288 \begin_layout Plain Layout
12289 h
12290 \end_layout
12291
12292 \end_inset
12293 </cell>
12294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12295 \begin_inset Text
12296
12297 \begin_layout Plain Layout
12298 i
12299 \end_layout
12300
12301 \end_inset
12302 </cell>
12303 </row>
12304 </lyxtabular>
12305
12306 \end_inset
12307
12308
12309 \end_layout
12310
12311 \end_inset
12312
12313
12314 \end_layout
12315
12316 \begin_layout Standard
12317 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12318  de la cellule multi-colonnes, elle est un peu plus large.
12319  La raison est que la taille que l'on donne à une cellule, 
12320 \begin_inset Formula $W_{g}$
12321 \end_inset
12322
12323  n'est pas sa taille totale, 
12324 \begin_inset Formula $W_{\mathrm{tot}}$
12325 \end_inset
12326
12327  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12328  lui donne.
12329  L'annexe
12330 \begin_inset space ~
12331 \end_inset
12332
12333
12334 \begin_inset CommandInset ref
12335 LatexCommand ref
12336 reference "cha:Explication-de-l'Equation"
12337
12338 \end_inset
12339
12340  explique pourquoi en détail.
12341 \end_layout
12342
12343 \begin_layout Standard
12344 La largeur nécessaire 
12345 \begin_inset Formula $W_{g\,n}$
12346 \end_inset
12347
12348  quand 
12349 \emph on
12350 n
12351 \emph default
12352  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12353  ait une largeur totale de 
12354 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12355 \end_inset
12356
12357 :
12358 \begin_inset Formula 
12359 \begin{equation}
12360 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12361 \end{equation}
12362
12363 \end_inset
12364
12365
12366 \end_layout
12367
12368 \begin_layout Standard
12369 Dans notre cas nous avons 
12370 \begin_inset Formula $n=2$
12371 \end_inset
12372
12373
12374 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12375 \end_inset
12376
12377 cm et les valeurs implicites pour les autres longueurs, l'équation
12378 \begin_inset space ~
12379 \end_inset
12380
12381
12382 \begin_inset CommandInset ref
12383 LatexCommand ref
12384 reference "eq:Wgn"
12385
12386 \end_inset
12387
12388  devient
12389 \begin_inset Formula 
12390 \begin{equation}
12391 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12392 \end{equation}
12393
12394 \end_inset
12395
12396
12397 \end_layout
12398
12399 \begin_layout Standard
12400 Pour permettre des calculs avec \SpecialChar LaTeX
12401 , vous devez charger le paquetage \SpecialChar LaTeX
12402  
12403 \series bold
12404 calc
12405 \series default
12406  avec la ligne suivante dans le préambule du document
12407 \begin_inset Index idx
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411 Paquetages \SpecialChar LaTeX
12412  ! calc
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \end_layout
12419
12420 \begin_layout Standard
12421
12422 \series bold
12423
12424 \backslash
12425 usepackage{calc}
12426 \end_layout
12427
12428 \begin_layout Standard
12429 \SpecialChar LyX
12430  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12431  de dialogue.
12432  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12433  dans la
12434  fenêtre de dialogue.
12435  Voici un aperçu de ces paramètres :
12436 \end_layout
12437
12438 \begin_layout Itemize
12439
12440 \series bold
12441 p{largeur}
12442 \series default
12443  crée une cellule de taille donnée, le texte est aligné verticalement en
12444  haut.
12445 \end_layout
12446
12447 \begin_layout Itemize
12448
12449 \series bold
12450 m{largeur}
12451 \series default
12452  crée une cellule de taille donnée, le texte est aligné verticalement au
12453  centre
12454 \end_layout
12455
12456 \begin_layout Itemize
12457
12458 \series bold
12459 b{largeur}
12460 \series default
12461  crée une cellule de taille donnée, le texte est aligné verticalement en
12462  bas
12463 \end_layout
12464
12465 \begin_layout Standard
12466 En entrant un paramètre \SpecialChar LaTeX
12467 , tous les réglages de cellule donnés dans la fenêtre
12468  de dialogue sont ignorés.
12469 \end_layout
12470
12471 \begin_layout Standard
12472 \begin_inset Note Greyedout
12473 status open
12474
12475 \begin_layout Plain Layout
12476
12477 \series bold
12478 Note:
12479 \series default
12480  À cause d'un bug, \SpecialChar LyX
12481  affiche quand même les réglages qui ne sont pas pris
12482  en compte.
12483 \end_layout
12484
12485 \end_inset
12486
12487
12488 \end_layout
12489
12490 \begin_layout Standard
12491 Comme le texte doit être centré horizontalement, on ajoute la commande 
12492 \series bold
12493
12494 \backslash
12495 centering
12496 \series default
12497 .
12498  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12499  suivant pour la première des
12500  colonnes recouvertes :
12501 \end_layout
12502
12503 \begin_layout Standard
12504
12505 \series bold
12506 >{
12507 \backslash
12508 centering}m{1.25cm-6.2pt}
12509 \end_layout
12510
12511 \begin_layout Standard
12512 La commande 
12513 \series bold
12514 >{ }
12515 \series default
12516  signifie que les commandes qui se trouvent entre les accolades doivent
12517  être appliquées avant que la cellule ne soit créée.
12518 \end_layout
12519
12520 \begin_layout Standard
12521 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12522  multi-colonnes, il est toujours aligné à gauche.
12523  Cela vient du fait que \SpecialChar LyX
12524  applique l'alignement seulement à des colonnes
12525  isolées.
12526  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12527  suivant pour la multi-colonnes
12528 \end_layout
12529
12530 \begin_layout Standard
12531
12532 \series bold
12533 >{
12534 \backslash
12535 centering}m{2.5cm}
12536 \end_layout
12537
12538 \begin_layout Subsection
12539 Multi-lignes
12540 \begin_inset CommandInset label
12541 LatexCommand label
12542 name "subsec:Multi-lignes"
12543
12544 \end_inset
12545
12546
12547 \begin_inset Index idx
12548 status collapsed
12549
12550 \begin_layout Plain Layout
12551 Multi-lignes
12552 \end_layout
12553
12554 \end_inset
12555
12556
12557 \begin_inset Index idx
12558 status collapsed
12559
12560 \begin_layout Plain Layout
12561 Tableau ! multi-lignes
12562 \end_layout
12563
12564 \end_inset
12565
12566
12567 \end_layout
12568
12569 \begin_layout Standard
12570 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12571  qu'elle doit couvrir et utilisez soit le bouton 
12572 \begin_inset Info
12573 type  "icon"
12574 arg   "tabular-feature multirow"
12575 \end_inset
12576
12577  de la barre d'outils tableau, ou le menu 
12578 \family sans
12579 Édition\SpecialChar menuseparator
12580 Tableau\SpecialChar menuseparator
12581 Multi-lignes
12582 \family default
12583 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12584  
12585 \family sans
12586 Multi-lignes
12587 \family default
12588 .
12589 \end_layout
12590
12591 \begin_layout Standard
12592 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12593 \end_layout
12594
12595 \begin_layout Standard
12596 \align center
12597 \begin_inset Tabular
12598 <lyxtabular version="3" rows="3" columns="3">
12599 <features tabularvalignment="middle">
12600 <column alignment="center" valignment="top" width="0pt">
12601 <column alignment="center" valignment="top">
12602 <column alignment="center" valignment="top">
12603 <row>
12604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 un contenu long
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12614 \begin_inset Text
12615
12616 \begin_layout Plain Layout
12617 b
12618 \end_layout
12619
12620 \end_inset
12621 </cell>
12622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12623 \begin_inset Text
12624
12625 \begin_layout Plain Layout
12626 c
12627 \end_layout
12628
12629 \end_inset
12630 </cell>
12631 </row>
12632 <row>
12633 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637 multi-lignes
12638 \end_layout
12639
12640 \end_inset
12641 </cell>
12642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12643 \begin_inset Text
12644
12645 \begin_layout Plain Layout
12646 e
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 f
12656 \end_layout
12657
12658 \end_inset
12659 </cell>
12660 </row>
12661 <row>
12662 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12663 \begin_inset Text
12664
12665 \begin_layout Plain Layout
12666
12667 \end_layout
12668
12669 \end_inset
12670 </cell>
12671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12672 \begin_inset Text
12673
12674 \begin_layout Plain Layout
12675 h
12676 \end_layout
12677
12678 \end_inset
12679 </cell>
12680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12681 \begin_inset Text
12682
12683 \begin_layout Plain Layout
12684 i
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 </row>
12690 </lyxtabular>
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Standard
12698 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12699  la colonne.
12700  L'
12701 \family sans
12702 Espacement
12703 \begin_inset space ~
12704 \end_inset
12705
12706 vertical
12707 \family default
12708  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12709  est positive ou négative.
12710 \end_layout
12711
12712 \begin_layout Standard
12713 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12714  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12715  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12716  implicite, vous devez redéfinir la commande 
12717 \series bold
12718
12719 \backslash
12720 multirowsetup
12721 \series default
12722  avec la commande
12723 \end_layout
12724
12725 \begin_layout Standard
12726
12727 \series bold
12728
12729 \backslash
12730 renewcommand{
12731 \backslash
12732 multirowsetup}{
12733 \backslash
12734 centering}
12735 \end_layout
12736
12737 \begin_layout Standard
12738 dans le préambule du document.
12739  Après ça, tous les contenus de cellules multi-lignes du document seront
12740  centrés.
12741  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12742  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12743  juste
12744  avant le tableau concerné, plutôt que dans le préambule.
12745  Si le texte doit être aligné à droite, remplacez 
12746 \series bold
12747
12748 \backslash
12749 centering
12750 \series default
12751  par 
12752 \series bold
12753
12754 \backslash
12755 raggedleft
12756 \series default
12757 .
12758  Pour revenir à l'alignement à gauche utilisez 
12759 \series bold
12760
12761 \backslash
12762 raggedright
12763 \series default
12764 .
12765 \end_layout
12766
12767 \begin_layout Standard
12768 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12769  avec un décalage vertical de -4
12770 \begin_inset space \thinspace{}
12771 \end_inset
12772
12773 mm dans une colonne de 3
12774 \begin_inset space \thinspace{}
12775 \end_inset
12776
12777 cm de large
12778 \begin_inset space ~
12779 \end_inset
12780
12781 :
12782 \end_layout
12783
12784 \begin_layout Standard
12785 \noindent
12786 \align center
12787 \begin_inset ERT
12788 status collapsed
12789
12790 \begin_layout Plain Layout
12791
12792
12793 \backslash
12794 renewcommand{
12795 \backslash
12796 multirowsetup}{
12797 \backslash
12798 raggedleft}
12799 \end_layout
12800
12801 \end_inset
12802
12803
12804 \begin_inset Tabular
12805 <lyxtabular version="3" rows="4" columns="3">
12806 <features tabularvalignment="middle">
12807 <column alignment="center" valignment="top" width="3cm">
12808 <column alignment="center" valignment="top">
12809 <column alignment="center" valignment="top">
12810 <row>
12811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12812 \begin_inset Text
12813
12814 \begin_layout Plain Layout
12815 un contenu long
12816 \end_layout
12817
12818 \end_inset
12819 </cell>
12820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12821 \begin_inset Text
12822
12823 \begin_layout Plain Layout
12824 b
12825 \end_layout
12826
12827 \end_inset
12828 </cell>
12829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12830 \begin_inset Text
12831
12832 \begin_layout Plain Layout
12833 c
12834 \end_layout
12835
12836 \end_inset
12837 </cell>
12838 </row>
12839 <row>
12840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 t
12845 \end_layout
12846
12847 \end_inset
12848 </cell>
12849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12850 \begin_inset Text
12851
12852 \begin_layout Plain Layout
12853 n
12854 \end_layout
12855
12856 \end_inset
12857 </cell>
12858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 m
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 </row>
12868 <row>
12869 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 multi-lignes
12874 \end_layout
12875
12876 \end_inset
12877 </cell>
12878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882 e
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 f
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 </row>
12897 <row>
12898 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 h
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 i
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 </lyxtabular>
12927
12928 \end_inset
12929
12930
12931 \begin_inset ERT
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935
12936
12937 \backslash
12938 renewcommand{
12939 \backslash
12940 multirowsetup}{
12941 \backslash
12942 raggedright}
12943 \end_layout
12944
12945 \end_inset
12946
12947
12948 \end_layout
12949
12950 \begin_layout Standard
12951 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12952  utiliser un saut de ligne forcé (
12953 \begin_inset space ~
12954 \end_inset
12955
12956 raccourci 
12957 \family sans
12958 Ctrl+Entrée
12959 \family default
12960
12961 \begin_inset space ~
12962 \end_inset
12963
12964 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12965  on le voit dans ce tableau :
12966 \end_layout
12967
12968 \begin_layout Standard
12969 \noindent
12970 \align center
12971 \begin_inset Tabular
12972 <lyxtabular version="3" rows="3" columns="2">
12973 <features tabularvalignment="middle">
12974 <column alignment="left" valignment="middle" width="2cm">
12975 <column alignment="center" valignment="top">
12976 <row>
12977 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12978 \begin_inset Text
12979
12980 \begin_layout Plain Layout
12981 aaa
12982 \begin_inset Newline newline
12983 \end_inset
12984
12985 aaa
12986 \begin_inset Newline newline
12987 \end_inset
12988
12989 mauvaise cellule
12990 \end_layout
12991
12992 \end_inset
12993 </cell>
12994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12995 \begin_inset Text
12996
12997 \begin_layout Plain Layout
12998 ccc
12999 \end_layout
13000
13001 \end_inset
13002 </cell>
13003 </row>
13004 <row>
13005 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13006 \begin_inset Text
13007
13008 \begin_layout Plain Layout
13009
13010 \end_layout
13011
13012 \end_inset
13013 </cell>
13014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13015 \begin_inset Text
13016
13017 \begin_layout Plain Layout
13018 ddd
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 </row>
13024 <row>
13025 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029 bbb
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038 eee
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 </row>
13044 </lyxtabular>
13045
13046 \end_inset
13047
13048
13049 \end_layout
13050
13051 \begin_layout Standard
13052 Vous devez donc faire attention avec les saut de lignes forcés.
13053 \end_layout
13054
13055 \begin_layout Subsection
13056 Cellules avec ligne(s) diagonale(s)
13057 \end_layout
13058
13059 \begin_layout Standard
13060 Pour instruire le lecteur de la signification ds titres de lignes et de
13061  colonnes dans un tableau, il est pratique de partager le première cellule
13062  du tableau à l'aide d'une ou deux lignes diagonales.
13063  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13064  \SpecialChar LaTeX
13065
13066 \series bold
13067 \lang english
13068  diagbox
13069 \series default
13070 \lang french
13071
13072 \begin_inset Index idx
13073 status collapsed
13074
13075 \begin_layout Plain Layout
13076 Paquetages \SpecialChar LaTeX
13077  ! diagbox
13078 \end_layout
13079
13080 \end_inset
13081
13082 .
13083  Ce paquetage inclut la commande 
13084 \series bold
13085 \lang english
13086
13087 \backslash
13088 diagbox
13089 \series default
13090 \lang french
13091  que l'on peut insérer en mode \SpecialChar TeX
13092  et qui peut avoir 2 ou 3 arguments:
13093 \end_layout
13094
13095 \begin_layout Standard
13096
13097 \series bold
13098 \lang english
13099
13100 \backslash
13101 diagbox[options]
13102 \lang french
13103 {inférieur gauche}{supérieur droit}
13104 \end_layout
13105
13106 \begin_layout Standard
13107
13108 \series bold
13109 \lang english
13110
13111 \backslash
13112 diagbox[options]
13113 \lang french
13114 {inférieur gauche}{supérieur gauche}{supérieur droit}
13115 \end_layout
13116
13117 \begin_layout Standard
13118 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13119  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13120  Dans le second cas, la cellule est partagée par deux lignes.
13121 \end_layout
13122
13123 \begin_layout Standard
13124 \begin_inset ERT
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128
13129
13130 \backslash
13131 ifdiagbox
13132 \end_layout
13133
13134 \end_inset
13135
13136
13137 \begin_inset Note Note
13138 status open
13139
13140 \begin_layout Plain Layout
13141 La section suivante ne s'affichera que si vous avez installé le paquetage
13142  \SpecialChar LaTeX
13143  
13144 \series bold
13145 diagbox
13146 \series default
13147 .
13148 \end_layout
13149
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \begin_layout Standard
13156 Voici un exemple de tableau où 
13157 \series bold
13158 \lang english
13159
13160 \backslash
13161 diagbox
13162 \lang french
13163  
13164 \series default
13165 est utilisé avec 2 arguments
13166 \begin_inset space ~
13167 \end_inset
13168
13169 dans la première cellule:
13170 \begin_inset VSpace medskip
13171 \end_inset
13172
13173
13174 \end_layout
13175
13176 \begin_layout Standard
13177 \noindent
13178 \begin_inset Tabular
13179 <lyxtabular version="3" rows="4" columns="4">
13180 <features tabularvalignment="middle">
13181 <column alignment="center" valignment="top">
13182 <column alignment="center" valignment="top">
13183 <column alignment="center" valignment="top">
13184 <column alignment="center" valignment="top">
13185 <row>
13186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13187 \begin_inset Text
13188
13189 \begin_layout Plain Layout
13190 \begin_inset ERT
13191 status collapsed
13192
13193 \begin_layout Plain Layout
13194
13195
13196 \backslash
13197 diagbox{
13198 \end_layout
13199
13200 \end_inset
13201
13202 Nom
13203 \begin_inset ERT
13204 status collapsed
13205
13206 \begin_layout Plain Layout
13207
13208 }{
13209 \end_layout
13210
13211 \end_inset
13212
13213 Paramètre
13214 \begin_inset ERT
13215 status collapsed
13216
13217 \begin_layout Plain Layout
13218
13219 }
13220 \end_layout
13221
13222 \end_inset
13223
13224
13225 \end_layout
13226
13227 \end_inset
13228 </cell>
13229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13230 \begin_inset Text
13231
13232 \begin_layout Plain Layout
13233 Épaisseur en nm
13234 \end_layout
13235
13236 \end_inset
13237 </cell>
13238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13239 \begin_inset Text
13240
13241 \begin_layout Plain Layout
13242 Transparence en %
13243 \end_layout
13244
13245 \end_inset
13246 </cell>
13247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13248 \begin_inset Text
13249
13250 \begin_layout Plain Layout
13251 Dureté en MPa
13252 \end_layout
13253
13254 \end_inset
13255 </cell>
13256 </row>
13257 <row>
13258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262 Vert parfait
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271 45
13272 \end_layout
13273
13274 \end_inset
13275 </cell>
13276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13277 \begin_inset Text
13278
13279 \begin_layout Plain Layout
13280 80
13281 \end_layout
13282
13283 \end_inset
13284 </cell>
13285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13286 \begin_inset Text
13287
13288 \begin_layout Plain Layout
13289 504
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 </row>
13295 <row>
13296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13297 \begin_inset Text
13298
13299 \begin_layout Plain Layout
13300 Multi-P foncé
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 60
13310 \end_layout
13311
13312 \end_inset
13313 </cell>
13314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318 72
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13324 \begin_inset Text
13325
13326 \begin_layout Plain Layout
13327 982
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 </row>
13333 <row>
13334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 Pro transparent
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 18
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 86
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 374
13366 \end_layout
13367
13368 \end_inset
13369 </cell>
13370 </row>
13371 </lyxtabular>
13372
13373 \end_inset
13374
13375
13376 \begin_inset VSpace medskip
13377 \end_inset
13378
13379
13380 \end_layout
13381
13382 \begin_layout Standard
13383 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13384  sport ou les distances:
13385 \end_layout
13386
13387 \begin_layout Standard
13388 \noindent
13389 \align center
13390 \begin_inset Tabular
13391 <lyxtabular version="3" rows="4" columns="4">
13392 <features tabularvalignment="middle">
13393 <column alignment="center" valignment="top" width="0pt">
13394 <column alignment="center" valignment="top">
13395 <column alignment="center" valignment="top">
13396 <column alignment="center" valignment="top">
13397 <row>
13398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 \begin_inset ERT
13403 status collapsed
13404
13405 \begin_layout Plain Layout
13406
13407
13408 \backslash
13409 diagbox{
13410 \end_layout
13411
13412 \end_inset
13413
13414 À domicile
13415 \begin_inset ERT
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419
13420 }{
13421 \end_layout
13422
13423 \end_inset
13424
13425 Résultat
13426 \begin_inset ERT
13427 status collapsed
13428
13429 \begin_layout Plain Layout
13430
13431 }{
13432 \end_layout
13433
13434 \end_inset
13435
13436 À l'extérieur
13437 \begin_inset ERT
13438 status collapsed
13439
13440 \begin_layout Plain Layout
13441
13442 }
13443 \end_layout
13444
13445 \end_inset
13446
13447
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13453 \begin_inset Text
13454
13455 \begin_layout Plain Layout
13456 Tigres
13457 \end_layout
13458
13459 \end_inset
13460 </cell>
13461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13462 \begin_inset Text
13463
13464 \begin_layout Plain Layout
13465 Panthères
13466 \end_layout
13467
13468 \end_inset
13469 </cell>
13470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474 Faucons
13475 \end_layout
13476
13477 \end_inset
13478 </cell>
13479 </row>
13480 <row>
13481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 Tigres
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 1:3
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13509 \begin_inset Text
13510
13511 \begin_layout Plain Layout
13512 0:1
13513 \end_layout
13514
13515 \end_inset
13516 </cell>
13517 </row>
13518 <row>
13519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 Panthères
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13529 \begin_inset Text
13530
13531 \begin_layout Plain Layout
13532 3:1
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 0:0
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 </row>
13556 <row>
13557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 Faucons
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570 1:0
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13576 \begin_inset Text
13577
13578 \begin_layout Plain Layout
13579 0:0
13580 \end_layout
13581
13582 \end_inset
13583 </cell>
13584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13585 \begin_inset Text
13586
13587 \begin_layout Plain Layout
13588
13589 \end_layout
13590
13591 \end_inset
13592 </cell>
13593 </row>
13594 </lyxtabular>
13595
13596 \end_inset
13597
13598
13599 \end_layout
13600
13601 \begin_layout Standard
13602 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13603  2 coins ou plus du tableau comme ici:
13604 \end_layout
13605
13606 \begin_layout Standard
13607 \noindent
13608 \align center
13609 \begin_inset Tabular
13610 <lyxtabular version="3" rows="5" columns="5">
13611 <features tabularvalignment="middle">
13612 <column alignment="center" valignment="top" width="0pt">
13613 <column alignment="center" valignment="top">
13614 <column alignment="center" valignment="top">
13615 <column alignment="center" valignment="top">
13616 <column alignment="center" valignment="top">
13617 <row>
13618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622 \begin_inset ERT
13623 status open
13624
13625 \begin_layout Plain Layout
13626
13627
13628 \backslash
13629 diagbox{
13630 \end_layout
13631
13632 \end_inset
13633
13634 À domicile}{Résultat
13635 \begin_inset ERT
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639
13640 }{
13641 \end_layout
13642
13643 \end_inset
13644
13645 À l'extérieur
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651 }
13652 \end_layout
13653
13654 \end_inset
13655
13656
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 Tigres
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 Panthères
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683 Faucons
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Plain Layout
13692 \begin_inset ERT
13693 status open
13694
13695 \begin_layout Plain Layout
13696
13697
13698 \backslash
13699 diagbox[dir=NE]{
13700 \end_layout
13701
13702 \end_inset
13703
13704 À domicile
13705 \begin_inset ERT
13706 status collapsed
13707
13708 \begin_layout Plain Layout
13709
13710 }{
13711 \end_layout
13712
13713 \end_inset
13714
13715 Résultat
13716 \begin_inset ERT
13717 status collapsed
13718
13719 \begin_layout Plain Layout
13720
13721 }{
13722 \end_layout
13723
13724 \end_inset
13725
13726 À l'extérieur
13727 \begin_inset ERT
13728 status collapsed
13729
13730 \begin_layout Plain Layout
13731
13732 }
13733 \end_layout
13734
13735 \end_inset
13736
13737
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 </row>
13743 <row>
13744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748 Tigres
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13763 \begin_inset Text
13764
13765 \begin_layout Plain Layout
13766 1:3
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13772 \begin_inset Text
13773
13774 \begin_layout Plain Layout
13775 0:1
13776 \end_layout
13777
13778 \end_inset
13779 </cell>
13780 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13781 \begin_inset Text
13782
13783 \begin_layout Plain Layout
13784 Tigres
13785 \end_layout
13786
13787 \end_inset
13788 </cell>
13789 </row>
13790 <row>
13791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 Panthères
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804 3:1
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822 0:0
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13828 \begin_inset Text
13829
13830 \begin_layout Plain Layout
13831 Panthères
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 </row>
13837 <row>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842 Faucons
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 1:0
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 0:0
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13875 \begin_inset Text
13876
13877 \begin_layout Plain Layout
13878 Faucons
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 \begin_inset ERT
13890 status open
13891
13892 \begin_layout Plain Layout
13893
13894
13895 \backslash
13896 diagbox[dir=SW]{
13897 \end_layout
13898
13899 \end_inset
13900
13901 À domicile
13902 \begin_inset ERT
13903 status collapsed
13904
13905 \begin_layout Plain Layout
13906
13907 }{
13908 \end_layout
13909
13910 \end_inset
13911
13912 Résultat
13913 \begin_inset ERT
13914 status collapsed
13915
13916 \begin_layout Plain Layout
13917
13918 }{
13919 \end_layout
13920
13921 \end_inset
13922
13923 À l'extérieur
13924 \begin_inset ERT
13925 status collapsed
13926
13927 \begin_layout Plain Layout
13928
13929 }
13930 \end_layout
13931
13932 \end_inset
13933
13934
13935 \end_layout
13936
13937 \end_inset
13938 </cell>
13939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13940 \begin_inset Text
13941
13942 \begin_layout Plain Layout
13943 Tigres
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13949 \begin_inset Text
13950
13951 \begin_layout Plain Layout
13952 Panthères
13953 \end_layout
13954
13955 \end_inset
13956 </cell>
13957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13958 \begin_inset Text
13959
13960 \begin_layout Plain Layout
13961 Faucons
13962 \end_layout
13963
13964 \end_inset
13965 </cell>
13966 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \begin_layout Plain Layout
13970 \begin_inset ERT
13971 status open
13972
13973 \begin_layout Plain Layout
13974
13975
13976 \backslash
13977 diagbox[dir=SE]{
13978 \end_layout
13979
13980 \end_inset
13981
13982 À domicile
13983 \begin_inset ERT
13984 status collapsed
13985
13986 \begin_layout Plain Layout
13987
13988 }{
13989 \end_layout
13990
13991 \end_inset
13992
13993 Résultat
13994 \begin_inset ERT
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998
13999 }{
14000 \end_layout
14001
14002 \end_inset
14003
14004 À l'extérieur
14005 \begin_inset ERT
14006 status collapsed
14007
14008 \begin_layout Plain Layout
14009
14010 }
14011 \end_layout
14012
14013 \end_inset
14014
14015
14016 \end_layout
14017
14018 \end_inset
14019 </cell>
14020 </row>
14021 </lyxtabular>
14022
14023 \end_inset
14024
14025
14026 \end_layout
14027
14028 \begin_layout Standard
14029 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14030  
14031 \series bold
14032 dir=direction
14033 \series default
14034
14035 \emph on
14036 direction
14037 \emph default
14038  est à choisir parmi 
14039 \series bold
14040 NE
14041 \series default
14042
14043 \series bold
14044 SE
14045 \series default
14046
14047 \series bold
14048 SW
14049 \series default
14050  et 
14051 \series bold
14052 NW
14053 \series default
14054  comme sur une rose des vents.
14055  
14056 \series bold
14057 SW
14058 \series default
14059  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14060  du tableau ci-dessus, désigné via la commande:
14061 \end_layout
14062
14063 \begin_layout Standard
14064
14065 \series bold
14066 \lang english
14067
14068 \backslash
14069 diagbox[dir=SW]{
14070 \series default
14071 \lang french
14072 À domicile
14073 \series bold
14074 \lang english
14075 }{
14076 \series default
14077 \lang french
14078 Résultat
14079 \series bold
14080 \lang english
14081 }{
14082 \series default
14083 \lang french
14084 À l'extérieur
14085 \series bold
14086 \lang english
14087 }
14088 \series default
14089 \lang french
14090 .
14091  
14092 \end_layout
14093
14094 \begin_layout Standard
14095 Si aucune direction n'est spécifiée, elle est implicitement NW.
14096 \end_layout
14097
14098 \begin_layout Standard
14099 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14100  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14101  le contenu de la cellule va déborder:
14102 \end_layout
14103
14104 \begin_layout Standard
14105 \noindent
14106 \align center
14107 \begin_inset Tabular
14108 <lyxtabular version="3" rows="2" columns="2">
14109 <features tabularvalignment="middle">
14110 <column alignment="center" valignment="top" width="3cm">
14111 <column alignment="center" valignment="top">
14112 <row>
14113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14114 \begin_inset Text
14115
14116 \begin_layout Plain Layout
14117 \begin_inset ERT
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121
14122
14123 \backslash
14124 diagbox{
14125 \end_layout
14126
14127 \end_inset
14128
14129 Nom
14130 \begin_inset ERT
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134
14135 }{
14136 \end_layout
14137
14138 \end_inset
14139
14140 Paramètre
14141 \begin_inset ERT
14142 status collapsed
14143
14144 \begin_layout Plain Layout
14145
14146 }
14147 \end_layout
14148
14149 \end_inset
14150
14151
14152 \end_layout
14153
14154 \end_inset
14155 </cell>
14156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Plain Layout
14160 Épaisseur en nm
14161 \end_layout
14162
14163 \end_inset
14164 </cell>
14165 </row>
14166 <row>
14167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \begin_layout Plain Layout
14171 Vert parfait
14172 \end_layout
14173
14174 \end_inset
14175 </cell>
14176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14177 \begin_inset Text
14178
14179 \begin_layout Plain Layout
14180 45
14181 \end_layout
14182
14183 \end_inset
14184 </cell>
14185 </row>
14186 </lyxtabular>
14187
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \begin_layout Standard
14194 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14195  cellule partagée, utilisez l'option de commande 
14196 \series bold
14197 \lang english
14198 width=3cm
14199 \series default
14200 \lang french
14201  (remplacez 
14202 \begin_inset Quotes cld
14203 \end_inset
14204
14205 3cm
14206 \begin_inset Quotes crd
14207 \end_inset
14208
14209 par la largeur désirée).
14210  Dans le tableau qui suit, la largeur de la première colonne est réglée
14211  à 4cm.
14212  Pour 
14213 \series bold
14214 \lang english
14215
14216 \backslash
14217 diagbox
14218 \series default
14219 \lang french
14220  une largeur de 4
14221 \begin_inset space \thinspace{}
14222 \end_inset
14223
14224 cm + 2
14225 \begin_inset space \thinspace{}
14226 \end_inset
14227
14228
14229 \backslash
14230 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14231  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14232  de la cellule.
14233  Le calcul de la largeur ne peut pas être fait directement dans l'option
14234  de la commande 
14235 \series bold
14236 \lang english
14237
14238 \backslash
14239 diagbox
14240 \series default
14241 \lang french
14242 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14243  la suite.
14244  Ceci se fait via les commandes en code \SpecialChar TeX
14245 :
14246 \end_layout
14247
14248 \begin_layout Standard
14249
14250 \series bold
14251
14252 \backslash
14253 newlength{
14254 \backslash
14255 diagtest}
14256 \begin_inset Newline newline
14257 \end_inset
14258
14259
14260 \backslash
14261 setlength{
14262 \backslash
14263 diagtest}{4cm+2
14264 \backslash
14265 tabcolsep}
14266 \end_layout
14267
14268 \begin_layout Standard
14269 \begin_inset ERT
14270 status collapsed
14271
14272 \begin_layout Plain Layout
14273
14274
14275 \backslash
14276 newlength{
14277 \backslash
14278 diagtest}
14279 \end_layout
14280
14281 \begin_layout Plain Layout
14282
14283
14284 \backslash
14285 setlength{
14286 \backslash
14287 diagtest}{4cm+2
14288 \backslash
14289 tabcolsep}
14290 \end_layout
14291
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \begin_layout Standard
14298 Pour permettre les calculs en \SpecialChar LaTeX
14299 , il faut charger dans le préambule du document
14300  le paquetage 
14301 \series bold
14302 calc
14303 \series default
14304
14305 \begin_inset Index idx
14306 status collapsed
14307
14308 \begin_layout Plain Layout
14309 Paquetages \SpecialChar LaTeX
14310  ! calc
14311 \end_layout
14312
14313 \end_inset
14314
14315 .
14316 \end_layout
14317
14318 \begin_layout Standard
14319 Dans le tableau vous pouvez maintenant utiliser la commande
14320 \end_layout
14321
14322 \begin_layout Standard
14323
14324 \series bold
14325
14326 \backslash
14327 diagbox[width=
14328 \backslash
14329 diagtest]{A}{B}
14330 \end_layout
14331
14332 \begin_layout Standard
14333 dans la première cellule:
14334 \end_layout
14335
14336 \begin_layout Standard
14337 \noindent
14338 \align center
14339 \begin_inset Tabular
14340 <lyxtabular version="3" rows="2" columns="2">
14341 <features tabularvalignment="middle">
14342 <column alignment="center" valignment="top" width="4cm">
14343 <column alignment="center" valignment="top">
14344 <row>
14345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14346 \begin_inset Text
14347
14348 \begin_layout Plain Layout
14349 \begin_inset ERT
14350 status open
14351
14352 \begin_layout Plain Layout
14353
14354
14355 \backslash
14356 diagbox[width=
14357 \backslash
14358 diagtest]{
14359 \end_layout
14360
14361 \end_inset
14362
14363 A
14364 \begin_inset ERT
14365 status collapsed
14366
14367 \begin_layout Plain Layout
14368
14369 }{
14370 \end_layout
14371
14372 \end_inset
14373
14374 B
14375 \begin_inset ERT
14376 status collapsed
14377
14378 \begin_layout Plain Layout
14379
14380 }
14381 \end_layout
14382
14383 \end_inset
14384
14385
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 Épaisseur en nm
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 </row>
14400 <row>
14401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Plain Layout
14405 Vert parfait
14406 \end_layout
14407
14408 \end_inset
14409 </cell>
14410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Plain Layout
14414 45
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 </row>
14420 </lyxtabular>
14421
14422 \end_inset
14423
14424
14425 \end_layout
14426
14427 \begin_layout Standard
14428 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14429  la longueur de la diagonale ne peut pas être calculée correctement comme
14430  dans ce tableau:
14431 \end_layout
14432
14433 \begin_layout Standard
14434 \noindent
14435 \align center
14436 \begin_inset Tabular
14437 <lyxtabular version="3" rows="2" columns="2">
14438 <features tabularvalignment="middle">
14439 <column alignment="center" valignment="top" width="0pt">
14440 <column alignment="center" valignment="top">
14441 <row>
14442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14443 \begin_inset Text
14444
14445 \begin_layout Plain Layout
14446 \begin_inset ERT
14447 status collapsed
14448
14449 \begin_layout Plain Layout
14450
14451
14452 \backslash
14453 diagbox{
14454 \end_layout
14455
14456 \end_inset
14457
14458 A
14459 \begin_inset ERT
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463
14464 }{
14465 \end_layout
14466
14467 \end_inset
14468
14469 B
14470 \begin_inset ERT
14471 status collapsed
14472
14473 \begin_layout Plain Layout
14474
14475 }
14476 \end_layout
14477
14478 \end_inset
14479
14480
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 Épaisseur en nm
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 </row>
14495 <row>
14496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Plain Layout
14500 Vert parfait
14501 \end_layout
14502
14503 \end_inset
14504 </cell>
14505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14506 \begin_inset Text
14507
14508 \begin_layout Plain Layout
14509 45
14510 \end_layout
14511
14512 \end_inset
14513 </cell>
14514 </row>
14515 </lyxtabular>
14516
14517 \end_inset
14518
14519
14520 \end_layout
14521
14522 \begin_layout Standard
14523 Dans ce cas, vous pouvez utiliser directement
14524 \series bold
14525  
14526 \lang english
14527 width
14528 \series default
14529 \lang french
14530  dans l'option de 
14531 \series bold
14532 \lang english
14533
14534 \backslash
14535 diagbox
14536 \series default
14537 \lang french
14538 , il n'est plus nécessaire d’ajouter 2
14539 \backslash
14540 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14541  colonne.
14542  Ici une largeur de 3cm est utilisée:
14543 \end_layout
14544
14545 \begin_layout Standard
14546 \noindent
14547 \align center
14548 \begin_inset Tabular
14549 <lyxtabular version="3" rows="2" columns="2">
14550 <features tabularvalignment="middle">
14551 <column alignment="center" valignment="top" width="0pt">
14552 <column alignment="center" valignment="top">
14553 <row>
14554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14555 \begin_inset Text
14556
14557 \begin_layout Plain Layout
14558 \begin_inset ERT
14559 status open
14560
14561 \begin_layout Plain Layout
14562
14563
14564 \backslash
14565 diagbox[width=3cm]{
14566 \end_layout
14567
14568 \end_inset
14569
14570 A
14571 \begin_inset ERT
14572 status collapsed
14573
14574 \begin_layout Plain Layout
14575
14576 }{
14577 \end_layout
14578
14579 \end_inset
14580
14581 B
14582 \begin_inset ERT
14583 status collapsed
14584
14585 \begin_layout Plain Layout
14586
14587 }
14588 \end_layout
14589
14590 \end_inset
14591
14592
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601 Épaisseur en nm
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 </row>
14607 <row>
14608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Plain Layout
14612 Vert parfait
14613 \end_layout
14614
14615 \end_inset
14616 </cell>
14617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14618 \begin_inset Text
14619
14620 \begin_layout Plain Layout
14621 45
14622 \end_layout
14623
14624 \end_inset
14625 </cell>
14626 </row>
14627 </lyxtabular>
14628
14629 \end_inset
14630
14631
14632 \end_layout
14633
14634 \begin_layout Standard
14635 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14636  supplémentaire pour placer le texte dans la cellule.
14637  Ceci peut être obtenu avec l'option
14638 \series bold
14639  
14640 \lang english
14641 height
14642 \lang french
14643 =3cm
14644 \series default
14645  de la commande 
14646 \series bold
14647 \lang english
14648
14649 \backslash
14650 diagbox
14651 \series default
14652 \lang french
14653  (remplacer « 3cm » par la hauteur désirée).
14654  Dans le tableau qui suit, la commande
14655 \end_layout
14656
14657 \begin_layout Standard
14658
14659 \series bold
14660
14661 \backslash
14662 diagbox[width=3cm,height=1.4cm]{A
14663 \backslash
14664
14665 \backslash
14666 B}{C
14667 \backslash
14668
14669 \backslash
14670 D}
14671 \end_layout
14672
14673 \begin_layout Standard
14674 est utilisée dans la première cellule.
14675  La commande 
14676 \backslash
14677
14678 \backslash
14679  crée le saut de ligne
14680 \begin_inset Foot
14681 status open
14682
14683 \begin_layout Plain Layout
14684 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14685  largeur fixée.
14686 \end_layout
14687
14688 \end_inset
14689
14690 .
14691 \end_layout
14692
14693 \begin_layout Standard
14694 \noindent
14695 \align center
14696 \begin_inset Tabular
14697 <lyxtabular version="3" rows="2" columns="2">
14698 <features tabularvalignment="middle">
14699 <column alignment="center" valignment="top">
14700 <column alignment="center" valignment="top">
14701 <row>
14702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14703 \begin_inset Text
14704
14705 \begin_layout Plain Layout
14706 \begin_inset ERT
14707 status open
14708
14709 \begin_layout Plain Layout
14710
14711
14712 \backslash
14713 diagbox[width=3cm,height=1.4cm]{
14714 \end_layout
14715
14716 \end_inset
14717
14718 A
14719 \begin_inset ERT
14720 status collapsed
14721
14722 \begin_layout Plain Layout
14723
14724
14725 \backslash
14726
14727 \backslash
14728
14729 \end_layout
14730
14731 \end_inset
14732
14733 B
14734 \begin_inset ERT
14735 status collapsed
14736
14737 \begin_layout Plain Layout
14738
14739 }{
14740 \end_layout
14741
14742 \end_inset
14743
14744 C
14745 \begin_inset ERT
14746 status collapsed
14747
14748 \begin_layout Plain Layout
14749
14750
14751 \backslash
14752
14753 \backslash
14754
14755 \end_layout
14756
14757 \end_inset
14758
14759 D
14760 \begin_inset ERT
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764
14765 }
14766 \end_layout
14767
14768 \end_inset
14769
14770
14771 \end_layout
14772
14773 \end_inset
14774 </cell>
14775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14776 \begin_inset Text
14777
14778 \begin_layout Plain Layout
14779 Épaisseur en nm
14780 \end_layout
14781
14782 \end_inset
14783 </cell>
14784 </row>
14785 <row>
14786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14787 \begin_inset Text
14788
14789 \begin_layout Plain Layout
14790 Vert parfait
14791 \end_layout
14792
14793 \end_inset
14794 </cell>
14795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799 45
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 </row>
14805 </lyxtabular>
14806
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \begin_layout Standard
14813 \begin_inset ERT
14814 status collapsed
14815
14816 \begin_layout Plain Layout
14817
14818
14819 \backslash
14820 else
14821 \end_layout
14822
14823 \end_inset
14824
14825
14826 \begin_inset Note Note
14827 status open
14828
14829 \begin_layout Plain Layout
14830 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14831  
14832 \series bold
14833 diagbox
14834 \series default
14835  n'est pas installé :
14836 \end_layout
14837
14838 \end_inset
14839
14840
14841 \end_layout
14842
14843 \begin_layout Standard
14844 Vous devez installer le paquetage \SpecialChar LaTeX
14845  
14846 \series bold
14847 diagbox
14848 \series default
14849  pour voir le contenu de cette section dans la sortie imprimée.
14850 \end_layout
14851
14852 \begin_layout Standard
14853 \begin_inset ERT
14854 status collapsed
14855
14856 \begin_layout Plain Layout
14857
14858
14859 \backslash
14860 fi
14861 \end_layout
14862
14863 \end_inset
14864
14865
14866 \end_layout
14867
14868 \begin_layout Standard
14869 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14870  
14871 \series bold
14872 \lang english
14873 diagbox
14874 \series default
14875 \lang french
14876 , voir sa documentation, 
14877 \begin_inset CommandInset citation
14878 LatexCommand cite
14879 key "diagbox"
14880 literal "true"
14881
14882 \end_inset
14883
14884 .
14885 \end_layout
14886
14887 \begin_layout Section
14888 Les tableaux formels
14889 \begin_inset CommandInset label
14890 LatexCommand label
14891 name "sec:Tableaux-Formels"
14892
14893 \end_inset
14894
14895
14896 \begin_inset Index idx
14897 status collapsed
14898
14899 \begin_layout Plain Layout
14900 Tableau ! Formel
14901 \end_layout
14902
14903 \end_inset
14904
14905
14906 \end_layout
14907
14908 \begin_layout Standard
14909 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14910  à celle du tableau
14911 \begin_inset space ~
14912 \end_inset
14913
14914
14915 \begin_inset CommandInset ref
14916 LatexCommand ref
14917 reference "tab:Exemple-tableau-booktabs"
14918
14919 \end_inset
14920
14921 .
14922  Ce genre de tableau est appelé 
14923 \begin_inset Quotes cld
14924 \end_inset
14925
14926
14927 \emph on
14928 formel
14929 \emph default
14930
14931 \begin_inset Quotes crd
14932 \end_inset
14933
14934 .
14935  Pour transformer un tableau en tableau formel, utilisez l'option 
14936 \family sans
14937 Formel
14938 \family default
14939  de l'onglet 
14940 \family sans
14941 Bordures
14942 \family default
14943  de la fenêtre de dialogue 
14944 \family sans
14945 Paramètres
14946 \begin_inset space ~
14947 \end_inset
14948
14949 du
14950 \begin_inset space ~
14951 \end_inset
14952
14953 tableau
14954 \family default
14955 .
14956 \end_layout
14957
14958 \begin_layout Standard
14959 \begin_inset Float table
14960 placement h
14961 wide false
14962 sideways false
14963 status open
14964
14965 \begin_layout Plain Layout
14966 \begin_inset Caption Standard
14967
14968 \begin_layout Plain Layout
14969 \begin_inset CommandInset label
14970 LatexCommand label
14971 name "tab:Exemple-tableau-booktabs"
14972
14973 \end_inset
14974
14975 Exemple de tableau formel
14976 \end_layout
14977
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \begin_layout Plain Layout
14984 \align center
14985 \begin_inset Tabular
14986 <lyxtabular version="3" rows="8" columns="4">
14987 <features booktabs="true" tabularvalignment="middle">
14988 <column alignment="center" valignment="top">
14989 <column alignment="center" valignment="top">
14990 <column alignment="center" valignment="top">
14991 <column alignment="center" valignment="top">
14992 <row>
14993 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997 Système
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 <cell alignment="center" valignment="top" topline="true" usebox="none">
15003 \begin_inset Text
15004
15005 \begin_layout Plain Layout
15006 Chip
15007 \begin_inset space \thinspace{}
15008 \end_inset
15009
15010 1
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019 Chip
15020 \begin_inset space \thinspace{}
15021 \end_inset
15022
15023 2
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 </row>
15038 <row>
15039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Plain Layout
15043 \begin_inset ERT
15044 status collapsed
15045
15046 \begin_layout Plain Layout
15047
15048
15049 \backslash
15050 cmidrule(r){2-2}
15051 \end_layout
15052
15053 \end_inset
15054
15055
15056 \begin_inset ERT
15057 status collapsed
15058
15059 \begin_layout Plain Layout
15060
15061
15062 \backslash
15063 cmidrule(l){3-4}
15064 \end_layout
15065
15066 \end_inset
15067
15068 Épaisseur du capteur en µm
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Plain Layout
15077 300
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 <cell alignment="center" valignment="top" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086 300
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095 700
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 </row>
15101 <row>
15102 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15103 \begin_inset Text
15104
15105 \begin_layout Plain Layout
15106 Angle du biseau en °
15107 \end_layout
15108
15109 \end_inset
15110 </cell>
15111 <cell alignment="center" valignment="top" topline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115 3.55
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 <cell alignment="center" valignment="top" topline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124 2.71
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 <cell alignment="center" valignment="top" topline="true" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133 7.99
15134 \end_layout
15135
15136 \end_inset
15137 </cell>
15138 </row>
15139 <row topspace="default">
15140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15141 \begin_inset Text
15142
15143 \begin_layout Plain Layout
15144 Résolution spatiale en µm
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 <cell alignment="center" valignment="top" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153 4.26
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 <cell alignment="center" valignment="top" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 10.17
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 10.56
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 </row>
15177 <row topspace="default">
15178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15179 \begin_inset Text
15180
15181 \begin_layout Plain Layout
15182 MTF à 
15183 \begin_inset Formula $f_{\mathrm{max}}$
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 0.53
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 <cell alignment="center" valignment="top" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 0.37
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 0.39
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 </row>
15219 <row topspace="default">
15220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 \begin_inset ERT
15225 status collapsed
15226
15227 \begin_layout Plain Layout
15228
15229
15230 \backslash
15231 cmidrule[2pt](l{10pt}){1-1}
15232 \end_layout
15233
15234 \end_inset
15235
15236 résolution spatiale LSF
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 <cell alignment="center" valignment="top" usebox="none">
15251 \begin_inset Text
15252
15253 \begin_layout Plain Layout
15254
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 <cell alignment="center" valignment="top" usebox="none">
15260 \begin_inset Text
15261
15262 \begin_layout Plain Layout
15263
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 </row>
15269 <row>
15270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15271 \begin_inset Text
15272
15273 \begin_layout Plain Layout
15274 en µm
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 <cell alignment="center" valignment="top" usebox="none">
15280 \begin_inset Text
15281
15282 \begin_layout Plain Layout
15283 129.7
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 <cell alignment="center" valignment="top" usebox="none">
15289 \begin_inset Text
15290
15291 \begin_layout Plain Layout
15292 52.75
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 <cell alignment="center" valignment="top" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301 50.78
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 </row>
15307 <row>
15308 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Plain Layout
15312 en % de la taille des pixels
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15318 \begin_inset Text
15319
15320 \begin_layout Plain Layout
15321 76.3
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \begin_layout Plain Layout
15330 95.9
15331 \end_layout
15332
15333 \end_inset
15334 </cell>
15335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15336 \begin_inset Text
15337
15338 \begin_layout Plain Layout
15339 92.3
15340 \end_layout
15341
15342 \end_inset
15343 </cell>
15344 </row>
15345 </lyxtabular>
15346
15347 \end_inset
15348
15349
15350 \end_layout
15351
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \begin_layout Standard
15358 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15359  
15360 \family sans
15361 Bordures
15362 \family default
15363  de la fenêtre de dialogue 
15364 \family sans
15365 Paramètres
15366 \begin_inset space ~
15367 \end_inset
15368
15369 du
15370 \begin_inset space ~
15371 \end_inset
15372
15373 tableau
15374 \family default
15375  comme c'est décrit dans la section
15376 \begin_inset space ~
15377 \end_inset
15378
15379
15380 \begin_inset CommandInset ref
15381 LatexCommand ref
15382 reference "subsec:Espacement-lignes"
15383
15384 \end_inset
15385
15386 .
15387 \end_layout
15388
15389 \begin_layout Standard
15390 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15391  verticales.
15392  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15393  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15394  sortie imprimée :
15395 \begin_inset Newline newline
15396 \end_inset
15397
15398 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15399 \begin_inset space \thinspace{}
15400 \end_inset
15401
15402 em alors que les autres lignes ont implicite une épaisseur de 0.05
15403 \begin_inset space \thinspace{}
15404 \end_inset
15405
15406 em.
15407 \end_layout
15408
15409 \begin_layout Standard
15410 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15411  les lignes de préambule suivantes :
15412 \end_layout
15413
15414 \begin_layout Standard
15415
15416 \series bold
15417
15418 \backslash
15419 let
15420 \backslash
15421 mytoprule
15422 \backslash
15423 toprule
15424 \begin_inset Newline newline
15425 \end_inset
15426
15427
15428 \backslash
15429 renewcommand{
15430 \backslash
15431 toprule}{
15432 \backslash
15433 mytoprule[width]}
15434 \end_layout
15435
15436 \begin_layout Standard
15437 Cet exemple concerne la première ligne, appelée 
15438 \series bold
15439 toprule
15440 \series default
15441 .
15442  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15443 \series bold
15444 toprule
15445 \series default
15446  par 
15447 \series bold
15448 bottomrule
15449 \series default
15450 .
15451  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15452  
15453 \series bold
15454 toprule
15455 \series default
15456  par 
15457 \series bold
15458 midrule
15459 \series default
15460 .
15461  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15462 \begin_inset space ~
15463 \end_inset
15464
15465
15466 \begin_inset CommandInset ref
15467 LatexCommand ref
15468 reference "cha:Unités-de-longueur"
15469
15470 \end_inset
15471
15472  pour préciser l'épaisseur voulue.
15473 \end_layout
15474
15475 \begin_layout Standard
15476 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15477  en mettant une ligne pour une cellule multi-colonnes.
15478  \SpecialChar LyX
15479  va utiliser en interne la commande 
15480 \series bold
15481
15482 \backslash
15483 cmidrule
15484 \series default
15485  pour créer cette ligne.
15486  Sa syntaxe complète est :
15487 \end_layout
15488
15489 \begin_layout Standard
15490
15491 \series bold
15492
15493 \backslash
15494 cmidrule[largeur](rognage){colDépart-colFin}
15495 \end_layout
15496
15497 \begin_layout Standard
15498 Les options de la commande 
15499 \series bold
15500
15501 \backslash
15502 cmidrule
15503 \series default
15504  ne sont pas actuellement gérées par \SpecialChar LyX
15505 , vous devez donc utiliser du code
15506  \SpecialChar TeX
15507  pour pouvoir les utiliser.
15508  On peut créer manuellement des lignes 
15509 \series bold
15510
15511 \backslash
15512 mitrales
15513 \series default
15514  en insérant la commande en code \SpecialChar TeX
15515  comme le premier élément de la première
15516  cellule de la ligne.
15517  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15518  en question.
15519 \end_layout
15520
15521 \begin_layout Standard
15522 La valeur 
15523 \series bold
15524 largeur
15525 \series default
15526  pour l'épaisseur des lignes est de 0.03
15527 \begin_inset space \thinspace{}
15528 \end_inset
15529
15530 em.
15531  
15532 \series bold
15533 colDépart
15534 \series default
15535  est le numéro de la colonne dans laquelle la ligne commence et 
15536 \series bold
15537 colFin
15538 \series default
15539  est le numéro de la colonne dans laquelle elle se termine.
15540  La valeur de 
15541 \series bold
15542 colFin
15543 \series default
15544  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15545  Le paramètre optionnel 
15546 \series bold
15547 rognage
15548 \series default
15549  peut être soit 
15550 \emph on
15551 l{largeurRognage}
15552 \emph default
15553 , ou 
15554 \emph on
15555 r{largeurRognage}
15556 \emph default
15557  où les valeurs de
15558 \emph on
15559  largeurRognage
15560 \emph default
15561  sont aussi optionnelles.
15562  En utilisant par exemple la valeur 
15563 \emph on
15564 l{2pt}
15565 \emph default
15566  pour ce paramètre, la ligne va être rognée de 2
15567 \begin_inset space \thinspace{}
15568 \end_inset
15569
15570 pt à son extrémité gauche.
15571  Si vous ne spécifiez pas de valeur pour 
15572 \emph on
15573 largeurRognage
15574 \emph default
15575  les lignes sont implicitement rognées de 0.5
15576 \begin_inset space \thinspace{}
15577 \end_inset
15578
15579 em.
15580 \end_layout
15581
15582 \begin_layout Standard
15583 \begin_inset VSpace bigskip
15584 \end_inset
15585
15586 Le tableau
15587 \begin_inset space ~
15588 \end_inset
15589
15590
15591 \begin_inset CommandInset ref
15592 LatexCommand ref
15593 reference "tab:Exemple-tableau-booktabs"
15594
15595 \end_inset
15596
15597  a été créé en utilisant les commandes
15598 \end_layout
15599
15600 \begin_layout Standard
15601
15602 \series bold
15603
15604 \backslash
15605 cmidrule(r){2-2}
15606 \backslash
15607 cmidrule(l){3-4}
15608 \end_layout
15609
15610 \begin_layout Standard
15611 au début de la deuxième ligne et
15612 \end_layout
15613
15614 \begin_layout Standard
15615
15616 \series bold
15617
15618 \backslash
15619 cmidrule[2pt](l{10pt}){1-1}
15620 \end_layout
15621
15622 \begin_layout Standard
15623 au début de la sixième ligne.
15624 \end_layout
15625
15626 \begin_layout Standard
15627 \begin_inset VSpace bigskip
15628 \end_inset
15629
15630
15631 \end_layout
15632
15633 \begin_layout Standard
15634 Vous pouvez vouloir des commandes 
15635 \series bold
15636
15637 \backslash
15638 cmidrule
15639 \series default
15640 s qui se recouvrent comme pour le tableau
15641 \begin_inset space ~
15642 \end_inset
15643
15644
15645 \begin_inset CommandInset ref
15646 LatexCommand ref
15647 reference "tab:Tableau-booktabs-special"
15648
15649 \end_inset
15650
15651 .
15652  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15653
15654 \end_layout
15655
15656 \begin_layout Standard
15657
15658 \series bold
15659
15660 \backslash
15661 morecmidrules
15662 \end_layout
15663
15664 \begin_layout Standard
15665 La commande qui a été utilisée pour la deuxième ligne du tableau
15666 \begin_inset space ~
15667 \end_inset
15668
15669
15670 \begin_inset CommandInset ref
15671 LatexCommand ref
15672 reference "tab:Tableau-booktabs-special"
15673
15674 \end_inset
15675
15676  est
15677 \end_layout
15678
15679 \begin_layout Standard
15680
15681 \series bold
15682
15683 \backslash
15684 cmidrule(r){2-2}
15685 \backslash
15686 cmidrule(l){3-4}
15687 \backslash
15688 morecmidrules
15689 \backslash
15690 cmidrule{2-4}
15691 \end_layout
15692
15693 \begin_layout Standard
15694 La commande pour la sixième ligne est
15695 \end_layout
15696
15697 \begin_layout Standard
15698
15699 \series bold
15700
15701 \backslash
15702 midrule
15703 \backslash
15704 morecmidrules
15705 \backslash
15706 cmidrule{3-4}
15707 \end_layout
15708
15709 \begin_layout Standard
15710 \begin_inset VSpace bigskip
15711 \end_inset
15712
15713
15714 \end_layout
15715
15716 \begin_layout Standard
15717 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15718 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15719  font toute la largeur du tableau :
15720 \end_layout
15721
15722 \begin_layout Standard
15723
15724 \series bold
15725
15726 \backslash
15727 specialrule{largeur}{espace au dessus}{espace en dessous}
15728 \end_layout
15729
15730 \begin_layout Standard
15731 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15732  du paquetage \SpecialChar LaTeX
15733  
15734 \series bold
15735 booktabs
15736 \series default
15737  
15738 \begin_inset CommandInset citation
15739 LatexCommand cite
15740 key "booktabs"
15741 literal "true"
15742
15743 \end_inset
15744
15745 .
15746 \begin_inset Index idx
15747 status collapsed
15748
15749 \begin_layout Plain Layout
15750 Paquetages \SpecialChar LaTeX
15751  ! booktabs
15752 \end_layout
15753
15754 \end_inset
15755
15756
15757 \end_layout
15758
15759 \begin_layout Standard
15760 \begin_inset Float table
15761 placement h
15762 wide false
15763 sideways false
15764 status open
15765
15766 \begin_layout Plain Layout
15767 \begin_inset Caption Standard
15768
15769 \begin_layout Plain Layout
15770 \begin_inset CommandInset label
15771 LatexCommand label
15772 name "tab:Tableau-booktabs-special"
15773
15774 \end_inset
15775
15776 Tableau formel spécial
15777 \end_layout
15778
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Plain Layout
15785 \align center
15786 \begin_inset Tabular
15787 <lyxtabular version="3" rows="8" columns="4">
15788 <features booktabs="true" tabularvalignment="middle">
15789 <column alignment="center" valignment="top">
15790 <column alignment="center" valignment="top">
15791 <column alignment="center" valignment="top">
15792 <column alignment="center" valignment="top">
15793 <row>
15794 <cell alignment="center" valignment="top" topline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798 Système
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell alignment="center" valignment="top" topline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 Chip
15808 \begin_inset space \thinspace{}
15809 \end_inset
15810
15811 1
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820 Chip
15821 \begin_inset space \thinspace{}
15822 \end_inset
15823
15824 2
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 </row>
15839 <row>
15840 <cell alignment="center" valignment="top" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 \begin_inset ERT
15845 status collapsed
15846
15847 \begin_layout Plain Layout
15848
15849
15850 \backslash
15851 cmidrule(r){2-2}
15852 \end_layout
15853
15854 \end_inset
15855
15856
15857 \begin_inset ERT
15858 status collapsed
15859
15860 \begin_layout Plain Layout
15861
15862
15863 \backslash
15864 cmidrule(l){3-4}
15865 \end_layout
15866
15867 \end_inset
15868
15869
15870 \begin_inset ERT
15871 status collapsed
15872
15873 \begin_layout Plain Layout
15874
15875
15876 \backslash
15877 morecmidrules 
15878 \end_layout
15879
15880 \end_inset
15881
15882
15883 \begin_inset ERT
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887
15888
15889 \backslash
15890 cmidrule{2-4}
15891 \end_layout
15892
15893 \end_inset
15894
15895 Epaisseur du capteur en µm
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 <cell alignment="center" valignment="top" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904 300
15905 \end_layout
15906
15907 \end_inset
15908 </cell>
15909 <cell alignment="center" valignment="top" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913 300
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 <cell alignment="center" valignment="top" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Plain Layout
15922 700
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 </row>
15928 <row>
15929 <cell alignment="center" valignment="top" topline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933 Angle biseau en °
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942 3.55
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 <cell alignment="center" valignment="top" topline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Plain Layout
15951 2.71
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 <cell alignment="center" valignment="top" topline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960 7.99
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 </row>
15966 <row topspace="default">
15967 <cell alignment="center" valignment="top" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971 Résolution spatiale en µm
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 4.26
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 10.17
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 <cell alignment="center" valignment="top" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998 10.56
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 </row>
16004 <row topspace="default">
16005 <cell alignment="center" valignment="top" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 MTF à 
16010 \begin_inset Formula $f_{\mathrm{max}}$
16011 \end_inset
16012
16013
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 <cell alignment="center" valignment="top" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022 0.53
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 <cell alignment="center" valignment="top" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 0.37
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 0.39
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 </row>
16046 <row>
16047 <cell alignment="center" valignment="top" topline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 \begin_inset ERT
16052 status collapsed
16053
16054 \begin_layout Plain Layout
16055
16056
16057 \backslash
16058 morecmidrules 
16059 \end_layout
16060
16061 \end_inset
16062
16063
16064 \begin_inset ERT
16065 status collapsed
16066
16067 \begin_layout Plain Layout
16068
16069
16070 \backslash
16071 cmidrule{3-4}
16072 \end_layout
16073
16074 \end_inset
16075
16076 résolution spatiale LSF
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 <cell alignment="center" valignment="top" topline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Plain Layout
16094
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 </row>
16109 <row>
16110 <cell alignment="center" valignment="top" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114 en µm
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123 129.7
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 52.75
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 <cell alignment="center" valignment="top" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141 50.78
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 </row>
16147 <row>
16148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152 en % de la taille des pixels
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 76.3
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 95.9
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 92.3
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 </lyxtabular>
16186
16187 \end_inset
16188
16189
16190 \end_layout
16191
16192 \end_inset
16193
16194
16195 \end_layout
16196
16197 \begin_layout Section
16198 Alignement vertical des tableaux
16199 \begin_inset Index idx
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203 Tableau ! Alignement
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \begin_layout Standard
16212 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16213  doit être à l'intérieur d'une boîte.
16214  La boîte peut alors être alignée comme c'est décrit dans la 
16215 \begin_inset space ~
16216 \end_inset
16217
16218
16219 \begin_inset CommandInset ref
16220 LatexCommand ref
16221 reference "sec:Boîte-Dialogue"
16222
16223 \end_inset
16224
16225 .
16226 \end_layout
16227
16228 \begin_layout Standard
16229 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16230  minipage
16231 \begin_inset Foot
16232 status open
16233
16234 \begin_layout Plain Layout
16235 Les minipages son décrites dans la section
16236 \begin_inset space ~
16237 \end_inset
16238
16239
16240 \begin_inset CommandInset ref
16241 LatexCommand ref
16242 reference "sec:Minipages"
16243
16244 \end_inset
16245
16246 .
16247 \end_layout
16248
16249 \end_inset
16250
16251  dont la largeur est de 15
16252 \begin_inset space \thinspace{}
16253 \end_inset
16254
16255 col% :
16256 \end_layout
16257
16258 \begin_layout Itemize
16259 test 
16260 \begin_inset Box Frameless
16261 position "t"
16262 hor_pos "c"
16263 has_inner_box 1
16264 inner_pos "c"
16265 use_parbox 0
16266 use_makebox 0
16267 width "15col%"
16268 special "none"
16269 height "1in"
16270 height_special "totalheight"
16271 thickness "0.4pt"
16272 separation "3pt"
16273 shadowsize "4pt"
16274 framecolor "black"
16275 backgroundcolor "none"
16276 status collapsed
16277
16278 \begin_layout Plain Layout
16279 \begin_inset Tabular
16280 <lyxtabular version="3" rows="3" columns="3">
16281 <features tabularvalignment="middle">
16282 <column alignment="center" valignment="top">
16283 <column alignment="center" valignment="top">
16284 <column alignment="center" valignment="top">
16285 <row>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290 a
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 d
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 g
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 </row>
16314 <row>
16315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 b
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 e
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 h
16338 \end_layout
16339
16340 \end_inset
16341 </cell>
16342 </row>
16343 <row>
16344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 c
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357 f
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366 i
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 </row>
16372 </lyxtabular>
16373
16374 \end_inset
16375
16376
16377 \end_layout
16378
16379 \end_inset
16380
16381  test 
16382 \begin_inset ERT
16383 status collapsed
16384
16385 \begin_layout Plain Layout
16386
16387
16388 \backslash
16389 raisebox{0.85
16390 \backslash
16391 baselineskip}{
16392 \end_layout
16393
16394 \end_inset
16395
16396
16397 \begin_inset Box Frameless
16398 position "t"
16399 hor_pos "c"
16400 has_inner_box 1
16401 inner_pos "c"
16402 use_parbox 0
16403 use_makebox 0
16404 width "15col%"
16405 special "none"
16406 height "1in"
16407 height_special "totalheight"
16408 thickness "0.4pt"
16409 separation "3pt"
16410 shadowsize "4pt"
16411 framecolor "black"
16412 backgroundcolor "none"
16413 status collapsed
16414
16415 \begin_layout Plain Layout
16416 \begin_inset Tabular
16417 <lyxtabular version="3" rows="3" columns="3">
16418 <features tabularvalignment="middle">
16419 <column alignment="center" valignment="top">
16420 <column alignment="center" valignment="top">
16421 <column alignment="center" valignment="top">
16422 <row>
16423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427 a
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436 d
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 g
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 <row>
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 b
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465 e
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474 h
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 </row>
16480 <row>
16481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485 c
16486 \end_layout
16487
16488 \end_inset
16489 </cell>
16490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Plain Layout
16494 f
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 i
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 </row>
16509 </lyxtabular>
16510
16511 \end_inset
16512
16513
16514 \end_layout
16515
16516 \end_inset
16517
16518
16519 \begin_inset ERT
16520 status collapsed
16521
16522 \begin_layout Plain Layout
16523
16524 }
16525 \end_layout
16526
16527 \end_inset
16528
16529
16530 \end_layout
16531
16532 \begin_layout Itemize
16533 test 
16534 \begin_inset Box Frameless
16535 position "c"
16536 hor_pos "c"
16537 has_inner_box 1
16538 inner_pos "c"
16539 use_parbox 0
16540 use_makebox 0
16541 width "15col%"
16542 special "none"
16543 height "1in"
16544 height_special "totalheight"
16545 thickness "0.4pt"
16546 separation "3pt"
16547 shadowsize "4pt"
16548 framecolor "black"
16549 backgroundcolor "none"
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Tabular
16554 <lyxtabular version="3" rows="3" columns="3">
16555 <features tabularvalignment="middle">
16556 <column alignment="center" valignment="top">
16557 <column alignment="center" valignment="top">
16558 <column alignment="center" valignment="top">
16559 <row>
16560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564 a
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 d
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Plain Layout
16582 g
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 </row>
16588 <row>
16589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593 b
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 e
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 h
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 <row>
16618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622 c
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 f
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640 i
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 </row>
16646 </lyxtabular>
16647
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \end_inset
16654
16655
16656 \end_layout
16657
16658 \begin_layout Itemize
16659 test 
16660 \begin_inset Box Frameless
16661 position "b"
16662 hor_pos "c"
16663 has_inner_box 1
16664 inner_pos "c"
16665 use_parbox 0
16666 use_makebox 0
16667 width "15col%"
16668 special "none"
16669 height "1in"
16670 height_special "totalheight"
16671 thickness "0.4pt"
16672 separation "3pt"
16673 shadowsize "4pt"
16674 framecolor "black"
16675 backgroundcolor "none"
16676 status collapsed
16677
16678 \begin_layout Plain Layout
16679 \begin_inset Tabular
16680 <lyxtabular version="3" rows="3" columns="3">
16681 <features tabularvalignment="middle">
16682 <column alignment="center" valignment="top">
16683 <column alignment="center" valignment="top">
16684 <column alignment="center" valignment="top">
16685 <row>
16686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 a
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 d
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 g
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 </row>
16714 <row>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719 b
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 e
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 h
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 </row>
16743 <row>
16744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 c
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 f
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766 i
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 </row>
16772 </lyxtabular>
16773
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \end_inset
16780
16781  test 
16782 \begin_inset ERT
16783 status collapsed
16784
16785 \begin_layout Plain Layout
16786
16787
16788 \backslash
16789 raisebox{-0.32
16790 \backslash
16791 baselineskip}{
16792 \end_layout
16793
16794 \end_inset
16795
16796
16797 \begin_inset Box Frameless
16798 position "b"
16799 hor_pos "c"
16800 has_inner_box 1
16801 inner_pos "c"
16802 use_parbox 0
16803 use_makebox 0
16804 width "15col%"
16805 special "none"
16806 height "1in"
16807 height_special "totalheight"
16808 thickness "0.4pt"
16809 separation "3pt"
16810 shadowsize "4pt"
16811 framecolor "black"
16812 backgroundcolor "none"
16813 status collapsed
16814
16815 \begin_layout Plain Layout
16816 \begin_inset Tabular
16817 <lyxtabular version="3" rows="3" columns="3">
16818 <features tabularvalignment="middle">
16819 <column alignment="center" valignment="top">
16820 <column alignment="center" valignment="top">
16821 <column alignment="center" valignment="top">
16822 <row>
16823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 a
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 d
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 g
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 </row>
16851 <row>
16852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856 b
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 e
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 h
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 <row>
16881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885 c
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894 f
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 i
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 </row>
16909 </lyxtabular>
16910
16911 \end_inset
16912
16913
16914 \end_layout
16915
16916 \end_inset
16917
16918
16919 \begin_inset ERT
16920 status collapsed
16921
16922 \begin_layout Plain Layout
16923
16924 }
16925 \end_layout
16926
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \begin_layout Standard
16933 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16934  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16935  la ligne dans laquelle le tableau est inséré.
16936  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16937  boîte élévatrice (raisebox)
16938 \begin_inset Foot
16939 status collapsed
16940
16941 \begin_layout Plain Layout
16942 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16943 \begin_inset space ~
16944 \end_inset
16945
16946
16947 \begin_inset CommandInset ref
16948 LatexCommand ref
16949 reference "subsec:Alignement-Vertical"
16950
16951 \end_inset
16952
16953 .
16954 \end_layout
16955
16956 \end_inset
16957
16958 .
16959  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16960  aligné en utilisant la commande en code \SpecialChar TeX
16961  suivante 
16962 \end_layout
16963
16964 \begin_layout Standard
16965
16966 \series bold
16967
16968 \backslash
16969 raisebox{0.85
16970 \backslash
16971 baselineskip}{
16972 \end_layout
16973
16974 \begin_layout Standard
16975 placée juste avant la boîte minipage.
16976  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16977 .
16978  Pour le deuxième tableau de la dernière ligne, la commande 
16979 \end_layout
16980
16981 \begin_layout Standard
16982
16983 \series bold
16984
16985 \backslash
16986 raisebox{-0.32
16987 \backslash
16988 baselineskip}{
16989 \end_layout
16990
16991 \begin_layout Standard
16992 est utilisée.
16993 \end_layout
16994
16995 \begin_layout Standard
16996 \begin_inset Note Greyedout
16997 status open
16998
16999 \begin_layout Plain Layout
17000
17001 \series bold
17002 Note:
17003 \series default
17004  L'alignement entre le contenu de la ligne du tableau et le texte de la
17005  ligne qui l'entoure ne peut pas être parfait.
17006  Le facteur utilisé dans la commande 
17007 \series bold
17008
17009 \backslash
17010 raisebox
17011 \series default
17012  pour obtenir cet alignement dépend de la police de caractères du document,
17013  de la taille de la police et de l'épaisseur des lignes du tableau.
17014 \end_layout
17015
17016 \end_inset
17017
17018
17019 \end_layout
17020
17021 \begin_layout Section
17022 Tableaux colorés
17023 \begin_inset CommandInset label
17024 LatexCommand label
17025 name "sec:Tableaux-Colorés"
17026
17027 \end_inset
17028
17029
17030 \begin_inset Index idx
17031 status collapsed
17032
17033 \begin_layout Plain Layout
17034 Tableau ! Coloré
17035 \end_layout
17036
17037 \end_inset
17038
17039
17040 \end_layout
17041
17042 \begin_layout Subsection
17043 Cellules colorées
17044 \begin_inset Index idx
17045 status collapsed
17046
17047 \begin_layout Plain Layout
17048 Couleur des tableaux ! Pour les cellules
17049 \end_layout
17050
17051 \end_inset
17052
17053
17054 \begin_inset Index idx
17055 status collapsed
17056
17057 \begin_layout Plain Layout
17058 Couleur ! Pour les cellules de tableau
17059 \end_layout
17060
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \begin_layout Standard
17067 \begin_inset Float table
17068 placement h
17069 wide false
17070 sideways false
17071 status open
17072
17073 \begin_layout Plain Layout
17074 \begin_inset Caption Standard
17075
17076 \begin_layout Plain Layout
17077 \begin_inset CommandInset label
17078 LatexCommand label
17079 name "tab:Tableau-coloré-sans-colortbl"
17080
17081 \end_inset
17082
17083 Tableau coloré sans utiliser le paquetage  
17084 \series bold
17085 colortbl
17086 \series default
17087
17088 \begin_inset Argument 1
17089 status open
17090
17091 \begin_layout Plain Layout
17092 Tableau sans colortbl
17093 \end_layout
17094
17095 \end_inset
17096
17097
17098 \end_layout
17099
17100 \end_inset
17101
17102
17103 \end_layout
17104
17105 \begin_layout Plain Layout
17106 \align center
17107 \begin_inset Tabular
17108 <lyxtabular version="3" rows="3" columns="3">
17109 <features tabularvalignment="middle">
17110 <column alignment="center" valignment="top">
17111 <column alignment="center" valignment="top">
17112 <column alignment="center" valignment="top">
17113 <row>
17114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118
17119 \color green
17120 a
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129
17130 \color red
17131 b
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140
17141 \color red
17142 c
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 <row>
17149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153
17154 \color green
17155 d
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164
17165 \color blue
17166 e
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \color blue
17177 f
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \color green
17190 g
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \color blue
17201 h
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210
17211 \color blue
17212 i
17213 \end_layout
17214
17215 \end_inset
17216 </cell>
17217 </row>
17218 </lyxtabular>
17219
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \end_inset
17226
17227
17228 \end_layout
17229
17230 \begin_layout Standard
17231 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17232  et choisissez une couleur dans le menu 
17233 \family sans
17234 Édition\SpecialChar menuseparator
17235 Style
17236 \begin_inset space ~
17237 \end_inset
17238
17239 de
17240 \begin_inset space ~
17241 \end_inset
17242
17243 Texte
17244 \family default
17245 .
17246  C'est ce qui a été utilisé pour créer le tableau
17247 \begin_inset space ~
17248 \end_inset
17249
17250
17251 \begin_inset CommandInset ref
17252 LatexCommand ref
17253 reference "tab:Tableau-coloré-sans-colortbl"
17254
17255 \end_inset
17256
17257 .
17258  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17259  
17260 \series bold
17261 colortbl
17262 \series default
17263 .
17264 \begin_inset Index idx
17265 status collapsed
17266
17267 \begin_layout Plain Layout
17268 Paquetages \SpecialChar LaTeX
17269  ! colortbl
17270 \end_layout
17271
17272 \end_inset
17273
17274
17275 \end_layout
17276
17277 \begin_layout Standard
17278 \begin_inset ERT
17279 status collapsed
17280
17281 \begin_layout Plain Layout
17282
17283
17284 \backslash
17285 ifcolortbl
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \begin_inset Note Note
17292 status open
17293
17294 \begin_layout Plain Layout
17295 La section qui suit ne sera affichée que si vous avez installé le paquetage
17296  \SpecialChar LaTeX
17297  
17298 \series bold
17299 colortbl
17300 \series default
17301 .
17302 \end_layout
17303
17304 \end_inset
17305
17306
17307 \end_layout
17308
17309 \begin_layout Standard
17310 Pour créer des tableaux colorés, vous devez charger le paquetage
17311 \series bold
17312  colortbl
17313 \series default
17314  dans le préambule avec la ligne
17315 \end_layout
17316
17317 \begin_layout Standard
17318
17319 \series bold
17320
17321 \backslash
17322 usepackage{colortbl}
17323 \end_layout
17324
17325 \begin_layout Standard
17326 On choisit la couleur d'une colonne avec la commande 
17327 \end_layout
17328
17329 \begin_layout Standard
17330
17331 \series bold
17332
17333 \backslash
17334 columncolor{nom de couleur}
17335 \end_layout
17336
17337 \begin_layout Standard
17338 à l'intérieur d'une commande 
17339 \series bold
17340 >{ }
17341 \series default
17342 .
17343  Vous trouverez plus d'information sur la commande 
17344 \series bold
17345 >{}
17346 \series default
17347  dans la section
17348 \begin_inset space ~
17349 \end_inset
17350
17351
17352 \begin_inset CommandInset ref
17353 LatexCommand ref
17354 reference "subsec:Calculs-multicolonnes"
17355
17356 \end_inset
17357
17358 .
17359 \end_layout
17360
17361 \begin_layout Standard
17362 Les noms de couleurs suivants sont prédéfinis :
17363 \end_layout
17364
17365 \begin_layout Standard
17366
17367 \family sans
17368 red
17369 \family default
17370  (rouge), 
17371 \family sans
17372 green
17373 \family default
17374  (vert), 
17375 \family sans
17376 yellow
17377 \family default
17378  (jaune), 
17379 \family sans
17380 blue
17381 \family default
17382  (bleu), 
17383 \family sans
17384 cyan
17385 \family default
17386
17387 \family sans
17388 magenta
17389 \family default
17390
17391 \family sans
17392 black 
17393 \family default
17394 (noir) et 
17395 \family sans
17396 white 
17397 \family default
17398 (blanc)
17399 \end_layout
17400
17401 \begin_layout Standard
17402 \begin_inset VSpace medskip
17403 \end_inset
17404
17405
17406 \end_layout
17407
17408 \begin_layout Standard
17409 Si vous ajoutez l'option
17410 \end_layout
17411
17412 \begin_layout Standard
17413
17414 \series bold
17415 dvipsname
17416 \end_layout
17417
17418 \begin_layout Standard
17419 aux options de la classe de document dans les paramètres du document, vous
17420  pouvez utiliser 61
17421 \begin_inset space ~
17422 \end_inset
17423
17424 couleurs supplémentaires.
17425  Ces couleurs sont listées dans l'annexe
17426 \begin_inset space ~
17427 \end_inset
17428
17429
17430 \begin_inset CommandInset ref
17431 LatexCommand ref
17432 reference "chap:Liste-de-noms-de-couleur-dvips"
17433
17434 \end_inset
17435
17436 .
17437  Une de ces couleurs, 
17438 \family sans
17439 Maroon
17440 \family default
17441 , est utilisée comme exemple dans le tableau
17442 \begin_inset space ~
17443 \end_inset
17444
17445
17446 \begin_inset CommandInset ref
17447 LatexCommand ref
17448 reference "tab:Tableau-coloré-avec-colortbl"
17449
17450 \end_inset
17451
17452 .
17453 \end_layout
17454
17455 \begin_layout Standard
17456 \begin_inset VSpace medskip
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \begin_layout Standard
17463 Vous pouvez aussi définir votre propre couleur avec la commande
17464 \end_layout
17465
17466 \begin_layout Standard
17467
17468 \series bold
17469
17470 \backslash
17471 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17472 \end_layout
17473
17474 \begin_layout Standard
17475 Le modèle de couleur peut être
17476 \end_layout
17477
17478 \begin_layout Labeling
17479 \labelwidthstring 00.00.0000
17480 cmyk
17481 \begin_inset space ~
17482 \end_inset
17483
17484 : cyan, magenta, jaune (yellow), noir (black)
17485 \end_layout
17486
17487 \begin_layout Labeling
17488 \labelwidthstring 00.00.0000
17489 rgb
17490 \begin_inset space ~
17491 \end_inset
17492
17493 : rouge (red), vert (green), bleu (blue)
17494 \end_layout
17495
17496 \begin_layout Labeling
17497 \labelwidthstring 00.00.0000
17498 gray
17499 \begin_inset space ~
17500 \end_inset
17501
17502 : dégradé de gris (gray)
17503 \end_layout
17504
17505 \begin_layout Standard
17506 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17507  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17508 \end_layout
17509
17510 \begin_layout Standard
17511 Vous pouvez par exemple définir la couleur 
17512 \begin_inset Quotes cld
17513 \end_inset
17514
17515
17516 \emph on
17517 vertfonce
17518 \begin_inset Quotes crd
17519 \end_inset
17520
17521  dans le préambule avec la ligne
17522 \end_layout
17523
17524 \begin_layout Standard
17525
17526 \series bold
17527
17528 \backslash
17529 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17530 \end_layout
17531
17532 \begin_layout Standard
17533 et la couleur 
17534 \emph on
17535
17536 \begin_inset Quotes cld
17537 \end_inset
17538
17539 grisclair
17540 \emph default
17541
17542 \begin_inset Quotes crd
17543 \end_inset
17544
17545  avec
17546 \end_layout
17547
17548 \begin_layout Standard
17549
17550 \series bold
17551
17552 \backslash
17553 definecolor{grisclair}{gray}{0.8}
17554 \end_layout
17555
17556 \begin_layout Standard
17557 \begin_inset VSpace medskip
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \begin_layout Standard
17564 Les lignes sont colorées avec la commande
17565 \end_layout
17566
17567 \begin_layout Standard
17568
17569 \series bold
17570
17571 \backslash
17572 rowcolor{nom de la couleur}
17573 \end_layout
17574
17575 \begin_layout Standard
17576 et les cellules sont colorées avec la commande
17577 \end_layout
17578
17579 \begin_layout Standard
17580
17581 \series bold
17582
17583 \backslash
17584 cellcolor{nom de la couleur}
17585 \end_layout
17586
17587 \begin_layout Standard
17588 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17589 .
17590 \end_layout
17591
17592 \begin_layout Standard
17593 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17594  choisissez une couleur dans le menu 
17595 \family sans
17596 Édition\SpecialChar menuseparator
17597 Style
17598 \begin_inset space ~
17599 \end_inset
17600
17601 de
17602 \begin_inset space ~
17603 \end_inset
17604
17605 Texte
17606 \family default
17607 .
17608  Si une cellule contient du code \SpecialChar TeX
17609 , faites bien attention à ne colorer que
17610  le texte, sinon le code \SpecialChar TeX
17611  coloré provoquera des erreurs \SpecialChar LaTeX
17612 .
17613 \end_layout
17614
17615 \begin_layout Standard
17616 \begin_inset Note Greyedout
17617 status open
17618
17619 \begin_layout Plain Layout
17620
17621 \series bold
17622 Note:
17623 \series default
17624  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17625  définies par l'utilisateur.
17626 \end_layout
17627
17628 \end_inset
17629
17630
17631 \end_layout
17632
17633 \begin_layout Standard
17634 \begin_inset VSpace bigskip
17635 \end_inset
17636
17637
17638 \end_layout
17639
17640 \begin_layout Standard
17641 Pour créer le tableau
17642 \begin_inset space ~
17643 \end_inset
17644
17645
17646 \begin_inset CommandInset ref
17647 LatexCommand ref
17648 reference "tab:Tableau-coloré-avec-colortbl"
17649
17650 \end_inset
17651
17652  faites ce qui suit : La couleur de la première colonne doit être 
17653 \emph on
17654 vertfonce
17655 \emph default
17656 .
17657  On insère donc la commande
17658 \end_layout
17659
17660 \begin_layout Standard
17661
17662 \series bold
17663 >{
17664 \backslash
17665 columncolor{vertfonce}
17666 \backslash
17667 centering}c
17668 \end_layout
17669
17670 \begin_layout Standard
17671 en code \SpecialChar TeX
17672  pour cette colonne.
17673  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
17674
17675 \end_layout
17676
17677 \begin_layout Standard
17678
17679 \series bold
17680
17681 \backslash
17682 rowcolor{cyan}
17683 \end_layout
17684
17685 \begin_layout Standard
17686 qui est insérée dans la première cellule de cette ligne.
17687  Notez que cela annule la couleur de colonne pour la première cellule.
17688  La dernière cellule de la dernière ligne est colorée en marron
17689 \series bold
17690  
17691 \series default
17692 en insérant en code \SpecialChar TeX
17693  la commande
17694 \end_layout
17695
17696 \begin_layout Standard
17697
17698 \series bold
17699
17700 \backslash
17701 cellcolor{Maroon}
17702 \end_layout
17703
17704 \begin_layout Standard
17705 Les caractères peuvent maintenant être colorés en utilisant le menu 
17706 \family sans
17707 Édition\SpecialChar menuseparator
17708 Style
17709 \begin_inset space ~
17710 \end_inset
17711
17712 de
17713 \begin_inset space ~
17714 \end_inset
17715
17716 Texte
17717 \family default
17718 .
17719 \end_layout
17720
17721 \begin_layout Standard
17722 \begin_inset Float table
17723 placement h
17724 wide false
17725 sideways false
17726 status open
17727
17728 \begin_layout Plain Layout
17729 \begin_inset Caption Standard
17730
17731 \begin_layout Plain Layout
17732 \begin_inset CommandInset label
17733 LatexCommand label
17734 name "tab:Tableau-coloré-avec-colortbl"
17735
17736 \end_inset
17737
17738 Tableau coloré en utilisant le paquetage 
17739 \series bold
17740 colortbl
17741 \series default
17742
17743 \begin_inset Argument 1
17744 status collapsed
17745
17746 \begin_layout Plain Layout
17747 Tableau avec colortbl
17748 \end_layout
17749
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \end_inset
17756
17757
17758 \end_layout
17759
17760 \begin_layout Plain Layout
17761 \align center
17762 \begin_inset Tabular
17763 <lyxtabular version="3" rows="3" columns="3">
17764 <features tabularvalignment="middle">
17765 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17766 <column alignment="center" valignment="top">
17767 <column alignment="center" valignment="top">
17768 <row>
17769 <cell alignment="center" valignment="top" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773 \begin_inset ERT
17774 status collapsed
17775
17776 \begin_layout Plain Layout
17777
17778
17779 \backslash
17780 rowcolor{cyan}
17781 \end_layout
17782
17783 \end_inset
17784
17785
17786 \color magenta
17787 a
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796
17797 \color red
17798 b
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 <cell alignment="center" valignment="top" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807
17808 \color red
17809 c
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 </row>
17815 <row>
17816 <cell alignment="center" valignment="top" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Plain Layout
17820
17821 \color yellow
17822 d
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 <cell alignment="center" valignment="top" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Plain Layout
17831
17832 \color blue
17833 e
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 <cell alignment="center" valignment="top" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842
17843 \color blue
17844 f
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 </row>
17850 <row>
17851 <cell alignment="center" valignment="top" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855
17856 \color yellow
17857 g
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 <cell alignment="center" valignment="top" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866
17867 \color blue
17868 h
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877 \begin_inset ERT
17878 status collapsed
17879
17880 \begin_layout Plain Layout
17881
17882
17883 \backslash
17884 cellcolor{Maroon}
17885 \end_layout
17886
17887 \end_inset
17888
17889
17890 \color green
17891 i
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 </row>
17897 </lyxtabular>
17898
17899 \end_inset
17900
17901
17902 \end_layout
17903
17904 \end_inset
17905
17906
17907 \end_layout
17908
17909 \begin_layout Standard
17910 \begin_inset ERT
17911 status collapsed
17912
17913 \begin_layout Plain Layout
17914
17915
17916 \backslash
17917 else
17918 \end_layout
17919
17920 \end_inset
17921
17922
17923 \begin_inset Note Note
17924 status open
17925
17926 \begin_layout Plain Layout
17927 Ce qui suit sera affiché si le paquetage 
17928 \series bold
17929 colortbl
17930 \series default
17931  n'est pas installé :
17932 \end_layout
17933
17934 \end_inset
17935
17936
17937 \end_layout
17938
17939 \begin_layout Standard
17940 Vous devez installer le paquetage 
17941 \series bold
17942 colortbl
17943 \series default
17944  pour voir le contenu des cette section dans la sortie imprimée.
17945 \end_layout
17946
17947 \begin_layout Standard
17948 \begin_inset ERT
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952
17953
17954 \backslash
17955 fi
17956 \end_layout
17957
17958 \end_inset
17959
17960
17961 \end_layout
17962
17963 \begin_layout Subsection
17964 Lignes colorées
17965 \begin_inset Index idx
17966 status collapsed
17967
17968 \begin_layout Plain Layout
17969 Tableau Coloré ! Pour les lignes
17970 \end_layout
17971
17972 \end_inset
17973
17974
17975 \begin_inset Index idx
17976 status collapsed
17977
17978 \begin_layout Plain Layout
17979 Couleur ! Pour les lignes de tableau
17980 \end_layout
17981
17982 \end_inset
17983
17984
17985 \end_layout
17986
17987 \begin_layout Standard
17988 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17989  alternative à la méthode décrite dans le paragraphe précédent: il faut
17990  charger le paquetage 
17991 \series bold
17992 xcolor
17993 \series default
17994
17995 \begin_inset Index idx
17996 status collapsed
17997
17998 \begin_layout Plain Layout
17999 Paquetages \SpecialChar LaTeX
18000  ! xcolor
18001 \begin_inset ERT
18002 status collapsed
18003
18004 \begin_layout Plain Layout
18005
18006
18007 \backslash
18008 vspace{4mm}
18009 \end_layout
18010
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \end_inset
18017
18018  dans le préambule du document avec la commande
18019 \end_layout
18020
18021 \begin_layout Standard
18022
18023 \series bold
18024
18025 \backslash
18026 usepackage[table]{xcolor}
18027 \end_layout
18028
18029 \begin_layout Standard
18030
18031 \series bold
18032 xcolor
18033 \series default
18034  charge automatiquement le paquetage 
18035 \series bold
18036 colortbl
18037 \series default
18038
18039 \begin_inset Index idx
18040 status collapsed
18041
18042 \begin_layout Plain Layout
18043 Paquetages \SpecialChar LaTeX
18044  ! colortbl
18045 \end_layout
18046
18047 \end_inset
18048
18049 , il faut donc que
18050 \series bold
18051  colortbl
18052 \series default
18053  existe dans votre distribution \SpecialChar LaTeX
18054 , sinon vous aurez des erreurs.
18055 \end_layout
18056
18057 \begin_layout Standard
18058 \begin_inset ERT
18059 status collapsed
18060
18061 \begin_layout Plain Layout
18062
18063
18064 \backslash
18065 ifcolortbl
18066 \end_layout
18067
18068 \end_inset
18069
18070
18071 \begin_inset Note Note
18072 status open
18073
18074 \begin_layout Plain Layout
18075 La section qui suit ne sera affichée que si vous avez installé le paquetage
18076  \SpecialChar LaTeX
18077  
18078 \series bold
18079 colortbl
18080 \series default
18081 .
18082 \end_layout
18083
18084 \end_inset
18085
18086
18087 \end_layout
18088
18089 \begin_layout Standard
18090 Les lignes de tableau sont colorées par la commande
18091 \end_layout
18092
18093 \begin_layout Standard
18094
18095 \series bold
18096
18097 \backslash
18098 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18099  paire}
18100 \end_layout
18101
18102 \begin_layout Standard
18103 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18104  avant le premier
18105  tableau nécessitant la coloration alternative des lignes.
18106  
18107 \series bold
18108 numéro de ligne
18109 \series default
18110  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18111  
18112 \series bold
18113 commandes
18114 \series default
18115 \emph on
18116  
18117 \emph default
18118 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18119  Par exemple la commande
18120 \end_layout
18121
18122 \begin_layout Standard
18123
18124 \series bold
18125
18126 \backslash
18127 rowcolors{1}{white}{lightgray}
18128 \end_layout
18129
18130 \begin_layout Standard
18131 donne le schéma de couleurs du tableau
18132 \begin_inset space ~
18133 \end_inset
18134
18135
18136 \begin_inset CommandInset ref
18137 LatexCommand ref
18138 reference "tab:Table-rowcolors"
18139
18140 \end_inset
18141
18142 .
18143  La commande
18144 \end_layout
18145
18146 \begin_layout Standard
18147
18148 \series bold
18149
18150 \backslash
18151 rowcolors[
18152 \backslash
18153 hline]{1}{lightgray}{cyan}
18154 \end_layout
18155
18156 \begin_layout Standard
18157 donne le schéma de couleurs du tableau
18158 \begin_inset space ~
18159 \end_inset
18160
18161
18162 \begin_inset CommandInset ref
18163 LatexCommand ref
18164 reference "tab:Table-rowcolors-2"
18165
18166 \end_inset
18167
18168 .
18169  Si 
18170 \series bold
18171 couleur ligne impaire
18172 \series default
18173  ou 
18174 \series bold
18175 couleur ligne paire
18176 \series default
18177  est vide, aucune couleur n'est utilisée, donc la commande
18178 \end_layout
18179
18180 \begin_layout Standard
18181
18182 \series bold
18183
18184 \backslash
18185 rowcolors{1}{}{}
18186 \end_layout
18187
18188 \begin_layout Standard
18189 supprime toutes les couleurs.
18190  
18191 \series bold
18192
18193 \backslash
18194 rowcolors
18195 \series default
18196  s'applique aux tableaux qui suivent cette commande.
18197 \end_layout
18198
18199 \begin_layout Standard
18200 \begin_inset ERT
18201 status open
18202
18203 \begin_layout Plain Layout
18204
18205
18206 \backslash
18207 rowcolors{1}{white}{lightgray}
18208 \end_layout
18209
18210 \end_inset
18211
18212
18213 \end_layout
18214
18215 \begin_layout Standard
18216 \begin_inset Float table
18217 placement h
18218 wide false
18219 sideways false
18220 status open
18221
18222 \begin_layout Plain Layout
18223 \begin_inset Caption Standard
18224
18225 \begin_layout Plain Layout
18226 \begin_inset CommandInset label
18227 LatexCommand label
18228 name "tab:Table-rowcolors"
18229
18230 \end_inset
18231
18232 Tableau avec une colonne sur deux en gris clair.
18233 \end_layout
18234
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \begin_layout Plain Layout
18241 \align center
18242 \begin_inset Tabular
18243 <lyxtabular version="3" rows="4" columns="3">
18244 <features tabularvalignment="middle">
18245 <column alignment="center" valignment="top">
18246 <column alignment="center" valignment="top" width="0pt">
18247 <column alignment="center" valignment="top" width="0pt">
18248 <row>
18249 <cell alignment="center" valignment="top" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 X
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 Y
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 Z
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 </row>
18277 <row>
18278 <cell alignment="center" valignment="top" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 1
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 2
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 3
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 </row>
18306 <row>
18307 <cell alignment="center" valignment="top" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 4
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 5
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell alignment="center" valignment="top" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 6
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 </row>
18335 <row>
18336 <cell alignment="center" valignment="top" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 7
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 8
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 9
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 </lyxtabular>
18365
18366 \end_inset
18367
18368
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377 \begin_inset ERT
18378 status open
18379
18380 \begin_layout Plain Layout
18381
18382
18383 \backslash
18384 rowcolors[
18385 \backslash
18386 hline]{1}{lightgray}{cyan}
18387 \end_layout
18388
18389 \end_inset
18390
18391
18392 \end_layout
18393
18394 \begin_layout Standard
18395 \begin_inset Float table
18396 placement h
18397 wide false
18398 sideways false
18399 status open
18400
18401 \begin_layout Plain Layout
18402 \begin_inset Caption Standard
18403
18404 \begin_layout Plain Layout
18405 \begin_inset CommandInset label
18406 LatexCommand label
18407 name "tab:Table-rowcolors-2"
18408
18409 \end_inset
18410
18411 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18412  ligne
18413 \end_layout
18414
18415 \end_inset
18416
18417
18418 \end_layout
18419
18420 \begin_layout Plain Layout
18421 \align center
18422 \begin_inset Tabular
18423 <lyxtabular version="3" rows="4" columns="3">
18424 <features tabularvalignment="middle">
18425 <column alignment="center" valignment="top">
18426 <column alignment="center" valignment="top">
18427 <column alignment="center" valignment="top" width="0pt">
18428 <row>
18429 <cell alignment="center" valignment="top" usebox="none">
18430 \begin_inset Text
18431
18432 \begin_layout Plain Layout
18433 X
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 <cell alignment="center" valignment="top" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442 Y
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 Z
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 </row>
18457 <row>
18458 <cell alignment="center" valignment="top" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 1
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 2
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 3
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 </row>
18486 <row>
18487 <cell alignment="center" valignment="top" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 4
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 5
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 6
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 </row>
18515 <row>
18516 <cell alignment="center" valignment="top" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520 7
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 8
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 9
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 </lyxtabular>
18545
18546 \end_inset
18547
18548
18549 \end_layout
18550
18551 \end_inset
18552
18553
18554 \end_layout
18555
18556 \begin_layout Standard
18557 \begin_inset ERT
18558 status collapsed
18559
18560 \begin_layout Plain Layout
18561
18562
18563 \backslash
18564 rowcolors{1}{}{}
18565 \end_layout
18566
18567 \end_inset
18568
18569
18570 \begin_inset Note Note
18571 status collapsed
18572
18573 \begin_layout Plain Layout
18574
18575 \lang english
18576 turns off the row coloring
18577 \end_layout
18578
18579 \end_inset
18580
18581
18582 \end_layout
18583
18584 \begin_layout Standard
18585 \begin_inset ERT
18586 status collapsed
18587
18588 \begin_layout Plain Layout
18589
18590
18591 \backslash
18592 else
18593 \end_layout
18594
18595 \end_inset
18596
18597
18598 \begin_inset Note Note
18599 status open
18600
18601 \begin_layout Plain Layout
18602 Ce qui suit sera affiché si le paquetage 
18603 \series bold
18604 colortbl
18605 \series default
18606  n'est pas installé :
18607 \end_layout
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Standard
18615 Vous devez installer le paquetage 
18616 \series bold
18617 colortbl
18618 \series default
18619  pour voir le contenu des cette section dans la sortie imprimée.
18620 \end_layout
18621
18622 \begin_layout Standard
18623 \begin_inset ERT
18624 status collapsed
18625
18626 \begin_layout Plain Layout
18627
18628
18629 \backslash
18630 fi
18631 \end_layout
18632
18633 \end_inset
18634
18635
18636 \end_layout
18637
18638 \begin_layout Subsection
18639 Les filets colorés
18640 \begin_inset Index idx
18641 status open
18642
18643 \begin_layout Plain Layout
18644 Tableau Coloré ! Pour les filets
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \begin_inset Index idx
18651 status collapsed
18652
18653 \begin_layout Plain Layout
18654 Couleur ! Pour les filets des tableaux
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \begin_inset Note Note
18661 status collapsed
18662
18663 \begin_layout Plain Layout
18664 on parle de filets plutôt que de lignes pour les tableaux
18665 \end_layout
18666
18667 \end_inset
18668
18669
18670 \end_layout
18671
18672 \begin_layout Standard
18673 Comme c'est décrit dans la section
18674 \begin_inset space ~
18675 \end_inset
18676
18677
18678 \begin_inset CommandInset ref
18679 LatexCommand ref
18680 reference "subsec:Epaisseur-filets"
18681
18682 \end_inset
18683
18684 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18685  variable 
18686 \series bold
18687
18688 \backslash
18689 arrayrulewidth
18690 \series default
18691 .
18692  Elle est mise à 1.5
18693 \begin_inset space \thinspace{}
18694 \end_inset
18695
18696 pt pour tous les tableaux de cette section.
18697 \begin_inset ERT
18698 status collapsed
18699
18700 \begin_layout Plain Layout
18701
18702
18703 \backslash
18704 setlength{
18705 \backslash
18706 arrayrulewidth}{1.5pt}
18707 \end_layout
18708
18709 \end_inset
18710
18711
18712 \end_layout
18713
18714 \begin_layout Standard
18715 Pour colorer les filets verticaux, par exemple en vert, créez le format
18716  de colonne suivant dans le préambule du document, en suivant la description
18717  de la section
18718 \begin_inset space ~
18719 \end_inset
18720
18721
18722 \begin_inset CommandInset ref
18723 LatexCommand ref
18724 reference "subsec:Formats-personnalisés"
18725
18726 \end_inset
18727
18728 :
18729 \end_layout
18730
18731 \begin_layout Standard
18732
18733 \series bold
18734
18735 \backslash
18736 newcolumntype{W}{!{
18737 \backslash
18738 color{green}
18739 \backslash
18740 vline}}
18741 \end_layout
18742
18743 \begin_layout Standard
18744 Pour le tableau
18745 \begin_inset space ~
18746 \end_inset
18747
18748
18749 \begin_inset CommandInset ref
18750 LatexCommand ref
18751 reference "tab:Tableau-filets-verticaux-colorés"
18752
18753 \end_inset
18754
18755  le paramètre \SpecialChar LaTeX
18756
18757 \series bold
18758  WcW
18759 \series default
18760  a été utilisé pour la dernière colonne et
18761 \series bold
18762  Wc
18763 \series default
18764  pour les autres colonnes.
18765 \end_layout
18766
18767 \begin_layout Standard
18768 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18769 \end_layout
18770
18771 \begin_layout Standard
18772 \begin_inset Float table
18773 placement h
18774 wide false
18775 sideways false
18776 status open
18777
18778 \begin_layout Plain Layout
18779 \begin_inset Caption Standard
18780
18781 \begin_layout Plain Layout
18782 \begin_inset CommandInset label
18783 LatexCommand label
18784 name "tab:Tableau-filets-verticaux-colorés"
18785
18786 \end_inset
18787
18788 Tableau avec filets verticaux colorés
18789 \end_layout
18790
18791 \end_inset
18792
18793
18794 \end_layout
18795
18796 \begin_layout Plain Layout
18797 \align center
18798 \begin_inset Tabular
18799 <lyxtabular version="3" rows="3" columns="3">
18800 <features tabularvalignment="middle">
18801 <column alignment="center" valignment="top" special="Wc">
18802 <column alignment="center" valignment="top" special="Wc">
18803 <column alignment="center" valignment="top" special="WcW">
18804 <row>
18805 <cell alignment="center" valignment="top" topline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 sd
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 <row>
18834 <cell alignment="center" valignment="top" topline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" topline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 sd
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" topline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 </row>
18862 <row>
18863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 sd
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 </row>
18891 </lyxtabular>
18892
18893 \end_inset
18894
18895
18896 \end_layout
18897
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \begin_layout Standard
18904 \begin_inset VSpace bigskip
18905 \end_inset
18906
18907 Pour colorer les filets horizontaux en rouge comme pour le tableau
18908 \begin_inset space ~
18909 \end_inset
18910
18911
18912 \begin_inset CommandInset ref
18913 LatexCommand ref
18914 reference "tab:Tableau-filet-horizontaux-colorés"
18915
18916 \end_inset
18917
18918 , insérez les commandes suivantes en code \SpecialChar TeX
18919  juste avant le tableau ou le
18920  flottant de tableau :
18921 \end_layout
18922
18923 \begin_layout Standard
18924
18925 \series bold
18926
18927 \backslash
18928 let
18929 \backslash
18930 myHlineC
18931 \backslash
18932 hline
18933 \begin_inset Newline newline
18934 \end_inset
18935
18936
18937 \backslash
18938 renewcommand{
18939 \backslash
18940 hline}
18941 \begin_inset Newline newline
18942 \end_inset
18943
18944
18945 \begin_inset Phantom HPhantom
18946 status open
18947
18948 \begin_layout Plain Layout
18949
18950 \series bold
18951 \begin_inset space ~
18952 \end_inset
18953
18954
18955 \end_layout
18956
18957 \end_inset
18958
18959 {
18960 \backslash
18961 arrayrulecolor{red}
18962 \backslash
18963 myHlineC
18964 \backslash
18965 arrayrulecolor{black}}
18966 \end_layout
18967
18968 \begin_layout Standard
18969 \begin_inset ERT
18970 status collapsed
18971
18972 \begin_layout Plain Layout
18973
18974
18975 \backslash
18976 let
18977 \backslash
18978 myHlineC
18979 \backslash
18980 hline
18981 \end_layout
18982
18983 \begin_layout Plain Layout
18984
18985
18986 \backslash
18987 renewcommand{
18988 \backslash
18989 hline}
18990 \end_layout
18991
18992 \begin_layout Plain Layout
18993
18994  {
18995 \backslash
18996 arrayrulecolor{red}
18997 \backslash
18998 myHlineC
18999 \backslash
19000 arrayrulecolor{black}}
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \begin_inset Float table
19007 placement h
19008 wide false
19009 sideways false
19010 status open
19011
19012 \begin_layout Plain Layout
19013 \begin_inset Caption Standard
19014
19015 \begin_layout Plain Layout
19016 \begin_inset CommandInset label
19017 LatexCommand label
19018 name "tab:Tableau-filet-horizontaux-colorés"
19019
19020 \end_inset
19021
19022 Tableau avec filets horizontaux colorés
19023 \end_layout
19024
19025 \end_inset
19026
19027
19028 \end_layout
19029
19030 \begin_layout Plain Layout
19031 \align center
19032 \begin_inset Tabular
19033 <lyxtabular version="3" rows="3" columns="3">
19034 <features tabularvalignment="middle">
19035 <column alignment="center" valignment="top">
19036 <column alignment="center" valignment="top">
19037 <column alignment="center" valignment="top">
19038 <row>
19039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043 sd
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 sd
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 <row>
19097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 sd
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 </lyxtabular>
19126
19127 \end_inset
19128
19129
19130 \end_layout
19131
19132 \end_inset
19133
19134
19135 \end_layout
19136
19137 \begin_layout Standard
19138 Pour revenir à la couleur noire implicite, insérez la commande suivante
19139  en code \SpecialChar TeX
19140 , juste après le tableau ou le flottant de tableau :
19141 \end_layout
19142
19143 \begin_layout Standard
19144
19145 \series bold
19146
19147 \backslash
19148 renewcommand{
19149 \backslash
19150 hline}{
19151 \backslash
19152 myHlineC}
19153 \end_layout
19154
19155 \begin_layout Standard
19156 Le tableau
19157 \begin_inset space ~
19158 \end_inset
19159
19160
19161 \begin_inset CommandInset ref
19162 LatexCommand ref
19163 reference "tab:Tableau-avec-filets-colorés"
19164
19165 \end_inset
19166
19167  est un exemple avec des filets horizontaux et verticaux colorés.
19168 \end_layout
19169
19170 \begin_layout Standard
19171 \begin_inset Float table
19172 placement h
19173 wide false
19174 sideways false
19175 status open
19176
19177 \begin_layout Plain Layout
19178 \begin_inset Caption Standard
19179
19180 \begin_layout Plain Layout
19181 \begin_inset CommandInset label
19182 LatexCommand label
19183 name "tab:Tableau-avec-filets-colorés"
19184
19185 \end_inset
19186
19187 Tableau avec filets horizontaux et verticaux colorés
19188 \end_layout
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \begin_layout Plain Layout
19196 \align center
19197 \begin_inset Tabular
19198 <lyxtabular version="3" rows="3" columns="3">
19199 <features tabularvalignment="middle">
19200 <column alignment="center" valignment="top" special="Wc">
19201 <column alignment="center" valignment="top" special="Wc">
19202 <column alignment="center" valignment="top" special="WcW">
19203 <row>
19204 <cell alignment="center" valignment="top" topline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 sd
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" topline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 </row>
19232 <row>
19233 <cell alignment="center" valignment="top" topline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" topline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 sd
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 </row>
19261 <row topspace="default">
19262 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 sd
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 </lyxtabular>
19291
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \begin_layout Standard
19303 \begin_inset ERT
19304 status collapsed
19305
19306 \begin_layout Plain Layout
19307
19308
19309 \backslash
19310 renewcommand{
19311 \backslash
19312 hline}{
19313 \backslash
19314 myHlineC}
19315 \end_layout
19316
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \begin_layout Standard
19323 \begin_inset ERT
19324 status collapsed
19325
19326 \begin_layout Plain Layout
19327
19328
19329 \backslash
19330 setlength{
19331 \backslash
19332 arrayrulewidth}{1.2pt}
19333 \end_layout
19334
19335 \end_inset
19336
19337
19338 \end_layout
19339
19340 \begin_layout Standard
19341 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
19342  est nécessaire.
19343  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
19344  donnée, insérer cette commande en mode \SpecialChar TeX
19345  en tant que dernière saisie dans
19346  la ligne qui doit précéder la première ligne colorée:
19347 \end_layout
19348
19349 \begin_layout Standard
19350
19351 \series bold
19352
19353 \backslash
19354
19355 \backslash
19356
19357 \backslash
19358 arrayrulecolor{blue}%
19359 \end_layout
19360
19361 \begin_layout Standard
19362 Pour revenir aux lignes noires, ajouter cette commande en tant que première
19363  saisie dans la ligne située au-dessus des lignes noires:
19364 \end_layout
19365
19366 \begin_layout Standard
19367
19368 \series bold
19369
19370 \backslash
19371 arrayrulecolor{black}
19372 \end_layout
19373
19374 \begin_layout Standard
19375 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
19376  dans le tableau
19377 \begin_inset space ~
19378 \end_inset
19379
19380
19381 \begin_inset CommandInset ref
19382 LatexCommand ref
19383 reference "tab:Table-with-different-hor"
19384
19385 \end_inset
19386
19387 .
19388  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
19389  de la première ligne du tableau.
19390 \end_layout
19391
19392 \begin_layout Standard
19393 \begin_inset Float table
19394 wide false
19395 sideways false
19396 status open
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Caption Standard
19400
19401 \begin_layout Plain Layout
19402 \begin_inset CommandInset label
19403 LatexCommand label
19404 name "tab:Table-with-different-hor"
19405
19406 \end_inset
19407
19408 Tableau avec des lignes de couleurs différentes
19409 \end_layout
19410
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \begin_layout Plain Layout
19417 \align center
19418 \begin_inset Tabular
19419 <lyxtabular version="3" rows="6" columns="7">
19420 <features tabularvalignment="middle">
19421 <column alignment="center" valignment="top">
19422 <column alignment="center" valignment="top">
19423 <column alignment="center" valignment="top">
19424 <column alignment="center" valignment="top">
19425 <column alignment="center" valignment="top">
19426 <column alignment="center" valignment="top">
19427 <column alignment="center" valignment="top">
19428 <row>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" topline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" topline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" topline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset ERT
19488 status open
19489
19490 \begin_layout Plain Layout
19491
19492
19493 \backslash
19494
19495 \backslash
19496
19497 \backslash
19498 arrayrulecolor{blue}%
19499 \end_layout
19500
19501 \end_inset
19502
19503
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 </row>
19509 <row>
19510 <cell alignment="center" valignment="top" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 Y
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 Y
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 </row>
19574 <row>
19575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579 \begin_inset ERT
19580 status open
19581
19582 \begin_layout Plain Layout
19583
19584
19585 \backslash
19586 arrayrulecolor{black}
19587 \end_layout
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 <cell alignment="center" valignment="top" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 <cell alignment="center" valignment="top" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 <cell alignment="center" valignment="top" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 </row>
19651 <row>
19652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 <cell alignment="center" valignment="top" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710 \begin_inset ERT
19711 status collapsed
19712
19713 \begin_layout Plain Layout
19714
19715
19716 \backslash
19717
19718 \backslash
19719
19720 \backslash
19721 arrayrulecolor{green}%
19722 \end_layout
19723
19724 \end_inset
19725
19726
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802 \begin_inset ERT
19803 status collapsed
19804
19805 \begin_layout Plain Layout
19806
19807
19808 \backslash
19809 arrayrulecolor{black}
19810 \end_layout
19811
19812 \end_inset
19813
19814 B
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Plain Layout
19823
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 \begin_inset ERT
19869 status collapsed
19870
19871 \begin_layout Plain Layout
19872
19873
19874 \backslash
19875
19876 \backslash
19877
19878 \backslash
19879 arrayrulecolor{blue}%
19880 \end_layout
19881
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 </lyxtabular>
19891
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \begin_layout Standard
19903 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
19904  dans le tableau
19905 \begin_inset space ~
19906 \end_inset
19907
19908
19909 \begin_inset CommandInset ref
19910 LatexCommand ref
19911 reference "tab:Table-with-different-ver"
19912
19913 \end_inset
19914
19915 , il faut utiliser les multi-colonnes.
19916  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
19917  la colonne.
19918  Ensuite, colorer toutes les lignes via la commande:
19919 \end_layout
19920
19921 \begin_layout Standard
19922
19923 \series bold
19924
19925 \backslash
19926
19927 \backslash
19928
19929 \backslash
19930 arrayrulecolor{blue}%
19931 \end_layout
19932
19933 \begin_layout Standard
19934 comme vu plus haut.
19935  Enfin insérer la commande suivante en mode \SpecialChar TeX
19936  pour chaque cellule de la ligne
19937  qui nécessite une ligne verticale avec une couleur différente:
19938 \end_layout
19939
19940 \begin_layout Standard
19941
19942 \series bold
19943
19944 \backslash
19945 multicolumn{1}{!{
19946 \backslash
19947 color{green}
19948 \backslash
19949 vline}c!{
19950 \backslash
19951 color{red}
19952 \backslash
19953 vline}}{
19954 \end_layout
19955
19956 \begin_layout Standard
19957 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
19958  une ligne verte, à droite, une ligne rouge.
19959  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
19960  le mettre la commande 
19961 \series bold
19962
19963 \backslash
19964 color
19965 \series default
19966 .
19967  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
19968  droite, on peut saisir:
19969 \end_layout
19970
19971 \begin_layout Standard
19972
19973 \series bold
19974
19975 \backslash
19976 multicolumn{1}{!{
19977 \backslash
19978 color{black}
19979 \backslash
19980 vline}c|}{
19981 \end_layout
19982
19983 \begin_layout Standard
19984 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
19985  Le caractère | crée donc la ligne verticale tandis que
19986 \series bold
19987  
19988 \backslash
19989 vline
19990 \series default
19991  le fait quand 
19992 \series bold
19993
19994 \backslash
19995 color
19996 \series default
19997  est utilisée.
19998  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
19999  la commande:
20000 \end_layout
20001
20002 \begin_layout Standard
20003
20004 \series bold
20005
20006 \backslash
20007 multicolumn{1}{|c|}{
20008 \end_layout
20009
20010 \begin_layout Standard
20011 Après cette commande saisir le contenu de la cellule comme d'habitude en
20012  ajoutant une accolade fermante 
20013 \series bold
20014 }
20015 \series default
20016  en code \SpecialChar TeX
20017 .
20018 \end_layout
20019
20020 \begin_layout Standard
20021 \begin_inset Float table
20022 wide false
20023 sideways false
20024 status open
20025
20026 \begin_layout Plain Layout
20027 \begin_inset Caption Standard
20028
20029 \begin_layout Plain Layout
20030 \begin_inset CommandInset label
20031 LatexCommand label
20032 name "tab:Table-with-different-ver"
20033
20034 \end_inset
20035
20036 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20037 \end_layout
20038
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \begin_layout Plain Layout
20045 \align center
20046 \begin_inset Tabular
20047 <lyxtabular version="3" rows="5" columns="7">
20048 <features tabularvalignment="middle">
20049 <column alignment="center" valignment="top">
20050 <column alignment="center" valignment="top">
20051 <column alignment="center" valignment="top">
20052 <column alignment="center" valignment="top">
20053 <column alignment="center" valignment="top">
20054 <column alignment="center" valignment="top">
20055 <column alignment="center" valignment="top">
20056 <row>
20057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 <cell alignment="center" valignment="top" topline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 <cell alignment="center" valignment="top" topline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 <cell alignment="center" valignment="top" topline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 <cell alignment="center" valignment="top" topline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset ERT
20116 status open
20117
20118 \begin_layout Plain Layout
20119
20120
20121 \backslash
20122
20123 \backslash
20124
20125 \backslash
20126 arrayrulecolor{red}%
20127 \end_layout
20128
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 <row>
20138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142 \begin_inset ERT
20143 status open
20144
20145 \begin_layout Plain Layout
20146
20147
20148 \backslash
20149 multicolumn{1}{!{
20150 \backslash
20151 color{black}
20152 \backslash
20153 vline}c|}{
20154 \end_layout
20155
20156 \end_inset
20157
20158 Y
20159 \begin_inset ERT
20160 status collapsed
20161
20162 \begin_layout Plain Layout
20163
20164 }
20165 \end_layout
20166
20167 \end_inset
20168
20169
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20211 \begin_inset Text
20212
20213 \begin_layout Plain Layout
20214 \begin_inset ERT
20215 status open
20216
20217 \begin_layout Plain Layout
20218
20219
20220 \backslash
20221 multicolumn{1}{c|}{
20222 \end_layout
20223
20224 \end_inset
20225
20226
20227 \begin_inset ERT
20228 status collapsed
20229
20230 \begin_layout Plain Layout
20231
20232 }
20233 \end_layout
20234
20235 \end_inset
20236
20237
20238 \end_layout
20239
20240 \end_inset
20241 </cell>
20242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246 \begin_inset ERT
20247 status open
20248
20249 \begin_layout Plain Layout
20250
20251
20252 \backslash
20253 multicolumn{1}{c!{
20254 \backslash
20255 color{black}
20256 \backslash
20257 vline}}{
20258 \end_layout
20259
20260 \end_inset
20261
20262 Y
20263 \begin_inset ERT
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267
20268 }
20269 \end_layout
20270
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 </row>
20279 <row>
20280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 \begin_inset ERT
20285 status collapsed
20286
20287 \begin_layout Plain Layout
20288
20289
20290 \backslash
20291 arrayrulecolor{black}
20292 \end_layout
20293
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 <cell alignment="center" valignment="top" usebox="none">
20302 \begin_inset Text
20303
20304 \begin_layout Plain Layout
20305
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 <cell alignment="center" valignment="top" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 <cell alignment="center" valignment="top" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350 \begin_inset ERT
20351 status collapsed
20352
20353 \begin_layout Plain Layout
20354
20355
20356 \backslash
20357
20358 \backslash
20359
20360 \backslash
20361 arrayrulecolor{magenta}%
20362 \end_layout
20363
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 <row>
20373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 \begin_inset ERT
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381
20382
20383 \backslash
20384 multicolumn{1}{|c!{
20385 \backslash
20386 color{red}
20387 \backslash
20388 vline}}{
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \begin_inset ERT
20395 status collapsed
20396
20397 \begin_layout Plain Layout
20398
20399 }
20400 \end_layout
20401
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413 \begin_inset ERT
20414 status collapsed
20415
20416 \begin_layout Plain Layout
20417
20418
20419 \backslash
20420 multicolumn{1}{c!{
20421 \backslash
20422 color{green}
20423 \backslash
20424 vline}}{
20425 \end_layout
20426
20427 \end_inset
20428
20429
20430 \begin_inset ERT
20431 status collapsed
20432
20433 \begin_layout Plain Layout
20434
20435 }
20436 \end_layout
20437
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 \begin_inset ERT
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453
20454
20455 \backslash
20456 multicolumn{1}{c!{
20457 \backslash
20458 color{yellow}
20459 \backslash
20460 vline}}{
20461 \end_layout
20462
20463 \end_inset
20464
20465
20466 \begin_inset ERT
20467 status collapsed
20468
20469 \begin_layout Plain Layout
20470
20471 }
20472 \end_layout
20473
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485 \begin_inset ERT
20486 status collapsed
20487
20488 \begin_layout Plain Layout
20489
20490
20491 \backslash
20492 multicolumn{1}{c!{
20493 \backslash
20494 color{blue}
20495 \backslash
20496 vline}}{
20497 \end_layout
20498
20499 \end_inset
20500
20501
20502 \begin_inset ERT
20503 status collapsed
20504
20505 \begin_layout Plain Layout
20506
20507 }
20508 \end_layout
20509
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 \begin_inset ERT
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525
20526
20527 \backslash
20528 multicolumn{1}{c!{
20529 \backslash
20530 color{cyan}
20531 \backslash
20532 vline}}{
20533 \end_layout
20534
20535 \end_inset
20536
20537
20538 \begin_inset ERT
20539 status collapsed
20540
20541 \begin_layout Plain Layout
20542
20543 }
20544 \end_layout
20545
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557 \begin_inset ERT
20558 status collapsed
20559
20560 \begin_layout Plain Layout
20561
20562
20563 \backslash
20564 multicolumn{1}{c!{
20565 \backslash
20566 color{black}
20567 \backslash
20568 vline}}{
20569 \end_layout
20570
20571 \end_inset
20572
20573
20574 \begin_inset ERT
20575 status collapsed
20576
20577 \begin_layout Plain Layout
20578
20579 }
20580 \end_layout
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593 \begin_inset ERT
20594 status collapsed
20595
20596 \begin_layout Plain Layout
20597
20598
20599 \backslash
20600 multicolumn{1}{c|}{
20601 \end_layout
20602
20603 \end_inset
20604
20605
20606 \begin_inset ERT
20607 status collapsed
20608
20609 \begin_layout Plain Layout
20610
20611 }
20612 \end_layout
20613
20614 \end_inset
20615
20616
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 </row>
20622 <row>
20623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20624 \begin_inset Text
20625
20626 \begin_layout Plain Layout
20627 \begin_inset ERT
20628 status collapsed
20629
20630 \begin_layout Plain Layout
20631
20632
20633 \backslash
20634 arrayrulecolor{black}
20635 \end_layout
20636
20637 \end_inset
20638
20639 B
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 </row>
20699 </lyxtabular>
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \begin_layout Standard
20712 \begin_inset ERT
20713 status collapsed
20714
20715 \begin_layout Plain Layout
20716
20717
20718 \backslash
20719 setlength{
20720 \backslash
20721 arrayrulewidth}{0.4pt}
20722 \end_layout
20723
20724 \end_inset
20725
20726
20727 \end_layout
20728
20729 \begin_layout Section
20730 Pivotement des cellules
20731 \begin_inset CommandInset label
20732 LatexCommand label
20733 name "sec:Pivotement-des-cellules"
20734
20735 \end_inset
20736
20737
20738 \begin_inset Index idx
20739 status collapsed
20740
20741 \begin_layout Plain Layout
20742 Tableau ! Pivotement des cellules
20743 \end_layout
20744
20745 \end_inset
20746
20747
20748 \begin_inset Index idx
20749 status collapsed
20750
20751 \begin_layout Plain Layout
20752 Pivoter des objets
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \begin_layout Standard
20761 \begin_inset Note Greyedout
20762 status open
20763
20764 \begin_layout Plain Layout
20765
20766 \series bold
20767 Nota:
20768 \series default
20769  toutes les visionneuses DVI n'affichent pas les rotations.
20770 \end_layout
20771
20772 \end_inset
20773
20774
20775 \end_layout
20776
20777 \begin_layout Standard
20778 Le tableau
20779 \begin_inset space ~
20780 \end_inset
20781
20782
20783 \begin_inset CommandInset ref
20784 LatexCommand ref
20785 reference "tab:Tableau-incluant-des"
20786
20787 \end_inset
20788
20789  est un exemple dans lequel 3 cellules pivotent de 45
20790 \begin_inset space \thinspace{}
20791 \end_inset
20792
20793 °.
20794 \end_layout
20795
20796 \begin_layout Standard
20797 \begin_inset Float table
20798 placement h
20799 wide false
20800 sideways false
20801 status open
20802
20803 \begin_layout Plain Layout
20804 \begin_inset Caption Standard
20805
20806 \begin_layout Plain Layout
20807 \begin_inset CommandInset label
20808 LatexCommand label
20809 name "tab:Tableau-incluant-des"
20810
20811 \end_inset
20812
20813 Tableau incluant des cellules pivotées dans la première ligne.
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Plain Layout
20822 \noindent
20823 \align center
20824 \begin_inset Tabular
20825 <lyxtabular version="3" rows="2" columns="3">
20826 <features tabularvalignment="middle">
20827 <column alignment="center" valignment="top" width="0pt">
20828 <column alignment="center" valignment="top" width="0pt">
20829 <column alignment="center" valignment="top" width="0pt">
20830 <row>
20831 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 soucoupes
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 assiettes
20845 \end_layout
20846
20847 \end_inset
20848 </cell>
20849 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20850 \begin_inset Text
20851
20852 \begin_layout Plain Layout
20853 plats
20854 \end_layout
20855
20856 \end_inset
20857 </cell>
20858 </row>
20859 <row>
20860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864 45
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873 33
20874 \end_layout
20875
20876 \end_inset
20877 </cell>
20878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882 21
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 </row>
20888 </lyxtabular>
20889
20890 \end_inset
20891
20892
20893 \end_layout
20894
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \begin_layout Standard
20901 \begin_inset Note Greyedout
20902 status open
20903
20904 \begin_layout Plain Layout
20905
20906 \series bold
20907 Nota:
20908 \series default
20909  les ruptures de ligne (raccourci 
20910 \begin_inset Info
20911 type  "shortcut"
20912 arg   "newline-insert newline"
20913 \end_inset
20914
20915 ) ne sont pas autorisées dans les cellules pivotées
20916 \end_layout
20917
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \begin_layout Standard
20924 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20925  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20926 \begin_inset Foot
20927 status collapsed
20928
20929 \begin_layout Plain Layout
20930 Pour en savoir plus sur ces boîtes, voir les sections
20931 \begin_inset space ~
20932 \end_inset
20933
20934
20935 \begin_inset CommandInset ref
20936 LatexCommand ref
20937 reference "sec:Minipages"
20938
20939 \end_inset
20940
20941  et 
20942 \begin_inset CommandInset ref
20943 LatexCommand ref
20944 reference "sec:Parboxes"
20945
20946 \end_inset
20947
20948 .
20949 \end_layout
20950
20951 \end_inset
20952
20953  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20954  la hauteur de la cellule.
20955  Le tableau
20956 \begin_inset space ~
20957 \end_inset
20958
20959
20960 \begin_inset CommandInset ref
20961 LatexCommand ref
20962 reference "tab:Tableau-incluant-une"
20963
20964 \end_inset
20965
20966  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
20967  réglée à 3
20968 \begin_inset space \thinspace{}
20969 \end_inset
20970
20971 cm.
20972 \end_layout
20973
20974 \begin_layout Standard
20975 \begin_inset Float table
20976 placement h
20977 wide false
20978 sideways false
20979 status open
20980
20981 \begin_layout Plain Layout
20982 \begin_inset Caption Standard
20983
20984 \begin_layout Plain Layout
20985 \begin_inset CommandInset label
20986 LatexCommand label
20987 name "tab:Tableau-incluant-une"
20988
20989 \end_inset
20990
20991 Tableau incluant une cellule multi-lignes pivotée.
20992 \end_layout
20993
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \begin_layout Plain Layout
21000 \noindent
21001 \align center
21002 \begin_inset Tabular
21003 <lyxtabular version="3" rows="2" columns="3">
21004 <features tabularvalignment="middle">
21005 <column alignment="center" valignment="top">
21006 <column alignment="center" valignment="top" width="0pt">
21007 <column alignment="center" valignment="top">
21008 <row>
21009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 a
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022 \begin_inset Box Frameless
21023 position "t"
21024 hor_pos "c"
21025 has_inner_box 1
21026 inner_pos "t"
21027 use_parbox 0
21028 use_makebox 0
21029 width "3cm"
21030 special "none"
21031 height "1in"
21032 height_special "totalheight"
21033 thickness "0.4pt"
21034 separation "3pt"
21035 shadowsize "4pt"
21036 framecolor "black"
21037 backgroundcolor "none"
21038 status open
21039
21040 \begin_layout Plain Layout
21041 cellule pivotée
21042 \begin_inset Newline newline
21043 \end_inset
21044
21045 avec saut de ligne
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21056 \begin_inset Text
21057
21058 \begin_layout Plain Layout
21059 e
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070 b
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079 c
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 d
21089 \end_layout
21090
21091 \end_inset
21092 </cell>
21093 </row>
21094 </lyxtabular>
21095
21096 \end_inset
21097
21098
21099 \end_layout
21100
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \begin_layout Section
21107 Calcul de la largeur du tableau
21108 \begin_inset CommandInset label
21109 LatexCommand label
21110 name "sec:Table-Width-Calculation"
21111
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \begin_layout Standard
21118 Pour les tableaux un peu larges il est parfois difficile de garantir que
21119  le tableau ne déborde pas dans la marge.
21120  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21121  la valeur à donner à chacune?
21122 \end_layout
21123
21124 \begin_layout Standard
21125 La largeur du tableau 
21126 \begin_inset Formula $L_{\mathrm{tableau}}$
21127 \end_inset
21128
21129  peut se calculer précisément: chaque colonne contribue pour sa largeur
21130  propre 
21131 \begin_inset Formula $L_{\mathrm{colonne}}$
21132 \end_inset
21133
21134  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21135  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21136
21137 \series bold
21138  
21139 \backslash
21140 tabcolsep
21141 \series default
21142 , implicitement 6
21143 \begin_inset space \thinspace{}
21144 \end_inset
21145
21146 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21147  
21148 \series bold
21149
21150 \backslash
21151 arrayrulewidth
21152 \series default
21153 , implicitement 0.4
21154 \begin_inset space \thinspace{}
21155 \end_inset
21156
21157 pt).
21158  Donc si les 
21159 \begin_inset Formula $n$
21160 \end_inset
21161
21162
21163 \begin_inset space ~
21164 \end_inset
21165
21166 colonnes ont la même largeur, la largeur du tableau est
21167 \begin_inset Formula 
21168 \begin{equation}
21169 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21170 \end{equation}
21171
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \begin_layout Standard
21178 La largeur disponible pour placer un tableau est la distance entre les marges
21179  de la page ou la largeur de la colonne de texte (pour un document présenté
21180  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21181  
21182 \series bold
21183
21184 \backslash
21185 columnwidth
21186 \series default
21187 .
21188  Si toutes le colonnes ont la même largeur et que 
21189 \begin_inset Formula $L_{\mathrm{tableau}}$
21190 \end_inset
21191
21192  doit valoir 1
21193 \begin_inset space \thinspace{}
21194 \end_inset
21195
21196
21197 \backslash
21198 columnwidth, 
21199 \begin_inset Formula $L_{\mathrm{colonne}}$
21200 \end_inset
21201
21202  se calcule facilement.
21203 \end_layout
21204
21205 \begin_layout Standard
21206 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21207  
21208 \series bold
21209 calc
21210 \series default
21211
21212 \begin_inset Index idx
21213 status collapsed
21214
21215 \begin_layout Plain Layout
21216 Paquetages \SpecialChar LaTeX
21217  ! calc
21218 \end_layout
21219
21220 \end_inset
21221
21222  dans le préambule du document.
21223  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21224  il faut utiliser le champ
21225 \family sans
21226  Argument \SpecialChar LaTeX
21227
21228 \family default
21229 .
21230  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21231  qui est expliqué dans la section
21232 \begin_inset space ~
21233 \end_inset
21234
21235
21236 \begin_inset CommandInset ref
21237 LatexCommand ref
21238 reference "subsec:Calculs-multicolonnes"
21239
21240 \end_inset
21241
21242 .
21243  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21244  saisir pour chaque colonne la commande
21245 \end_layout
21246
21247 \begin_layout Standard
21248
21249 \series bold
21250 >{
21251 \backslash
21252 centering}p{(1
21253 \backslash
21254 columnwidth-62.4pt)/5}
21255 \end_layout
21256
21257 \begin_layout Standard
21258 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21259 \begin_inset space ~
21260 \end_inset
21261
21262 fois celle des 3 autres, le calcul est le suivant:
21263 \end_layout
21264
21265 \begin_layout Standard
21266 \begin_inset Formula 
21267 \begin{align}
21268 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21269  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21270  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21271 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21272 \end{align}
21273
21274 \end_inset
21275
21276
21277 \end_layout
21278
21279 \begin_layout Standard
21280 Par conséquent, dans le tableau, la commande
21281 \end_layout
21282
21283 \begin_layout Standard
21284
21285 \series bold
21286 >{
21287 \backslash
21288 centering}p{(1
21289 \backslash
21290 columnwidth-62.4pt)/
21291 \backslash
21292 real{4.5}}
21293 \end_layout
21294
21295 \begin_layout Standard
21296 est utilisée pour les colonnes les plus larges, et la commande
21297 \end_layout
21298
21299 \begin_layout Standard
21300
21301 \series bold
21302 >{
21303 \backslash
21304 centering}p{(1
21305 \backslash
21306 columnwidth-62.4pt)/
21307 \backslash
21308 real{4.5}*
21309 \backslash
21310 real{0.75}}
21311 \end_layout
21312
21313 \begin_layout Standard
21314 est utilisée pour les plus étroites:
21315 \end_layout
21316
21317 \begin_layout Standard
21318 \begin_inset Tabular
21319 <lyxtabular version="3" rows="2" columns="5">
21320 <features tabularvalignment="middle">
21321 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21322 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21323 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21324 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21325 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21326 <row>
21327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 1
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340 2
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349 3
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358 4
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 5
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 </row>
21373 <row>
21374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21375 \begin_inset Text
21376
21377 \begin_layout Plain Layout
21378 111111 1111111 111111 111111111 11111 11111 1111
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21384 \begin_inset Text
21385
21386 \begin_layout Plain Layout
21387
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396 2222 22222 222222 222222222 2222222 22 22222
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414 333333 333333 333333 33333 3333333 333
21415 \end_layout
21416
21417 \end_inset
21418 </cell>
21419 </row>
21420 </lyxtabular>
21421
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \begin_layout Section
21428 Personnalisation des tableaux
21429 \begin_inset Index idx
21430 status collapsed
21431
21432 \begin_layout Plain Layout
21433 Tableau ! Personnalisation
21434 \end_layout
21435
21436 \end_inset
21437
21438
21439 \begin_inset Index idx
21440 status collapsed
21441
21442 \begin_layout Plain Layout
21443 Personnalisation des tableaux
21444 \end_layout
21445
21446 \end_inset
21447
21448
21449 \end_layout
21450
21451 \begin_layout Subsection
21452 Espacement des lignes
21453 \begin_inset CommandInset label
21454 LatexCommand label
21455 name "subsec:Espacement-lignes"
21456
21457 \end_inset
21458
21459
21460 \begin_inset Index idx
21461 status collapsed
21462
21463 \begin_layout Plain Layout
21464 Personnalisation des tableaux ! Espacement des lignes
21465 \end_layout
21466
21467 \end_inset
21468
21469
21470 \end_layout
21471
21472 \begin_layout Standard
21473 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21474  l'onglet 
21475 \family sans
21476 Bordures
21477 \family default
21478  de la fenêtre de dialogue 
21479 \family sans
21480 Paramètres
21481 \begin_inset space ~
21482 \end_inset
21483
21484 du
21485 \begin_inset space ~
21486 \end_inset
21487
21488 tableau
21489 \family default
21490 .
21491  Vous y trouverez trois possibilités :
21492 \end_layout
21493
21494 \begin_layout Description
21495 Haut
21496 \begin_inset space ~
21497 \end_inset
21498
21499 de
21500 \begin_inset space ~
21501 \end_inset
21502
21503 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21504  Si le tableau est un tableau formel
21505 \begin_inset Foot
21506 status collapsed
21507
21508 \begin_layout Plain Layout
21509 Les tableaux formels sont décrits dans la section
21510 \begin_inset space ~
21511 \end_inset
21512
21513
21514 \begin_inset CommandInset ref
21515 LatexCommand ref
21516 reference "sec:Tableaux-Formels"
21517
21518 \end_inset
21519
21520 .
21521 \end_layout
21522
21523 \end_inset
21524
21525  \SpecialChar LyX
21526  va insérer implicitement un espace de 0.5
21527 \begin_inset space \thinspace{}
21528 \end_inset
21529
21530 em.
21531  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21532  les filets verticaux comme dans le tableau suivant :
21533 \begin_inset VSpace medskip
21534 \end_inset
21535
21536
21537 \begin_inset Newline newline
21538 \end_inset
21539
21540
21541 \begin_inset space \hspace*{}
21542 \length 0pt
21543 \end_inset
21544
21545
21546 \begin_inset space \hfill{}
21547 \end_inset
21548
21549
21550 \begin_inset Tabular
21551 <lyxtabular version="3" rows="3" columns="1">
21552 <features tabularvalignment="middle">
21553 <column alignment="center" valignment="top">
21554 <row>
21555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 A
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 </row>
21565 <row topspace="3mm">
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570 espace de 3
21571 \begin_inset space \thinspace{}
21572 \end_inset
21573
21574 mm en haut de la ligne
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 </row>
21580 <row>
21581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585 C
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 </row>
21591 </lyxtabular>
21592
21593 \end_inset
21594
21595
21596 \begin_inset space \hfill{}
21597 \end_inset
21598
21599
21600 \begin_inset space \hspace*{}
21601 \length 0pt
21602 \end_inset
21603
21604
21605 \begin_inset VSpace medskip
21606 \end_inset
21607
21608
21609 \begin_inset Newline newline
21610 \end_inset
21611
21612 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21613  pas de filets verticaux.
21614 \end_layout
21615
21616 \begin_layout Description
21617 Bas
21618 \begin_inset space ~
21619 \end_inset
21620
21621 de
21622 \begin_inset space ~
21623 \end_inset
21624
21625 ligne va ajouter de l'espace sous les caractères de la ligne.
21626  Si le tableau est un tableau formel \SpecialChar LyX
21627  va insérer implicitement un espace
21628  de 0.5
21629 \begin_inset space \thinspace{}
21630 \end_inset
21631
21632 em, pour les tableaux normaux, l'espace implicite est de 2
21633 \begin_inset space \thinspace{}
21634 \end_inset
21635
21636 pt.
21637 \end_layout
21638
21639 \begin_layout Description
21640 Entre
21641 \begin_inset space ~
21642 \end_inset
21643
21644 les
21645 \begin_inset space ~
21646 \end_inset
21647
21648 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21649  Si le tableau est un tableau formel \SpecialChar LyX
21650  va insérer implicitement un espace
21651  de 0.5
21652 \begin_inset space \thinspace{}
21653 \end_inset
21654
21655 em.
21656  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21657  les filets verticaux comme dans le tableau suivant :
21658 \begin_inset VSpace medskip
21659 \end_inset
21660
21661
21662 \begin_inset Newline newline
21663 \end_inset
21664
21665
21666 \begin_inset space \hspace*{}
21667 \length 0pt
21668 \end_inset
21669
21670
21671 \begin_inset space \hfill{}
21672 \end_inset
21673
21674
21675 \begin_inset Tabular
21676 <lyxtabular version="3" rows="3" columns="1">
21677 <features tabularvalignment="middle">
21678 <column alignment="center" valignment="top">
21679 <row>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684 A
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row interlinespace="3mm">
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Formula $\downarrow$
21696 \end_inset
21697
21698  espace de 3
21699 \begin_inset space \thinspace{}
21700 \end_inset
21701
21702 mm entre les lignes 
21703 \begin_inset Formula $\downarrow$
21704 \end_inset
21705
21706
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 </row>
21712 <row>
21713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21714 \begin_inset Text
21715
21716 \begin_layout Plain Layout
21717 \begin_inset Formula $\uparrow$
21718 \end_inset
21719
21720  espace de 3
21721 \begin_inset space \thinspace{}
21722 \end_inset
21723
21724 mm entre les lignes 
21725 \begin_inset Formula $\uparrow$
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 </lyxtabular>
21735
21736 \end_inset
21737
21738
21739 \begin_inset space \hfill{}
21740 \end_inset
21741
21742
21743 \begin_inset space \hspace*{}
21744 \length 0pt
21745 \end_inset
21746
21747
21748 \begin_inset VSpace medskip
21749 \end_inset
21750
21751
21752 \begin_inset Newline newline
21753 \end_inset
21754
21755 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21756  pas de filets verticaux.
21757 \end_layout
21758
21759 \begin_layout Standard
21760 \begin_inset VSpace bigskip
21761 \end_inset
21762
21763 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21764  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21765  dans le préambule :
21766 \end_layout
21767
21768 \begin_layout Standard
21769
21770 \series bold
21771
21772 \backslash
21773 @ifundefined{extrarowheight}
21774 \begin_inset Newline newline
21775 \end_inset
21776
21777
21778 \begin_inset Phantom HPhantom
21779 status open
21780
21781 \begin_layout Plain Layout
21782
21783 \series bold
21784 \begin_inset space ~
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \end_inset
21791
21792 {
21793 \backslash
21794 usepackage{array}}{}
21795 \begin_inset Newline newline
21796 \end_inset
21797
21798
21799 \backslash
21800 setlength{
21801 \backslash
21802 extrarowheight}{height}
21803 \end_layout
21804
21805 \begin_layout Standard
21806 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21807  plus exactement centré verticalement.
21808  (le paquetage 
21809 \series bold
21810 array 
21811 \series default
21812 sera chargé automatiquement par \SpecialChar LyX
21813  quand vous utilisez des formats de tableaux
21814  auto-définis.
21815  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21816  
21817 \series bold
21818
21819 \backslash
21820 @ifundefined
21821 \series default
21822  dans la commande précédente.)
21823 \end_layout
21824
21825 \begin_layout Standard
21826 Si vous utilisez des polices de taille plus grande que la taille normale,
21827  les bordures des tableaux sont souvent trop proches du texte.
21828  On peut corriger ce problème en insérant la commande 
21829 \series bold
21830
21831 \begin_inset space \space{}
21832 \end_inset
21833
21834
21835 \backslash
21836 strut
21837 \series default
21838  en code \SpecialChar TeX
21839  au debut d'une ligne du tableau.
21840  Le tableau
21841 \begin_inset space ~
21842 \end_inset
21843
21844
21845 \begin_inset CommandInset ref
21846 LatexCommand ref
21847 reference "tab:Alignement-vertical"
21848
21849 \end_inset
21850
21851  montre l'effet de cette commande.
21852 \end_layout
21853
21854 \begin_layout Standard
21855 \noindent
21856 \begin_inset Float table
21857 placement h
21858 wide false
21859 sideways false
21860 status open
21861
21862 \begin_layout Plain Layout
21863 \begin_inset Caption Standard
21864
21865 \begin_layout Plain Layout
21866 \begin_inset CommandInset label
21867 LatexCommand label
21868 name "tab:Alignement-vertical"
21869
21870 \end_inset
21871
21872 Alignement vertical d'un texte avec une police de grande taille.
21873 \end_layout
21874
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \begin_layout Plain Layout
21881 \begin_inset space \hfill{}
21882 \end_inset
21883
21884
21885 \begin_inset Float table
21886 wide false
21887 sideways false
21888 status collapsed
21889
21890 \begin_layout Plain Layout
21891 \begin_inset Caption Standard
21892
21893 \begin_layout Plain Layout
21894 Tableau normal.
21895 \end_layout
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Plain Layout
21903 \noindent
21904 \align center
21905 \begin_inset Tabular
21906 <lyxtabular version="3" rows="6" columns="1">
21907 <features tabularvalignment="middle">
21908 <column alignment="left" valignment="top">
21909 <row>
21910 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914 Normal, g
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 </row>
21920 <row>
21921 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925
21926 \size large
21927 Large
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938
21939 \size larger
21940 Larger
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 <row>
21947 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951
21952 \size largest
21953 Largest
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 <row>
21960 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964
21965 \size huge
21966 Huge
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977
21978 \size huge
21979 Huger
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 </row>
21985 </lyxtabular>
21986
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \end_inset
21993
21994
21995 \begin_inset space \hfill{}
21996 \end_inset
21997
21998
21999 \begin_inset Float table
22000 wide false
22001 sideways false
22002 status collapsed
22003
22004 \begin_layout Plain Layout
22005 \begin_inset Caption Standard
22006
22007 \begin_layout Plain Layout
22008 Tableau utilisant la commande 
22009 \series bold
22010
22011 \backslash
22012 strut
22013 \series default
22014 .
22015 \end_layout
22016
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \begin_layout Plain Layout
22023 \noindent
22024 \align center
22025 \begin_inset Tabular
22026 <lyxtabular version="3" rows="6" columns="1">
22027 <features tabularvalignment="middle">
22028 <column alignment="left" valignment="top">
22029 <row>
22030 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034 Normal, g
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 </row>
22040 <row>
22041 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045
22046 \size large
22047 \begin_inset ERT
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051
22052
22053 \backslash
22054 strut 
22055 \end_layout
22056
22057 \end_inset
22058
22059 Large
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \size larger
22072 \begin_inset ERT
22073 status collapsed
22074
22075 \begin_layout Plain Layout
22076
22077
22078 \backslash
22079 strut 
22080 \end_layout
22081
22082 \end_inset
22083
22084 Larger
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \size largest
22097 \begin_inset ERT
22098 status collapsed
22099
22100 \begin_layout Plain Layout
22101
22102
22103 \backslash
22104 strut 
22105 \end_layout
22106
22107 \end_inset
22108
22109 Largest
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 </row>
22115 <row>
22116 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120
22121 \size huge
22122 \begin_inset ERT
22123 status collapsed
22124
22125 \begin_layout Plain Layout
22126
22127
22128 \backslash
22129 strut 
22130 \end_layout
22131
22132 \end_inset
22133
22134 Huge
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 </row>
22140 <row>
22141 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145
22146 \size giant
22147 \begin_inset ERT
22148 status collapsed
22149
22150 \begin_layout Plain Layout
22151
22152
22153 \backslash
22154 strut 
22155 \end_layout
22156
22157 \end_inset
22158
22159
22160 \size huge
22161 Huger
22162 \end_layout
22163
22164 \end_inset
22165 </cell>
22166 </row>
22167 </lyxtabular>
22168
22169 \end_inset
22170
22171
22172 \end_layout
22173
22174 \end_inset
22175
22176
22177 \begin_inset space \hfill{}
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \begin_layout Standard
22189 \begin_inset Newpage newpage
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \begin_layout Subsection
22196 Alignements de cellules spéciaux
22197 \begin_inset CommandInset label
22198 LatexCommand label
22199 name "subsec:Alignements-de-cellules"
22200
22201 \end_inset
22202
22203
22204 \begin_inset Index idx
22205 status collapsed
22206
22207 \begin_layout Plain Layout
22208 Personnalisation des tableaux ! Alignement de cellules spéciaux
22209 \end_layout
22210
22211 \end_inset
22212
22213
22214 \end_layout
22215
22216 \begin_layout Standard
22217 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22218  cellules sur un caractère donné, par exemple le séparateur décimal comme
22219  dans le tableau
22220 \begin_inset space ~
22221 \end_inset
22222
22223
22224 \begin_inset CommandInset ref
22225 LatexCommand ref
22226 reference "tab:Tableau-centré-sur-séparateur-1"
22227
22228 \end_inset
22229
22230 .
22231  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22232  soit en appuyant sur le bouton 
22233 \begin_inset Info
22234 type  "icon"
22235 arg   "tabular-feature align-decimal"
22236 \end_inset
22237
22238  de la barre d'outils ou en modifiant le paramètre 
22239 \family sans
22240 Alignement horizontal
22241 \family default
22242  à 
22243 \family sans
22244 Au séparateur décimal
22245 \family default
22246 .
22247  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22248  dans les paramètres du tableau.
22249 \end_layout
22250
22251 \begin_layout Standard
22252 \begin_inset Float table
22253 placement h
22254 wide false
22255 sideways false
22256 status open
22257
22258 \begin_layout Plain Layout
22259 \begin_inset Caption Standard
22260
22261 \begin_layout Plain Layout
22262 \begin_inset CommandInset label
22263 LatexCommand label
22264 name "tab:Tableau-centré-sur-séparateur-1"
22265
22266 \end_inset
22267
22268 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22269 \end_layout
22270
22271 \end_inset
22272
22273
22274 \end_layout
22275
22276 \begin_layout Plain Layout
22277 \align center
22278 \begin_inset Tabular
22279 <lyxtabular version="3" rows="4" columns="1">
22280 <features booktabs="true" tabularvalignment="middle">
22281 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22282 <row>
22283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287 en-tête
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 </row>
22293 <row>
22294 <cell alignment="center" valignment="top" topline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 12,6
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 </row>
22304 <row>
22305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 0,68
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 </row>
22315 <row>
22316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320 -123,0
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 </row>
22326 </lyxtabular>
22327
22328 \end_inset
22329
22330
22331 \end_layout
22332
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \begin_layout Standard
22339 \begin_inset Float table
22340 placement h
22341 wide false
22342 sideways false
22343 status open
22344
22345 \begin_layout Plain Layout
22346 \begin_inset Caption Standard
22347
22348 \begin_layout Plain Layout
22349 \begin_inset CommandInset label
22350 LatexCommand label
22351 name "tab:Tableau-centré-sur-séparateur-2"
22352
22353 \end_inset
22354
22355 Les cellules d'une colonnes sont centrées sur les opérateurs.
22356 \end_layout
22357
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Plain Layout
22364 \align center
22365 \begin_inset Tabular
22366 <lyxtabular version="3" rows="4" columns="2">
22367 <features booktabs="true" tabularvalignment="middle">
22368 <column alignment="right" valignment="top" width="0pt">
22369 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22370 <row>
22371 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 en-tête
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 </row>
22390 <row>
22391 <cell alignment="center" valignment="top" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395 \begin_inset Formula $12\,+$
22396 \end_inset
22397
22398
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 <cell alignment="center" valignment="top" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Plain Layout
22407 \begin_inset Formula $\,6$
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 </row>
22416 <row>
22417 <cell alignment="center" valignment="top" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421 \begin_inset Formula $0\,-$
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 <cell alignment="center" valignment="top" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433 \begin_inset Formula $\,68$
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 </row>
22442 <row>
22443 <cell alignment="center" valignment="top" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447 \begin_inset Formula $-123\,/$
22448 \end_inset
22449
22450
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459 \begin_inset Formula $\,0$
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 </lyxtabular>
22469
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \begin_layout Standard
22481 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22482  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22483  formules.
22484  Dans ce cas on doit utiliser la méthode du tableau
22485 \begin_inset space ~
22486 \end_inset
22487
22488
22489 \begin_inset CommandInset ref
22490 LatexCommand ref
22491 reference "tab:Tableau-centré-sur-séparateur-2"
22492
22493 \end_inset
22494
22495 .
22496  Ce tableau a été créé comme un tableau 4×2.
22497  L'en-tête est une cellule multi-colonnes centrée.
22498  La première colonne est alignée à droite et contient la première partie
22499  et inclue l'opérateur.
22500  La seconde colonne contient le reste de la cellule aligné à gauche.
22501  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22502  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22503  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22504  tableau, le paramètre \SpecialChar LaTeX
22505  suivant a été utilisé pour la deuxième colonne :
22506 \end_layout
22507
22508 \begin_layout Standard
22509
22510 \series bold
22511 @{}l
22512 \end_layout
22513
22514 \begin_layout Standard
22515 Le tableau
22516 \begin_inset space ~
22517 \end_inset
22518
22519
22520 \begin_inset CommandInset ref
22521 LatexCommand ref
22522 reference "tab:Plusieurs-exemples-alignements"
22523
22524 \end_inset
22525
22526  montre quelques exemples d'alignements.
22527  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22528  comme pour la deuxième colonne du tableau
22529 \begin_inset space ~
22530 \end_inset
22531
22532
22533 \begin_inset CommandInset ref
22534 LatexCommand ref
22535 reference "tab:Tableau-centré-sur-séparateur-2"
22536
22537 \end_inset
22538
22539 .
22540 \end_layout
22541
22542 \begin_layout Standard
22543 \begin_inset Float table
22544 wide false
22545 sideways false
22546 status open
22547
22548 \begin_layout Plain Layout
22549 \begin_inset Caption Standard
22550
22551 \begin_layout Plain Layout
22552 \begin_inset CommandInset label
22553 LatexCommand label
22554 name "tab:Plusieurs-exemples-alignements"
22555
22556 \end_inset
22557
22558 Plusieurs exemples d'alignement de cellules.
22559 \end_layout
22560
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \begin_layout Plain Layout
22567 \align center
22568 \begin_inset Tabular
22569 <lyxtabular version="3" rows="4" columns="6">
22570 <features tabularvalignment="middle">
22571 <column alignment="right" valignment="top">
22572 <column alignment="left" valignment="top" special="@{}l">
22573 <column alignment="right" valignment="top">
22574 <column alignment="left" valignment="top" special="@{}l">
22575 <column alignment="right" valignment="top">
22576 <column alignment="left" valignment="top" special="@{}l">
22577 <row>
22578 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 unités
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 exposants
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 relations
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 </row>
22633 <row>
22634 <cell alignment="center" valignment="top" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 12×
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647 24
22648 \begin_inset space \thinspace{}
22649 \end_inset
22650
22651 bouteilles
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 \begin_inset Formula $10\cdot$
22661 \end_inset
22662
22663
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672 \begin_inset Formula $10^{\mbox{-}17}$
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 \begin_inset Formula $\Gamma(t)\propto$
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 \begin_inset Formula $\:\Upsilon(t)$
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 </row>
22705 <row>
22706 <cell alignment="center" valignment="top" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 1024×
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719 768
22720 \begin_inset space \thinspace{}
22721 \end_inset
22722
22723 Pixels
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 \begin_inset Formula $5.78\cdot$
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 \begin_inset Formula $10^{7}$
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 <cell alignment="center" valignment="top" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 \begin_inset Formula $A\ne$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 \begin_inset Formula $\:B_{\mathrm{red}}$
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 </row>
22777 <row>
22778 <cell alignment="center" valignment="top" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782 32×
22783 \end_layout
22784
22785 \end_inset
22786 </cell>
22787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22788 \begin_inset Text
22789
22790 \begin_layout Plain Layout
22791 6
22792 \begin_inset space \thinspace{}
22793 \end_inset
22794
22795 cm
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 <cell alignment="center" valignment="top" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804 -
22805 \begin_inset Formula $33.5\cdot$
22806 \end_inset
22807
22808
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 \begin_inset Formula $10^{4}$
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829 \begin_inset Formula $\sin(\alpha)\ge$
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \end_inset
22836 </cell>
22837 <cell alignment="center" valignment="top" usebox="none">
22838 \begin_inset Text
22839
22840 \begin_layout Plain Layout
22841 \begin_inset Formula $\:\sin(\beta)$
22842 \end_inset
22843
22844
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 </row>
22850 </lyxtabular>
22851
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \begin_layout Subsection
22863 Formats de cellule et de colonne personnalisés
22864 \begin_inset CommandInset label
22865 LatexCommand label
22866 name "subsec:Formats-personnalisés"
22867
22868 \end_inset
22869
22870
22871 \begin_inset Index idx
22872 status collapsed
22873
22874 \begin_layout Plain Layout
22875 Personnalisation des tableaux !  Format de cellule/colonne
22876 \end_layout
22877
22878 \end_inset
22879
22880
22881 \end_layout
22882
22883 \begin_layout Standard
22884 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22885 \begin_inset space ~
22886 \end_inset
22887
22888
22889 \begin_inset CommandInset ref
22890 LatexCommand ref
22891 reference "sec:Table-Width-Calculation"
22892
22893 \end_inset
22894
22895  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22896  la section
22897 \begin_inset space ~
22898 \end_inset
22899
22900
22901 \begin_inset CommandInset ref
22902 LatexCommand ref
22903 reference "subsec:Calculs-multicolonnes"
22904
22905 \end_inset
22906
22907  peut devenir très pénible si vous avez plusieurs tableaux.
22908  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22909  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22910  du document.
22911  Le format est défini avec la commande
22912 \end_layout
22913
22914 \begin_layout Standard
22915
22916 \series bold
22917
22918 \backslash
22919 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22920 \end_layout
22921
22922 \begin_layout Standard
22923 Le nom du format peut n'avoir qu'une lettre.
22924  Les lettres 
22925 \emph on
22926 b
22927 \emph default
22928
22929 \emph on
22930 c
22931 \emph default
22932
22933 \emph on
22934 l
22935 \emph default
22936
22937 \emph on
22938 m
22939 \emph default
22940
22941 \emph on
22942 p
22943 \emph default
22944  et 
22945 \emph on
22946 r
22947 \emph default
22948  sont prédéfinies et donc ne peuvent être utilisées.
22949  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
22950 \end_layout
22951
22952 \begin_layout Standard
22953 \begin_inset VSpace medskip
22954 \end_inset
22955
22956
22957 \end_layout
22958
22959 \begin_layout Standard
22960 Pour de cellules multi-colonnes centrées verticalement et horizontalement
22961  avec une largeur donnée, vous pouvez définir le format de cellule suivant
22962  :
22963 \end_layout
22964
22965 \begin_layout Standard
22966
22967 \series bold
22968
22969 \backslash
22970 newcolumntype{M}[1]{>{
22971 \backslash
22972 centering
22973 \backslash
22974 hspace{0pt}}m{#1}}
22975 \end_layout
22976
22977 \begin_layout Standard
22978 Où le 
22979 \series bold
22980
22981 \backslash
22982 hspace{0pt}
22983 \series default
22984  évite le problème de césure du premier mot, comme c'est décrit en section
22985 \begin_inset space ~
22986 \end_inset
22987
22988
22989 \begin_inset CommandInset ref
22990 LatexCommand ref
22991 reference "subsec:Lignes-multiple-dans-cellule"
22992
22993 \end_inset
22994
22995 .
22996  Ensuite, vous pouvez entrer
22997 \end_layout
22998
22999 \begin_layout Standard
23000
23001 \series bold
23002 M{width}
23003 \end_layout
23004
23005 \begin_layout Standard
23006 comme paramètre \SpecialChar LaTeX
23007  dans la fenêtre de dialogue de tableau pour créer une multi-col
23008 onnes.
23009 \end_layout
23010
23011 \begin_layout Standard
23012 \begin_inset VSpace bigskip
23013 \end_inset
23014
23015
23016 \end_layout
23017
23018 \begin_layout Standard
23019 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23020  pouvez définir le format
23021 \end_layout
23022
23023 \begin_layout Standard
23024
23025 \series bold
23026
23027 \backslash
23028 newcolumntype{S}[2]{>{
23029 \backslash
23030 centering
23031 \backslash
23032 hspace{0pt}}
23033 \begin_inset Newline newline
23034 \end_inset
23035
23036
23037 \begin_inset Phantom HPhantom
23038 status open
23039
23040 \begin_layout Plain Layout
23041
23042 \series bold
23043
23044 \backslash
23045 newcolumntype{S}[2]
23046 \end_layout
23047
23048 \end_inset
23049
23050 m{(#1+(2
23051 \backslash
23052 tabcolsep+
23053 \backslash
23054 arrayrulewidth)*(1-#2))/#2}}
23055 \end_layout
23056
23057 \begin_layout Standard
23058 Ce format utilise l'équation
23059 \begin_inset space ~
23060 \end_inset
23061
23062
23063 \begin_inset CommandInset ref
23064 LatexCommand eqref
23065 reference "eq:Wgn"
23066
23067 \end_inset
23068
23069  pour calculer la largeur que doit avoir chacune des cellules couverte par
23070  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23071 \end_layout
23072
23073 \begin_layout Standard
23074 Ensuite, vous pouvez entrer
23075 \end_layout
23076
23077 \begin_layout Standard
23078
23079 \series bold
23080 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23081 \end_layout
23082
23083 \begin_layout Standard
23084 comme paramètre \SpecialChar LaTeX
23085  de la colonne.
23086 \end_layout
23087
23088 \begin_layout Standard
23089 \begin_inset VSpace bigskip
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \begin_layout Standard
23096 Pour des colonnes colorées, vous pouvez définir
23097 \end_layout
23098
23099 \begin_layout Standard
23100
23101 \series bold
23102
23103 \backslash
23104 newcolumntype{K}[1]{>{
23105 \backslash
23106 columncolor{#1}
23107 \backslash
23108 hspace{0pt}}c}
23109 \end_layout
23110
23111 \begin_layout Standard
23112 Le 
23113 \begin_inset Quotes cld
23114 \end_inset
23115
23116 c
23117 \begin_inset Quotes crd
23118 \end_inset
23119
23120  à la fin crée une colonne de largeur variable dont le texte est centré
23121  horizontalement.
23122  Vous pouvez maintenant entrer
23123 \end_layout
23124
23125 \begin_layout Standard
23126
23127 \series bold
23128 K{nom de couleur}
23129 \end_layout
23130
23131 \begin_layout Standard
23132 comme paramètre \SpecialChar LaTeX
23133 .
23134 \end_layout
23135
23136 \begin_layout Standard
23137 \begin_inset VSpace bigskip
23138 \end_inset
23139
23140
23141 \end_layout
23142
23143 \begin_layout Standard
23144 Pour créer le tableau
23145 \begin_inset space ~
23146 \end_inset
23147
23148
23149 \begin_inset CommandInset ref
23150 LatexCommand ref
23151 reference "tab:Tableau-formats-personnalisés"
23152
23153 \end_inset
23154
23155  utilisez les paramètres \SpecialChar LaTeX
23156
23157 \end_layout
23158
23159 \begin_layout Standard
23160
23161 \series bold
23162 M{2.5cm}
23163 \end_layout
23164
23165 \begin_layout Standard
23166 pour la première colonne et la multi-colonnes,
23167 \end_layout
23168
23169 \begin_layout Standard
23170
23171 \series bold
23172 K{red}
23173 \end_layout
23174
23175 \begin_layout Standard
23176 pour la dernière colonne, et
23177 \end_layout
23178
23179 \begin_layout Standard
23180
23181 \series bold
23182 S{2.5cm}{2}
23183 \end_layout
23184
23185 \begin_layout Standard
23186 pour les cellules de la deuxième colonne.
23187 \end_layout
23188
23189 \begin_layout Standard
23190 \begin_inset Float table
23191 placement h
23192 wide false
23193 sideways false
23194 status open
23195
23196 \begin_layout Plain Layout
23197 \begin_inset Caption Standard
23198
23199 \begin_layout Plain Layout
23200 \begin_inset CommandInset label
23201 LatexCommand label
23202 name "tab:Tableau-formats-personnalisés"
23203
23204 \end_inset
23205
23206 Tableau utilisant des formats personnalisés
23207 \end_layout
23208
23209 \end_inset
23210
23211
23212 \end_layout
23213
23214 \begin_layout Plain Layout
23215 \align center
23216 \begin_inset Tabular
23217 <lyxtabular version="3" rows="3" columns="4">
23218 <features tabularvalignment="middle">
23219 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23220 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23221 <column alignment="center" valignment="middle">
23222 <column alignment="center" valignment="middle" special="K{red}">
23223 <row>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228 motTrèsLongDansUneCellule
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23234 \begin_inset Text
23235
23236 \begin_layout Plain Layout
23237 multi-colonnes avec multi-lignes
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255 c
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 </row>
23261 <row>
23262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266 d
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 e
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284 f
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293 g
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 </row>
23299 <row>
23300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304 h
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313 i
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 j
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331 k
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 </lyxtabular>
23338
23339 \end_inset
23340
23341
23342 \end_layout
23343
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \begin_layout Subsection
23350 Épaisseur des filets
23351 \begin_inset CommandInset label
23352 LatexCommand label
23353 name "subsec:Epaisseur-filets"
23354
23355 \end_inset
23356
23357
23358 \begin_inset Index idx
23359 status collapsed
23360
23361 \begin_layout Plain Layout
23362 Personnalisation des tableaux ! Épaisseur filets
23363 \end_layout
23364
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \begin_layout Standard
23371 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23372  
23373 \series bold
23374
23375 \backslash
23376 arrayrulewidth
23377 \series default
23378 .
23379  Pour mettre, par exemple, une épaisseur de filet de 1.5
23380 \begin_inset space \thinspace{}
23381 \end_inset
23382
23383 pt, comme pour le tableau
23384 \begin_inset space ~
23385 \end_inset
23386
23387
23388 \begin_inset CommandInset ref
23389 LatexCommand ref
23390 reference "tab:Tableau-filets-1.5pt"
23391
23392 \end_inset
23393
23394 , insérez la commande
23395 \end_layout
23396
23397 \begin_layout Standard
23398
23399 \series bold
23400
23401 \backslash
23402 setlength{
23403 \backslash
23404 arrayrulewidth}{1.5pt}
23405 \end_layout
23406
23407 \begin_layout Standard
23408 en code \SpecialChar TeX
23409  avant le tableau ou le flottant de tableau.
23410  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23411  suivent.
23412  pour revenir aux valeurs implicites, mettez 
23413 \series bold
23414
23415 \backslash
23416 arrayrulewidth
23417 \series default
23418  à 0.4
23419 \begin_inset space \thinspace{}
23420 \end_inset
23421
23422 pt en utilisant du code \SpecialChar LaTeX
23423  après le tableau ou le flottant de tableau.
23424 \end_layout
23425
23426 \begin_layout Standard
23427 \begin_inset ERT
23428 status collapsed
23429
23430 \begin_layout Plain Layout
23431
23432
23433 \backslash
23434 setlength{
23435 \backslash
23436 arrayrulewidth}{1.5pt}
23437 \end_layout
23438
23439 \end_inset
23440
23441
23442 \begin_inset Float table
23443 wide false
23444 sideways false
23445 status open
23446
23447 \begin_layout Plain Layout
23448 \begin_inset Caption Standard
23449
23450 \begin_layout Plain Layout
23451 \begin_inset CommandInset label
23452 LatexCommand label
23453 name "tab:Tableau-filets-1.5pt"
23454
23455 \end_inset
23456
23457 Tableau avec des filets de 1.5
23458 \begin_inset space \thinspace{}
23459 \end_inset
23460
23461 pt
23462 \end_layout
23463
23464 \end_inset
23465
23466
23467 \end_layout
23468
23469 \begin_layout Plain Layout
23470 \align center
23471 \begin_inset Tabular
23472 <lyxtabular version="3" rows="3" columns="3">
23473 <features tabularvalignment="middle">
23474 <column alignment="center" valignment="top">
23475 <column alignment="center" valignment="top">
23476 <column alignment="center" valignment="top">
23477 <row>
23478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 sd
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 sd
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \end_layout
23531
23532 \end_inset
23533 </cell>
23534 </row>
23535 <row>
23536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 sd
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 </lyxtabular>
23565
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572
23573
23574 \begin_inset ERT
23575 status collapsed
23576
23577 \begin_layout Plain Layout
23578
23579
23580 \backslash
23581 setlength{
23582 \backslash
23583 arrayrulewidth}{0.4pt}
23584 \end_layout
23585
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \begin_layout Standard
23592 \begin_inset VSpace bigskip
23593 \end_inset
23594
23595 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23596 \begin_inset space \thinspace{}
23597 \end_inset
23598
23599 pt, comme dans le tableau
23600 \begin_inset space ~
23601 \end_inset
23602
23603
23604 \begin_inset CommandInset ref
23605 LatexCommand ref
23606 reference "tab:Tableau-filets-horizontaux-1.5pt"
23607
23608 \end_inset
23609
23610 , insérez les commandes suivantes en code \SpecialChar TeX
23611  avant le tableau ou le flottant
23612  de tableau :
23613 \end_layout
23614
23615 \begin_layout Standard
23616
23617 \series bold
23618
23619 \backslash
23620 let
23621 \backslash
23622 myHline
23623 \backslash
23624 hline
23625 \begin_inset Newline newline
23626 \end_inset
23627
23628
23629 \backslash
23630 renewcommand{
23631 \backslash
23632 hline}
23633 \begin_inset Newline newline
23634 \end_inset
23635
23636  {
23637 \backslash
23638 noalign{
23639 \backslash
23640 global
23641 \backslash
23642 arrayrulewidth 1.5pt}
23643 \begin_inset Newline newline
23644 \end_inset
23645
23646  
23647 \backslash
23648 myHline
23649 \backslash
23650 noalign{
23651 \backslash
23652 global
23653 \backslash
23654 arrayrulewidth 0.4pt}}
23655 \end_layout
23656
23657 \begin_layout Standard
23658 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23659  en code \SpecialChar TeX
23660  après le tableau ou le flottant de tableau :
23661 \end_layout
23662
23663 \begin_layout Standard
23664
23665 \series bold
23666
23667 \backslash
23668 renewcommand{
23669 \backslash
23670 hline}{
23671 \backslash
23672 myHline}
23673 \end_layout
23674
23675 \begin_layout Standard
23676 \begin_inset ERT
23677 status collapsed
23678
23679 \begin_layout Plain Layout
23680
23681
23682 \backslash
23683 let
23684 \backslash
23685 myHline
23686 \backslash
23687 hline
23688 \end_layout
23689
23690 \begin_layout Plain Layout
23691
23692
23693 \backslash
23694 renewcommand{
23695 \backslash
23696 hline}
23697 \end_layout
23698
23699 \begin_layout Plain Layout
23700
23701  {
23702 \backslash
23703 noalign{
23704 \backslash
23705 global
23706 \backslash
23707 arrayrulewidth 1.5pt}
23708 \end_layout
23709
23710 \begin_layout Plain Layout
23711
23712   
23713 \backslash
23714 myHline
23715 \backslash
23716 noalign{
23717 \backslash
23718 global
23719 \backslash
23720 arrayrulewidth 0.4pt}}
23721 \end_layout
23722
23723 \end_inset
23724
23725
23726 \begin_inset Float table
23727 wide false
23728 sideways false
23729 status open
23730
23731 \begin_layout Plain Layout
23732 \begin_inset Caption Standard
23733
23734 \begin_layout Plain Layout
23735 \begin_inset CommandInset label
23736 LatexCommand label
23737 name "tab:Tableau-filets-horizontaux-1.5pt"
23738
23739 \end_inset
23740
23741 Tableau avec des filets horizontaux de 1.5
23742 \begin_inset space \thinspace{}
23743 \end_inset
23744
23745 pt
23746 \end_layout
23747
23748 \end_inset
23749
23750
23751 \end_layout
23752
23753 \begin_layout Plain Layout
23754 \align center
23755 \begin_inset Tabular
23756 <lyxtabular version="3" rows="3" columns="3">
23757 <features tabularvalignment="middle">
23758 <column alignment="center" valignment="top">
23759 <column alignment="center" valignment="top">
23760 <column alignment="center" valignment="top">
23761 <row>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766 sd
23767 \end_layout
23768
23769 \end_inset
23770 </cell>
23771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \begin_layout Plain Layout
23775
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 </row>
23790 <row>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804 sd
23805 \end_layout
23806
23807 \end_inset
23808 </cell>
23809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 </row>
23819 <row>
23820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842 sd
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 </lyxtabular>
23849
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \end_inset
23856
23857
23858 \begin_inset ERT
23859 status collapsed
23860
23861 \begin_layout Plain Layout
23862
23863
23864 \backslash
23865 renewcommand{
23866 \backslash
23867 hline}{
23868 \backslash
23869 myHline}
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Standard
23878 \begin_inset VSpace bigskip
23879 \end_inset
23880
23881 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23882 \begin_inset space \thinspace{}
23883 \end_inset
23884
23885 pt, créez le format de colonne suivant dans le préambule, en suivant la
23886  description de la section
23887 \begin_inset space ~
23888 \end_inset
23889
23890
23891 \begin_inset CommandInset ref
23892 LatexCommand ref
23893 reference "subsec:Formats-personnalisés"
23894
23895 \end_inset
23896
23897 :
23898 \end_layout
23899
23900 \begin_layout Standard
23901
23902 \series bold
23903
23904 \backslash
23905 newcolumntype{V}{!{
23906 \backslash
23907 vrule width 1.5pt}}
23908 \end_layout
23909
23910 \begin_layout Standard
23911 Pour le tableau
23912 \begin_inset space ~
23913 \end_inset
23914
23915
23916 \begin_inset CommandInset ref
23917 LatexCommand ref
23918 reference "tab:Tableau-filets-verticaux-1.5pt"
23919
23920 \end_inset
23921
23922  le paramètre \SpecialChar LaTeX
23923  
23924 \end_layout
23925
23926 \begin_layout Standard
23927
23928 \series bold
23929 VcV
23930 \end_layout
23931
23932 \begin_layout Standard
23933 a été utilisé pour la dernière colonne et
23934 \end_layout
23935
23936 \begin_layout Standard
23937
23938 \series bold
23939 Vc
23940 \end_layout
23941
23942 \begin_layout Standard
23943 pour les autres colonnes.
23944 \end_layout
23945
23946 \begin_layout Standard
23947 \begin_inset Float table
23948 wide false
23949 sideways false
23950 status open
23951
23952 \begin_layout Plain Layout
23953 \begin_inset Caption Standard
23954
23955 \begin_layout Plain Layout
23956 \begin_inset CommandInset label
23957 LatexCommand label
23958 name "tab:Tableau-filets-verticaux-1.5pt"
23959
23960 \end_inset
23961
23962 Tableau avec des filets verticaux de 1.5
23963 \begin_inset space \thinspace{}
23964 \end_inset
23965
23966 pt 
23967 \end_layout
23968
23969 \end_inset
23970
23971
23972 \end_layout
23973
23974 \begin_layout Plain Layout
23975 \align center
23976 \begin_inset Tabular
23977 <lyxtabular version="3" rows="3" columns="3">
23978 <features tabularvalignment="middle">
23979 <column alignment="center" valignment="top" special="Vc">
23980 <column alignment="center" valignment="top" special="Vc">
23981 <column alignment="center" valignment="top" special="VcV">
23982 <row>
23983 <cell alignment="center" valignment="top" topline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987 sd
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 <cell alignment="center" valignment="top" topline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 <row>
24012 <cell alignment="center" valignment="top" topline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" topline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025 sd
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 </row>
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063 sd
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 </lyxtabular>
24070
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \end_inset
24077
24078
24079 \end_layout
24080
24081 \begin_layout Subsection
24082 Filets à traits interrompus
24083 \begin_inset Index idx
24084 status collapsed
24085
24086 \begin_layout Plain Layout
24087 Personnalisation des tableaux ! Filets à traits interrompus
24088 \end_layout
24089
24090 \end_inset
24091
24092
24093 \end_layout
24094
24095 \begin_layout Standard
24096 \begin_inset ERT
24097 status collapsed
24098
24099 \begin_layout Plain Layout
24100
24101
24102 \backslash
24103 ifarydshln
24104 \end_layout
24105
24106 \end_inset
24107
24108
24109 \begin_inset Note Note
24110 status open
24111
24112 \begin_layout Plain Layout
24113 La section suivante ne s'affichera que si vous avez installé le paquetage
24114  \SpecialChar LaTeX
24115  
24116 \series bold
24117 arydshln
24118 \series default
24119 .
24120 \end_layout
24121
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128 \begin_inset Float table
24129 placement H
24130 wide false
24131 sideways false
24132 status open
24133
24134 \begin_layout Plain Layout
24135 \begin_inset Caption Standard
24136
24137 \begin_layout Plain Layout
24138 \begin_inset CommandInset label
24139 LatexCommand label
24140 name "tab:Tableau-filets-tirets"
24141
24142 \end_inset
24143
24144 Tableau avec des filets à traits interrompus
24145 \end_layout
24146
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \begin_layout Plain Layout
24153 \align center
24154 \begin_inset Tabular
24155 <lyxtabular version="3" rows="5" columns="5">
24156 <features tabularvalignment="middle">
24157 <column alignment="center" valignment="top">
24158 <column alignment="center" valignment="top">
24159 <column alignment="center" valignment="top" special=":c">
24160 <column alignment="center" valignment="top">
24161 <column alignment="center" valignment="top">
24162 <row>
24163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167 a
24168 \end_layout
24169
24170 \end_inset
24171 </cell>
24172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176 b
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 c
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194 d
24195 \end_layout
24196
24197 \end_inset
24198 </cell>
24199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 e
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 </row>
24209 <row>
24210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214 f
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223 g
24224 \end_layout
24225
24226 \end_inset
24227 </cell>
24228 <cell alignment="center" valignment="top" topline="true" usebox="none">
24229 \begin_inset Text
24230
24231 \begin_layout Plain Layout
24232 h
24233 \end_layout
24234
24235 \end_inset
24236 </cell>
24237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241 i
24242 \end_layout
24243
24244 \end_inset
24245 </cell>
24246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24247 \begin_inset Text
24248
24249 \begin_layout Plain Layout
24250 j
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 </row>
24256 <row>
24257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261 \begin_inset ERT
24262 status collapsed
24263
24264 \begin_layout Plain Layout
24265
24266
24267 \backslash
24268 hdashline 
24269 \end_layout
24270
24271 \end_inset
24272
24273 k
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282 l
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 <cell alignment="center" valignment="top" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291 m
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300 n
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \begin_layout Plain Layout
24309 o
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 </row>
24315 <row>
24316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24317 \begin_inset Text
24318
24319 \begin_layout Plain Layout
24320 \begin_inset ERT
24321 status collapsed
24322
24323 \begin_layout Plain Layout
24324
24325
24326 \backslash
24327 cdashline{4-5}
24328 \end_layout
24329
24330 \end_inset
24331
24332 p
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24338 \begin_inset Text
24339
24340 \begin_layout Plain Layout
24341 q
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350 r
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 s
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 </row>
24374 <row>
24375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 t
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 u
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 v
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406 w
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415 x
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 </lyxtabular>
24422
24423 \end_inset
24424
24425
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \begin_layout Standard
24434 \SpecialChar LyX
24435  ne gère pas de façon native les filets à lignes interrompues, vous devez
24436  donc employer du code \SpecialChar TeX
24437 .
24438  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24439  
24440 \series bold
24441 arydshln
24442 \series default
24443
24444 \begin_inset Index idx
24445 status collapsed
24446
24447 \begin_layout Plain Layout
24448 Paquetages \SpecialChar LaTeX
24449  ! arydshln
24450 \end_layout
24451
24452 \end_inset
24453
24454  dans le préambule du document avec la commande 
24455 \end_layout
24456
24457 \begin_layout Standard
24458
24459 \series bold
24460
24461 \backslash
24462 usepackage{arydshln}
24463 \end_layout
24464
24465 \begin_layout Standard
24466 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24467  
24468 \begin_inset Quotes cld
24469 \end_inset
24470
24471 :
24472 \begin_inset Quotes crd
24473 \end_inset
24474
24475  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24476  dans
24477  la fenêtre de dialogue de paramètre du tableau.
24478 \end_layout
24479
24480 \begin_layout Standard
24481 Pour un trait horizontal interrompu, ajoutez la commande
24482 \end_layout
24483
24484 \begin_layout Standard
24485
24486 \series bold
24487
24488 \backslash
24489 hdashline
24490 \end_layout
24491
24492 \begin_layout Standard
24493 en code \SpecialChar TeX
24494  comme premier élément de la première cellule de la ligne de tableau.
24495 \end_layout
24496
24497 \begin_layout Standard
24498 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24499  commande 
24500 \end_layout
24501
24502 \begin_layout Standard
24503
24504 \series bold
24505
24506 \backslash
24507 cdashline{
24508 \series default
24509 numéros de colonnes}
24510 \end_layout
24511
24512 \begin_layout Standard
24513 en code \SpecialChar TeX
24514  comme premier élément de la première cellule de la ligne.
24515  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24516  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24517 \end_layout
24518
24519 \begin_layout Standard
24520
24521 \series bold
24522
24523 \backslash
24524 cdashline{2-4}
24525 \end_layout
24526
24527 \begin_layout Standard
24528 comme premier élément de la première cellule de la ligne contenant la multi-colo
24529 nnes.
24530 \end_layout
24531
24532 \begin_layout Standard
24533 \begin_inset VSpace bigskip
24534 \end_inset
24535
24536
24537 \end_layout
24538
24539 \begin_layout Standard
24540 Le tableau
24541 \begin_inset space ~
24542 \end_inset
24543
24544
24545 \begin_inset CommandInset ref
24546 LatexCommand ref
24547 reference "tab:Tableau-filets-tirets"
24548
24549 \end_inset
24550
24551  a été créé en utilisant 
24552 \begin_inset Quotes cld
24553 \end_inset
24554
24555
24556 \series bold
24557 :c
24558 \series default
24559
24560 \begin_inset Quotes crd
24561 \end_inset
24562
24563  comme paramètre \SpecialChar LaTeX
24564  pour la troisième colonne.
24565  La commande en code \SpecialChar TeX
24566  
24567 \series bold
24568
24569 \backslash
24570 hdashline
24571 \series default
24572  a été insérée dans la première cellule de la troisième ligne et la commande
24573  en code \SpecialChar TeX
24574  
24575 \series bold
24576
24577 \backslash
24578 cdashline{4-5}
24579 \series default
24580  a été insérée dans la première cellule de la quatrième ligne.
24581 \end_layout
24582
24583 \begin_layout Standard
24584 \begin_inset VSpace bigskip
24585 \end_inset
24586
24587 Les filets interrompus peuvent également colorés comme indiqué tableau
24588 \begin_inset space ~
24589 \end_inset
24590
24591
24592 \begin_inset CommandInset ref
24593 LatexCommand ref
24594 reference "tab:Colored-table-with"
24595
24596 \end_inset
24597
24598 .
24599 \end_layout
24600
24601 \begin_layout Standard
24602 \begin_inset ERT
24603 status collapsed
24604
24605 \begin_layout Plain Layout
24606
24607
24608 \backslash
24609 setlength{
24610 \backslash
24611 arrayrulewidth}{1pt}
24612 \end_layout
24613
24614 \end_inset
24615
24616
24617 \begin_inset Note Note
24618 status collapsed
24619
24620 \begin_layout Plain Layout
24621 filets épaissis pour un meilleur affichage de la couleur du file
24622 \lang english
24623 t
24624 \end_layout
24625
24626 \end_inset
24627
24628
24629 \end_layout
24630
24631 \begin_layout Standard
24632 \begin_inset ERT
24633 status collapsed
24634
24635 \begin_layout Plain Layout
24636
24637
24638 \backslash
24639 dashgapcolor{green}
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \begin_inset Note Note
24646 status collapsed
24647
24648 \begin_layout Plain Layout
24649 espaces entre les tirets en vert
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Standard
24658 \begin_inset ERT
24659 status collapsed
24660
24661 \begin_layout Plain Layout
24662
24663
24664 \backslash
24665 let
24666 \backslash
24667 myHdashline
24668 \backslash
24669 hdashline
24670 \end_layout
24671
24672 \begin_layout Plain Layout
24673
24674
24675 \backslash
24676 renewcommand{
24677 \backslash
24678 hdashline}
24679 \end_layout
24680
24681 \begin_layout Plain Layout
24682
24683  {
24684 \backslash
24685 arrayrulecolor{red}
24686 \backslash
24687 myHdashline
24688 \backslash
24689 arrayrulecolor{black}}
24690 \end_layout
24691
24692 \end_inset
24693
24694
24695 \begin_inset Note Note
24696 status collapsed
24697
24698 \begin_layout Plain Layout
24699 filets interrompus horizontaux en rouge
24700 \end_layout
24701
24702 \end_inset
24703
24704
24705 \end_layout
24706
24707 \begin_layout Standard
24708 \begin_inset ERT
24709 status collapsed
24710
24711 \begin_layout Plain Layout
24712
24713
24714 \backslash
24715 let
24716 \backslash
24717 myCdashline
24718 \backslash
24719 cdashline
24720 \end_layout
24721
24722 \begin_layout Plain Layout
24723
24724
24725 \backslash
24726 renewcommand{
24727 \backslash
24728 cdashline}[1]
24729 \end_layout
24730
24731 \begin_layout Plain Layout
24732
24733  {
24734 \backslash
24735 arrayrulecolor{yellow}
24736 \backslash
24737 myCdashline{#1}
24738 \backslash
24739 arrayrulecolor{black}}
24740 \end_layout
24741
24742 \end_inset
24743
24744
24745 \begin_inset Note Note
24746 status collapsed
24747
24748 \begin_layout Plain Layout
24749 filets interrompus horizontaux en jaune, partiellement
24750 \end_layout
24751
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \begin_layout Standard
24758 \begin_inset Float table
24759 placement h
24760 wide false
24761 sideways false
24762 status open
24763
24764 \begin_layout Plain Layout
24765 \begin_inset Caption Standard
24766
24767 \begin_layout Plain Layout
24768 \begin_inset CommandInset label
24769 LatexCommand label
24770 name "tab:Colored-table-with"
24771
24772 \end_inset
24773
24774 Tableau coloré avec filets interropus
24775 \end_layout
24776
24777 \end_inset
24778
24779
24780 \end_layout
24781
24782 \begin_layout Plain Layout
24783 \align center
24784 \begin_inset Tabular
24785 <lyxtabular version="3" rows="5" columns="5">
24786 <features tabularvalignment="middle">
24787 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24788 <column alignment="center" valignment="top" width="0pt">
24789 <column alignment="center" valignment="top" width="0pt" special=":c">
24790 <column alignment="center" valignment="top">
24791 <column alignment="center" valignment="top">
24792 <row>
24793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797 a
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806 b
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" topline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815 c
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24821 \begin_inset Text
24822
24823 \begin_layout Plain Layout
24824 d
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833 e
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 </row>
24839 <row>
24840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844 f
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853 g
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 <cell alignment="center" valignment="top" topline="true" usebox="none">
24859 \begin_inset Text
24860
24861 \begin_layout Plain Layout
24862 h
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24868 \begin_inset Text
24869
24870 \begin_layout Plain Layout
24871 i
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 j
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 </row>
24886 <row>
24887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891 \begin_inset ERT
24892 status collapsed
24893
24894 \begin_layout Plain Layout
24895
24896
24897 \backslash
24898 hdashline 
24899 \end_layout
24900
24901 \end_inset
24902
24903
24904 \begin_inset ERT
24905 status collapsed
24906
24907 \begin_layout Plain Layout
24908
24909
24910 \backslash
24911 rowcolor{Gray}
24912 \end_layout
24913
24914 \end_inset
24915
24916 k
24917 \end_layout
24918
24919 \end_inset
24920 </cell>
24921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24922 \begin_inset Text
24923
24924 \begin_layout Plain Layout
24925 l
24926 \end_layout
24927
24928 \end_inset
24929 </cell>
24930 <cell alignment="center" valignment="top" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934 m
24935 \end_layout
24936
24937 \end_inset
24938 </cell>
24939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24940 \begin_inset Text
24941
24942 \begin_layout Plain Layout
24943 n
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952 o
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 </row>
24958 <row>
24959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Plain Layout
24963 \begin_inset ERT
24964 status collapsed
24965
24966 \begin_layout Plain Layout
24967
24968
24969 \backslash
24970 cdashline{4-5}
24971 \end_layout
24972
24973 \end_inset
24974
24975 p
24976 \end_layout
24977
24978 \end_inset
24979 </cell>
24980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984 q
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 r
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Plain Layout
25002 s
25003 \end_layout
25004
25005 \end_inset
25006 </cell>
25007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25008 \begin_inset Text
25009
25010 \begin_layout Plain Layout
25011
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 </row>
25017 <row>
25018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25019 \begin_inset Text
25020
25021 \begin_layout Plain Layout
25022 t
25023 \end_layout
25024
25025 \end_inset
25026 </cell>
25027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25028 \begin_inset Text
25029
25030 \begin_layout Plain Layout
25031 u
25032 \end_layout
25033
25034 \end_inset
25035 </cell>
25036 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040 v
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 w
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058 \begin_inset ERT
25059 status collapsed
25060
25061 \begin_layout Plain Layout
25062
25063
25064 \backslash
25065 cellcolor{Maroon}
25066 \end_layout
25067
25068 \end_inset
25069
25070 i
25071 \end_layout
25072
25073 \end_inset
25074 </cell>
25075 </row>
25076 </lyxtabular>
25077
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Standard
25089 \begin_inset ERT
25090 status collapsed
25091
25092 \begin_layout Plain Layout
25093
25094
25095 \backslash
25096 renewcommand{
25097 \backslash
25098 hdashline}{
25099 \backslash
25100 myHdashline}
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \lang english
25107
25108 \begin_inset Note Note
25109 status collapsed
25110
25111 \begin_layout Plain Layout
25112 retour à la valeur implicite
25113 \end_layout
25114
25115 \end_inset
25116
25117
25118 \end_layout
25119
25120 \begin_layout Standard
25121 \begin_inset ERT
25122 status collapsed
25123
25124 \begin_layout Plain Layout
25125
25126
25127 \backslash
25128 renewcommand{
25129 \backslash
25130 cdashline}{
25131 \backslash
25132 myCdashline}
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \lang english
25139
25140 \begin_inset Note Note
25141 status collapsed
25142
25143 \begin_layout Plain Layout
25144 retour à la valeur implicite
25145 \end_layout
25146
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \begin_layout Standard
25153 \begin_inset ERT
25154 status collapsed
25155
25156 \begin_layout Plain Layout
25157
25158
25159 \backslash
25160 nodashgapcolor
25161 \end_layout
25162
25163 \end_inset
25164
25165
25166 \lang english
25167
25168 \begin_inset Note Note
25169 status collapsed
25170
25171 \begin_layout Plain Layout
25172 retour à la valeur implicite
25173 \end_layout
25174
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Standard
25181 \begin_inset ERT
25182 status collapsed
25183
25184 \begin_layout Plain Layout
25185
25186
25187 \backslash
25188 setlength{
25189 \backslash
25190 arrayrulewidth}{0.4pt}
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \lang english
25197
25198 \begin_inset Note Note
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 retour à la valeur implicite
25203 \end_layout
25204
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \begin_layout Standard
25211 La coloration des lignes, des colonnes et des filets fonctionne comme il
25212  est décrit section
25213 \begin_inset space ~
25214 \end_inset
25215
25216
25217 \begin_inset CommandInset ref
25218 LatexCommand ref
25219 reference "sec:Tableaux-Colorés"
25220
25221 \end_inset
25222
25223 .
25224  Coloret les filets horizontaux fonctionne de manière analogue comme il
25225  est décrit ici, il suffit de remplacer la commande 
25226 \series bold
25227
25228 \backslash
25229 myHlineC
25230 \series default
25231  par 
25232 \series bold
25233
25234 \backslash
25235 myHdashline
25236 \series default
25237  et la commande 
25238 \backslash
25239
25240 \series bold
25241 hlinepar
25242 \series default
25243  
25244 \series bold
25245
25246 \backslash
25247 hdashline
25248 \series default
25249 .
25250  On utilise donc les commandes:
25251 \end_layout
25252
25253 \begin_layout Standard
25254
25255 \series bold
25256
25257 \backslash
25258 let
25259 \backslash
25260 myHdashline
25261 \backslash
25262 hdashline
25263 \begin_inset Newline newline
25264 \end_inset
25265
25266
25267 \backslash
25268 renewcommand{
25269 \backslash
25270 hdashline}
25271 \begin_inset Newline newline
25272 \end_inset
25273
25274
25275 \begin_inset Phantom HPhantom
25276 status open
25277
25278 \begin_layout Plain Layout
25279 \begin_inset space ~
25280 \end_inset
25281
25282
25283 \end_layout
25284
25285 \end_inset
25286
25287 {
25288 \backslash
25289 arrayrulecolor{red}
25290 \backslash
25291 myHdashline
25292 \backslash
25293 arrayrulecolor{black}}
25294 \end_layout
25295
25296 \begin_layout Standard
25297 Pour colorer 
25298 \series bold
25299
25300 \backslash
25301 cdashline
25302 \series default
25303 , la commande est:
25304 \end_layout
25305
25306 \begin_layout Standard
25307
25308 \series bold
25309
25310 \backslash
25311 let
25312 \backslash
25313 myCdashline
25314 \backslash
25315 cdashline
25316 \begin_inset Newline newline
25317 \end_inset
25318
25319
25320 \backslash
25321 renewcommand{
25322 \backslash
25323 cdashline}[1]
25324 \begin_inset Newline newline
25325 \end_inset
25326
25327
25328 \begin_inset Phantom HPhantom
25329 status open
25330
25331 \begin_layout Plain Layout
25332 \begin_inset space ~
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \end_inset
25339
25340 {
25341 \backslash
25342 arrayrulecolor{red}
25343 \backslash
25344 myCdashline{#1}
25345 \backslash
25346 arrayrulecolor{black}}
25347 \end_layout
25348
25349 \begin_layout Standard
25350 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25351  code \SpecialChar TeX
25352  après le tableau,
25353 \end_layout
25354
25355 \begin_layout Standard
25356 pour 
25357 \series bold
25358
25359 \backslash
25360 hdashline:
25361 \end_layout
25362
25363 \begin_layout Standard
25364
25365 \series bold
25366
25367 \backslash
25368 renewcommand{
25369 \backslash
25370 hdashline}{
25371 \backslash
25372 myHdashline}
25373 \end_layout
25374
25375 \begin_layout Standard
25376 et pour 
25377 \series bold
25378
25379 \backslash
25380 cdashline
25381 \end_layout
25382
25383 \begin_layout Standard
25384
25385 \series bold
25386
25387 \backslash
25388 renewcommand{
25389 \backslash
25390 cdashline}{
25391 \backslash
25392 myCdashline}
25393 \end_layout
25394
25395 \begin_layout Standard
25396 Pour colorer les espaces entre les tirets la commande
25397 \end_layout
25398
25399 \begin_layout Standard
25400
25401 \series bold
25402
25403 \backslash
25404 dashgapcolor{couleur}
25405 \end_layout
25406
25407 \begin_layout Standard
25408 peut être insérée en code \SpecialChar TeX
25409  avant un tableau.
25410  
25411 \series bold
25412 couleur
25413 \series default
25414  est ici le nom d'une couleur définie précédemment.
25415  La commande
25416 \end_layout
25417
25418 \begin_layout Standard
25419
25420 \series bold
25421
25422 \backslash
25423 nodashgapcolor
25424 \end_layout
25425
25426 \begin_layout Standard
25427 annule les changements induits par 
25428 \series bold
25429
25430 \backslash
25431 dashgapcolor
25432 \series default
25433 .
25434 \end_layout
25435
25436 \begin_layout Standard
25437 \begin_inset Note Greyedout
25438 status open
25439
25440 \begin_layout Plain Layout
25441
25442 \series bold
25443 Not
25444 \series default
25445 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25446  de 
25447 \series bold
25448 arydshln
25449 \series default
25450  en premier.
25451  Donc dans la cellule 
25452 \emph on
25453 k
25454 \emph default
25455  du tableau
25456 \begin_inset space ~
25457 \end_inset
25458
25459
25460 \begin_inset CommandInset ref
25461 LatexCommand ref
25462 reference "tab:Colored-table-with"
25463
25464 \end_inset
25465
25466  , la commande 
25467 \series bold
25468
25469 \backslash
25470 hdashline
25471 \series default
25472  est placée avant 
25473 \series bold
25474
25475 \backslash
25476 rowcolor
25477 \series default
25478 .
25479 \end_layout
25480
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \begin_layout Standard
25487 \begin_inset Note Greyedout
25488 status open
25489
25490 \begin_layout Plain Layout
25491
25492 \series bold
25493 Nota:
25494 \series default
25495  le paquetage \SpecialChar LaTeX
25496  
25497 \series bold
25498 arydshln
25499 \series default
25500  doit être chargé dans le préambule 
25501 \emph on
25502 avant
25503 \emph default
25504  le paquetage 
25505 \series bold
25506 colortbl
25507 \series default
25508
25509 \begin_inset Index idx
25510 status collapsed
25511
25512 \begin_layout Plain Layout
25513 Paquetages \SpecialChar LaTeX
25514  ! colortbl
25515 \end_layout
25516
25517 \end_inset
25518
25519 .
25520 \end_layout
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \begin_layout Standard
25528 \begin_inset ERT
25529 status collapsed
25530
25531 \begin_layout Plain Layout
25532
25533
25534 \backslash
25535 else
25536 \end_layout
25537
25538 \end_inset
25539
25540
25541 \begin_inset Note Note
25542 status open
25543
25544 \begin_layout Plain Layout
25545 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25546  
25547 \series bold
25548 arydshln
25549 \series default
25550  n'est pas installé :
25551 \end_layout
25552
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \begin_layout Standard
25559 Vous devez installer le paquetage \SpecialChar LaTeX
25560  
25561 \series bold
25562 arydshln
25563 \series default
25564  pour voir le contenu des cette section dans la sortie imprimée.
25565 \end_layout
25566
25567 \begin_layout Standard
25568 \begin_inset ERT
25569 status collapsed
25570
25571 \begin_layout Plain Layout
25572
25573
25574 \backslash
25575 fi
25576 \end_layout
25577
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \begin_layout Standard
25584 Pour les détails concernant les filets colorés, voir la documentation du
25585  paquetage 
25586 \series bold
25587 arydshln
25588 \series default
25589
25590 \begin_inset CommandInset citation
25591 LatexCommand cite
25592 key "arydshln"
25593 literal "true"
25594
25595 \end_inset
25596
25597 .
25598 \end_layout
25599
25600 \begin_layout Chapter
25601 Flottants
25602 \begin_inset CommandInset label
25603 LatexCommand label
25604 name "chap:Flottants"
25605
25606 \end_inset
25607
25608
25609 \begin_inset Index idx
25610 status collapsed
25611
25612 \begin_layout Plain Layout
25613 Flottants
25614 \end_layout
25615
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \begin_layout Section
25622 Introduction
25623 \begin_inset CommandInset label
25624 LatexCommand label
25625 name "sec:Flottants-Introduction"
25626
25627 \end_inset
25628
25629
25630 \begin_inset Index idx
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634 Flottants ! Introduction
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \begin_layout Standard
25643 Un flottant est une portion de document, qui peut être associé à une étiquette
25644  et dont la position n'est pas fixée.
25645  Il peut 
25646 \begin_inset Quotes cld
25647 \end_inset
25648
25649 flotter
25650 \begin_inset Quotes crd
25651 \end_inset
25652
25653  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25654  plus approprié.
25655  Les 
25656 \family sans
25657 Notes
25658 \begin_inset space ~
25659 \end_inset
25660
25661 en
25662 \begin_inset space ~
25663 \end_inset
25664
25665 Bas
25666 \begin_inset space ~
25667 \end_inset
25668
25669 de
25670 \begin_inset space ~
25671 \end_inset
25672
25673 Page
25674 \family default
25675  et le 
25676 \family sans
25677 Notes
25678 \begin_inset space ~
25679 \end_inset
25680
25681 en
25682 \begin_inset space ~
25683 \end_inset
25684
25685 Marge
25686 \family default
25687  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25688  sur la page suivante quand il y a trop de notes sur la page courante.
25689 \end_layout
25690
25691 \begin_layout Standard
25692 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25693  très grande qualité.
25694  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25695  éviter des lignes blanches ou des pages sans texte.
25696  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25697  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25698  le texte.
25699  Les flottants sont donc numérotés.
25700  Les références croisées sont décrites dans la section
25701 \begin_inset space ~
25702 \end_inset
25703
25704
25705 \begin_inset CommandInset ref
25706 LatexCommand ref
25707 reference "sec:Referencer-les-Flottants"
25708
25709 \end_inset
25710
25711 .
25712 \end_layout
25713
25714 \begin_layout Standard
25715 Pour insérer un flottant, on utilise un des sous menus du menu 
25716 \family sans
25717 Insertion\SpecialChar menuseparator
25718 Flottant
25719 \family default
25720  (barre d'outils 
25721 \begin_inset Info
25722 type  "icon"
25723 arg   "float-insert figure"
25724 \end_inset
25725
25726  ou 
25727 \begin_inset Info
25728 type  "icon"
25729 arg   "float-insert table"
25730 \end_inset
25731
25732 ).
25733  Une boîte va être insérée dans votre document avec par exemple une étiquette
25734  du genre 
25735 \begin_inset Quotes cld
25736 \end_inset
25737
25738 Figure
25739 \begin_inset space ~
25740 \end_inset
25741
25742 #:
25743 \begin_inset Quotes crd
25744 \end_inset
25745
25746  (où # est un numéro).
25747  L'étiquette est automatiquement traduite dans la langue du document dans
25748  la sortie finale.
25749  Après l'étiquette vous pouvez insérer du texte comme légende.
25750  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25751  séparé, à l'intérieur du flottant.
25752  Vous trouverez plus de détails sur le positionnement des légendes dans
25753  la section
25754 \begin_inset space ~
25755 \end_inset
25756
25757
25758 \begin_inset CommandInset ref
25759 LatexCommand ref
25760 reference "sec:Placement-légende"
25761
25762 \end_inset
25763
25764 .
25765  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25766 , vous pouvez fermer
25767  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25768  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25769  Une boîte de flottant fermée ressemble à ceci : 
25770 \begin_inset Graphics
25771         filename clipart/float.png
25772         scale 95
25773
25774 \end_inset
25775
25776  – une case grise avec un texte rouge.
25777 \end_layout
25778
25779 \begin_layout Standard
25780 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25781  pour éviter des erreurs avec \SpecialChar LaTeX
25782 , quand le texte qui entoure le flottant est
25783  formaté de façon particulière.
25784 \end_layout
25785
25786 \begin_layout Section
25787 Les types de flottants
25788 \end_layout
25789
25790 \begin_layout Standard
25791 En plus des flottants de figures et de tableau qui sont décrits respectivement
25792  dans les sections
25793 \begin_inset space ~
25794 \end_inset
25795
25796
25797 \begin_inset CommandInset ref
25798 LatexCommand ref
25799 reference "sec:Figure-Floats"
25800
25801 \end_inset
25802
25803  et 
25804 \begin_inset CommandInset ref
25805 LatexCommand ref
25806 reference "sec:Table-Floats"
25807
25808 \end_inset
25809
25810 , \SpecialChar LyX
25811  offre aussi les types 
25812 \family sans
25813 Algorithme
25814 \family default
25815  et 
25816 \family sans
25817 Enrobage
25818 \family default
25819 .
25820  Ces derniers sont expliques dans la section
25821 \begin_inset space \thinspace{}
25822 \end_inset
25823
25824
25825 \begin_inset CommandInset ref
25826 LatexCommand ref
25827 reference "sec:Flottant-d'enrobage"
25828
25829 \end_inset
25830
25831 .
25832 \end_layout
25833
25834 \begin_layout Subsection
25835 Flottant d'algorithme
25836 \begin_inset Index idx
25837 status collapsed
25838
25839 \begin_layout Plain Layout
25840 Flottants ! Algorithmes
25841 \end_layout
25842
25843 \end_inset
25844
25845
25846 \end_layout
25847
25848 \begin_layout Standard
25849 \begin_inset Float algorithm
25850 placement h
25851 wide false
25852 sideways false
25853 status open
25854
25855 \begin_layout Plain Layout
25856 \begin_inset Caption Standard
25857
25858 \begin_layout Plain Layout
25859 \begin_inset CommandInset label
25860 LatexCommand label
25861 name "alg:Exemple-Flottant-Algorithme"
25862
25863 \end_inset
25864
25865 Exemple de flottant d'algorithme
25866 \end_layout
25867
25868 \end_inset
25869
25870
25871 \end_layout
25872
25873 \begin_layout LyX-Code
25874 for I in 1..N loop
25875 \begin_inset Newline newline
25876 \end_inset
25877
25878  Sum:= Sum + A(I); /*comment*/
25879 \begin_inset Newline newline
25880 \end_inset
25881
25882 end loop
25883 \begin_inset VSpace -4mm
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \begin_layout Standard
25895 Ce type de flottant est inséré à l'aide du menu 
25896 \family sans
25897 Insertion\SpecialChar menuseparator
25898 Flottant\SpecialChar menuseparator
25899 Algorithme
25900 \family default
25901 .
25902  Il peut être utilisé pour des morceaux de code source ou des descriptions
25903  d'algorithmes et peut être utilisé comme une alternative au listing de
25904  code source qui est décrit au chapitre
25905 \begin_inset space ~
25906 \end_inset
25907
25908
25909 \begin_inset CommandInset ref
25910 LatexCommand ref
25911 reference "cha:Program-Code-Listings"
25912
25913 \end_inset
25914
25915 .
25916  Vous pouvez par exemple utiliser l'environnement Code
25917 \begin_inset space ~
25918 \end_inset
25919
25920 \SpecialChar LyX
25921  qui est décrit dans le 
25922 \emph on
25923 Guide
25924 \emph default
25925
25926 \begin_inset space ~
25927 \end_inset
25928
25929
25930 \emph on
25931 de
25932 \begin_inset space ~
25933 \end_inset
25934
25935 l'Utilisateur
25936 \emph default
25937  de \SpecialChar LyX
25938 .
25939  l'algorithme
25940 \begin_inset space ~
25941 \end_inset
25942
25943
25944 \begin_inset CommandInset ref
25945 LatexCommand ref
25946 reference "alg:Exemple-Flottant-Algorithme"
25947
25948 \end_inset
25949
25950  est un exemple de flottant d'algorithme où un espace vertical de -4
25951 \begin_inset space \thinspace{}
25952 \end_inset
25953
25954 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
25955  soit placée exactement sous le texte de la dernière ligne.
25956 \end_layout
25957
25958 \begin_layout Standard
25959 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
25960  du document.
25961  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
25962 ent en ajoutant la ligne suivante dans le préambule de votre document :
25963 \end_layout
25964
25965 \begin_layout Standard
25966
25967 \series bold
25968
25969 \backslash
25970 floatname{algorithm}{votre
25971 \begin_inset space ~
25972 \end_inset
25973
25974 nom}
25975 \end_layout
25976
25977 \begin_layout Standard
25978
25979 \family sans
25980  votre
25981 \begin_inset space ~
25982 \end_inset
25983
25984 nom
25985 \family default
25986  est le mot 
25987 \begin_inset Quotes cld
25988 \end_inset
25989
25990
25991 \emph on
25992 algorithme
25993 \emph default
25994
25995 \begin_inset Quotes crd
25996 \end_inset
25997
25998  dans votre langue.
25999 \end_layout
26000
26001 \begin_layout Standard
26002 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
26003 \family sans
26004 Insertion\SpecialChar menuseparator
26005 Listes
26006 \begin_inset space ~
26007 \end_inset
26008
26009 &
26010 \begin_inset space ~
26011 \end_inset
26012
26013 TdM\SpecialChar menuseparator
26014 Liste
26015 \begin_inset space ~
26016 \end_inset
26017
26018 des
26019 \begin_inset space ~
26020 \end_inset
26021
26022 algorithmes
26023 \family default
26024  si votre document est en la même langue que les menus de \SpecialChar LyX
26025 .
26026  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26027  en code \SpecialChar TeX
26028  à la place:
26029 \end_layout
26030
26031 \begin_layout Standard
26032
26033 \series bold
26034
26035 \backslash
26036 listof{algorithm}{votre
26037 \begin_inset space ~
26038 \end_inset
26039
26040 nom}
26041 \end_layout
26042
26043 \begin_layout Standard
26044 où 
26045 \family sans
26046 votre
26047 \begin_inset space ~
26048 \end_inset
26049
26050 nom
26051 \family default
26052  est la traduction de 
26053 \begin_inset Quotes cld
26054 \end_inset
26055
26056
26057 \emph on
26058 List of Algorithm
26059 \emph default
26060 s
26061 \begin_inset Quotes crd
26062 \end_inset
26063
26064  dans votre langue.
26065 \end_layout
26066
26067 \begin_layout Standard
26068 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26069  le schéma 
26070 \begin_inset Quotes cld
26071 \end_inset
26072
26073 chapitre.algorithme
26074 \begin_inset Quotes crd
26075 \end_inset
26076
26077  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26078  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26079  commande dans le préambule de votre document :
26080 \end_layout
26081
26082 \begin_layout Standard
26083
26084 \series bold
26085
26086 \backslash
26087 numberwithin{algorithm}{chapter}
26088 \end_layout
26089
26090 \begin_layout Standard
26091 Pour pouvoir utiliser la commande 
26092 \series bold
26093
26094 \backslash
26095 numberwithin
26096 \series default
26097 , activez l'option 
26098 \family sans
26099 Utiliser
26100 \begin_inset space ~
26101 \end_inset
26102
26103 le
26104 \begin_inset space ~
26105 \end_inset
26106
26107 paquetage
26108 \begin_inset space ~
26109 \end_inset
26110
26111 AMS
26112 \begin_inset space ~
26113 \end_inset
26114
26115 math
26116 \family default
26117  dans la rubrique 
26118 \family sans
26119 Options
26120 \begin_inset space ~
26121 \end_inset
26122
26123 des
26124 \begin_inset space ~
26125 \end_inset
26126
26127 Maths
26128 \family default
26129  de la fenêtre de dialogue 
26130 \family sans
26131 Paramètres
26132 \begin_inset space ~
26133 \end_inset
26134
26135 du
26136 \begin_inset space ~
26137 \end_inset
26138
26139 Document
26140 \family default
26141 .
26142 \end_layout
26143
26144 \begin_layout Section
26145 Numérotation des flottants
26146 \begin_inset Index idx
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150 Flottants ! Numérotation
26151 \end_layout
26152
26153 \end_inset
26154
26155
26156 \end_layout
26157
26158 \begin_layout Standard
26159 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26160  ils se trouvent, soit en utilisant un format du genre 
26161 \begin_inset Quotes cld
26162 \end_inset
26163
26164 chapitre.numéro
26165 \begin_inset Quotes crd
26166 \end_inset
26167
26168  ou 
26169 \begin_inset Quotes cld
26170 \end_inset
26171
26172 section.numéro
26173 \begin_inset Quotes crd
26174 \end_inset
26175
26176 .
26177  Cela dépend de la classe de document utilisée.
26178 \end_layout
26179
26180 \begin_layout Standard
26181 Pour changer le format de la numérotation qui ne dépend pas de la section
26182  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26183  le préambule du document :
26184 \end_layout
26185
26186 \begin_layout Standard
26187
26188 \series bold
26189
26190 \backslash
26191 renewcommand{
26192 \backslash
26193 thetable}{
26194 \backslash
26195 roman{table}}
26196 \end_layout
26197
26198 \begin_layout Standard
26199
26200 \series bold
26201
26202 \backslash
26203 thetable
26204 \series default
26205  est la commande qui imprime le numéro du tableau, pour les figures, la
26206  commande serait 
26207 \series bold
26208
26209 \backslash
26210 thefigure
26211 \series default
26212 .
26213  La commande 
26214 \series bold
26215
26216 \backslash
26217 roman
26218 \series default
26219  utilisée dans la commande précédente, imprime le numéro du tableau sous
26220  forme de petits chiffres romains.
26221 \end_layout
26222
26223 \begin_layout Standard
26224 Pour changer le type de numérotation pour par exemple 
26225 \begin_inset Quotes cld
26226 \end_inset
26227
26228 sous-section.numéro
26229 \begin_inset Quotes crd
26230 \end_inset
26231
26232 , utilisez la commande suivante dans le préambule du document :
26233 \end_layout
26234
26235 \begin_layout Standard
26236
26237 \series bold
26238
26239 \backslash
26240 numberwithin{table}{subsection}
26241 \end_layout
26242
26243 \begin_layout Standard
26244 Pour pouvoir utiliser la commande 
26245 \series bold
26246
26247 \backslash
26248 numberwithin
26249 \series default
26250 , vous devez activer l'option 
26251 \family sans
26252 Utiliser
26253 \begin_inset space ~
26254 \end_inset
26255
26256 le
26257 \begin_inset space ~
26258 \end_inset
26259
26260 paquetage
26261 \begin_inset space ~
26262 \end_inset
26263
26264 maths
26265 \begin_inset space ~
26266 \end_inset
26267
26268 AMS
26269 \family default
26270  dans la rubrique 
26271 \family sans
26272 Options
26273 \begin_inset space ~
26274 \end_inset
26275
26276 des
26277 \begin_inset space ~
26278 \end_inset
26279
26280 Maths
26281 \family default
26282  de la fenêtre de dialogue 
26283 \family sans
26284 Paramètres
26285 \family default
26286  du document.
26287 \end_layout
26288
26289 \begin_layout Standard
26290 Veuillez aussi jeter un coup d'œil à la section
26291 \begin_inset space ~
26292 \end_inset
26293
26294
26295 \begin_inset CommandInset ref
26296 LatexCommand ref
26297 reference "subsec:Numerotation-notes-bas-de-page"
26298
26299 \end_inset
26300
26301  pour plus de détails et des notes importantes sur les commandes de numérotation.
26302 \end_layout
26303
26304 \begin_layout Section
26305 Faire référence à des flottants
26306 \begin_inset CommandInset label
26307 LatexCommand label
26308 name "sec:Referencer-les-Flottants"
26309
26310 \end_inset
26311
26312
26313 \begin_inset Index idx
26314 status collapsed
26315
26316 \begin_layout Plain Layout
26317 Flottants ! Références
26318 \end_layout
26319
26320 \end_inset
26321
26322
26323 \begin_inset Index idx
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327 References@Références ! à des Flottants 
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \end_layout
26334
26335 \begin_layout Standard
26336 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26337  en utilisant le menu 
26338 \family sans
26339 Insertion\SpecialChar menuseparator
26340 Étiquette
26341 \family default
26342  ou le bouton 
26343 \begin_inset Info
26344 type  "icon"
26345 arg   "label-insert"
26346 \end_inset
26347
26348  de la barre d'outils.
26349  Une boîte grise de ce genre : 
26350 \begin_inset Graphics
26351         filename clipart/label.png
26352         scaleBeforeRotation
26353
26354 \end_inset
26355
26356  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26357  de saisir le texte de l'étiquette.
26358  \SpecialChar LyX
26359  propose comme texte pour l'étiquette les premiers mots de la légendes
26360  précédés d'un préfixe.
26361  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26362  préfixe sera 
26363 \begin_inset Quotes cld
26364 \end_inset
26365
26366
26367 \family sans
26368 fig:
26369 \family default
26370
26371 \begin_inset Quotes crd
26372 \end_inset
26373
26374 .
26375 \end_layout
26376
26377 \begin_layout Standard
26378 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26379  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26380 \family sans
26381 Insertion\SpecialChar menuseparator
26382 Référence
26383 \begin_inset space ~
26384 \end_inset
26385
26386 Croisée
26387 \family default
26388  ou le bouton 
26389 \begin_inset Info
26390 type  "icon"
26391 arg   "dialog-show-new-inset ref"
26392 \end_inset
26393
26394  de la barre d'outils.
26395  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26396  définies dans votre document.
26397  Si vous avez plusieurs documents \SpecialChar LyX
26398  ouverts, vous pouvez choisir celui que
26399  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26400  la fenêtre de dialogue.
26401  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26402  une.
26403  Une boîte grise de référence croisée comme celle-ci : 
26404 \begin_inset Graphics
26405         filename clipart/reference.png
26406         scaleBeforeRotation
26407
26408 \end_inset
26409
26410  va être insérée.
26411  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26412  de la référence croisée.
26413 \end_layout
26414
26415 \begin_layout Standard
26416 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26417  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26418  les deux.
26419  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26420  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26421  du numéro de la référence.
26422 \end_layout
26423
26424 \begin_layout Standard
26425 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26426  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26427  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26428  pas à vous en préoccuper.
26429 \end_layout
26430
26431 \begin_layout Standard
26432 Le bouton 
26433 \family sans
26434 Aller
26435 \begin_inset space ~
26436 \end_inset
26437
26438 à
26439 \begin_inset space ~
26440 \end_inset
26441
26442 l'étiquette
26443 \family default
26444  dans la fenêtre de référence croisée va positionner le curseur juste devant
26445  l'étiquette à laquelle on fait référence.
26446  Le nom du bouton bouton 
26447 \family sans
26448 Revenir
26449 \family default
26450  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26451 \end_layout
26452
26453 \begin_layout Subsection
26454 Formats de références croisées
26455 \begin_inset CommandInset label
26456 LatexCommand label
26457 name "subsec:Formats-Références-Croisées"
26458
26459 \end_inset
26460
26461
26462 \begin_inset Index idx
26463 status collapsed
26464
26465 \begin_layout Plain Layout
26466 References@Références ! Formats
26467 \end_layout
26468
26469 \end_inset
26470
26471
26472 \end_layout
26473
26474 \begin_layout Standard
26475 Il y a six types de références croisées :
26476 \end_layout
26477
26478 \begin_layout Description
26479 <référence>
26480 \begin_inset space ~
26481 \end_inset
26482
26483 : affiche le numéro de l'élément, c'est le choix implicite : 
26484 \begin_inset CommandInset ref
26485 LatexCommand ref
26486 reference "fig:Deux-images-déformées"
26487
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \begin_layout Description
26494 (<référence>)
26495 \begin_inset space ~
26496 \end_inset
26497
26498 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26499  normalement pour faire référence à des formules mathématiques, en particulier
26500  quand le mot 
26501 \begin_inset Quotes cld
26502 \end_inset
26503
26504 Équation
26505 \begin_inset Quotes crd
26506 \end_inset
26507
26508  est omis : 
26509 \begin_inset CommandInset ref
26510 LatexCommand eqref
26511 reference "eq:Wgn"
26512
26513 \end_inset
26514
26515
26516 \end_layout
26517
26518 \begin_layout Description
26519 <page>
26520 \begin_inset space ~
26521 \end_inset
26522
26523 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26524 \begin_inset space ~
26525 \end_inset
26526
26527
26528 \begin_inset CommandInset ref
26529 LatexCommand pageref
26530 reference "fig:Deux-images-déformées"
26531
26532 \end_inset
26533
26534
26535 \end_layout
26536
26537 \begin_layout Description
26538 Sur
26539 \begin_inset space ~
26540 \end_inset
26541
26542 la
26543 \begin_inset space ~
26544 \end_inset
26545
26546 page
26547 \begin_inset space ~
26548 \end_inset
26549
26550 <page>
26551 \begin_inset space ~
26552 \end_inset
26553
26554 : affiche le mot 
26555 \begin_inset Quotes cld
26556 \end_inset
26557
26558 page
26559 \begin_inset Quotes crd
26560 \end_inset
26561
26562  suivi du numéro de la page sur laquelle se trouve l'élément : 
26563 \begin_inset CommandInset ref
26564 LatexCommand vpageref
26565 reference "fig:Deux-images-déformées"
26566
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \begin_layout Description
26573 <référence>
26574 \begin_inset space ~
26575 \end_inset
26576
26577 page
26578 \begin_inset space ~
26579 \end_inset
26580
26581 <page>
26582 \begin_inset space ~
26583 \end_inset
26584
26585 : affiche le numéro de l'élément, le mot 
26586 \begin_inset Quotes cld
26587 \end_inset
26588
26589 page
26590 \begin_inset Quotes crd
26591 \end_inset
26592
26593  et le numéro de la page : 
26594 \begin_inset CommandInset ref
26595 LatexCommand vref
26596 reference "fig:Deux-images-déformées"
26597
26598 \end_inset
26599
26600
26601 \end_layout
26602
26603 \begin_layout Description
26604 Référence
26605 \begin_inset space ~
26606 \end_inset
26607
26608 mise
26609 \begin_inset space ~
26610 \end_inset
26611
26612 en
26613 \begin_inset space ~
26614 \end_inset
26615
26616 forme
26617 \begin_inset space ~
26618 \end_inset
26619
26620 : affiche une référence croisée qui définit son propre format.
26621 \begin_inset Newline newline
26622 \end_inset
26623
26624
26625 \begin_inset Note Greyedout
26626 status open
26627
26628 \begin_layout Plain Layout
26629
26630 \series bold
26631 Note:
26632 \series default
26633  Ce type de référence croisée n'est disponible que si vous avez installé
26634  le paquetage \SpecialChar LaTeX
26635  
26636 \series bold
26637 prettyref
26638 \series default
26639  ou 
26640 \series bold
26641 refstyle
26642 \series default
26643
26644 \begin_inset Index idx
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648 Paquetages \SpecialChar LaTeX
26649  ! prettyref
26650 \end_layout
26651
26652 \end_inset
26653
26654
26655 \begin_inset Index idx
26656 status collapsed
26657
26658 \begin_layout Plain Layout
26659 Paquetages \SpecialChar LaTeX
26660  ! refstyle
26661 \end_layout
26662
26663 \end_inset
26664
26665 .
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \begin_inset Newline newline
26672 \end_inset
26673
26674 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26675  qui doit être utilisé pour cette fonction
26676  en utilisant l'option 
26677 \family sans
26678 Utiliser refstyle (à la place de prettyref) pour les références croisées
26679 \family default
26680  dans le menu 
26681 \family sans
26682 Document\SpecialChar menuseparator
26683 Paramètres\SpecialChar menuseparator
26684 Classe de document
26685 \family default
26686 .
26687  Le format est précisé en ajoutant la commande 
26688 \series bold
26689
26690 \backslash
26691 newrefformat
26692 \series default
26693  (prettyref) ou 
26694 \series bold
26695
26696 \backslash
26697 newref
26698 \series default
26699  (refstyle) au préambule du document.
26700  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
26701  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26702 \begin_inset space ~
26703 \end_inset
26704
26705 :
26706 \begin_inset Newline newline
26707 \end_inset
26708
26709
26710 \series bold
26711
26712 \backslash
26713 newref{fig}{refcmd={Image sur la page 
26714 \backslash
26715 pageref{#1}}}
26716 \series default
26717
26718 \begin_inset Newline newline
26719 \end_inset
26720
26721 Pour plus d'information sur le format, jetez un œil sur la documentation
26722  du paquetage, 
26723 \begin_inset CommandInset citation
26724 LatexCommand cite
26725 key "prettyref,refstyle"
26726 literal "true"
26727
26728 \end_inset
26729
26730 .
26731 \begin_inset Newline newline
26732 \end_inset
26733
26734
26735 \lang english
26736 The options 
26737 \family sans
26738 Plural
26739 \family default
26740  and 
26741 \family sans
26742 Capitalized
26743 \family default
26744  are only available if you use the \SpecialChar LaTeX
26745 -package 
26746 \series bold
26747 refstyle
26748 \series default
26749 .
26750  
26751 \family sans
26752 Plural
26753 \family default
26754  adds an 
26755 \emph on
26756 s
26757 \emph default
26758  to the name, e.
26759 \begin_inset space \thinspace{}
26760 \end_inset
26761
26762 g.
26763 \begin_inset space \space{}
26764 \end_inset
26765
26766
26767 \begin_inset Quotes eld
26768 \end_inset
26769
26770 tableaus
26771 \begin_inset Quotes erd
26772 \end_inset
26773
26774  and is therefore not useful for French documents; 
26775 \family sans
26776 Capitalized
26777 \family default
26778  outputs the name capitalized, e.
26779 \begin_inset space \thinspace{}
26780 \end_inset
26781
26782 g.
26783 \begin_inset space \space{}
26784 \end_inset
26785
26786
26787 \begin_inset Quotes eld
26788 \end_inset
26789
26790 Tableau
26791 \begin_inset Quotes erd
26792 \end_inset
26793
26794 .
26795 \end_layout
26796
26797 \begin_layout Description
26798 Référence
26799 \begin_inset space ~
26800 \end_inset
26801
26802 textuelle: affiche la légende de la référence
26803 \begin_inset space ~
26804 \end_inset
26805
26806
26807 \begin_inset CommandInset ref
26808 LatexCommand nameref
26809 reference "fig:Deux-images-déformées"
26810
26811 \end_inset
26812
26813
26814 \end_layout
26815
26816 \begin_layout Description
26817
26818 \lang english
26819 Label
26820 \begin_inset space ~
26821 \end_inset
26822
26823 only: prints only the \SpecialChar LaTeX
26824  label for the reference: 
26825 \lang french
26826
26827 \begin_inset CommandInset ref
26828 LatexCommand labelonly
26829 reference "fig:Deux-images-déformées"
26830 plural "false"
26831 caps "false"
26832 noprefix "false"
26833
26834 \end_inset
26835
26836
26837 \lang english
26838
26839 \begin_inset Newline newline
26840 \end_inset
26841
26842 This allows to use the label for commands in \SpecialChar TeX
26843  code.
26844  With the option 
26845 \family sans
26846 No Prefix
26847 \family default
26848  one can omit the prefix of the label name: 
26849 \lang french
26850
26851 \begin_inset CommandInset ref
26852 LatexCommand labelonly
26853 reference "fig:Deux-images-déformées"
26854 plural "false"
26855 caps "false"
26856 noprefix "true"
26857
26858 \end_inset
26859
26860
26861 \end_layout
26862
26863 \begin_layout Standard
26864
26865 \family sans
26866 <page>
26867 \family default
26868  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26869  précédente, la même page ou la page suivante.
26870  Vous verrez par exemple un texte du genre 
26871 \begin_inset Quotes cld
26872 \end_inset
26873
26874
26875 \family sans
26876 sur cette page
26877 \family default
26878
26879 \begin_inset Quotes crd
26880 \end_inset
26881
26882  à la place.
26883  Le style 
26884 \family sans
26885 <référence>
26886 \begin_inset space ~
26887 \end_inset
26888
26889 page
26890 \begin_inset space ~
26891 \end_inset
26892
26893 <page> 
26894 \family default
26895 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26896  page.
26897 \end_layout
26898
26899 \begin_layout Standard
26900 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26901  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26902 .
26903  Vous choisissez une des six variétés de références dans le champ Format
26904  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26905  boîte de la référence croisée.
26906 \end_layout
26907
26908 \begin_layout Standard
26909 \begin_inset Note Greyedout
26910 status open
26911
26912 \begin_layout Plain Layout
26913
26914 \series bold
26915 Note:
26916 \series default
26917  L'utilisation du paquetage \SpecialChar LaTeX
26918  
26919 \series bold
26920 refstyle
26921 \series default
26922
26923 \begin_inset Index idx
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927 Paquetages \SpecialChar LaTeX
26928  ! refstyle
26929 \end_layout
26930
26931 \end_inset
26932
26933  est recommandée parce que 
26934 \series bold
26935 prettyref
26936 \series default
26937
26938 \begin_inset Index idx
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942 Paquetages \SpecialChar LaTeX
26943  ! prettyref
26944 \end_layout
26945
26946 \end_inset
26947
26948  ne connaît pas tous les raccourcis possibles pour les étiquettes
26949 \begin_inset Foot
26950 status collapsed
26951
26952 \begin_layout Plain Layout
26953 \begin_inset Quotes cld
26954 \end_inset
26955
26956 fig:
26957 \begin_inset Quotes crd
26958 \end_inset
26959
26960  est par exemple le raccourci \SpecialChar LyX
26961  pour les étiquettes dans les légendes de
26962  figures,.
26963 \end_layout
26964
26965 \end_inset
26966
26967  et n'est pas internationalisé.
26968 \end_layout
26969
26970 \end_inset
26971
26972
26973 \end_layout
26974
26975 \begin_layout Subsection
26976 Nommage automatique des références croisées
26977 \begin_inset Index idx
26978 status collapsed
26979
26980 \begin_layout Plain Layout
26981 References@Références ! Nommage automatique
26982 \end_layout
26983
26984 \end_inset
26985
26986
26987 \end_layout
26988
26989 \begin_layout Standard
26990 Le paquetage \SpecialChar LaTeX
26991  
26992 \series bold
26993 hyperref
26994 \series default
26995
26996 \begin_inset Index idx
26997 status collapsed
26998
26999 \begin_layout Plain Layout
27000 Paquetages \SpecialChar LaTeX
27001  ! hyperref
27002 \end_layout
27003
27004 \end_inset
27005
27006
27007 \series bold
27008
27009 \series default
27010 qui est activé dans la rubrique 
27011 \family sans
27012 Propriétés du PDF
27013 \family default
27014  de la fenêtre de dialogue 
27015 \family sans
27016 Paramètres du document
27017 \family default
27018  fournit une fonction très utile pour automatiser la création des références
27019  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
27020  une section).
27021  Par exemple pour vous éviter de devoir écrire le mot 
27022 \begin_inset Quotes cld
27023 \end_inset
27024
27025 Figure
27026 \begin_inset Quotes crd
27027 \end_inset
27028
27029  devant chaque référence à une figure.
27030  Pour profiter de ce nommage automatique des références croisées, vous devez
27031  activer 
27032 \series bold
27033 hyperref
27034 \series default
27035  et insérer la ligne suivante dans le préambule du document :
27036 \end_layout
27037
27038 \begin_layout Standard
27039
27040 \series bold
27041
27042 \backslash
27043 AtBeginDocument{
27044 \backslash
27045 renewcommand{
27046 \backslash
27047 ref}[1]{
27048 \backslash
27049 mbox{
27050 \backslash
27051 autoref{#1}}}}
27052 \end_layout
27053
27054 \begin_layout Standard
27055 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
27056  défaut, par exemple vous préférez le nom 
27057 \begin_inset Quotes cld
27058 \end_inset
27059
27060 sec.
27061 \begin_inset Quotes crd
27062 \end_inset
27063
27064  plutôt que 
27065 \begin_inset Quotes cld
27066 \end_inset
27067
27068 section
27069 \begin_inset Quotes crd
27070 \end_inset
27071
27072 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
27073 \end_layout
27074
27075 \begin_layout Standard
27076
27077 \series bold
27078
27079 \backslash
27080 addto
27081 \backslash
27082 extrasfrench{
27083 \backslash
27084 renewcommand{
27085 \backslash
27086 sectionautorefname}
27087 \begin_inset Newline newline
27088 \end_inset
27089
27090
27091 \begin_inset Phantom HPhantom
27092 status open
27093
27094 \begin_layout Plain Layout
27095
27096 \series bold
27097 \begin_inset space ~
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \end_inset
27104
27105 {sec.
27106 \backslash
27107 negthinspace}}
27108 \end_layout
27109
27110 \begin_layout Standard
27111 Si vous utilisez une autre langue que le français, remplacez 
27112 \series bold
27113
27114 \backslash
27115 extrasfrench
27116 \series default
27117  par 
27118 \series bold
27119
27120 \backslash
27121 extras***
27122 \series default
27123 , où *** est le nom de la langue que vous utilisez.
27124
27125 \series bold
27126  
27127 \end_layout
27128
27129 \begin_layout Standard
27130 Pour avoir des noms automatiques, mais pas pour certains types de références,
27131  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27132 \end_layout
27133
27134 \begin_layout Standard
27135
27136 \series bold
27137
27138 \backslash
27139 addto
27140 \backslash
27141 extrasfrench{
27142 \backslash
27143 renewcommand*{
27144 \backslash
27145 equationautorefname}[1]{}}
27146 \end_layout
27147
27148 \begin_layout Standard
27149 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27150  de 
27151 \series bold
27152 hyperref
27153 \series default
27154  
27155 \begin_inset CommandInset citation
27156 LatexCommand cite
27157 key "hyperref"
27158 literal "true"
27159
27160 \end_inset
27161
27162 .
27163 \end_layout
27164
27165 \begin_layout Standard
27166 \begin_inset Note Greyedout
27167 status open
27168
27169 \begin_layout Plain Layout
27170
27171 \series bold
27172 Note:
27173 \series default
27174  Le nommage automatique de références ne peut être utilisé si vous avez
27175  choisi le style de référence 
27176 \family sans
27177 Référence
27178 \begin_inset space ~
27179 \end_inset
27180
27181 mise
27182 \begin_inset space ~
27183 \end_inset
27184
27185 en
27186 \begin_inset space ~
27187 \end_inset
27188
27189 forme
27190 \family default
27191  décrit dans la section
27192 \begin_inset space ~
27193 \end_inset
27194
27195
27196 \begin_inset CommandInset ref
27197 LatexCommand ref
27198 reference "subsec:Formats-Références-Croisées"
27199
27200 \end_inset
27201
27202 .
27203 \end_layout
27204
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \begin_layout Standard
27211 Le manuel 
27212 \emph on
27213 Math
27214 \emph default
27215  est un exemple dans lequel on a utilisé le référencement automatique.
27216 \end_layout
27217
27218 \begin_layout Subsection
27219 Positionnement des références 
27220 \begin_inset CommandInset label
27221 LatexCommand label
27222 name "subsec:Reference-Position"
27223
27224 \end_inset
27225
27226
27227 \begin_inset Index idx
27228 status collapsed
27229
27230 \begin_layout Plain Layout
27231 References@Références ! Positionnement
27232 \end_layout
27233
27234 \end_inset
27235
27236
27237 \end_layout
27238
27239 \begin_layout Standard
27240 Si vous utilisez le paquetage 
27241 \series bold
27242 hyperref, 
27243 \series default
27244 qui est activé dans la rubrique 
27245 \family sans
27246 Propriétés du PDF
27247 \family default
27248  de la fenêtre de dialogue 
27249 \family sans
27250 Paramètres du document,
27251 \family default
27252  pour lier vos références croisées dans la sortie finale, vous verrez que
27253  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27254  l'image.
27255  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27256  pourrez voir l'image sans faire défiler le texte.
27257  Ce problème vient du fait que le point d'ancrage de la référence se situe
27258  à l'endroit de l'étiquette.
27259  En utilisant le paquetage \SpecialChar LaTeX
27260  
27261 \series bold
27262 hypcap
27263 \series default
27264
27265 \begin_inset Index idx
27266 status collapsed
27267
27268 \begin_layout Plain Layout
27269 Paquetages \SpecialChar LaTeX
27270  ! hypcap
27271 \end_layout
27272
27273 \end_inset
27274
27275 , qui fait partie du paquetage \SpecialChar LaTeX
27276  
27277 \series bold
27278 oberdiek
27279 \series default
27280
27281 \begin_inset Index idx
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285 Paquetages \SpecialChar LaTeX
27286  ! oberdiek
27287 \end_layout
27288
27289 \end_inset
27290
27291 , le point d'ancrage d'un lien est place en haut du flottant.
27292  Pour utiliser cette fonction avec les flottants de figure, chargez 
27293 \series bold
27294 hypcap
27295 \series default
27296  dans l'entête du document avec la ligne
27297 \end_layout
27298
27299 \begin_layout Standard
27300
27301 \series bold
27302
27303 \backslash
27304 usepackage[figure]{hypcap}
27305 \end_layout
27306
27307 \begin_layout Standard
27308 Vous pouvez aussi utiliser 
27309 \series bold
27310 hypcap
27311 \series default
27312  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27313  raisons de stabilité.
27314  Pour plus d'information, jetez un coup d'œil au manuel d' 
27315 \series bold
27316 hypcap
27317 \series default
27318  
27319 \begin_inset CommandInset citation
27320 LatexCommand cite
27321 key "hypcap"
27322 literal "true"
27323
27324 \end_inset
27325
27326 .
27327 \end_layout
27328
27329 \begin_layout Standard
27330 \begin_inset Note Greyedout
27331 status open
27332
27333 \begin_layout Plain Layout
27334
27335 \series bold
27336 Note:
27337 \series default
27338  
27339 \series bold
27340 hypcap
27341 \series default
27342  n'a aucun effet pour les références à des sous-figures.
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Section
27351 Placement des flottants
27352 \begin_inset CommandInset label
27353 LatexCommand label
27354 name "sec:Placement-flottants"
27355
27356 \end_inset
27357
27358
27359 \begin_inset Index idx
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363 Flottants ! Placement
27364 \end_layout
27365
27366 \end_inset
27367
27368
27369 \end_layout
27370
27371 \begin_layout Standard
27372 En faisant un clic droit sur la boîte d'un flottant et 
27373 \lang english
27374 clicking on 
27375 \family sans
27376 Settings
27377 \family default
27378 \lang french
27379  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27380  paramètres de placement que \SpecialChar LaTeX
27381  utilise pour déterminer où placer le flottant.
27382 \begin_inset Newline newline
27383 \end_inset
27384
27385 L'option 
27386 \family sans
27387 Plusieurs
27388 \begin_inset space ~
27389 \end_inset
27390
27391 colonnes
27392 \family default
27393  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27394  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27395  confiné sur une seule colonne.
27396 \begin_inset Newline newline
27397 \end_inset
27398
27399 L'option 
27400 \family sans
27401 Rotation
27402 \begin_inset space ~
27403 \end_inset
27404
27405 90°
27406 \family default
27407  est utilisée pour faire tourner les flottants, voyez la section
27408 \begin_inset space ~
27409 \end_inset
27410
27411
27412 \begin_inset CommandInset ref
27413 LatexCommand ref
27414 reference "sec:Flottants-renversés"
27415
27416 \end_inset
27417
27418 .
27419 \end_layout
27420
27421 \begin_layout Standard
27422 En désactivant l'option 
27423 \family sans
27424 Utilise
27425 \begin_inset space ~
27426 \end_inset
27427
27428 le
27429 \begin_inset space ~
27430 \end_inset
27431
27432 placement
27433 \begin_inset space ~
27434 \end_inset
27435
27436 par
27437 \begin_inset space ~
27438 \end_inset
27439
27440 défaut
27441 \family default
27442  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27443  le placement du flottant:
27444 \end_layout
27445
27446 \begin_layout Description
27447 Ici,
27448 \begin_inset space ~
27449 \end_inset
27450
27451 si
27452 \begin_inset space ~
27453 \end_inset
27454
27455 possible: essaie de placer le flottant à la position où il a été inséré
27456  dans \SpecialChar LyX
27457
27458 \end_layout
27459
27460 \begin_layout Description
27461 Haut
27462 \begin_inset space ~
27463 \end_inset
27464
27465 de
27466 \begin_inset space ~
27467 \end_inset
27468
27469 la
27470 \begin_inset space ~
27471 \end_inset
27472
27473 page: essaie de placer le flottant en haut de la page courante
27474 \end_layout
27475
27476 \begin_layout Description
27477 Bas
27478 \begin_inset space ~
27479 \end_inset
27480
27481 de
27482 \begin_inset space ~
27483 \end_inset
27484
27485 la
27486 \begin_inset space ~
27487 \end_inset
27488
27489 page: essaie de placer le flottant en bas de la page courante
27490 \end_layout
27491
27492 \begin_layout Description
27493 Page
27494 \begin_inset space ~
27495 \end_inset
27496
27497 de
27498 \begin_inset space ~
27499 \end_inset
27500
27501 flottants: essaie de placer le flottant sur une page à part, éventuellement
27502  avec d'autres flottants 
27503 \end_layout
27504
27505 \begin_layout Standard
27506 \SpecialChar LaTeX
27507  utilise
27508 \emph on
27509  toujours 
27510 \emph default
27511 les options dans l'ordre donné ci-dessus.
27512  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27513  va d'abord
27514  essayer 
27515 \family sans
27516 Ici
27517 \begin_inset space ~
27518 \end_inset
27519
27520 si
27521 \begin_inset space ~
27522 \end_inset
27523
27524 possible
27525 \family default
27526 , ensuite 
27527 \family sans
27528 Haut
27529 \begin_inset space ~
27530 \end_inset
27531
27532 de
27533 \begin_inset space ~
27534 \end_inset
27535
27536 la
27537 \begin_inset space ~
27538 \end_inset
27539
27540 page
27541 \family default
27542 , et ainsi de suite.
27543  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27544  va essayer les options
27545  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27546  Si aucune des quatre options de placement n'est possible, la procédure
27547  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27548 \end_layout
27549
27550 \begin_layout Standard
27551 Implicitement, chaque option a ses propres règles d'application:
27552 \end_layout
27553
27554 \begin_layout Standard
27555
27556 \family sans
27557 Haut
27558 \begin_inset space ~
27559 \end_inset
27560
27561 de
27562 \begin_inset space ~
27563 \end_inset
27564
27565 la
27566 \begin_inset space ~
27567 \end_inset
27568
27569 page
27570 \family default
27571  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27572  en haut de page (
27573 \series bold
27574
27575 \backslash
27576 topfraction
27577 \series default
27578 ).
27579 \end_layout
27580
27581 \begin_layout Standard
27582
27583 \family sans
27584 Bas
27585 \begin_inset space ~
27586 \end_inset
27587
27588 de
27589 \begin_inset space ~
27590 \end_inset
27591
27592 la
27593 \begin_inset space ~
27594 \end_inset
27595
27596 page
27597 \family default
27598  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27599  en bas de page (
27600 \series bold
27601
27602 \backslash
27603 bottomfraction
27604 \series default
27605 ).
27606 \end_layout
27607
27608 \begin_layout Standard
27609
27610 \family sans
27611 Page
27612 \begin_inset space ~
27613 \end_inset
27614
27615 de
27616 \begin_inset space ~
27617 \end_inset
27618
27619 flottants
27620 \family default
27621  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27622  si ils occupent plus de 50% de celle-ci (
27623 \series bold
27624
27625 \backslash
27626 floatpagefraction
27627 \series default
27628 ).
27629 \end_layout
27630
27631 \begin_layout Standard
27632 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27633  supplémentaire 
27634 \family sans
27635 Ignorer
27636 \begin_inset space ~
27637 \end_inset
27638
27639 les
27640 \begin_inset space ~
27641 \end_inset
27642
27643 règles
27644 \begin_inset space ~
27645 \end_inset
27646
27647 \SpecialChar LaTeX
27648
27649 \family default
27650 \lang english
27651 .
27652 \begin_inset Newline newline
27653 \end_inset
27654
27655
27656 \lang french
27657 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27658  qui sont données
27659  entre parenthèses après les descriptions des règles données ci-dessus.
27660  Par exemple, pour augmenter à 50
27661 \begin_inset space \thinspace{}
27662 \end_inset
27663
27664 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27665  trop petite, ajoutez cette ligne au préambule de votre document :
27666 \end_layout
27667
27668 \begin_layout Standard
27669
27670 \series bold
27671
27672 \backslash
27673 renewcommand{
27674 \backslash
27675 bottomfraction}{0.5}
27676 \end_layout
27677
27678 \begin_layout Standard
27679 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27680  exactement à l'endroit où vous l'avez inséré.
27681  dans ce cas utilisez l'option 
27682 \family sans
27683 Ici
27684 \begin_inset space ~
27685 \end_inset
27686
27687 à
27688 \begin_inset space ~
27689 \end_inset
27690
27691 tout
27692 \begin_inset space ~
27693 \end_inset
27694
27695 Prix
27696 \family default
27697 .
27698  Utilisez cette option le moins souvent possible et seulement quand le document
27699  est presque prêt à être imprimé.
27700  En effet, le flottant n'est plus capable de 
27701 \begin_inset Quotes cld
27702 \end_inset
27703
27704 flotter
27705 \begin_inset Quotes crd
27706 \end_inset
27707
27708 , ce qui peut perturber toutes les mises en page.
27709 \end_layout
27710
27711 \begin_layout Standard
27712 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27713  sont toujours entourés par le texte d'un paragraphe donné.
27714 \begin_inset VSpace bigskip
27715 \end_inset
27716
27717
27718 \end_layout
27719
27720 \begin_layout Standard
27721 On peut parfois se trouver dans la situation où un flottant est placé en
27722  haut d'une page alors que la section concernée ne commence qu'au milieu
27723  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27724  la section précédente.
27725  On peut utiliser la commande \SpecialChar LaTeX
27726  
27727 \series bold
27728
27729 \backslash
27730 suppressfloats
27731 \series default
27732  pour éviter ce cas.
27733  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27734  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27735  soit placé avant que la section commence.
27736  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27737  votre document :
27738 \end_layout
27739
27740 \begin_layout Standard
27741
27742 \series bold
27743
27744 \backslash
27745 let
27746 \backslash
27747 mySection
27748 \backslash
27749 section
27750 \begin_inset Newline newline
27751 \end_inset
27752
27753
27754 \backslash
27755 renewcommand{
27756 \backslash
27757 section}{
27758 \backslash
27759 suppressfloats[t]
27760 \backslash
27761 mySection}
27762 \end_layout
27763
27764 \begin_layout Standard
27765 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27766  comme les chapitres et les sous-sections.
27767  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27768  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27769  pourrait ensuite
27770  avoir du mal à trouver un positionnement correct.
27771 \end_layout
27772
27773 \begin_layout Standard
27774 \begin_inset VSpace bigskip
27775 \end_inset
27776
27777 Dans certains cas il est demandé de placer toutes les figures et tous les
27778  tableaux à la fin du document.
27779  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27780  
27781 \series bold
27782 endfloat
27783 \series default
27784
27785 \begin_inset Index idx
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 Paquetages \SpecialChar LaTeX
27790  ! endfloat
27791 \end_layout
27792
27793 \end_inset
27794
27795  a été développé.
27796  Il met en effet tous les flottants de figures et de tableaux à la fin du
27797  document dans leurs propres sections.
27798  À la position d'origine du flottant, une indication textuelle du genre
27799  
27800 \begin_inset Quotes cld
27801 \end_inset
27802
27803
27804 \family sans
27805 [Figure
27806 \begin_inset space ~
27807 \end_inset
27808
27809 3.2 
27810 \lang english
27811 about here.
27812 \lang french
27813 ]
27814 \family default
27815
27816 \begin_inset Quotes crd
27817 \end_inset
27818
27819  est insérée.
27820  Le paquetage 
27821 \series bold
27822 endfloat
27823 \series default
27824  est chargé dans le préambule avec la ligne suivante 
27825 \end_layout
27826
27827 \begin_layout Standard
27828
27829 \series bold
27830
27831 \backslash
27832 usepackage[options]{endfloat}
27833 \end_layout
27834
27835 \begin_layout Standard
27836 Il y a aussi de nombreuses options de paquetage pour modifier le format
27837  des sections de figures ou de tableau qui sont créées.
27838  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27839  
27840 \series bold
27841 endfloa
27842 \series default
27843
27844 \begin_inset CommandInset citation
27845 LatexCommand cite
27846 key "endfloat"
27847 literal "true"
27848
27849 \end_inset
27850
27851 .
27852 \begin_inset Newline newline
27853 \end_inset
27854
27855
27856 \begin_inset Note Greyedout
27857 status open
27858
27859 \begin_layout Plain Layout
27860
27861 \series bold
27862 Note: endfloat
27863 \series default
27864  ne fournit pas de traduction automatique de l'indication textuelle, vous
27865  devez donc le faire manuellement, voyez la section
27866 \begin_inset space ~
27867 \end_inset
27868
27869 4 de 
27870 \begin_inset CommandInset citation
27871 LatexCommand cite
27872 key "endfloat"
27873 literal "true"
27874
27875 \end_inset
27876
27877 .
27878 \end_layout
27879
27880 \end_inset
27881
27882
27883 \begin_inset Newline newline
27884 \end_inset
27885
27886
27887 \begin_inset Note Greyedout
27888 status open
27889
27890 \begin_layout Plain Layout
27891
27892 \series bold
27893 Note:
27894 \series default
27895  Il y a actuellement un bug dans le paquetage 
27896 \series bold
27897 endfloat
27898 \series default
27899  quand la légende contient un 
27900 \begin_inset Quotes cld
27901 \end_inset
27902
27903 ß
27904 \begin_inset Quotes crd
27905 \end_inset
27906
27907  allemand.
27908  Utilisez dans ce cas la commande 
27909 \begin_inset Quotes cld
27910 \end_inset
27911
27912
27913 \series bold
27914
27915 \backslash
27916 ss
27917 \series default
27918
27919 \begin_inset Quotes crd
27920 \end_inset
27921
27922  en code \SpecialChar TeX
27923  à la place du 
27924 \begin_inset Quotes cld
27925 \end_inset
27926
27927 ß
27928 \begin_inset Quotes crd
27929 \end_inset
27930
27931 .
27932 \end_layout
27933
27934 \end_inset
27935
27936
27937 \end_layout
27938
27939 \begin_layout Standard
27940 \begin_inset VSpace bigskip
27941 \end_inset
27942
27943 Pour plus d'information sur les manières de placer les flottants, jetez
27944  un coup d'œil aux livres sur \SpecialChar LaTeX
27945
27946 \begin_inset CommandInset citation
27947 LatexCommand cite
27948 key "latexcompanion,latexguide,latexbook"
27949 literal "true"
27950
27951 \end_inset
27952
27953 .
27954 \end_layout
27955
27956 \begin_layout Section
27957 Rotation des flottants
27958 \begin_inset CommandInset label
27959 LatexCommand label
27960 name "sec:Flottants-renversés"
27961
27962 \end_inset
27963
27964
27965 \begin_inset Index idx
27966 status collapsed
27967
27968 \begin_layout Plain Layout
27969 Flottants ! Renversés
27970 \end_layout
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \begin_layout Standard
27978 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
27979  tableaux très larges.
27980  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
27981  un clic droit sur la boîte du flottant et utilisez l'option 
27982 \family sans
27983 Rotation
27984 \begin_inset space ~
27985 \end_inset
27986
27987 90°
27988 \family default
27989 .
27990 \end_layout
27991
27992 \begin_layout Standard
27993 Les flottants pivotés sont systématiquement placés sur leur propre page
27994  (ou colonne, si vous avez un document sur deux colonnes).
27995  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
27996  
27997 \family sans
27998 Plusieurs
27999 \begin_inset space ~
28000 \end_inset
28001
28002 colonnes
28003 \family default
28004  dans les paramètres du flottant.
28005  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
28006  du côté de la marge externe.
28007  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
28008  ajouter soit l'option 
28009 \series bold
28010 figuresleft
28011 \series default
28012  soit l'option 
28013 \series bold
28014 figuresright
28015 \series default
28016  aux options de la classe de document.
28017 \end_layout
28018
28019 \begin_layout Standard
28020 Faire référence à un flottant pivoté se fait de la même manière que pour
28021  un flottant normal, la mise en forme de la légende est aussi identique
28022  : Le tableau
28023 \begin_inset space ~
28024 \end_inset
28025
28026
28027 \begin_inset CommandInset ref
28028 LatexCommand ref
28029 reference "tab:Tableau-pivoté"
28030
28031 \end_inset
28032
28033  est un exemple de flottant de tableau pivoté.
28034 \end_layout
28035
28036 \begin_layout Standard
28037 \begin_inset Note Greyedout
28038 status open
28039
28040 \begin_layout Plain Layout
28041
28042 \series bold
28043 Note:
28044 \series default
28045  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
28046  DVI.
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \end_layout
28053
28054 \begin_layout Standard
28055 \begin_inset Float table
28056 wide false
28057 sideways true
28058 status open
28059
28060 \begin_layout Plain Layout
28061 \begin_inset Caption Standard
28062
28063 \begin_layout Plain Layout
28064 \begin_inset CommandInset label
28065 LatexCommand label
28066 name "tab:Tableau-pivoté"
28067
28068 \end_inset
28069
28070  Tableau pivoté
28071 \end_layout
28072
28073 \end_inset
28074
28075
28076 \end_layout
28077
28078 \begin_layout Plain Layout
28079 \align center
28080 \begin_inset Tabular
28081 <lyxtabular version="3" rows="1" columns="5">
28082 <features tabularvalignment="middle">
28083 <column alignment="center" valignment="top">
28084 <column alignment="center" valignment="top">
28085 <column alignment="center" valignment="top">
28086 <column alignment="center" valignment="top">
28087 <column alignment="center" valignment="top">
28088 <row>
28089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28090 \begin_inset Text
28091
28092 \begin_layout Plain Layout
28093 test
28094 \end_layout
28095
28096 \end_inset
28097 </cell>
28098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28099 \begin_inset Text
28100
28101 \begin_layout Plain Layout
28102 b
28103 \end_layout
28104
28105 \end_inset
28106 </cell>
28107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28108 \begin_inset Text
28109
28110 \begin_layout Plain Layout
28111 c
28112 \end_layout
28113
28114 \end_inset
28115 </cell>
28116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28117 \begin_inset Text
28118
28119 \begin_layout Plain Layout
28120 d
28121 \end_layout
28122
28123 \end_inset
28124 </cell>
28125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28126 \begin_inset Text
28127
28128 \begin_layout Plain Layout
28129 e
28130 \end_layout
28131
28132 \end_inset
28133 </cell>
28134 </row>
28135 </lyxtabular>
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \end_inset
28143
28144
28145 \end_layout
28146
28147 \begin_layout Section
28148 Sous-flottants
28149 \begin_inset Index idx
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 Flottants ! Sous-flottants
28154 \end_layout
28155
28156 \end_inset
28157
28158
28159 \end_layout
28160
28161 \begin_layout Standard
28162 Un exemple de sous-flottant : une figure composée de plusieurs images.
28163  On les crée en insérant un flottant dans un flottant existant.
28164  Le positionnement des sous-flottants peut être contrôlé comme pour les
28165  paragraphes comme on le voit avec les tableaux
28166 \begin_inset space ~
28167 \end_inset
28168
28169
28170 \begin_inset CommandInset ref
28171 LatexCommand ref
28172 reference "tab:Deux-sous-tableaux-cote-a-cote"
28173
28174 \end_inset
28175
28176  et 
28177 \begin_inset CommandInset ref
28178 LatexCommand ref
28179 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28180
28181 \end_inset
28182
28183 .
28184 \end_layout
28185
28186 \begin_layout Standard
28187 On fait référence à des sous-flottants comme on le ferait avec des flottants
28188  normaux : Les tableaux
28189 \begin_inset space ~
28190 \end_inset
28191
28192
28193 \begin_inset CommandInset ref
28194 LatexCommand ref
28195 reference "tab:Le-sous-tableau-a"
28196
28197 \end_inset
28198
28199  et 
28200 \begin_inset CommandInset ref
28201 LatexCommand ref
28202 reference "tab:Le-sous-tableau-b"
28203
28204 \end_inset
28205
28206  sont des sous-tableaux du tableau
28207 \begin_inset space ~
28208 \end_inset
28209
28210
28211 \begin_inset CommandInset ref
28212 LatexCommand ref
28213 reference "tab:Deux-sous-tableaux-cote-a-cote"
28214
28215 \end_inset
28216
28217 .
28218 \end_layout
28219
28220 \begin_layout Standard
28221 \begin_inset Float table
28222 wide false
28223 sideways false
28224 status open
28225
28226 \begin_layout Plain Layout
28227 \begin_inset Caption Standard
28228
28229 \begin_layout Plain Layout
28230 \begin_inset CommandInset label
28231 LatexCommand label
28232 name "tab:Deux-sous-tableaux-cote-a-cote"
28233
28234 \end_inset
28235
28236 Deux sous-tableaux placés côte-à-côte.
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Plain Layout
28245 \align center
28246 \begin_inset space \hfill{}
28247 \end_inset
28248
28249
28250 \begin_inset Float table
28251 wide false
28252 sideways false
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 \begin_inset Caption Standard
28257
28258 \begin_layout Plain Layout
28259 \begin_inset CommandInset label
28260 LatexCommand label
28261 name "tab:Le-sous-tableau-a"
28262
28263 \end_inset
28264
28265 Le sous-tableau a
28266 \end_layout
28267
28268 \end_inset
28269
28270
28271 \end_layout
28272
28273 \begin_layout Plain Layout
28274 \align center
28275 \begin_inset Tabular
28276 <lyxtabular version="3" rows="1" columns="5">
28277 <features tabularvalignment="middle">
28278 <column alignment="center" valignment="top">
28279 <column alignment="center" valignment="top">
28280 <column alignment="center" valignment="top">
28281 <column alignment="center" valignment="top">
28282 <column alignment="center" valignment="top">
28283 <row>
28284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28285 \begin_inset Text
28286
28287 \begin_layout Plain Layout
28288 test
28289 \end_layout
28290
28291 \end_inset
28292 </cell>
28293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28294 \begin_inset Text
28295
28296 \begin_layout Plain Layout
28297 b
28298 \end_layout
28299
28300 \end_inset
28301 </cell>
28302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28303 \begin_inset Text
28304
28305 \begin_layout Plain Layout
28306 c
28307 \end_layout
28308
28309 \end_inset
28310 </cell>
28311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28312 \begin_inset Text
28313
28314 \begin_layout Plain Layout
28315 d
28316 \end_layout
28317
28318 \end_inset
28319 </cell>
28320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28321 \begin_inset Text
28322
28323 \begin_layout Plain Layout
28324 e
28325 \end_layout
28326
28327 \end_inset
28328 </cell>
28329 </row>
28330 </lyxtabular>
28331
28332 \end_inset
28333
28334
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \begin_inset space \hfill{}
28341 \end_inset
28342
28343
28344 \begin_inset Float table
28345 wide false
28346 sideways false
28347 status collapsed
28348
28349 \begin_layout Plain Layout
28350 \begin_inset Caption Standard
28351
28352 \begin_layout Plain Layout
28353 \begin_inset CommandInset label
28354 LatexCommand label
28355 name "tab:Le-sous-tableau-b"
28356
28357 \end_inset
28358
28359 Le sous-tableau b.
28360 \end_layout
28361
28362 \end_inset
28363
28364
28365 \end_layout
28366
28367 \begin_layout Plain Layout
28368 \align center
28369 \begin_inset Tabular
28370 <lyxtabular version="3" rows="1" columns="5">
28371 <features tabularvalignment="middle">
28372 <column alignment="center" valignment="top">
28373 <column alignment="center" valignment="top">
28374 <column alignment="center" valignment="top">
28375 <column alignment="center" valignment="top">
28376 <column alignment="center" valignment="top">
28377 <row>
28378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28379 \begin_inset Text
28380
28381 \begin_layout Plain Layout
28382 e
28383 \end_layout
28384
28385 \end_inset
28386 </cell>
28387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28388 \begin_inset Text
28389
28390 \begin_layout Plain Layout
28391 d
28392 \end_layout
28393
28394 \end_inset
28395 </cell>
28396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28397 \begin_inset Text
28398
28399 \begin_layout Plain Layout
28400 c
28401 \end_layout
28402
28403 \end_inset
28404 </cell>
28405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28406 \begin_inset Text
28407
28408 \begin_layout Plain Layout
28409 b
28410 \end_layout
28411
28412 \end_inset
28413 </cell>
28414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28415 \begin_inset Text
28416
28417 \begin_layout Plain Layout
28418 test
28419 \end_layout
28420
28421 \end_inset
28422 </cell>
28423 </row>
28424 </lyxtabular>
28425
28426 \end_inset
28427
28428
28429 \end_layout
28430
28431 \end_inset
28432
28433
28434 \begin_inset space \hfill{}
28435 \end_inset
28436
28437
28438 \end_layout
28439
28440 \end_inset
28441
28442
28443 \end_layout
28444
28445 \begin_layout Standard
28446 \begin_inset Float table
28447 wide false
28448 sideways false
28449 status open
28450
28451 \begin_layout Plain Layout
28452 \begin_inset Caption Standard
28453
28454 \begin_layout Plain Layout
28455 \begin_inset CommandInset label
28456 LatexCommand label
28457 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28458
28459 \end_inset
28460
28461 Deux sous-tableaux placés l'un sur l'autre.
28462  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28463 \end_layout
28464
28465 \end_inset
28466
28467
28468 \end_layout
28469
28470 \begin_layout Plain Layout
28471 \align center
28472 \begin_inset Float table
28473 wide false
28474 sideways false
28475 status collapsed
28476
28477 \begin_layout Plain Layout
28478 \begin_inset Caption Standard
28479
28480 \begin_layout Plain Layout
28481
28482 \end_layout
28483
28484 \end_inset
28485
28486
28487 \end_layout
28488
28489 \begin_layout Plain Layout
28490 \align center
28491 \begin_inset Tabular
28492 <lyxtabular version="3" rows="1" columns="4">
28493 <features tabularvalignment="middle">
28494 <column alignment="center" valignment="top">
28495 <column alignment="center" valignment="top">
28496 <column alignment="center" valignment="top">
28497 <column alignment="center" valignment="top">
28498 <row>
28499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28500 \begin_inset Text
28501
28502 \begin_layout Plain Layout
28503 test
28504 \end_layout
28505
28506 \end_inset
28507 </cell>
28508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28509 \begin_inset Text
28510
28511 \begin_layout Plain Layout
28512 test
28513 \end_layout
28514
28515 \end_inset
28516 </cell>
28517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28518 \begin_inset Text
28519
28520 \begin_layout Plain Layout
28521 test
28522 \end_layout
28523
28524 \end_inset
28525 </cell>
28526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28527 \begin_inset Text
28528
28529 \begin_layout Plain Layout
28530 test
28531 \end_layout
28532
28533 \end_inset
28534 </cell>
28535 </row>
28536 </lyxtabular>
28537
28538 \end_inset
28539
28540
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \end_layout
28547
28548 \begin_layout Plain Layout
28549 \align center
28550 \begin_inset Float table
28551 wide false
28552 sideways false
28553 status collapsed
28554
28555 \begin_layout Plain Layout
28556 \begin_inset Caption Standard
28557
28558 \begin_layout Plain Layout
28559
28560 \end_layout
28561
28562 \end_inset
28563
28564
28565 \end_layout
28566
28567 \begin_layout Plain Layout
28568 \align center
28569 \begin_inset Tabular
28570 <lyxtabular version="3" rows="1" columns="5">
28571 <features tabularvalignment="middle">
28572 <column alignment="center" valignment="top">
28573 <column alignment="center" valignment="top">
28574 <column alignment="center" valignment="top">
28575 <column alignment="center" valignment="top">
28576 <column alignment="center" valignment="top">
28577 <row>
28578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28579 \begin_inset Text
28580
28581 \begin_layout Plain Layout
28582 a
28583 \end_layout
28584
28585 \end_inset
28586 </cell>
28587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28588 \begin_inset Text
28589
28590 \begin_layout Plain Layout
28591 b
28592 \end_layout
28593
28594 \end_inset
28595 </cell>
28596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28597 \begin_inset Text
28598
28599 \begin_layout Plain Layout
28600 c
28601 \end_layout
28602
28603 \end_inset
28604 </cell>
28605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28606 \begin_inset Text
28607
28608 \begin_layout Plain Layout
28609 d
28610 \end_layout
28611
28612 \end_inset
28613 </cell>
28614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28615 \begin_inset Text
28616
28617 \begin_layout Plain Layout
28618 e
28619 \end_layout
28620
28621 \end_inset
28622 </cell>
28623 </row>
28624 </lyxtabular>
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Section
28642 Flottants côte-à-côte
28643 \begin_inset Index idx
28644 status collapsed
28645
28646 \begin_layout Plain Layout
28647 Flottants ! côte-à-côte
28648 \end_layout
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Standard
28656 Pour placer des flottants côte-à-côte, comme pour la figure
28657 \begin_inset space ~
28658 \end_inset
28659
28660
28661 \begin_inset CommandInset ref
28662 LatexCommand ref
28663 reference "fig:Flottant-gauche"
28664
28665 \end_inset
28666
28667  et 
28668 \begin_inset CommandInset ref
28669 LatexCommand ref
28670 reference "fig:Flottant-droit"
28671
28672 \end_inset
28673
28674 , on n'utilise 
28675 \emph on
28676 qu'un seul 
28677 \emph default
28678 flottant.
28679  On y insère deux boîtes de minipages.
28680 \begin_inset Foot
28681 status collapsed
28682
28683 \begin_layout Plain Layout
28684 Les minipages sont décrites dans la section
28685 \begin_inset space ~
28686 \end_inset
28687
28688
28689 \begin_inset CommandInset ref
28690 LatexCommand ref
28691 reference "sec:Minipages"
28692
28693 \end_inset
28694
28695 .
28696 \end_layout
28697
28698 \end_inset
28699
28700  La largeur est mise à 45
28701 \begin_inset space \thinspace{}
28702 \end_inset
28703
28704 -50
28705 \begin_inset space \thinspace{}
28706 \end_inset
28707
28708 column% et l'alignement de la boîte à 
28709 \family sans
28710 Bas
28711 \family default
28712  pour chaque minipage.
28713  Les boîtes minipages contiennent l'image et la légende exactement comme
28714  avec un flottant.
28715  La seule différence est que l'unité de longueur 
28716 \family sans
28717 Largeur
28718 \begin_inset space ~
28719 \end_inset
28720
28721 colonne
28722 \begin_inset space ~
28723 \end_inset
28724
28725 %
28726 \family default
28727  utilisée pour l'image est maintenant définie par rapport à la largeur des
28728  boîtes minipages.
28729 \end_layout
28730
28731 \begin_layout Standard
28732 \begin_inset Float figure
28733 wide false
28734 sideways false
28735 status open
28736
28737 \begin_layout Plain Layout
28738 \begin_inset Box Frameless
28739 position "b"
28740 hor_pos "c"
28741 has_inner_box 1
28742 inner_pos "t"
28743 use_parbox 0
28744 use_makebox 0
28745 width "45col%"
28746 special "none"
28747 height "1in"
28748 height_special "totalheight"
28749 thickness "0.4pt"
28750 separation "3pt"
28751 shadowsize "4pt"
28752 framecolor "black"
28753 backgroundcolor "none"
28754 status open
28755
28756 \begin_layout Plain Layout
28757 \align center
28758 \begin_inset Graphics
28759         filename ../clipart/2D-intensity-plot.pdf
28760         width 100col%
28761         scaleBeforeRotation
28762
28763 \end_inset
28764
28765
28766 \end_layout
28767
28768 \begin_layout Plain Layout
28769 \begin_inset Caption Standard
28770
28771 \begin_layout Plain Layout
28772 \begin_inset CommandInset label
28773 LatexCommand label
28774 name "fig:Flottant-gauche"
28775
28776 \end_inset
28777
28778 Flottant du côté gauche.
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \begin_inset space \hfill{}
28790 \end_inset
28791
28792
28793 \begin_inset Box Frameless
28794 position "b"
28795 hor_pos "c"
28796 has_inner_box 1
28797 inner_pos "t"
28798 use_parbox 0
28799 use_makebox 0
28800 width "45col%"
28801 special "none"
28802 height "1in"
28803 height_special "totalheight"
28804 thickness "0.4pt"
28805 separation "3pt"
28806 shadowsize "4pt"
28807 framecolor "black"
28808 backgroundcolor "none"
28809 status open
28810
28811 \begin_layout Plain Layout
28812 \align center
28813 \begin_inset Graphics
28814         filename ../clipart/Star-structure.pdf
28815         width 100col%
28816         scaleBeforeRotation
28817
28818 \end_inset
28819
28820
28821 \end_layout
28822
28823 \begin_layout Plain Layout
28824 \begin_inset Caption Standard
28825
28826 \begin_layout Plain Layout
28827 \begin_inset CommandInset label
28828 LatexCommand label
28829 name "fig:Flottant-droit"
28830
28831 \end_inset
28832
28833 Flottant du côté droit.
28834 \end_layout
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \end_inset
28847
28848
28849 \end_layout
28850
28851 \begin_layout Standard
28852 Une solution alternative plus simple consiste à utiliser le module 
28853 \family sans
28854 Minipages à largeur variable
28855 \family default
28856 , voir la section
28857 \begin_inset space \thinspace{}
28858 \end_inset
28859
28860
28861 \begin_inset CommandInset ref
28862 LatexCommand ref
28863 reference "sec:Minipages"
28864
28865 \end_inset
28866
28867 .
28868  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28869  des figures et des tableaux.
28870  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28871  améliorent l'alignement horizontal des figures.
28872  Le fichier du répertoire des exemples 
28873 \emph on
28874 varwidth-floats-side-by-side
28875 \emph default
28876  donnes des exemples d'utilisation du module.
28877 \end_layout
28878
28879 \begin_layout Section
28880 Mise en forme de la légende
28881 \begin_inset Index idx
28882 status collapsed
28883
28884 \begin_layout Plain Layout
28885 Légende ! Mise en forme
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \begin_inset Index idx
28892 status collapsed
28893
28894 \begin_layout Plain Layout
28895 Flottants ! Mise en forme de la Légende
28896 \end_layout
28897
28898 \end_inset
28899
28900
28901 \begin_inset CommandInset label
28902 LatexCommand label
28903 name "sec:Formatage-légende"
28904
28905 \end_inset
28906
28907
28908 \end_layout
28909
28910 \begin_layout Standard
28911 L'environnement 
28912 \family sans
28913 Légende
28914 \family default
28915  est l'environnement de paragraphe implicite pour les 
28916 \family sans
28917 flottants
28918 \family default
28919 .
28920  Dans la fenêtre de \SpecialChar LyX
28921  les légendes apparaissent comme une étiquette comme
28922  par exemple 
28923 \begin_inset Quotes cld
28924 \end_inset
28925
28926
28927 \family sans
28928 Figure #:
28929 \family default
28930
28931 \begin_inset Quotes crd
28932 \end_inset
28933
28934  suivi par le texte de la légende.
28935  Le 
28936 \begin_inset Quotes cld
28937 \end_inset
28938
28939 #
28940 \begin_inset Quotes crd
28941 \end_inset
28942
28943  étant remplacé par le numéro de référence réel.
28944  implicitement l'étiquette et le numéro sont dans la même police de caractères
28945  que le texte de la légende et deux points suivent le numéro pour séparer
28946  l'étiquette du texte.
28947  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28948 \end_layout
28949
28950 \begin_layout Standard
28951 Pour modifier le format implicite des légendes, il faut charger le paquetage
28952  \SpecialChar LaTeX
28953  
28954 \series bold
28955 caption
28956 \series default
28957
28958 \begin_inset Index idx
28959 status collapsed
28960
28961 \begin_layout Plain Layout
28962 Paquetages \SpecialChar LaTeX
28963  ! caption
28964 \end_layout
28965
28966 \end_inset
28967
28968  dans le préambule de votre document avec la ligne suivante :
28969 \end_layout
28970
28971 \begin_layout Standard
28972
28973 \series bold
28974
28975 \backslash
28976 usepackage[format definition]{caption}
28977 \end_layout
28978
28979 \begin_layout Standard
28980 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28981  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28982  dans ce document, utilisez les commandes suivantes :
28983 \end_layout
28984
28985 \begin_layout Standard
28986
28987 \series bold
28988
28989 \backslash
28990 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28991 \end_layout
28992
28993 \begin_layout Standard
28994 Vous pouvez aussi définir des formats de légendes différents pour les différents
28995  types de flottants.
28996  Dans ce cas chargez le paquetage 
28997 \series bold
28998 caption 
28999 \series default
29000 sans option de format spécifique et définissez les différents formats à
29001  l'aide de la commande 
29002 \end_layout
29003
29004 \begin_layout Standard
29005
29006 \series bold
29007
29008 \backslash
29009 captionsetup[type de flottant]{définition du format}
29010 \end_layout
29011
29012 \begin_layout Standard
29013 dans le préambule du document.
29014  Par exemple les formats de légende de la Figure
29015 \begin_inset space ~
29016 \end_inset
29017
29018
29019 \begin_inset CommandInset ref
29020 LatexCommand ref
29021 reference "fig:Legende-de-fig"
29022
29023 \end_inset
29024
29025  et du Tableau
29026 \begin_inset space ~
29027 \end_inset
29028
29029
29030 \begin_inset CommandInset ref
29031 LatexCommand ref
29032 reference "tab:Légende-de-tab"
29033
29034 \end_inset
29035
29036  peuvent être créés en utilisant les commandes suivantes dans le préambule
29037  :
29038 \end_layout
29039
29040 \begin_layout Standard
29041
29042 \series bold
29043
29044 \backslash
29045 usepackage[tableposition=top]{caption}
29046 \series default
29047
29048 \begin_inset Newline newline
29049 \end_inset
29050
29051
29052 \series bold
29053
29054 \backslash
29055 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29056 \begin_inset Newline newline
29057 \end_inset
29058
29059
29060 \begin_inset Phantom HPhantom
29061 status open
29062
29063 \begin_layout Plain Layout
29064
29065 \series bold
29066
29067 \backslash
29068 captionsetup[figure]{
29069 \end_layout
29070
29071 \end_inset
29072
29073 labelsep=period}
29074 \begin_inset Newline newline
29075 \end_inset
29076
29077
29078 \backslash
29079 captionsetup[table]{labelfont={bf,sf}}
29080 \end_layout
29081
29082 \begin_layout Standard
29083 \begin_inset Note Greyedout
29084 status open
29085
29086 \begin_layout Plain Layout
29087
29088 \series bold
29089 Note:
29090 \series default
29091  L'option 
29092 \series bold
29093 tableposition=top
29094 \series default
29095  n'a pas d'effet quand on utilise un document de classe 
29096 \series bold
29097 KOMA-Script
29098 \series default
29099
29100 \begin_inset Index idx
29101 status collapsed
29102
29103 \begin_layout Plain Layout
29104 Paquetages \SpecialChar LaTeX
29105  ! KOMA-Script
29106 \end_layout
29107
29108 \end_inset
29109
29110 .
29111  Dans ce cas on doit utiliser l'option 
29112 \series bold
29113 captions=tableheading
29114 \series default
29115  de la classe de document.
29116 \end_layout
29117
29118 \end_inset
29119
29120
29121 \end_layout
29122
29123 \begin_layout Standard
29124 Pour plus d'information sur le paquetage 
29125 \series bold
29126 caption
29127 \series default
29128  nous vous renvoyons à sa documentation 
29129 \begin_inset CommandInset citation
29130 LatexCommand cite
29131 key "caption"
29132 literal "true"
29133
29134 \end_inset
29135
29136 .
29137 \end_layout
29138
29139 \begin_layout Standard
29140 Pour changer le nom de l'étiquette, par exemple de 
29141 \begin_inset Quotes cld
29142 \end_inset
29143
29144 Figure
29145 \begin_inset Quotes crd
29146 \end_inset
29147
29148  à 
29149 \begin_inset Quotes cld
29150 \end_inset
29151
29152 Image
29153 \begin_inset Quotes crd
29154 \end_inset
29155
29156 , utilisez la commande suivante dans le préambule :
29157 \end_layout
29158
29159 \begin_layout Standard
29160
29161 \series bold
29162
29163 \backslash
29164 renewcommand{
29165 \backslash
29166 fnum@figure}{Image~
29167 \backslash
29168 thefigure}
29169 \end_layout
29170
29171 \begin_layout Standard
29172 où 
29173 \series bold
29174
29175 \backslash
29176 thefigure
29177 \series default
29178  insère le numéro de la figure et
29179 \series bold
29180  
29181 \begin_inset Quotes cld
29182 \end_inset
29183
29184 ~
29185 \series default
29186
29187 \begin_inset Quotes crd
29188 \end_inset
29189
29190  ajoute une espace insécable.
29191 \end_layout
29192
29193 \begin_layout Standard
29194 \begin_inset VSpace bigskip
29195 \end_inset
29196
29197 Si vous utilisez un document de classe 
29198 \series bold
29199 KOMA-Script
29200 \series default
29201
29202 \begin_inset Index idx
29203 status collapsed
29204
29205 \begin_layout Plain Layout
29206 Paquetages \SpecialChar LaTeX
29207  ! KOMA-Script
29208 \end_layout
29209
29210 \end_inset
29211
29212  (
29213 \family sans
29214 article (KOMA-Script)
29215 \family default
29216
29217 \family sans
29218 book (KOMA-Script)
29219 \family default
29220
29221 \family sans
29222 letter (KOMA-Script)
29223 \family default
29224 , ou 
29225 \family sans
29226 report (KOMA-Script)
29227 \family default
29228
29229 \begin_inset space \thinspace{}
29230 \end_inset
29231
29232 ), Vous pouvez utiliser la commande incorporée 
29233 \series bold
29234
29235 \backslash
29236 setkomafont 
29237 \series default
29238 du paquetage
29239 \series bold
29240  KOMA-Script 
29241 \series default
29242 à la place du paquetage
29243 \series bold
29244  caption.
29245  
29246 \series default
29247 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29248  suivante au préambule de votre document :
29249 \end_layout
29250
29251 \begin_layout Standard
29252
29253 \series bold
29254
29255 \backslash
29256 setkomafont{captionlabel}{
29257 \backslash
29258 bfseries}
29259 \end_layout
29260
29261 \begin_layout Standard
29262 Pour plus d'information au sujet de 
29263 \series bold
29264
29265 \backslash
29266 setkomafont
29267 \series default
29268  nous vous renvoyons à la documentation du paquetage 
29269 \series bold
29270 KOMA-Script
29271 \series default
29272  
29273 \begin_inset CommandInset citation
29274 LatexCommand cite
29275 key "KOMA-Script"
29276 literal "true"
29277
29278 \end_inset
29279
29280 .
29281 \end_layout
29282
29283 \begin_layout Standard
29284 \begin_inset ERT
29285 status collapsed
29286
29287 \begin_layout Plain Layout
29288
29289
29290 \backslash
29291 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29292 }
29293 \end_layout
29294
29295 \end_inset
29296
29297
29298 \begin_inset Note Note
29299 status open
29300
29301 \begin_layout Plain Layout
29302 Le format de la légende n'est modifié que pour cet exemple.
29303 \end_layout
29304
29305 \end_inset
29306
29307
29308 \end_layout
29309
29310 \begin_layout Standard
29311 \begin_inset Float figure
29312 placement !p
29313 wide false
29314 sideways false
29315 status open
29316
29317 \begin_layout Plain Layout
29318 \align center
29319 \begin_inset Graphics
29320         filename ../clipart/2D-intensity-plot.pdf
29321         scaleBeforeRotation
29322
29323 \end_inset
29324
29325
29326 \end_layout
29327
29328 \begin_layout Plain Layout
29329 \begin_inset Caption Standard
29330
29331 \begin_layout Plain Layout
29332 \begin_inset CommandInset label
29333 LatexCommand label
29334 name "fig:Legende-de-fig"
29335
29336 \end_inset
29337
29338 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29339  pour montrer les différents types de formats de légendes.
29340  Ici on a utilisé un format de légende personnalisé.
29341 \end_layout
29342
29343 \end_inset
29344
29345
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Standard
29354 \begin_inset ERT
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358
29359
29360 \backslash
29361 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29362 on}
29363 \end_layout
29364
29365 \end_inset
29366
29367
29368 \end_layout
29369
29370 \begin_layout Standard
29371 \begin_inset Float table
29372 placement !p
29373 wide false
29374 sideways false
29375 status open
29376
29377 \begin_layout Plain Layout
29378 \begin_inset Caption Standard
29379
29380 \begin_layout Plain Layout
29381 \begin_inset CommandInset label
29382 LatexCommand label
29383 name "tab:Légende-de-tab"
29384
29385 \end_inset
29386
29387 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29388  pour montrer les différents types de formats de légendes.
29389  Ici on a utilisé le format de légende implicite.
29390 \end_layout
29391
29392 \end_inset
29393
29394
29395 \end_layout
29396
29397 \begin_layout Plain Layout
29398 \align center
29399 \begin_inset Tabular
29400 <lyxtabular version="3" rows="1" columns="5">
29401 <features tabularvalignment="middle">
29402 <column alignment="center" valignment="top">
29403 <column alignment="center" valignment="top">
29404 <column alignment="center" valignment="top">
29405 <column alignment="center" valignment="top">
29406 <column alignment="center" valignment="top">
29407 <row>
29408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Plain Layout
29412 a
29413 \end_layout
29414
29415 \end_inset
29416 </cell>
29417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29418 \begin_inset Text
29419
29420 \begin_layout Plain Layout
29421 b
29422 \end_layout
29423
29424 \end_inset
29425 </cell>
29426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29427 \begin_inset Text
29428
29429 \begin_layout Plain Layout
29430 c
29431 \end_layout
29432
29433 \end_inset
29434 </cell>
29435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29436 \begin_inset Text
29437
29438 \begin_layout Plain Layout
29439 d
29440 \end_layout
29441
29442 \end_inset
29443 </cell>
29444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29445 \begin_inset Text
29446
29447 \begin_layout Plain Layout
29448 e
29449 \end_layout
29450
29451 \end_inset
29452 </cell>
29453 </row>
29454 </lyxtabular>
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \end_layout
29465
29466 \begin_layout Section
29467 Positionnement de la Légende
29468 \begin_inset Index idx
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472 Légende ! Placement
29473 \end_layout
29474
29475 \end_inset
29476
29477
29478 \begin_inset Index idx
29479 status collapsed
29480
29481 \begin_layout Plain Layout
29482 Flottants ! Placement de la légende
29483 \end_layout
29484
29485 \end_inset
29486
29487
29488 \begin_inset CommandInset label
29489 LatexCommand label
29490 name "sec:Placement-légende"
29491
29492 \end_inset
29493
29494
29495 \end_layout
29496
29497 \begin_layout Standard
29498 La règle habituelle pour placer la légende est :
29499 \end_layout
29500
29501 \begin_layout Description
29502 Figure
29503 \begin_inset space ~
29504 \end_inset
29505
29506 : La légende est placée en dessous de la figure
29507 \end_layout
29508
29509 \begin_layout Description
29510 Tableau
29511 \begin_inset space ~
29512 \end_inset
29513
29514 : La légende est placée au dessus du tableau
29515 \end_layout
29516
29517 \begin_layout Standard
29518 Malheureusement les classes standard de \SpecialChar LaTeX
29519  ne gèrent pas les légendes au dessus
29520  des tableaux.
29521  Ce qui fait que si vous utilisez une des classes de document 
29522 \family sans
29523 article
29524 \family default
29525
29526 \family sans
29527 book
29528 \family default
29529
29530 \family sans
29531 letter
29532 \family default
29533 , ou 
29534 \family sans
29535 report
29536 \family default
29537  il n'y aura pas d'espace libre entre la légende et le tableau.
29538  Pour insérer l'espace nécessaire, 
29539 \lang english
29540 load
29541 \lang french
29542  le paquetage \SpecialChar LaTeX
29543  
29544 \series bold
29545 caption
29546 \series default
29547
29548 \begin_inset Index idx
29549 status collapsed
29550
29551 \begin_layout Plain Layout
29552 Paquetages \SpecialChar LaTeX
29553  ! caption
29554 \end_layout
29555
29556 \end_inset
29557
29558  dans le préambule de votre document avec l'option
29559 \begin_inset Foot
29560 status collapsed
29561
29562 \begin_layout Plain Layout
29563 Voir la section
29564 \begin_inset space ~
29565 \end_inset
29566
29567
29568 \begin_inset CommandInset ref
29569 LatexCommand ref
29570 reference "sec:Formatage-légende"
29571
29572 \end_inset
29573
29574  pour plus d'information sur le paquetage 
29575 \series bold
29576 caption
29577 \series default
29578 .
29579 \end_layout
29580
29581 \end_inset
29582
29583
29584 \end_layout
29585
29586 \begin_layout Standard
29587
29588 \series bold
29589 tableposition=top
29590 \end_layout
29591
29592 \begin_layout Standard
29593 Si vous utilisez une classe de document 
29594 \series bold
29595 KOMA-Script
29596 \series default
29597
29598 \begin_inset Index idx
29599 status collapsed
29600
29601 \begin_layout Plain Layout
29602 Paquetages \SpecialChar LaTeX
29603  ! KOMA-Script
29604 \end_layout
29605
29606 \end_inset
29607
29608  (
29609 \family sans
29610 article (KOMA-Script)
29611 \family default
29612
29613 \family sans
29614 book (KOMA-Script)
29615 \family default
29616
29617 \family sans
29618 letter (KOMA-Script)
29619 \family default
29620 , ou 
29621 \family sans
29622 report (KOMA-Script)
29623 \family default
29624
29625 \begin_inset space \thinspace{}
29626 \end_inset
29627
29628 ), vous pouvez utiliser à la place du paquetage 
29629 \series bold
29630 caption
29631 \series default
29632  l'option
29633 \end_layout
29634
29635 \begin_layout Standard
29636
29637 \series bold
29638 captions=tableheading
29639 \end_layout
29640
29641 \begin_layout Standard
29642 de la classe de document.
29643 \begin_inset Foot
29644 status open
29645
29646 \begin_layout Plain Layout
29647 Cette option est utilisée dans le document
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Standard
29656 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29657  le menu contextuel dans une légende avec un clic droit et indiquer si la
29658  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29659  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29660  pour certaines d'entre elles.
29661  Le tableau
29662 \begin_inset space ~
29663 \end_inset
29664
29665
29666 \begin_inset CommandInset ref
29667 LatexCommand ref
29668 reference "tab:A-caption-marked"
29669
29670 \end_inset
29671
29672  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29673  alors qu'elle est insérée au-dessus.
29674  Par comparaison, la légende du tableau
29675 \begin_inset space ~
29676 \end_inset
29677
29678
29679 \begin_inset CommandInset ref
29680 LatexCommand ref
29681 reference "tab:A-standard-table"
29682
29683 \end_inset
29684
29685  n'est pas repositionnée.
29686 \end_layout
29687
29688 \begin_layout Standard
29689 \begin_inset Float table
29690 wide false
29691 sideways false
29692 status open
29693
29694 \begin_layout Plain Layout
29695 \begin_inset Caption Below
29696
29697 \begin_layout Plain Layout
29698 \begin_inset CommandInset label
29699 LatexCommand label
29700 name "tab:A-caption-marked"
29701
29702 \end_inset
29703
29704 Une légende positionnée sous le tableau par le menu contextuel
29705 \lang english
29706 .
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Plain Layout
29715 \align center
29716 \begin_inset Tabular
29717 <lyxtabular version="3" rows="3" columns="3">
29718 <features tabularvalignment="middle">
29719 <column alignment="center" valignment="top" width="0pt">
29720 <column alignment="center" valignment="top" width="0pt">
29721 <column alignment="center" valignment="top" width="0pt">
29722 <row>
29723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29724 \begin_inset Text
29725
29726 \begin_layout Plain Layout
29727 1
29728 \end_layout
29729
29730 \end_inset
29731 </cell>
29732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29733 \begin_inset Text
29734
29735 \begin_layout Plain Layout
29736 2
29737 \end_layout
29738
29739 \end_inset
29740 </cell>
29741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29742 \begin_inset Text
29743
29744 \begin_layout Plain Layout
29745 3
29746 \end_layout
29747
29748 \end_inset
29749 </cell>
29750 </row>
29751 <row>
29752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29753 \begin_inset Text
29754
29755 \begin_layout Plain Layout
29756 Jean
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765 Marie
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29771 \begin_inset Text
29772
29773 \begin_layout Plain Layout
29774 Pierre
29775 \end_layout
29776
29777 \end_inset
29778 </cell>
29779 </row>
29780 <row>
29781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Plain Layout
29785 \begin_inset Formula $\int x^{2}dx$
29786 \end_inset
29787
29788
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29794 \begin_inset Text
29795
29796 \begin_layout Plain Layout
29797 \begin_inset Formula $\left[\begin{array}{cc}
29798 a & b\\
29799 c & d
29800 \end{array}\right]$
29801 \end_inset
29802
29803
29804 \end_layout
29805
29806 \end_inset
29807 </cell>
29808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29809 \begin_inset Text
29810
29811 \begin_layout Plain Layout
29812 \begin_inset Formula $1+1=2$
29813 \end_inset
29814
29815
29816 \end_layout
29817
29818 \end_inset
29819 </cell>
29820 </row>
29821 </lyxtabular>
29822
29823 \end_inset
29824
29825
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \end_layout
29832
29833 \begin_layout Standard
29834 \begin_inset Float table
29835 wide false
29836 sideways false
29837 status open
29838
29839 \begin_layout Plain Layout
29840 \begin_inset Caption Standard
29841
29842 \begin_layout Plain Layout
29843 \begin_inset CommandInset label
29844 LatexCommand label
29845 name "tab:A-standard-table"
29846
29847 \end_inset
29848
29849 Une légende de tableau standard
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \begin_layout Plain Layout
29858 \align center
29859 \begin_inset Tabular
29860 <lyxtabular version="3" rows="3" columns="3">
29861 <features tabularvalignment="middle">
29862 <column alignment="center" valignment="top" width="0pt">
29863 <column alignment="center" valignment="top" width="0pt">
29864 <column alignment="center" valignment="top" width="0pt">
29865 <row>
29866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29867 \begin_inset Text
29868
29869 \begin_layout Plain Layout
29870 1
29871 \end_layout
29872
29873 \end_inset
29874 </cell>
29875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29876 \begin_inset Text
29877
29878 \begin_layout Plain Layout
29879 2
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29885 \begin_inset Text
29886
29887 \begin_layout Plain Layout
29888 3
29889 \end_layout
29890
29891 \end_inset
29892 </cell>
29893 </row>
29894 <row>
29895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29896 \begin_inset Text
29897
29898 \begin_layout Plain Layout
29899 Jean
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908 Marie
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Plain Layout
29917 Pierre
29918 \end_layout
29919
29920 \end_inset
29921 </cell>
29922 </row>
29923 <row>
29924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928 \begin_inset Formula $\int x^{2}dx$
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Plain Layout
29940 \begin_inset Formula $\left[\begin{array}{cc}
29941 a & b\\
29942 c & d
29943 \end{array}\right]$
29944 \end_inset
29945
29946
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29952 \begin_inset Text
29953
29954 \begin_layout Plain Layout
29955 \begin_inset Formula $1+1=2$
29956 \end_inset
29957
29958
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 </row>
29964 </lyxtabular>
29965
29966 \end_inset
29967
29968
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \begin_layout Standard
29977 \begin_inset VSpace bigskip
29978 \end_inset
29979
29980 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29981  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29982  
29983 \series bold
29984 sidecap
29985 \series default
29986
29987 \begin_inset Index idx
29988 status collapsed
29989
29990 \begin_layout Plain Layout
29991 Paquetages \SpecialChar LaTeX
29992  ! sidecap
29993 \end_layout
29994
29995 \end_inset
29996
29997  dans le préambule de votre document avec la ligne de commande suivante
29998 \end_layout
29999
30000 \begin_layout Standard
30001
30002 \series bold
30003
30004 \backslash
30005 usepackage[option]{sidecap}
30006 \end_layout
30007
30008 \begin_layout Standard
30009 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
30010  extérieure – à droite sur les pages impaires et à gauche sur les pages
30011  paires.
30012  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
30013  
30014 \series bold
30015 innercaption
30016 \series default
30017 .
30018  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
30019  
30020 \series bold
30021 rightcaption
30022 \series default
30023  ou 
30024 \series bold
30025 leftcaption
30026 \series default
30027 .
30028 \end_layout
30029
30030 \begin_layout Standard
30031 \begin_inset ERT
30032 status collapsed
30033
30034 \begin_layout Plain Layout
30035
30036
30037 \backslash
30038 ifsidecap
30039 \end_layout
30040
30041 \end_inset
30042
30043
30044 \begin_inset Note Note
30045 status open
30046
30047 \begin_layout Plain Layout
30048 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
30049  
30050 \series bold
30051 sidecap
30052 \series default
30053  a été installé.
30054 \end_layout
30055
30056 \end_inset
30057
30058
30059 \end_layout
30060
30061 \begin_layout Standard
30062 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
30063  ajouter ces commandes dans le préambule de votre document :
30064 \end_layout
30065
30066 \begin_layout Standard
30067 \noindent
30068 \begin_inset CommandInset line
30069 LatexCommand rule
30070 offset "0.5ex"
30071 width "100line%"
30072 height "1pt"
30073
30074 \end_inset
30075
30076
30077 \end_layout
30078
30079 \begin_layout Standard
30080
30081 \series bold
30082
30083 \backslash
30084 newcommand{
30085 \backslash
30086 TabBesBeg}[1][1.0]{%
30087 \begin_inset Newline newline
30088 \end_inset
30089
30090
30091 \begin_inset Phantom HPhantom
30092 status open
30093
30094 \begin_layout Plain Layout
30095 \begin_inset space ~
30096 \end_inset
30097
30098
30099 \end_layout
30100
30101 \end_inset
30102
30103
30104 \backslash
30105 let
30106 \backslash
30107 MyTable
30108 \backslash
30109 table
30110 \begin_inset Newline newline
30111 \end_inset
30112
30113
30114 \begin_inset Phantom HPhantom
30115 status open
30116
30117 \begin_layout Plain Layout
30118
30119 \series medium
30120 \begin_inset space ~
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \end_inset
30127
30128
30129 \backslash
30130 let
30131 \backslash
30132 MyEndtable
30133 \backslash
30134 endtable
30135 \begin_inset Newline newline
30136 \end_inset
30137
30138
30139 \begin_inset Phantom HPhantom
30140 status open
30141
30142 \begin_layout Plain Layout
30143
30144 \series medium
30145 \begin_inset space ~
30146 \end_inset
30147
30148
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \backslash
30155 renewenvironment{table}[1]{
30156 \backslash
30157 begin{SCtable}[#1]##1}{
30158 \backslash
30159 end{SCtable}}}
30160 \end_layout
30161
30162 \begin_layout Standard
30163
30164 \series bold
30165
30166 \backslash
30167 newcommand{
30168 \backslash
30169 TabBesEnd}{%
30170 \begin_inset Newline newline
30171 \end_inset
30172
30173
30174 \begin_inset Phantom HPhantom
30175 status open
30176
30177 \begin_layout Plain Layout
30178 \begin_inset space ~
30179 \end_inset
30180
30181
30182 \end_layout
30183
30184 \end_inset
30185
30186
30187 \backslash
30188 let
30189 \backslash
30190 table
30191 \backslash
30192 MyTable
30193 \begin_inset Newline newline
30194 \end_inset
30195
30196
30197 \begin_inset Phantom HPhantom
30198 status open
30199
30200 \begin_layout Plain Layout
30201 \begin_inset space ~
30202 \end_inset
30203
30204
30205 \end_layout
30206
30207 \end_inset
30208
30209
30210 \backslash
30211 let
30212 \backslash
30213 endtable
30214 \backslash
30215 MyEndtable
30216 \end_layout
30217
30218 \begin_layout Standard
30219
30220 \series bold
30221
30222 \backslash
30223 newcommand{
30224 \backslash
30225 FigBesBeg}[1][1.0]{%
30226 \begin_inset Newline newline
30227 \end_inset
30228
30229
30230 \begin_inset Phantom HPhantom
30231 status open
30232
30233 \begin_layout Plain Layout
30234 \begin_inset space ~
30235 \end_inset
30236
30237
30238 \end_layout
30239
30240 \end_inset
30241
30242
30243 \backslash
30244 let
30245 \backslash
30246 MyFigure
30247 \backslash
30248 figure
30249 \begin_inset Newline newline
30250 \end_inset
30251
30252
30253 \begin_inset Phantom HPhantom
30254 status open
30255
30256 \begin_layout Plain Layout
30257 \begin_inset space ~
30258 \end_inset
30259
30260
30261 \end_layout
30262
30263 \end_inset
30264
30265
30266 \backslash
30267 let
30268 \backslash
30269 MyEndfigure
30270 \backslash
30271 endfigure
30272 \begin_inset Newline newline
30273 \end_inset
30274
30275
30276 \begin_inset Phantom HPhantom
30277 status open
30278
30279 \begin_layout Plain Layout
30280 \begin_inset space ~
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \end_inset
30287
30288
30289 \backslash
30290 renewenvironment{figure}[1]{
30291 \backslash
30292 begin{SCfigure}[#1]##1}{
30293 \backslash
30294 end{SCfigure}}}
30295 \end_layout
30296
30297 \begin_layout Standard
30298
30299 \series bold
30300
30301 \backslash
30302 newcommand{
30303 \backslash
30304 FigBesEnd}{%
30305 \begin_inset Newline newline
30306 \end_inset
30307
30308
30309 \begin_inset Phantom HPhantom
30310 status open
30311
30312 \begin_layout Plain Layout
30313 \begin_inset space ~
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \end_inset
30320
30321
30322 \backslash
30323 let
30324 \backslash
30325 figure
30326 \backslash
30327 MyFigure
30328 \begin_inset Newline newline
30329 \end_inset
30330
30331
30332 \begin_inset Phantom HPhantom
30333 status open
30334
30335 \begin_layout Plain Layout
30336 \begin_inset space ~
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \end_inset
30343
30344
30345 \backslash
30346 let
30347 \backslash
30348 endfigure
30349 \backslash
30350 MyEndfigure}
30351 \end_layout
30352
30353 \begin_layout Standard
30354 \noindent
30355 \begin_inset CommandInset line
30356 LatexCommand rule
30357 offset "0.5ex"
30358 width "100line%"
30359 height "1pt"
30360
30361 \end_inset
30362
30363
30364 \end_layout
30365
30366 \begin_layout Standard
30367 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30368  la légende se place sur le côté.
30369  Pour les flottants de figure, utilisez la commande
30370 \end_layout
30371
30372 \begin_layout Standard
30373
30374 \series bold
30375
30376 \backslash
30377 FigBesBeg
30378 \end_layout
30379
30380 \begin_layout Standard
30381 en code \SpecialChar TeX
30382  avant le flottant.
30383  Et insérez la commande
30384 \end_layout
30385
30386 \begin_layout Standard
30387
30388 \series bold
30389
30390 \backslash
30391 FigBesEnd
30392 \end_layout
30393
30394 \begin_layout Standard
30395 en code \SpecialChar TeX
30396  à l'endroit où vous voulez revenir à la définition originale du
30397  flottant.
30398 \end_layout
30399
30400 \begin_layout Standard
30401 Pour les flottants de tableau, utilisez les commandes correspondantes
30402 \end_layout
30403
30404 \begin_layout Standard
30405
30406 \series bold
30407
30408 \backslash
30409 TabBesBeg
30410 \series default
30411  et 
30412 \series bold
30413
30414 \backslash
30415 TabBesEnd
30416 \end_layout
30417
30418 \begin_layout Standard
30419 La figure
30420 \begin_inset space ~
30421 \end_inset
30422
30423
30424 \begin_inset CommandInset ref
30425 LatexCommand ref
30426 reference "fig:legende-a-coté-fig"
30427
30428 \end_inset
30429
30430  et le tableau
30431 \begin_inset space ~
30432 \end_inset
30433
30434
30435 \begin_inset CommandInset ref
30436 LatexCommand ref
30437 reference "tab:legende-à-coté-tableau"
30438
30439 \end_inset
30440
30441  sont des exemples où la légende a été mises sur le coté.
30442 \end_layout
30443
30444 \begin_layout Standard
30445 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30446  pour les flottants de tableau et vers le bas pour les flottants de figure.
30447  Pour changer ce comportement, vous pouvez utiliser les commandes
30448 \end_layout
30449
30450 \begin_layout Standard
30451
30452 \series bold
30453
30454 \backslash
30455 sidecaptionvpos{type flottant}{placement}
30456 \end_layout
30457
30458 \begin_layout Standard
30459 dans le préambule du document ou en code \SpecialChar TeX
30460  juste avant le flottant visé.
30461  Le type du flottant est soit 
30462 \family sans
30463 figure
30464 \family default
30465  soit 
30466 \family sans
30467 table
30468 \family default
30469 , le placement peut être 
30470 \begin_inset Quotes cld
30471 \end_inset
30472
30473
30474 \family sans
30475 t
30476 \family default
30477
30478 \begin_inset Quotes crd
30479 \end_inset
30480
30481  pour haut (top), 
30482 \begin_inset Quotes cld
30483 \end_inset
30484
30485
30486 \family sans
30487 c
30488 \family default
30489
30490 \begin_inset Quotes crd
30491 \end_inset
30492
30493
30494 \begin_inset Quotes erd
30495 \end_inset
30496
30497  pour centre (center), ou 
30498 \begin_inset Quotes cld
30499 \end_inset
30500
30501
30502 \family sans
30503 b
30504 \family default
30505
30506 \begin_inset Quotes crd
30507 \end_inset
30508
30509  pour bas (bottom).
30510  Pour que, par exemple, les légendes des flottants de figure soient centrés
30511  verticalement, utilisez la commande
30512 \end_layout
30513
30514 \begin_layout Standard
30515
30516 \series bold
30517
30518 \backslash
30519 sidecaptionvpos{figure}{c}
30520 \end_layout
30521
30522 \begin_layout Standard
30523 C'est ce qui a été utilisé pour la figure
30524 \begin_inset space ~
30525 \end_inset
30526
30527
30528 \begin_inset CommandInset ref
30529 LatexCommand ref
30530 reference "fig:legende-à-coté-fig-2"
30531
30532 \end_inset
30533
30534 .
30535 \end_layout
30536
30537 \begin_layout Standard
30538 \begin_inset VSpace medskip
30539 \end_inset
30540
30541
30542 \end_layout
30543
30544 \begin_layout Standard
30545 La largeur de légende par défaut est celle de l'image ou du tableau.
30546  Pour des images ou des tableaux étroits, comme le tableau
30547 \begin_inset space ~
30548 \end_inset
30549
30550
30551 \begin_inset CommandInset ref
30552 LatexCommand ref
30553 reference "tab:legende-à-coté-tableau"
30554
30555 \end_inset
30556
30557 , cela donne des légendes trop étroites.
30558  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30559  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30560  La largeur de la légende sera automatiquement recalculée dans le cas où
30561  cette dernière déborderait dans la marge de la page ou de la colonne à
30562  cause de la largeur indiquée.
30563  Le 
30564 \emph on
30565 facteur 
30566 \emph default
30567 peut soit être donné comme argument pour 
30568 \series bold
30569
30570 \backslash
30571 FigBesBeg
30572 \series default
30573 :
30574 \end_layout
30575
30576 \begin_layout Standard
30577
30578 \series bold
30579
30580 \backslash
30581 FigBesBeg[facteur]
30582 \end_layout
30583
30584 \begin_layout Standard
30585 ou dans la définition de 
30586 \series bold
30587
30588 \backslash
30589 FigBesBeg 
30590 \series default
30591 en remplaçant le
30592 \series bold
30593  1.0 
30594 \series default
30595 par une autre valeur.
30596  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30597  façon implicite quand  
30598 \series bold
30599
30600 \backslash
30601 FigBesBeg
30602 \series default
30603  est utilisé sans argument.
30604  Pour le tableau
30605 \begin_inset space ~
30606 \end_inset
30607
30608
30609 \begin_inset CommandInset ref
30610 LatexCommand ref
30611 reference "tab:cap-beside-tab-wider"
30612
30613 \end_inset
30614
30615  on a utilisé 5 comme facteur.
30616 \end_layout
30617
30618 \begin_layout Standard
30619
30620 \lang english
30621 \begin_inset Note Greyedout
30622 status open
30623
30624 \begin_layout Plain Layout
30625
30626 \series bold
30627 Note:
30628 \series default
30629  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30630  utiliser l'option de placement, 
30631 \family sans
30632 Ici
30633 \begin_inset space ~
30634 \end_inset
30635
30636 à
30637 \begin_inset space ~
30638 \end_inset
30639
30640 tout
30641 \begin_inset space ~
30642 \end_inset
30643
30644 prix
30645 \family default
30646  parce qu'elle n'est pas gérée par 
30647 \series bold
30648 sidecap
30649 \series default
30650 .
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \begin_layout Standard
30659 \begin_inset VSpace medskip
30660 \end_inset
30661
30662 Pour plus d'information sur le paquetage 
30663 \series bold
30664 sidecap
30665 \series default
30666  nous vous renvoyons à sa documentation 
30667 \begin_inset CommandInset citation
30668 LatexCommand cite
30669 key "sidecap"
30670 literal "true"
30671
30672 \end_inset
30673
30674 .
30675 \end_layout
30676
30677 \begin_layout Standard
30678 \begin_inset Note Greyedout
30679 status open
30680
30681 \begin_layout Plain Layout
30682
30683 \series bold
30684 Note:
30685 \series default
30686  Le paquetage \SpecialChar LaTeX
30687  
30688 \series bold
30689 hypcap
30690 \series default
30691
30692 \begin_inset Index idx
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696 Paquetages \SpecialChar LaTeX
30697  ! hypcap
30698 \end_layout
30699
30700 \end_inset
30701
30702 , qui est décrit dans la section
30703 \begin_inset space ~
30704 \end_inset
30705
30706
30707 \begin_inset CommandInset ref
30708 LatexCommand ref
30709 reference "subsec:Reference-Position"
30710
30711 \end_inset
30712
30713 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30714 \end_layout
30715
30716 \end_inset
30717
30718
30719 \end_layout
30720
30721 \begin_layout Standard
30722 \begin_inset ERT
30723 status collapsed
30724
30725 \begin_layout Plain Layout
30726
30727
30728 \backslash
30729 FigBesBeg 
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \end_layout
30736
30737 \begin_layout Standard
30738 \begin_inset Float figure
30739 wide false
30740 sideways false
30741 status open
30742
30743 \begin_layout Plain Layout
30744 \begin_inset Graphics
30745         filename ../clipart/3D-structure-distort.pdf
30746         scale 50
30747         scaleBeforeRotation
30748
30749 \end_inset
30750
30751
30752 \end_layout
30753
30754 \begin_layout Plain Layout
30755 \begin_inset Caption Standard
30756
30757 \begin_layout Plain Layout
30758 \begin_inset CommandInset label
30759 LatexCommand label
30760 name "fig:legende-a-coté-fig"
30761
30762 \end_inset
30763
30764 Une légende à côté d'une figure.
30765 \end_layout
30766
30767 \end_inset
30768
30769
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \end_layout
30776
30777 \begin_layout Standard
30778 \begin_inset ERT
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782
30783
30784 \backslash
30785 FigBesEnd
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \begin_layout Standard
30794 \begin_inset ERT
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798
30799
30800 \backslash
30801 TabBesBeg 
30802 \end_layout
30803
30804 \end_inset
30805
30806
30807 \end_layout
30808
30809 \begin_layout Standard
30810 \begin_inset Float table
30811 wide false
30812 sideways false
30813 status open
30814
30815 \begin_layout Plain Layout
30816 \begin_inset Caption Standard
30817
30818 \begin_layout Plain Layout
30819 \begin_inset CommandInset label
30820 LatexCommand label
30821 name "tab:legende-à-coté-tableau"
30822
30823 \end_inset
30824
30825 Une légende à côté d'un tableau.
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \begin_layout Plain Layout
30834 \begin_inset Tabular
30835 <lyxtabular version="3" rows="4" columns="5">
30836 <features tabularvalignment="middle">
30837 <column alignment="center" valignment="top">
30838 <column alignment="center" valignment="top">
30839 <column alignment="center" valignment="top">
30840 <column alignment="center" valignment="top">
30841 <column alignment="center" valignment="top">
30842 <row>
30843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30844 \begin_inset Text
30845
30846 \begin_layout Plain Layout
30847 a
30848 \end_layout
30849
30850 \end_inset
30851 </cell>
30852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30853 \begin_inset Text
30854
30855 \begin_layout Plain Layout
30856
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865 b
30866 \end_layout
30867
30868 \end_inset
30869 </cell>
30870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30871 \begin_inset Text
30872
30873 \begin_layout Plain Layout
30874
30875 \end_layout
30876
30877 \end_inset
30878 </cell>
30879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30880 \begin_inset Text
30881
30882 \begin_layout Plain Layout
30883 c
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 </row>
30889 <row>
30890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30891 \begin_inset Text
30892
30893 \begin_layout Plain Layout
30894
30895 \end_layout
30896
30897 \end_inset
30898 </cell>
30899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903 d
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30918 \begin_inset Text
30919
30920 \begin_layout Plain Layout
30921 e
30922 \end_layout
30923
30924 \end_inset
30925 </cell>
30926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30927 \begin_inset Text
30928
30929 \begin_layout Plain Layout
30930
30931 \end_layout
30932
30933 \end_inset
30934 </cell>
30935 </row>
30936 <row>
30937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941 f
30942 \end_layout
30943
30944 \end_inset
30945 </cell>
30946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30947 \begin_inset Text
30948
30949 \begin_layout Plain Layout
30950
30951 \end_layout
30952
30953 \end_inset
30954 </cell>
30955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959 g
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \end_layout
30970
30971 \end_inset
30972 </cell>
30973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30974 \begin_inset Text
30975
30976 \begin_layout Plain Layout
30977 h
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 </row>
30983 <row>
30984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \end_layout
30990
30991 \end_inset
30992 </cell>
30993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30994 \begin_inset Text
30995
30996 \begin_layout Plain Layout
30997 i
30998 \end_layout
30999
31000 \end_inset
31001 </cell>
31002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31003 \begin_inset Text
31004
31005 \begin_layout Plain Layout
31006
31007 \end_layout
31008
31009 \end_inset
31010 </cell>
31011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31012 \begin_inset Text
31013
31014 \begin_layout Plain Layout
31015 j
31016 \end_layout
31017
31018 \end_inset
31019 </cell>
31020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31021 \begin_inset Text
31022
31023 \begin_layout Plain Layout
31024
31025 \end_layout
31026
31027 \end_inset
31028 </cell>
31029 </row>
31030 </lyxtabular>
31031
31032 \end_inset
31033
31034
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \end_layout
31041
31042 \begin_layout Standard
31043 \begin_inset ERT
31044 status collapsed
31045
31046 \begin_layout Plain Layout
31047
31048
31049 \backslash
31050 TabBesEnd
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \end_layout
31057
31058 \begin_layout Standard
31059 \begin_inset ERT
31060 status collapsed
31061
31062 \begin_layout Plain Layout
31063
31064
31065 \backslash
31066 FigBesBeg 
31067 \end_layout
31068
31069 \end_inset
31070
31071
31072 \end_layout
31073
31074 \begin_layout Standard
31075 \begin_inset ERT
31076 status collapsed
31077
31078 \begin_layout Plain Layout
31079
31080
31081 \backslash
31082 sidecaptionvpos{figure}{c}
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \begin_inset Float figure
31089 wide false
31090 sideways false
31091 status open
31092
31093 \begin_layout Plain Layout
31094 \begin_inset Graphics
31095         filename ../clipart/3D-structure-distort.pdf
31096         scale 50
31097         scaleBeforeRotation
31098
31099 \end_inset
31100
31101
31102 \end_layout
31103
31104 \begin_layout Plain Layout
31105 \begin_inset Caption Standard
31106
31107 \begin_layout Plain Layout
31108 \begin_inset CommandInset label
31109 LatexCommand label
31110 name "fig:legende-à-coté-fig-2"
31111
31112 \end_inset
31113
31114 Une légende centrée verticalement à côté d'une figure.
31115 \end_layout
31116
31117 \end_inset
31118
31119
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \begin_layout Standard
31128 \begin_inset ERT
31129 status collapsed
31130
31131 \begin_layout Plain Layout
31132
31133
31134 \backslash
31135 FigBesEnd
31136 \end_layout
31137
31138 \end_inset
31139
31140
31141 \end_layout
31142
31143 \begin_layout Standard
31144 \begin_inset ERT
31145 status collapsed
31146
31147 \begin_layout Plain Layout
31148
31149
31150 \backslash
31151 TabBesBeg[5]
31152 \end_layout
31153
31154 \end_inset
31155
31156
31157 \end_layout
31158
31159 \begin_layout Standard
31160 \begin_inset Float table
31161 wide false
31162 sideways false
31163 status open
31164
31165 \begin_layout Plain Layout
31166 \begin_inset Caption Standard
31167
31168 \begin_layout Plain Layout
31169
31170 \lang english
31171 \begin_inset CommandInset label
31172 LatexCommand label
31173 name "tab:cap-beside-tab-wider"
31174
31175 \end_inset
31176
31177 This is a caption is wider than the one in
31178 \lang french
31179  tableau
31180 \begin_inset space ~
31181 \end_inset
31182
31183
31184 \begin_inset CommandInset ref
31185 LatexCommand ref
31186 reference "tab:legende-à-coté-tableau"
31187
31188 \end_inset
31189
31190 .
31191 \end_layout
31192
31193 \end_inset
31194
31195
31196 \end_layout
31197
31198 \begin_layout Plain Layout
31199 \begin_inset Tabular
31200 <lyxtabular version="3" rows="4" columns="5">
31201 <features tabularvalignment="middle">
31202 <column alignment="center" valignment="top">
31203 <column alignment="center" valignment="top">
31204 <column alignment="center" valignment="top">
31205 <column alignment="center" valignment="top">
31206 <column alignment="center" valignment="top">
31207 <row>
31208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31209 \begin_inset Text
31210
31211 \begin_layout Plain Layout
31212 a
31213 \end_layout
31214
31215 \end_inset
31216 </cell>
31217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230 b
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31245 \begin_inset Text
31246
31247 \begin_layout Plain Layout
31248 c
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 </row>
31254 <row>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268 d
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31283 \begin_inset Text
31284
31285 \begin_layout Plain Layout
31286 e
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout Plain Layout
31295
31296 \end_layout
31297
31298 \end_inset
31299 </cell>
31300 </row>
31301 <row>
31302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31303 \begin_inset Text
31304
31305 \begin_layout Plain Layout
31306 f
31307 \end_layout
31308
31309 \end_inset
31310 </cell>
31311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31312 \begin_inset Text
31313
31314 \begin_layout Plain Layout
31315
31316 \end_layout
31317
31318 \end_inset
31319 </cell>
31320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31321 \begin_inset Text
31322
31323 \begin_layout Plain Layout
31324 g
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342 h
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 </row>
31348 <row>
31349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31350 \begin_inset Text
31351
31352 \begin_layout Plain Layout
31353
31354 \end_layout
31355
31356 \end_inset
31357 </cell>
31358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31359 \begin_inset Text
31360
31361 \begin_layout Plain Layout
31362 i
31363 \end_layout
31364
31365 \end_inset
31366 </cell>
31367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31368 \begin_inset Text
31369
31370 \begin_layout Plain Layout
31371
31372 \end_layout
31373
31374 \end_inset
31375 </cell>
31376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31377 \begin_inset Text
31378
31379 \begin_layout Plain Layout
31380 j
31381 \end_layout
31382
31383 \end_inset
31384 </cell>
31385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31386 \begin_inset Text
31387
31388 \begin_layout Plain Layout
31389
31390 \end_layout
31391
31392 \end_inset
31393 </cell>
31394 </row>
31395 </lyxtabular>
31396
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \end_inset
31403
31404
31405 \end_layout
31406
31407 \begin_layout Standard
31408 \begin_inset ERT
31409 status collapsed
31410
31411 \begin_layout Plain Layout
31412
31413
31414 \backslash
31415 TabBesEnd
31416 \end_layout
31417
31418 \end_inset
31419
31420
31421 \end_layout
31422
31423 \begin_layout Standard
31424 \begin_inset ERT
31425 status collapsed
31426
31427 \begin_layout Plain Layout
31428
31429
31430 \backslash
31431 else
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \begin_inset Note Note
31438 status open
31439
31440 \begin_layout Plain Layout
31441 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31442  
31443 \series bold
31444 sidecap
31445 \series default
31446  n'est pas installé :
31447 \end_layout
31448
31449 \end_inset
31450
31451
31452 \end_layout
31453
31454 \begin_layout Standard
31455 Vous devez installer le paquetage \SpecialChar LaTeX
31456  
31457 \series bold
31458 sidecap
31459 \series default
31460  pour voir la suite de cette section dans la sortie imprimée.
31461 \end_layout
31462
31463 \begin_layout Standard
31464 \begin_inset ERT
31465 status collapsed
31466
31467 \begin_layout Plain Layout
31468
31469
31470 \backslash
31471 fi
31472 \end_layout
31473
31474 \end_inset
31475
31476
31477 \end_layout
31478
31479 \begin_layout Section
31480 Les listes de flottants
31481 \begin_inset Index idx
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485 Flottants ! Listes de Flottants
31486 \end_layout
31487
31488 \end_inset
31489
31490
31491 \end_layout
31492
31493 \begin_layout Standard
31494 De la même façon que la table des matières fait la liste des sections du
31495  document, il y a des listes pour tous les types de flottants, comme par
31496  exemple pour les figures du document.
31497  Vous pouvez les insérer en utilisant le menu 
31498 \family sans
31499 Insertion\SpecialChar menuseparator
31500 Listes
31501 \begin_inset space ~
31502 \end_inset
31503
31504 &
31505 \begin_inset space ~
31506 \end_inset
31507
31508 TdM
31509 \family default
31510 .
31511 \end_layout
31512
31513 \begin_layout Standard
31514 Les entrées de la liste sont la légende du flottant ou éventuellement le
31515  titre court, le numéro du flottant, et le numéro de la page où le flottant
31516  apparaît dans le document.
31517 \end_layout
31518
31519 \begin_layout Standard
31520 Vous trouverez à la fin de ce document une liste des figures et une liste
31521  des tableaux.
31522 \end_layout
31523
31524 \begin_layout Chapter
31525 Notes
31526 \end_layout
31527
31528 \begin_layout Section
31529 Les notes de \SpecialChar LyX
31530
31531 \begin_inset Index idx
31532 status collapsed
31533
31534 \begin_layout Plain Layout
31535 Notes ! Notes \SpecialChar LyX
31536  
31537 \end_layout
31538
31539 \end_inset
31540
31541
31542 \end_layout
31543
31544 \begin_layout Standard
31545 On peut insérer une note en utilisant le bouton 
31546 \begin_inset Info
31547 type  "icon"
31548 arg   "note-insert"
31549 \end_inset
31550
31551  de la barre d'outils ou avec le menu 
31552 \family sans
31553 Insertion\SpecialChar menuseparator
31554 Note
31555 \family default
31556 .
31557  Il y a trois types de notes :
31558 \end_layout
31559
31560 \begin_layout Description
31561 Note
31562 \begin_inset space ~
31563 \end_inset
31564
31565 \SpecialChar LyX
31566  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31567  La boîte de cette note ressemble à ceci :
31568 \begin_inset Newline newline
31569 \end_inset
31570
31571
31572 \begin_inset Newline newline
31573 \end_inset
31574
31575
31576 \begin_inset Graphics
31577         filename clipart/LyXNoteImage.png
31578         display false
31579         scale 90
31580         scaleBeforeRotation
31581
31582 \end_inset
31583
31584  
31585 \begin_inset Note Note
31586 status open
31587
31588 \begin_layout Plain Layout
31589 Le texte de cette note n'apparaîtra pas à l'impression.
31590 \end_layout
31591
31592 \end_inset
31593
31594
31595 \end_layout
31596
31597 \begin_layout Description
31598 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31599  il est inséré comme un commentaire \SpecialChar LaTeX
31600  quand vous exportez votre document
31601  vers un fichier au format \SpecialChar LaTeX
31602  avec le menu 
31603 \family sans
31604 Fichier\SpecialChar menuseparator
31605 Exporter\SpecialChar menuseparator
31606 LaTeX
31607 \begin_inset space ~
31608 \end_inset
31609
31610 (pdflatex) / (plain)
31611 \family default
31612 .
31613  La boîte de cette note ressemble à ceci :
31614 \begin_inset Newline newline
31615 \end_inset
31616
31617
31618 \begin_inset Newline newline
31619 \end_inset
31620
31621
31622 \begin_inset Graphics
31623         filename clipart/CommentNoteImage.png
31624         display false
31625         scale 90
31626         scaleBeforeRotation
31627
31628 \end_inset
31629
31630  
31631 \begin_inset Note Comment
31632 status open
31633
31634 \begin_layout Plain Layout
31635 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31636  \SpecialChar LaTeX
31637 .
31638 \end_layout
31639
31640 \end_inset
31641
31642
31643 \end_layout
31644
31645 \begin_layout Description
31646 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31647  La boîte de cette note ressemble à ceci :
31648 \begin_inset Newline newline
31649 \end_inset
31650
31651
31652 \begin_inset Newline newline
31653 \end_inset
31654
31655
31656 \begin_inset Graphics
31657         filename clipart/GreyedOutNoteImage.png
31658         lyxscale 80
31659         display false
31660         scale 90
31661         scaleBeforeRotation
31662
31663 \end_inset
31664
31665
31666 \begin_inset Newline newline
31667 \end_inset
31668
31669
31670 \begin_inset ERT
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674
31675
31676 \backslash
31677 renewenvironment{lyxgreyedout}
31678 \end_layout
31679
31680 \begin_layout Plain Layout
31681
31682 {
31683 \backslash
31684 textcolor[gray]{0.8}
31685 \backslash
31686 bgroup}{
31687 \backslash
31688 egroup}
31689 \end_layout
31690
31691 \end_inset
31692
31693
31694 \begin_inset Note Greyedout
31695 status open
31696
31697 \begin_layout Plain Layout
31698 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31699  grisé.
31700 \end_layout
31701
31702 \end_inset
31703
31704
31705 \begin_inset ERT
31706 status collapsed
31707
31708 \begin_layout Plain Layout
31709
31710
31711 \backslash
31712 renewenvironment{lyxgreyedout}
31713 \end_layout
31714
31715 \begin_layout Plain Layout
31716
31717 {
31718 \backslash
31719 textcolor{blue}
31720 \backslash
31721 bgroup}{
31722 \backslash
31723 egroup}
31724 \end_layout
31725
31726 \end_inset
31727
31728
31729 \begin_inset Note Note
31730 status collapsed
31731
31732 \begin_layout Plain Layout
31733 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31734  originale qu'elle a dans \SpecialChar LyX
31735 .
31736  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31737  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31738 \end_layout
31739
31740 \end_inset
31741
31742
31743 \begin_inset Newline newline
31744 \end_inset
31745
31746
31747 \begin_inset Newline newline
31748 \end_inset
31749
31750 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31751  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31752 \end_layout
31753
31754 \begin_layout Standard
31755 \begin_inset VSpace bigskip
31756 \end_inset
31757
31758 Quand vous utilisez le bouton 
31759 \begin_inset Info
31760 type  "icon"
31761 arg   "note-insert"
31762 \end_inset
31763
31764  de la barre d'outils, vous insérez une 
31765 \family sans
31766 Note
31767 \begin_inset space ~
31768 \end_inset
31769
31770 \SpecialChar LyX
31771
31772 \family default
31773 .
31774  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31775  la boîte.
31776  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31777 la et cliquez sur le bouton d'insertion de note.
31778  Pour retransformer une note en texte, appuyez sur la touche 
31779 \family sans
31780 backspace
31781 \family default
31782  quand le curseur est au tout début de la note ou appuyez sur la touche
31783  
31784 \family sans
31785 Suppr.
31786
31787 \family default
31788  quand le curseur se trouve à la fin de la note.
31789 \end_layout
31790
31791 \begin_layout Standard
31792 \begin_inset VSpace bigskip
31793 \end_inset
31794
31795
31796 \end_layout
31797
31798 \begin_layout Standard
31799 Vous pouvez changer la couleur des notes grisées dans le menu 
31800 \family sans
31801 Document\SpecialChar menuseparator
31802 Paramètres\SpecialChar menuseparator
31803 Couleurs
31804 \family default
31805 .
31806 \end_layout
31807
31808 \begin_layout Section
31809 Notes en bas de page
31810 \begin_inset CommandInset label
31811 LatexCommand label
31812 name "sec:Notes-bas-de-page"
31813
31814 \end_inset
31815
31816
31817 \begin_inset Index idx
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821 Notes ! Notes de bas de page
31822 \end_layout
31823
31824 \end_inset
31825
31826
31827 \begin_inset Index idx
31828 status collapsed
31829
31830 \begin_layout Plain Layout
31831 Notes de bas de page
31832 \end_layout
31833
31834 \end_inset
31835
31836
31837 \end_layout
31838
31839 \begin_layout Standard
31840 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31841  
31842 \begin_inset Info
31843 type  "icon"
31844 arg   "footnote-insert"
31845 \end_inset
31846
31847  de la barre d'outils, soit en utilisant le menu 
31848 \family sans
31849 Insertion\SpecialChar menuseparator
31850 Note
31851 \begin_inset space ~
31852 \end_inset
31853
31854 en
31855 \begin_inset space ~
31856 \end_inset
31857
31858 Bas
31859 \begin_inset space ~
31860 \end_inset
31861
31862 de
31863 \begin_inset space ~
31864 \end_inset
31865
31866 Page
31867 \family default
31868 .
31869  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31870  rouge 
31871 \begin_inset Quotes cld
31872 \end_inset
31873
31874 bas
31875 \begin_inset Quotes crd
31876 \end_inset
31877
31878  qui ressemble à ceci : 
31879 \begin_inset Graphics
31880         filename clipart/footnote.png
31881         scale 95
31882         scaleBeforeRotation
31883
31884 \end_inset
31885
31886  Vous pouvez y entrer votre texte.
31887  Si vous voulez transformer du texte déjà existant en note en bas de page,
31888  sélectionnez-le et cliquez sur le bouton 
31889 \family sans
31890 Note
31891 \begin_inset space ~
31892 \end_inset
31893
31894 en
31895 \begin_inset space ~
31896 \end_inset
31897
31898 Bas
31899 \begin_inset space ~
31900 \end_inset
31901
31902 de
31903 \begin_inset space ~
31904 \end_inset
31905
31906 Page
31907 \family default
31908  de la barre d'outils.
31909  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31910  
31911 \family sans
31912 Backspace
31913 \family default
31914  quand le curseur est au tout début de la note ou appuyez sur la touche
31915  
31916 \family sans
31917 Suppr.
31918
31919 \family default
31920  quand le curseur se trouve à la fin de la note.
31921 \end_layout
31922
31923 \begin_layout Standard
31924 Voici un exemple de note en bas de page:
31925 \begin_inset Foot
31926 status open
31927
31928 \begin_layout Plain Layout
31929 \begin_inset CommandInset label
31930 LatexCommand label
31931 name "fn:Note-en-bas"
31932
31933 \end_inset
31934
31935 Ceci est un exemple de note en bas de page.
31936 \end_layout
31937
31938 \end_inset
31939
31940
31941 \begin_inset ERT
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945
31946
31947 \backslash
31948 newcounter{MyRepeatFoot}
31949 \end_layout
31950
31951 \begin_layout Plain Layout
31952
31953
31954 \backslash
31955 setcounter{MyRepeatFoot}{
31956 \backslash
31957 thefootnote}
31958 \end_layout
31959
31960 \end_inset
31961
31962
31963 \end_layout
31964
31965 \begin_layout Standard
31966 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31967  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31968  de note.
31969  Le texte de la note est placé en bas de la page courante.
31970  Le numéro de note est calculé par \SpecialChar LaTeX
31971 , et les numéros se suivent.
31972  Selon votre classe de document les numéros de notes pourront être réinitialisés
31973  à chaque nouveau chapitre.
31974 \end_layout
31975
31976 \begin_layout Standard
31977 On peut faire référence à une note en bas de page comme on le fait avec
31978  les flottants : Insérez une étiquette dans la note et faites une référence
31979  croisée vers cette étiquette comme c'est décrit dans la
31980 \begin_inset space ~
31981 \end_inset
31982
31983
31984 \begin_inset CommandInset ref
31985 LatexCommand ref
31986 reference "sec:Referencer-les-Flottants"
31987
31988 \end_inset
31989
31990 .
31991 \begin_inset Newline newline
31992 \end_inset
31993
31994 Voici une référence à une note de bas de page :
31995 \begin_inset space ~
31996 \end_inset
31997
31998
31999 \begin_inset CommandInset ref
32000 LatexCommand ref
32001 reference "fn:Note-en-bas"
32002
32003 \end_inset
32004
32005 .
32006 \end_layout
32007
32008 \begin_layout Standard
32009 \begin_inset VSpace defskip
32010 \end_inset
32011
32012
32013 \lang english
32014 Footnotes in title environments are usually not numbered with symbols and
32015  they cannot contain several paragraphs.
32016  See for example the footnote in the titling of this document.
32017 \end_layout
32018
32019 \begin_layout Standard
32020 \begin_inset VSpace defskip
32021 \end_inset
32022
32023
32024 \end_layout
32025
32026 \begin_layout Standard
32027 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
32028  par \SpecialChar LaTeX
32029  pour des raisons techniques.
32030  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
32031  
32032 \series bold
32033
32034 \backslash
32035 footnotemark{}
32036 \series default
32037  en code \SpecialChar TeX
32038  à la place de la note de bas de page.
32039  Le texte de la note est mis en argument de la commande \SpecialChar TeX
32040  
32041 \series bold
32042
32043 \backslash
32044 footnotetext
32045 \series default
32046  après le tableau.
32047 \begin_inset Newline newline
32048 \end_inset
32049
32050 C'est ce qui a été fait pour le tableau qui suit avec la commande
32051 \end_layout
32052
32053 \begin_layout Standard
32054
32055 \series bold
32056
32057 \backslash
32058 footnotetext{
32059 \series default
32060 Note de bas de page de tableau imprimée.
32061 \series bold
32062 }
32063 \end_layout
32064
32065 \begin_layout Standard
32066
32067 \lang english
32068 \begin_inset Tabular
32069 <lyxtabular version="3" rows="2" columns="1">
32070 <features tabularvalignment="middle">
32071 <column alignment="center" valignment="top">
32072 <row>
32073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32074 \begin_inset Text
32075
32076 \begin_layout Plain Layout
32077 Un exemple de texte
32078 \begin_inset Foot
32079 status open
32080
32081 \begin_layout Plain Layout
32082 Cette note ne sera pas imprimée
32083 \begin_inset space ~
32084 \end_inset
32085
32086 !
32087 \end_layout
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \end_inset
32095 </cell>
32096 </row>
32097 <row>
32098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32099 \begin_inset Text
32100
32101 \begin_layout Plain Layout
32102 Un autre exemple de texte
32103 \begin_inset ERT
32104 status collapsed
32105
32106 \begin_layout Plain Layout
32107
32108
32109 \backslash
32110 footnotemark{}
32111 \end_layout
32112
32113 \end_inset
32114
32115
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 </row>
32121 </lyxtabular>
32122
32123 \end_inset
32124
32125
32126 \begin_inset ERT
32127 status collapsed
32128
32129 \begin_layout Plain Layout
32130
32131
32132 \backslash
32133 footnotetext{
32134 \end_layout
32135
32136 \end_inset
32137
32138
32139 \lang french
32140 Note de bas de page de tableau imprimée.
32141 \lang english
32142
32143 \begin_inset ERT
32144 status collapsed
32145
32146 \begin_layout Plain Layout
32147
32148 }
32149 \end_layout
32150
32151 \end_inset
32152
32153
32154 \end_layout
32155
32156 \begin_layout Standard
32157 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32158  la section
32159 \begin_inset space ~
32160 \end_inset
32161
32162
32163 \begin_inset CommandInset ref
32164 LatexCommand ref
32165 reference "subsec:Notes-dans-tableau-multi-pages"
32166
32167 \end_inset
32168
32169 .
32170 \end_layout
32171
32172 \begin_layout Standard
32173 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32174  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32175 e, vu que la minipage est considérée comme une page se trouvant dans une
32176  autre page.
32177  Pour plus d'information sur les minipages, voyez la section
32178 \begin_inset space ~
32179 \end_inset
32180
32181
32182 \begin_inset CommandInset ref
32183 LatexCommand ref
32184 reference "sec:Minipages"
32185
32186 \end_inset
32187
32188 .
32189  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32190  s'imprime en bas de page comme une note normale, on doit aussi utiliser
32191  la méthode utilisant les commandes 
32192 \series bold
32193
32194 \backslash
32195 footnotemark{}
32196 \series default
32197  et 
32198 \series bold
32199
32200 \backslash
32201 footnotetext
32202 \series default
32203 .
32204 \end_layout
32205
32206 \begin_layout Standard
32207 \begin_inset Box Frameless
32208 position "t"
32209 hor_pos "c"
32210 has_inner_box 1
32211 inner_pos "t"
32212 use_parbox 0
32213 use_makebox 0
32214 width "100col%"
32215 special "none"
32216 height "1in"
32217 height_special "totalheight"
32218 thickness "0.4pt"
32219 separation "3pt"
32220 shadowsize "4pt"
32221 framecolor "black"
32222 backgroundcolor "none"
32223 status open
32224
32225 \begin_layout Plain Layout
32226 Un exemple de texte dans une minipage.
32227 \begin_inset Foot
32228 status open
32229
32230 \begin_layout Plain Layout
32231 Note de bas de page dans la minipage.
32232 \end_layout
32233
32234 \end_inset
32235
32236
32237 \end_layout
32238
32239 \begin_layout Plain Layout
32240 Un autre exemple de texte dans une minipage.
32241 \begin_inset ERT
32242 status collapsed
32243
32244 \begin_layout Plain Layout
32245
32246
32247 \backslash
32248 footnotemark{}
32249 \end_layout
32250
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \end_inset
32257
32258
32259 \end_layout
32260
32261 \begin_layout Standard
32262 \begin_inset ERT
32263 status collapsed
32264
32265 \begin_layout Plain Layout
32266
32267
32268 \backslash
32269 footnotetext{
32270 \end_layout
32271
32272 \end_inset
32273
32274 Note de bas de page en dehors de la minipage.
32275 \begin_inset ERT
32276 status collapsed
32277
32278 \begin_layout Plain Layout
32279
32280 }
32281 \end_layout
32282
32283 \end_inset
32284
32285
32286 \end_layout
32287
32288 \begin_layout Standard
32289 \begin_inset VSpace defskip
32290 \end_inset
32291
32292
32293 \end_layout
32294
32295 \begin_layout Standard
32296 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32297  utilisez la commande 
32298 \series bold
32299
32300 \backslash
32301 footnotemark[number]
32302 \series default
32303  en code \SpecialChar TeX
32304 .
32305 \begin_inset Newline newline
32306 \end_inset
32307
32308 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32309  votre texte, vous devez enregistrer son numéro.
32310  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32311  ont été insérées en code \SpecialChar TeX
32312  après la note
32313 \begin_inset space ~
32314 \end_inset
32315
32316
32317 \begin_inset CommandInset ref
32318 LatexCommand ref
32319 reference "fn:Note-en-bas"
32320
32321 \end_inset
32322
32323  pour enregistrer son numéro
32324 \begin_inset space ~
32325 \end_inset
32326
32327 :
32328 \end_layout
32329
32330 \begin_layout Standard
32331
32332 \series bold
32333
32334 \backslash
32335 newcounter{MaNoteDupliquee}
32336 \begin_inset Newline newline
32337 \end_inset
32338
32339
32340 \backslash
32341 setcounter{MaNoteDupliquee}{
32342 \backslash
32343 thefootnote}
32344 \end_layout
32345
32346 \begin_layout Standard
32347 La note de bas de page a été créée avec la commande
32348 \begin_inset space ~
32349 \end_inset
32350
32351 :
32352 \end_layout
32353
32354 \begin_layout Standard
32355
32356 \series bold
32357
32358 \backslash
32359 footnotemark[
32360 \backslash
32361 MaNoteDupliquee]
32362 \end_layout
32363
32364 \begin_layout Standard
32365 Voici une note de bas de page dupliquée
32366 \begin_inset space ~
32367 \end_inset
32368
32369 :
32370 \begin_inset ERT
32371 status collapsed
32372
32373 \begin_layout Plain Layout
32374
32375
32376 \backslash
32377 footnotemark[
32378 \backslash
32379 theMyRepeatFoot]
32380 \end_layout
32381
32382 \end_inset
32383
32384
32385 \end_layout
32386
32387 \begin_layout Standard
32388 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32389 t du numéro de note et juste utiliser la commande suivante
32390 \end_layout
32391
32392 \begin_layout Standard
32393
32394 \series bold
32395
32396 \backslash
32397 footnotemark[
32398 \backslash
32399 thefootnote]
32400 \end_layout
32401
32402 \begin_layout Standard
32403 Voici une autre note de bas de page dupliquée
32404 \begin_inset space ~
32405 \end_inset
32406
32407 :
32408 \begin_inset ERT
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412
32413
32414 \backslash
32415 footnotemark[
32416 \backslash
32417 thefootnote]
32418 \end_layout
32419
32420 \end_inset
32421
32422
32423 \end_layout
32424
32425 \begin_layout Subsection
32426 Numérotation de notes de bas de page
32427 \begin_inset CommandInset label
32428 LatexCommand label
32429 name "subsec:Numerotation-notes-bas-de-page"
32430
32431 \end_inset
32432
32433
32434 \begin_inset Index idx
32435 status collapsed
32436
32437 \begin_layout Plain Layout
32438 Notes de bas de page ! Numérotation
32439 \end_layout
32440
32441 \end_inset
32442
32443
32444 \end_layout
32445
32446 \begin_layout Standard
32447 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32448  ajoutez cette commande dans le préambule de votre document :
32449 \end_layout
32450
32451 \begin_layout Standard
32452
32453 \series bold
32454
32455 \backslash
32456 @addtoreset{footnote}{section}
32457 \end_layout
32458
32459 \begin_layout Standard
32460 \begin_inset VSpace bigskip
32461 \end_inset
32462
32463 La commande de préambule suivante change le style de numérotation des notes
32464  en petits chiffres romains :
32465 \end_layout
32466
32467 \begin_layout Standard
32468
32469 \series bold
32470
32471 \backslash
32472 renewcommand{
32473 \backslash
32474 thefootnote}{
32475 \backslash
32476 roman{footnote}}
32477 \end_layout
32478
32479 \begin_layout Standard
32480 \begin_inset ERT
32481 status collapsed
32482
32483 \begin_layout Plain Layout
32484
32485
32486 \backslash
32487 renewcommand{
32488 \backslash
32489 thefootnote}{
32490 \backslash
32491 roman{footnote}}
32492 \end_layout
32493
32494 \end_inset
32495
32496  Cette note de bas de page utilise une numérotation en chiffres romains
32497  :
32498 \begin_inset Foot
32499 status open
32500
32501 \begin_layout Plain Layout
32502 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32503  romains.
32504 \end_layout
32505
32506 \end_inset
32507
32508
32509 \end_layout
32510
32511 \begin_layout Standard
32512 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32513  la commande précédente 
32514 \series bold
32515
32516 \backslash
32517 roman
32518 \series default
32519  par 
32520 \series bold
32521
32522 \backslash
32523 Roman
32524 \series default
32525 .
32526  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32527  utilisez respectivement soit 
32528 \series bold
32529
32530 \backslash
32531 Alph
32532 \series default
32533  soit 
32534 \series bold
32535
32536 \backslash
32537 alph
32538 \series default
32539 .
32540  Pour les 
32541 \begin_inset Quotes cld
32542 \end_inset
32543
32544 numéroter
32545 \begin_inset Quotes crd
32546 \end_inset
32547
32548  avec des symboles, utilisez 
32549 \series bold
32550
32551 \backslash
32552 fnsymbol
32553 \series default
32554 .
32555 \end_layout
32556
32557 \begin_layout Standard
32558 \begin_inset Note Greyedout
32559 status open
32560
32561 \begin_layout Plain Layout
32562
32563 \series bold
32564 Note:
32565 \series default
32566  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32567  puisque cette numérotation est limitée à des lettres seules.
32568 \end_layout
32569
32570 \end_inset
32571
32572
32573 \begin_inset Newline newline
32574 \end_inset
32575
32576
32577 \begin_inset Note Greyedout
32578 status open
32579
32580 \begin_layout Plain Layout
32581
32582 \series bold
32583 Note:
32584 \series default
32585  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32586 \end_layout
32587
32588 \end_inset
32589
32590
32591 \end_layout
32592
32593 \begin_layout Standard
32594 Pour revenir au style de numérotation implicite quand vous en avez changé,
32595  utilisez 
32596 \series bold
32597
32598 \backslash
32599 arabic
32600 \series default
32601  à la place de 
32602 \series bold
32603
32604 \backslash
32605 roman
32606 \series default
32607  dans la commande précédente.
32608 \begin_inset ERT
32609 status collapsed
32610
32611 \begin_layout Plain Layout
32612
32613
32614 \backslash
32615 renewcommand{
32616 \backslash
32617 thefootnote}{
32618 \backslash
32619 arabic{footnote}}
32620 \end_layout
32621
32622 \end_inset
32623
32624
32625 \end_layout
32626
32627 \begin_layout Standard
32628 \begin_inset VSpace bigskip
32629 \end_inset
32630
32631
32632 \end_layout
32633
32634 \begin_layout Standard
32635 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32636  le schéma 
32637 \begin_inset Quotes cld
32638 \end_inset
32639
32640 chapitre.note
32641 \begin_inset Quotes crd
32642 \end_inset
32643
32644 , ajoutez la commande suivante au préambule de votre document :
32645 \end_layout
32646
32647 \begin_layout Standard
32648
32649 \series bold
32650
32651 \backslash
32652 numberwithin{footnote}{chapter}
32653 \end_layout
32654
32655 \begin_layout Standard
32656 Pour pouvoir utiliser la commande 
32657 \series bold
32658
32659 \backslash
32660 numberwithin
32661 \series default
32662 , activez dans la rubrique 
32663 \family sans
32664 Options
32665 \begin_inset space ~
32666 \end_inset
32667
32668 des
32669 \begin_inset space ~
32670 \end_inset
32671
32672 Maths
32673 \family default
32674  dans les paramètres du document, l'option 
32675 \family sans
32676 Utiliser
32677 \begin_inset space ~
32678 \end_inset
32679
32680 le
32681 \begin_inset space ~
32682 \end_inset
32683
32684 paquetage
32685 \begin_inset space ~
32686 \end_inset
32687
32688 maths
32689 \begin_inset space ~
32690 \end_inset
32691
32692 AMS
32693 \family default
32694 .
32695 \end_layout
32696
32697 \begin_layout Standard
32698 \begin_inset ERT
32699 status collapsed
32700
32701 \begin_layout Plain Layout
32702
32703
32704 \backslash
32705 numberwithin{footnote}{chapter}
32706 \end_layout
32707
32708 \end_inset
32709
32710 Ceci est un autre exemple de note de bas de page:
32711 \series bold
32712
32713 \begin_inset Foot
32714 status open
32715
32716 \begin_layout Plain Layout
32717 Cette note est numérotée en suivant le schéma 
32718 \begin_inset Quotes cld
32719 \end_inset
32720
32721 chapitre.note
32722 \begin_inset Quotes crd
32723 \end_inset
32724
32725 .
32726 \end_layout
32727
32728 \end_inset
32729
32730
32731 \series default
32732
32733 \begin_inset ERT
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737
32738
32739 \backslash
32740 renewcommand{
32741 \backslash
32742 thefootnote}{
32743 \backslash
32744 arabic{footnote}}
32745 \end_layout
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Standard
32753 \begin_inset Note Greyedout
32754 status open
32755
32756 \begin_layout Plain Layout
32757
32758 \series bold
32759 Note:
32760 \series default
32761  
32762 \series bold
32763
32764 \backslash
32765 numberwithin
32766 \series default
32767  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32768  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32769  prises en compte.
32770  
32771 \end_layout
32772
32773 \end_inset
32774
32775
32776 \end_layout
32777
32778 \begin_layout Standard
32779 Donc pour avoir par exemple le schéma 
32780 \begin_inset Quotes cld
32781 \end_inset
32782
32783 chapitre.
32784 \backslash
32785 Roman{note}
32786 \begin_inset Quotes crd
32787 \end_inset
32788
32789 , utilisez la commande suivante plutôt que 
32790 \series bold
32791
32792 \backslash
32793 numberwithin
32794 \series default
32795  :
32796 \end_layout
32797
32798 \begin_layout Standard
32799
32800 \series bold
32801
32802 \backslash
32803 renewcommand{
32804 \backslash
32805 thefootnote}{
32806 \backslash
32807 thechapter.
32808 \backslash
32809 Roman{footnote}}
32810 \end_layout
32811
32812 \begin_layout Subsection
32813 Positionnement de notes de bas de page
32814 \begin_inset Index idx
32815 status collapsed
32816
32817 \begin_layout Plain Layout
32818 Notes de bas de page ! Positionnement
32819 \end_layout
32820
32821 \end_inset
32822
32823
32824 \end_layout
32825
32826 \begin_layout Standard
32827 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32828  vertical entre elles en bas de la page.
32829  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32830  de 1.5
32831 \begin_inset space \thinspace{}
32832 \end_inset
32833
32834 mm avec la commande suivante dans le préambule :
32835 \end_layout
32836
32837 \begin_layout Standard
32838
32839 \series bold
32840
32841 \backslash
32842 let
32843 \backslash
32844 myFoot
32845 \backslash
32846 footnote
32847 \begin_inset Newline newline
32848 \end_inset
32849
32850
32851 \backslash
32852 renewcommand{
32853 \backslash
32854 footnote}[1]{
32855 \backslash
32856 myFoot{#1
32857 \backslash
32858 vspace{1.5mm}}}
32859 \end_layout
32860
32861 \begin_layout Standard
32862 \begin_inset VSpace bigskip
32863 \end_inset
32864
32865 Dans un document à deux colonnes les notes de bas de page apparaissent en
32866  bas de chaque colonne, comme sur la Figure
32867 \begin_inset space ~
32868 \end_inset
32869
32870
32871 \begin_inset CommandInset ref
32872 LatexCommand ref
32873 reference "fig:Position-standard-note-bas-de-page"
32874
32875 \end_inset
32876
32877 .
32878  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32879  sur la Figure
32880 \begin_inset space ~
32881 \end_inset
32882
32883
32884 \begin_inset CommandInset ref
32885 LatexCommand ref
32886 reference "fig:Position-note-avec-ftnright"
32887
32888 \end_inset
32889
32890 , utilisez le paquetage \SpecialChar LaTeX
32891  
32892 \series bold
32893 ftnright
32894 \series default
32895
32896 \begin_inset Index idx
32897 status collapsed
32898
32899 \begin_layout Plain Layout
32900 Paquetages \SpecialChar LaTeX
32901  ! ftnright
32902 \end_layout
32903
32904 \end_inset
32905
32906  avec cette commande dans le préambule du document:
32907 \end_layout
32908
32909 \begin_layout Standard
32910
32911 \series bold
32912
32913 \backslash
32914 usepackage{ftnright}
32915 \end_layout
32916
32917 \begin_layout Standard
32918 \begin_inset Float figure
32919 placement !h
32920 wide false
32921 sideways false
32922 status open
32923
32924 \begin_layout Plain Layout
32925 \noindent
32926 \align center
32927 \begin_inset Box Boxed
32928 position "t"
32929 hor_pos "c"
32930 has_inner_box 0
32931 inner_pos "t"
32932 use_parbox 0
32933 use_makebox 0
32934 width ""
32935 special "none"
32936 height "1in"
32937 height_special "totalheight"
32938 thickness "0.4pt"
32939 separation "3pt"
32940 shadowsize "4pt"
32941 framecolor "black"
32942 backgroundcolor "none"
32943 status open
32944
32945 \begin_layout Plain Layout
32946 \begin_inset Graphics
32947         filename ../clipart/without_fntright.pdf
32948         width 100col%
32949         scaleBeforeRotation
32950
32951 \end_inset
32952
32953
32954 \end_layout
32955
32956 \end_inset
32957
32958
32959 \end_layout
32960
32961 \begin_layout Plain Layout
32962 \begin_inset Caption Standard
32963
32964 \begin_layout Plain Layout
32965 \begin_inset CommandInset label
32966 LatexCommand label
32967 name "fig:Position-standard-note-bas-de-page"
32968
32969 \end_inset
32970
32971 Positionnement standard des notes de bas de page dans un document à deux
32972  colonnes.
32973 \end_layout
32974
32975 \end_inset
32976
32977
32978 \end_layout
32979
32980 \end_inset
32981
32982
32983 \end_layout
32984
32985 \begin_layout Standard
32986 \begin_inset Float figure
32987 placement !h
32988 wide false
32989 sideways false
32990 status open
32991
32992 \begin_layout Plain Layout
32993 \noindent
32994 \align center
32995 \begin_inset Box Boxed
32996 position "t"
32997 hor_pos "c"
32998 has_inner_box 0
32999 inner_pos "t"
33000 use_parbox 0
33001 use_makebox 0
33002 width ""
33003 special "none"
33004 height "1in"
33005 height_special "totalheight"
33006 thickness "0.4pt"
33007 separation "3pt"
33008 shadowsize "4pt"
33009 framecolor "black"
33010 backgroundcolor "none"
33011 status open
33012
33013 \begin_layout Plain Layout
33014 \begin_inset Graphics
33015         filename ../clipart/with_fntright.pdf
33016         width 100col%
33017         scaleBeforeRotation
33018
33019 \end_inset
33020
33021
33022 \end_layout
33023
33024 \end_inset
33025
33026
33027 \end_layout
33028
33029 \begin_layout Plain Layout
33030 \begin_inset Caption Standard
33031
33032 \begin_layout Plain Layout
33033 \begin_inset CommandInset label
33034 LatexCommand label
33035 name "fig:Position-note-avec-ftnright"
33036
33037 \end_inset
33038
33039 Positionnement de notes de bas de page dans un document à deux colonnes
33040  en utilisant le paquetage \SpecialChar LaTeX
33041  
33042 \series bold
33043 ftnright
33044 \series default
33045 .
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \end_inset
33054
33055
33056 \end_layout
33057
33058 \begin_layout Standard
33059 \begin_inset VSpace bigskip
33060 \end_inset
33061
33062 Dans certaines publications scientifiques, il est courant de rassembler
33063  les notes de bas de page et de les imprimer dans un paragraphe particulier
33064  à la fin de la section, comme sur la Figure
33065 \begin_inset space ~
33066 \end_inset
33067
33068
33069 \begin_inset CommandInset ref
33070 LatexCommand ref
33071 reference "fig:Notes-de-fin"
33072
33073 \end_inset
33074
33075 .
33076  On les appelle 
33077 \begin_inset Quotes cld
33078 \end_inset
33079
33080 notes de fin
33081 \begin_inset Quotes crd
33082 \end_inset
33083
33084 .
33085 \begin_inset Index idx
33086 status collapsed
33087
33088 \begin_layout Plain Layout
33089 Notes de fin
33090 \end_layout
33091
33092 \end_inset
33093
33094  Pour utiliser des notes de fin à la place des notes de bas de page dans
33095  votre document, charger le module 
33096 \family sans
33097 Note de bas de page en fin de document
33098 \family default
33099  à partir de 
33100 \family sans
33101 Document\SpecialChar menuseparator
33102 Paramètres\SpecialChar menuseparator
33103 Modules
33104 \family default
33105 .
33106  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
33107 \end_layout
33108
33109 \begin_layout Standard
33110
33111 \series bold
33112
33113 \backslash
33114 theendnotes
33115 \end_layout
33116
33117 \begin_layout Standard
33118 en code \SpecialChar TeX
33119  à la fin d'une section ou d'un chapitre.
33120 \end_layout
33121
33122 \begin_layout Standard
33123 \begin_inset Float figure
33124 wide false
33125 sideways false
33126 status open
33127
33128 \begin_layout Plain Layout
33129 \align center
33130 \begin_inset Box Boxed
33131 position "t"
33132 hor_pos "c"
33133 has_inner_box 0
33134 inner_pos "t"
33135 use_parbox 0
33136 use_makebox 0
33137 width ""
33138 special "none"
33139 height "1in"
33140 height_special "totalheight"
33141 thickness "0.4pt"
33142 separation "3pt"
33143 shadowsize "4pt"
33144 framecolor "black"
33145 backgroundcolor "none"
33146 status open
33147
33148 \begin_layout Plain Layout
33149 \begin_inset Graphics
33150         filename ../clipart/endnotes.pdf
33151         width 100col%
33152         scaleBeforeRotation
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \end_inset
33160
33161
33162 \end_layout
33163
33164 \begin_layout Plain Layout
33165 \begin_inset Caption Standard
33166
33167 \begin_layout Plain Layout
33168 \begin_inset CommandInset label
33169 LatexCommand label
33170 name "fig:Notes-de-fin"
33171
33172 \end_inset
33173
33174 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33175  séparé à la fin des sections ou des chapitres.
33176 \end_layout
33177
33178 \end_inset
33179
33180
33181 \end_layout
33182
33183 \end_inset
33184
33185
33186 \end_layout
33187
33188 \begin_layout Standard
33189 \begin_inset VSpace medskip
33190 \end_inset
33191
33192 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33193  dans la langue du document, cela doit être fait manuellement.
33194  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33195  
33196 \begin_inset Quotes cld
33197 \end_inset
33198
33199 Notes
33200 \begin_inset Quotes crd
33201 \end_inset
33202
33203  en sa traduction Allemande
33204 \begin_inset Foot
33205 status collapsed
33206
33207 \begin_layout Plain Layout
33208 En français, 
33209 \begin_inset Quotes cld
33210 \end_inset
33211
33212 Notes
33213 \begin_inset Quotes crd
33214 \end_inset
33215
33216  peut être conservé.
33217 \end_layout
33218
33219 \end_inset
33220
33221  
33222 \begin_inset Quotes cld
33223 \end_inset
33224
33225 Anmerkungen
33226 \begin_inset Quotes crd
33227 \end_inset
33228
33229  :
33230 \end_layout
33231
33232 \begin_layout Standard
33233
33234 \series bold
33235
33236 \backslash
33237 renewcommand{
33238 \backslash
33239 notesname}{Anmerkungen}
33240 \end_layout
33241
33242 \begin_layout Standard
33243 \begin_inset VSpace medskip
33244 \end_inset
33245
33246 La numérotation des notes de fin peut être modifiée comme celle des notes
33247  de bas de page comme c'est décrit dans la section
33248 \begin_inset space ~
33249 \end_inset
33250
33251
33252 \begin_inset CommandInset ref
33253 LatexCommand ref
33254 reference "subsec:Numerotation-notes-bas-de-page"
33255
33256 \end_inset
33257
33258  ; remplacez juste la commande 
33259 \series bold
33260
33261 \backslash
33262 thefootnote
33263 \series default
33264  par 
33265 \series bold
33266
33267 \backslash
33268 theendnote
33269 \series default
33270 .
33271  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33272 \series bold
33273
33274 \backslash
33275 @addtoreset
33276 \series default
33277  comme c'est décrit dans la section
33278 \begin_inset space ~
33279 \end_inset
33280
33281
33282 \begin_inset CommandInset ref
33283 LatexCommand ref
33284 reference "subsec:Numerotation-notes-bas-de-page"
33285
33286 \end_inset
33287
33288  et remplacez le paramètre de commande 
33289 \series bold
33290 footnote
33291 \series default
33292  par 
33293 \series bold
33294 endnote
33295 \series default
33296 .
33297 \end_layout
33298
33299 \begin_layout Standard
33300 Pour les notes de fin, il y a la commande 
33301 \series bold
33302
33303 \backslash
33304 endnotemark[numéro]
33305 \series default
33306  qui est semblable à 
33307 \series bold
33308
33309 \backslash
33310 footnotemark
33311 \series default
33312 , décrite dans la section
33313 \begin_inset space ~
33314 \end_inset
33315
33316
33317 \begin_inset CommandInset ref
33318 LatexCommand ref
33319 reference "sec:Notes-bas-de-page"
33320
33321 \end_inset
33322
33323 .
33324 \end_layout
33325
33326 \begin_layout Standard
33327 \begin_inset VSpace bigskip
33328 \end_inset
33329
33330  Les notes de bas de page peuvent être mise dans la marge de la page et
33331  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33332
33333  
33334 \series bold
33335 footmisc
33336 \series default
33337
33338 \begin_inset Index idx
33339 status collapsed
33340
33341 \begin_layout Plain Layout
33342 Paquetages \SpecialChar LaTeX
33343  ! footmisc
33344 \end_layout
33345
33346 \end_inset
33347
33348
33349 \begin_inset CommandInset citation
33350 LatexCommand cite
33351 key "footmisc"
33352 literal "true"
33353
33354 \end_inset
33355
33356  pour plus d'information à ce sujet.
33357 \end_layout
33358
33359 \begin_layout Standard
33360 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33361  voyez les livres sur \SpecialChar LaTeX
33362
33363 \begin_inset CommandInset citation
33364 LatexCommand cite
33365 key "latexcompanion,latexguide,latexbook"
33366 literal "true"
33367
33368 \end_inset
33369
33370 .
33371  Si vous utilisez une classe de document  
33372 \series bold
33373 KOMA-Script
33374 \series default
33375
33376 \begin_inset Index idx
33377 status collapsed
33378
33379 \begin_layout Plain Layout
33380 Paquetages \SpecialChar LaTeX
33381  ! KOMA-Script
33382 \end_layout
33383
33384 \end_inset
33385
33386 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33387  des commandes spécifiques à la classe de document utilisée, voyez 
33388 \begin_inset CommandInset citation
33389 LatexCommand cite
33390 key "KOMA-Script"
33391 literal "true"
33392
33393 \end_inset
33394
33395 .
33396 \end_layout
33397
33398 \begin_layout Section
33399 Notes en marge
33400 \begin_inset Index idx
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404 Notes ! Notes en Marge
33405 \end_layout
33406
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \begin_layout Standard
33413 Les notes en marge dans \SpecialChar LyX
33414  ressemblent aux notes en bas de page et se comportent
33415  de la même façon.
33416  Quand vous insérez une note en marge avec 
33417 \family sans
33418 Insertion\SpecialChar menuseparator
33419 Note
33420 \begin_inset space ~
33421 \end_inset
33422
33423 en
33424 \begin_inset space ~
33425 \end_inset
33426
33427 Marge
33428 \family default
33429  ou avec le bouton 
33430 \begin_inset Info
33431 type  "icon"
33432 arg   "marginalnote-insert"
33433 \end_inset
33434
33435  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33436  grise avec une étiquette rouge 
33437 \begin_inset Quotes cld
33438 \end_inset
33439
33440 marge
33441 \begin_inset Quotes crd
33442 \end_inset
33443
33444 .
33445  
33446 \begin_inset Marginal
33447 status collapsed
33448
33449 \begin_layout Plain Layout
33450 C'est une note en marge.
33451 \end_layout
33452
33453 \end_inset
33454
33455  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33456 .
33457  Vous pouvez y entrer votre texte.
33458 \end_layout
33459
33460 \begin_layout Standard
33461 Les notes en marge apparaissent dans la marge de droite dans les documents
33462  imprimées sur une seule face.
33463  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33464  
33465 \begin_inset Quotes cld
33466 \end_inset
33467
33468 extérieure
33469 \begin_inset Quotes crd
33470 \end_inset
33471
33472  – la gauche sur les pages paires et la droite sur les pages impaires.
33473  Le texte de la note en marge est aligné à l'opposé de la marge externe
33474  – aligné à droite quand la note apparaît dans la marge de gauche.
33475  La première ligne de la note apparaît à la hauteur de la ligne de texte
33476  où la note a été insérée dans le document.
33477 \end_layout
33478
33479 \begin_layout Standard
33480 \begin_inset VSpace bigskip
33481 \end_inset
33482
33483 Pour placer une note dans la marge interne, ajoutez la commande suivante
33484  :
33485 \end_layout
33486
33487 \begin_layout Standard
33488
33489 \series bold
33490
33491 \backslash
33492 reversemarginpar
33493 \end_layout
33494
33495 \begin_layout Standard
33496 sous forme de code \SpecialChar TeX
33497  avant votre note de marge.
33498  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33499  qui suivent 
33500 \begin_inset ERT
33501 status collapsed
33502
33503 \begin_layout Plain Layout
33504
33505
33506 \backslash
33507 reversemarginpar 
33508 \end_layout
33509
33510 \end_inset
33511
33512
33513 \begin_inset Marginal
33514 status open
33515
33516 \begin_layout Plain Layout
33517 Cette note en marge est dans la marge interne.
33518 \end_layout
33519
33520 \end_inset
33521
33522
33523 \series bold
33524
33525 \begin_inset Newline newline
33526 \end_inset
33527
33528
33529 \series default
33530
33531 \begin_inset Note Greyedout
33532 status open
33533
33534 \begin_layout Plain Layout
33535
33536 \series bold
33537 Note:
33538 \series default
33539  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33540  les notes sont souvent mal mises en formes dans la sortie imprimée.
33541 \end_layout
33542
33543 \end_inset
33544
33545
33546 \end_layout
33547
33548 \begin_layout Standard
33549 Pour revenir au positionnement implicite, ajoutez la commande :
33550 \end_layout
33551
33552 \begin_layout Standard
33553
33554 \series bold
33555
33556 \backslash
33557 normalmarginpar
33558 \end_layout
33559
33560 \begin_layout Standard
33561 sous forme de code \SpecialChar TeX
33562 .
33563 \begin_inset ERT
33564 status collapsed
33565
33566 \begin_layout Plain Layout
33567
33568
33569 \backslash
33570 normalmarginpar 
33571 \end_layout
33572
33573 \end_inset
33574
33575
33576 \begin_inset Newline newline
33577 \end_inset
33578
33579  
33580 \begin_inset Note Greyedout
33581 status open
33582
33583 \begin_layout Plain Layout
33584
33585 \series bold
33586 Note:
33587 \series default
33588  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33589  
33590 \series bold
33591
33592 \backslash
33593 reversemarginpar
33594 \series default
33595  est aussi utilisée.
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \begin_layout Standard
33604 \begin_inset VSpace bigskip
33605 \end_inset
33606
33607
33608 \begin_inset Marginal
33609 status open
33610
33611 \begin_layout Plain Layout
33612 UnTrèsLongMotEnMarge sans césure.
33613 \end_layout
33614
33615 \end_inset
33616
33617  Comme dans le cas décrit dans la section
33618 \begin_inset space ~
33619 \end_inset
33620
33621
33622 \begin_inset CommandInset ref
33623 LatexCommand ref
33624 reference "subsec:Lignes-multiple-dans-cellule"
33625
33626 \end_inset
33627
33628 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33629  mot d'une note en marge.
33630  Pour éviter ce problème, insérez un espacement horizontal de 0
33631 \begin_inset space \thinspace{}
33632 \end_inset
33633
33634 pt avant le mot en question: 
33635 \begin_inset Marginal
33636 status open
33637
33638 \begin_layout Plain Layout
33639 \begin_inset space \hspace{}
33640 \length 0pt
33641 \end_inset
33642
33643 UnMotTrèsLongEnMarge avec une césure.
33644 \end_layout
33645
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \begin_layout Standard
33652 \begin_inset VSpace bigskip
33653 \end_inset
33654
33655
33656 \end_layout
33657
33658 \begin_layout Standard
33659 \begin_inset Note Greyedout
33660 status open
33661
33662 \begin_layout Plain Layout
33663
33664 \series bold
33665 Note:
33666 \series default
33667  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33668  tableaux, des flottants et des notes de bas de page.
33669 \end_layout
33670
33671 \end_inset
33672
33673
33674 \end_layout
33675
33676 \begin_layout Standard
33677 \begin_inset VSpace bigskip
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \begin_layout Standard
33684 \begin_inset ERT
33685 status collapsed
33686
33687 \begin_layout Plain Layout
33688
33689
33690 \backslash
33691 ifmarginnote
33692 \end_layout
33693
33694 \end_inset
33695
33696
33697 \begin_inset Note Note
33698 status open
33699
33700 \begin_layout Plain Layout
33701 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33702  
33703 \series bold
33704 marginnote
33705 \series default
33706  a été installé.
33707 \end_layout
33708
33709 \end_inset
33710
33711
33712 \end_layout
33713
33714 \begin_layout Standard
33715 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33716  
33717 \series bold
33718 marginnote
33719 \series default
33720
33721 \begin_inset Index idx
33722 status collapsed
33723
33724 \begin_layout Plain Layout
33725 Paquetages \SpecialChar LaTeX
33726  ! marginnote
33727 \end_layout
33728
33729 \end_inset
33730
33731 .
33732  En ajoutant les deux lignes suivantes au préambule de votre document, la
33733  commande que \SpecialChar LyX
33734  utilise pour les notes de marge est redéfinie pour utiliser
33735  la commande fournie par le paquetage 
33736 \series bold
33737 marginnote
33738 \series default
33739  :
33740 \end_layout
33741
33742 \begin_layout Standard
33743
33744 \series bold
33745
33746 \backslash
33747 usepackage{marginnote}
33748 \begin_inset Newline newline
33749 \end_inset
33750
33751
33752 \backslash
33753 let
33754 \backslash
33755 marginpar
33756 \backslash
33757 marginnote
33758 \end_layout
33759
33760 \begin_layout Standard
33761 Ce paquetage est aussi utilisé dans ce document parce que 
33762 \series bold
33763 marginnote
33764 \series default
33765  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33766  vertical pour une note.
33767  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33768  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33769  en page.
33770  Le décalage est inséré dans \SpecialChar LyX
33771  sous forme de code \SpecialChar TeX
33772  directement après la note
33773  sous la forme
33774 \end_layout
33775
33776 \begin_layout Standard
33777
33778 \series bold
33779 [offset]
33780 \end_layout
33781
33782 \begin_layout Standard
33783 où l'offset utilise l'une des unités listées dans le tableau
33784 \begin_inset space ~
33785 \end_inset
33786
33787
33788 \begin_inset CommandInset ref
33789 LatexCommand ref
33790 reference "cha:Unités-de-longueur"
33791
33792 \end_inset
33793
33794 .
33795  Une valeur négative déplace la note vers le haut, une valeur positive la
33796  déplace vers le bas.
33797  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33798  vers le haut de 1.5
33799 \begin_inset space \thinspace{}
33800 \end_inset
33801
33802 cm avec la commande en code \SpecialChar TeX
33803  
33804 \begin_inset Quotes cld
33805 \end_inset
33806
33807
33808 \series bold
33809 [-1.5cm]
33810 \series default
33811
33812 \begin_inset Quotes crd
33813 \end_inset
33814
33815
33816 \begin_inset Marginal
33817 status collapsed
33818
33819 \begin_layout Plain Layout
33820 Cette note en marge est décalée vers le haut de 1.5
33821 \begin_inset space \thinspace{}
33822 \end_inset
33823
33824 cm par rapport à sa position d'origine.
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \begin_inset ERT
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834
33835 [-1.5cm]
33836 \end_layout
33837
33838 \end_inset
33839
33840
33841 \end_layout
33842
33843 \begin_layout Standard
33844 \begin_inset VSpace medskip
33845 \end_inset
33846
33847 Avec le paquetage 
33848 \series bold
33849 marginnote
33850 \series default
33851  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33852  Par exemple les commandes 
33853 \end_layout
33854
33855 \begin_layout Standard
33856
33857 \series bold
33858
33859 \backslash
33860 renewcommand*{
33861 \backslash
33862 raggedleftmarginnote}{
33863 \backslash
33864 centering}
33865 \begin_inset Newline newline
33866 \end_inset
33867
33868
33869 \backslash
33870 renewcommand*{
33871 \backslash
33872 raggedrightmarginnote}{
33873 \backslash
33874 centering}
33875 \end_layout
33876
33877 \begin_layout Standard
33878 donnent un alignement centré.
33879  
33880 \series bold
33881
33882 \backslash
33883 raggedleftmarginnote
33884 \series default
33885  indique une note qui apparaît dans la marge de gauche.
33886 \begin_inset ERT
33887 status collapsed
33888
33889 \begin_layout Plain Layout
33890
33891
33892 \backslash
33893 renewcommand*{
33894 \backslash
33895 raggedleftmarginnote}{
33896 \backslash
33897 centering}
33898 \end_layout
33899
33900 \begin_layout Plain Layout
33901
33902
33903 \backslash
33904 renewcommand*{
33905 \backslash
33906 raggedrightmarginnote}{
33907 \backslash
33908 centering}
33909 \end_layout
33910
33911 \end_inset
33912
33913
33914 \begin_inset Marginal
33915 status collapsed
33916
33917 \begin_layout Plain Layout
33918 Le texte de cette note en marge est centré.
33919 \end_layout
33920
33921 \end_inset
33922
33923 .
33924  Le comportement implicite est donné par
33925 \end_layout
33926
33927 \begin_layout Standard
33928
33929 \series bold
33930
33931 \backslash
33932 renewcommand*{
33933 \backslash
33934 raggedleftmarginnote}{
33935 \backslash
33936 raggedleft}
33937 \begin_inset Newline newline
33938 \end_inset
33939
33940
33941 \backslash
33942 renewcommand*{
33943 \backslash
33944 raggedrightmarginnote}{
33945 \backslash
33946 raggedright}
33947 \series default
33948
33949 \begin_inset ERT
33950 status collapsed
33951
33952 \begin_layout Plain Layout
33953
33954
33955 \backslash
33956 renewcommand*{
33957 \backslash
33958 raggedleftmarginnote}{
33959 \backslash
33960 raggedleft}
33961 \end_layout
33962
33963 \begin_layout Plain Layout
33964
33965
33966 \backslash
33967 renewcommand*{
33968 \backslash
33969 raggedrightmarginnote}{
33970 \backslash
33971 raggedright}
33972 \end_layout
33973
33974 \end_inset
33975
33976
33977 \end_layout
33978
33979 \begin_layout Standard
33980 \begin_inset VSpace medskip
33981 \end_inset
33982
33983 Pour les autre fonctions du paquetage 
33984 \series bold
33985 marginnote
33986 \series default
33987  nous vous renvoyons à sa documentation 
33988 \begin_inset CommandInset citation
33989 LatexCommand cite
33990 key "marginnote"
33991 literal "true"
33992
33993 \end_inset
33994
33995 .
33996 \end_layout
33997
33998 \begin_layout Standard
33999 \begin_inset VSpace bigskip
34000 \end_inset
34001
34002 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
34003  définition.
34004  Pour créer par exemple une entête pour toutes les notes en marge avec le
34005  texte 
34006 \begin_inset Quotes cld
34007 \end_inset
34008
34009
34010 \family sans
34011 \series bold
34012 \bar under
34013 Attention!
34014 \family default
34015 \series default
34016 \bar default
34017
34018 \begin_inset Quotes crd
34019 \end_inset
34020
34021  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
34022  de votre document :
34023 \end_layout
34024
34025 \begin_layout Standard
34026
34027 \series bold
34028
34029 \backslash
34030 let
34031 \backslash
34032 myMarginpar
34033 \backslash
34034 marginpar
34035 \begin_inset Newline newline
34036 \end_inset
34037
34038
34039 \backslash
34040 renewcommand{
34041 \backslash
34042 marginpar}[1]{
34043 \backslash
34044 myMarginpar{%
34045 \begin_inset Newline newline
34046 \end_inset
34047
34048
34049 \begin_inset Phantom HPhantom
34050 status open
34051
34052 \begin_layout Plain Layout
34053
34054 \series bold
34055 \begin_inset space ~
34056 \end_inset
34057
34058
34059 \end_layout
34060
34061 \end_inset
34062
34063
34064 \backslash
34065 hspace{0pt}
34066 \backslash
34067 textsf{
34068 \backslash
34069 textbf{
34070 \backslash
34071 underbar{Attention!}}}%
34072 \begin_inset Newline newline
34073 \end_inset
34074
34075
34076 \begin_inset Phantom HPhantom
34077 status open
34078
34079 \begin_layout Plain Layout
34080
34081 \series bold
34082 \begin_inset space ~
34083 \end_inset
34084
34085
34086 \end_layout
34087
34088 \end_inset
34089
34090
34091 \backslash
34092 vspace{1.5mm}
34093 \backslash
34094
34095 \backslash
34096 #1}}
34097 \end_layout
34098
34099 \begin_layout Standard
34100 \begin_inset ERT
34101 status collapsed
34102
34103 \begin_layout Plain Layout
34104
34105
34106 \backslash
34107 let
34108 \backslash
34109 myMarginpar
34110 \backslash
34111 marginpar
34112 \end_layout
34113
34114 \begin_layout Plain Layout
34115
34116
34117 \backslash
34118 renewcommand{
34119 \backslash
34120 marginpar}[1]{
34121 \backslash
34122 myMarginpar{%
34123 \end_layout
34124
34125 \begin_layout Plain Layout
34126
34127    
34128 \backslash
34129 textsf{
34130 \backslash
34131 textbf{
34132 \backslash
34133 underbar{Attention!}}}%
34134 \end_layout
34135
34136 \begin_layout Plain Layout
34137
34138    
34139 \backslash
34140 vspace{1.5mm}
34141 \backslash
34142
34143 \backslash
34144 #1}}
34145 \end_layout
34146
34147 \end_inset
34148
34149
34150 \begin_inset Marginal
34151 status open
34152
34153 \begin_layout Plain Layout
34154 Ceci est une note en marge avec une en-tête prédéfinie.
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \begin_inset ERT
34161 status collapsed
34162
34163 \begin_layout Plain Layout
34164
34165 [-1.5cm]
34166 \end_layout
34167
34168 \end_inset
34169
34170
34171 \begin_inset ERT
34172 status collapsed
34173
34174 \begin_layout Plain Layout
34175
34176
34177 \backslash
34178 renewcommand{
34179 \backslash
34180 marginpar}[1]{
34181 \backslash
34182 myMarginpar{#1}}
34183 \end_layout
34184
34185 \end_inset
34186
34187
34188 \begin_inset Note Note
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192
34193 \lang english
34194 The margin note format is changed only for this example.
34195 \end_layout
34196
34197 \end_inset
34198
34199
34200 \end_layout
34201
34202 \begin_layout Standard
34203 \begin_inset ERT
34204 status collapsed
34205
34206 \begin_layout Plain Layout
34207
34208
34209 \backslash
34210 else
34211 \end_layout
34212
34213 \end_inset
34214
34215
34216 \begin_inset Note Note
34217 status open
34218
34219 \begin_layout Plain Layout
34220 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34221  
34222 \series bold
34223 marginnote
34224 \series default
34225  n'est pas installé :
34226 \end_layout
34227
34228 \end_inset
34229
34230
34231 \end_layout
34232
34233 \begin_layout Standard
34234 Vous devez installer le paquetage \SpecialChar LaTeX
34235  
34236 \series bold
34237 marginnote
34238 \series default
34239  pour voir la suite de cette section dans la sortie imprimée.
34240 \end_layout
34241
34242 \begin_layout Standard
34243 \begin_inset ERT
34244 status collapsed
34245
34246 \begin_layout Plain Layout
34247
34248
34249 \backslash
34250 fi
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Chapter
34259 Boîtes
34260 \end_layout
34261
34262 \begin_layout Section
34263 Introduction
34264 \begin_inset Index idx
34265 status collapsed
34266
34267 \begin_layout Plain Layout
34268 Boîtes ! Introduction
34269 \end_layout
34270
34271 \end_inset
34272
34273
34274 \end_layout
34275
34276 \begin_layout Standard
34277 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34278  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34279  voir la section
34280 \begin_inset space ~
34281 \end_inset
34282
34283
34284 \begin_inset CommandInset ref
34285 LatexCommand ref
34286 reference "sec:Minipages"
34287
34288 \end_inset
34289
34290 , pour encadrer des portions de texte, voir la section
34291 \begin_inset space ~
34292 \end_inset
34293
34294
34295 \begin_inset CommandInset ref
34296 LatexCommand ref
34297 reference "sec:Décorations"
34298
34299 \end_inset
34300
34301 , pour empêcher que des mots subissent une césure, voir la section
34302 \begin_inset space ~
34303 \end_inset
34304
34305
34306 \begin_inset CommandInset ref
34307 LatexCommand ref
34308 reference "sec:Empêcher-césure"
34309
34310 \end_inset
34311
34312 , pour aligner du texte, voir la section
34313 \begin_inset space ~
34314 \end_inset
34315
34316
34317 \begin_inset CommandInset ref
34318 LatexCommand ref
34319 reference "subsec:Alignement-Vertical"
34320
34321 \end_inset
34322
34323 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34324 \begin_inset space ~
34325 \end_inset
34326
34327
34328 \begin_inset CommandInset ref
34329 LatexCommand ref
34330 reference "sec:Boîtes-colorées"
34331
34332 \end_inset
34333
34334 .
34335 \end_layout
34336
34337 \begin_layout Standard
34338 On peut insérer une boîte en utilisant le menu 
34339 \family sans
34340 Insertion\SpecialChar menuseparator
34341 Boîte
34342 \family default
34343  ou avec le bouton 
34344 \begin_inset Info
34345 type  "icon"
34346 arg   "box-insert Frameless"
34347 \end_inset
34348
34349  de la barre d'outils.
34350  Une boîte grise avec une étiquette 
34351 \family sans
34352 Boîte
34353 \begin_inset space ~
34354 \end_inset
34355
34356 (Minipage)
34357 \family default
34358
34359 \begin_inset Graphics
34360         filename clipart/BoxInsetDefault.png
34361         scale 95
34362         scaleBeforeRotation
34363
34364 \end_inset
34365
34366  est alors insérée.
34367  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34368  et en choisissant 
34369 \family sans
34370 Paramètres
34371 \family default
34372  .
34373  La fenêtre de dialogue qui apparaît donne accès aux types de
34374 \family sans
34375  Boîte
34376 \begin_inset space ~
34377 \end_inset
34378
34379 Intérieure
34380 \family default
34381  
34382 \family sans
34383 Makebox, Parbox
34384 \family default
34385  et 
34386 \family sans
34387 Minipage
34388 \family default
34389 .
34390  Le type 
34391 \family sans
34392 Minipage
34393 \family default
34394  est le type implicite pour les boîtes nouvellement créées et il est décrit
34395  dans la section
34396 \begin_inset space ~
34397 \end_inset
34398
34399
34400 \begin_inset CommandInset ref
34401 LatexCommand ref
34402 reference "sec:Minipages"
34403
34404 \end_inset
34405
34406 ; le type 
34407 \family sans
34408 Parbox
34409 \family default
34410  est décrit dans la section
34411 \begin_inset space ~
34412 \end_inset
34413
34414
34415 \begin_inset CommandInset ref
34416 LatexCommand ref
34417 reference "sec:Parboxes"
34418
34419 \end_inset
34420
34421  et le type 
34422 \family sans
34423 Makebox
34424 \family default
34425  est décrit dans la section
34426 \begin_inset space ~
34427 \end_inset
34428
34429
34430 \begin_inset CommandInset ref
34431 LatexCommand ref
34432 reference "sec:Empêcher-césure"
34433
34434 \end_inset
34435
34436 .
34437 \end_layout
34438
34439 \begin_layout Standard
34440 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34441  comme les flottants ou les notes de bas de page.
34442 \end_layout
34443
34444 \begin_layout Standard
34445 \begin_inset Note Greyedout
34446 status open
34447
34448 \begin_layout Plain Layout
34449
34450 \series bold
34451 Note:
34452 \series default
34453  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34454  de type 
34455 \family sans
34456 Liste
34457 \family default
34458  ou 
34459 \family sans
34460 Description
34461 \family default
34462 .
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Standard
34471 \begin_inset Note Greyedout
34472 status open
34473
34474 \begin_layout Plain Layout
34475
34476 \series bold
34477 Note:
34478 \series default
34479  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34480 \family sans
34481 Boîte
34482 \begin_inset space ~
34483 \end_inset
34484
34485 Intérieure
34486 \family default
34487  à 
34488 \family sans
34489 Aucune
34490 \family default
34491  que quand vous utilisez une boîte encadrée.
34492  Les boîtes sans 
34493 \family sans
34494 Boîte
34495 \begin_inset space ~
34496 \end_inset
34497
34498 Intérieure
34499 \family default
34500  et sans cadre sont expliquées dans la section
34501 \begin_inset space ~
34502 \end_inset
34503
34504
34505 \begin_inset CommandInset ref
34506 LatexCommand ref
34507 reference "sec:Empêcher-césure"
34508
34509 \end_inset
34510
34511 .
34512 \end_layout
34513
34514 \end_inset
34515
34516
34517 \end_layout
34518
34519 \begin_layout Section
34520 La fenêtre de dialogue Boîte
34521 \begin_inset CommandInset label
34522 LatexCommand label
34523 name "sec:Boîte-Dialogue"
34524
34525 \end_inset
34526
34527
34528 \begin_inset Index idx
34529 status collapsed
34530
34531 \begin_layout Plain Layout
34532 Boîtes ! Fenêtre de dialogue Boîte
34533 \end_layout
34534
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Subsection
34541 Taille
34542 \begin_inset Index idx
34543 status collapsed
34544
34545 \begin_layout Plain Layout
34546 Boîtes ! Taille
34547 \end_layout
34548
34549 \end_inset
34550
34551
34552 \end_layout
34553
34554 \begin_layout Standard
34555 Dans la fenêtre de dialogue 
34556 \family sans
34557 Paramètres
34558 \begin_inset space ~
34559 \end_inset
34560
34561 de
34562 \begin_inset space ~
34563 \end_inset
34564
34565 Boîte
34566 \family default
34567  vous pouvez modifier la géométrie de la boîte avec les champs 
34568 \family sans
34569 Largeur
34570 \family default
34571  et 
34572 \family sans
34573 Hauteur
34574 \family default
34575 .
34576  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34577  dans le tableau
34578 \begin_inset space ~
34579 \end_inset
34580
34581
34582 \begin_inset CommandInset ref
34583 LatexCommand ref
34584 reference "tab:Unités"
34585
34586 \end_inset
34587
34588 .
34589  Le champ 
34590 \family sans
34591 Hauteur
34592 \family default
34593  offre en plus les spécifications de taille suivantes :
34594 \end_layout
34595
34596 \begin_layout Description
34597 Profondeur C'est simplement la 
34598 \begin_inset Quotes cld
34599 \end_inset
34600
34601 hauteur
34602 \begin_inset Quotes crd
34603 \end_inset
34604
34605  du texte.
34606  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34607  lignes de texte dans la boîte.
34608 \begin_inset Newline newline
34609 \end_inset
34610
34611
34612 \begin_inset Newline newline
34613 \end_inset
34614
34615
34616 \begin_inset Newline newline
34617 \end_inset
34618
34619
34620 \begin_inset Box Boxed
34621 position "c"
34622 hor_pos "c"
34623 has_inner_box 1
34624 inner_pos "c"
34625 use_parbox 0
34626 use_makebox 0
34627 width "12col%"
34628 special "none"
34629 height "1in"
34630 height_special "depth"
34631 thickness "0.4pt"
34632 separation "3pt"
34633 shadowsize "4pt"
34634 framecolor "black"
34635 backgroundcolor "none"
34636 status open
34637
34638 \begin_layout Plain Layout
34639 \align center
34640 Boîte dont la hauteur est égale à 1
34641 \begin_inset space \thinspace{}
34642 \end_inset
34643
34644 Profondeur
34645 \end_layout
34646
34647 \end_inset
34648
34649
34650 \begin_inset Newline newline
34651 \end_inset
34652
34653
34654 \begin_inset Newline newline
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \begin_layout Description
34661 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34662  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34663  est deux fois plus haute que le texte : 
34664 \begin_inset Box Boxed
34665 position "c"
34666 hor_pos "c"
34667 has_inner_box 1
34668 inner_pos "c"
34669 use_parbox 0
34670 use_makebox 0
34671 width "20col%"
34672 special "none"
34673 height "2in"
34674 height_special "height"
34675 thickness "0.4pt"
34676 separation "3pt"
34677 shadowsize "4pt"
34678 framecolor "black"
34679 backgroundcolor "none"
34680 status open
34681
34682 \begin_layout Plain Layout
34683 \align center
34684 Boîte dont la hauteur est 2
34685 \begin_inset space \thinspace{}
34686 \end_inset
34687
34688 Hauteur
34689 \end_layout
34690
34691 \end_inset
34692
34693
34694 \end_layout
34695
34696 \begin_layout Description
34697 Hauteur
34698 \begin_inset space ~
34699 \end_inset
34700
34701 Totale C'est égal à Hauteur
34702 \begin_inset space \thinspace{}
34703 \end_inset
34704
34705 +
34706 \begin_inset space \thinspace{}
34707 \end_inset
34708
34709 Profondeur : 
34710 \begin_inset Box Boxed
34711 position "c"
34712 hor_pos "c"
34713 has_inner_box 1
34714 inner_pos "c"
34715 use_parbox 0
34716 use_makebox 0
34717 width "20col%"
34718 special "none"
34719 height "1in"
34720 height_special "totalheight"
34721 thickness "0.4pt"
34722 separation "3pt"
34723 shadowsize "4pt"
34724 framecolor "black"
34725 backgroundcolor "none"
34726 status open
34727
34728 \begin_layout Plain Layout
34729 \align center
34730 Boîte dont la hauteur est 1
34731 \begin_inset space \thinspace{}
34732 \end_inset
34733
34734 Hauteur
34735 \begin_inset space ~
34736 \end_inset
34737
34738 Totale
34739 \end_layout
34740
34741 \end_inset
34742
34743
34744 \end_layout
34745
34746 \begin_layout Description
34747 Largeur On prend la largeur de la boîte comme hauteur : 
34748 \begin_inset Box Boxed
34749 position "c"
34750 hor_pos "c"
34751 has_inner_box 1
34752 inner_pos "c"
34753 use_parbox 0
34754 use_makebox 0
34755 width "12col%"
34756 special "none"
34757 height "1in"
34758 height_special "width"
34759 thickness "0.4pt"
34760 separation "3pt"
34761 shadowsize "4pt"
34762 framecolor "black"
34763 backgroundcolor "none"
34764 status open
34765
34766 \begin_layout Plain Layout
34767 \align center
34768 Boîte dont la hauteur est 1
34769 \begin_inset space \thinspace{}
34770 \end_inset
34771
34772 Largeur
34773 \end_layout
34774
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \begin_layout Subsection
34781 Alignement
34782 \begin_inset Index idx
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786 Boîtes ! Alignement
34787 \end_layout
34788
34789 \end_inset
34790
34791
34792 \end_layout
34793
34794 \begin_layout Standard
34795 Quand vous avez choisi une 
34796 \family sans
34797 Boîte
34798 \begin_inset space ~
34799 \end_inset
34800
34801 Intérieure
34802 \family default
34803 , l'alignement vertical de la boîte peut être :
34804 \end_layout
34805
34806 \begin_layout Description
34807 Haut Ceci est un exemple de texte.
34808  
34809 \begin_inset Box Boxed
34810 position "t"
34811 hor_pos "c"
34812 has_inner_box 1
34813 inner_pos "c"
34814 use_parbox 0
34815 use_makebox 0
34816 width "12col%"
34817 special "none"
34818 height "1in"
34819 height_special "totalheight"
34820 thickness "0.4pt"
34821 separation "3pt"
34822 shadowsize "4pt"
34823 framecolor "black"
34824 backgroundcolor "none"
34825 status collapsed
34826
34827 \begin_layout Plain Layout
34828 \align center
34829 Cette boîte est alignée sur le haut.
34830 \end_layout
34831
34832 \end_inset
34833
34834  Ceci est un exemple de texte.
34835 \end_layout
34836
34837 \begin_layout Description
34838 Milieu Ceci est un exemple de texte.
34839  
34840 \begin_inset Box Boxed
34841 position "c"
34842 hor_pos "c"
34843 has_inner_box 1
34844 inner_pos "c"
34845 use_parbox 0
34846 use_makebox 0
34847 width "12col%"
34848 special "none"
34849 height "1in"
34850 height_special "totalheight"
34851 thickness "0.4pt"
34852 separation "3pt"
34853 shadowsize "4pt"
34854 framecolor "black"
34855 backgroundcolor "none"
34856 status collapsed
34857
34858 \begin_layout Plain Layout
34859 \align center
34860 Cette boîte est alignée au centre.
34861 \end_layout
34862
34863 \end_inset
34864
34865  Ceci est un exemple de texte.
34866 \end_layout
34867
34868 \begin_layout Description
34869 Bas Ceci est un exemple de texte.
34870  
34871 \begin_inset Box Boxed
34872 position "b"
34873 hor_pos "c"
34874 has_inner_box 1
34875 inner_pos "c"
34876 use_parbox 0
34877 use_makebox 0
34878 width "12col%"
34879 special "none"
34880 height "1in"
34881 height_special "totalheight"
34882 thickness "0.4pt"
34883 separation "3pt"
34884 shadowsize "4pt"
34885 framecolor "black"
34886 backgroundcolor "none"
34887 status collapsed
34888
34889 \begin_layout Plain Layout
34890 \align center
34891 Cette boîte est alignée sur le bas.
34892 \end_layout
34893
34894 \end_inset
34895
34896  Ceci est un exemple de texte.
34897 \end_layout
34898
34899 \begin_layout Standard
34900 \begin_inset Note Greyedout
34901 status open
34902
34903 \begin_layout Plain Layout
34904
34905 \series bold
34906 Note:
34907 \series default
34908  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34909  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34910  l'autre non.
34911 \end_layout
34912
34913 \end_inset
34914
34915
34916 \end_layout
34917
34918 \begin_layout Standard
34919 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34920  paragraphe grâce à la fenêtre de dialogue 
34921 \family sans
34922 Paramètres
34923 \begin_inset space ~
34924 \end_inset
34925
34926 de
34927 \begin_inset space ~
34928 \end_inset
34929
34930 Boîte
34931 \family default
34932 .
34933 \end_layout
34934
34935 \begin_layout Standard
34936 \begin_inset VSpace bigskip
34937 \end_inset
34938
34939 Quand vous avez choisi une 
34940 \family sans
34941 Boîte
34942 \begin_inset space ~
34943 \end_inset
34944
34945 Intérieure
34946 \family default
34947 , l'alignement vertical du contenu de la boîte peut être :
34948 \end_layout
34949
34950 \begin_layout Description
34951 haut Ceci est un exemple de texte.
34952 \begin_inset Box Boxed
34953 position "c"
34954 hor_pos "c"
34955 has_inner_box 1
34956 inner_pos "t"
34957 use_parbox 0
34958 use_makebox 0
34959 width "12col%"
34960 special "none"
34961 height "1.5in"
34962 height_special "totalheight"
34963 thickness "0.4pt"
34964 separation "3pt"
34965 shadowsize "4pt"
34966 framecolor "black"
34967 backgroundcolor "none"
34968 status collapsed
34969
34970 \begin_layout Plain Layout
34971 \align center
34972 Le texte de cette boîte est aligné sur le haut.
34973 \end_layout
34974
34975 \end_inset
34976
34977  Ceci est un exemple de texte.
34978 \end_layout
34979
34980 \begin_layout Description
34981 milieu Ceci est un exemple de texte.
34982  
34983 \begin_inset Box Boxed
34984 position "c"
34985 hor_pos "c"
34986 has_inner_box 1
34987 inner_pos "c"
34988 use_parbox 0
34989 use_makebox 0
34990 width "12col%"
34991 special "none"
34992 height "1.5in"
34993 height_special "totalheight"
34994 thickness "0.4pt"
34995 separation "3pt"
34996 shadowsize "4pt"
34997 framecolor "black"
34998 backgroundcolor "none"
34999 status collapsed
35000
35001 \begin_layout Plain Layout
35002 \align center
35003 Le texte de cette boîte est aligné au centre
35004 \end_layout
35005
35006 \end_inset
35007
35008  Ceci est un exemple de texte.
35009 \end_layout
35010
35011 \begin_layout Description
35012 bas Ceci est un exemple de texte.
35013  
35014 \begin_inset Box Boxed
35015 position "c"
35016 hor_pos "c"
35017 has_inner_box 1
35018 inner_pos "b"
35019 use_parbox 0
35020 use_makebox 0
35021 width "12col%"
35022 special "none"
35023 height "1.5in"
35024 height_special "totalheight"
35025 thickness "0.4pt"
35026 separation "3pt"
35027 shadowsize "4pt"
35028 framecolor "black"
35029 backgroundcolor "none"
35030 status collapsed
35031
35032 \begin_layout Plain Layout
35033 \align center
35034 Le texte de cette boîte est aligné en bas.
35035 \end_layout
35036
35037 \end_inset
35038
35039  Ceci est un exemple de texte.
35040 \end_layout
35041
35042 \begin_layout Description
35043 élongation Ceci est un exemple de texte.
35044  
35045 \begin_inset Box Boxed
35046 position "c"
35047 hor_pos "c"
35048 has_inner_box 1
35049 inner_pos "s"
35050 use_parbox 0
35051 use_makebox 0
35052 width "12col%"
35053 special "none"
35054 height "1.5in"
35055 height_special "totalheight"
35056 thickness "0.4pt"
35057 separation "3pt"
35058 shadowsize "4pt"
35059 framecolor "black"
35060 backgroundcolor "none"
35061 status collapsed
35062
35063 \begin_layout Plain Layout
35064 \align center
35065 Le texte 
35066 \end_layout
35067
35068 \begin_layout Plain Layout
35069 \align center
35070 de cette
35071 \end_layout
35072
35073 \begin_layout Plain Layout
35074 \align center
35075 boîte est
35076 \end_layout
35077
35078 \begin_layout Plain Layout
35079 \align center
35080 allongé.
35081 \end_layout
35082
35083 \end_inset
35084
35085  Ceci est un exemple de texte.
35086 \end_layout
35087
35088 \begin_layout Standard
35089 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
35090  paragraphe.
35091  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
35092 \end_layout
35093
35094 \begin_layout Standard
35095 \begin_inset VSpace bigskip
35096 \end_inset
35097
35098 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
35099  la fenêtre de dialogue 
35100 \family sans
35101 Paramètres
35102 \begin_inset space ~
35103 \end_inset
35104
35105 de
35106 \begin_inset space ~
35107 \end_inset
35108
35109 paragraphe
35110 \family default
35111  quand vous avez choisi une 
35112 \family sans
35113 Boîte
35114 \begin_inset space ~
35115 \end_inset
35116
35117 Intérieure
35118 \family default
35119 .
35120 \end_layout
35121
35122 \begin_layout Standard
35123 \align center
35124 \begin_inset Box Boxed
35125 position "c"
35126 hor_pos "c"
35127 has_inner_box 1
35128 inner_pos "s"
35129 use_parbox 0
35130 use_makebox 0
35131 width "15col%"
35132 special "none"
35133 height "1.25in"
35134 height_special "totalheight"
35135 thickness "0.4pt"
35136 separation "3pt"
35137 shadowsize "4pt"
35138 framecolor "black"
35139 backgroundcolor "none"
35140 status open
35141
35142 \begin_layout Plain Layout
35143 \align left
35144 Le texte de 
35145 \end_layout
35146
35147 \begin_layout Plain Layout
35148 \align left
35149 cette boîte
35150 \end_layout
35151
35152 \begin_layout Plain Layout
35153 \align right
35154 est allongé.
35155 \end_layout
35156
35157 \end_inset
35158
35159
35160 \end_layout
35161
35162 \begin_layout Standard
35163 Si vous n'avez pas choisi une 
35164 \family sans
35165 Boîte
35166 \begin_inset space ~
35167 \end_inset
35168
35169 Intérieure
35170 \family default
35171 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35172  de dialogue de boîte.
35173 \end_layout
35174
35175 \begin_layout Standard
35176 \align center
35177 \begin_inset Box Boxed
35178 position "c"
35179 hor_pos "s"
35180 has_inner_box 0
35181 inner_pos "s"
35182 use_parbox 0
35183 use_makebox 0
35184 width "90col%"
35185 special "none"
35186 height "1.25in"
35187 height_special "totalheight"
35188 thickness "0.4pt"
35189 separation "3pt"
35190 shadowsize "4pt"
35191 framecolor "black"
35192 backgroundcolor "none"
35193 status open
35194
35195 \begin_layout Plain Layout
35196 Le texte de cette boîte est allongé horizontalement.
35197 \end_layout
35198
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \begin_layout Subsection
35205 Décorations
35206 \begin_inset CommandInset label
35207 LatexCommand label
35208 name "sec:Décorations"
35209
35210 \end_inset
35211
35212
35213 \begin_inset Index idx
35214 status collapsed
35215
35216 \begin_layout Plain Layout
35217 Boîtes ! Décorations
35218 \end_layout
35219
35220 \end_inset
35221
35222
35223 \end_layout
35224
35225 \begin_layout Standard
35226 On peut spécifier le style de la boîte en utilisant la liste déroulante
35227  
35228 \family sans
35229 Décoration
35230 \family default
35231 .
35232  Les possibilités sont les suivantes :
35233 \end_layout
35234
35235 \begin_layout Description
35236 Aucun
35237 \begin_inset space ~
35238 \end_inset
35239
35240 cadre
35241 \begin_inset space ~
35242 \end_inset
35243
35244 tracé Rien n'est tracé
35245 \end_layout
35246
35247 \begin_layout Description
35248 Cadre
35249 \begin_inset space ~
35250 \end_inset
35251
35252 rectangulaire
35253 \begin_inset space ~
35254 \end_inset
35255
35256 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35257  L'épaisseur du trait de ce cadre peut être précisé.
35258 \begin_inset Newline newline
35259 \end_inset
35260
35261
35262 \begin_inset Box Boxed
35263 position "c"
35264 hor_pos "c"
35265 has_inner_box 1
35266 inner_pos "c"
35267 use_parbox 0
35268 use_makebox 0
35269 width "20col%"
35270 special "none"
35271 height "1in"
35272 height_special "totalheight"
35273 thickness "0.4pt"
35274 separation "3pt"
35275 shadowsize "4pt"
35276 framecolor "black"
35277 backgroundcolor "none"
35278 status open
35279
35280 \begin_layout Plain Layout
35281 \align center
35282 Boîte rectangulaire
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \begin_layout Description
35291 Cadre
35292 \begin_inset space ~
35293 \end_inset
35294
35295 oval,
35296 \begin_inset space ~
35297 \end_inset
35298
35299 fin Ceci dessine un cadre ovalisée autour de la boîte.
35300  L'épaisseur du trait de ce cadre est de  0.4
35301 \begin_inset space \thinspace{}
35302 \end_inset
35303
35304 pt.
35305  
35306 \begin_inset Box ovalbox
35307 position "c"
35308 hor_pos "c"
35309 has_inner_box 1
35310 inner_pos "c"
35311 use_parbox 0
35312 use_makebox 0
35313 width "20col%"
35314 special "none"
35315 height "1in"
35316 height_special "totalheight"
35317 thickness "0.4pt"
35318 separation "3pt"
35319 shadowsize "4pt"
35320 framecolor "black"
35321 backgroundcolor "none"
35322 status open
35323
35324 \begin_layout Plain Layout
35325 \align center
35326 Boîte ovalisée, fine
35327 \end_layout
35328
35329 \end_inset
35330
35331
35332 \end_layout
35333
35334 \begin_layout Description
35335 Cadre
35336 \begin_inset space ~
35337 \end_inset
35338
35339 oval,
35340 \begin_inset space ~
35341 \end_inset
35342
35343 épais Ceci dessine un cadre ovalisée autour de la boîte.
35344  L'épaisseur du trait de ce cadre est de   0.8
35345 \begin_inset space \thinspace{}
35346 \end_inset
35347
35348 pt.
35349  
35350 \begin_inset Box Ovalbox
35351 position "c"
35352 hor_pos "c"
35353 has_inner_box 1
35354 inner_pos "c"
35355 use_parbox 0
35356 use_makebox 0
35357 width "20col%"
35358 special "none"
35359 height "1in"
35360 height_special "totalheight"
35361 thickness "0.4pt"
35362 separation "3pt"
35363 shadowsize "4pt"
35364 framecolor "black"
35365 backgroundcolor "none"
35366 status open
35367
35368 \begin_layout Plain Layout
35369 \align center
35370 Boîte ovalisée, épaisse
35371 \end_layout
35372
35373 \end_inset
35374
35375
35376 \end_layout
35377
35378 \begin_layout Description
35379 Ombre
35380 \begin_inset space ~
35381 \end_inset
35382
35383 en
35384 \begin_inset space ~
35385 \end_inset
35386
35387 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35388  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35389  
35390 \begin_inset Box Shadowbox
35391 position "c"
35392 hor_pos "c"
35393 has_inner_box 1
35394 inner_pos "c"
35395 use_parbox 0
35396 use_makebox 0
35397 width "20col%"
35398 special "none"
35399 height "1in"
35400 height_special "totalheight"
35401 thickness "0.4pt"
35402 separation "3pt"
35403 shadowsize "4pt"
35404 framecolor "black"
35405 backgroundcolor "none"
35406 status open
35407
35408 \begin_layout Plain Layout
35409 \align center
35410 Boîte ombrée
35411 \end_layout
35412
35413 \end_inset
35414
35415
35416 \end_layout
35417
35418 \begin_layout Description
35419 Fond
35420 \begin_inset space ~
35421 \end_inset
35422
35423 ombré Ceci dessine une boîte avec un arrière plan rouge.
35424  Contrairement aux boîtes coloriées
35425 \begin_inset Foot
35426 status collapsed
35427
35428 \begin_layout Plain Layout
35429 Voir la section
35430 \begin_inset space ~
35431 \end_inset
35432
35433
35434 \begin_inset CommandInset ref
35435 LatexCommand ref
35436 reference "sec:Boîtes-colorées"
35437
35438 \end_inset
35439
35440 .
35441 \end_layout
35442
35443 \end_inset
35444
35445 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35446  son propre paragraphe.
35447 \begin_inset Box Shaded
35448 position "t"
35449 hor_pos "c"
35450 has_inner_box 0
35451 inner_pos "t"
35452 use_parbox 0
35453 use_makebox 0
35454 width "50col%"
35455 special "none"
35456 height "1in"
35457 height_special "totalheight"
35458 thickness "0.4pt"
35459 separation "3pt"
35460 shadowsize "4pt"
35461 framecolor "black"
35462 backgroundcolor "none"
35463 status open
35464
35465 \begin_layout Plain Layout
35466 Boîte avec fond ombré
35467 \end_layout
35468
35469 \end_inset
35470
35471
35472 \end_layout
35473
35474 \begin_layout Description
35475 Cadre
35476 \begin_inset space ~
35477 \end_inset
35478
35479 rectangulaire
35480 \begin_inset space ~
35481 \end_inset
35482
35483 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35484  boîte.
35485  L'épaisseur du trait du cadre interne est de 0.75
35486 \begin_inset space \thinspace{}
35487 \end_inset
35488
35489 épaisseur
35490 \begin_inset space ~
35491 \end_inset
35492
35493 du
35494 \begin_inset space ~
35495 \end_inset
35496
35497 trait, l'épaisseur du trait du cadre externe est de 1.5
35498 \begin_inset space \thinspace{}
35499 \end_inset
35500
35501 épaisseur
35502 \begin_inset space ~
35503 \end_inset
35504
35505 du
35506 \begin_inset space ~
35507 \end_inset
35508
35509 trait.
35510  La distance entre les deux cadres est de 1.5
35511 \begin_inset space \thinspace{}
35512 \end_inset
35513
35514 épaisseur
35515 \begin_inset space ~
35516 \end_inset
35517
35518 du
35519 \begin_inset space ~
35520 \end_inset
35521
35522 trait
35523 \begin_inset space \thinspace{}
35524 \end_inset
35525
35526 +
35527 \begin_inset space \thinspace{}
35528 \end_inset
35529
35530 0.5
35531 \begin_inset space \thinspace{}
35532 \end_inset
35533
35534 pt.
35535  
35536 \begin_inset Box Doublebox
35537 position "c"
35538 hor_pos "c"
35539 has_inner_box 1
35540 inner_pos "c"
35541 use_parbox 0
35542 use_makebox 0
35543 width "20col%"
35544 special "none"
35545 height "1in"
35546 height_special "totalheight"
35547 thickness "0.4pt"
35548 separation "3pt"
35549 shadowsize "4pt"
35550 framecolor "black"
35551 backgroundcolor "none"
35552 status open
35553
35554 \begin_layout Plain Layout
35555 \align center
35556 Boîte double
35557 \end_layout
35558
35559 \end_inset
35560
35561
35562 \end_layout
35563
35564 \begin_layout Standard
35565 \begin_inset VSpace bigskip
35566 \end_inset
35567
35568 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35569  s'adapte pour montrer le style
35570  de boîte utilisé.
35571  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35572  le paquetage \SpecialChar LaTeX
35573  
35574 \series bold
35575 fancybox
35576 \series default
35577
35578 \begin_inset Index idx
35579 status collapsed
35580
35581 \begin_layout Plain Layout
35582 Paquetages \SpecialChar LaTeX
35583  ! fancybox
35584 \end_layout
35585
35586 \end_inset
35587
35588 .
35589 \end_layout
35590
35591 \begin_layout Standard
35592 \begin_inset VSpace bigskip
35593 \end_inset
35594
35595 Quand vous utilisez le style de décoration 
35596 \family sans
35597 cadre rectangulaire simple
35598 \family default
35599  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35600  de la boîte.
35601  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35602  prendra toute la largeur de la colonne et la boîte sera considérée comme
35603  son propre paragraphe: 
35604 \begin_inset Box Framed
35605 position "t"
35606 hor_pos "c"
35607 has_inner_box 0
35608 inner_pos "t"
35609 use_parbox 0
35610 use_makebox 0
35611 width "100col%"
35612 special "none"
35613 height "1in"
35614 height_special "totalheight"
35615 thickness "0.4pt"
35616 separation "3pt"
35617 shadowsize "4pt"
35618 framecolor "black"
35619 backgroundcolor "none"
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623 Boîte avec cadre simple et sauts de page
35624 \end_layout
35625
35626 \end_inset
35627
35628
35629 \end_layout
35630
35631 \begin_layout Section
35632 Personnalisation des boîtes
35633 \begin_inset Index idx
35634 status collapsed
35635
35636 \begin_layout Plain Layout
35637 Boîtes! Personnalisation
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Standard
35646 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35647  la commande 
35648 \series bold
35649
35650 \backslash
35651 cornersize
35652 \series default
35653 .
35654  Par exemple, la commande
35655 \end_layout
35656
35657 \begin_layout Standard
35658
35659 \series bold
35660
35661 \backslash
35662 cornersize*{1cm}
35663 \end_layout
35664
35665 \begin_layout Standard
35666 donne un diamètre de 1
35667 \begin_inset space \thinspace{}
35668 \end_inset
35669
35670 cm.
35671  La commande
35672 \end_layout
35673
35674 \begin_layout Standard
35675
35676 \series bold
35677
35678 \backslash
35679 cornersize{num}
35680 \end_layout
35681
35682 \begin_layout Standard
35683 fixe le diamètre à 
35684 \family sans
35685 num
35686 \begin_inset space \thinspace{}
35687 \end_inset
35688
35689 ×
35690 \begin_inset space \thinspace{}
35691 \end_inset
35692
35693 minimum(largeur et hauteur de la boîte)
35694 \family default
35695 .
35696  La valeur implicite est 
35697 \series bold
35698
35699 \backslash
35700 cornersize{0.5}
35701 \series default
35702 .
35703 \end_layout
35704
35705 \begin_layout Standard
35706 \begin_inset ERT
35707 status collapsed
35708
35709 \begin_layout Plain Layout
35710
35711
35712 \backslash
35713 cornersize*{1.5cm}
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \begin_inset Box Ovalbox
35720 position "c"
35721 hor_pos "c"
35722 has_inner_box 1
35723 inner_pos "c"
35724 use_parbox 0
35725 use_makebox 0
35726 width "25col%"
35727 special "none"
35728 height "1in"
35729 height_special "totalheight"
35730 thickness "0.4pt"
35731 separation "3pt"
35732 shadowsize "4pt"
35733 framecolor "black"
35734 backgroundcolor "none"
35735 status open
35736
35737 \begin_layout Plain Layout
35738 \align center
35739 Boîte ovale avec 
35740 \series bold
35741
35742 \backslash
35743 cornersize
35744 \series default
35745
35746 \begin_inset space \thinspace{}
35747 \end_inset
35748
35749 =
35750 \begin_inset space \thinspace{}
35751 \end_inset
35752
35753 1.5
35754 \begin_inset space \thinspace{}
35755 \end_inset
35756
35757 cm
35758 \end_layout
35759
35760 \end_inset
35761
35762
35763 \begin_inset ERT
35764 status collapsed
35765
35766 \begin_layout Plain Layout
35767
35768
35769 \backslash
35770 cornersize{0.5}
35771 \end_layout
35772
35773 \end_inset
35774
35775
35776 \end_layout
35777
35778 \begin_layout Standard
35779 \begin_inset VSpace bigskip
35780 \end_inset
35781
35782
35783 \end_layout
35784
35785 \begin_layout Standard
35786 La couleur rouge utilisée implicitement pour les boîtes à 
35787 \family sans
35788 Fond
35789 \begin_inset space ~
35790 \end_inset
35791
35792 ombré
35793 \family default
35794  peut soit être modifiée localement avec la commande 
35795 \series bold
35796
35797 \backslash
35798 definecolor{shadecolor}
35799 \series default
35800 , soit globalement avec le menu 
35801 \family sans
35802 Outils\SpecialChar menuseparator
35803 Préférences
35804 \family default
35805 \SpecialChar menuseparator
35806
35807 \family sans
35808 Couleurs\SpecialChar menuseparator
35809 boîte
35810 \begin_inset space ~
35811 \end_inset
35812
35813 ombrée
35814 \family default
35815 .
35816  La syntaxe de la commande 
35817 \series bold
35818
35819 \backslash
35820 definecolor
35821 \series default
35822  est expliquée dans la section
35823 \begin_inset space ~
35824 \end_inset
35825
35826
35827 \begin_inset CommandInset ref
35828 LatexCommand ref
35829 reference "sec:Tableaux-Colorés"
35830
35831 \end_inset
35832
35833 .
35834 \begin_inset Foot
35835 status collapsed
35836
35837 \begin_layout Plain Layout
35838 Notez que l'utilisation de 
35839 \series bold
35840
35841 \backslash
35842 definecolor
35843 \series default
35844  ne peut se faire sans le paquetage \SpecialChar LaTeX
35845  
35846 \series bold
35847 color
35848 \series default
35849  dans le préambule, voir la section
35850 \begin_inset space ~
35851 \end_inset
35852
35853
35854 \begin_inset CommandInset ref
35855 LatexCommand ref
35856 reference "sec:Boîtes-colorées"
35857
35858 \end_inset
35859
35860 .
35861  
35862 \end_layout
35863
35864 \end_inset
35865
35866
35867 \end_layout
35868
35869 \begin_layout Standard
35870 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35871  le commande en code \SpecialChar TeX
35872  suivantes
35873 \end_layout
35874
35875 \begin_layout Standard
35876
35877 \series bold
35878
35879 \backslash
35880 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35881 \end_layout
35882
35883 \begin_layout Standard
35884 \begin_inset ERT
35885 status collapsed
35886
35887 \begin_layout Plain Layout
35888
35889
35890 \backslash
35891 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35892 \end_layout
35893
35894 \end_inset
35895
35896
35897 \begin_inset Box Shaded
35898 position "t"
35899 hor_pos "c"
35900 has_inner_box 0
35901 inner_pos "t"
35902 use_parbox 0
35903 use_makebox 0
35904 width "100col%"
35905 special "none"
35906 height "1in"
35907 height_special "totalheight"
35908 thickness "0.4pt"
35909 separation "3pt"
35910 shadowsize "4pt"
35911 framecolor "black"
35912 backgroundcolor "none"
35913 status open
35914
35915 \begin_layout Plain Layout
35916
35917 \color yellow
35918 Ceci est un texte jaune dans une boîte à 
35919 \family sans
35920 Fond
35921 \begin_inset space ~
35922 \end_inset
35923
35924 ombré
35925 \family default
35926 \color inherit
35927  
35928 \color yellow
35929 avec un fond vert foncé.
35930 \end_layout
35931
35932 \end_inset
35933
35934
35935 \begin_inset ERT
35936 status collapsed
35937
35938 \begin_layout Plain Layout
35939
35940
35941 \backslash
35942 definecolor{shadecolor}{rgb}{1,0,0}
35943 \end_layout
35944
35945 \end_inset
35946
35947
35948 \end_layout
35949
35950 \begin_layout Standard
35951 \begin_inset VSpace bigskip
35952 \end_inset
35953
35954
35955 \end_layout
35956
35957 \begin_layout Standard
35958 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35959  boîtes qui suivent la commandes qui les a changées.
35960 \end_layout
35961
35962 \begin_layout Section
35963 Minipages
35964 \begin_inset CommandInset label
35965 LatexCommand label
35966 name "sec:Minipages"
35967
35968 \end_inset
35969
35970
35971 \begin_inset Index idx
35972 status collapsed
35973
35974 \begin_layout Plain Layout
35975 Boîtes ! Minipages
35976 \end_layout
35977
35978 \end_inset
35979
35980
35981 \end_layout
35982
35983 \begin_layout Standard
35984 \SpecialChar LaTeX
35985  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35986  d'une page.
35987  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35988  règles d'indentation, de saut de ligne, etc.
35989  s'appliquent.
35990 \end_layout
35991
35992 \begin_layout Standard
35993 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35994  langues.
35995 \end_layout
35996
35997 \begin_layout Standard
35998 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35999  Leur largeur est fixée à 45
36000 \begin_inset space \thinspace{}
36001 \end_inset
36002
36003 col% et elles sont séparées par un ressort horizontal, qui a été inséré
36004  via le menu 
36005 \family sans
36006 Insertion\SpecialChar menuseparator
36007 Typographie
36008 \begin_inset space ~
36009 \end_inset
36010
36011 spéciale\SpecialChar menuseparator
36012 Ressort
36013 \begin_inset space ~
36014 \end_inset
36015
36016 Horizontal
36017 \family default
36018 .
36019 \end_layout
36020
36021 \begin_layout Standard
36022 \begin_inset Box Frameless
36023 position "t"
36024 hor_pos "c"
36025 has_inner_box 1
36026 inner_pos "c"
36027 use_parbox 0
36028 use_makebox 0
36029 width "45col%"
36030 special "none"
36031 height "1in"
36032 height_special "totalheight"
36033 thickness "0.4pt"
36034 separation "3pt"
36035 shadowsize "4pt"
36036 framecolor "black"
36037 backgroundcolor "none"
36038 status open
36039
36040 \begin_layout Plain Layout
36041 Ceci est un texte en français.
36042  Ceci est un texte en français.
36043  Ceci est un texte en français.
36044  Ceci est un texte en français.
36045  Ceci est un texte en français.
36046  Ceci est un texte en français.
36047  Ceci est un texte en français.
36048  Ceci est un texte en français.Ceci est un texte en français.
36049  Ceci est un texte en français.
36050  Ceci est un texte en français.
36051  Ceci est un texte en français
36052 \begin_inset Foot
36053 status collapsed
36054
36055 \begin_layout Plain Layout
36056 Ceci est une note de bas de page en français.
36057 \end_layout
36058
36059 \end_inset
36060
36061 .Ceci est un texte en français
36062 \end_layout
36063
36064 \end_inset
36065
36066
36067 \begin_inset space \hfill{}
36068 \end_inset
36069
36070
36071 \begin_inset Box Frameless
36072 position "t"
36073 hor_pos "c"
36074 has_inner_box 1
36075 inner_pos "c"
36076 use_parbox 0
36077 use_makebox 0
36078 width "45col%"
36079 special "none"
36080 height "1in"
36081 height_special "totalheight"
36082 thickness "0.4pt"
36083 separation "3pt"
36084 shadowsize "4pt"
36085 framecolor "black"
36086 backgroundcolor "none"
36087 status open
36088
36089 \begin_layout Plain Layout
36090
36091 \lang english
36092 This is an English Text.
36093  This is an English Text.
36094  This is an English Text.
36095  This is an English Text.
36096  This is an English Text.
36097  This is an English Text.
36098  This is an English Text.
36099  This is an English Text.
36100  This is an English Text.
36101  This is an English Text.
36102  This is an English Text.
36103  This is an English Text.
36104  This is an English Text.
36105  This is an English Text.
36106  This is an English Text.
36107  This is an English Text.
36108 \begin_inset Foot
36109 status collapsed
36110
36111 \begin_layout Plain Layout
36112
36113 \lang english
36114 This is an English footnote.
36115 \end_layout
36116
36117 \end_inset
36118
36119  This is an English Text.
36120 \end_layout
36121
36122 \end_inset
36123
36124
36125 \end_layout
36126
36127 \begin_layout Standard
36128 \begin_inset VSpace bigskip
36129 \end_inset
36130
36131 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36132  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36133  minipages, même si vous les avez mis par exemple à 
36134 \family sans
36135 Moyen
36136 \family default
36137  dans les paramètres du document.
36138 \end_layout
36139
36140 \begin_layout Standard
36141 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36142  portion de texte, voyez la section
36143 \begin_inset space ~
36144 \end_inset
36145
36146
36147 \begin_inset CommandInset ref
36148 LatexCommand ref
36149 reference "sec:Boîtes-colorées"
36150
36151 \end_inset
36152
36153 .
36154 \end_layout
36155
36156 \begin_layout Standard
36157 \begin_inset Note Greyedout
36158 status open
36159
36160 \begin_layout Plain Layout
36161
36162 \series bold
36163 Note:
36164 \series default
36165  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36166  mais les minipages peuvent être utilisées dans un tableau, un flottant
36167  ou une autre boîte.
36168 \end_layout
36169
36170 \end_inset
36171
36172
36173 \end_layout
36174
36175 \begin_layout Standard
36176 \begin_inset VSpace bigskip
36177 \end_inset
36178
36179
36180 \end_layout
36181
36182 \begin_layout Standard
36183 \SpecialChar LyX
36184  propose également une fonctionnalité de base pour des minipages dont la
36185  taille est automatiquement déterminée par la largeur de leur contenu, via
36186  le module 
36187 \family sans
36188 Minipages de largeur variable
36189 \family default
36190 .
36191  Le fichier du répertoire des exemples \SpecialChar LyX
36192  
36193 \emph on
36194 varwidth-floats-side-by-side
36195 \emph default
36196  illustre l'utilisation de minipages de largeur variable pour placer deux
36197  flottants côte à côte.
36198 \end_layout
36199
36200 \begin_layout Section
36201 Les parboxes
36202 \begin_inset CommandInset label
36203 LatexCommand label
36204 name "sec:Parboxes"
36205
36206 \end_inset
36207
36208
36209 \begin_inset Index idx
36210 status collapsed
36211
36212 \begin_layout Plain Layout
36213 Boîtes ! Parboxes
36214 \end_layout
36215
36216 \end_inset
36217
36218
36219 \end_layout
36220
36221 \begin_layout Standard
36222 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36223  ne peuvent avoir de note de bas de page.
36224 \end_layout
36225
36226 \begin_layout Standard
36227 \align center
36228 \begin_inset Box Frameless
36229 position "t"
36230 hor_pos "c"
36231 has_inner_box 1
36232 inner_pos "t"
36233 use_parbox 1
36234 use_makebox 0
36235 width "33col%"
36236 special "none"
36237 height "1in"
36238 height_special "totalheight"
36239 thickness "0.4pt"
36240 separation "3pt"
36241 shadowsize "4pt"
36242 framecolor "black"
36243 backgroundcolor "none"
36244 status open
36245
36246 \begin_layout Plain Layout
36247 Ceci est un texte à l'intérieur d'une parbox.
36248  Ceci est un texte à l'intérieur d'une parbox.
36249 \end_layout
36250
36251 \begin_layout Plain Layout
36252 Cette note de bas de page ne devrait pas apparaître :
36253 \begin_inset Foot
36254 status open
36255
36256 \begin_layout Plain Layout
36257 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36258  pas.
36259 \end_layout
36260
36261 \end_inset
36262
36263
36264 \end_layout
36265
36266 \end_inset
36267
36268
36269 \end_layout
36270
36271 \begin_layout Section
36272 Des boîtes pour les mots et les caractères
36273 \begin_inset Index idx
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277 Boîtes ! Pour les caractères
36278 \end_layout
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Subsection
36286 Empêcher la césure
36287 \begin_inset CommandInset label
36288 LatexCommand label
36289 name "sec:Empêcher-césure"
36290
36291 \end_inset
36292
36293
36294 \begin_inset Index idx
36295 status collapsed
36296
36297 \begin_layout Plain Layout
36298 Boîtes ! Pour empêcher la césure
36299 \end_layout
36300
36301 \end_inset
36302
36303
36304 \end_layout
36305
36306 \begin_layout Standard
36307 Vous pouvez utiliser une boîte de type 
36308 \family sans
36309 Makebox
36310 \family default
36311  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36312 \begin_inset Newline newline
36313 \end_inset
36314
36315 Voici un exemple de texte :
36316 \end_layout
36317
36318 \begin_layout Standard
36319 Cette ligne est un exemple comment vous pouvez empêcher une césure
36320 \begin_inset space ~
36321 \end_inset
36322
36323
36324 \begin_inset Quotes cld
36325 \end_inset
36326
36327 motTrèsTrèsLong
36328 \begin_inset Quotes crd
36329 \end_inset
36330
36331
36332 \end_layout
36333
36334 \begin_layout Standard
36335 Pour empêcher que le mot 
36336 \begin_inset Quotes cld
36337 \end_inset
36338
36339 motTrèsTrèsLong
36340 \begin_inset Quotes crd
36341 \end_inset
36342
36343  soit coupé, mettez le mot dans une boîte, mettez 
36344 \family sans
36345 Boîte
36346 \begin_inset space ~
36347 \end_inset
36348
36349 intérieure
36350 \family default
36351  à 
36352 \family sans
36353 Makebox
36354 \family default
36355  sans spécifier de largeur.
36356 \end_layout
36357
36358 \begin_layout Standard
36359 Voici le résultat :
36360 \end_layout
36361
36362 \begin_layout Standard
36363 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36364  
36365 \begin_inset Box Frameless
36366 position "t"
36367 hor_pos "c"
36368 has_inner_box 1
36369 inner_pos "t"
36370 use_parbox 0
36371 use_makebox 1
36372 width ""
36373 special "none"
36374 height "1in"
36375 height_special "totalheight"
36376 thickness "0.4pt"
36377 separation "3pt"
36378 shadowsize "4pt"
36379 framecolor "black"
36380 backgroundcolor "none"
36381 status open
36382
36383 \begin_layout Plain Layout
36384 \begin_inset Quotes cld
36385 \end_inset
36386
36387 motTrèsTrèsLong
36388 \begin_inset Quotes crd
36389 \end_inset
36390
36391
36392 \end_layout
36393
36394 \end_inset
36395
36396
36397 \end_layout
36398
36399 \begin_layout Standard
36400 Une autre méthode consiste à mettre la commande 
36401 \series bold
36402
36403 \begin_inset Quotes cld
36404 \end_inset
36405
36406
36407 \backslash
36408 -
36409 \series default
36410
36411 \begin_inset Quotes crd
36412 \end_inset
36413
36414  en code \SpecialChar TeX
36415 , juste avant le mot :
36416 \end_layout
36417
36418 \begin_layout Standard
36419 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36420  
36421 \begin_inset Quotes cld
36422 \end_inset
36423
36424
36425 \begin_inset ERT
36426 status collapsed
36427
36428 \begin_layout Plain Layout
36429
36430
36431 \backslash
36432 -
36433 \end_layout
36434
36435 \end_inset
36436
36437 motTrèsTrèsLong
36438 \begin_inset Quotes crd
36439 \end_inset
36440
36441
36442 \end_layout
36443
36444 \begin_layout Standard
36445 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36446  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36447 \family sans
36448 Insertion\SpecialChar menuseparator
36449 Typographie
36450 \begin_inset space ~
36451 \end_inset
36452
36453 spéciale\SpecialChar menuseparator
36454 Passage
36455 \begin_inset space ~
36456 \end_inset
36457
36458 à
36459 \begin_inset space ~
36460 \end_inset
36461
36462 la
36463 \begin_inset space ~
36464 \end_inset
36465
36466 Ligne
36467 \family default
36468  (raccourci 
36469 \family sans
36470 Ctrl-Entrée
36471 \family default
36472 ) :
36473 \end_layout
36474
36475 \begin_layout Standard
36476 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36477 \begin_inset Newline newline
36478 \end_inset
36479
36480
36481 \begin_inset Box Frameless
36482 position "t"
36483 hor_pos "c"
36484 has_inner_box 1
36485 inner_pos "t"
36486 use_parbox 0
36487 use_makebox 1
36488 width ""
36489 special "none"
36490 height "1in"
36491 height_special "totalheight"
36492 thickness "0.4pt"
36493 separation "3pt"
36494 shadowsize "4pt"
36495 framecolor "black"
36496 backgroundcolor "none"
36497 status open
36498
36499 \begin_layout Plain Layout
36500 \begin_inset Quotes cld
36501 \end_inset
36502
36503 motTrèsTrèsLong
36504 \begin_inset Quotes crd
36505 \end_inset
36506
36507
36508 \end_layout
36509
36510 \end_inset
36511
36512
36513 \end_layout
36514
36515 \begin_layout Subsection
36516 Alignement vertical
36517 \begin_inset CommandInset label
36518 LatexCommand label
36519 name "subsec:Alignement-Vertical"
36520
36521 \end_inset
36522
36523
36524 \begin_inset Index idx
36525 status collapsed
36526
36527 \begin_layout Plain Layout
36528 Boîtes ! Pour l'alignement vertical
36529 \end_layout
36530
36531 \end_inset
36532
36533
36534 \begin_inset Index idx
36535 status collapsed
36536
36537 \begin_layout Plain Layout
36538 Boîtes ! Boîtes élévatrices
36539 \end_layout
36540
36541 \end_inset
36542
36543
36544 \begin_inset Index idx
36545 status collapsed
36546
36547 \begin_layout Plain Layout
36548 Raisebox|see
36549 \begin_inset ERT
36550 status collapsed
36551
36552 \begin_layout Plain Layout
36553
36554 {
36555 \end_layout
36556
36557 \end_inset
36558
36559 Boîtes élévatrices
36560 \begin_inset ERT
36561 status collapsed
36562
36563 \begin_layout Plain Layout
36564
36565 }
36566 \end_layout
36567
36568 \end_inset
36569
36570
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Standard
36579 Avec la commande 
36580 \series bold
36581
36582 \backslash
36583 raisebox
36584 \series default
36585  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36586  par rapport au texte qui l'entoure.
36587  La commande
36588 \series bold
36589  
36590 \backslash
36591 raisebox
36592 \series default
36593  s'utilise en suivant la syntaxe suivante :
36594 \end_layout
36595
36596 \begin_layout Standard
36597
36598 \series bold
36599
36600 \backslash
36601 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36602 \end_layout
36603
36604 \begin_layout Standard
36605 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36606  pour l'abaisser.
36607 \end_layout
36608
36609 \begin_layout Standard
36610 Pour aligner le mot 
36611 \begin_inset Quotes cld
36612 \end_inset
36613
36614 empêcher
36615 \begin_inset Quotes crd
36616 \end_inset
36617
36618  de façon à ce que le point le plus bas du caractère le plus 
36619 \begin_inset Quotes cld
36620 \end_inset
36621
36622 profond
36623 \begin_inset Quotes crd
36624 \end_inset
36625
36626 , le 
36627 \begin_inset Quotes cld
36628 \end_inset
36629
36630 p
36631 \begin_inset Quotes crd
36632 \end_inset
36633
36634 , soit au niveau de la ligne de base, insérez la commande 
36635 \end_layout
36636
36637 \begin_layout Standard
36638
36639 \series bold
36640
36641 \backslash
36642 raisebox{
36643 \backslash
36644 depth}{
36645 \end_layout
36646
36647 \begin_layout Standard
36648 en code \SpecialChar TeX
36649  avant le mot.
36650  Insérez après le mot l'accolade fermante 
36651 \begin_inset Quotes cld
36652 \end_inset
36653
36654
36655 \series bold
36656 }
36657 \series default
36658
36659 \begin_inset Quotes crd
36660 \end_inset
36661
36662  en code \SpecialChar TeX
36663 .
36664 \begin_inset Newline newline
36665 \end_inset
36666
36667 Voici le résultat :
36668 \end_layout
36669
36670 \begin_layout Standard
36671 Cette ligne de texte contient le mot 
36672 \begin_inset ERT
36673 status open
36674
36675 \begin_layout Plain Layout
36676
36677
36678 \backslash
36679 raisebox{
36680 \backslash
36681 depth}{
36682 \end_layout
36683
36684 \end_inset
36685
36686
36687 \begin_inset Quotes cld
36688 \end_inset
36689
36690 empêcher
36691 \begin_inset Quotes crd
36692 \end_inset
36693
36694
36695 \begin_inset ERT
36696 status collapsed
36697
36698 \begin_layout Plain Layout
36699
36700 }
36701 \end_layout
36702
36703 \end_inset
36704
36705  comme mot élevé.
36706 \end_layout
36707
36708 \begin_layout Standard
36709 \begin_inset VSpace bigskip
36710 \end_inset
36711
36712 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36713  entre les lignes va être agrandie :
36714 \end_layout
36715
36716 \begin_layout Standard
36717 Cette ligne de texte contient le mot
36718 \begin_inset ERT
36719 status collapsed
36720
36721 \begin_layout Plain Layout
36722
36723
36724 \backslash
36725 raisebox{-
36726 \backslash
36727 depth}{
36728 \end_layout
36729
36730 \end_inset
36731
36732
36733 \begin_inset Quotes cld
36734 \end_inset
36735
36736 empêcher
36737 \begin_inset Quotes crd
36738 \end_inset
36739
36740
36741 \begin_inset ERT
36742 status collapsed
36743
36744 \begin_layout Plain Layout
36745
36746 }
36747 \end_layout
36748
36749 \end_inset
36750
36751  comme mot abaissé.
36752 \begin_inset Newline newline
36753 \end_inset
36754
36755 Cette ligne de texte contient le mot 
36756 \begin_inset ERT
36757 status collapsed
36758
36759 \begin_layout Plain Layout
36760
36761
36762 \backslash
36763 raisebox{0.5cm}{
36764 \end_layout
36765
36766 \end_inset
36767
36768
36769 \begin_inset Quotes cld
36770 \end_inset
36771
36772 tester
36773 \begin_inset Quotes crd
36774 \end_inset
36775
36776
36777 \begin_inset ERT
36778 status collapsed
36779
36780 \begin_layout Plain Layout
36781
36782 }
36783 \end_layout
36784
36785 \end_inset
36786
36787  comme mot élevé.
36788 \end_layout
36789
36790 \begin_layout Standard
36791 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36792  mettez la hauteur de la boîte à zéro.
36793  Par exemple utilisez
36794 \end_layout
36795
36796 \begin_layout Standard
36797
36798 \series bold
36799
36800 \backslash
36801 raisebox{-
36802 \backslash
36803 depth}[0pt]{
36804 \end_layout
36805
36806 \begin_layout Standard
36807 Cette ligne de texte contient le mot
36808 \begin_inset ERT
36809 status collapsed
36810
36811 \begin_layout Plain Layout
36812
36813
36814 \backslash
36815 raisebox{-
36816 \backslash
36817 depth}[0pt]{
36818 \end_layout
36819
36820 \end_inset
36821
36822
36823 \begin_inset Quotes cld
36824 \end_inset
36825
36826 empêcher
36827 \begin_inset Quotes crd
36828 \end_inset
36829
36830
36831 \begin_inset ERT
36832 status collapsed
36833
36834 \begin_layout Plain Layout
36835
36836 }
36837 \end_layout
36838
36839 \end_inset
36840
36841  comme mot abaissé.
36842 \begin_inset Newline newline
36843 \end_inset
36844
36845
36846 \begin_inset Newline newline
36847 \end_inset
36848
36849 Cette ligne de texte contient le mot 
36850 \begin_inset ERT
36851 status collapsed
36852
36853 \begin_layout Plain Layout
36854
36855
36856 \backslash
36857 raisebox{0.5cm}[0pt]{
36858 \end_layout
36859
36860 \end_inset
36861
36862
36863 \begin_inset Quotes cld
36864 \end_inset
36865
36866 tester
36867 \begin_inset Quotes crd
36868 \end_inset
36869
36870
36871 \begin_inset ERT
36872 status collapsed
36873
36874 \begin_layout Plain Layout
36875
36876 }
36877 \end_layout
36878
36879 \end_inset
36880
36881  comme mot élevé.
36882 \end_layout
36883
36884 \begin_layout Section
36885 Boîtes colorées
36886 \begin_inset CommandInset label
36887 LatexCommand label
36888 name "sec:Boîtes-colorées"
36889
36890 \end_inset
36891
36892
36893 \begin_inset Index idx
36894 status collapsed
36895
36896 \begin_layout Plain Layout
36897 Boîtes ! Couleur
36898 \end_layout
36899
36900 \end_inset
36901
36902
36903 \end_layout
36904
36905 \begin_layout Standard
36906 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36907  couleur désirée dans la fenêtre de dialogue de la boîte.
36908  Voici par exemple une boîte avec un fond orangé:
36909 \lang english
36910  
36911 \begin_inset Box Frameless
36912 position "t"
36913 hor_pos "c"
36914 has_inner_box 1
36915 inner_pos "t"
36916 use_parbox 0
36917 use_makebox 1
36918 width ""
36919 special "none"
36920 height "1in"
36921 height_special "totalheight"
36922 thickness "0.4pt"
36923 separation "3pt"
36924 shadowsize "4pt"
36925 framecolor "black"
36926 backgroundcolor "orange"
36927 status open
36928
36929 \begin_layout Plain Layout
36930 Boîte avec un fond orangé
36931 \end_layout
36932
36933 \end_inset
36934
36935
36936 \end_layout
36937
36938 \begin_layout Standard
36939 Si vous utilisez la décoration 
36940 \family sans
36941 Cadre
36942 \begin_inset space ~
36943 \end_inset
36944
36945 rectangulaire
36946 \begin_inset space ~
36947 \end_inset
36948
36949 simple
36950 \family default
36951 , vous pouvez colorer le cadre.
36952  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36953  le met implicitement
36954  en blanc).
36955  voici un exemple: 
36956 \begin_inset Box Boxed
36957 position "t"
36958 hor_pos "c"
36959 has_inner_box 0
36960 inner_pos "t"
36961 use_parbox 0
36962 use_makebox 0
36963 width ""
36964 special "none"
36965 height "1in"
36966 height_special "totalheight"
36967 thickness "0.4pt"
36968 separation "3pt"
36969 shadowsize "4pt"
36970 framecolor "teal"
36971 backgroundcolor "yellow"
36972 status open
36973
36974 \begin_layout Plain Layout
36975 Box with teal frame color and yellow background color
36976 \end_layout
36977
36978 \end_inset
36979
36980
36981 \end_layout
36982
36983 \begin_layout Standard
36984 \begin_inset VSpace bigskip
36985 \end_inset
36986
36987 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36988  est en couleurs:
36989 \begin_inset Newline newline
36990 \end_inset
36991
36992
36993 \begin_inset Box Boxed
36994 position "t"
36995 hor_pos "c"
36996 has_inner_box 0
36997 inner_pos "t"
36998 use_parbox 0
36999 use_makebox 0
37000 width ""
37001 special "none"
37002 height "1in"
37003 height_special "totalheight"
37004 thickness "0.4pt"
37005 separation "3pt"
37006 shadowsize "4pt"
37007 framecolor "cyan"
37008 backgroundcolor "magenta"
37009 status open
37010
37011 \begin_layout Plain Layout
37012
37013 \color yellow
37014 Ce texte est coloré dans une boîte colorée et encadrée.
37015 \end_layout
37016
37017 \end_inset
37018
37019
37020 \end_layout
37021
37022 \begin_layout Standard
37023 \begin_inset VSpace bigskip
37024 \end_inset
37025
37026
37027 \end_layout
37028
37029 \begin_layout Standard
37030 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
37031  définir vos propres couleurs comme c'est décrit dans la section
37032 \begin_inset space ~
37033 \end_inset
37034
37035
37036 \begin_inset CommandInset ref
37037 LatexCommand ref
37038 reference "sec:Tableaux-Colorés"
37039
37040 \end_inset
37041
37042 .
37043  Pour cela vous devez saisir la boîte ne code TeX.
37044 \end_layout
37045
37046 \begin_layout Standard
37047 Les boîtes à fond coloré sont créées par la commande 
37048 \series bold
37049
37050 \backslash
37051 colorbox
37052 \series default
37053 .
37054  Elle est utilisée avec la syntaxe suivante :
37055 \end_layout
37056
37057 \begin_layout Standard
37058
37059 \series bold
37060
37061 \backslash
37062 colorbox{couleur}{contenu de la boîte}
37063 \end_layout
37064
37065 \begin_layout Standard
37066 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
37067  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
37068  un mot sur fond 
37069 \emph on
37070 vertfonce
37071 \emph default
37072 , insérez la commande 
37073 \end_layout
37074
37075 \begin_layout Standard
37076
37077 \series bold
37078
37079 \backslash
37080 colorbox{vertfonce}{
37081 \end_layout
37082
37083 \begin_layout Standard
37084 avant le mot en code \SpecialChar TeX
37085 .
37086  Insérez l'accolade fermante 
37087 \begin_inset Quotes cld
37088 \end_inset
37089
37090 }
37091 \begin_inset Quotes crd
37092 \end_inset
37093
37094  après le mot, en code \SpecialChar TeX
37095 .
37096 \begin_inset Newline newline
37097 \end_inset
37098
37099 Voici le résultat :
37100 \end_layout
37101
37102 \begin_layout Standard
37103 Cette ligne de texte contient le mot
37104 \begin_inset ERT
37105 status collapsed
37106
37107 \begin_layout Plain Layout
37108
37109
37110 \backslash
37111 colorbox{vertfonce}{
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \begin_inset Quotes cld
37118 \end_inset
37119
37120 Attention!
37121 \begin_inset Quotes crd
37122 \end_inset
37123
37124
37125 \begin_inset ERT
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129
37130 }
37131 \end_layout
37132
37133 \end_inset
37134
37135  sur fond vertfonce.
37136 \end_layout
37137
37138 \begin_layout Standard
37139 Les boîtes avec fond et cadre colorés sont créées via la commande 
37140 \series bold
37141
37142 \backslash
37143 fcolorbox
37144 \series default
37145  avec la syntaxe suivante :
37146 \end_layout
37147
37148 \begin_layout Standard
37149
37150 \series bold
37151
37152 \backslash
37153 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37154 \end_layout
37155
37156 \begin_layout Section
37157 Boîtes pivotées et redimensionnées
37158 \end_layout
37159
37160 \begin_layout Standard
37161 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37162 \family sans
37163 BoîtesGraphiques
37164 \family default
37165  oit être vchargé via les paramètres du document.
37166 \end_layout
37167
37168 \begin_layout Standard
37169 \begin_inset Note Greyedout
37170 status open
37171
37172 \begin_layout Plain Layout
37173
37174 \series bold
37175 Note:
37176 \series default
37177  La plupart des visualiseurs DVI ne sont 
37178 \emph on
37179 pas
37180 \emph default
37181  capables d'afficher des rotations ou des redimensionnements.
37182 \end_layout
37183
37184 \end_inset
37185
37186
37187 \end_layout
37188
37189 \begin_layout Standard
37190 \begin_inset Note Greyedout
37191 status open
37192
37193 \begin_layout Plain Layout
37194
37195 \series bold
37196 Note:
37197 \series default
37198  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37199  redimensionnée.
37200 \end_layout
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \begin_layout Subsection
37208 Boîtes pivotées
37209 \begin_inset Index idx
37210 status collapsed
37211
37212 \begin_layout Plain Layout
37213 Boîtes ! pivotées
37214 \end_layout
37215
37216 \end_inset
37217
37218
37219 \begin_inset Index idx
37220 status collapsed
37221
37222 \begin_layout Plain Layout
37223 Pivoter des objets
37224 \end_layout
37225
37226 \end_inset
37227
37228
37229 \end_layout
37230
37231 \begin_layout Standard
37232 Pour faire tourner des objets, vous pouvez les mettre dans une 
37233 \family sans
37234 BoîtePivotée
37235 \family default
37236 .
37237  Une telle boîte est insérée via le menu 
37238 \family sans
37239 Insertion\SpecialChar menuseparator
37240 Inserts personnalisables\SpecialChar menuseparator
37241 BoîtePivotée
37242 \family default
37243 .
37244 \end_layout
37245
37246 \begin_layout Standard
37247 La position du pivot peut être précisée via l'insert 
37248 \family sans
37249 Origine
37250 \family default
37251  (menu 
37252 \family sans
37253 Insertion\SpecialChar menuseparator
37254 Origine
37255 \family default
37256 ) sous la forme 
37257 \series bold
37258 origin=position
37259 \series default
37260 .
37261  Les valeurs suivantes sont possibles pour la position: 
37262 \emph on
37263 c
37264 \emph default
37265  (centre), 
37266 \emph on
37267 l
37268 \emph default
37269  (gauche/
37270 \lang english
37271 left
37272 \lang french
37273 ), 
37274 \emph on
37275 r
37276 \emph default
37277  (droite/
37278 \lang english
37279 right
37280 \lang french
37281 ), 
37282 \emph on
37283 b
37284 \emph default
37285  (bas/
37286 \lang english
37287 bottom
37288 \lang french
37289 ), 
37290 \emph on
37291 t
37292 \emph default
37293  (haut/
37294 \lang english
37295 top
37296 \lang french
37297 ), et aussi des combinaisons des quatre positions de base.
37298  Par exemple 
37299 \emph on
37300 lt
37301 \emph default
37302  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37303  Quand on ne donne pas d'origine, la position 
37304 \emph on
37305 l
37306 \emph default
37307  est utilisée.
37308  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37309  ou négatif.
37310  Le sens positif de rotation est anti-horaire.
37311 \end_layout
37312
37313 \begin_layout Standard
37314 Dans l'exemple qui suit, 
37315 \series bold
37316 origin=c
37317 \series default
37318  a été saisi dans l'insert 
37319 \family sans
37320 Origin
37321 \family default
37322  et 
37323 \series bold
37324 60
37325 \series default
37326  a été saisi dans l'insert 
37327 \family sans
37328 Angle
37329 \family default
37330 .
37331 \end_layout
37332
37333 \begin_layout Standard
37334 Voici une ligne avec du 
37335 \begin_inset Flex Rotatebox
37336 status open
37337
37338 \begin_layout Plain Layout
37339 \begin_inset Argument 1
37340 status open
37341
37342 \begin_layout Plain Layout
37343 origin=c
37344 \end_layout
37345
37346 \end_inset
37347
37348
37349 \begin_inset Argument 2
37350 status open
37351
37352 \begin_layout Plain Layout
37353 60
37354 \end_layout
37355
37356 \end_inset
37357
37358 texte pivoté
37359 \end_layout
37360
37361 \end_inset
37362
37363 .
37364 \end_layout
37365
37366 \begin_layout Standard
37367 La boîte peut contenir une autre boîte ou une formule en ligne :
37368 \end_layout
37369
37370 \begin_layout Standard
37371 Voici une ligne avec du 
37372 \begin_inset Flex Rotatebox
37373 status open
37374
37375 \begin_layout Plain Layout
37376 \begin_inset Argument 1
37377 status open
37378
37379 \begin_layout Plain Layout
37380 origin=r
37381 \end_layout
37382
37383 \end_inset
37384
37385
37386 \begin_inset Argument 2
37387 status open
37388
37389 \begin_layout Plain Layout
37390 -60
37391 \end_layout
37392
37393 \end_inset
37394
37395
37396 \begin_inset Box Doublebox
37397 position "c"
37398 hor_pos "c"
37399 has_inner_box 0
37400 inner_pos "c"
37401 use_parbox 0
37402 use_makebox 0
37403 width "1in"
37404 special "width"
37405 height "1in"
37406 height_special "totalheight"
37407 thickness "0.4pt"
37408 separation "3pt"
37409 shadowsize "4pt"
37410 framecolor "black"
37411 backgroundcolor "none"
37412 status collapsed
37413
37414 \begin_layout Plain Layout
37415 texte pivoté
37416 \end_layout
37417
37418 \end_inset
37419
37420
37421 \end_layout
37422
37423 \end_inset
37424
37425  et encadré 
37426 \begin_inset Flex Rotatebox
37427 status open
37428
37429 \begin_layout Plain Layout
37430 \begin_inset Argument 1
37431 status open
37432
37433 \begin_layout Plain Layout
37434 origin=lb
37435 \end_layout
37436
37437 \end_inset
37438
37439
37440 \begin_inset Argument 2
37441 status open
37442
37443 \begin_layout Plain Layout
37444 60
37445 \end_layout
37446
37447 \end_inset
37448
37449
37450 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37451 \end_inset
37452
37453
37454 \end_layout
37455
37456 \end_inset
37457
37458  et une formule.
37459 \end_layout
37460
37461 \begin_layout Standard
37462 ou encore une figure ou un tableau :
37463 \end_layout
37464
37465 \begin_layout Standard
37466 Voici une ligne 
37467 \begin_inset Flex Rotatebox
37468 status open
37469
37470 \begin_layout Plain Layout
37471 \begin_inset Argument 1
37472 status open
37473
37474 \begin_layout Plain Layout
37475 origin=lb
37476 \end_layout
37477
37478 \end_inset
37479
37480
37481 \begin_inset Argument 2
37482 status open
37483
37484 \begin_layout Plain Layout
37485 90
37486 \end_layout
37487
37488 \end_inset
37489
37490
37491 \begin_inset Graphics
37492         filename ../clipart/platypus.eps
37493         lyxscale 50
37494         width 25col%
37495
37496 \end_inset
37497
37498
37499 \end_layout
37500
37501 \end_inset
37502
37503  avec une image pivotée de 90° 
37504 \begin_inset Flex Rotatebox
37505 status open
37506
37507 \begin_layout Plain Layout
37508 \begin_inset Argument 2
37509 status open
37510
37511 \begin_layout Plain Layout
37512 -90
37513 \end_layout
37514
37515 \end_inset
37516
37517
37518 \begin_inset Tabular
37519 <lyxtabular version="3" rows="2" columns="2">
37520 <features tabularvalignment="middle">
37521 <column alignment="center" valignment="top">
37522 <column alignment="center" valignment="top">
37523 <row>
37524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528 q
37529 \end_layout
37530
37531 \end_inset
37532 </cell>
37533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37534 \begin_inset Text
37535
37536 \begin_layout Plain Layout
37537 w
37538 \end_layout
37539
37540 \end_inset
37541 </cell>
37542 </row>
37543 <row>
37544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37545 \begin_inset Text
37546
37547 \begin_layout Plain Layout
37548 e
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37554 \begin_inset Text
37555
37556 \begin_layout Plain Layout
37557 r
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 </row>
37563 </lyxtabular>
37564
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \end_inset
37571
37572  et un tableau.
37573 \begin_inset Index idx
37574 status collapsed
37575
37576 \begin_layout Plain Layout
37577 Figures ! Pivotées
37578 \end_layout
37579
37580 \end_inset
37581
37582
37583 \begin_inset Index idx
37584 status collapsed
37585
37586 \begin_layout Plain Layout
37587 Tableau ! Pivoter
37588 \end_layout
37589
37590 \end_inset
37591
37592
37593 \end_layout
37594
37595 \begin_layout Standard
37596
37597 \lang english
37598 \begin_inset Note Greyedout
37599 status open
37600
37601 \begin_layout Plain Layout
37602
37603 \series bold
37604 Nota:
37605 \series default
37606  si l'insert 
37607 \family sans
37608 Angle
37609 \family default
37610  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37611  \SpecialChar LaTeX
37612  à l'affichage ou l'exportation du document.
37613 \end_layout
37614
37615 \end_inset
37616
37617
37618 \end_layout
37619
37620 \begin_layout Subsection
37621 Les boîtes redimensionnées
37622 \begin_inset Index idx
37623 status collapsed
37624
37625 \begin_layout Plain Layout
37626 Boîtes ! Redimensionnées
37627 \end_layout
37628
37629 \end_inset
37630
37631
37632 \begin_inset Index idx
37633 status collapsed
37634
37635 \begin_layout Plain Layout
37636 Redimensionner des objets
37637 \end_layout
37638
37639 \end_inset
37640
37641
37642 \end_layout
37643
37644 \begin_layout Standard
37645 Pour redimensionner des objets, il faut les insérer dans une 
37646 \family sans
37647 BoîteÉchelle
37648 \family default
37649 , et pour cela utiliser le menu 
37650 \family sans
37651 Insertion\SpecialChar menuseparator
37652 Inserts personnalisables\SpecialChar menuseparator
37653 BoîteÉchelle
37654 \family default
37655 .
37656 \end_layout
37657
37658 \begin_layout Standard
37659 L'insert 
37660 \family sans
37661 BoîteÉchelle
37662 \family default
37663  comporte un insert obligatoire 
37664 \family sans
37665 Facteur-H 
37666 \family default
37667 et un insert facultatif 
37668 \family sans
37669 Facteur-V
37670 \family default
37671  (ouvert via le menu 
37672 \family sans
37673 Insertion\SpecialChar menuseparator
37674 Facteur-V)
37675 \family default
37676 .
37677  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37678  vertical.
37679  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37680  comme facteur vertical.
37681 \end_layout
37682
37683 \begin_layout Standard
37684 Pour doubler la taille du texte par rapport à la taille de texte du document,
37685  saisir 
37686 \series bold
37687 2
37688 \series default
37689  dans l'insert 
37690 \family sans
37691 Facteur-H:
37692 \family default
37693  
37694 \begin_inset Flex Scalebox
37695 status open
37696
37697 \begin_layout Plain Layout
37698 \begin_inset Argument 1
37699 status open
37700
37701 \begin_layout Plain Layout
37702 2
37703 \end_layout
37704
37705 \end_inset
37706
37707 Bonjour
37708 \end_layout
37709
37710 \end_inset
37711
37712
37713 \end_layout
37714
37715 \begin_layout Standard
37716
37717 \series bold
37718 2
37719 \series default
37720  comme 
37721 \family sans
37722 Facteur-H
37723 \family default
37724  et 
37725 \series bold
37726 1
37727 \series default
37728  comme
37729 \family sans
37730  Facteur-V
37731 \family default
37732  déforme le texte: 
37733 \begin_inset Flex Scalebox
37734 status open
37735
37736 \begin_layout Plain Layout
37737 \begin_inset Argument 1
37738 status open
37739
37740 \begin_layout Plain Layout
37741 2
37742 \end_layout
37743
37744 \end_inset
37745
37746
37747 \begin_inset Argument 2
37748 status open
37749
37750 \begin_layout Plain Layout
37751 1
37752 \end_layout
37753
37754 \end_inset
37755
37756 Bonjour
37757 \end_layout
37758
37759 \end_inset
37760
37761 .
37762 \end_layout
37763
37764 \begin_layout Standard
37765 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37766  par conséquent 
37767 \series bold
37768 -1
37769 \series default
37770  comme
37771 \family sans
37772  Facteur-H
37773 \family default
37774  et 
37775 \series bold
37776 1
37777 \series default
37778  comme
37779 \family sans
37780  Facteur-V 
37781 \family default
37782 permet de créer de l'écriture en miroir: 
37783 \begin_inset Flex Scalebox
37784 status open
37785
37786 \begin_layout Plain Layout
37787 \begin_inset Argument 1
37788 status open
37789
37790 \begin_layout Plain Layout
37791 -1
37792 \end_layout
37793
37794 \end_inset
37795
37796
37797 \begin_inset Argument 2
37798 status open
37799
37800 \begin_layout Plain Layout
37801 1
37802 \end_layout
37803
37804 \end_inset
37805
37806 Bonjour
37807 \end_layout
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \begin_layout Standard
37815
37816 \series bold
37817 1
37818 \series default
37819  comme
37820 \family sans
37821  Facteur-H
37822 \family default
37823  et 
37824 \series bold
37825 -1
37826 \series default
37827  comme
37828 \family sans
37829  Facteur-V
37830 \family default
37831  réfléchit le texte 
37832 \begin_inset Flex Scalebox
37833 status open
37834
37835 \begin_layout Plain Layout
37836 \begin_inset Argument 1
37837 status open
37838
37839 \begin_layout Plain Layout
37840 1
37841 \end_layout
37842
37843 \end_inset
37844
37845
37846 \begin_inset Argument 2
37847 status open
37848
37849 \begin_layout Plain Layout
37850 -1
37851 \end_layout
37852
37853 \end_inset
37854
37855 Bonjour
37856 \end_layout
37857
37858 \end_inset
37859
37860  sous la ligne de base.
37861 \end_layout
37862
37863 \begin_layout Standard
37864 La 
37865 \family sans
37866 BoîteMiroir
37867 \family default
37868  (menu 
37869 \family sans
37870 Insertion\SpecialChar menuseparator
37871 Inserts personnalisables\SpecialChar menuseparator
37872 BoîteMiroir)
37873 \family default
37874  est équivalente à 
37875 \series bold
37876 -1
37877 \series default
37878  comme
37879 \family sans
37880  Facteur-H
37881 \family default
37882  et 
37883 \series bold
37884 1
37885 \series default
37886  comme
37887 \family sans
37888  Facteur-V
37889 \family default
37890  pour une 
37891 \family sans
37892 BoîteÉchelle
37893 \family default
37894 .
37895 \end_layout
37896
37897 \begin_layout Standard
37898
37899 \lang english
37900 \begin_inset Note Greyedout
37901 status open
37902
37903 \begin_layout Plain Layout
37904
37905 \series bold
37906 Nota:
37907 \series default
37908  si l'insert 
37909 \family sans
37910 Facteur-H
37911 \family default
37912  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37913  \SpecialChar LaTeX
37914  à l'affichage ou l'exportation du document.
37915 \end_layout
37916
37917 \end_inset
37918
37919
37920 \end_layout
37921
37922 \begin_layout Standard
37923 \begin_inset VSpace bigskip
37924 \end_inset
37925
37926 La 
37927 \family sans
37928 BoîteRetaillée
37929 \family default
37930  (menu 
37931 \family sans
37932 Insertion\SpecialChar menuseparator
37933 Inserts personnalisables\SpecialChar menuseparator
37934 BoîteRetaillée
37935 \family default
37936 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37937  L'insert 
37938 \family sans
37939 BoîteRetaillée
37940 \family default
37941  comporte un insert obligatoire 
37942 \family sans
37943 Largeur
37944 \family default
37945  et un insert facultatif 
37946 \family sans
37947 Hauteur
37948 \family default
37949  (obtenu via 
37950 \family sans
37951 Insertion\SpecialChar menuseparator
37952 Hauteur)
37953 \family default
37954 .
37955  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37956  unité.
37957  Le tableau
37958 \begin_inset space ~
37959 \end_inset
37960
37961  
37962 \begin_inset CommandInset ref
37963 LatexCommand ref
37964 reference "tab:Unités"
37965
37966 \end_inset
37967
37968  énumère les unités possibles.
37969  S'il y a un point d'exclamation 
37970 \series bold
37971 !
37972 \series default
37973  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37974  d'aspect de la boîte.
37975  S'il n'y a pas d'insert 
37976 \family sans
37977 Hauteur
37978 \family default
37979 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37980  
37981 \end_layout
37982
37983 \begin_layout Standard
37984
37985 \series bold
37986 2cm
37987 \series default
37988  comme 
37989 \family sans
37990 Largeur
37991 \family default
37992  et 
37993 \series bold
37994 1cm
37995 \series default
37996  comme 
37997 \family sans
37998 Hauteur
37999 \family default
38000  produit: 
38001 \begin_inset Flex Resizebox
38002 status open
38003
38004 \begin_layout Plain Layout
38005 \begin_inset Argument 1
38006 status open
38007
38008 \begin_layout Plain Layout
38009 2cm
38010 \end_layout
38011
38012 \end_inset
38013
38014
38015 \begin_inset Argument 2
38016 status open
38017
38018 \begin_layout Plain Layout
38019 1cm
38020 \end_layout
38021
38022 \end_inset
38023
38024 Bonjour
38025 \end_layout
38026
38027 \end_inset
38028
38029
38030 \begin_inset Newline newline
38031 \end_inset
38032
38033
38034 \series bold
38035 2cm
38036 \series default
38037  comme 
38038 \family sans
38039 Largeur
38040 \family default
38041  et 
38042 \series bold
38043 !
38044 \series default
38045  comme 
38046 \family sans
38047 Hauteur
38048 \family default
38049  (ou aucune
38050 \family sans
38051  Hauteur
38052 \family default
38053 ) produit: 
38054 \begin_inset Flex Resizebox
38055 status open
38056
38057 \begin_layout Plain Layout
38058 \begin_inset Argument 1
38059 status open
38060
38061 \begin_layout Plain Layout
38062 2cm
38063 \end_layout
38064
38065 \end_inset
38066
38067
38068 \begin_inset Argument 2
38069 status open
38070
38071 \begin_layout Plain Layout
38072 !
38073 \end_layout
38074
38075 \end_inset
38076
38077 Bonjour
38078 \end_layout
38079
38080 \end_inset
38081
38082
38083 \end_layout
38084
38085 \begin_layout Standard
38086 \begin_inset Note Greyedout
38087 status open
38088
38089 \begin_layout Plain Layout
38090
38091 \series bold
38092 Nota:
38093 \series default
38094  si l'insert 
38095 \family sans
38096 Largeur
38097 \family default
38098  est vide ou contient autre chose que des nombres, vous aurez des erreurs
38099  \SpecialChar LaTeX
38100  à l'affichage ou l'exportation du document.
38101 \end_layout
38102
38103 \end_inset
38104
38105
38106 \end_layout
38107
38108 \begin_layout Standard
38109 \begin_inset VSpace bigskip
38110 \end_inset
38111
38112
38113 \end_layout
38114
38115 \begin_layout Standard
38116 Les boîtes peuvent être combinée dans n'importe quel ordre.
38117  Par exemple voici une
38118 \family sans
38119  BoîteMiroir
38120 \family default
38121  
38122 \family sans
38123 dans une BoîteRetaillée 
38124 \family default
38125 qui est à son tour dans une 
38126 \family sans
38127 BoîtePivotée
38128 \family default
38129 :
38130 \end_layout
38131
38132 \begin_layout Standard
38133 \noindent
38134 \align center
38135 \begin_inset Flex Rotatebox
38136 status open
38137
38138 \begin_layout Plain Layout
38139 \begin_inset Argument 1
38140 status open
38141
38142 \begin_layout Plain Layout
38143 origin=c
38144 \end_layout
38145
38146 \end_inset
38147
38148
38149 \begin_inset Argument 2
38150 status open
38151
38152 \begin_layout Plain Layout
38153 -45
38154 \end_layout
38155
38156 \end_inset
38157
38158
38159 \begin_inset Flex Resizebox
38160 status open
38161
38162 \begin_layout Plain Layout
38163 \begin_inset Argument 1
38164 status open
38165
38166 \begin_layout Plain Layout
38167 2cm
38168 \end_layout
38169
38170 \end_inset
38171
38172
38173 \begin_inset Flex Reflectbox
38174 status open
38175
38176 \begin_layout Plain Layout
38177 Bonjour
38178 \end_layout
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \end_inset
38186
38187
38188 \end_layout
38189
38190 \end_inset
38191
38192
38193 \end_layout
38194
38195 \begin_layout Standard
38196 \noindent
38197 Les images, les tableaux et les formules sont autorisées comme contenu de
38198  boîte :
38199 \end_layout
38200
38201 \begin_layout Standard
38202 \noindent
38203 \align center
38204 \begin_inset Flex Resizebox
38205 status open
38206
38207 \begin_layout Plain Layout
38208 \begin_inset Argument 1
38209 status open
38210
38211 \begin_layout Plain Layout
38212 2cm
38213 \end_layout
38214
38215 \end_inset
38216
38217
38218 \begin_inset Flex Reflectbox
38219 status open
38220
38221 \begin_layout Plain Layout
38222 \begin_inset Graphics
38223         filename ../clipart/platypus.eps
38224         lyxscale 50
38225         width 25col%
38226
38227 \end_inset
38228
38229
38230 \end_layout
38231
38232 \end_inset
38233
38234
38235 \end_layout
38236
38237 \end_inset
38238
38239  
38240 \begin_inset Flex Resizebox
38241 status open
38242
38243 \begin_layout Plain Layout
38244 \begin_inset Argument 1
38245 status open
38246
38247 \begin_layout Plain Layout
38248 2cm
38249 \end_layout
38250
38251 \end_inset
38252
38253
38254 \begin_inset Flex Reflectbox
38255 status open
38256
38257 \begin_layout Plain Layout
38258 \begin_inset Tabular
38259 <lyxtabular version="3" rows="2" columns="2">
38260 <features tabularvalignment="middle">
38261 <column alignment="center" valignment="top">
38262 <column alignment="center" valignment="top">
38263 <row>
38264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38265 \begin_inset Text
38266
38267 \begin_layout Plain Layout
38268 q
38269 \end_layout
38270
38271 \end_inset
38272 </cell>
38273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38274 \begin_inset Text
38275
38276 \begin_layout Plain Layout
38277 w
38278 \end_layout
38279
38280 \end_inset
38281 </cell>
38282 </row>
38283 <row>
38284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38285 \begin_inset Text
38286
38287 \begin_layout Plain Layout
38288 e
38289 \end_layout
38290
38291 \end_inset
38292 </cell>
38293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38294 \begin_inset Text
38295
38296 \begin_layout Plain Layout
38297 r
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 </row>
38303 </lyxtabular>
38304
38305 \end_inset
38306
38307
38308 \end_layout
38309
38310 \end_inset
38311
38312
38313 \end_layout
38314
38315 \end_inset
38316
38317  
38318 \begin_inset Flex Resizebox
38319 status open
38320
38321 \begin_layout Plain Layout
38322 \begin_inset Argument 1
38323 status open
38324
38325 \begin_layout Plain Layout
38326 3cm
38327 \end_layout
38328
38329 \end_inset
38330
38331
38332 \begin_inset Flex Reflectbox
38333 status open
38334
38335 \begin_layout Plain Layout
38336 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38337 \end_inset
38338
38339
38340 \end_layout
38341
38342 \end_inset
38343
38344
38345 \end_layout
38346
38347 \end_inset
38348
38349
38350 \begin_inset Index idx
38351 status collapsed
38352
38353 \begin_layout Plain Layout
38354 Figures ! Redimensionnées
38355 \end_layout
38356
38357 \end_inset
38358
38359
38360 \begin_inset Index idx
38361 status collapsed
38362
38363 \begin_layout Plain Layout
38364 Tableau ! Redimensionner
38365 \end_layout
38366
38367 \end_inset
38368
38369
38370 \end_layout
38371
38372 \begin_layout Standard
38373 Quand on utilise le style global de formule 
38374 \series bold
38375 fleqn
38376 \series default
38377  dans le document
38378 \begin_inset Foot
38379 status collapsed
38380
38381 \begin_layout Plain Layout
38382 Quand 
38383 \begin_inset Quotes cld
38384 \end_inset
38385
38386 fleqn
38387 \begin_inset Quotes crd
38388 \end_inset
38389
38390  est ajouté aux options de la classe de document.
38391 \end_layout
38392
38393 \end_inset
38394
38395 , les formules hors texte peuvent aussi être redimensionnées.
38396 \end_layout
38397
38398 \begin_layout Chapter
38399 Objets entourés par du texte
38400 \begin_inset Index idx
38401 status collapsed
38402
38403 \begin_layout Plain Layout
38404 Entourés par du texte
38405 \end_layout
38406
38407 \end_inset
38408
38409
38410 \end_layout
38411
38412 \begin_layout Section
38413 Flottant d'enrobage
38414 \begin_inset CommandInset label
38415 LatexCommand label
38416 name "sec:Flottant-d'enrobage"
38417
38418 \end_inset
38419
38420
38421 \begin_inset Index idx
38422 status collapsed
38423
38424 \begin_layout Plain Layout
38425 Flottants ! Flottants d'enrobage
38426 \end_layout
38427
38428 \end_inset
38429
38430
38431 \begin_inset Index idx
38432 status collapsed
38433
38434 \begin_layout Plain Layout
38435 Entourés par du texte ! Flottants d'enrobage
38436 \end_layout
38437
38438 \end_inset
38439
38440
38441 \end_layout
38442
38443 \begin_layout Standard
38444 \begin_inset Wrap figure
38445 lines 0
38446 placement l
38447 overhang 1cm
38448 width "40col%"
38449 status open
38450
38451 \begin_layout Plain Layout
38452 \begin_inset Graphics
38453         filename ../clipart/mobius.eps
38454         width 40col%
38455         scaleBeforeRotation
38456         rotateOrigin center
38457
38458 \end_inset
38459
38460
38461 \end_layout
38462
38463 \begin_layout Plain Layout
38464 \begin_inset Caption Standard
38465
38466 \begin_layout Plain Layout
38467 \begin_inset CommandInset label
38468 LatexCommand label
38469 name "fig:Figure-enrobée"
38470
38471 \end_inset
38472
38473 Ceci est une figure habillée.
38474 \end_layout
38475
38476 \end_inset
38477
38478
38479 \end_layout
38480
38481 \end_inset
38482
38483  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38484  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38485  Vous pouvez en insérer un en utilisant le menu 
38486 \family sans
38487 Insertion\SpecialChar menuseparator
38488 Flottant\SpecialChar menuseparator
38489 Flottant
38490 \begin_inset space ~
38491 \end_inset
38492
38493 d'enrobage
38494 \family default
38495  à la condition que le paquetage \SpecialChar LaTeX
38496  
38497 \series bold
38498 wrapfig
38499 \series default
38500
38501 \begin_inset Index idx
38502 status collapsed
38503
38504 \begin_layout Plain Layout
38505 Paquetages \SpecialChar LaTeX
38506  ! wrapfig
38507 \end_layout
38508
38509 \end_inset
38510
38511  soit installé.
38512 \begin_inset Foot
38513 status collapsed
38514
38515 \begin_layout Plain Layout
38516 Voyez dans la manuel 
38517 \emph on
38518 Configuration
38519 \begin_inset space ~
38520 \end_inset
38521
38522 \SpecialChar LaTeX
38523  
38524 \emph default
38525 comment installer des paquetages \SpecialChar LaTeX
38526 .
38527 \end_layout
38528
38529 \end_inset
38530
38531  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38532  sur la boîte du flottant.
38533  Les paramètres obligatoires sont l'
38534 \family sans
38535 Emplacement
38536 \family default
38537  et la 
38538 \family sans
38539 Largeur
38540 \family default
38541 .
38542  Les paramètres facultatifs sont le 
38543 \family sans
38544 Débordement
38545 \family default
38546  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38547  de la page et la 
38548 \family sans
38549 Porté de la ligne
38550 \family default
38551  qui précise le nombre approximatif de lignes dont le flottant va avoir
38552  besoin.
38553  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38554  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38555  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38556  à faire flotter le flottant
38557  à l'intérieur du paragraphe ou vers les autres paragraphes.
38558  La figure
38559 \begin_inset space ~
38560 \end_inset
38561
38562
38563 \begin_inset CommandInset ref
38564 LatexCommand ref
38565 reference "fig:Figure-enrobée"
38566
38567 \end_inset
38568
38569  est un exemple de flottant d'enrobage avec une largeur de 40
38570 \begin_inset space \thinspace{}
38571 \end_inset
38572
38573 col%, un débordement de 1
38574 \begin_inset space \thinspace{}
38575 \end_inset
38576
38577 cm et placé à gauche.
38578 \end_layout
38579
38580 \begin_layout Standard
38581 \begin_inset Note Greyedout
38582 status open
38583
38584 \begin_layout Plain Layout
38585
38586 \series bold
38587 Note:
38588 \series default
38589  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38590  figure trop près du bas de page peut tout chambouler et faire que le flottant
38591  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38592  de texte.
38593 \end_layout
38594
38595 \end_inset
38596
38597
38598 \end_layout
38599
38600 \begin_layout Standard
38601 En général:
38602 \end_layout
38603
38604 \begin_layout Itemize
38605 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38606  qui risquent de passer à la page suivante.
38607  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38608  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38609  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38610  de page.
38611 \end_layout
38612
38613 \begin_layout Itemize
38614 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38615  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38616 e.
38617 \end_layout
38618
38619 \begin_layout Itemize
38620 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38621  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38622  texte entre les deux, comme séparateur.
38623 \end_layout
38624
38625 \begin_layout Itemize
38626 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38627  ou les tableaux.
38628 \end_layout
38629
38630 \begin_layout Itemize
38631 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38632  chapitre
38633 \begin_inset space ~
38634 \end_inset
38635
38636
38637 \begin_inset CommandInset ref
38638 LatexCommand ref
38639 reference "chap:Flottants"
38640
38641 \end_inset
38642
38643 .
38644 \end_layout
38645
38646 \begin_layout Section
38647 Objets fixes entourés par du texte
38648 \begin_inset Index idx
38649 status collapsed
38650
38651 \begin_layout Plain Layout
38652 Entouré par du texte ! Objets fixes
38653 \end_layout
38654
38655 \end_inset
38656
38657
38658 \end_layout
38659
38660 \begin_layout Standard
38661 Les flottants d'enrobage décrits dans la section
38662 \begin_inset space \thinspace{}
38663 \end_inset
38664
38665
38666 \begin_inset CommandInset ref
38667 LatexCommand ref
38668 reference "sec:Flottant-d'enrobage"
38669
38670 \end_inset
38671
38672  prennent les positions suivantes dans le paragraphe :
38673 \end_layout
38674
38675 \begin_layout Standard
38676 \noindent
38677 \align center
38678 \begin_inset Tabular
38679 <lyxtabular version="3" rows="2" columns="2">
38680 <features tabularvalignment="middle">
38681 <column alignment="center" valignment="top">
38682 <column alignment="center" valignment="top">
38683 <row>
38684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688 \begin_inset Info
38689 type  "icon"
38690 arg   "dialog-show-new-inset graphics"
38691 \end_inset
38692
38693
38694 \end_layout
38695
38696 \end_inset
38697 </cell>
38698 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38699 \begin_inset Text
38700
38701 \begin_layout Plain Layout
38702 texte
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 </row>
38708 <row>
38709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713 texte
38714 \end_layout
38715
38716 \end_inset
38717 </cell>
38718 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38719 \begin_inset Text
38720
38721 \begin_layout Plain Layout
38722 texte
38723 \end_layout
38724
38725 \end_inset
38726 </cell>
38727 </row>
38728 </lyxtabular>
38729
38730 \end_inset
38731
38732  ou 
38733 \begin_inset Tabular
38734 <lyxtabular version="3" rows="2" columns="2">
38735 <features tabularvalignment="middle">
38736 <column alignment="center" valignment="top">
38737 <column alignment="center" valignment="top">
38738 <row>
38739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38740 \begin_inset Text
38741
38742 \begin_layout Plain Layout
38743 texte
38744 \end_layout
38745
38746 \end_inset
38747 </cell>
38748 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38749 \begin_inset Text
38750
38751 \begin_layout Plain Layout
38752 \begin_inset Info
38753 type  "icon"
38754 arg   "dialog-show-new-inset graphics"
38755 \end_inset
38756
38757
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 </row>
38763 <row>
38764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38765 \begin_inset Text
38766
38767 \begin_layout Plain Layout
38768 texte
38769 \end_layout
38770
38771 \end_inset
38772 </cell>
38773 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38774 \begin_inset Text
38775
38776 \begin_layout Plain Layout
38777 texte
38778 \end_layout
38779
38780 \end_inset
38781 </cell>
38782 </row>
38783 </lyxtabular>
38784
38785 \end_inset
38786
38787
38788 \end_layout
38789
38790 \begin_layout Standard
38791 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38792  par exemple pour avoir une de ces positions :
38793 \begin_inset VSpace defskip
38794 \end_inset
38795
38796
38797 \end_layout
38798
38799 \begin_layout Standard
38800 \noindent
38801 \align center
38802 \begin_inset Tabular
38803 <lyxtabular version="3" rows="2" columns="2">
38804 <features tabularvalignment="middle">
38805 <column alignment="center" valignment="top">
38806 <column alignment="center" valignment="top">
38807 <row>
38808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38809 \begin_inset Text
38810
38811 \begin_layout Plain Layout
38812 texte
38813 \end_layout
38814
38815 \end_inset
38816 </cell>
38817 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38818 \begin_inset Text
38819
38820 \begin_layout Plain Layout
38821 texte
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 </row>
38827 <row>
38828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38829 \begin_inset Text
38830
38831 \begin_layout Plain Layout
38832 \begin_inset Info
38833 type  "icon"
38834 arg   "dialog-show-new-inset graphics"
38835 \end_inset
38836
38837
38838 \end_layout
38839
38840 \end_inset
38841 </cell>
38842 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38843 \begin_inset Text
38844
38845 \begin_layout Plain Layout
38846 texte
38847 \end_layout
38848
38849 \end_inset
38850 </cell>
38851 </row>
38852 </lyxtabular>
38853
38854 \end_inset
38855
38856  
38857 \begin_inset Tabular
38858 <lyxtabular version="3" rows="2" columns="2">
38859 <features tabularvalignment="middle">
38860 <column alignment="center" valignment="top">
38861 <column alignment="center" valignment="top">
38862 <row>
38863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38864 \begin_inset Text
38865
38866 \begin_layout Plain Layout
38867 texte
38868 \end_layout
38869
38870 \end_inset
38871 </cell>
38872 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38873 \begin_inset Text
38874
38875 \begin_layout Plain Layout
38876 texte
38877 \end_layout
38878
38879 \end_inset
38880 </cell>
38881 </row>
38882 <row>
38883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38884 \begin_inset Text
38885
38886 \begin_layout Plain Layout
38887 texte
38888 \end_layout
38889
38890 \end_inset
38891 </cell>
38892 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896 \begin_inset Info
38897 type  "icon"
38898 arg   "dialog-show-new-inset graphics"
38899 \end_inset
38900
38901
38902 \end_layout
38903
38904 \end_inset
38905 </cell>
38906 </row>
38907 </lyxtabular>
38908
38909 \end_inset
38910
38911  
38912 \begin_inset Tabular
38913 <lyxtabular version="3" rows="2" columns="3">
38914 <features tabularvalignment="middle">
38915 <column alignment="center" valignment="top">
38916 <column alignment="center" valignment="top">
38917 <column alignment="center" valignment="top">
38918 <row>
38919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38920 \begin_inset Text
38921
38922 \begin_layout Plain Layout
38923 texte
38924 \end_layout
38925
38926 \end_inset
38927 </cell>
38928 <cell alignment="center" valignment="top" topline="true" usebox="none">
38929 \begin_inset Text
38930
38931 \begin_layout Plain Layout
38932 \begin_inset Info
38933 type  "icon"
38934 arg   "dialog-show-new-inset graphics"
38935 \end_inset
38936
38937
38938 \end_layout
38939
38940 \end_inset
38941 </cell>
38942 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38943 \begin_inset Text
38944
38945 \begin_layout Plain Layout
38946 texte
38947 \end_layout
38948
38949 \end_inset
38950 </cell>
38951 </row>
38952 <row>
38953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38954 \begin_inset Text
38955
38956 \begin_layout Plain Layout
38957 texte
38958 \end_layout
38959
38960 \end_inset
38961 </cell>
38962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38963 \begin_inset Text
38964
38965 \begin_layout Plain Layout
38966 texte
38967 \end_layout
38968
38969 \end_inset
38970 </cell>
38971 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38972 \begin_inset Text
38973
38974 \begin_layout Plain Layout
38975 texte
38976 \end_layout
38977
38978 \end_inset
38979 </cell>
38980 </row>
38981 </lyxtabular>
38982
38983 \end_inset
38984
38985  
38986 \begin_inset Tabular
38987 <lyxtabular version="3" rows="2" columns="3">
38988 <features tabularvalignment="middle">
38989 <column alignment="center" valignment="top">
38990 <column alignment="center" valignment="top">
38991 <column alignment="center" valignment="top">
38992 <row>
38993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38994 \begin_inset Text
38995
38996 \begin_layout Plain Layout
38997 texte
38998 \end_layout
38999
39000 \end_inset
39001 </cell>
39002 <cell alignment="center" valignment="top" topline="true" usebox="none">
39003 \begin_inset Text
39004
39005 \begin_layout Plain Layout
39006 texte
39007 \end_layout
39008
39009 \end_inset
39010 </cell>
39011 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39012 \begin_inset Text
39013
39014 \begin_layout Plain Layout
39015 texte
39016 \end_layout
39017
39018 \end_inset
39019 </cell>
39020 </row>
39021 <row>
39022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39023 \begin_inset Text
39024
39025 \begin_layout Plain Layout
39026 texte
39027 \end_layout
39028
39029 \end_inset
39030 </cell>
39031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39032 \begin_inset Text
39033
39034 \begin_layout Plain Layout
39035 \begin_inset Info
39036 type  "icon"
39037 arg   "dialog-show-new-inset graphics"
39038 \end_inset
39039
39040
39041 \end_layout
39042
39043 \end_inset
39044 </cell>
39045 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39046 \begin_inset Text
39047
39048 \begin_layout Plain Layout
39049 texte
39050 \end_layout
39051
39052 \end_inset
39053 </cell>
39054 </row>
39055 </lyxtabular>
39056
39057 \end_inset
39058
39059
39060 \end_layout
39061
39062 \begin_layout Standard
39063 \noindent
39064 \align center
39065 \begin_inset Tabular
39066 <lyxtabular version="3" rows="3" columns="2">
39067 <features tabularvalignment="middle">
39068 <column alignment="center" valignment="top">
39069 <column alignment="center" valignment="top">
39070 <row>
39071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39072 \begin_inset Text
39073
39074 \begin_layout Plain Layout
39075 texte
39076 \end_layout
39077
39078 \end_inset
39079 </cell>
39080 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39081 \begin_inset Text
39082
39083 \begin_layout Plain Layout
39084 texte
39085 \end_layout
39086
39087 \end_inset
39088 </cell>
39089 </row>
39090 <row>
39091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39092 \begin_inset Text
39093
39094 \begin_layout Plain Layout
39095 \begin_inset Info
39096 type  "icon"
39097 arg   "dialog-show-new-inset graphics"
39098 \end_inset
39099
39100
39101 \end_layout
39102
39103 \end_inset
39104 </cell>
39105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39106 \begin_inset Text
39107
39108 \begin_layout Plain Layout
39109 texte
39110 \end_layout
39111
39112 \end_inset
39113 </cell>
39114 </row>
39115 <row>
39116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39117 \begin_inset Text
39118
39119 \begin_layout Plain Layout
39120 texte
39121 \end_layout
39122
39123 \end_inset
39124 </cell>
39125 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39126 \begin_inset Text
39127
39128 \begin_layout Plain Layout
39129 texte
39130 \end_layout
39131
39132 \end_inset
39133 </cell>
39134 </row>
39135 </lyxtabular>
39136
39137 \end_inset
39138
39139  
39140 \begin_inset Tabular
39141 <lyxtabular version="3" rows="3" columns="3">
39142 <features tabularvalignment="middle">
39143 <column alignment="center" valignment="top">
39144 <column alignment="center" valignment="top">
39145 <column alignment="center" valignment="top">
39146 <row>
39147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39148 \begin_inset Text
39149
39150 \begin_layout Plain Layout
39151 texte
39152 \end_layout
39153
39154 \end_inset
39155 </cell>
39156 <cell alignment="center" valignment="top" topline="true" usebox="none">
39157 \begin_inset Text
39158
39159 \begin_layout Plain Layout
39160 texte
39161 \end_layout
39162
39163 \end_inset
39164 </cell>
39165 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39166 \begin_inset Text
39167
39168 \begin_layout Plain Layout
39169 texte
39170 \end_layout
39171
39172 \end_inset
39173 </cell>
39174 </row>
39175 <row>
39176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39177 \begin_inset Text
39178
39179 \begin_layout Plain Layout
39180 texte
39181 \end_layout
39182
39183 \end_inset
39184 </cell>
39185 <cell alignment="center" valignment="top" usebox="none">
39186 \begin_inset Text
39187
39188 \begin_layout Plain Layout
39189 \begin_inset Info
39190 type  "icon"
39191 arg   "dialog-show-new-inset graphics"
39192 \end_inset
39193
39194
39195 \end_layout
39196
39197 \end_inset
39198 </cell>
39199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39200 \begin_inset Text
39201
39202 \begin_layout Plain Layout
39203 texte
39204 \end_layout
39205
39206 \end_inset
39207 </cell>
39208 </row>
39209 <row>
39210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39211 \begin_inset Text
39212
39213 \begin_layout Plain Layout
39214 texte
39215 \end_layout
39216
39217 \end_inset
39218 </cell>
39219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39220 \begin_inset Text
39221
39222 \begin_layout Plain Layout
39223 texte
39224 \end_layout
39225
39226 \end_inset
39227 </cell>
39228 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39229 \begin_inset Text
39230
39231 \begin_layout Plain Layout
39232 texte
39233 \end_layout
39234
39235 \end_inset
39236 </cell>
39237 </row>
39238 </lyxtabular>
39239
39240 \end_inset
39241
39242  
39243 \begin_inset Tabular
39244 <lyxtabular version="3" rows="3" columns="2">
39245 <features tabularvalignment="middle">
39246 <column alignment="center" valignment="top">
39247 <column alignment="center" valignment="top">
39248 <row>
39249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39250 \begin_inset Text
39251
39252 \begin_layout Plain Layout
39253 texte
39254 \end_layout
39255
39256 \end_inset
39257 </cell>
39258 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39259 \begin_inset Text
39260
39261 \begin_layout Plain Layout
39262 texte
39263 \end_layout
39264
39265 \end_inset
39266 </cell>
39267 </row>
39268 <row>
39269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39270 \begin_inset Text
39271
39272 \begin_layout Plain Layout
39273 texte
39274 \end_layout
39275
39276 \end_inset
39277 </cell>
39278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39279 \begin_inset Text
39280
39281 \begin_layout Plain Layout
39282 \begin_inset Info
39283 type  "icon"
39284 arg   "dialog-show-new-inset graphics"
39285 \end_inset
39286
39287
39288 \end_layout
39289
39290 \end_inset
39291 </cell>
39292 </row>
39293 <row>
39294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39295 \begin_inset Text
39296
39297 \begin_layout Plain Layout
39298 texte
39299 \end_layout
39300
39301 \end_inset
39302 </cell>
39303 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39304 \begin_inset Text
39305
39306 \begin_layout Plain Layout
39307 texte
39308 \end_layout
39309
39310 \end_inset
39311 </cell>
39312 </row>
39313 </lyxtabular>
39314
39315 \end_inset
39316
39317
39318 \end_layout
39319
39320 \begin_layout Standard
39321 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39322  
39323 \end_layout
39324
39325 \begin_layout Standard
39326 \noindent
39327
39328 \series bold
39329 picinpar
39330 \series default
39331
39332 \begin_inset Index idx
39333 status collapsed
39334
39335 \begin_layout Plain Layout
39336 Paquetages \SpecialChar LaTeX
39337  ! picinpar
39338 \end_layout
39339
39340 \end_inset
39341
39342 .
39343  Voici un exemple :
39344 \end_layout
39345
39346 \begin_layout Standard
39347 \begin_inset ERT
39348 status collapsed
39349
39350 \begin_layout Plain Layout
39351
39352
39353 \backslash
39354 ifpicinpar
39355 \end_layout
39356
39357 \end_inset
39358
39359
39360 \begin_inset Note Note
39361 status open
39362
39363 \begin_layout Plain Layout
39364 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39365  
39366 \series bold
39367 picinpar
39368 \series default
39369  a été installé.
39370 \end_layout
39371
39372 \end_inset
39373
39374
39375 \end_layout
39376
39377 \begin_layout Standard
39378 \begin_inset ERT
39379 status collapsed
39380
39381 \begin_layout Plain Layout
39382
39383
39384 \backslash
39385 begin{window}[2,c,{
39386 \end_layout
39387
39388 \end_inset
39389
39390
39391 \begin_inset Graphics
39392         filename ../clipart/mobius.eps
39393         lyxscale 60
39394         width 40col%
39395         scaleBeforeRotation
39396         rotateOrigin center
39397
39398 \end_inset
39399
39400
39401 \begin_inset ERT
39402 status collapsed
39403
39404 \begin_layout Plain Layout
39405
39406 },]
39407 \end_layout
39408
39409 \begin_layout Plain Layout
39410
39411 {}
39412 \end_layout
39413
39414 \end_inset
39415
39416
39417 \size small
39418 \lang english
39419 It was in the spring of the year 1894 that all London was interested, and
39420  the fashionable world dismayed, by the murder of the Honourable Ronald
39421  Adair under most unusual and inexplicable circumstances.
39422  The public has already learned those particulars of the crime which
39423 \size default
39424
39425 \begin_inset ERT
39426 status collapsed
39427
39428 \begin_layout Plain Layout
39429
39430
39431 \backslash
39432 footnotemark{}
39433 \end_layout
39434
39435 \end_inset
39436
39437
39438 \size small
39439  came out in the police investigation, but a good deal was suppressed upon
39440  that occasion, since the case for the prosecution was so overwhelmingly
39441  strong that it was not necessary to bring forward all the facts.
39442  Only now, at the end of nearly ten years, am I allowed to supply those
39443  missing links which make up the whole of that remarkable chain
39444 \lang french
39445 .
39446 \size default
39447
39448 \begin_inset ERT
39449 status collapsed
39450
39451 \begin_layout Plain Layout
39452
39453
39454 \backslash
39455 end{window}
39456 \end_layout
39457
39458 \end_inset
39459
39460
39461 \end_layout
39462
39463 \begin_layout Standard
39464 \begin_inset ERT
39465 status collapsed
39466
39467 \begin_layout Plain Layout
39468
39469
39470 \backslash
39471 footnotetext{
39472 \end_layout
39473
39474 \end_inset
39475
39476 Note de pied de page du paragraphe avec objet fixe.
39477 \begin_inset ERT
39478 status collapsed
39479
39480 \begin_layout Plain Layout
39481
39482 }
39483 \end_layout
39484
39485 \end_inset
39486
39487
39488 \end_layout
39489
39490 \begin_layout Standard
39491 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39492  d'eux et leur position est déterminée par le nombre de lignes de texte
39493  situées audessus d'eux.
39494  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39495  numérotée.
39496 \end_layout
39497
39498 \begin_layout Standard
39499 Un objet fixe enrobé est inséré en ajoutant la commande
39500 \end_layout
39501
39502 \begin_layout Standard
39503
39504 \series bold
39505
39506 \backslash
39507 begin{window}[2,c,{
39508 \end_layout
39509
39510 \begin_layout Standard
39511 en code \SpecialChar TeX
39512  au debut du paragraphe.
39513  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39514  dessus de l'objet, le second, ici 'c', la position de l'objet.
39515  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39516  ) sont possibles.
39517  Après la commande, vous insérez votre objet.
39518  Dans cet exemple, c'est une image avec une largeur de 40
39519 \begin_inset space \thinspace{}
39520 \end_inset
39521
39522 % de la colonne de texte qui a été insérée.
39523  L'objet peut aussi être un tableau, une boîte ou une équation.
39524  Après l'objet, on insère la commande
39525 \end_layout
39526
39527 \begin_layout Standard
39528
39529 \series bold
39530 },texte de description ]
39531 \begin_inset Newline newline
39532 \end_inset
39533
39534 {}
39535 \end_layout
39536
39537 \begin_layout Standard
39538 Notez que le 
39539 \begin_inset Quotes cld
39540 \end_inset
39541
39542
39543 \series bold
39544 {}
39545 \series default
39546
39547 \begin_inset Quotes crd
39548 \end_inset
39549
39550  est sur la deuxième ligne.
39551  Le texte de description est facultatif.
39552  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39553  il doit donc commence juste après le 
39554 \series bold
39555 {}
39556 \series default
39557 .
39558  A la fin du paragraphe on insère la commande :
39559 \end_layout
39560
39561 \begin_layout Standard
39562
39563 \series bold
39564
39565 \backslash
39566 end{window}
39567 \end_layout
39568
39569 \begin_layout Standard
39570 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39571  ajouter des notes de pied de page de la façon habituelle.
39572  Vous devez utiliser la commande 
39573 \series bold
39574
39575 \backslash
39576 footnotemark
39577 \series default
39578  à l'intérieur du paragraphe et la commande 
39579 \series bold
39580
39581 \backslash
39582 footnotetext
39583 \series default
39584  à l'extérieur, comme décrit dans la section
39585 \begin_inset space \thinspace{}
39586 \end_inset
39587
39588
39589 \begin_inset CommandInset ref
39590 LatexCommand ref
39591 reference "sec:Notes-bas-de-page"
39592
39593 \end_inset
39594
39595 .
39596 \end_layout
39597
39598 \begin_layout Standard
39599 \begin_inset ERT
39600 status collapsed
39601
39602 \begin_layout Plain Layout
39603
39604
39605 \backslash
39606 else
39607 \end_layout
39608
39609 \end_inset
39610
39611
39612 \begin_inset Note Note
39613 status open
39614
39615 \begin_layout Plain Layout
39616 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39617  
39618 \series bold
39619 picinpar
39620 \series default
39621  n'est pas installé :
39622 \end_layout
39623
39624 \end_inset
39625
39626
39627 \end_layout
39628
39629 \begin_layout Standard
39630 Vous devez installer le paquetage \SpecialChar LaTeX
39631  
39632 \series bold
39633 picinpar
39634 \series default
39635  pour voir la suite de cette section dans la sortie imprimée.
39636 \end_layout
39637
39638 \begin_layout Standard
39639 \begin_inset ERT
39640 status collapsed
39641
39642 \begin_layout Plain Layout
39643
39644
39645 \backslash
39646 fi
39647 \end_layout
39648
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \begin_layout Section
39655 Lettrines
39656 \begin_inset Index idx
39657 status collapsed
39658
39659 \begin_layout Plain Layout
39660 Lettrines
39661 \end_layout
39662
39663 \end_inset
39664
39665
39666 \begin_inset Index idx
39667 status collapsed
39668
39669 \begin_layout Plain Layout
39670 Entouré par du texte ! Lettrines
39671 \end_layout
39672
39673 \end_inset
39674
39675
39676 \end_layout
39677
39678 \begin_layout Standard
39679 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39680  
39681 \series bold
39682 lettrine
39683 \series default
39684
39685 \begin_inset Index idx
39686 status collapsed
39687
39688 \begin_layout Plain Layout
39689 Paquetages \SpecialChar LaTeX
39690  ! lettrine
39691 \end_layout
39692
39693 \end_inset
39694
39695  doit être installé et vous devez utiliser le module Initiales (
39696 \begin_inset space ~
39697 \end_inset
39698
39699 menu 
39700 \family sans
39701 Document\SpecialChar menuseparator
39702 Paramètres\SpecialChar menuseparator
39703 Modules
39704 \family default
39705
39706 \begin_inset space ~
39707 \end_inset
39708
39709 ).
39710  Pour insérer une lettrine, utilisez le style 
39711 \family sans
39712 Initial
39713 \family default
39714 .
39715  Les paramètres sont insérés avec le menu 
39716 \family sans
39717 Insertion
39718 \family default
39719 .
39720  Le paramètre obligatoire 
39721 \family sans
39722 \lang english
39723 Initial
39724 \family default
39725 \lang french
39726  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39727 \family sans
39728 \lang english
39729 Rest
39730 \begin_inset space ~
39731 \end_inset
39732
39733 of
39734 \begin_inset space ~
39735 \end_inset
39736
39737 Initial
39738 \family default
39739  
39740 \lang french
39741 contient
39742 \lang english
39743  the rest of the word or text of the initial letter(s)
39744 \lang french
39745 .
39746  Le paramètre 
39747 \family sans
39748 \lang english
39749 Options
39750 \family default
39751 \lang french
39752  contient paramètres pour modifier la lettrine.
39753  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39754  du paquetage 
39755 \series bold
39756 lettrine
39757 \series default
39758
39759 \begin_inset CommandInset citation
39760 LatexCommand cite
39761 key "lettrine"
39762 literal "true"
39763
39764 \end_inset
39765
39766 .
39767  Le style lui-même contient le texte qui doit entourer la lettrine.
39768  Le style habituel est par conséquent que le mot dont la première lettre
39769  est l'initiale soit en 
39770 \shape smallcaps
39771 petites capitales
39772 \shape default
39773 .
39774 \end_layout
39775
39776 \begin_layout Standard
39777 \begin_inset Newpage pagebreak
39778 \end_inset
39779
39780
39781 \end_layout
39782
39783 \begin_layout Standard
39784 Voici quelques exemples
39785 \begin_inset space ~
39786 \end_inset
39787
39788 :
39789 \end_layout
39790
39791 \begin_layout Standard
39792 \begin_inset ERT
39793 status collapsed
39794
39795 \begin_layout Plain Layout
39796
39797
39798 \backslash
39799 iflettrine
39800 \end_layout
39801
39802 \end_inset
39803
39804
39805 \begin_inset Note Note
39806 status open
39807
39808 \begin_layout Plain Layout
39809 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39810  
39811 \series bold
39812 lettrine
39813 \series default
39814  a été installé.
39815 \end_layout
39816
39817 \end_inset
39818
39819
39820 \end_layout
39821
39822 \begin_layout Enumerate
39823 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39824  mathématique 
39825 \begin_inset Formula $\mathfrak{Fraktur}$
39826 \end_inset
39827
39828 :
39829 \end_layout
39830
39831 \begin_deeper
39832 \begin_layout Initial
39833 \begin_inset Argument 2
39834 status open
39835
39836 \begin_layout Plain Layout
39837 \begin_inset Formula $\mathfrak{I}$
39838 \end_inset
39839
39840
39841 \end_layout
39842
39843 \end_inset
39844
39845
39846 \begin_inset Argument 3
39847 status open
39848
39849 \begin_layout Plain Layout
39850 t
39851 \end_layout
39852
39853 \end_inset
39854
39855  
39856 \lang english
39857 was in the spring of the year 1894 that all London was interested, and the
39858  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39859  under most unusual and inexplicable circumstances.
39860  The public has already learned those particulars of the crime which came
39861  out in the police investigation, but a good deal was suppressed upon that
39862  occasion, since the case for the prosecution was so overwhelmingly strong
39863  that it was not necessary to bring forward all the facts.
39864 \end_layout
39865
39866 \end_deeper
39867 \begin_layout Enumerate
39868 L'initiale est entourée par une seule ligne et est formée de deux lettres
39869  dans la police standard ; aucun texte n'est écrit en petites capitales
39870 \begin_inset space ~
39871 \end_inset
39872
39873 :
39874 \end_layout
39875
39876 \begin_deeper
39877 \begin_layout Initial
39878 \begin_inset Argument 1
39879 status open
39880
39881 \begin_layout Plain Layout
39882 lines=1
39883 \end_layout
39884
39885 \end_inset
39886
39887
39888 \begin_inset Argument 2
39889 status open
39890
39891 \begin_layout Plain Layout
39892 It
39893 \end_layout
39894
39895 \end_inset
39896
39897  
39898 \lang english
39899 was in the spring of the year 1894 that all London was interested, and the
39900  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39901  under most unusual and inexplicable circumstances.
39902  The public has already learned those particulars of the crime which came
39903  out in the police investigation, but a good deal was suppressed upon that
39904  occasion, since the case for the prosecution was so overwhelmingly strong
39905  that it was not necessary to bring forward all the facts.
39906 \end_layout
39907
39908 \end_deeper
39909 \begin_layout Enumerate
39910 Initiale descendante sur 3
39911 \begin_inset space ~
39912 \end_inset
39913
39914 lignes en magenta en police mathématique
39915 \begin_inset Newline newline
39916 \end_inset
39917
39918
39919 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39920 \end_inset
39921
39922 , le texte 
39923 \begin_inset Quotes cld
39924 \end_inset
39925
39926
39927 \lang english
39928 t was in the spring
39929 \lang french
39930
39931 \begin_inset Quotes crd
39932 \end_inset
39933
39934  est en 
39935 \shape smallcaps
39936 petites capitales
39937 \shape default
39938  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39939  avant l'initiale
39940 \begin_inset space ~
39941 \end_inset
39942
39943 :
39944 \begin_inset Newline newline
39945 \end_inset
39946
39947
39948 \series bold
39949
39950 \backslash
39951 renewcommand{
39952 \backslash
39953 LettrineFontHook}{
39954 \backslash
39955 color{couleur}}
39956 \series default
39957
39958 \begin_inset Newline newline
39959 \end_inset
39960
39961 où la 
39962 \emph on
39963 couleur
39964 \emph default
39965  peut être 
39966 \begin_inset Quotes cld
39967 \end_inset
39968
39969 red
39970 \begin_inset Quotes crd
39971 \end_inset
39972
39973
39974 \begin_inset Quotes cld
39975 \end_inset
39976
39977 blue
39978 \begin_inset Quotes crd
39979 \end_inset
39980
39981
39982 \begin_inset Quotes cld
39983 \end_inset
39984
39985 green
39986 \begin_inset Quotes crd
39987 \end_inset
39988
39989
39990 \begin_inset Quotes cld
39991 \end_inset
39992
39993 yellow
39994 \begin_inset Quotes crd
39995 \end_inset
39996
39997
39998 \begin_inset Quotes cld
39999 \end_inset
40000
40001 cyan
40002 \begin_inset Quotes crd
40003 \end_inset
40004
40005
40006 \begin_inset Quotes cld
40007 \end_inset
40008
40009 magenta
40010 \begin_inset Quotes crd
40011 \end_inset
40012
40013
40014 \begin_inset Quotes cld
40015 \end_inset
40016
40017 black
40018 \begin_inset Quotes crd
40019 \end_inset
40020
40021  ou 
40022 \begin_inset Quotes cld
40023 \end_inset
40024
40025 white
40026 \begin_inset Quotes crd
40027 \end_inset
40028
40029 .
40030  On doit aussi ajouter la commande suivante au préambule du document
40031 \begin_inset space ~
40032 \end_inset
40033
40034 :
40035 \begin_inset Newline newline
40036 \end_inset
40037
40038
40039 \series bold
40040
40041 \backslash
40042 @ifundefined{textcolor}
40043 \begin_inset Newline newline
40044 \end_inset
40045
40046
40047 \begin_inset space ~
40048 \end_inset
40049
40050 {
40051 \backslash
40052 usepackage{color}}{}
40053 \end_layout
40054
40055 \begin_deeper
40056 \begin_layout Standard
40057 \begin_inset ERT
40058 status collapsed
40059
40060 \begin_layout Plain Layout
40061
40062
40063 \backslash
40064 renewcommand{
40065 \backslash
40066 LettrineFontHook}{
40067 \backslash
40068 color{magenta}}
40069 \end_layout
40070
40071 \end_inset
40072
40073
40074 \begin_inset Note Note
40075 status collapsed
40076
40077 \begin_layout Plain Layout
40078 colore la lettrine en magenta
40079 \end_layout
40080
40081 \end_inset
40082
40083
40084 \end_layout
40085
40086 \begin_layout Initial
40087 \begin_inset Argument 1
40088 status open
40089
40090 \begin_layout Plain Layout
40091 lines=3, lhang=0.33, loversize=0.25
40092 \end_layout
40093
40094 \end_inset
40095
40096
40097 \begin_inset Argument 2
40098 status open
40099
40100 \begin_layout Plain Layout
40101 \begin_inset Formula $\mathcal{I}$
40102 \end_inset
40103
40104
40105 \end_layout
40106
40107 \end_inset
40108
40109
40110 \begin_inset Argument 3
40111 status open
40112
40113 \begin_layout Plain Layout
40114
40115 \lang english
40116 t was in the spring
40117 \end_layout
40118
40119 \end_inset
40120
40121
40122 \lang english
40123  of the year 1894 that all London was interested, and the fashionable world
40124  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40125  and inexplicable circumstances.
40126  The public has already learned those particulars of the crime which came
40127  out in the police investigation, but a good deal was suppressed upon that
40128  occasion, since the case for the prosecution was so overwhelmingly strong
40129  that it was not necessary to bring forward all the facts.
40130 \end_layout
40131
40132 \end_deeper
40133 \begin_layout Standard
40134 \begin_inset ERT
40135 status collapsed
40136
40137 \begin_layout Plain Layout
40138
40139
40140 \backslash
40141 else
40142 \end_layout
40143
40144 \end_inset
40145
40146
40147 \begin_inset Note Note
40148 status open
40149
40150 \begin_layout Plain Layout
40151 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40152  
40153 \series bold
40154 lettrine
40155 \series default
40156  n'est pas installé :
40157 \end_layout
40158
40159 \end_inset
40160
40161
40162 \end_layout
40163
40164 \begin_layout Standard
40165 Vous devez installer le paquetage \SpecialChar LaTeX
40166  
40167 \series bold
40168 lettrine
40169 \series default
40170  pour voir la suite de cette section dans la sortie imprimée.
40171 \end_layout
40172
40173 \begin_layout Standard
40174 \begin_inset ERT
40175 status collapsed
40176
40177 \begin_layout Plain Layout
40178
40179
40180 \backslash
40181 fi
40182 \end_layout
40183
40184 \end_inset
40185
40186
40187 \end_layout
40188
40189 \begin_layout Chapter
40190 Trucs externes
40191 \begin_inset Index idx
40192 status collapsed
40193
40194 \begin_layout Plain Layout
40195 Trucs externes
40196 \end_layout
40197
40198 \end_inset
40199
40200
40201 \end_layout
40202
40203 \begin_layout Standard
40204 Avec le menu 
40205 \family sans
40206 Insertion\SpecialChar menuseparator
40207 Fichier
40208 \family default
40209  vous pouvez insérer un contenu externe à votre document.
40210  Ce contenu peut être :
40211 \end_layout
40212
40213 \begin_layout Description
40214 Document
40215 \begin_inset space ~
40216 \end_inset
40217
40218 \SpecialChar LyX
40219  Un autre document \SpecialChar LyX
40220  ; son contenu est directement inséré dans votre document.
40221 \end_layout
40222
40223 \begin_layout Description
40224 Texte
40225 \begin_inset space ~
40226 \end_inset
40227
40228 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40229 e.
40230 \end_layout
40231
40232 \begin_layout Description
40233 Texte
40234 \begin_inset space ~
40235 \end_inset
40236
40237 Brut
40238 \begin_inset space ~
40239 \end_inset
40240
40241 par
40242 \begin_inset space ~
40243 \end_inset
40244
40245 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40246  Les lignes vides créent un nouveau paragraphe dans votre document.
40247 \end_layout
40248
40249 \begin_layout Description
40250 Objet
40251 \begin_inset space ~
40252 \end_inset
40253
40254 Externe Fichiers de formats variés.
40255 \end_layout
40256
40257 \begin_layout Description
40258 Sous-document Documents \SpecialChar LyX
40259  ou \SpecialChar LaTeX
40260 .
40261 \end_layout
40262
40263 \begin_layout Section
40264 Objets externes 
40265 \begin_inset Index idx
40266 status collapsed
40267
40268 \begin_layout Plain Layout
40269 Trucs externes ! Objets Externes
40270 \end_layout
40271
40272 \end_inset
40273
40274
40275 \end_layout
40276
40277 \begin_layout Standard
40278 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40279  de fichiers dans votre document sans avoir à convertir ces derniers en
40280  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40281
40282  qui va s'occuper des conversions.
40283  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40284  \SpecialChar LyX
40285  des images dans des formats divers.
40286  Quand vous avez activé 
40287 \family sans
40288 Aperçu
40289 \begin_inset space ~
40290 \end_inset
40291
40292 sur
40293 \begin_inset space ~
40294 \end_inset
40295
40296 le
40297 \begin_inset space ~
40298 \end_inset
40299
40300 vif
40301 \family default
40302  dans le menu des préférences de \SpecialChar LyX
40303 , dans la rubrique 
40304 \family sans
40305 Apparence\SpecialChar menuseparator
40306 Graphiques
40307 \family default
40308 , les objets externes de type Dia et Xfig sont affichés directement dans
40309  \SpecialChar LyX
40310 .
40311 \end_layout
40312
40313 \begin_layout Standard
40314 On insère des objets externes en utilisant la fenêtre de dialogue 
40315 \family sans
40316 Objet
40317 \begin_inset space ~
40318 \end_inset
40319
40320 Externe
40321 \family default
40322  qui est accessible via le menu 
40323 \family sans
40324 Insertion\SpecialChar menuseparator
40325 Fichiers\SpecialChar menuseparator
40326 Objet
40327 \begin_inset space ~
40328 \end_inset
40329
40330 Externe
40331 \family default
40332 .
40333  Actuellement les types de fichiers (
40334 \family sans
40335 Modèles
40336 \family default
40337 ) suivants sont autorisés :
40338 \end_layout
40339
40340 \begin_layout Description
40341 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
40342  par le programme 
40343 \series bold
40344
40345 \begin_inset CommandInset href
40346 LatexCommand href
40347 name "XBoard"
40348 target "http://fr.wikipedia.org/wiki/XBoard"
40349 literal "false"
40350
40351 \end_inset
40352
40353
40354 \series default
40355 .
40356 \end_layout
40357
40358 \begin_layout Description
40359 Date Ce modèle insère la date sous la forme 
40360 \emph on
40361 Jour-Mois-Année
40362 \emph default
40363 .
40364  Voici un exemple de date insérée comme objet externe : 
40365 \begin_inset ERT
40366 status collapsed
40367
40368 \begin_layout Plain Layout
40369
40370
40371 \backslash
40372 today 
40373 \end_layout
40374
40375 \end_inset
40376
40377
40378 \begin_inset space ~
40379 \end_inset
40380
40381
40382 \begin_inset Note Note
40383 status collapsed
40384
40385 \begin_layout Plain Layout
40386 Retirer l'espace protégé quand le bug 4398 sera résolu !
40387 \end_layout
40388
40389 \end_inset
40390
40391
40392 \begin_inset Newline newline
40393 \end_inset
40394
40395 La date n'apparaîtra pas dans \SpecialChar LyX
40396 , mais seulement dans la sortie imprimée.
40397  Il y a deux autre méthodes pour insérer une date : Avec le menu 
40398 \family sans
40399 Insertion\SpecialChar menuseparator
40400 Date
40401 \family default
40402  et avec la commande \SpecialChar LaTeX
40403  
40404 \series bold
40405
40406 \backslash
40407 today
40408 \series default
40409  entrée comme code \SpecialChar TeX
40410 .
40411  Ces différentes méthodes sont comparée dans le tableau
40412 \begin_inset space ~
40413 \end_inset
40414
40415
40416 \begin_inset CommandInset ref
40417 LatexCommand ref
40418 reference "tab:Comparaison-des-dates"
40419
40420 \end_inset
40421
40422 .
40423 \end_layout
40424
40425 \begin_layout Description
40426 Diagramme
40427 \begin_inset space ~
40428 \end_inset
40429
40430 Dia Ce modèle accepte les diagrammes créés avec le programme 
40431 \series bold
40432
40433 \begin_inset CommandInset href
40434 LatexCommand href
40435 name "Dia"
40436 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40437 literal "false"
40438
40439 \end_inset
40440
40441
40442 \series default
40443 .
40444 \end_layout
40445
40446 \begin_layout Description
40447 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
40448  tableaux dans le format de 
40449 \series bold
40450
40451 \begin_inset CommandInset href
40452 LatexCommand href
40453 name "Gnumeric"
40454 target "http://fr.wikipedia.org/wiki/Gnumeric"
40455 literal "false"
40456
40457 \end_inset
40458
40459
40460 \series default
40461
40462 \begin_inset CommandInset href
40463 LatexCommand href
40464 name "OpenDocument"
40465 target "http://fr.wikipedia.org/wiki/OpenDocument"
40466 literal "false"
40467
40468 \end_inset
40469
40470
40471 \begin_inset CommandInset href
40472 LatexCommand href
40473 name "Microsoft Office XML"
40474 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40475 literal "false"
40476
40477 \end_inset
40478
40479  et 
40480 \begin_inset CommandInset href
40481 LatexCommand href
40482 name "Office Open XML"
40483 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40484 literal "false"
40485
40486 \end_inset
40487
40488 .
40489  Pour cette fonction, \SpecialChar LyX
40490  doit pouvoir trouver le programme 
40491 \family typewriter
40492 ssconvert
40493 \family default
40494  au cours de sa configuration.
40495  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40496  même si vous n'avez pas de tableaux au format gnumeric.
40497  Pour des exemples et les limitations possibles, jetez un œil au fichier
40498  \SpecialChar LyX
40499  d'exemple, 
40500 \emph on
40501 spreadsheet.lyx
40502 \emph default
40503 .
40504 \end_layout
40505
40506 \begin_layout Description
40507 Musique
40508 \begin_inset space ~
40509 \end_inset
40510
40511 mise
40512 \begin_inset space ~
40513 \end_inset
40514
40515 en
40516 \begin_inset space ~
40517 \end_inset
40518
40519 forme
40520 \begin_inset space ~
40521 \end_inset
40522
40523 avec
40524 \begin_inset space ~
40525 \end_inset
40526
40527 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
40528  par le programme 
40529 \series bold
40530
40531 \begin_inset CommandInset href
40532 LatexCommand href
40533 name "LilyPond"
40534 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40535 literal "false"
40536
40537 \end_inset
40538
40539
40540 \series default
40541 .
40542  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40543  au fichier \SpecialChar LyX
40544  d'exemple 
40545 \emph on
40546 lilypond.lyx
40547 \emph default
40548 .
40549 \end_layout
40550
40551 \begin_layout Description
40552 Pages
40553 \begin_inset space ~
40554 \end_inset
40555
40556 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
40557  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40558  
40559 \emph on
40560 pages
40561 \emph default
40562  dans le champ 
40563 \family sans
40564 Option
40565 \family default
40566  dans l'onglet 
40567 \family sans
40568 Options \SpecialChar LaTeX
40569  et \SpecialChar LyX
40570
40571 \family default
40572 .
40573  L'argument de cette option est une liste d'éléments séparés par des virgules,
40574  contenant des numéros de pages (
40575 \begin_inset space ~
40576 \end_inset
40577
40578 insérez comme option 
40579 \series bold
40580 pages={3,5,6,8}
40581 \series default
40582
40583 \begin_inset space ~
40584 \end_inset
40585
40586 ), des plages de numéros de pages (
40587 \series bold
40588
40589 \begin_inset space ~
40590 \end_inset
40591
40592 pages={4-9}
40593 \series default
40594
40595 \begin_inset space ~
40596 \end_inset
40597
40598 ) ou n'importe quelle combinaison des deux.
40599  Pour insérer des pages vides, utilisez 
40600 \series bold
40601 {}
40602 \series default
40603 .
40604  Par exemple 
40605 \begin_inset space ~
40606 \end_inset
40607
40608
40609 \series bold
40610 pages={3,{},8-11,15}
40611 \series default
40612  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40613  15.
40614  Les plages de pages sont décrites avec la syntaxe 
40615 \emph on
40616 début-fin
40617 \emph default
40618  qui sélectionne toutes les pages de 
40619 \emph on
40620 début
40621 \emph default
40622  jusqu'à 
40623 \emph on
40624 fin
40625 \emph default
40626 .
40627  Si on omet 
40628 \emph on
40629 début
40630 \emph default
40631 , on commence implicitement à la première page ; de même, omettre 
40632 \emph on
40633 fin
40634 \emph default
40635  termine implicitement à la dernière page du document.
40636  La dernière page du document peut aussi être désignée par le mot-clé 
40637 \series bold
40638 last
40639 \series default
40640  (
40641 \begin_inset space ~
40642 \end_inset
40643
40644 ce dernier n'est accepté que pour une plage de pages
40645 \begin_inset space ~
40646 \end_inset
40647
40648 ).
40649  Donc 
40650 \series bold
40651 pages=-
40652 \series default
40653  va insérer toutes les pages du document et 
40654 \series bold
40655 pages=last-1
40656 \series default
40657  va insérer toutes les pages dans l'ordre inverse.
40658  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40659 \begin_inset Newline newline
40660 \end_inset
40661
40662 L'option 
40663 \series bold
40664 noautoscale
40665 \series default
40666  insère les pages avec leur taille d'origine, si cette option n'est pas
40667  donnée, les pages seront redimensionnées
40668 \begin_inset space \space{}
40669 \end_inset
40670
40671 pour tenir dans la largeur de page de votre document.
40672  Dans l'onglet 
40673 \family sans
40674 Taille
40675 \begin_inset space ~
40676 \end_inset
40677
40678 et
40679 \begin_inset space ~
40680 \end_inset
40681
40682 rotation
40683 \family default
40684  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40685  qu'une éventuelle rotation.
40686  Si vous utilisez une autre largeur que 100
40687 \begin_inset space \thinspace{}
40688 \end_inset
40689
40690 Échelle%, l'option 
40691 \series bold
40692 noautoscale
40693 \series default
40694  sera neutralisée.
40695  Pour plus d'information sur les options possibles, jetez un œil sur la
40696  documentation du paquetage \SpecialChar LaTeX
40697  
40698 \series bold
40699 pdfpages
40700 \series default
40701  
40702 \begin_inset CommandInset citation
40703 LatexCommand cite
40704 key "pdfpages"
40705 literal "true"
40706
40707 \end_inset
40708
40709 .
40710 \begin_inset Index idx
40711 status collapsed
40712
40713 \begin_layout Plain Layout
40714 Paquetages \SpecialChar LaTeX
40715  ! pdfpages
40716 \end_layout
40717
40718 \end_inset
40719
40720
40721 \begin_inset Newline newline
40722 \end_inset
40723
40724 Pour utiliser ce modèle dans une présentation 
40725 \family sans
40726 Beamer
40727 \family default
40728  vous devez d'abord insérer un environnement 
40729 \family sans
40730 FinCadre
40731 \family default
40732  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40733  contenant la commande
40734  
40735 \series bold
40736
40737 \backslash
40738 setbeamertemplate{background canvas}{}
40739 \series default
40740 .
40741  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40742  que vous voulez.
40743  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40744  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40745  section.
40746  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40747  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40748  le modèle.
40749 \begin_inset Newline newline
40750 \end_inset
40751
40752 Voici un PDF incorporé basculé de -5°
40753 \begin_inset space ~
40754 \end_inset
40755
40756 °: 
40757 \begin_inset External
40758         template PDFPages
40759         filename ../clipart/Abstract.pdf
40760         extra LaTeX "noautoscale, pages=-"
40761         rotateAngle -5
40762         rotateOrigin bottomleft
40763
40764 \end_inset
40765
40766
40767 \end_layout
40768
40769 \begin_layout Description
40770 Image
40771 \begin_inset space ~
40772 \end_inset
40773
40774 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
40775  Les images peuvent être traitées dans la fenêtre de dialogue 
40776 \family sans
40777 Objet
40778 \begin_inset space ~
40779 \end_inset
40780
40781 Externe
40782 \family default
40783  comme les images qui sont habituellement incorporées en utilisant le menu
40784  
40785 \family sans
40786 Insertion\SpecialChar menuseparator
40787 Graphique
40788 \family default
40789 , comme c'est décrit dans la section
40790 \begin_inset space ~
40791 \end_inset
40792
40793
40794 \begin_inset CommandInset ref
40795 LatexCommand ref
40796 reference "sec:Graphics-Dialog"
40797
40798 \end_inset
40799
40800 .
40801  Voici un exemple d'insertion d'image matricielle
40802 \begin_inset space ~
40803 \end_inset
40804
40805
40806 \begin_inset External
40807         template RasterImage
40808         filename ../clipart/ToolbarEnvBox.png
40809
40810 \end_inset
40811
40812
40813 \end_layout
40814
40815 \begin_layout Description
40816 Graphiques
40817 \begin_inset space ~
40818 \end_inset
40819
40820 vectoriels Ce modèle peut être utilisé pour les graphiques
40821 \begin_inset space ~
40822 \end_inset
40823
40824 vectoriels.
40825  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40826 \family sans
40827 Objet
40828 \begin_inset space ~
40829 \end_inset
40830
40831 Externe
40832 \family default
40833  comme les images qui sont habituellement incorporées en utilisant le menu
40834  
40835 \family sans
40836 Insertion\SpecialChar menuseparator
40837 Graphique
40838 \family default
40839 , comme c'est décrit dans la section
40840 \begin_inset space ~
40841 \end_inset
40842
40843
40844 \begin_inset CommandInset ref
40845 LatexCommand ref
40846 reference "sec:Graphics-Dialog"
40847
40848 \end_inset
40849
40850 .
40851  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40852 \begin_inset External
40853         template VectorGraphics
40854         filename ../clipart/SVG-Drawing.svg
40855         lyxscale 50
40856         scale 33
40857
40858 \end_inset
40859
40860
40861 \end_layout
40862
40863 \begin_layout Description
40864 Figure
40865 \begin_inset space ~
40866 \end_inset
40867
40868 Xfig Ce modèle accepte les images créées avec le programme 
40869 \series bold
40870
40871 \begin_inset CommandInset href
40872 LatexCommand href
40873 name "Xfig"
40874 target "http://fr.wikipedia.org/wiki/Xfig"
40875 literal "false"
40876
40877 \end_inset
40878
40879
40880 \series default
40881 .
40882 \end_layout
40883
40884 \begin_layout Standard
40885 \begin_inset Float table
40886 placement !h
40887 wide false
40888 sideways false
40889 status open
40890
40891 \begin_layout Plain Layout
40892 \begin_inset Caption Standard
40893
40894 \begin_layout Plain Layout
40895 \begin_inset CommandInset label
40896 LatexCommand label
40897 name "tab:Comparaison-des-dates"
40898
40899 \end_inset
40900
40901 Comparaison des méthodes d'insertion de la date.
40902 \end_layout
40903
40904 \end_inset
40905
40906
40907 \end_layout
40908
40909 \begin_layout Plain Layout
40910 \align center
40911 \begin_inset Tabular
40912 <lyxtabular version="3" rows="4" columns="4">
40913 <features tabularvalignment="middle">
40914 <column alignment="center" valignment="top">
40915 <column alignment="center" valignment="top">
40916 <column alignment="center" valignment="top">
40917 <column alignment="center" valignment="top">
40918 <row>
40919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40920 \begin_inset Text
40921
40922 \begin_layout Plain Layout
40923 Format du document
40924 \end_layout
40925
40926 \end_inset
40927 </cell>
40928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40929 \begin_inset Text
40930
40931 \begin_layout Plain Layout
40932
40933 \family sans
40934 Objet
40935 \begin_inset space ~
40936 \end_inset
40937
40938 Externe\SpecialChar menuseparator
40939 Date
40940 \end_layout
40941
40942 \end_inset
40943 </cell>
40944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40945 \begin_inset Text
40946
40947 \begin_layout Plain Layout
40948
40949 \family sans
40950 Insertion\SpecialChar menuseparator
40951 Date
40952 \end_layout
40953
40954 \end_inset
40955 </cell>
40956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40957 \begin_inset Text
40958
40959 \begin_layout Plain Layout
40960 commande 
40961 \series bold
40962
40963 \backslash
40964 today
40965 \end_layout
40966
40967 \end_inset
40968 </cell>
40969 </row>
40970 <row>
40971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40972 \begin_inset Text
40973
40974 \begin_layout Plain Layout
40975 \SpecialChar LyX
40976
40977 \end_layout
40978
40979 \end_inset
40980 </cell>
40981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40982 \begin_inset Text
40983
40984 \begin_layout Plain Layout
40985 comme boîte d'insert
40986 \end_layout
40987
40988 \end_inset
40989 </cell>
40990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40991 \begin_inset Text
40992
40993 \begin_layout Plain Layout
40994 comme date
40995 \end_layout
40996
40997 \end_inset
40998 </cell>
40999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41000 \begin_inset Text
41001
41002 \begin_layout Plain Layout
41003 comme boîte de code \SpecialChar TeX
41004
41005 \end_layout
41006
41007 \end_inset
41008 </cell>
41009 </row>
41010 <row>
41011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41012 \begin_inset Text
41013
41014 \begin_layout Plain Layout
41015 \SpecialChar LaTeX
41016
41017 \end_layout
41018
41019 \end_inset
41020 </cell>
41021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41022 \begin_inset Text
41023
41024 \begin_layout Plain Layout
41025 comme date
41026 \end_layout
41027
41028 \end_inset
41029 </cell>
41030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41031 \begin_inset Text
41032
41033 \begin_layout Plain Layout
41034 comme date
41035 \end_layout
41036
41037 \end_inset
41038 </cell>
41039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41040 \begin_inset Text
41041
41042 \begin_layout Plain Layout
41043 comme commande
41044 \end_layout
41045
41046 \end_inset
41047 </cell>
41048 </row>
41049 <row>
41050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41051 \begin_inset Text
41052
41053 \begin_layout Plain Layout
41054 DVI, PDF, PS
41055 \end_layout
41056
41057 \end_inset
41058 </cell>
41059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41060 \begin_inset Text
41061
41062 \begin_layout Plain Layout
41063 comme date
41064 \end_layout
41065
41066 \end_inset
41067 </cell>
41068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41069 \begin_inset Text
41070
41071 \begin_layout Plain Layout
41072 comme date
41073 \end_layout
41074
41075 \end_inset
41076 </cell>
41077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41078 \begin_inset Text
41079
41080 \begin_layout Plain Layout
41081 comme date date
41082 \end_layout
41083
41084 \end_inset
41085 </cell>
41086 </row>
41087 </lyxtabular>
41088
41089 \end_inset
41090
41091
41092 \end_layout
41093
41094 \end_inset
41095
41096
41097 \end_layout
41098
41099 \begin_layout Standard
41100 Quand vous activez l'option 
41101 \family sans
41102 Brouillon
41103 \family default
41104  de l'onglet 
41105 \family sans
41106 Fichier
41107 \family default
41108  de la fenêtre de dialogue 
41109 \family sans
41110 Objet
41111 \begin_inset space ~
41112 \end_inset
41113
41114 Externe
41115 \family default
41116 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
41117 \begin_inset Newline newline
41118 \end_inset
41119
41120 Les objets externes apparaissent dans \SpecialChar LyX
41121 , soit comme une boîte comme celle-ci
41122  : 
41123 \begin_inset Graphics
41124         filename ../clipart/ExternalMaterial.png
41125         scale 95
41126         scaleBeforeRotation
41127
41128 \end_inset
41129
41130  soit comme une image, selon que vous avez ou non activé l'option 
41131 \family sans
41132 Afficher
41133 \begin_inset space ~
41134 \end_inset
41135
41136 dans
41137 \begin_inset space ~
41138 \end_inset
41139
41140 \SpecialChar LyX
41141
41142 \family default
41143  de l'onglet 
41144 \family sans
41145 Options LaTeX et LyX
41146 \family default
41147  de la fenêtre de dialogue.
41148 \end_layout
41149
41150 \begin_layout Standard
41151 Le manuel 
41152 \family sans
41153 \emph on
41154 Personnalisation
41155 \family default
41156 \emph default
41157  explique comment vous pouvez créer vos propres modèles.
41158 \end_layout
41159
41160 \begin_layout Section
41161 Sous-documents
41162 \begin_inset CommandInset label
41163 LatexCommand label
41164 name "sec:Sous-documents"
41165
41166 \end_inset
41167
41168
41169 \begin_inset Index idx
41170 status collapsed
41171
41172 \begin_layout Plain Layout
41173 Trucs externes ! Sous-documents
41174 \end_layout
41175
41176 \end_inset
41177
41178
41179 \begin_inset Index idx
41180 status collapsed
41181
41182 \begin_layout Plain Layout
41183 Fichiers ! Insertion
41184 \end_layout
41185
41186 \end_inset
41187
41188
41189 \end_layout
41190
41191 \begin_layout Standard
41192 Les sous-documents sont utilisés quand on a un document très long qui peut
41193  être décomposé en plusieurs parties ou sections plus petites.
41194  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
41195  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
41196  Les différents documents sont ce que l'on appelle les sous-documents et
41197  un document maître les relie pour imprimer le document complet ou seulement
41198  une partie de celui-ci.
41199  Un sous-document hérite du contenu de son maître, par exemple le préambule
41200  \SpecialChar LaTeX
41201 , la bibliographie, et les étiquettes pour les références croisées.
41202 \end_layout
41203
41204 \begin_layout Standard
41205 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
41206  maître, précisez dans le sous-document le document maître dans le menu
41207  
41208 \family sans
41209 Document\SpecialChar menuseparator
41210 Paramètres\SpecialChar menuseparator
41211 Classe de document
41212 \family default
41213 .
41214  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
41215  à chaque
41216  fois que vous modifierez le sous-document.
41217 \end_layout
41218
41219 \begin_layout Standard
41220 Les documents inclus sont visualisés dans \SpecialChar LyX
41221  sous la forme d'une boîte comme
41222  celle-ci : 
41223 \begin_inset Graphics
41224         filename clipart/SousDocument.png
41225         scale 95
41226         scaleBeforeRotation
41227
41228 \end_inset
41229
41230  Pour inclure des sous-documents dans un document maître , on utilise le
41231  menu 
41232 \family sans
41233 Insertion\SpecialChar menuseparator
41234 Fichier\SpecialChar menuseparator
41235 Sous-document
41236 \family default
41237 .
41238  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41239  des quatre méthodes d'inclusion :
41240 \end_layout
41241
41242 \begin_layout Description
41243 Inclus
41244 \begin_inset space ~
41245 \end_inset
41246
41247 (include) Vous pouvez inclure des documents \SpecialChar LyX
41248  et \SpecialChar LaTeX
41249 .
41250  Quand vous cliquez sur le bouton 
41251 \family sans
41252 Modifier
41253 \family default
41254  dans la fenêtre de dialogue 
41255 \family sans
41256 Sous-document
41257 \family default
41258 , le document inclus est ouvert dans \SpecialChar LyX
41259  dans un nouvel onglet pour que vous
41260  puissiez le modifier.
41261 \begin_inset Newline newline
41262 \end_inset
41263
41264
41265 \end_layout
41266
41267 \begin_layout Standard
41268 Voici un sous-document inséré avec la méthode 
41269 \family sans
41270 Inclus
41271 \family default
41272  : 
41273 \begin_inset CommandInset include
41274 LatexCommand include
41275 filename "DocumentBidon1.lyx"
41276
41277 \end_inset
41278
41279
41280 \end_layout
41281
41282 \begin_layout Standard
41283 La numérotation des sections va prendre en compte les sections des fichiers
41284  incorporés dans l'ordre où ils sont insérés dans le document maître.
41285  Le document qui est inclus comme exemple possède une sous-section qui sera
41286  numérotée comme sous-section de la section actuelle.
41287  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41288  : la sous-section
41289 \begin_inset space ~
41290 \end_inset
41291
41292
41293 \begin_inset CommandInset ref
41294 LatexCommand ref
41295 reference "subsec:Sous-section-externe-1"
41296
41297 \end_inset
41298
41299  est dans le fichier inclus.
41300 \end_layout
41301
41302 \begin_layout Standard
41303 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41304  du document maître est utilisé.
41305  Les branches présentes dans le sous-document seront ignorées par le document
41306  maître si celui-ci ne possède pas une branche avec le même nom.
41307  Les documents inclus sont insérés en commençant une nouvelle page et sont
41308  suivis par un saut de page.
41309 \end_layout
41310
41311 \begin_layout Standard
41312 \begin_inset Note Greyedout
41313 status open
41314
41315 \begin_layout Plain Layout
41316
41317 \series bold
41318 Note:
41319 \series default
41320  Quand vous avez inclus un fichier \SpecialChar LyX
41321  ou \SpecialChar LaTeX
41322 , et que ce dernier utilise une classe
41323  de document différente de celle du document maître, vous recevez un avertisseme
41324 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41325  produire des résultats inattendus sur la sortie imprimée.
41326 \end_layout
41327
41328 \end_inset
41329
41330
41331 \end_layout
41332
41333 \begin_layout Description
41334 Incorporé
41335 \begin_inset space ~
41336 \end_inset
41337
41338 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41339  sont :
41340 \end_layout
41341
41342 \begin_deeper
41343 \begin_layout Itemize
41344 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41345  par un saut de page.
41346 \end_layout
41347
41348 \begin_layout Itemize
41349 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41350  quand l'option
41351  
41352 \family sans
41353 Aperçu
41354 \begin_inset space ~
41355 \end_inset
41356
41357 sur
41358 \begin_inset space ~
41359 \end_inset
41360
41361 le
41362 \begin_inset space ~
41363 \end_inset
41364
41365 vif
41366 \family default
41367  est activée dans les préférences dans la rubrique 
41368 \family sans
41369 Apparence\SpecialChar menuseparator
41370 Graphique
41371 \family default
41372 .
41373 \end_layout
41374
41375 \begin_layout Itemize
41376 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41377 \family sans
41378 Document\SpecialChar menuseparator
41379 Paramètres\SpecialChar menuseparator
41380 Sous-documents
41381 \family default
41382 .
41383 \end_layout
41384
41385 \end_deeper
41386 \begin_layout Standard
41387 Voici un sous document inséré en utilisant la méthode 
41388 \family sans
41389 Incorporé
41390 \family default
41391  : 
41392 \begin_inset CommandInset include
41393 LatexCommand input
41394 preview true
41395 filename "DocumentBidon2.lyx"
41396
41397 \end_inset
41398
41399
41400 \end_layout
41401
41402 \begin_layout Standard
41403 Voici un sous-document
41404 \emph on
41405 input
41406 \emph default
41407  comme \SpecialChar LaTeX
41408  source:
41409 \end_layout
41410
41411 \begin_layout Quote
41412 \begin_inset CommandInset include
41413 LatexCommand input
41414 filename "DocumentTexteBidon.txt"
41415
41416 \end_inset
41417
41418
41419 \end_layout
41420
41421 \begin_layout Description
41422 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41423  Si c'est un fichier \SpecialChar LyX
41424  ou \SpecialChar LaTeX
41425 , le contenu sera affiché dans la sortie sous forme
41426  de code source et aucune des commandes éventuellement présentes ne sera
41427  exécutée.
41428  Vous pouvez utiliser l'option 
41429 \family sans
41430 Marquer
41431 \begin_inset space ~
41432 \end_inset
41433
41434 les
41435 \begin_inset space ~
41436 \end_inset
41437
41438 espaces
41439 \family default
41440  qui matérialise chaque espace présente dans le code source par un caractère
41441  
41442 \begin_inset Quotes cld
41443 \end_inset
41444
41445
41446 \begin_inset ERT
41447 status collapsed
41448
41449 \begin_layout Plain Layout
41450
41451
41452 \backslash
41453 textvisiblespace 
41454 \end_layout
41455
41456 \end_inset
41457
41458
41459 \begin_inset Quotes crd
41460 \end_inset
41461
41462  .
41463  La différence avec la méthode qui consiste à utiliser le menu 
41464 \family sans
41465 Insertion\SpecialChar menuseparator
41466 Fichier\SpecialChar menuseparator
41467 Texte
41468 \begin_inset space ~
41469 \end_inset
41470
41471 brut
41472 \family default
41473  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41474 .
41475 \end_layout
41476
41477 \begin_layout Standard
41478 Voici un sous-document inclus en utilisant la méthode 
41479 \family sans
41480 verbatim
41481 \family default
41482  : 
41483 \begin_inset CommandInset include
41484 LatexCommand verbatiminput
41485 filename "DocumentTexteBidon.txt"
41486
41487 \end_inset
41488
41489
41490 \begin_inset VSpace bigskip
41491 \end_inset
41492
41493 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41494  l'option 
41495 \family sans
41496 Marquer
41497 \begin_inset space ~
41498 \end_inset
41499
41500 les
41501 \begin_inset space ~
41502 \end_inset
41503
41504 espaces :
41505 \family default
41506  
41507 \begin_inset CommandInset include
41508 LatexCommand verbatiminput*
41509 filename "DocumentTexteBidon.txt"
41510
41511 \end_inset
41512
41513
41514 \end_layout
41515
41516 \begin_layout Standard
41517 \begin_inset VSpace bigskip
41518 \end_inset
41519
41520
41521 \end_layout
41522
41523 \begin_layout Standard
41524 \begin_inset Note Greyedout
41525 status open
41526
41527 \begin_layout Plain Layout
41528
41529 \series bold
41530 Note:
41531 \series default
41532  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41533  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41534 \end_layout
41535
41536 \end_inset
41537
41538
41539 \end_layout
41540
41541 \begin_layout Description
41542 Listings Ce type d'inclusion est décrit dans le chapitre
41543 \begin_inset space ~
41544 \end_inset
41545
41546
41547 \begin_inset CommandInset ref
41548 LatexCommand ref
41549 reference "cha:Program-Code-Listings"
41550
41551 \end_inset
41552
41553 .
41554 \end_layout
41555
41556 \begin_layout Standard
41557 \begin_inset Note Greyedout
41558 status open
41559
41560 \begin_layout Plain Layout
41561
41562 \series bold
41563 Note:
41564 \series default
41565  Inclure le même document deux fois dans un même document peut poser des
41566  problèmes avec \SpecialChar LaTeX
41567 .
41568 \end_layout
41569
41570 \end_inset
41571
41572
41573 \end_layout
41574
41575 \begin_layout Standard
41576 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41577  de votre document maître, que ce soit pour diminuer les temps de compilation
41578  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
41579  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41580  la sortie en utilisant le menu 
41581 \family sans
41582 Document\SpecialChar menuseparator
41583 Paramètres\SpecialChar menuseparator
41584 Sous-documents
41585 \family default
41586 .
41587  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41588  sur la ligne correspondant dans la colonne 
41589 \family sans
41590 Inclus dans le résultat
41591 \family default
41592  de la liste (
41593 \begin_inset space ~
41594 \end_inset
41595
41596 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41597  
41598 \begin_inset Quotes cld
41599 \end_inset
41600
41601 inclus
41602 \begin_inset Quotes crd
41603 \end_inset
41604
41605  et pas la méthode 
41606 \begin_inset Quotes cld
41607 \end_inset
41608
41609 incorporé
41610 \begin_inset Quotes crd
41611 \end_inset
41612
41613
41614 \begin_inset space ~
41615 \end_inset
41616
41617 ).
41618  Si on active l'option 
41619 \family sans
41620 Assurer la cohérence des compteurs et des références
41621 \family default
41622 , \SpecialChar LyX
41623  va s'assurer que tous les numéros de pages, références etc...
41624  sont corrects comme si tous le document avait été traité.
41625  C'est utile si vous voulez que les sous-documents choisis aient exactement
41626  le même aspect que s'il étaient dans le document complet.
41627  Pour réaliser cette condition, il faut que \SpecialChar LyX
41628  traite de façon silencieuse
41629  la totalité du document.
41630  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41631  les compteurs et autres références n'ont pas à être à tout prix valides,
41632  vous devez impérativement désactiver cette option.
41633  
41634 \end_layout
41635
41636 \begin_layout Standard
41637 Une autre solution consiste à inclure chaque fichier dans une branche
41638 \begin_inset Foot
41639 status collapsed
41640
41641 \begin_layout Plain Layout
41642 Les branches sont décrites dans la section 
41643 \emph on
41644 Branches
41645 \emph default
41646  du 
41647 \emph on
41648 Guide de l'utilisateur
41649 \emph default
41650  de \SpecialChar LyX
41651 .
41652 \end_layout
41653
41654 \end_inset
41655
41656 .
41657  En activant ou désactivant une branche, vous pouvez décider les fichiers
41658  inclus qui doivent apparaître dans la sortie imprimée.
41659  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41660  
41661 \begin_inset Quotes cld
41662 \end_inset
41663
41664 incorporés
41665 \begin_inset Quotes crd
41666 \end_inset
41667
41668 .
41669  Le défaut est que les compteurs et autres références ne sont pas conservés
41670  avec cette approche.
41671 \end_layout
41672
41673 \begin_layout Chapter
41674 Listings de code source
41675 \begin_inset CommandInset label
41676 LatexCommand label
41677 name "cha:Program-Code-Listings"
41678
41679 \end_inset
41680
41681
41682 \begin_inset Index idx
41683 status collapsed
41684
41685 \begin_layout Plain Layout
41686 Listings
41687 \end_layout
41688
41689 \end_inset
41690
41691
41692 \begin_inset Index idx
41693 status collapsed
41694
41695 \begin_layout Plain Layout
41696 Code Source
41697 \end_layout
41698
41699 \end_inset
41700
41701
41702 \begin_inset Index idx
41703 status collapsed
41704
41705 \begin_layout Plain Layout
41706 Flottants ! Listings
41707 \end_layout
41708
41709 \end_inset
41710
41711
41712 \end_layout
41713
41714 \begin_layout Standard
41715 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41716  un insert 
41717 \family sans
41718 Listings
41719 \family default
41720  qui peut être créé grâce au menu 
41721 \family sans
41722 Insertion
41723 \family default
41724 \SpecialChar menuseparator
41725
41726 \family sans
41727 Listing
41728 \begin_inset space ~
41729 \end_inset
41730
41731 de
41732 \begin_inset space ~
41733 \end_inset
41734
41735 Code
41736 \begin_inset space ~
41737 \end_inset
41738
41739 Source
41740 \family default
41741 .
41742  Le paquetage \SpecialChar LaTeX
41743  
41744 \series bold
41745 listings
41746 \series default
41747
41748 \begin_inset Index idx
41749 status collapsed
41750
41751 \begin_layout Plain Layout
41752 Paquetages \SpecialChar LaTeX
41753  ! listings
41754 \end_layout
41755
41756 \end_inset
41757
41758  fournit un moyen puissant et flexible d'insérer des listings de code source
41759  dans votre document.
41760  
41761 \end_layout
41762
41763 \begin_layout Standard
41764 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41765  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41766 \end_layout
41767
41768 \begin_layout Standard
41769 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41770  imprimée.
41771  L'option d'emplacement 
41772 \family sans
41773 Listing
41774 \begin_inset space ~
41775 \end_inset
41776
41777 en
41778 \begin_inset space ~
41779 \end_inset
41780
41781 Ligne
41782 \family default
41783  imprime le listing dans la ligne comme ceci : 
41784 \begin_inset listings
41785 lstparams "language={C++}"
41786 inline true
41787 status open
41788
41789 \begin_layout Plain Layout
41790
41791 int a=5;
41792 \end_layout
41793
41794 \end_inset
41795
41796
41797 \begin_inset Newline newline
41798 \end_inset
41799
41800 L'option 
41801 \family sans
41802 Flottant
41803 \family default
41804  crée un flottant de listing pour lequel vous pouvez préciser les options
41805  classiques d'emplacement : 
41806 \begin_inset Quotes cld
41807 \end_inset
41808
41809
41810 \family sans
41811 h
41812 \family default
41813
41814 \begin_inset Quotes crd
41815 \end_inset
41816
41817
41818 \begin_inset Quotes cld
41819 \end_inset
41820
41821
41822 \family sans
41823 t
41824 \family default
41825
41826 \begin_inset Quotes crd
41827 \end_inset
41828
41829
41830 \begin_inset Quotes cld
41831 \end_inset
41832
41833
41834 \family sans
41835 b
41836 \family default
41837
41838 \begin_inset Quotes crd
41839 \end_inset
41840
41841 , et 
41842 \begin_inset Quotes cld
41843 \end_inset
41844
41845
41846 \family sans
41847 p
41848 \family default
41849
41850 \begin_inset Quotes crd
41851 \end_inset
41852
41853  correspondant aux emplacement décrits dans la section
41854 \begin_inset space ~
41855 \end_inset
41856
41857
41858 \begin_inset CommandInset ref
41859 LatexCommand ref
41860 reference "sec:Placement-flottants"
41861
41862 \end_inset
41863
41864 .
41865  Les options de positionnement peuvent être mélangées et doivent être saisies
41866  sans séparation, par exemple, on peut taper 
41867 \begin_inset Quotes cld
41868 \end_inset
41869
41870
41871 \family sans
41872 htbp
41873 \family default
41874
41875 \begin_inset Quotes crd
41876 \end_inset
41877
41878 .
41879  L'option 
41880 \begin_inset Quotes cld
41881 \end_inset
41882
41883 h
41884 \begin_inset Quotes crd
41885 \end_inset
41886
41887  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41888  
41889 \family sans
41890 Flottant
41891 \family default
41892  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41893  légende et être référencés.
41894 \end_layout
41895
41896 \begin_layout Standard
41897 Vous pouvez ajouter une légende à un listing avec le menu 
41898 \family sans
41899 Insertion\SpecialChar menuseparator
41900 Légende
41901 \family default
41902 .
41903  On peut référencer les listings de la même façon que les flottants :Voir
41904  le listing
41905 \begin_inset space ~
41906 \end_inset
41907
41908
41909 \begin_inset CommandInset ref
41910 LatexCommand ref
41911 reference "lst:Listing-exemple"
41912
41913 \end_inset
41914
41915 .
41916  Une liste des listings qui contient tous les listings légendés peut être
41917  créée par le menu 
41918 \family sans
41919 Insertion\SpecialChar menuseparator
41920 Listes
41921 \begin_inset space ~
41922 \end_inset
41923
41924 &
41925 \begin_inset space ~
41926 \end_inset
41927
41928 TdM\SpecialChar menuseparator
41929 Liste des listings
41930 \family default
41931 .
41932  Les éléments de la liste sont les légendes et le numéro de listing.
41933 \end_layout
41934
41935 \begin_layout Standard
41936 \begin_inset listings
41937 lstparams "language=Python"
41938 inline false
41939 status open
41940
41941 \begin_layout Plain Layout
41942
41943 \begin_inset Caption Standard
41944
41945 \begin_layout Plain Layout
41946 \begin_inset CommandInset label
41947 LatexCommand label
41948 name "lst:Listing-exemple"
41949
41950 \end_inset
41951
41952 Exemple de listing flottant
41953 \end_layout
41954
41955 \end_inset
41956
41957 # Exemple de listing flottant
41958 \end_layout
41959
41960 \begin_layout Plain Layout
41961
41962 def func(param):
41963 \end_layout
41964
41965 \begin_layout Plain Layout
41966
41967     'ceci est une fonction python'
41968 \end_layout
41969
41970 \begin_layout Plain Layout
41971
41972     pass
41973 \end_layout
41974
41975 \end_inset
41976
41977
41978 \end_layout
41979
41980 \begin_layout Standard
41981 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
41982  de listing, les mots-clés de ce langage seront reconnus et mis en forme
41983  de manière particulière dans la sortie imprimée.
41984  Dans l'exemple de listing, le mot clé Python 
41985 \begin_inset Quotes cld
41986 \end_inset
41987
41988 def
41989 \begin_inset Quotes crd
41990 \end_inset
41991
41992  est reconnu et imprimé en caractères gras dans la sortie.
41993 \end_layout
41994
41995 \begin_layout Standard
41996 \begin_inset Note Greyedout
41997 status open
41998
41999 \begin_layout Plain Layout
42000
42001 \series bold
42002 Note:
42003 \series default
42004  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
42005  une police de caractères à 
42006 \family typewriter
42007 chasse fixe
42008 \family default
42009 , c'est que votre police ne contient probablement pas de série grasse.
42010  Dans ce cas choisissez une police différente dans le menu 
42011 \family sans
42012 Document\SpecialChar menuseparator
42013 Paramètres\SpecialChar menuseparator
42014 Polices
42015 \family default
42016 .
42017  (Les polices 
42018 \emph on
42019 LuxiMono, BeraMono
42020 \emph default
42021  et 
42022 \emph on
42023 Courier
42024 \emph default
42025  contiennent une série grasse.)
42026 \end_layout
42027
42028 \end_inset
42029
42030
42031 \end_layout
42032
42033 \begin_layout Standard
42034 Dans la rubrique 
42035 \family sans
42036 Numérotation
42037 \begin_inset space ~
42038 \end_inset
42039
42040 des
42041 \begin_inset space ~
42042 \end_inset
42043
42044 Lignes
42045 \family default
42046  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
42047 n des lignes.
42048  Vous pouvez mettre un nombre dans le champ 
42049 \family sans
42050 Pas
42051 \family default
42052  pour désigner les lignes qui seront numérotées.
42053  Par exemple, si vous mettez 
42054 \begin_inset Quotes cld
42055 \end_inset
42056
42057 3
42058 \begin_inset Quotes crd
42059 \end_inset
42060
42061 , seule une ligne sur trois sera numérotée.
42062 \end_layout
42063
42064 \begin_layout Standard
42065 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
42066  apparaîtront dans la sortie.
42067  Vous devez utiliser l'option 
42068 \family sans
42069 Table
42070 \begin_inset space ~
42071 \end_inset
42072
42073 de
42074 \begin_inset space ~
42075 \end_inset
42076
42077 Caractères
42078 \begin_inset space ~
42079 \end_inset
42080
42081 Étendue
42082 \family default
42083  quand vous employez des caractères spécifiques à une langue donnée comme
42084  les umlauts Allemands dans votre listing.
42085 \begin_inset Newline newline
42086 \end_inset
42087
42088 Voici un exemple de listing avec la numérotation des lignes à gauche par
42089  pas de 3, en langage Python, avec les options 
42090 \begin_inset Quotes cld
42091 \end_inset
42092
42093 Table
42094 \begin_inset space ~
42095 \end_inset
42096
42097 de
42098 \begin_inset space ~
42099 \end_inset
42100
42101 caractères
42102 \begin_inset space ~
42103 \end_inset
42104
42105 étendue
42106 \begin_inset Quotes crd
42107 \end_inset
42108
42109  et 
42110 \begin_inset Quotes cld
42111 \end_inset
42112
42113 Espace
42114 \begin_inset space ~
42115 \end_inset
42116
42117 représenté
42118 \begin_inset space ~
42119 \end_inset
42120
42121 par
42122 \begin_inset space ~
42123 \end_inset
42124
42125 un
42126 \begin_inset space ~
42127 \end_inset
42128
42129 symbole
42130 \begin_inset Quotes crd
42131 \end_inset
42132
42133 , l'intervalle de ligne étant 3
42134 \begin_inset space \thinspace{}
42135 \end_inset
42136
42137 -
42138 \begin_inset space \thinspace{}
42139 \end_inset
42140
42141 8:
42142 \end_layout
42143
42144 \begin_layout Standard
42145 \begin_inset listings
42146 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42147 inline false
42148 status open
42149
42150 \begin_layout Plain Layout
42151
42152 def func(param):
42153 \end_layout
42154
42155 \begin_layout Plain Layout
42156
42157     'ceci est une fonction Python'
42158 \end_layout
42159
42160 \begin_layout Plain Layout
42161
42162     pass
42163 \end_layout
42164
42165 \begin_layout Plain Layout
42166
42167 def func(param):
42168 \end_layout
42169
42170 \begin_layout Plain Layout
42171
42172 'Ça, c'est un mot Allemand : Tschüß'
42173 \end_layout
42174
42175 \begin_layout Plain Layout
42176
42177 pass
42178 \end_layout
42179
42180 \begin_layout Plain Layout
42181
42182 def func(param):
42183 \end_layout
42184
42185 \begin_layout Plain Layout
42186
42187 'ceci est une fonction Python'
42188 \end_layout
42189
42190 \begin_layout Plain Layout
42191
42192 pass
42193 \end_layout
42194
42195 \end_inset
42196
42197
42198 \end_layout
42199
42200 \begin_layout Standard
42201 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42202  nombre de caractères que doit représenter une tabulation dans le champ
42203  
42204 \family sans
42205 Taille du tabulateur
42206 \family default
42207 .
42208 \end_layout
42209
42210 \begin_layout Standard
42211 \begin_inset Note Greyedout
42212 status open
42213
42214 \begin_layout Plain Layout
42215
42216 \series bold
42217 Note:
42218 \series default
42219  À cause d'un bug dans le paquetage 
42220 \series bold
42221 listings
42222 \series default
42223  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42224  listing.
42225  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42226  les lignes 3 et 6.
42227 \end_layout
42228
42229 \end_inset
42230
42231
42232 \end_layout
42233
42234 \begin_layout Standard
42235 \begin_inset VSpace bigskip
42236 \end_inset
42237
42238
42239 \end_layout
42240
42241 \begin_layout Standard
42242 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42243  listing.
42244  Pour le faire, il suffit d'utiliser le menu 
42245 \family sans
42246 Insertion\SpecialChar menuseparator
42247 Fichier\SpecialChar menuseparator
42248 Sous-document
42249 \family default
42250  et de choisir le type 
42251 \family sans
42252 Listing
42253 \family default
42254
42255 \begin_inset space ~
42256 \end_inset
42257
42258
42259 \family sans
42260 de
42261 \begin_inset space ~
42262 \end_inset
42263
42264 Code
42265 \begin_inset space ~
42266 \end_inset
42267
42268 source
42269 \family default
42270 .
42271 \begin_inset Foot
42272 status collapsed
42273
42274 \begin_layout Plain Layout
42275 Les autres types de sous-documents sont décrits dans la section
42276 \begin_inset space ~
42277 \end_inset
42278
42279
42280 \begin_inset CommandInset ref
42281 LatexCommand ref
42282 reference "sec:Sous-documents"
42283
42284 \end_inset
42285
42286 .
42287 \end_layout
42288
42289 \end_inset
42290
42291  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42292  à utiliser pour le listing dans une zone de texte.
42293  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42294  
42295 \begin_inset Quotes cld
42296 \end_inset
42297
42298 ?
42299 \begin_inset Quotes crd
42300 \end_inset
42301
42302  dans la zone de texte.
42303 \end_layout
42304
42305 \begin_layout Standard
42306 Pour faire référence à un sous-document de type listing, tapez une étiquette
42307  dans le champ correspondant de la fenêtre de dialogue.
42308  On peut alors faire référence à cette étiquette en utilisant le menu 
42309 \family sans
42310 Insertion\SpecialChar menuseparator
42311 Référence
42312 \begin_inset space ~
42313 \end_inset
42314
42315 Croisée
42316 \family default
42317 .
42318 \end_layout
42319
42320 \begin_layout Standard
42321 Le listing
42322 \begin_inset space ~
42323 \end_inset
42324
42325
42326 \begin_inset CommandInset ref
42327 LatexCommand ref
42328 reference "lst:listing-fichier"
42329
42330 \end_inset
42331
42332  est un exemple de listing issu d'un fichier ; ici les lignes 10
42333 \begin_inset space \thinspace{}
42334 \end_inset
42335
42336 -
42337 \begin_inset space \thinspace{}
42338 \end_inset
42339
42340 15 de ce fichier \SpecialChar LyX
42341  sont listées.
42342 \end_layout
42343
42344 \begin_layout Standard
42345 \begin_inset Newpage pagebreak
42346 \end_inset
42347
42348
42349 \end_layout
42350
42351 \begin_layout Standard
42352 \begin_inset CommandInset include
42353 LatexCommand lstinputlisting
42354 filename "EmbeddedObjects.lyx"
42355 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42356
42357 \end_inset
42358
42359
42360 \end_layout
42361
42362 \begin_layout Standard
42363 \begin_inset VSpace bigskip
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \begin_layout Standard
42370 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42371 \begin_inset space ~
42372 \end_inset
42373
42374 :
42375 \end_layout
42376
42377 \begin_layout Enumerate
42378 Ouvrez la fenêtre de dialogue listings et ajoutez
42379 \begin_inset Newline newline
42380 \end_inset
42381
42382
42383 \family sans
42384 mathescape=true
42385 \family default
42386
42387 \begin_inset Newline newline
42388 \end_inset
42389
42390 dans le champ de l'onglet 
42391 \family sans
42392 Avancé
42393 \family default
42394 .
42395 \end_layout
42396
42397 \begin_layout Enumerate
42398 Créez la formule en dehors du listing.
42399 \end_layout
42400
42401 \begin_layout Enumerate
42402 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42403  (raccourci 
42404 \begin_inset Info
42405 type  "shortcut"
42406 arg   "copy"
42407 \end_inset
42408
42409 )
42410 \end_layout
42411
42412 \begin_layout Enumerate
42413 Dans le listing écrivez 
42414 \begin_inset Quotes cld
42415 \end_inset
42416
42417
42418 \family sans
42419 $$
42420 \family default
42421
42422 \begin_inset Quotes crd
42423 \end_inset
42424
42425  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42426  
42427 \begin_inset Info
42428 type  "shortcut"
42429 arg   "paste"
42430 \end_inset
42431
42432 )
42433 \end_layout
42434
42435 \begin_layout Standard
42436 \begin_inset listings
42437 lstparams "language=Python,mathescape=true"
42438 inline false
42439 status open
42440
42441 \begin_layout Plain Layout
42442
42443 \begin_inset Caption Standard
42444
42445 \begin_layout Plain Layout
42446 Exemple de listing flottant contenant une formule
42447 \end_layout
42448
42449 \end_inset
42450
42451 # Exemple de listing flottant
42452 \end_layout
42453
42454 \begin_layout Plain Layout
42455
42456 def func(param):
42457 \end_layout
42458
42459 \begin_layout Plain Layout
42460
42461     # $
42462 \backslash
42463 prod_{n=1}^{
42464 \backslash
42465 infty}
42466 \backslash
42467 ,
42468 \backslash
42469 frac{1}{x^{2}}$
42470 \end_layout
42471
42472 \begin_layout Plain Layout
42473
42474     pass
42475 \end_layout
42476
42477 \end_inset
42478
42479
42480 \end_layout
42481
42482 \begin_layout Standard
42483 \begin_inset VSpace bigskip
42484 \end_inset
42485
42486
42487 \end_layout
42488
42489 \begin_layout Standard
42490 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42491  de dialogue 
42492 \family sans
42493 Document\SpecialChar menuseparator
42494 Paramètres\SpecialChar menuseparator
42495 Listings
42496 \family default
42497 .
42498  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42499  
42500 \begin_inset Quotes cld
42501 \end_inset
42502
42503 ?
42504 \begin_inset Quotes crd
42505 \end_inset
42506
42507  dans le champ.
42508 \end_layout
42509
42510 \begin_layout Standard
42511 Pour plus d'information sur le paquetage 
42512 \series bold
42513 listings
42514 \series default
42515 , nous vous renvoyons à sa documentation 
42516 \begin_inset CommandInset citation
42517 LatexCommand cite
42518 key "listings"
42519 literal "true"
42520
42521 \end_inset
42522
42523 .
42524 \end_layout
42525
42526 \begin_layout Standard
42527 \begin_inset Newpage newpage
42528 \end_inset
42529
42530
42531 \end_layout
42532
42533 \begin_layout Chapter
42534 \start_of_appendix
42535 Unités de longueur utilisables avec \SpecialChar LyX
42536
42537 \begin_inset Argument 1
42538 status collapsed
42539
42540 \begin_layout Plain Layout
42541 Unités de longueur
42542 \end_layout
42543
42544 \end_inset
42545
42546
42547 \begin_inset Index idx
42548 status collapsed
42549
42550 \begin_layout Plain Layout
42551 Unités
42552 \end_layout
42553
42554 \end_inset
42555
42556
42557 \begin_inset CommandInset label
42558 LatexCommand label
42559 name "cha:Unités-de-longueur"
42560
42561 \end_inset
42562
42563
42564 \end_layout
42565
42566 \begin_layout Standard
42567 Pour comprendre les unités de longueur utilisées dans cette documentation,
42568  le tableau
42569 \begin_inset space ~
42570 \end_inset
42571
42572
42573 \begin_inset CommandInset ref
42574 LatexCommand ref
42575 reference "tab:Unités"
42576
42577 \end_inset
42578
42579 décrit les unités utilisées par \SpecialChar LyX
42580 .
42581 \begin_inset Float table
42582 placement h
42583 wide false
42584 sideways false
42585 status open
42586
42587 \begin_layout Plain Layout
42588 \begin_inset Caption Standard
42589
42590 \begin_layout Plain Layout
42591 \begin_inset CommandInset label
42592 LatexCommand label
42593 name "tab:Unités"
42594
42595 \end_inset
42596
42597 Unités de longueur
42598 \end_layout
42599
42600 \end_inset
42601
42602
42603 \end_layout
42604
42605 \begin_layout Plain Layout
42606 \begin_inset VSpace medskip
42607 \end_inset
42608
42609
42610 \end_layout
42611
42612 \begin_layout Plain Layout
42613 \align center
42614 \begin_inset Tabular
42615 <lyxtabular version="3" rows="20" columns="3">
42616 <features tabularvalignment="middle">
42617 <column alignment="center" valignment="top">
42618 <column alignment="center" valignment="top">
42619 <column alignment="center" valignment="top">
42620 <row>
42621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42622 \begin_inset Text
42623
42624 \begin_layout Plain Layout
42625 unité
42626 \end_layout
42627
42628 \end_inset
42629 </cell>
42630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42631 \begin_inset Text
42632
42633 \begin_layout Plain Layout
42634 nom/description
42635 \end_layout
42636
42637 \end_inset
42638 </cell>
42639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42640 \begin_inset Text
42641
42642 \begin_layout Plain Layout
42643 commande \SpecialChar LaTeX
42644
42645 \end_layout
42646
42647 \end_inset
42648 </cell>
42649 </row>
42650 <row>
42651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42652 \begin_inset Text
42653
42654 \begin_layout Plain Layout
42655 mm
42656 \end_layout
42657
42658 \end_inset
42659 </cell>
42660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42661 \begin_inset Text
42662
42663 \begin_layout Plain Layout
42664 millimètre
42665 \end_layout
42666
42667 \end_inset
42668 </cell>
42669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42670 \begin_inset Text
42671
42672 \begin_layout Plain Layout
42673 -
42674 \end_layout
42675
42676 \end_inset
42677 </cell>
42678 </row>
42679 <row>
42680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42681 \begin_inset Text
42682
42683 \begin_layout Plain Layout
42684 cm
42685 \end_layout
42686
42687 \end_inset
42688 </cell>
42689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42690 \begin_inset Text
42691
42692 \begin_layout Plain Layout
42693 centimètre
42694 \end_layout
42695
42696 \end_inset
42697 </cell>
42698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42699 \begin_inset Text
42700
42701 \begin_layout Plain Layout
42702 -
42703 \end_layout
42704
42705 \end_inset
42706 </cell>
42707 </row>
42708 <row>
42709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42710 \begin_inset Text
42711
42712 \begin_layout Plain Layout
42713 in
42714 \end_layout
42715
42716 \end_inset
42717 </cell>
42718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42719 \begin_inset Text
42720
42721 \begin_layout Plain Layout
42722 pouce (inch)
42723 \end_layout
42724
42725 \end_inset
42726 </cell>
42727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42728 \begin_inset Text
42729
42730 \begin_layout Plain Layout
42731 -
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 </row>
42737 <row>
42738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42739 \begin_inset Text
42740
42741 \begin_layout Plain Layout
42742 pt
42743 \end_layout
42744
42745 \end_inset
42746 </cell>
42747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42748 \begin_inset Text
42749
42750 \begin_layout Plain Layout
42751 point (72.27
42752 \begin_inset space \thinspace{}
42753 \end_inset
42754
42755 pt = 1
42756 \begin_inset space \thinspace{}
42757 \end_inset
42758
42759 in)
42760 \end_layout
42761
42762 \end_inset
42763 </cell>
42764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42765 \begin_inset Text
42766
42767 \begin_layout Plain Layout
42768 -
42769 \end_layout
42770
42771 \end_inset
42772 </cell>
42773 </row>
42774 <row>
42775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42776 \begin_inset Text
42777
42778 \begin_layout Plain Layout
42779 pc
42780 \end_layout
42781
42782 \end_inset
42783 </cell>
42784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42785 \begin_inset Text
42786
42787 \begin_layout Plain Layout
42788 pica (1
42789 \begin_inset space \thinspace{}
42790 \end_inset
42791
42792 pc = 12
42793 \begin_inset space \thinspace{}
42794 \end_inset
42795
42796 pt)
42797 \end_layout
42798
42799 \end_inset
42800 </cell>
42801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42802 \begin_inset Text
42803
42804 \begin_layout Plain Layout
42805 -
42806 \end_layout
42807
42808 \end_inset
42809 </cell>
42810 </row>
42811 <row>
42812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42813 \begin_inset Text
42814
42815 \begin_layout Plain Layout
42816 sp
42817 \end_layout
42818
42819 \end_inset
42820 </cell>
42821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42822 \begin_inset Text
42823
42824 \begin_layout Plain Layout
42825 scaled point (65536
42826 \begin_inset space \thinspace{}
42827 \end_inset
42828
42829 sp = 1
42830 \begin_inset space \thinspace{}
42831 \end_inset
42832
42833 pt)
42834 \end_layout
42835
42836 \end_inset
42837 </cell>
42838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42839 \begin_inset Text
42840
42841 \begin_layout Plain Layout
42842 -
42843 \end_layout
42844
42845 \end_inset
42846 </cell>
42847 </row>
42848 <row>
42849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42850 \begin_inset Text
42851
42852 \begin_layout Plain Layout
42853 bp
42854 \end_layout
42855
42856 \end_inset
42857 </cell>
42858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42859 \begin_inset Text
42860
42861 \begin_layout Plain Layout
42862 gros point (72
42863 \begin_inset space \thinspace{}
42864 \end_inset
42865
42866 bp = 1
42867 \begin_inset space \thinspace{}
42868 \end_inset
42869
42870 in)
42871 \end_layout
42872
42873 \end_inset
42874 </cell>
42875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42876 \begin_inset Text
42877
42878 \begin_layout Plain Layout
42879 -
42880 \end_layout
42881
42882 \end_inset
42883 </cell>
42884 </row>
42885 <row>
42886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42887 \begin_inset Text
42888
42889 \begin_layout Plain Layout
42890 dd
42891 \end_layout
42892
42893 \end_inset
42894 </cell>
42895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42896 \begin_inset Text
42897
42898 \begin_layout Plain Layout
42899 didot (72
42900 \begin_inset space \thinspace{}
42901 \end_inset
42902
42903 dd 
42904 \begin_inset Formula $\approx$
42905 \end_inset
42906
42907  37.6
42908 \begin_inset space \thinspace{}
42909 \end_inset
42910
42911 mm)
42912 \end_layout
42913
42914 \end_inset
42915 </cell>
42916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42917 \begin_inset Text
42918
42919 \begin_layout Plain Layout
42920 -
42921 \end_layout
42922
42923 \end_inset
42924 </cell>
42925 </row>
42926 <row>
42927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42928 \begin_inset Text
42929
42930 \begin_layout Plain Layout
42931 cc
42932 \end_layout
42933
42934 \end_inset
42935 </cell>
42936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42937 \begin_inset Text
42938
42939 \begin_layout Plain Layout
42940 cicero (1
42941 \begin_inset space \thinspace{}
42942 \end_inset
42943
42944 cc = 12
42945 \begin_inset space \thinspace{}
42946 \end_inset
42947
42948 dd)
42949 \end_layout
42950
42951 \end_inset
42952 </cell>
42953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42954 \begin_inset Text
42955
42956 \begin_layout Plain Layout
42957 -
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 </row>
42963 <row>
42964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42965 \begin_inset Text
42966
42967 \begin_layout Plain Layout
42968 Échelle graphique %
42969 \end_layout
42970
42971 \end_inset
42972 </cell>
42973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42974 \begin_inset Text
42975
42976 \begin_layout Plain Layout
42977 % de largeur originale de l'image
42978 \end_layout
42979
42980 \end_inset
42981 </cell>
42982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42983 \begin_inset Text
42984
42985 \begin_layout Plain Layout
42986
42987 \end_layout
42988
42989 \end_inset
42990 </cell>
42991 </row>
42992 <row>
42993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42994 \begin_inset Text
42995
42996 \begin_layout Plain Layout
42997 Largeur texte %
42998 \end_layout
42999
43000 \end_inset
43001 </cell>
43002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43003 \begin_inset Text
43004
43005 \begin_layout Plain Layout
43006 % de largeur du texte
43007 \end_layout
43008
43009 \end_inset
43010 </cell>
43011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015
43016 \backslash
43017 textwidth
43018 \end_layout
43019
43020 \end_inset
43021 </cell>
43022 </row>
43023 <row>
43024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43025 \begin_inset Text
43026
43027 \begin_layout Plain Layout
43028 Largeur colonne %
43029 \end_layout
43030
43031 \end_inset
43032 </cell>
43033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43034 \begin_inset Text
43035
43036 \begin_layout Plain Layout
43037 % de largeur de la colonne
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046
43047 \backslash
43048 columnwidth
43049 \end_layout
43050
43051 \end_inset
43052 </cell>
43053 </row>
43054 <row>
43055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43056 \begin_inset Text
43057
43058 \begin_layout Plain Layout
43059 Largeur page %
43060 \end_layout
43061
43062 \end_inset
43063 </cell>
43064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43065 \begin_inset Text
43066
43067 \begin_layout Plain Layout
43068 % de largeur du papier
43069 \end_layout
43070
43071 \end_inset
43072 </cell>
43073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43074 \begin_inset Text
43075
43076 \begin_layout Plain Layout
43077
43078 \backslash
43079 paperwidth
43080 \end_layout
43081
43082 \end_inset
43083 </cell>
43084 </row>
43085 <row>
43086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43087 \begin_inset Text
43088
43089 \begin_layout Plain Layout
43090 Largeur ligne %
43091 \end_layout
43092
43093 \end_inset
43094 </cell>
43095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43096 \begin_inset Text
43097
43098 \begin_layout Plain Layout
43099 % de largeur de la ligne
43100 \end_layout
43101
43102 \end_inset
43103 </cell>
43104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43105 \begin_inset Text
43106
43107 \begin_layout Plain Layout
43108
43109 \backslash
43110 linewidth
43111 \end_layout
43112
43113 \end_inset
43114 </cell>
43115 </row>
43116 <row>
43117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43118 \begin_inset Text
43119
43120 \begin_layout Plain Layout
43121 Hauteur texte %
43122 \end_layout
43123
43124 \end_inset
43125 </cell>
43126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43127 \begin_inset Text
43128
43129 \begin_layout Plain Layout
43130 % de hauteur du texte
43131 \end_layout
43132
43133 \end_inset
43134 </cell>
43135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43136 \begin_inset Text
43137
43138 \begin_layout Plain Layout
43139
43140 \backslash
43141 textheight
43142 \end_layout
43143
43144 \end_inset
43145 </cell>
43146 </row>
43147 <row>
43148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43149 \begin_inset Text
43150
43151 \begin_layout Plain Layout
43152 Hauteur page %
43153 \end_layout
43154
43155 \end_inset
43156 </cell>
43157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43158 \begin_inset Text
43159
43160 \begin_layout Plain Layout
43161 % de hauteur du papier
43162 \end_layout
43163
43164 \end_inset
43165 </cell>
43166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43167 \begin_inset Text
43168
43169 \begin_layout Plain Layout
43170
43171 \backslash
43172 paperheight
43173 \end_layout
43174
43175 \end_inset
43176 </cell>
43177 </row>
43178 <row>
43179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43180 \begin_inset Text
43181
43182 \begin_layout Plain Layout
43183 ex
43184 \end_layout
43185
43186 \end_inset
43187 </cell>
43188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43189 \begin_inset Text
43190
43191 \begin_layout Plain Layout
43192 hauteur de lettre 
43193 \emph on
43194 x
43195 \emph default
43196  dans police courante
43197 \end_layout
43198
43199 \end_inset
43200 </cell>
43201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43202 \begin_inset Text
43203
43204 \begin_layout Plain Layout
43205 -
43206 \end_layout
43207
43208 \end_inset
43209 </cell>
43210 </row>
43211 <row>
43212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43213 \begin_inset Text
43214
43215 \begin_layout Plain Layout
43216 em
43217 \end_layout
43218
43219 \end_inset
43220 </cell>
43221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43222 \begin_inset Text
43223
43224 \begin_layout Plain Layout
43225 largeur de lettre
43226 \emph on
43227  M
43228 \emph default
43229  dans police courante
43230 \end_layout
43231
43232 \end_inset
43233 </cell>
43234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43235 \begin_inset Text
43236
43237 \begin_layout Plain Layout
43238 -
43239 \end_layout
43240
43241 \end_inset
43242 </cell>
43243 </row>
43244 <row>
43245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43246 \begin_inset Text
43247
43248 \begin_layout Plain Layout
43249 mu
43250 \end_layout
43251
43252 \end_inset
43253 </cell>
43254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43255 \begin_inset Text
43256
43257 \begin_layout Plain Layout
43258 unité mathématique (1
43259 \begin_inset space \thinspace{}
43260 \end_inset
43261
43262 mu = 1/18
43263 \begin_inset space \thinspace{}
43264 \end_inset
43265
43266 em)
43267 \end_layout
43268
43269 \end_inset
43270 </cell>
43271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43272 \begin_inset Text
43273
43274 \begin_layout Plain Layout
43275 -
43276 \end_layout
43277
43278 \end_inset
43279 </cell>
43280 </row>
43281 </lyxtabular>
43282
43283 \end_inset
43284
43285
43286 \end_layout
43287
43288 \end_inset
43289
43290
43291 \end_layout
43292
43293 \begin_layout Chapter
43294 Formats des fichiers de sortie graphiques
43295 \begin_inset CommandInset label
43296 LatexCommand label
43297 name "cha:Formats-fichiers-graphiques"
43298
43299 \end_inset
43300
43301
43302 \end_layout
43303
43304 \begin_layout Section
43305 DVI
43306 \begin_inset Index idx
43307 status collapsed
43308
43309 \begin_layout Plain Layout
43310 Formats de Fichiers! DVI
43311 \end_layout
43312
43313 \end_inset
43314
43315
43316 \begin_inset Index idx
43317 status collapsed
43318
43319 \begin_layout Plain Layout
43320 DVI|see
43321 \begin_inset ERT
43322 status collapsed
43323
43324 \begin_layout Plain Layout
43325
43326 {
43327 \end_layout
43328
43329 \end_inset
43330
43331 Formats de Fichiers
43332 \begin_inset ERT
43333 status collapsed
43334
43335 \begin_layout Plain Layout
43336
43337 }
43338 \end_layout
43339
43340 \end_inset
43341
43342
43343 \end_layout
43344
43345 \end_inset
43346
43347
43348 \end_layout
43349
43350 \begin_layout Standard
43351 Ce type de fichiers a l'extension 
43352 \begin_inset Quotes cld
43353 \end_inset
43354
43355
43356 \family typewriter
43357 .dvi
43358 \family default
43359
43360 \begin_inset Quotes crd
43361 \end_inset
43362
43363 .
43364  Il est appelé 
43365 \emph on
43366 indépendant de l'appareil
43367 \emph default
43368  ou 
43369 \begin_inset Quotes cld
43370 \end_inset
43371
43372 device independent (DVI)
43373 \begin_inset Quotes crd
43374 \end_inset
43375
43376 , car il est complètement portable ; vous pouvez les recopier d'une machine
43377  à l'autre sans avoir à faire de conversion.
43378  À l'époque où ce format a été développé, c'était loin d'être évident.
43379  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43380  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43381 \end_layout
43382
43383 \begin_layout Standard
43384 \begin_inset Note Greyedout
43385 status open
43386
43387 \begin_layout Plain Layout
43388
43389 \series bold
43390 Note:
43391 \series default
43392  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43393  au fichier.
43394  
43395 \end_layout
43396
43397 \end_inset
43398
43399  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43400  
43401 \family typewriter
43402 .dvi
43403 \family default
43404 .
43405  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43406 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43407  pour les rendre visibles quand vous faites défiler votre document.
43408  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43409  avec de nombreuses images.
43410 \end_layout
43411
43412 \begin_layout Standard
43413 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43414  menu 
43415 \family sans
43416 Fichier\SpecialChar menuseparator
43417 Exporter\SpecialChar menuseparator
43418 DVI.
43419
43420 \family default
43421  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43422 \family sans
43423 Visualiser
43424 \family default
43425 .
43426 \end_layout
43427
43428 \begin_layout Section
43429 PostScript
43430 \begin_inset Index idx
43431 status collapsed
43432
43433 \begin_layout Plain Layout
43434 Formats de Fichiers ! PostScript
43435 \end_layout
43436
43437 \end_inset
43438
43439
43440 \begin_inset Index idx
43441 status collapsed
43442
43443 \begin_layout Plain Layout
43444 PostScript|see
43445 \begin_inset ERT
43446 status collapsed
43447
43448 \begin_layout Plain Layout
43449
43450 {
43451 \end_layout
43452
43453 \end_inset
43454
43455 Formats de Fichiers
43456 \begin_inset ERT
43457 status collapsed
43458
43459 \begin_layout Plain Layout
43460
43461 }
43462 \end_layout
43463
43464 \end_inset
43465
43466
43467 \end_layout
43468
43469 \end_inset
43470
43471
43472 \end_layout
43473
43474 \begin_layout Standard
43475 Ce type de fichiers a l'extension 
43476 \begin_inset Quotes cld
43477 \end_inset
43478
43479
43480 \family typewriter
43481 .ps
43482 \family default
43483
43484 \begin_inset Quotes crd
43485 \end_inset
43486
43487 .
43488  PostScript a été développé par la société 
43489 \series bold
43490 Adobe
43491 \series default
43492  comme un langage pour les imprimantes.
43493  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43494  pour imprimer le document.
43495  PostScript peut être considéré comme un 
43496 \begin_inset Quotes cld
43497 \end_inset
43498
43499 langage de programmation
43500 \begin_inset Quotes crd
43501 \end_inset
43502
43503  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43504  images.
43505 \begin_inset Foot
43506 status collapsed
43507
43508 \begin_layout Plain Layout
43509 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43510  \SpecialChar LaTeX
43511  
43512 \series bold
43513 pstricks
43514 \series default
43515
43516 \begin_inset CommandInset citation
43517 LatexCommand cite
43518 key "pstricks"
43519 literal "true"
43520
43521 \end_inset
43522
43523 .
43524 \end_layout
43525
43526 \end_inset
43527
43528  En partie à cause de toutes ces possibilités un fichier PostScript est
43529  souvent plus gros qu'un PDF.
43530 \end_layout
43531
43532 \begin_layout Standard
43533 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43534  plus gros qu'un PDF.
43535 \end_layout
43536
43537 \begin_layout Standard
43538 PostScript ne peut contenir que des images au format 
43539 \begin_inset Quotes cld
43540 \end_inset
43541
43542 PostScript Encapsulé
43543 \begin_inset Quotes crd
43544 \end_inset
43545
43546  (encapsulated PostScript ou EPS, d'extension 
43547 \family typewriter
43548 .eps
43549 \family default
43550 ).
43551  Comme \SpecialChar LyX
43552  vous permet n'importe quel format d'image connu dans votre document,
43553  il doit les convertir en interne en EPS.
43554  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43555  doit faire 50
43556  conversions à chaque fois que vous visualisez ou que vous exportez votre
43557  document.
43558  Cela risque de ralentir de façon importante votre rythme de travail.
43559  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43560  vos images directement en EPS pour éviter ce problème.
43561 \end_layout
43562
43563 \begin_layout Standard
43564 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43565  le menu 
43566 \family sans
43567 Fichier\SpecialChar menuseparator
43568 Exporter\SpecialChar menuseparator
43569 PostScript.
43570
43571 \family default
43572  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43573  
43574 \family sans
43575 Visualiser
43576 \family default
43577 .
43578 \end_layout
43579
43580 \begin_layout Section
43581 PDF
43582 \begin_inset Index idx
43583 status collapsed
43584
43585 \begin_layout Plain Layout
43586 Formats de Fichiers ! PDF
43587 \end_layout
43588
43589 \end_inset
43590
43591
43592 \begin_inset Index idx
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596 PDF
43597 \end_layout
43598
43599 \end_inset
43600
43601
43602 \end_layout
43603
43604 \begin_layout Standard
43605 Ce type de fichiers a l'extension 
43606 \begin_inset Quotes cld
43607 \end_inset
43608
43609
43610 \family typewriter
43611 .pdf
43612 \family default
43613
43614 \begin_inset Quotes crd
43615 \end_inset
43616
43617 .
43618  Ce 
43619 \begin_inset Quotes cld
43620 \end_inset
43621
43622 format de document portable
43623 \begin_inset Quotes crd
43624 \end_inset
43625
43626  (portable document format ou PDF) est développé par 
43627 \family typewriter
43628 Adobe
43629 \family default
43630  comme une évolution de PostScript.
43631  Il est plus comprimé et utilise moins de commandes que PostScript.
43632  Comme son nom l'indique, il est 
43633 \begin_inset Quotes cld
43634 \end_inset
43635
43636 portable
43637 \begin_inset Quotes crd
43638 \end_inset
43639
43640  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43641  aura exactement le même aspect.
43642 \end_layout
43643
43644 \begin_layout Standard
43645 PDF peut contenir des images dans son propre format PDF et dans les formats
43646  JPG (format du 
43647 \begin_inset Quotes cld
43648 \end_inset
43649
43650 Joint Photographic Expert Group
43651 \begin_inset Quotes crd
43652 \end_inset
43653
43654  avec comme extension 
43655 \family typewriter
43656 .jpg
43657 \family default
43658  ou 
43659 \family typewriter
43660 .jpeg
43661 \family default
43662 ) et PNG (
43663 \begin_inset Quotes cld
43664 \end_inset
43665
43666 Portable Network Graphics
43667 \begin_inset Quotes crd
43668 \end_inset
43669
43670  avec l'extension 
43671 \family typewriter
43672 .png
43673 \family default
43674 ).
43675  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43676  les convertit
43677  dans un de ces formats.
43678  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43679  vont ralentir votre travail.
43680  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43681 \end_layout
43682
43683 \begin_layout Standard
43684 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43685  menu 
43686 \family sans
43687 Fichier\SpecialChar menuseparator
43688 Exporter 
43689 \family default
43690 de trois façons différentes:
43691 \end_layout
43692
43693 \begin_layout Description
43694 PDF
43695 \begin_inset space ~
43696 \end_inset
43697
43698 (ps2pdf) Ceci utilise le programme 
43699 \family typewriter
43700 ps2pdf
43701 \family default
43702  qui créé un PDF à partir de la version PostScript de votre fichier.
43703  Cette dernière est produite par le programme 
43704 \family typewriter
43705 dvips
43706 \family default
43707  qui utilise une version DVI comme étape intermédiaire.
43708  Cette variante consiste donc en trois conversions.
43709 \end_layout
43710
43711 \begin_layout Description
43712 PDF
43713 \begin_inset space ~
43714 \end_inset
43715
43716 (dvipdfm) Ceci utilise le programme 
43717 \family typewriter
43718 dvipdfm
43719 \family default
43720  qui convertit votre fichier en DVI avant de le convertir en PDF.
43721 \end_layout
43722
43723 \begin_layout Description
43724 PDF
43725 \begin_inset space ~
43726 \end_inset
43727
43728 (pdflatex) Ceci utilise le programme 
43729 \family typewriter
43730 pdftex
43731 \family default
43732  qui convertit directement votre fichier en PDF.
43733 \end_layout
43734
43735 \begin_layout Standard
43736 Nous recommandons d'utiliser l'option 
43737 \family sans
43738 PDF
43739 \begin_inset space ~
43740 \end_inset
43741
43742 (pdflatex)
43743 \family default
43744  car 
43745 \family typewriter
43746 pdftex
43747 \family default
43748  accepte toutes les fonctionnalités des versions actuelles de PDF.
43749  Il est en plus rapide et stable.
43750  Le programme 
43751 \family typewriter
43752 dvipdfm
43753 \family default
43754  n'est plus développé est est donc un peu dépassé.
43755 \end_layout
43756
43757 \begin_layout Standard
43758 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43759 \family sans
43760 Visualiser
43761 \family default
43762  ou en utilisant un bouton de la barre d'outils.
43763 \end_layout
43764
43765 \begin_layout Chapter
43766 Liste de noms de couleur pour dvips
43767 \begin_inset CommandInset label
43768 LatexCommand label
43769 name "chap:Liste-de-noms-de-couleur-dvips"
43770
43771 \end_inset
43772
43773
43774 \end_layout
43775
43776 \begin_layout Standard
43777 \begin_inset Tabular
43778 <lyxtabular version="3" rows="17" columns="4">
43779 <features tabularvalignment="middle">
43780 <column alignment="left" valignment="top" width="0pt">
43781 <column alignment="left" valignment="top" width="0pt">
43782 <column alignment="left" valignment="top" width="0pt">
43783 <column alignment="left" valignment="top" width="0pt">
43784 <row>
43785 <cell alignment="left" valignment="top" usebox="none">
43786 \begin_inset Text
43787
43788 \begin_layout Plain Layout
43789 \begin_inset ERT
43790 status collapsed
43791
43792 \begin_layout Plain Layout
43793
43794
43795 \backslash
43796 fcolorbox{black}{
43797 \end_layout
43798
43799 \end_inset
43800
43801 white
43802 \begin_inset ERT
43803 status collapsed
43804
43805 \begin_layout Plain Layout
43806
43807 }{
43808 \end_layout
43809
43810 \end_inset
43811
43812 Couleur
43813 \begin_inset ERT
43814 status collapsed
43815
43816 \begin_layout Plain Layout
43817
43818 }
43819 \end_layout
43820
43821 \end_inset
43822
43823  Nom
43824 \end_layout
43825
43826 \end_inset
43827 </cell>
43828 <cell alignment="left" valignment="top" usebox="none">
43829 \begin_inset Text
43830
43831 \begin_layout Plain Layout
43832 \begin_inset ERT
43833 status collapsed
43834
43835 \begin_layout Plain Layout
43836
43837
43838 \backslash
43839 fcolorbox{black}{
43840 \end_layout
43841
43842 \end_inset
43843
43844 white
43845 \begin_inset ERT
43846 status collapsed
43847
43848 \begin_layout Plain Layout
43849
43850 }{
43851 \end_layout
43852
43853 \end_inset
43854
43855 Couleur
43856 \begin_inset ERT
43857 status collapsed
43858
43859 \begin_layout Plain Layout
43860
43861 }
43862 \end_layout
43863
43864 \end_inset
43865
43866  Nom
43867 \end_layout
43868
43869 \end_inset
43870 </cell>
43871 <cell alignment="left" valignment="top" usebox="none">
43872 \begin_inset Text
43873
43874 \begin_layout Plain Layout
43875 \begin_inset ERT
43876 status collapsed
43877
43878 \begin_layout Plain Layout
43879
43880
43881 \backslash
43882 fcolorbox{black}{
43883 \end_layout
43884
43885 \end_inset
43886
43887 white
43888 \begin_inset ERT
43889 status collapsed
43890
43891 \begin_layout Plain Layout
43892
43893 }{
43894 \end_layout
43895
43896 \end_inset
43897
43898 Couleur
43899 \begin_inset ERT
43900 status collapsed
43901
43902 \begin_layout Plain Layout
43903
43904 }
43905 \end_layout
43906
43907 \end_inset
43908
43909  Nom
43910 \end_layout
43911
43912 \end_inset
43913 </cell>
43914 <cell alignment="left" valignment="top" usebox="none">
43915 \begin_inset Text
43916
43917 \begin_layout Plain Layout
43918 \begin_inset ERT
43919 status collapsed
43920
43921 \begin_layout Plain Layout
43922
43923
43924 \backslash
43925 fcolorbox{black}{
43926 \end_layout
43927
43928 \end_inset
43929
43930 white
43931 \begin_inset ERT
43932 status collapsed
43933
43934 \begin_layout Plain Layout
43935
43936 }{
43937 \end_layout
43938
43939 \end_inset
43940
43941 Couleur
43942 \begin_inset ERT
43943 status collapsed
43944
43945 \begin_layout Plain Layout
43946
43947 }
43948 \end_layout
43949
43950 \end_inset
43951
43952  Nom
43953 \end_layout
43954
43955 \end_inset
43956 </cell>
43957 </row>
43958 <row>
43959 <cell alignment="center" valignment="top" usebox="none">
43960 \begin_inset Text
43961
43962 \begin_layout Plain Layout
43963 \begin_inset ERT
43964 status collapsed
43965
43966 \begin_layout Plain Layout
43967
43968
43969 \backslash
43970 fcolorbox{black}{
43971 \end_layout
43972
43973 \end_inset
43974
43975 Apricot
43976 \begin_inset ERT
43977 status collapsed
43978
43979 \begin_layout Plain Layout
43980
43981 }{
43982 \end_layout
43983
43984 \end_inset
43985
43986
43987 \begin_inset Phantom Phantom
43988 status open
43989
43990 \begin_layout Plain Layout
43991 W
43992 \end_layout
43993
43994 \end_inset
43995
43996
43997 \begin_inset ERT
43998 status collapsed
43999
44000 \begin_layout Plain Layout
44001
44002 }
44003 \end_layout
44004
44005 \end_inset
44006
44007  Apricot
44008 \end_layout
44009
44010 \end_inset
44011 </cell>
44012 <cell alignment="center" valignment="top" usebox="none">
44013 \begin_inset Text
44014
44015 \begin_layout Plain Layout
44016 \begin_inset ERT
44017 status collapsed
44018
44019 \begin_layout Plain Layout
44020
44021
44022 \backslash
44023 fcolorbox{black}{
44024 \end_layout
44025
44026 \end_inset
44027
44028 Aquamarine
44029 \begin_inset ERT
44030 status collapsed
44031
44032 \begin_layout Plain Layout
44033
44034 }{
44035 \end_layout
44036
44037 \end_inset
44038
44039
44040 \begin_inset Phantom Phantom
44041 status open
44042
44043 \begin_layout Plain Layout
44044 W
44045 \end_layout
44046
44047 \end_inset
44048
44049
44050 \begin_inset ERT
44051 status collapsed
44052
44053 \begin_layout Plain Layout
44054
44055 }
44056 \end_layout
44057
44058 \end_inset
44059
44060  Aquamarine
44061 \end_layout
44062
44063 \end_inset
44064 </cell>
44065 <cell alignment="center" valignment="top" usebox="none">
44066 \begin_inset Text
44067
44068 \begin_layout Plain Layout
44069 \begin_inset ERT
44070 status collapsed
44071
44072 \begin_layout Plain Layout
44073
44074
44075 \backslash
44076 fcolorbox{black}{
44077 \end_layout
44078
44079 \end_inset
44080
44081 Bittersweet
44082 \begin_inset ERT
44083 status collapsed
44084
44085 \begin_layout Plain Layout
44086
44087 }{
44088 \end_layout
44089
44090 \end_inset
44091
44092
44093 \begin_inset Phantom Phantom
44094 status open
44095
44096 \begin_layout Plain Layout
44097 W
44098 \end_layout
44099
44100 \end_inset
44101
44102
44103 \begin_inset ERT
44104 status collapsed
44105
44106 \begin_layout Plain Layout
44107
44108 }
44109 \end_layout
44110
44111 \end_inset
44112
44113  Bittersweet
44114 \end_layout
44115
44116 \end_inset
44117 </cell>
44118 <cell alignment="center" valignment="top" usebox="none">
44119 \begin_inset Text
44120
44121 \begin_layout Plain Layout
44122 \begin_inset ERT
44123 status collapsed
44124
44125 \begin_layout Plain Layout
44126
44127
44128 \backslash
44129 fcolorbox{black}{
44130 \end_layout
44131
44132 \end_inset
44133
44134 BlueGreen
44135 \begin_inset ERT
44136 status collapsed
44137
44138 \begin_layout Plain Layout
44139
44140 }{
44141 \end_layout
44142
44143 \end_inset
44144
44145
44146 \begin_inset Phantom Phantom
44147 status open
44148
44149 \begin_layout Plain Layout
44150 W
44151 \end_layout
44152
44153 \end_inset
44154
44155
44156 \begin_inset ERT
44157 status collapsed
44158
44159 \begin_layout Plain Layout
44160
44161 }
44162 \end_layout
44163
44164 \end_inset
44165
44166  BlueGreen
44167 \end_layout
44168
44169 \end_inset
44170 </cell>
44171 </row>
44172 <row>
44173 <cell alignment="left" valignment="top" usebox="none">
44174 \begin_inset Text
44175
44176 \begin_layout Plain Layout
44177 \begin_inset ERT
44178 status collapsed
44179
44180 \begin_layout Plain Layout
44181
44182
44183 \backslash
44184 fcolorbox{black}{
44185 \end_layout
44186
44187 \end_inset
44188
44189 BlueViolet
44190 \begin_inset ERT
44191 status collapsed
44192
44193 \begin_layout Plain Layout
44194
44195 }{
44196 \end_layout
44197
44198 \end_inset
44199
44200
44201 \begin_inset Phantom Phantom
44202 status open
44203
44204 \begin_layout Plain Layout
44205 W
44206 \end_layout
44207
44208 \end_inset
44209
44210
44211 \begin_inset ERT
44212 status collapsed
44213
44214 \begin_layout Plain Layout
44215
44216 }
44217 \end_layout
44218
44219 \end_inset
44220
44221  BlueViolet
44222 \end_layout
44223
44224 \end_inset
44225 </cell>
44226 <cell alignment="left" valignment="top" usebox="none">
44227 \begin_inset Text
44228
44229 \begin_layout Plain Layout
44230 \begin_inset ERT
44231 status collapsed
44232
44233 \begin_layout Plain Layout
44234
44235
44236 \backslash
44237 fcolorbox{black}{
44238 \end_layout
44239
44240 \end_inset
44241
44242 BrickRed
44243 \begin_inset ERT
44244 status collapsed
44245
44246 \begin_layout Plain Layout
44247
44248 }{
44249 \end_layout
44250
44251 \end_inset
44252
44253
44254 \begin_inset Phantom Phantom
44255 status open
44256
44257 \begin_layout Plain Layout
44258 W
44259 \end_layout
44260
44261 \end_inset
44262
44263
44264 \begin_inset ERT
44265 status collapsed
44266
44267 \begin_layout Plain Layout
44268
44269 }
44270 \end_layout
44271
44272 \end_inset
44273
44274  BrickRed
44275 \end_layout
44276
44277 \end_inset
44278 </cell>
44279 <cell alignment="left" valignment="top" usebox="none">
44280 \begin_inset Text
44281
44282 \begin_layout Plain Layout
44283 \begin_inset ERT
44284 status collapsed
44285
44286 \begin_layout Plain Layout
44287
44288
44289 \backslash
44290 fcolorbox{black}{
44291 \end_layout
44292
44293 \end_inset
44294
44295 Brown
44296 \begin_inset ERT
44297 status collapsed
44298
44299 \begin_layout Plain Layout
44300
44301 }{
44302 \end_layout
44303
44304 \end_inset
44305
44306
44307 \begin_inset Phantom Phantom
44308 status open
44309
44310 \begin_layout Plain Layout
44311 W
44312 \end_layout
44313
44314 \end_inset
44315
44316
44317 \begin_inset ERT
44318 status collapsed
44319
44320 \begin_layout Plain Layout
44321
44322 }
44323 \end_layout
44324
44325 \end_inset
44326
44327  Brown
44328 \end_layout
44329
44330 \end_inset
44331 </cell>
44332 <cell alignment="left" valignment="top" usebox="none">
44333 \begin_inset Text
44334
44335 \begin_layout Plain Layout
44336 \begin_inset ERT
44337 status collapsed
44338
44339 \begin_layout Plain Layout
44340
44341
44342 \backslash
44343 fcolorbox{black}{
44344 \end_layout
44345
44346 \end_inset
44347
44348 BurntOrange
44349 \begin_inset ERT
44350 status collapsed
44351
44352 \begin_layout Plain Layout
44353
44354 }{
44355 \end_layout
44356
44357 \end_inset
44358
44359
44360 \begin_inset Phantom Phantom
44361 status open
44362
44363 \begin_layout Plain Layout
44364 W
44365 \end_layout
44366
44367 \end_inset
44368
44369
44370 \begin_inset ERT
44371 status collapsed
44372
44373 \begin_layout Plain Layout
44374
44375 }
44376 \end_layout
44377
44378 \end_inset
44379
44380  BurntOrange
44381 \end_layout
44382
44383 \end_inset
44384 </cell>
44385 </row>
44386 <row>
44387 <cell alignment="left" valignment="top" usebox="none">
44388 \begin_inset Text
44389
44390 \begin_layout Plain Layout
44391 \begin_inset ERT
44392 status collapsed
44393
44394 \begin_layout Plain Layout
44395
44396
44397 \backslash
44398 fcolorbox{black}{
44399 \end_layout
44400
44401 \end_inset
44402
44403 CadetBlue
44404 \begin_inset ERT
44405 status collapsed
44406
44407 \begin_layout Plain Layout
44408
44409 }{
44410 \end_layout
44411
44412 \end_inset
44413
44414
44415 \begin_inset Phantom Phantom
44416 status open
44417
44418 \begin_layout Plain Layout
44419 W
44420 \end_layout
44421
44422 \end_inset
44423
44424
44425 \begin_inset ERT
44426 status collapsed
44427
44428 \begin_layout Plain Layout
44429
44430 }
44431 \end_layout
44432
44433 \end_inset
44434
44435  CadetBlue
44436 \end_layout
44437
44438 \end_inset
44439 </cell>
44440 <cell alignment="left" valignment="top" usebox="none">
44441 \begin_inset Text
44442
44443 \begin_layout Plain Layout
44444 \begin_inset ERT
44445 status collapsed
44446
44447 \begin_layout Plain Layout
44448
44449
44450 \backslash
44451 fcolorbox{black}{
44452 \end_layout
44453
44454 \end_inset
44455
44456 CarnationPink
44457 \begin_inset ERT
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461
44462 }{
44463 \end_layout
44464
44465 \end_inset
44466
44467
44468 \begin_inset Phantom Phantom
44469 status open
44470
44471 \begin_layout Plain Layout
44472 W
44473 \end_layout
44474
44475 \end_inset
44476
44477
44478 \begin_inset ERT
44479 status collapsed
44480
44481 \begin_layout Plain Layout
44482
44483 }
44484 \end_layout
44485
44486 \end_inset
44487
44488  CarnationPink
44489 \end_layout
44490
44491 \end_inset
44492 </cell>
44493 <cell alignment="left" valignment="top" usebox="none">
44494 \begin_inset Text
44495
44496 \begin_layout Plain Layout
44497 \begin_inset ERT
44498 status collapsed
44499
44500 \begin_layout Plain Layout
44501
44502
44503 \backslash
44504 fcolorbox{black}{
44505 \end_layout
44506
44507 \end_inset
44508
44509 Cerulean
44510 \begin_inset ERT
44511 status collapsed
44512
44513 \begin_layout Plain Layout
44514
44515 }{
44516 \end_layout
44517
44518 \end_inset
44519
44520
44521 \begin_inset Phantom Phantom
44522 status open
44523
44524 \begin_layout Plain Layout
44525 W
44526 \end_layout
44527
44528 \end_inset
44529
44530
44531 \begin_inset ERT
44532 status collapsed
44533
44534 \begin_layout Plain Layout
44535
44536 }
44537 \end_layout
44538
44539 \end_inset
44540
44541  Cerulean
44542 \end_layout
44543
44544 \end_inset
44545 </cell>
44546 <cell alignment="left" valignment="top" usebox="none">
44547 \begin_inset Text
44548
44549 \begin_layout Plain Layout
44550 \begin_inset ERT
44551 status collapsed
44552
44553 \begin_layout Plain Layout
44554
44555
44556 \backslash
44557 fcolorbox{black}{
44558 \end_layout
44559
44560 \end_inset
44561
44562 CornflowerBlue
44563 \begin_inset ERT
44564 status collapsed
44565
44566 \begin_layout Plain Layout
44567
44568 }{
44569 \end_layout
44570
44571 \end_inset
44572
44573
44574 \begin_inset Phantom Phantom
44575 status open
44576
44577 \begin_layout Plain Layout
44578 W
44579 \end_layout
44580
44581 \end_inset
44582
44583
44584 \begin_inset ERT
44585 status collapsed
44586
44587 \begin_layout Plain Layout
44588
44589 }
44590 \end_layout
44591
44592 \end_inset
44593
44594  CornflowerBlue
44595 \end_layout
44596
44597 \end_inset
44598 </cell>
44599 </row>
44600 <row>
44601 <cell alignment="left" valignment="top" usebox="none">
44602 \begin_inset Text
44603
44604 \begin_layout Plain Layout
44605 \begin_inset ERT
44606 status collapsed
44607
44608 \begin_layout Plain Layout
44609
44610
44611 \backslash
44612 fcolorbox{black}{
44613 \end_layout
44614
44615 \end_inset
44616
44617 Dandelion
44618 \begin_inset ERT
44619 status collapsed
44620
44621 \begin_layout Plain Layout
44622
44623 }{
44624 \end_layout
44625
44626 \end_inset
44627
44628
44629 \begin_inset Phantom Phantom
44630 status open
44631
44632 \begin_layout Plain Layout
44633 W
44634 \end_layout
44635
44636 \end_inset
44637
44638
44639 \begin_inset ERT
44640 status collapsed
44641
44642 \begin_layout Plain Layout
44643
44644 }
44645 \end_layout
44646
44647 \end_inset
44648
44649  Dandelion
44650 \end_layout
44651
44652 \end_inset
44653 </cell>
44654 <cell alignment="left" valignment="top" usebox="none">
44655 \begin_inset Text
44656
44657 \begin_layout Plain Layout
44658 \begin_inset ERT
44659 status collapsed
44660
44661 \begin_layout Plain Layout
44662
44663
44664 \backslash
44665 fcolorbox{black}{
44666 \end_layout
44667
44668 \end_inset
44669
44670 DarkOrchid
44671 \begin_inset ERT
44672 status collapsed
44673
44674 \begin_layout Plain Layout
44675
44676 }{
44677 \end_layout
44678
44679 \end_inset
44680
44681
44682 \begin_inset Phantom Phantom
44683 status open
44684
44685 \begin_layout Plain Layout
44686 W
44687 \end_layout
44688
44689 \end_inset
44690
44691
44692 \begin_inset ERT
44693 status collapsed
44694
44695 \begin_layout Plain Layout
44696
44697 }
44698 \end_layout
44699
44700 \end_inset
44701
44702  DarkOrchid
44703 \end_layout
44704
44705 \end_inset
44706 </cell>
44707 <cell alignment="left" valignment="top" usebox="none">
44708 \begin_inset Text
44709
44710 \begin_layout Plain Layout
44711 \begin_inset ERT
44712 status collapsed
44713
44714 \begin_layout Plain Layout
44715
44716
44717 \backslash
44718 fcolorbox{black}{
44719 \end_layout
44720
44721 \end_inset
44722
44723 Emerald
44724 \begin_inset ERT
44725 status collapsed
44726
44727 \begin_layout Plain Layout
44728
44729 }{
44730 \end_layout
44731
44732 \end_inset
44733
44734
44735 \begin_inset Phantom Phantom
44736 status open
44737
44738 \begin_layout Plain Layout
44739 W
44740 \end_layout
44741
44742 \end_inset
44743
44744
44745 \begin_inset ERT
44746 status collapsed
44747
44748 \begin_layout Plain Layout
44749
44750 }
44751 \end_layout
44752
44753 \end_inset
44754
44755  Emerald
44756 \end_layout
44757
44758 \end_inset
44759 </cell>
44760 <cell alignment="left" valignment="top" usebox="none">
44761 \begin_inset Text
44762
44763 \begin_layout Plain Layout
44764 \begin_inset ERT
44765 status collapsed
44766
44767 \begin_layout Plain Layout
44768
44769
44770 \backslash
44771 fcolorbox{black}{
44772 \end_layout
44773
44774 \end_inset
44775
44776 ForestGreen
44777 \begin_inset ERT
44778 status collapsed
44779
44780 \begin_layout Plain Layout
44781
44782 }{
44783 \end_layout
44784
44785 \end_inset
44786
44787
44788 \begin_inset Phantom Phantom
44789 status open
44790
44791 \begin_layout Plain Layout
44792 W
44793 \end_layout
44794
44795 \end_inset
44796
44797
44798 \begin_inset ERT
44799 status collapsed
44800
44801 \begin_layout Plain Layout
44802
44803 }
44804 \end_layout
44805
44806 \end_inset
44807
44808  ForestGreen
44809 \end_layout
44810
44811 \end_inset
44812 </cell>
44813 </row>
44814 <row>
44815 <cell alignment="left" valignment="top" usebox="none">
44816 \begin_inset Text
44817
44818 \begin_layout Plain Layout
44819 \begin_inset ERT
44820 status collapsed
44821
44822 \begin_layout Plain Layout
44823
44824
44825 \backslash
44826 fcolorbox{black}{
44827 \end_layout
44828
44829 \end_inset
44830
44831 Fuchsia
44832 \begin_inset ERT
44833 status collapsed
44834
44835 \begin_layout Plain Layout
44836
44837 }{
44838 \end_layout
44839
44840 \end_inset
44841
44842
44843 \begin_inset Phantom Phantom
44844 status open
44845
44846 \begin_layout Plain Layout
44847 W
44848 \end_layout
44849
44850 \end_inset
44851
44852
44853 \begin_inset ERT
44854 status collapsed
44855
44856 \begin_layout Plain Layout
44857
44858 }
44859 \end_layout
44860
44861 \end_inset
44862
44863  Fuchsia
44864 \end_layout
44865
44866 \end_inset
44867 </cell>
44868 <cell alignment="left" valignment="top" usebox="none">
44869 \begin_inset Text
44870
44871 \begin_layout Plain Layout
44872 \begin_inset ERT
44873 status collapsed
44874
44875 \begin_layout Plain Layout
44876
44877
44878 \backslash
44879 fcolorbox{black}{
44880 \end_layout
44881
44882 \end_inset
44883
44884 Goldenrod
44885 \begin_inset ERT
44886 status collapsed
44887
44888 \begin_layout Plain Layout
44889
44890 }{
44891 \end_layout
44892
44893 \end_inset
44894
44895
44896 \begin_inset Phantom Phantom
44897 status open
44898
44899 \begin_layout Plain Layout
44900 W
44901 \end_layout
44902
44903 \end_inset
44904
44905
44906 \begin_inset ERT
44907 status collapsed
44908
44909 \begin_layout Plain Layout
44910
44911 }
44912 \end_layout
44913
44914 \end_inset
44915
44916  Goldenrod
44917 \end_layout
44918
44919 \end_inset
44920 </cell>
44921 <cell alignment="left" valignment="top" usebox="none">
44922 \begin_inset Text
44923
44924 \begin_layout Plain Layout
44925 \begin_inset ERT
44926 status collapsed
44927
44928 \begin_layout Plain Layout
44929
44930
44931 \backslash
44932 fcolorbox{black}{
44933 \end_layout
44934
44935 \end_inset
44936
44937 Gray
44938 \begin_inset ERT
44939 status collapsed
44940
44941 \begin_layout Plain Layout
44942
44943 }{
44944 \end_layout
44945
44946 \end_inset
44947
44948
44949 \begin_inset Phantom Phantom
44950 status open
44951
44952 \begin_layout Plain Layout
44953 W
44954 \end_layout
44955
44956 \end_inset
44957
44958
44959 \begin_inset ERT
44960 status collapsed
44961
44962 \begin_layout Plain Layout
44963
44964 }
44965 \end_layout
44966
44967 \end_inset
44968
44969  Gray
44970 \end_layout
44971
44972 \end_inset
44973 </cell>
44974 <cell alignment="left" valignment="top" usebox="none">
44975 \begin_inset Text
44976
44977 \begin_layout Plain Layout
44978 \begin_inset ERT
44979 status collapsed
44980
44981 \begin_layout Plain Layout
44982
44983
44984 \backslash
44985 fcolorbox{black}{
44986 \end_layout
44987
44988 \end_inset
44989
44990 GreenYellow
44991 \begin_inset ERT
44992 status collapsed
44993
44994 \begin_layout Plain Layout
44995
44996 }{
44997 \end_layout
44998
44999 \end_inset
45000
45001
45002 \begin_inset Phantom Phantom
45003 status open
45004
45005 \begin_layout Plain Layout
45006 W
45007 \end_layout
45008
45009 \end_inset
45010
45011
45012 \begin_inset ERT
45013 status collapsed
45014
45015 \begin_layout Plain Layout
45016
45017 }
45018 \end_layout
45019
45020 \end_inset
45021
45022  GreenYellow
45023 \end_layout
45024
45025 \end_inset
45026 </cell>
45027 </row>
45028 <row>
45029 <cell alignment="center" valignment="top" usebox="none">
45030 \begin_inset Text
45031
45032 \begin_layout Plain Layout
45033 \begin_inset ERT
45034 status collapsed
45035
45036 \begin_layout Plain Layout
45037
45038
45039 \backslash
45040 fcolorbox{black}{
45041 \end_layout
45042
45043 \end_inset
45044
45045 JungleGreen
45046 \begin_inset ERT
45047 status collapsed
45048
45049 \begin_layout Plain Layout
45050
45051 }{
45052 \end_layout
45053
45054 \end_inset
45055
45056
45057 \begin_inset Phantom Phantom
45058 status open
45059
45060 \begin_layout Plain Layout
45061 W
45062 \end_layout
45063
45064 \end_inset
45065
45066
45067 \begin_inset ERT
45068 status collapsed
45069
45070 \begin_layout Plain Layout
45071
45072 }
45073 \end_layout
45074
45075 \end_inset
45076
45077  JungleGreen
45078 \end_layout
45079
45080 \end_inset
45081 </cell>
45082 <cell alignment="center" valignment="top" usebox="none">
45083 \begin_inset Text
45084
45085 \begin_layout Plain Layout
45086 \begin_inset ERT
45087 status collapsed
45088
45089 \begin_layout Plain Layout
45090
45091
45092 \backslash
45093 fcolorbox{black}{
45094 \end_layout
45095
45096 \end_inset
45097
45098 Lavender
45099 \begin_inset ERT
45100 status collapsed
45101
45102 \begin_layout Plain Layout
45103
45104 }{
45105 \end_layout
45106
45107 \end_inset
45108
45109
45110 \begin_inset Phantom Phantom
45111 status open
45112
45113 \begin_layout Plain Layout
45114 W
45115 \end_layout
45116
45117 \end_inset
45118
45119
45120 \begin_inset ERT
45121 status collapsed
45122
45123 \begin_layout Plain Layout
45124
45125 }
45126 \end_layout
45127
45128 \end_inset
45129
45130  Lavender
45131 \end_layout
45132
45133 \end_inset
45134 </cell>
45135 <cell alignment="center" valignment="top" usebox="none">
45136 \begin_inset Text
45137
45138 \begin_layout Plain Layout
45139 \begin_inset ERT
45140 status collapsed
45141
45142 \begin_layout Plain Layout
45143
45144
45145 \backslash
45146 fcolorbox{black}{
45147 \end_layout
45148
45149 \end_inset
45150
45151 LimeGreen
45152 \begin_inset ERT
45153 status collapsed
45154
45155 \begin_layout Plain Layout
45156
45157 }{
45158 \end_layout
45159
45160 \end_inset
45161
45162
45163 \begin_inset Phantom Phantom
45164 status open
45165
45166 \begin_layout Plain Layout
45167 W
45168 \end_layout
45169
45170 \end_inset
45171
45172
45173 \begin_inset ERT
45174 status collapsed
45175
45176 \begin_layout Plain Layout
45177
45178 }
45179 \end_layout
45180
45181 \end_inset
45182
45183  LimeGreen
45184 \end_layout
45185
45186 \end_inset
45187 </cell>
45188 <cell alignment="center" valignment="top" usebox="none">
45189 \begin_inset Text
45190
45191 \begin_layout Plain Layout
45192 \begin_inset ERT
45193 status collapsed
45194
45195 \begin_layout Plain Layout
45196
45197
45198 \backslash
45199 fcolorbox{black}{
45200 \end_layout
45201
45202 \end_inset
45203
45204 Mahogany
45205 \begin_inset ERT
45206 status collapsed
45207
45208 \begin_layout Plain Layout
45209
45210 }{
45211 \end_layout
45212
45213 \end_inset
45214
45215
45216 \begin_inset Phantom Phantom
45217 status open
45218
45219 \begin_layout Plain Layout
45220 W
45221 \end_layout
45222
45223 \end_inset
45224
45225
45226 \begin_inset ERT
45227 status collapsed
45228
45229 \begin_layout Plain Layout
45230
45231 }
45232 \end_layout
45233
45234 \end_inset
45235
45236  Mahogany
45237 \end_layout
45238
45239 \end_inset
45240 </cell>
45241 </row>
45242 <row>
45243 <cell alignment="left" valignment="top" usebox="none">
45244 \begin_inset Text
45245
45246 \begin_layout Plain Layout
45247 \begin_inset ERT
45248 status collapsed
45249
45250 \begin_layout Plain Layout
45251
45252
45253 \backslash
45254 fcolorbox{black}{
45255 \end_layout
45256
45257 \end_inset
45258
45259 Mahogany
45260 \begin_inset ERT
45261 status collapsed
45262
45263 \begin_layout Plain Layout
45264
45265 }{
45266 \end_layout
45267
45268 \end_inset
45269
45270
45271 \begin_inset Phantom Phantom
45272 status open
45273
45274 \begin_layout Plain Layout
45275 W
45276 \end_layout
45277
45278 \end_inset
45279
45280
45281 \begin_inset ERT
45282 status collapsed
45283
45284 \begin_layout Plain Layout
45285
45286 }
45287 \end_layout
45288
45289 \end_inset
45290
45291  Mahogany
45292 \end_layout
45293
45294 \end_inset
45295 </cell>
45296 <cell alignment="left" valignment="top" usebox="none">
45297 \begin_inset Text
45298
45299 \begin_layout Plain Layout
45300 \begin_inset ERT
45301 status collapsed
45302
45303 \begin_layout Plain Layout
45304
45305
45306 \backslash
45307 fcolorbox{black}{
45308 \end_layout
45309
45310 \end_inset
45311
45312 Maroon
45313 \begin_inset ERT
45314 status collapsed
45315
45316 \begin_layout Plain Layout
45317
45318 }{
45319 \end_layout
45320
45321 \end_inset
45322
45323
45324 \begin_inset Phantom Phantom
45325 status open
45326
45327 \begin_layout Plain Layout
45328 W
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \begin_inset ERT
45335 status collapsed
45336
45337 \begin_layout Plain Layout
45338
45339 }
45340 \end_layout
45341
45342 \end_inset
45343
45344  Maroon
45345 \end_layout
45346
45347 \end_inset
45348 </cell>
45349 <cell alignment="left" valignment="top" usebox="none">
45350 \begin_inset Text
45351
45352 \begin_layout Plain Layout
45353 \begin_inset ERT
45354 status collapsed
45355
45356 \begin_layout Plain Layout
45357
45358
45359 \backslash
45360 fcolorbox{black}{
45361 \end_layout
45362
45363 \end_inset
45364
45365 Melon
45366 \begin_inset ERT
45367 status collapsed
45368
45369 \begin_layout Plain Layout
45370
45371 }{
45372 \end_layout
45373
45374 \end_inset
45375
45376
45377 \begin_inset Phantom Phantom
45378 status open
45379
45380 \begin_layout Plain Layout
45381 W
45382 \end_layout
45383
45384 \end_inset
45385
45386
45387 \begin_inset ERT
45388 status collapsed
45389
45390 \begin_layout Plain Layout
45391
45392 }
45393 \end_layout
45394
45395 \end_inset
45396
45397  Melon
45398 \end_layout
45399
45400 \end_inset
45401 </cell>
45402 <cell alignment="left" valignment="top" usebox="none">
45403 \begin_inset Text
45404
45405 \begin_layout Plain Layout
45406 \begin_inset ERT
45407 status collapsed
45408
45409 \begin_layout Plain Layout
45410
45411
45412 \backslash
45413 fcolorbox{black}{
45414 \end_layout
45415
45416 \end_inset
45417
45418 MidnightBlue
45419 \begin_inset ERT
45420 status collapsed
45421
45422 \begin_layout Plain Layout
45423
45424 }{
45425 \end_layout
45426
45427 \end_inset
45428
45429
45430 \begin_inset Phantom Phantom
45431 status open
45432
45433 \begin_layout Plain Layout
45434 W
45435 \end_layout
45436
45437 \end_inset
45438
45439
45440 \begin_inset ERT
45441 status collapsed
45442
45443 \begin_layout Plain Layout
45444
45445 }
45446 \end_layout
45447
45448 \end_inset
45449
45450  MidnightBlue
45451 \end_layout
45452
45453 \end_inset
45454 </cell>
45455 </row>
45456 <row>
45457 <cell alignment="left" valignment="top" usebox="none">
45458 \begin_inset Text
45459
45460 \begin_layout Plain Layout
45461 \begin_inset ERT
45462 status collapsed
45463
45464 \begin_layout Plain Layout
45465
45466
45467 \backslash
45468 fcolorbox{black}{
45469 \end_layout
45470
45471 \end_inset
45472
45473 Mulberry
45474 \begin_inset ERT
45475 status collapsed
45476
45477 \begin_layout Plain Layout
45478
45479 }{
45480 \end_layout
45481
45482 \end_inset
45483
45484
45485 \begin_inset Phantom Phantom
45486 status open
45487
45488 \begin_layout Plain Layout
45489 W
45490 \end_layout
45491
45492 \end_inset
45493
45494
45495 \begin_inset ERT
45496 status collapsed
45497
45498 \begin_layout Plain Layout
45499
45500 }
45501 \end_layout
45502
45503 \end_inset
45504
45505  Mulberry
45506 \end_layout
45507
45508 \end_inset
45509 </cell>
45510 <cell alignment="left" valignment="top" usebox="none">
45511 \begin_inset Text
45512
45513 \begin_layout Plain Layout
45514 \begin_inset ERT
45515 status collapsed
45516
45517 \begin_layout Plain Layout
45518
45519
45520 \backslash
45521 fcolorbox{black}{
45522 \end_layout
45523
45524 \end_inset
45525
45526 NavyBlue
45527 \begin_inset ERT
45528 status collapsed
45529
45530 \begin_layout Plain Layout
45531
45532 }{
45533 \end_layout
45534
45535 \end_inset
45536
45537
45538 \begin_inset Phantom Phantom
45539 status open
45540
45541 \begin_layout Plain Layout
45542 W
45543 \end_layout
45544
45545 \end_inset
45546
45547
45548 \begin_inset ERT
45549 status collapsed
45550
45551 \begin_layout Plain Layout
45552
45553 }
45554 \end_layout
45555
45556 \end_inset
45557
45558  NavyBlue
45559 \end_layout
45560
45561 \end_inset
45562 </cell>
45563 <cell alignment="left" valignment="top" usebox="none">
45564 \begin_inset Text
45565
45566 \begin_layout Plain Layout
45567 \begin_inset ERT
45568 status collapsed
45569
45570 \begin_layout Plain Layout
45571
45572
45573 \backslash
45574 fcolorbox{black}{
45575 \end_layout
45576
45577 \end_inset
45578
45579 OliveGreen
45580 \begin_inset ERT
45581 status collapsed
45582
45583 \begin_layout Plain Layout
45584
45585 }{
45586 \end_layout
45587
45588 \end_inset
45589
45590
45591 \begin_inset Phantom Phantom
45592 status open
45593
45594 \begin_layout Plain Layout
45595 W
45596 \end_layout
45597
45598 \end_inset
45599
45600
45601 \begin_inset ERT
45602 status collapsed
45603
45604 \begin_layout Plain Layout
45605
45606 }
45607 \end_layout
45608
45609 \end_inset
45610
45611  OliveGreen
45612 \end_layout
45613
45614 \end_inset
45615 </cell>
45616 <cell alignment="left" valignment="top" usebox="none">
45617 \begin_inset Text
45618
45619 \begin_layout Plain Layout
45620 \begin_inset ERT
45621 status collapsed
45622
45623 \begin_layout Plain Layout
45624
45625
45626 \backslash
45627 fcolorbox{black}{
45628 \end_layout
45629
45630 \end_inset
45631
45632 Orange
45633 \begin_inset ERT
45634 status collapsed
45635
45636 \begin_layout Plain Layout
45637
45638 }{
45639 \end_layout
45640
45641 \end_inset
45642
45643
45644 \begin_inset Phantom Phantom
45645 status open
45646
45647 \begin_layout Plain Layout
45648 W
45649 \end_layout
45650
45651 \end_inset
45652
45653
45654 \begin_inset ERT
45655 status collapsed
45656
45657 \begin_layout Plain Layout
45658
45659 }
45660 \end_layout
45661
45662 \end_inset
45663
45664  Orange
45665 \end_layout
45666
45667 \end_inset
45668 </cell>
45669 </row>
45670 <row>
45671 <cell alignment="left" valignment="top" usebox="none">
45672 \begin_inset Text
45673
45674 \begin_layout Plain Layout
45675 \begin_inset ERT
45676 status collapsed
45677
45678 \begin_layout Plain Layout
45679
45680
45681 \backslash
45682 fcolorbox{black}{
45683 \end_layout
45684
45685 \end_inset
45686
45687 OrangeRed
45688 \begin_inset ERT
45689 status collapsed
45690
45691 \begin_layout Plain Layout
45692
45693 }{
45694 \end_layout
45695
45696 \end_inset
45697
45698
45699 \begin_inset Phantom Phantom
45700 status open
45701
45702 \begin_layout Plain Layout
45703 W
45704 \end_layout
45705
45706 \end_inset
45707
45708
45709 \begin_inset ERT
45710 status collapsed
45711
45712 \begin_layout Plain Layout
45713
45714 }
45715 \end_layout
45716
45717 \end_inset
45718
45719  OrangeRed
45720 \end_layout
45721
45722 \end_inset
45723 </cell>
45724 <cell alignment="left" valignment="top" usebox="none">
45725 \begin_inset Text
45726
45727 \begin_layout Plain Layout
45728 \begin_inset ERT
45729 status collapsed
45730
45731 \begin_layout Plain Layout
45732
45733
45734 \backslash
45735 fcolorbox{black}{
45736 \end_layout
45737
45738 \end_inset
45739
45740 Orchid
45741 \begin_inset ERT
45742 status collapsed
45743
45744 \begin_layout Plain Layout
45745
45746 }{
45747 \end_layout
45748
45749 \end_inset
45750
45751
45752 \begin_inset Phantom Phantom
45753 status open
45754
45755 \begin_layout Plain Layout
45756 W
45757 \end_layout
45758
45759 \end_inset
45760
45761
45762 \begin_inset ERT
45763 status collapsed
45764
45765 \begin_layout Plain Layout
45766
45767 }
45768 \end_layout
45769
45770 \end_inset
45771
45772  Orchid
45773 \end_layout
45774
45775 \end_inset
45776 </cell>
45777 <cell alignment="left" valignment="top" usebox="none">
45778 \begin_inset Text
45779
45780 \begin_layout Plain Layout
45781 \begin_inset ERT
45782 status collapsed
45783
45784 \begin_layout Plain Layout
45785
45786
45787 \backslash
45788 fcolorbox{black}{
45789 \end_layout
45790
45791 \end_inset
45792
45793 Peach
45794 \begin_inset ERT
45795 status collapsed
45796
45797 \begin_layout Plain Layout
45798
45799 }{
45800 \end_layout
45801
45802 \end_inset
45803
45804
45805 \begin_inset Phantom Phantom
45806 status open
45807
45808 \begin_layout Plain Layout
45809 W
45810 \end_layout
45811
45812 \end_inset
45813
45814
45815 \begin_inset ERT
45816 status collapsed
45817
45818 \begin_layout Plain Layout
45819
45820 }
45821 \end_layout
45822
45823 \end_inset
45824
45825  Peach
45826 \end_layout
45827
45828 \end_inset
45829 </cell>
45830 <cell alignment="left" valignment="top" usebox="none">
45831 \begin_inset Text
45832
45833 \begin_layout Plain Layout
45834 \begin_inset ERT
45835 status collapsed
45836
45837 \begin_layout Plain Layout
45838
45839
45840 \backslash
45841 fcolorbox{black}{
45842 \end_layout
45843
45844 \end_inset
45845
45846 Periwinkle
45847 \begin_inset ERT
45848 status collapsed
45849
45850 \begin_layout Plain Layout
45851
45852 }{
45853 \end_layout
45854
45855 \end_inset
45856
45857
45858 \begin_inset Phantom Phantom
45859 status open
45860
45861 \begin_layout Plain Layout
45862 W
45863 \end_layout
45864
45865 \end_inset
45866
45867
45868 \begin_inset ERT
45869 status collapsed
45870
45871 \begin_layout Plain Layout
45872
45873 }
45874 \end_layout
45875
45876 \end_inset
45877
45878  Periwinkle
45879 \end_layout
45880
45881 \end_inset
45882 </cell>
45883 </row>
45884 <row>
45885 <cell alignment="left" valignment="top" usebox="none">
45886 \begin_inset Text
45887
45888 \begin_layout Plain Layout
45889 \begin_inset ERT
45890 status collapsed
45891
45892 \begin_layout Plain Layout
45893
45894
45895 \backslash
45896 fcolorbox{black}{
45897 \end_layout
45898
45899 \end_inset
45900
45901 PineGreen
45902 \begin_inset ERT
45903 status collapsed
45904
45905 \begin_layout Plain Layout
45906
45907 }{
45908 \end_layout
45909
45910 \end_inset
45911
45912
45913 \begin_inset Phantom Phantom
45914 status open
45915
45916 \begin_layout Plain Layout
45917 W
45918 \end_layout
45919
45920 \end_inset
45921
45922
45923 \begin_inset ERT
45924 status collapsed
45925
45926 \begin_layout Plain Layout
45927
45928 }
45929 \end_layout
45930
45931 \end_inset
45932
45933  PineGreen
45934 \end_layout
45935
45936 \end_inset
45937 </cell>
45938 <cell alignment="left" valignment="top" usebox="none">
45939 \begin_inset Text
45940
45941 \begin_layout Plain Layout
45942 \begin_inset ERT
45943 status collapsed
45944
45945 \begin_layout Plain Layout
45946
45947
45948 \backslash
45949 fcolorbox{black}{
45950 \end_layout
45951
45952 \end_inset
45953
45954 Plum
45955 \begin_inset ERT
45956 status collapsed
45957
45958 \begin_layout Plain Layout
45959
45960 }{
45961 \end_layout
45962
45963 \end_inset
45964
45965
45966 \begin_inset Phantom Phantom
45967 status open
45968
45969 \begin_layout Plain Layout
45970 W
45971 \end_layout
45972
45973 \end_inset
45974
45975
45976 \begin_inset ERT
45977 status collapsed
45978
45979 \begin_layout Plain Layout
45980
45981 }
45982 \end_layout
45983
45984 \end_inset
45985
45986  Plum
45987 \end_layout
45988
45989 \end_inset
45990 </cell>
45991 <cell alignment="left" valignment="top" usebox="none">
45992 \begin_inset Text
45993
45994 \begin_layout Plain Layout
45995 \begin_inset ERT
45996 status collapsed
45997
45998 \begin_layout Plain Layout
45999
46000
46001 \backslash
46002 fcolorbox{black}{
46003 \end_layout
46004
46005 \end_inset
46006
46007 ProcessBlue
46008 \begin_inset ERT
46009 status collapsed
46010
46011 \begin_layout Plain Layout
46012
46013 }{
46014 \end_layout
46015
46016 \end_inset
46017
46018
46019 \begin_inset Phantom Phantom
46020 status open
46021
46022 \begin_layout Plain Layout
46023 W
46024 \end_layout
46025
46026 \end_inset
46027
46028
46029 \begin_inset ERT
46030 status collapsed
46031
46032 \begin_layout Plain Layout
46033
46034 }
46035 \end_layout
46036
46037 \end_inset
46038
46039  ProcessBlue
46040 \end_layout
46041
46042 \end_inset
46043 </cell>
46044 <cell alignment="left" valignment="top" usebox="none">
46045 \begin_inset Text
46046
46047 \begin_layout Plain Layout
46048 \begin_inset ERT
46049 status collapsed
46050
46051 \begin_layout Plain Layout
46052
46053
46054 \backslash
46055 fcolorbox{black}{
46056 \end_layout
46057
46058 \end_inset
46059
46060 Purple
46061 \begin_inset ERT
46062 status collapsed
46063
46064 \begin_layout Plain Layout
46065
46066 }{
46067 \end_layout
46068
46069 \end_inset
46070
46071
46072 \begin_inset Phantom Phantom
46073 status open
46074
46075 \begin_layout Plain Layout
46076 W
46077 \end_layout
46078
46079 \end_inset
46080
46081
46082 \begin_inset ERT
46083 status collapsed
46084
46085 \begin_layout Plain Layout
46086
46087 }
46088 \end_layout
46089
46090 \end_inset
46091
46092  Purple
46093 \end_layout
46094
46095 \end_inset
46096 </cell>
46097 </row>
46098 <row>
46099 <cell alignment="left" valignment="top" usebox="none">
46100 \begin_inset Text
46101
46102 \begin_layout Plain Layout
46103 \begin_inset ERT
46104 status collapsed
46105
46106 \begin_layout Plain Layout
46107
46108
46109 \backslash
46110 fcolorbox{black}{
46111 \end_layout
46112
46113 \end_inset
46114
46115 RawSienna
46116 \begin_inset ERT
46117 status collapsed
46118
46119 \begin_layout Plain Layout
46120
46121 }{
46122 \end_layout
46123
46124 \end_inset
46125
46126
46127 \begin_inset Phantom Phantom
46128 status open
46129
46130 \begin_layout Plain Layout
46131 W
46132 \end_layout
46133
46134 \end_inset
46135
46136
46137 \begin_inset ERT
46138 status collapsed
46139
46140 \begin_layout Plain Layout
46141
46142 }
46143 \end_layout
46144
46145 \end_inset
46146
46147  RawSienna
46148 \end_layout
46149
46150 \end_inset
46151 </cell>
46152 <cell alignment="left" valignment="top" usebox="none">
46153 \begin_inset Text
46154
46155 \begin_layout Plain Layout
46156 \begin_inset ERT
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160
46161
46162 \backslash
46163 fcolorbox{black}{
46164 \end_layout
46165
46166 \end_inset
46167
46168 RedOrange
46169 \begin_inset ERT
46170 status collapsed
46171
46172 \begin_layout Plain Layout
46173
46174 }{
46175 \end_layout
46176
46177 \end_inset
46178
46179
46180 \begin_inset Phantom Phantom
46181 status open
46182
46183 \begin_layout Plain Layout
46184 W
46185 \end_layout
46186
46187 \end_inset
46188
46189
46190 \begin_inset ERT
46191 status collapsed
46192
46193 \begin_layout Plain Layout
46194
46195 }
46196 \end_layout
46197
46198 \end_inset
46199
46200  RedOrange
46201 \end_layout
46202
46203 \end_inset
46204 </cell>
46205 <cell alignment="left" valignment="top" usebox="none">
46206 \begin_inset Text
46207
46208 \begin_layout Plain Layout
46209 \begin_inset ERT
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213
46214
46215 \backslash
46216 fcolorbox{black}{
46217 \end_layout
46218
46219 \end_inset
46220
46221 RedViolet
46222 \begin_inset ERT
46223 status collapsed
46224
46225 \begin_layout Plain Layout
46226
46227 }{
46228 \end_layout
46229
46230 \end_inset
46231
46232
46233 \begin_inset Phantom Phantom
46234 status open
46235
46236 \begin_layout Plain Layout
46237 W
46238 \end_layout
46239
46240 \end_inset
46241
46242
46243 \begin_inset ERT
46244 status collapsed
46245
46246 \begin_layout Plain Layout
46247
46248 }
46249 \end_layout
46250
46251 \end_inset
46252
46253  RedViolet
46254 \end_layout
46255
46256 \end_inset
46257 </cell>
46258 <cell alignment="left" valignment="top" usebox="none">
46259 \begin_inset Text
46260
46261 \begin_layout Plain Layout
46262 \begin_inset ERT
46263 status collapsed
46264
46265 \begin_layout Plain Layout
46266
46267
46268 \backslash
46269 fcolorbox{black}{
46270 \end_layout
46271
46272 \end_inset
46273
46274 Rhodamine
46275 \begin_inset ERT
46276 status collapsed
46277
46278 \begin_layout Plain Layout
46279
46280 }{
46281 \end_layout
46282
46283 \end_inset
46284
46285
46286 \begin_inset Phantom Phantom
46287 status open
46288
46289 \begin_layout Plain Layout
46290 W
46291 \end_layout
46292
46293 \end_inset
46294
46295
46296 \begin_inset ERT
46297 status collapsed
46298
46299 \begin_layout Plain Layout
46300
46301 }
46302 \end_layout
46303
46304 \end_inset
46305
46306  Rhodamine
46307 \end_layout
46308
46309 \end_inset
46310 </cell>
46311 </row>
46312 <row>
46313 <cell alignment="left" valignment="top" usebox="none">
46314 \begin_inset Text
46315
46316 \begin_layout Plain Layout
46317 \begin_inset ERT
46318 status collapsed
46319
46320 \begin_layout Plain Layout
46321
46322
46323 \backslash
46324 fcolorbox{black}{
46325 \end_layout
46326
46327 \end_inset
46328
46329 RoyalBlue
46330 \begin_inset ERT
46331 status collapsed
46332
46333 \begin_layout Plain Layout
46334
46335 }{
46336 \end_layout
46337
46338 \end_inset
46339
46340
46341 \begin_inset Phantom Phantom
46342 status open
46343
46344 \begin_layout Plain Layout
46345 W
46346 \end_layout
46347
46348 \end_inset
46349
46350
46351 \begin_inset ERT
46352 status collapsed
46353
46354 \begin_layout Plain Layout
46355
46356 }
46357 \end_layout
46358
46359 \end_inset
46360
46361  RoyalBlue
46362 \end_layout
46363
46364 \end_inset
46365 </cell>
46366 <cell alignment="left" valignment="top" usebox="none">
46367 \begin_inset Text
46368
46369 \begin_layout Plain Layout
46370 \begin_inset ERT
46371 status collapsed
46372
46373 \begin_layout Plain Layout
46374
46375
46376 \backslash
46377 fcolorbox{black}{
46378 \end_layout
46379
46380 \end_inset
46381
46382 RoyalPurple
46383 \begin_inset ERT
46384 status collapsed
46385
46386 \begin_layout Plain Layout
46387
46388 }{
46389 \end_layout
46390
46391 \end_inset
46392
46393
46394 \begin_inset Phantom Phantom
46395 status open
46396
46397 \begin_layout Plain Layout
46398 W
46399 \end_layout
46400
46401 \end_inset
46402
46403
46404 \begin_inset ERT
46405 status collapsed
46406
46407 \begin_layout Plain Layout
46408
46409 }
46410 \end_layout
46411
46412 \end_inset
46413
46414  RoyalPurple
46415 \end_layout
46416
46417 \end_inset
46418 </cell>
46419 <cell alignment="left" valignment="top" usebox="none">
46420 \begin_inset Text
46421
46422 \begin_layout Plain Layout
46423 \begin_inset ERT
46424 status collapsed
46425
46426 \begin_layout Plain Layout
46427
46428
46429 \backslash
46430 fcolorbox{black}{
46431 \end_layout
46432
46433 \end_inset
46434
46435 RubineRed
46436 \begin_inset ERT
46437 status collapsed
46438
46439 \begin_layout Plain Layout
46440
46441 }{
46442 \end_layout
46443
46444 \end_inset
46445
46446
46447 \begin_inset Phantom Phantom
46448 status open
46449
46450 \begin_layout Plain Layout
46451 W
46452 \end_layout
46453
46454 \end_inset
46455
46456
46457 \begin_inset ERT
46458 status collapsed
46459
46460 \begin_layout Plain Layout
46461
46462 }
46463 \end_layout
46464
46465 \end_inset
46466
46467  RubineRed
46468 \end_layout
46469
46470 \end_inset
46471 </cell>
46472 <cell alignment="left" valignment="top" usebox="none">
46473 \begin_inset Text
46474
46475 \begin_layout Plain Layout
46476 \begin_inset ERT
46477 status collapsed
46478
46479 \begin_layout Plain Layout
46480
46481
46482 \backslash
46483 fcolorbox{black}{
46484 \end_layout
46485
46486 \end_inset
46487
46488 Salmon
46489 \begin_inset ERT
46490 status collapsed
46491
46492 \begin_layout Plain Layout
46493
46494 }{
46495 \end_layout
46496
46497 \end_inset
46498
46499
46500 \begin_inset Phantom Phantom
46501 status open
46502
46503 \begin_layout Plain Layout
46504 W
46505 \end_layout
46506
46507 \end_inset
46508
46509
46510 \begin_inset ERT
46511 status collapsed
46512
46513 \begin_layout Plain Layout
46514
46515 }
46516 \end_layout
46517
46518 \end_inset
46519
46520  Salmon
46521 \end_layout
46522
46523 \end_inset
46524 </cell>
46525 </row>
46526 <row>
46527 <cell alignment="left" valignment="top" usebox="none">
46528 \begin_inset Text
46529
46530 \begin_layout Plain Layout
46531 \begin_inset ERT
46532 status collapsed
46533
46534 \begin_layout Plain Layout
46535
46536
46537 \backslash
46538 fcolorbox{black}{
46539 \end_layout
46540
46541 \end_inset
46542
46543 SeaGreen
46544 \begin_inset ERT
46545 status collapsed
46546
46547 \begin_layout Plain Layout
46548
46549 }{
46550 \end_layout
46551
46552 \end_inset
46553
46554
46555 \begin_inset Phantom Phantom
46556 status open
46557
46558 \begin_layout Plain Layout
46559 W
46560 \end_layout
46561
46562 \end_inset
46563
46564
46565 \begin_inset ERT
46566 status collapsed
46567
46568 \begin_layout Plain Layout
46569
46570 }
46571 \end_layout
46572
46573 \end_inset
46574
46575  SeaGreen
46576 \end_layout
46577
46578 \end_inset
46579 </cell>
46580 <cell alignment="left" valignment="top" usebox="none">
46581 \begin_inset Text
46582
46583 \begin_layout Plain Layout
46584 \begin_inset ERT
46585 status collapsed
46586
46587 \begin_layout Plain Layout
46588
46589
46590 \backslash
46591 fcolorbox{black}{
46592 \end_layout
46593
46594 \end_inset
46595
46596 Sepia
46597 \begin_inset ERT
46598 status collapsed
46599
46600 \begin_layout Plain Layout
46601
46602 }{
46603 \end_layout
46604
46605 \end_inset
46606
46607
46608 \begin_inset Phantom Phantom
46609 status open
46610
46611 \begin_layout Plain Layout
46612 W
46613 \end_layout
46614
46615 \end_inset
46616
46617
46618 \begin_inset ERT
46619 status collapsed
46620
46621 \begin_layout Plain Layout
46622
46623 }
46624 \end_layout
46625
46626 \end_inset
46627
46628  Sepia
46629 \end_layout
46630
46631 \end_inset
46632 </cell>
46633 <cell alignment="left" valignment="top" usebox="none">
46634 \begin_inset Text
46635
46636 \begin_layout Plain Layout
46637 \begin_inset ERT
46638 status collapsed
46639
46640 \begin_layout Plain Layout
46641
46642
46643 \backslash
46644 fcolorbox{black}{
46645 \end_layout
46646
46647 \end_inset
46648
46649 SkyBlue
46650 \begin_inset ERT
46651 status collapsed
46652
46653 \begin_layout Plain Layout
46654
46655 }{
46656 \end_layout
46657
46658 \end_inset
46659
46660
46661 \begin_inset Phantom Phantom
46662 status open
46663
46664 \begin_layout Plain Layout
46665 W
46666 \end_layout
46667
46668 \end_inset
46669
46670
46671 \begin_inset ERT
46672 status collapsed
46673
46674 \begin_layout Plain Layout
46675
46676 }
46677 \end_layout
46678
46679 \end_inset
46680
46681  SkyBlue
46682 \end_layout
46683
46684 \end_inset
46685 </cell>
46686 <cell alignment="left" valignment="top" usebox="none">
46687 \begin_inset Text
46688
46689 \begin_layout Plain Layout
46690 \begin_inset ERT
46691 status collapsed
46692
46693 \begin_layout Plain Layout
46694
46695
46696 \backslash
46697 fcolorbox{black}{
46698 \end_layout
46699
46700 \end_inset
46701
46702 SpringGreen
46703 \begin_inset ERT
46704 status collapsed
46705
46706 \begin_layout Plain Layout
46707
46708 }{
46709 \end_layout
46710
46711 \end_inset
46712
46713
46714 \begin_inset Phantom Phantom
46715 status open
46716
46717 \begin_layout Plain Layout
46718 W
46719 \end_layout
46720
46721 \end_inset
46722
46723
46724 \begin_inset ERT
46725 status collapsed
46726
46727 \begin_layout Plain Layout
46728
46729 }
46730 \end_layout
46731
46732 \end_inset
46733
46734  SpringGreen
46735 \end_layout
46736
46737 \end_inset
46738 </cell>
46739 </row>
46740 <row>
46741 <cell alignment="left" valignment="top" usebox="none">
46742 \begin_inset Text
46743
46744 \begin_layout Plain Layout
46745 \begin_inset ERT
46746 status collapsed
46747
46748 \begin_layout Plain Layout
46749
46750
46751 \backslash
46752 fcolorbox{black}{
46753 \end_layout
46754
46755 \end_inset
46756
46757 Tan
46758 \begin_inset ERT
46759 status collapsed
46760
46761 \begin_layout Plain Layout
46762
46763 }{
46764 \end_layout
46765
46766 \end_inset
46767
46768
46769 \begin_inset Phantom Phantom
46770 status open
46771
46772 \begin_layout Plain Layout
46773 W
46774 \end_layout
46775
46776 \end_inset
46777
46778
46779 \begin_inset ERT
46780 status collapsed
46781
46782 \begin_layout Plain Layout
46783
46784 }
46785 \end_layout
46786
46787 \end_inset
46788
46789  Tan
46790 \end_layout
46791
46792 \end_inset
46793 </cell>
46794 <cell alignment="left" valignment="top" usebox="none">
46795 \begin_inset Text
46796
46797 \begin_layout Plain Layout
46798 \begin_inset ERT
46799 status collapsed
46800
46801 \begin_layout Plain Layout
46802
46803
46804 \backslash
46805 fcolorbox{black}{
46806 \end_layout
46807
46808 \end_inset
46809
46810 TealBlue
46811 \begin_inset ERT
46812 status collapsed
46813
46814 \begin_layout Plain Layout
46815
46816 }{
46817 \end_layout
46818
46819 \end_inset
46820
46821
46822 \begin_inset Phantom Phantom
46823 status open
46824
46825 \begin_layout Plain Layout
46826 W
46827 \end_layout
46828
46829 \end_inset
46830
46831
46832 \begin_inset ERT
46833 status collapsed
46834
46835 \begin_layout Plain Layout
46836
46837 }
46838 \end_layout
46839
46840 \end_inset
46841
46842  TealBlue
46843 \end_layout
46844
46845 \end_inset
46846 </cell>
46847 <cell alignment="left" valignment="top" usebox="none">
46848 \begin_inset Text
46849
46850 \begin_layout Plain Layout
46851 \begin_inset ERT
46852 status collapsed
46853
46854 \begin_layout Plain Layout
46855
46856
46857 \backslash
46858 fcolorbox{black}{
46859 \end_layout
46860
46861 \end_inset
46862
46863 Thistle
46864 \begin_inset ERT
46865 status collapsed
46866
46867 \begin_layout Plain Layout
46868
46869 }{
46870 \end_layout
46871
46872 \end_inset
46873
46874
46875 \begin_inset Phantom Phantom
46876 status open
46877
46878 \begin_layout Plain Layout
46879 W
46880 \end_layout
46881
46882 \end_inset
46883
46884
46885 \begin_inset ERT
46886 status collapsed
46887
46888 \begin_layout Plain Layout
46889
46890 }
46891 \end_layout
46892
46893 \end_inset
46894
46895  Thistle
46896 \end_layout
46897
46898 \end_inset
46899 </cell>
46900 <cell alignment="left" valignment="top" usebox="none">
46901 \begin_inset Text
46902
46903 \begin_layout Plain Layout
46904 \begin_inset ERT
46905 status collapsed
46906
46907 \begin_layout Plain Layout
46908
46909
46910 \backslash
46911 fcolorbox{black}{
46912 \end_layout
46913
46914 \end_inset
46915
46916 Turquoise
46917 \begin_inset ERT
46918 status collapsed
46919
46920 \begin_layout Plain Layout
46921
46922 }{
46923 \end_layout
46924
46925 \end_inset
46926
46927
46928 \begin_inset Phantom Phantom
46929 status open
46930
46931 \begin_layout Plain Layout
46932 W
46933 \end_layout
46934
46935 \end_inset
46936
46937
46938 \begin_inset ERT
46939 status collapsed
46940
46941 \begin_layout Plain Layout
46942
46943 }
46944 \end_layout
46945
46946 \end_inset
46947
46948  Turquoise
46949 \end_layout
46950
46951 \end_inset
46952 </cell>
46953 </row>
46954 <row>
46955 <cell alignment="left" valignment="top" usebox="none">
46956 \begin_inset Text
46957
46958 \begin_layout Plain Layout
46959 \begin_inset ERT
46960 status collapsed
46961
46962 \begin_layout Plain Layout
46963
46964
46965 \backslash
46966 fcolorbox{black}{
46967 \end_layout
46968
46969 \end_inset
46970
46971 Violet
46972 \begin_inset ERT
46973 status collapsed
46974
46975 \begin_layout Plain Layout
46976
46977 }{
46978 \end_layout
46979
46980 \end_inset
46981
46982
46983 \begin_inset Phantom Phantom
46984 status open
46985
46986 \begin_layout Plain Layout
46987 W
46988 \end_layout
46989
46990 \end_inset
46991
46992
46993 \begin_inset ERT
46994 status collapsed
46995
46996 \begin_layout Plain Layout
46997
46998 }
46999 \end_layout
47000
47001 \end_inset
47002
47003  Violet
47004 \end_layout
47005
47006 \end_inset
47007 </cell>
47008 <cell alignment="left" valignment="top" usebox="none">
47009 \begin_inset Text
47010
47011 \begin_layout Plain Layout
47012 \begin_inset ERT
47013 status collapsed
47014
47015 \begin_layout Plain Layout
47016
47017
47018 \backslash
47019 fcolorbox{black}{
47020 \end_layout
47021
47022 \end_inset
47023
47024 VioletRed
47025 \begin_inset ERT
47026 status collapsed
47027
47028 \begin_layout Plain Layout
47029
47030 }{
47031 \end_layout
47032
47033 \end_inset
47034
47035
47036 \begin_inset Phantom Phantom
47037 status open
47038
47039 \begin_layout Plain Layout
47040 W
47041 \end_layout
47042
47043 \end_inset
47044
47045
47046 \begin_inset ERT
47047 status collapsed
47048
47049 \begin_layout Plain Layout
47050
47051 }
47052 \end_layout
47053
47054 \end_inset
47055
47056  VioletRed
47057 \end_layout
47058
47059 \end_inset
47060 </cell>
47061 <cell alignment="left" valignment="top" usebox="none">
47062 \begin_inset Text
47063
47064 \begin_layout Plain Layout
47065 \begin_inset ERT
47066 status collapsed
47067
47068 \begin_layout Plain Layout
47069
47070
47071 \backslash
47072 fcolorbox{black}{
47073 \end_layout
47074
47075 \end_inset
47076
47077 WildStrawberry
47078 \begin_inset ERT
47079 status collapsed
47080
47081 \begin_layout Plain Layout
47082
47083 }{
47084 \end_layout
47085
47086 \end_inset
47087
47088
47089 \begin_inset Phantom Phantom
47090 status open
47091
47092 \begin_layout Plain Layout
47093 W
47094 \end_layout
47095
47096 \end_inset
47097
47098
47099 \begin_inset ERT
47100 status collapsed
47101
47102 \begin_layout Plain Layout
47103
47104 }
47105 \end_layout
47106
47107 \end_inset
47108
47109  WildStrawberry
47110 \end_layout
47111
47112 \end_inset
47113 </cell>
47114 <cell alignment="left" valignment="top" usebox="none">
47115 \begin_inset Text
47116
47117 \begin_layout Plain Layout
47118 \begin_inset ERT
47119 status collapsed
47120
47121 \begin_layout Plain Layout
47122
47123
47124 \backslash
47125 fcolorbox{black}{
47126 \end_layout
47127
47128 \end_inset
47129
47130 YellowGreen
47131 \begin_inset ERT
47132 status collapsed
47133
47134 \begin_layout Plain Layout
47135
47136 }{
47137 \end_layout
47138
47139 \end_inset
47140
47141
47142 \begin_inset Phantom Phantom
47143 status open
47144
47145 \begin_layout Plain Layout
47146 W
47147 \end_layout
47148
47149 \end_inset
47150
47151
47152 \begin_inset ERT
47153 status collapsed
47154
47155 \begin_layout Plain Layout
47156
47157 }
47158 \end_layout
47159
47160 \end_inset
47161
47162  YellowGreen
47163 \end_layout
47164
47165 \end_inset
47166 </cell>
47167 </row>
47168 <row>
47169 <cell alignment="left" valignment="top" usebox="none">
47170 \begin_inset Text
47171
47172 \begin_layout Plain Layout
47173 \begin_inset ERT
47174 status collapsed
47175
47176 \begin_layout Plain Layout
47177
47178
47179 \backslash
47180 fcolorbox{black}{
47181 \end_layout
47182
47183 \end_inset
47184
47185 YellowOrange
47186 \begin_inset ERT
47187 status collapsed
47188
47189 \begin_layout Plain Layout
47190
47191 }{
47192 \end_layout
47193
47194 \end_inset
47195
47196
47197 \begin_inset Phantom Phantom
47198 status open
47199
47200 \begin_layout Plain Layout
47201 W
47202 \end_layout
47203
47204 \end_inset
47205
47206
47207 \begin_inset ERT
47208 status collapsed
47209
47210 \begin_layout Plain Layout
47211
47212 }
47213 \end_layout
47214
47215 \end_inset
47216
47217  YellowOrange
47218 \end_layout
47219
47220 \end_inset
47221 </cell>
47222 <cell alignment="left" valignment="top" usebox="none">
47223 \begin_inset Text
47224
47225 \begin_layout Plain Layout
47226
47227 \end_layout
47228
47229 \end_inset
47230 </cell>
47231 <cell alignment="left" valignment="top" usebox="none">
47232 \begin_inset Text
47233
47234 \begin_layout Plain Layout
47235
47236 \end_layout
47237
47238 \end_inset
47239 </cell>
47240 <cell alignment="left" valignment="top" usebox="none">
47241 \begin_inset Text
47242
47243 \begin_layout Plain Layout
47244
47245 \end_layout
47246
47247 \end_inset
47248 </cell>
47249 </row>
47250 </lyxtabular>
47251
47252 \end_inset
47253
47254
47255 \end_layout
47256
47257 \begin_layout Chapter
47258 Explication de l' équation
47259 \begin_inset space ~
47260 \end_inset
47261
47262 (
47263 \begin_inset CommandInset ref
47264 LatexCommand ref
47265 reference "eq:Wgn"
47266
47267 \end_inset
47268
47269 )
47270 \begin_inset CommandInset label
47271 LatexCommand label
47272 name "cha:Explication-de-l'Equation"
47273
47274 \end_inset
47275
47276
47277 \end_layout
47278
47279 \begin_layout Standard
47280 La largeur totale de 
47281 \emph on
47282 n
47283 \emph default
47284  cellules de tableau 
47285 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47286 \end_inset
47287
47288  peut être calculée avec
47289 \begin_inset Formula 
47290 \begin{equation}
47291 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47292 \end{equation}
47293
47294 \end_inset
47295
47296
47297 \end_layout
47298
47299 \begin_layout Standard
47300 où 
47301 \begin_inset Formula $L_{g\,n}$
47302 \end_inset
47303
47304  est la largeur fixe de toutes les cellules.
47305  
47306 \series bold
47307
47308 \backslash
47309 tabcolsep
47310 \series default
47311  est la largeur utilisée par \SpecialChar LaTeX
47312  entre le texte de la cellule et la bordure,
47313  sa valeur implicite est 6
47314 \begin_inset space \thinspace{}
47315 \end_inset
47316
47317 pt.
47318  
47319 \series bold
47320
47321 \backslash
47322 arrayrulewidth
47323 \series default
47324  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47325 \begin_inset space \thinspace{}
47326 \end_inset
47327
47328 pt.
47329 \end_layout
47330
47331 \begin_layout Standard
47332 D'après l'équation
47333 \begin_inset space ~
47334 \end_inset
47335
47336
47337 \begin_inset CommandInset ref
47338 LatexCommand eqref
47339 reference "eq:Wtot_n"
47340
47341 \end_inset
47342
47343 , la largeur totale d'une multi-colonnes, 
47344 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47345 \end_inset
47346
47347  est
47348 \begin_inset Formula 
47349 \begin{equation}
47350 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47351 \end{equation}
47352
47353 \end_inset
47354
47355
47356 \end_layout
47357
47358 \begin_layout Standard
47359 En posant que les équations 
47360 \begin_inset space ~
47361 \end_inset
47362
47363
47364 \begin_inset CommandInset ref
47365 LatexCommand eqref
47366 reference "eq:Wtot_n"
47367
47368 \end_inset
47369
47370  et 
47371 \begin_inset CommandInset ref
47372 LatexCommand eqref
47373 reference "eq:Wtot_mult"
47374
47375 \end_inset
47376
47377  sont égales, on peut calculer la largeur nécessaire 
47378 \begin_inset Formula $L_{g\,n}$
47379 \end_inset
47380
47381  quand 
47382 \emph on
47383 n
47384 \emph default
47385  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47386  de 
47387 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47388 \end_inset
47389
47390 :
47391 \begin_inset Formula 
47392 \begin{equation}
47393 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47394 \end{equation}
47395
47396 \end_inset
47397
47398
47399 \end_layout
47400
47401 \begin_layout Bibliography
47402 \begin_inset CommandInset bibitem
47403 LatexCommand bibitem
47404 key "latexcompanion"
47405 literal "true"
47406
47407 \end_inset
47408
47409 Frank Mittelbach and Michel Goossens: 
47410 \emph on
47411 The \SpecialChar LaTeX
47412  Companion Second Edition.
47413
47414 \emph default
47415  Addison-Wesley, 2004
47416 \end_layout
47417
47418 \begin_layout Bibliography
47419 \begin_inset CommandInset bibitem
47420 LatexCommand bibitem
47421 key "latexguide"
47422 literal "true"
47423
47424 \end_inset
47425
47426 Helmut Kopka and Patrick W.
47427  Daly: 
47428 \emph on
47429 A Guide to \SpecialChar LaTeX
47430  Fourth Edition.
47431
47432 \emph default
47433  Addison-Wesley, 2003
47434 \end_layout
47435
47436 \begin_layout Bibliography
47437 \begin_inset CommandInset bibitem
47438 LatexCommand bibitem
47439 key "latexbook"
47440 literal "true"
47441
47442 \end_inset
47443
47444 Leslie Lamport: 
47445 \emph on
47446 \SpecialChar LaTeX
47447 : A Document Preparation System.
47448
47449 \emph default
47450  Addison-Wesley, second edition, 1994
47451 \end_layout
47452
47453 \begin_layout Bibliography
47454 \begin_inset CommandInset bibitem
47455 LatexCommand bibitem
47456 key "arydshln"
47457 literal "true"
47458
47459 \end_inset
47460
47461 Documentation du paquetage \SpecialChar LaTeX
47462
47463 \series bold
47464  
47465 \begin_inset CommandInset href
47466 LatexCommand href
47467 name "arydshln"
47468 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47469 literal "false"
47470
47471 \end_inset
47472
47473
47474 \series default
47475
47476 \begin_inset Index idx
47477 status collapsed
47478
47479 \begin_layout Plain Layout
47480 Paquetages \SpecialChar LaTeX
47481  ! arydshln
47482 \end_layout
47483
47484 \end_inset
47485
47486
47487 \end_layout
47488
47489 \begin_layout Bibliography
47490 \begin_inset CommandInset bibitem
47491 LatexCommand bibitem
47492 key "booktabs"
47493 literal "true"
47494
47495 \end_inset
47496
47497 Documentation du paquetage \SpecialChar LaTeX
47498  
47499 \series bold
47500
47501 \begin_inset CommandInset href
47502 LatexCommand href
47503 name "booktabs"
47504 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47505 literal "false"
47506
47507 \end_inset
47508
47509
47510 \series default
47511
47512 \begin_inset Index idx
47513 status collapsed
47514
47515 \begin_layout Plain Layout
47516 Paquetages \SpecialChar LaTeX
47517  ! booktabs
47518 \end_layout
47519
47520 \end_inset
47521
47522
47523 \end_layout
47524
47525 \begin_layout Bibliography
47526 \begin_inset CommandInset bibitem
47527 LatexCommand bibitem
47528 key "caption"
47529 literal "true"
47530
47531 \end_inset
47532
47533 Documentation du paquetage \SpecialChar LaTeX
47534  
47535 \series bold
47536
47537 \begin_inset CommandInset href
47538 LatexCommand href
47539 name "caption"
47540 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47541 literal "false"
47542
47543 \end_inset
47544
47545
47546 \series default
47547
47548 \begin_inset Index idx
47549 status collapsed
47550
47551 \begin_layout Plain Layout
47552 Paquetages \SpecialChar LaTeX
47553  ! caption
47554 \end_layout
47555
47556 \end_inset
47557
47558
47559 \end_layout
47560
47561 \begin_layout Bibliography
47562 \begin_inset CommandInset bibitem
47563 LatexCommand bibitem
47564 key "diagbox"
47565 literal "true"
47566
47567 \end_inset
47568
47569 Documentation du paquetage \SpecialChar LaTeX
47570  
47571 \series bold
47572
47573 \begin_inset CommandInset href
47574 LatexCommand href
47575 name "diagbox"
47576 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47577 literal "false"
47578
47579 \end_inset
47580
47581
47582 \series default
47583
47584 \begin_inset Index idx
47585 status collapsed
47586
47587 \begin_layout Plain Layout
47588 Paquetages \SpecialChar LaTeX
47589  ! diagbox
47590 \end_layout
47591
47592 \end_inset
47593
47594
47595 \end_layout
47596
47597 \begin_layout Bibliography
47598 \begin_inset CommandInset bibitem
47599 LatexCommand bibitem
47600 key "endfloat"
47601 literal "true"
47602
47603 \end_inset
47604
47605 Documentation du paquetage \SpecialChar LaTeX
47606  
47607 \series bold
47608
47609 \begin_inset CommandInset href
47610 LatexCommand href
47611 name "endfloat"
47612 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47613 literal "false"
47614
47615 \end_inset
47616
47617
47618 \series default
47619
47620 \begin_inset Index idx
47621 status collapsed
47622
47623 \begin_layout Plain Layout
47624 Paquetages \SpecialChar LaTeX
47625  ! endfloat
47626 \end_layout
47627
47628 \end_inset
47629
47630
47631 \end_layout
47632
47633 \begin_layout Bibliography
47634 \begin_inset CommandInset bibitem
47635 LatexCommand bibitem
47636 key "footmisc"
47637 literal "true"
47638
47639 \end_inset
47640
47641 Documentation du paquetage \SpecialChar LaTeX
47642  
47643 \series bold
47644
47645 \begin_inset CommandInset href
47646 LatexCommand href
47647 name "footmisc"
47648 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47649 literal "false"
47650
47651 \end_inset
47652
47653
47654 \series default
47655
47656 \begin_inset Index idx
47657 status collapsed
47658
47659 \begin_layout Plain Layout
47660 Paquetages \SpecialChar LaTeX
47661  ! footmisc
47662 \end_layout
47663
47664 \end_inset
47665
47666
47667 \end_layout
47668
47669 \begin_layout Bibliography
47670 \begin_inset CommandInset bibitem
47671 LatexCommand bibitem
47672 key "hypcap"
47673 literal "true"
47674
47675 \end_inset
47676
47677 Documentation du paquetage \SpecialChar LaTeX
47678  
47679 \series bold
47680
47681 \begin_inset CommandInset href
47682 LatexCommand href
47683 name "hypcap"
47684 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47685 literal "false"
47686
47687 \end_inset
47688
47689
47690 \series default
47691
47692 \begin_inset Index idx
47693 status collapsed
47694
47695 \begin_layout Plain Layout
47696 Paquetages \SpecialChar LaTeX
47697  ! hyperref
47698 \end_layout
47699
47700 \end_inset
47701
47702
47703 \end_layout
47704
47705 \begin_layout Bibliography
47706 \begin_inset CommandInset bibitem
47707 LatexCommand bibitem
47708 key "hyperref"
47709 literal "true"
47710
47711 \end_inset
47712
47713 Documentation du paquetage \SpecialChar LaTeX
47714  
47715 \series bold
47716
47717 \begin_inset CommandInset href
47718 LatexCommand href
47719 name "hyperref"
47720 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47721 literal "false"
47722
47723 \end_inset
47724
47725
47726 \series default
47727
47728 \begin_inset Index idx
47729 status collapsed
47730
47731 \begin_layout Plain Layout
47732 Paquetages \SpecialChar LaTeX
47733  ! hyperref
47734 \end_layout
47735
47736 \end_inset
47737
47738
47739 \end_layout
47740
47741 \begin_layout Bibliography
47742 \begin_inset CommandInset bibitem
47743 LatexCommand bibitem
47744 key "KOMA-Script"
47745 literal "true"
47746
47747 \end_inset
47748
47749 Documentation du paquetage \SpecialChar LaTeX
47750  
47751 \series bold
47752
47753 \begin_inset CommandInset href
47754 LatexCommand href
47755 name "KOMA-Script"
47756 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47757 literal "false"
47758
47759 \end_inset
47760
47761
47762 \series default
47763
47764 \begin_inset Index idx
47765 status collapsed
47766
47767 \begin_layout Plain Layout
47768 Paquetages \SpecialChar LaTeX
47769  ! KOMA-Script
47770 \end_layout
47771
47772 \end_inset
47773
47774
47775 \end_layout
47776
47777 \begin_layout Bibliography
47778 \begin_inset CommandInset bibitem
47779 LatexCommand bibitem
47780 key "lettrine"
47781 literal "true"
47782
47783 \end_inset
47784
47785 Documentation du paquetage \SpecialChar LaTeX
47786  
47787 \series bold
47788
47789 \begin_inset CommandInset href
47790 LatexCommand href
47791 name "lettrine"
47792 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47793 literal "false"
47794
47795 \end_inset
47796
47797
47798 \series default
47799  et un 
47800 \begin_inset CommandInset href
47801 LatexCommand href
47802 name "exemple"
47803 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47804 literal "false"
47805
47806 \end_inset
47807
47808
47809 \begin_inset Index idx
47810 status collapsed
47811
47812 \begin_layout Plain Layout
47813 Paquetages \SpecialChar LaTeX
47814  ! lettrine
47815 \end_layout
47816
47817 \end_inset
47818
47819
47820 \end_layout
47821
47822 \begin_layout Bibliography
47823 \begin_inset CommandInset bibitem
47824 LatexCommand bibitem
47825 key "listings"
47826 literal "true"
47827
47828 \end_inset
47829
47830 Documentation du paquetage \SpecialChar LaTeX
47831  
47832 \series bold
47833
47834 \begin_inset CommandInset href
47835 LatexCommand href
47836 name "listings"
47837 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47838 literal "false"
47839
47840 \end_inset
47841
47842
47843 \series default
47844
47845 \begin_inset Index idx
47846 status collapsed
47847
47848 \begin_layout Plain Layout
47849 Paquetages \SpecialChar LaTeX
47850  ! listings
47851 \end_layout
47852
47853 \end_inset
47854
47855
47856 \end_layout
47857
47858 \begin_layout Bibliography
47859 \begin_inset CommandInset bibitem
47860 LatexCommand bibitem
47861 key "marginnote"
47862 literal "true"
47863
47864 \end_inset
47865
47866 Documentation du paquetage \SpecialChar LaTeX
47867  
47868 \series bold
47869
47870 \begin_inset CommandInset href
47871 LatexCommand href
47872 name "marginnote"
47873 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47874 literal "false"
47875
47876 \end_inset
47877
47878
47879 \series default
47880
47881 \begin_inset Index idx
47882 status collapsed
47883
47884 \begin_layout Plain Layout
47885 Paquetages \SpecialChar LaTeX
47886  ! marginnote
47887 \end_layout
47888
47889 \end_inset
47890
47891
47892 \end_layout
47893
47894 \begin_layout Bibliography
47895 \begin_inset CommandInset bibitem
47896 LatexCommand bibitem
47897 key "pdfpages"
47898 literal "true"
47899
47900 \end_inset
47901
47902 Documentation du paquetage \SpecialChar LaTeX
47903  
47904 \series bold
47905
47906 \begin_inset CommandInset href
47907 LatexCommand href
47908 name "pdfpages"
47909 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47910 literal "false"
47911
47912 \end_inset
47913
47914
47915 \series default
47916
47917 \begin_inset Index idx
47918 status collapsed
47919
47920 \begin_layout Plain Layout
47921 Paquetages \SpecialChar LaTeX
47922  ! pdfpages
47923 \end_layout
47924
47925 \end_inset
47926
47927
47928 \end_layout
47929
47930 \begin_layout Bibliography
47931 \begin_inset CommandInset bibitem
47932 LatexCommand bibitem
47933 key "prettyref"
47934 literal "true"
47935
47936 \end_inset
47937
47938 Documentation du paquetage \SpecialChar LaTeX
47939
47940 \series bold
47941  
47942 \begin_inset CommandInset href
47943 LatexCommand href
47944 name "prettyref"
47945 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47946 literal "false"
47947
47948 \end_inset
47949
47950
47951 \series default
47952
47953 \begin_inset Index idx
47954 status collapsed
47955
47956 \begin_layout Plain Layout
47957 Paquetages \SpecialChar LaTeX
47958  ! prettyref
47959 \end_layout
47960
47961 \end_inset
47962
47963
47964 \end_layout
47965
47966 \begin_layout Bibliography
47967 \begin_inset CommandInset bibitem
47968 LatexCommand bibitem
47969 key "pstricks"
47970 literal "true"
47971
47972 \end_inset
47973
47974 Page Web du paquetage \SpecialChar LaTeX
47975  
47976 \series bold
47977
47978 \begin_inset CommandInset href
47979 LatexCommand href
47980 name "PSTricks"
47981 target "http://tug.org/PSTricks/"
47982 literal "false"
47983
47984 \end_inset
47985
47986
47987 \series default
47988
47989 \begin_inset Index idx
47990 status collapsed
47991
47992 \begin_layout Plain Layout
47993 Paquetages \SpecialChar LaTeX
47994  ! PSTricks
47995 \end_layout
47996
47997 \end_inset
47998
47999
48000 \end_layout
48001
48002 \begin_layout Bibliography
48003 \begin_inset CommandInset bibitem
48004 LatexCommand bibitem
48005 key "refstyle"
48006 literal "true"
48007
48008 \end_inset
48009
48010 Documentation du paquetage \SpecialChar LaTeX
48011
48012 \series bold
48013  
48014 \begin_inset CommandInset href
48015 LatexCommand href
48016 name "refstyle"
48017 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48018 literal "false"
48019
48020 \end_inset
48021
48022
48023 \series default
48024
48025 \begin_inset Index idx
48026 status collapsed
48027
48028 \begin_layout Plain Layout
48029 Paquetages \SpecialChar LaTeX
48030  ! refstyle
48031 \end_layout
48032
48033 \end_inset
48034
48035
48036 \end_layout
48037
48038 \begin_layout Bibliography
48039 \begin_inset CommandInset bibitem
48040 LatexCommand bibitem
48041 key "sidecap"
48042 literal "true"
48043
48044 \end_inset
48045
48046 Documentation du paquetage \SpecialChar LaTeX
48047  
48048 \series bold
48049
48050 \begin_inset CommandInset href
48051 LatexCommand href
48052 name "sidecap"
48053 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
48054 literal "false"
48055
48056 \end_inset
48057
48058
48059 \series default
48060
48061 \begin_inset Index idx
48062 status collapsed
48063
48064 \begin_layout Plain Layout
48065 Paquetages \SpecialChar LaTeX
48066  ! sidecap
48067 \end_layout
48068
48069 \end_inset
48070
48071
48072 \end_layout
48073
48074 \begin_layout Bibliography
48075 \begin_inset CommandInset bibitem
48076 LatexCommand bibitem
48077 key "NewInLyX20"
48078 literal "true"
48079
48080 \end_inset
48081
48082
48083 \begin_inset CommandInset href
48084 LatexCommand href
48085 name "Page Wiki"
48086 target "http://wiki.lyx.org/LyX/NewInLyX20"
48087 literal "false"
48088
48089 \end_inset
48090
48091  au sujet des nouveautés de 
48092 \family sans
48093 \SpecialChar LyX
48094  2.0
48095 \family default
48096 .
48097 \end_layout
48098
48099 \begin_layout Standard
48100 \begin_inset CommandInset index_print
48101 LatexCommand printindex
48102 type "idx"
48103 name "Index"
48104 literal "false"
48105
48106 \end_inset
48107
48108
48109 \end_layout
48110
48111 \end_body
48112 \end_document