]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: start updating for LyX 2.3
[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/mobius.eps
28760         lyxscale 50
28761         width 100col%
28762         scaleBeforeRotation
28763
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Plain Layout
28770 \begin_inset Caption Standard
28771
28772 \begin_layout Plain Layout
28773 \begin_inset CommandInset label
28774 LatexCommand label
28775 name "fig:Flottant-gauche"
28776
28777 \end_inset
28778
28779 Flottant du côté gauche.
28780 \end_layout
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \end_inset
28788
28789
28790 \begin_inset space \hfill{}
28791 \end_inset
28792
28793
28794 \begin_inset Box Frameless
28795 position "b"
28796 hor_pos "c"
28797 has_inner_box 1
28798 inner_pos "t"
28799 use_parbox 0
28800 use_makebox 0
28801 width "45col%"
28802 special "none"
28803 height "1in"
28804 height_special "totalheight"
28805 thickness "0.4pt"
28806 separation "3pt"
28807 shadowsize "4pt"
28808 framecolor "black"
28809 backgroundcolor "none"
28810 status open
28811
28812 \begin_layout Plain Layout
28813 \align center
28814 \begin_inset Graphics
28815         filename ../clipart/platypus.eps
28816         lyxscale 50
28817         width 100col%
28818         scaleBeforeRotation
28819
28820 \end_inset
28821
28822
28823 \end_layout
28824
28825 \begin_layout Plain Layout
28826 \begin_inset Caption Standard
28827
28828 \begin_layout Plain Layout
28829 \begin_inset CommandInset label
28830 LatexCommand label
28831 name "fig:Flottant-droit"
28832
28833 \end_inset
28834
28835 Flottant du côté droit.
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \end_layout
28842
28843 \end_inset
28844
28845
28846 \end_layout
28847
28848 \end_inset
28849
28850
28851 \end_layout
28852
28853 \begin_layout Standard
28854 Une solution alternative plus simple consiste à utiliser le module 
28855 \family sans
28856 Minipages à largeur variable
28857 \family default
28858 , voir la section
28859 \begin_inset space \thinspace{}
28860 \end_inset
28861
28862
28863 \begin_inset CommandInset ref
28864 LatexCommand ref
28865 reference "sec:Minipages"
28866
28867 \end_inset
28868
28869 .
28870  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28871  des figures et des tableaux.
28872  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28873  améliorent l'alignement horizontal des figures.
28874  Le fichier du répertoire des exemples 
28875 \emph on
28876 varwidth-floats-side-by-side
28877 \emph default
28878  donnes des exemples d'utilisation du module.
28879 \end_layout
28880
28881 \begin_layout Section
28882 Mise en forme de la légende
28883 \begin_inset Index idx
28884 status collapsed
28885
28886 \begin_layout Plain Layout
28887 Légende ! Mise en forme
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \begin_inset Index idx
28894 status collapsed
28895
28896 \begin_layout Plain Layout
28897 Flottants ! Mise en forme de la Légende
28898 \end_layout
28899
28900 \end_inset
28901
28902
28903 \begin_inset CommandInset label
28904 LatexCommand label
28905 name "sec:Formatage-légende"
28906
28907 \end_inset
28908
28909
28910 \end_layout
28911
28912 \begin_layout Standard
28913 L'environnement 
28914 \family sans
28915 Légende
28916 \family default
28917  est l'environnement de paragraphe implicite pour les 
28918 \family sans
28919 flottants
28920 \family default
28921 .
28922  Dans la fenêtre de \SpecialChar LyX
28923  les légendes apparaissent comme une étiquette comme
28924  par exemple 
28925 \begin_inset Quotes cld
28926 \end_inset
28927
28928
28929 \family sans
28930 Figure #:
28931 \family default
28932
28933 \begin_inset Quotes crd
28934 \end_inset
28935
28936  suivi par le texte de la légende.
28937  Le 
28938 \begin_inset Quotes cld
28939 \end_inset
28940
28941 #
28942 \begin_inset Quotes crd
28943 \end_inset
28944
28945  étant remplacé par le numéro de référence réel.
28946  implicitement l'étiquette et le numéro sont dans la même police de caractères
28947  que le texte de la légende et deux points suivent le numéro pour séparer
28948  l'étiquette du texte.
28949  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28950 \end_layout
28951
28952 \begin_layout Standard
28953 Pour modifier le format implicite des légendes, il faut charger le paquetage
28954  \SpecialChar LaTeX
28955  
28956 \series bold
28957 caption
28958 \series default
28959
28960 \begin_inset Index idx
28961 status collapsed
28962
28963 \begin_layout Plain Layout
28964 Paquetages \SpecialChar LaTeX
28965  ! caption
28966 \end_layout
28967
28968 \end_inset
28969
28970  dans le préambule de votre document avec la ligne suivante :
28971 \end_layout
28972
28973 \begin_layout Standard
28974
28975 \series bold
28976
28977 \backslash
28978 usepackage[format definition]{caption}
28979 \end_layout
28980
28981 \begin_layout Standard
28982 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28983  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28984  dans ce document, utilisez les commandes suivantes :
28985 \end_layout
28986
28987 \begin_layout Standard
28988
28989 \series bold
28990
28991 \backslash
28992 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28993 \end_layout
28994
28995 \begin_layout Standard
28996 Vous pouvez aussi définir des formats de légendes différents pour les différents
28997  types de flottants.
28998  Dans ce cas chargez le paquetage 
28999 \series bold
29000 caption 
29001 \series default
29002 sans option de format spécifique et définissez les différents formats à
29003  l'aide de la commande 
29004 \end_layout
29005
29006 \begin_layout Standard
29007
29008 \series bold
29009
29010 \backslash
29011 captionsetup[type de flottant]{définition du format}
29012 \end_layout
29013
29014 \begin_layout Standard
29015 dans le préambule du document.
29016  Par exemple les formats de légende de la Figure
29017 \begin_inset space ~
29018 \end_inset
29019
29020
29021 \begin_inset CommandInset ref
29022 LatexCommand ref
29023 reference "fig:Legende-de-fig"
29024
29025 \end_inset
29026
29027  et du Tableau
29028 \begin_inset space ~
29029 \end_inset
29030
29031
29032 \begin_inset CommandInset ref
29033 LatexCommand ref
29034 reference "tab:Légende-de-tab"
29035
29036 \end_inset
29037
29038  peuvent être créés en utilisant les commandes suivantes dans le préambule
29039  :
29040 \end_layout
29041
29042 \begin_layout Standard
29043
29044 \series bold
29045
29046 \backslash
29047 usepackage[tableposition=top]{caption}
29048 \series default
29049
29050 \begin_inset Newline newline
29051 \end_inset
29052
29053
29054 \series bold
29055
29056 \backslash
29057 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29058 \begin_inset Newline newline
29059 \end_inset
29060
29061
29062 \begin_inset Phantom HPhantom
29063 status open
29064
29065 \begin_layout Plain Layout
29066
29067 \series bold
29068
29069 \backslash
29070 captionsetup[figure]{
29071 \end_layout
29072
29073 \end_inset
29074
29075 labelsep=period}
29076 \begin_inset Newline newline
29077 \end_inset
29078
29079
29080 \backslash
29081 captionsetup[table]{labelfont={bf,sf}}
29082 \end_layout
29083
29084 \begin_layout Standard
29085 \begin_inset Note Greyedout
29086 status open
29087
29088 \begin_layout Plain Layout
29089
29090 \series bold
29091 Note:
29092 \series default
29093  L'option 
29094 \series bold
29095 tableposition=top
29096 \series default
29097  n'a pas d'effet quand on utilise un document de classe 
29098 \series bold
29099 KOMA-Script
29100 \series default
29101
29102 \begin_inset Index idx
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 Paquetages \SpecialChar LaTeX
29107  ! KOMA-Script
29108 \end_layout
29109
29110 \end_inset
29111
29112 .
29113  Dans ce cas on doit utiliser l'option 
29114 \series bold
29115 captions=tableheading
29116 \series default
29117  de la classe de document.
29118 \end_layout
29119
29120 \end_inset
29121
29122
29123 \end_layout
29124
29125 \begin_layout Standard
29126 Pour plus d'information sur le paquetage 
29127 \series bold
29128 caption
29129 \series default
29130  nous vous renvoyons à sa documentation 
29131 \begin_inset CommandInset citation
29132 LatexCommand cite
29133 key "caption"
29134 literal "true"
29135
29136 \end_inset
29137
29138 .
29139 \end_layout
29140
29141 \begin_layout Standard
29142 Pour changer le nom de l'étiquette, par exemple de 
29143 \begin_inset Quotes cld
29144 \end_inset
29145
29146 Figure
29147 \begin_inset Quotes crd
29148 \end_inset
29149
29150  à 
29151 \begin_inset Quotes cld
29152 \end_inset
29153
29154 Image
29155 \begin_inset Quotes crd
29156 \end_inset
29157
29158 , utilisez la commande suivante dans le préambule :
29159 \end_layout
29160
29161 \begin_layout Standard
29162
29163 \series bold
29164
29165 \backslash
29166 renewcommand{
29167 \backslash
29168 fnum@figure}{Image~
29169 \backslash
29170 thefigure}
29171 \end_layout
29172
29173 \begin_layout Standard
29174 où 
29175 \series bold
29176
29177 \backslash
29178 thefigure
29179 \series default
29180  insère le numéro de la figure et
29181 \series bold
29182  
29183 \begin_inset Quotes cld
29184 \end_inset
29185
29186 ~
29187 \series default
29188
29189 \begin_inset Quotes crd
29190 \end_inset
29191
29192  ajoute une espace insécable.
29193 \end_layout
29194
29195 \begin_layout Standard
29196 \begin_inset VSpace bigskip
29197 \end_inset
29198
29199 Si vous utilisez un document de classe 
29200 \series bold
29201 KOMA-Script
29202 \series default
29203
29204 \begin_inset Index idx
29205 status collapsed
29206
29207 \begin_layout Plain Layout
29208 Paquetages \SpecialChar LaTeX
29209  ! KOMA-Script
29210 \end_layout
29211
29212 \end_inset
29213
29214  (
29215 \family sans
29216 article (KOMA-Script)
29217 \family default
29218
29219 \family sans
29220 book (KOMA-Script)
29221 \family default
29222
29223 \family sans
29224 letter (KOMA-Script)
29225 \family default
29226 , ou 
29227 \family sans
29228 report (KOMA-Script)
29229 \family default
29230
29231 \begin_inset space \thinspace{}
29232 \end_inset
29233
29234 ), Vous pouvez utiliser la commande incorporée 
29235 \series bold
29236
29237 \backslash
29238 setkomafont 
29239 \series default
29240 du paquetage
29241 \series bold
29242  KOMA-Script 
29243 \series default
29244 à la place du paquetage
29245 \series bold
29246  caption.
29247  
29248 \series default
29249 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29250  suivante au préambule de votre document :
29251 \end_layout
29252
29253 \begin_layout Standard
29254
29255 \series bold
29256
29257 \backslash
29258 setkomafont{captionlabel}{
29259 \backslash
29260 bfseries}
29261 \end_layout
29262
29263 \begin_layout Standard
29264 Pour plus d'information au sujet de 
29265 \series bold
29266
29267 \backslash
29268 setkomafont
29269 \series default
29270  nous vous renvoyons à la documentation du paquetage 
29271 \series bold
29272 KOMA-Script
29273 \series default
29274  
29275 \begin_inset CommandInset citation
29276 LatexCommand cite
29277 key "KOMA-Script"
29278 literal "true"
29279
29280 \end_inset
29281
29282 .
29283 \end_layout
29284
29285 \begin_layout Standard
29286 \begin_inset ERT
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290
29291
29292 \backslash
29293 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29294 }
29295 \end_layout
29296
29297 \end_inset
29298
29299
29300 \begin_inset Note Note
29301 status open
29302
29303 \begin_layout Plain Layout
29304 Le format de la légende n'est modifié que pour cet exemple.
29305 \end_layout
29306
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \begin_layout Standard
29313 \begin_inset Float figure
29314 placement !p
29315 wide false
29316 sideways false
29317 status open
29318
29319 \begin_layout Plain Layout
29320 \align center
29321 \begin_inset Graphics
29322         filename ../clipart/mobius.eps
29323         lyxscale 50
29324         scale 50
29325         scaleBeforeRotation
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Plain Layout
29333 \begin_inset Caption Standard
29334
29335 \begin_layout Plain Layout
29336 \begin_inset CommandInset label
29337 LatexCommand label
29338 name "fig:Legende-de-fig"
29339
29340 \end_inset
29341
29342 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29343  pour montrer les différents types de formats de légendes.
29344  Ici on a utilisé un format de légende personnalisé.
29345 \end_layout
29346
29347 \end_inset
29348
29349
29350 \end_layout
29351
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \begin_layout Standard
29358 \begin_inset ERT
29359 status collapsed
29360
29361 \begin_layout Plain Layout
29362
29363
29364 \backslash
29365 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29366 on}
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 \begin_inset Float table
29376 placement !p
29377 wide false
29378 sideways false
29379 status open
29380
29381 \begin_layout Plain Layout
29382 \begin_inset Caption Standard
29383
29384 \begin_layout Plain Layout
29385 \begin_inset CommandInset label
29386 LatexCommand label
29387 name "tab:Légende-de-tab"
29388
29389 \end_inset
29390
29391 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29392  pour montrer les différents types de formats de légendes.
29393  Ici on a utilisé le format de légende implicite.
29394 \end_layout
29395
29396 \end_inset
29397
29398
29399 \end_layout
29400
29401 \begin_layout Plain Layout
29402 \align center
29403 \begin_inset Tabular
29404 <lyxtabular version="3" rows="1" columns="5">
29405 <features tabularvalignment="middle">
29406 <column alignment="center" valignment="top">
29407 <column alignment="center" valignment="top">
29408 <column alignment="center" valignment="top">
29409 <column alignment="center" valignment="top">
29410 <column alignment="center" valignment="top">
29411 <row>
29412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29413 \begin_inset Text
29414
29415 \begin_layout Plain Layout
29416 a
29417 \end_layout
29418
29419 \end_inset
29420 </cell>
29421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29422 \begin_inset Text
29423
29424 \begin_layout Plain Layout
29425 b
29426 \end_layout
29427
29428 \end_inset
29429 </cell>
29430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Plain Layout
29434 c
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Plain Layout
29443 d
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29449 \begin_inset Text
29450
29451 \begin_layout Plain Layout
29452 e
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 </row>
29458 </lyxtabular>
29459
29460 \end_inset
29461
29462
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \begin_layout Section
29471 Positionnement de la Légende
29472 \begin_inset Index idx
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476 Légende ! Placement
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \begin_inset Index idx
29483 status collapsed
29484
29485 \begin_layout Plain Layout
29486 Flottants ! Placement de la légende
29487 \end_layout
29488
29489 \end_inset
29490
29491
29492 \begin_inset CommandInset label
29493 LatexCommand label
29494 name "sec:Placement-légende"
29495
29496 \end_inset
29497
29498
29499 \end_layout
29500
29501 \begin_layout Standard
29502 La règle habituelle pour placer la légende est :
29503 \end_layout
29504
29505 \begin_layout Description
29506 Figure
29507 \begin_inset space ~
29508 \end_inset
29509
29510 : La légende est placée en dessous de la figure
29511 \end_layout
29512
29513 \begin_layout Description
29514 Tableau
29515 \begin_inset space ~
29516 \end_inset
29517
29518 : La légende est placée au dessus du tableau
29519 \end_layout
29520
29521 \begin_layout Standard
29522 Malheureusement les classes standard de \SpecialChar LaTeX
29523  ne gèrent pas les légendes au dessus
29524  des tableaux.
29525  Ce qui fait que si vous utilisez une des classes de document 
29526 \family sans
29527 article
29528 \family default
29529
29530 \family sans
29531 book
29532 \family default
29533
29534 \family sans
29535 letter
29536 \family default
29537 , ou 
29538 \family sans
29539 report
29540 \family default
29541  il n'y aura pas d'espace libre entre la légende et le tableau.
29542  Pour insérer l'espace nécessaire, 
29543 \lang english
29544 load
29545 \lang french
29546  le paquetage \SpecialChar LaTeX
29547  
29548 \series bold
29549 caption
29550 \series default
29551
29552 \begin_inset Index idx
29553 status collapsed
29554
29555 \begin_layout Plain Layout
29556 Paquetages \SpecialChar LaTeX
29557  ! caption
29558 \end_layout
29559
29560 \end_inset
29561
29562  dans le préambule de votre document avec l'option
29563 \begin_inset Foot
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567 Voir la section
29568 \begin_inset space ~
29569 \end_inset
29570
29571
29572 \begin_inset CommandInset ref
29573 LatexCommand ref
29574 reference "sec:Formatage-légende"
29575
29576 \end_inset
29577
29578  pour plus d'information sur le paquetage 
29579 \series bold
29580 caption
29581 \series default
29582 .
29583 \end_layout
29584
29585 \end_inset
29586
29587
29588 \end_layout
29589
29590 \begin_layout Standard
29591
29592 \series bold
29593 tableposition=top
29594 \end_layout
29595
29596 \begin_layout Standard
29597 Si vous utilisez une classe de document 
29598 \series bold
29599 KOMA-Script
29600 \series default
29601
29602 \begin_inset Index idx
29603 status collapsed
29604
29605 \begin_layout Plain Layout
29606 Paquetages \SpecialChar LaTeX
29607  ! KOMA-Script
29608 \end_layout
29609
29610 \end_inset
29611
29612  (
29613 \family sans
29614 article (KOMA-Script)
29615 \family default
29616
29617 \family sans
29618 book (KOMA-Script)
29619 \family default
29620
29621 \family sans
29622 letter (KOMA-Script)
29623 \family default
29624 , ou 
29625 \family sans
29626 report (KOMA-Script)
29627 \family default
29628
29629 \begin_inset space \thinspace{}
29630 \end_inset
29631
29632 ), vous pouvez utiliser à la place du paquetage 
29633 \series bold
29634 caption
29635 \series default
29636  l'option
29637 \end_layout
29638
29639 \begin_layout Standard
29640
29641 \series bold
29642 captions=tableheading
29643 \end_layout
29644
29645 \begin_layout Standard
29646 de la classe de document.
29647 \begin_inset Foot
29648 status open
29649
29650 \begin_layout Plain Layout
29651 Cette option est utilisée dans le document
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \begin_layout Standard
29660 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29661  le menu contextuel dans une légende avec un clic droit et indiquer si la
29662  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29663  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29664  pour certaines d'entre elles.
29665  Le tableau
29666 \begin_inset space ~
29667 \end_inset
29668
29669
29670 \begin_inset CommandInset ref
29671 LatexCommand ref
29672 reference "tab:A-caption-marked"
29673
29674 \end_inset
29675
29676  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29677  alors qu'elle est insérée au-dessus.
29678  Par comparaison, la légende du tableau
29679 \begin_inset space ~
29680 \end_inset
29681
29682
29683 \begin_inset CommandInset ref
29684 LatexCommand ref
29685 reference "tab:A-standard-table"
29686
29687 \end_inset
29688
29689  n'est pas repositionnée.
29690 \end_layout
29691
29692 \begin_layout Standard
29693 \begin_inset Float table
29694 wide false
29695 sideways false
29696 status open
29697
29698 \begin_layout Plain Layout
29699 \begin_inset Caption Below
29700
29701 \begin_layout Plain Layout
29702 \begin_inset CommandInset label
29703 LatexCommand label
29704 name "tab:A-caption-marked"
29705
29706 \end_inset
29707
29708 Une légende positionnée sous le tableau par le menu contextuel
29709 \lang english
29710 .
29711 \end_layout
29712
29713 \end_inset
29714
29715
29716 \end_layout
29717
29718 \begin_layout Plain Layout
29719 \align center
29720 \begin_inset Tabular
29721 <lyxtabular version="3" rows="3" columns="3">
29722 <features tabularvalignment="middle">
29723 <column alignment="center" valignment="top" width="0pt">
29724 <column alignment="center" valignment="top" width="0pt">
29725 <column alignment="center" valignment="top" width="0pt">
29726 <row>
29727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Plain Layout
29731 1
29732 \end_layout
29733
29734 \end_inset
29735 </cell>
29736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29737 \begin_inset Text
29738
29739 \begin_layout Plain Layout
29740 2
29741 \end_layout
29742
29743 \end_inset
29744 </cell>
29745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29746 \begin_inset Text
29747
29748 \begin_layout Plain Layout
29749 3
29750 \end_layout
29751
29752 \end_inset
29753 </cell>
29754 </row>
29755 <row>
29756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29757 \begin_inset Text
29758
29759 \begin_layout Plain Layout
29760 Jean
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769 Marie
29770 \end_layout
29771
29772 \end_inset
29773 </cell>
29774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29775 \begin_inset Text
29776
29777 \begin_layout Plain Layout
29778 Pierre
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 </row>
29784 <row>
29785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29786 \begin_inset Text
29787
29788 \begin_layout Plain Layout
29789 \begin_inset Formula $\int x^{2}dx$
29790 \end_inset
29791
29792
29793 \end_layout
29794
29795 \end_inset
29796 </cell>
29797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29798 \begin_inset Text
29799
29800 \begin_layout Plain Layout
29801 \begin_inset Formula $\left[\begin{array}{cc}
29802 a & b\\
29803 c & d
29804 \end{array}\right]$
29805 \end_inset
29806
29807
29808 \end_layout
29809
29810 \end_inset
29811 </cell>
29812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29813 \begin_inset Text
29814
29815 \begin_layout Plain Layout
29816 \begin_inset Formula $1+1=2$
29817 \end_inset
29818
29819
29820 \end_layout
29821
29822 \end_inset
29823 </cell>
29824 </row>
29825 </lyxtabular>
29826
29827 \end_inset
29828
29829
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Standard
29838 \begin_inset Float table
29839 wide false
29840 sideways false
29841 status open
29842
29843 \begin_layout Plain Layout
29844 \begin_inset Caption Standard
29845
29846 \begin_layout Plain Layout
29847 \begin_inset CommandInset label
29848 LatexCommand label
29849 name "tab:A-standard-table"
29850
29851 \end_inset
29852
29853 Une légende de tableau standard
29854 \end_layout
29855
29856 \end_inset
29857
29858
29859 \end_layout
29860
29861 \begin_layout Plain Layout
29862 \align center
29863 \begin_inset Tabular
29864 <lyxtabular version="3" rows="3" columns="3">
29865 <features tabularvalignment="middle">
29866 <column alignment="center" valignment="top" width="0pt">
29867 <column alignment="center" valignment="top" width="0pt">
29868 <column alignment="center" valignment="top" width="0pt">
29869 <row>
29870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29871 \begin_inset Text
29872
29873 \begin_layout Plain Layout
29874 1
29875 \end_layout
29876
29877 \end_inset
29878 </cell>
29879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29880 \begin_inset Text
29881
29882 \begin_layout Plain Layout
29883 2
29884 \end_layout
29885
29886 \end_inset
29887 </cell>
29888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29889 \begin_inset Text
29890
29891 \begin_layout Plain Layout
29892 3
29893 \end_layout
29894
29895 \end_inset
29896 </cell>
29897 </row>
29898 <row>
29899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29900 \begin_inset Text
29901
29902 \begin_layout Plain Layout
29903 Jean
29904 \end_layout
29905
29906 \end_inset
29907 </cell>
29908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29909 \begin_inset Text
29910
29911 \begin_layout Plain Layout
29912 Marie
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29918 \begin_inset Text
29919
29920 \begin_layout Plain Layout
29921 Pierre
29922 \end_layout
29923
29924 \end_inset
29925 </cell>
29926 </row>
29927 <row>
29928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29929 \begin_inset Text
29930
29931 \begin_layout Plain Layout
29932 \begin_inset Formula $\int x^{2}dx$
29933 \end_inset
29934
29935
29936 \end_layout
29937
29938 \end_inset
29939 </cell>
29940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29941 \begin_inset Text
29942
29943 \begin_layout Plain Layout
29944 \begin_inset Formula $\left[\begin{array}{cc}
29945 a & b\\
29946 c & d
29947 \end{array}\right]$
29948 \end_inset
29949
29950
29951 \end_layout
29952
29953 \end_inset
29954 </cell>
29955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29956 \begin_inset Text
29957
29958 \begin_layout Plain Layout
29959 \begin_inset Formula $1+1=2$
29960 \end_inset
29961
29962
29963 \end_layout
29964
29965 \end_inset
29966 </cell>
29967 </row>
29968 </lyxtabular>
29969
29970 \end_inset
29971
29972
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \end_layout
29979
29980 \begin_layout Standard
29981 \begin_inset VSpace bigskip
29982 \end_inset
29983
29984 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29985  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29986  
29987 \series bold
29988 sidecap
29989 \series default
29990
29991 \begin_inset Index idx
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995 Paquetages \SpecialChar LaTeX
29996  ! sidecap
29997 \end_layout
29998
29999 \end_inset
30000
30001  dans le préambule de votre document avec la ligne de commande suivante
30002 \end_layout
30003
30004 \begin_layout Standard
30005
30006 \series bold
30007
30008 \backslash
30009 usepackage[option]{sidecap}
30010 \end_layout
30011
30012 \begin_layout Standard
30013 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
30014  extérieure – à droite sur les pages impaires et à gauche sur les pages
30015  paires.
30016  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
30017  
30018 \series bold
30019 innercaption
30020 \series default
30021 .
30022  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
30023  
30024 \series bold
30025 rightcaption
30026 \series default
30027  ou 
30028 \series bold
30029 leftcaption
30030 \series default
30031 .
30032 \end_layout
30033
30034 \begin_layout Standard
30035 \begin_inset ERT
30036 status collapsed
30037
30038 \begin_layout Plain Layout
30039
30040
30041 \backslash
30042 ifsidecap
30043 \end_layout
30044
30045 \end_inset
30046
30047
30048 \begin_inset Note Note
30049 status open
30050
30051 \begin_layout Plain Layout
30052 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
30053  
30054 \series bold
30055 sidecap
30056 \series default
30057  a été installé.
30058 \end_layout
30059
30060 \end_inset
30061
30062
30063 \end_layout
30064
30065 \begin_layout Standard
30066 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
30067  ajouter ces commandes dans le préambule de votre document :
30068 \end_layout
30069
30070 \begin_layout Standard
30071 \noindent
30072 \begin_inset CommandInset line
30073 LatexCommand rule
30074 offset "0.5ex"
30075 width "100line%"
30076 height "1pt"
30077
30078 \end_inset
30079
30080
30081 \end_layout
30082
30083 \begin_layout Standard
30084
30085 \series bold
30086
30087 \backslash
30088 newcommand{
30089 \backslash
30090 TabBesBeg}[1][1.0]{%
30091 \begin_inset Newline newline
30092 \end_inset
30093
30094
30095 \begin_inset Phantom HPhantom
30096 status open
30097
30098 \begin_layout Plain Layout
30099 \begin_inset space ~
30100 \end_inset
30101
30102
30103 \end_layout
30104
30105 \end_inset
30106
30107
30108 \backslash
30109 let
30110 \backslash
30111 MyTable
30112 \backslash
30113 table
30114 \begin_inset Newline newline
30115 \end_inset
30116
30117
30118 \begin_inset Phantom HPhantom
30119 status open
30120
30121 \begin_layout Plain Layout
30122
30123 \series medium
30124 \begin_inset space ~
30125 \end_inset
30126
30127
30128 \end_layout
30129
30130 \end_inset
30131
30132
30133 \backslash
30134 let
30135 \backslash
30136 MyEndtable
30137 \backslash
30138 endtable
30139 \begin_inset Newline newline
30140 \end_inset
30141
30142
30143 \begin_inset Phantom HPhantom
30144 status open
30145
30146 \begin_layout Plain Layout
30147
30148 \series medium
30149 \begin_inset space ~
30150 \end_inset
30151
30152
30153 \end_layout
30154
30155 \end_inset
30156
30157
30158 \backslash
30159 renewenvironment{table}[1]{
30160 \backslash
30161 begin{SCtable}[#1]##1}{
30162 \backslash
30163 end{SCtable}}}
30164 \end_layout
30165
30166 \begin_layout Standard
30167
30168 \series bold
30169
30170 \backslash
30171 newcommand{
30172 \backslash
30173 TabBesEnd}{%
30174 \begin_inset Newline newline
30175 \end_inset
30176
30177
30178 \begin_inset Phantom HPhantom
30179 status open
30180
30181 \begin_layout Plain Layout
30182 \begin_inset space ~
30183 \end_inset
30184
30185
30186 \end_layout
30187
30188 \end_inset
30189
30190
30191 \backslash
30192 let
30193 \backslash
30194 table
30195 \backslash
30196 MyTable
30197 \begin_inset Newline newline
30198 \end_inset
30199
30200
30201 \begin_inset Phantom HPhantom
30202 status open
30203
30204 \begin_layout Plain Layout
30205 \begin_inset space ~
30206 \end_inset
30207
30208
30209 \end_layout
30210
30211 \end_inset
30212
30213
30214 \backslash
30215 let
30216 \backslash
30217 endtable
30218 \backslash
30219 MyEndtable
30220 \end_layout
30221
30222 \begin_layout Standard
30223
30224 \series bold
30225
30226 \backslash
30227 newcommand{
30228 \backslash
30229 FigBesBeg}[1][1.0]{%
30230 \begin_inset Newline newline
30231 \end_inset
30232
30233
30234 \begin_inset Phantom HPhantom
30235 status open
30236
30237 \begin_layout Plain Layout
30238 \begin_inset space ~
30239 \end_inset
30240
30241
30242 \end_layout
30243
30244 \end_inset
30245
30246
30247 \backslash
30248 let
30249 \backslash
30250 MyFigure
30251 \backslash
30252 figure
30253 \begin_inset Newline newline
30254 \end_inset
30255
30256
30257 \begin_inset Phantom HPhantom
30258 status open
30259
30260 \begin_layout Plain Layout
30261 \begin_inset space ~
30262 \end_inset
30263
30264
30265 \end_layout
30266
30267 \end_inset
30268
30269
30270 \backslash
30271 let
30272 \backslash
30273 MyEndfigure
30274 \backslash
30275 endfigure
30276 \begin_inset Newline newline
30277 \end_inset
30278
30279
30280 \begin_inset Phantom HPhantom
30281 status open
30282
30283 \begin_layout Plain Layout
30284 \begin_inset space ~
30285 \end_inset
30286
30287
30288 \end_layout
30289
30290 \end_inset
30291
30292
30293 \backslash
30294 renewenvironment{figure}[1]{
30295 \backslash
30296 begin{SCfigure}[#1]##1}{
30297 \backslash
30298 end{SCfigure}}}
30299 \end_layout
30300
30301 \begin_layout Standard
30302
30303 \series bold
30304
30305 \backslash
30306 newcommand{
30307 \backslash
30308 FigBesEnd}{%
30309 \begin_inset Newline newline
30310 \end_inset
30311
30312
30313 \begin_inset Phantom HPhantom
30314 status open
30315
30316 \begin_layout Plain Layout
30317 \begin_inset space ~
30318 \end_inset
30319
30320
30321 \end_layout
30322
30323 \end_inset
30324
30325
30326 \backslash
30327 let
30328 \backslash
30329 figure
30330 \backslash
30331 MyFigure
30332 \begin_inset Newline newline
30333 \end_inset
30334
30335
30336 \begin_inset Phantom HPhantom
30337 status open
30338
30339 \begin_layout Plain Layout
30340 \begin_inset space ~
30341 \end_inset
30342
30343
30344 \end_layout
30345
30346 \end_inset
30347
30348
30349 \backslash
30350 let
30351 \backslash
30352 endfigure
30353 \backslash
30354 MyEndfigure}
30355 \end_layout
30356
30357 \begin_layout Standard
30358 \noindent
30359 \begin_inset CommandInset line
30360 LatexCommand rule
30361 offset "0.5ex"
30362 width "100line%"
30363 height "1pt"
30364
30365 \end_inset
30366
30367
30368 \end_layout
30369
30370 \begin_layout Standard
30371 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30372  la légende se place sur le côté.
30373  Pour les flottants de figure, utilisez la commande
30374 \end_layout
30375
30376 \begin_layout Standard
30377
30378 \series bold
30379
30380 \backslash
30381 FigBesBeg
30382 \end_layout
30383
30384 \begin_layout Standard
30385 en code \SpecialChar TeX
30386  avant le flottant.
30387  Et insérez la commande
30388 \end_layout
30389
30390 \begin_layout Standard
30391
30392 \series bold
30393
30394 \backslash
30395 FigBesEnd
30396 \end_layout
30397
30398 \begin_layout Standard
30399 en code \SpecialChar TeX
30400  à l'endroit où vous voulez revenir à la définition originale du
30401  flottant.
30402 \end_layout
30403
30404 \begin_layout Standard
30405 Pour les flottants de tableau, utilisez les commandes correspondantes
30406 \end_layout
30407
30408 \begin_layout Standard
30409
30410 \series bold
30411
30412 \backslash
30413 TabBesBeg
30414 \series default
30415  et 
30416 \series bold
30417
30418 \backslash
30419 TabBesEnd
30420 \end_layout
30421
30422 \begin_layout Standard
30423 La figure
30424 \begin_inset space ~
30425 \end_inset
30426
30427
30428 \begin_inset CommandInset ref
30429 LatexCommand ref
30430 reference "fig:legende-a-coté-fig"
30431
30432 \end_inset
30433
30434  et le tableau
30435 \begin_inset space ~
30436 \end_inset
30437
30438
30439 \begin_inset CommandInset ref
30440 LatexCommand ref
30441 reference "tab:legende-à-coté-tableau"
30442
30443 \end_inset
30444
30445  sont des exemples où la légende a été mises sur le coté.
30446 \end_layout
30447
30448 \begin_layout Standard
30449 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30450  pour les flottants de tableau et vers le bas pour les flottants de figure.
30451  Pour changer ce comportement, vous pouvez utiliser les commandes
30452 \end_layout
30453
30454 \begin_layout Standard
30455
30456 \series bold
30457
30458 \backslash
30459 sidecaptionvpos{type flottant}{placement}
30460 \end_layout
30461
30462 \begin_layout Standard
30463 dans le préambule du document ou en code \SpecialChar TeX
30464  juste avant le flottant visé.
30465  Le type du flottant est soit 
30466 \family sans
30467 figure
30468 \family default
30469  soit 
30470 \family sans
30471 table
30472 \family default
30473 , le placement peut être 
30474 \begin_inset Quotes cld
30475 \end_inset
30476
30477
30478 \family sans
30479 t
30480 \family default
30481
30482 \begin_inset Quotes crd
30483 \end_inset
30484
30485  pour haut (top), 
30486 \begin_inset Quotes cld
30487 \end_inset
30488
30489
30490 \family sans
30491 c
30492 \family default
30493
30494 \begin_inset Quotes crd
30495 \end_inset
30496
30497
30498 \begin_inset Quotes erd
30499 \end_inset
30500
30501  pour centre (center), ou 
30502 \begin_inset Quotes cld
30503 \end_inset
30504
30505
30506 \family sans
30507 b
30508 \family default
30509
30510 \begin_inset Quotes crd
30511 \end_inset
30512
30513  pour bas (bottom).
30514  Pour que, par exemple, les légendes des flottants de figure soient centrés
30515  verticalement, utilisez la commande
30516 \end_layout
30517
30518 \begin_layout Standard
30519
30520 \series bold
30521
30522 \backslash
30523 sidecaptionvpos{figure}{c}
30524 \end_layout
30525
30526 \begin_layout Standard
30527 C'est ce qui a été utilisé pour la figure
30528 \begin_inset space ~
30529 \end_inset
30530
30531
30532 \begin_inset CommandInset ref
30533 LatexCommand ref
30534 reference "fig:legende-à-coté-fig-2"
30535
30536 \end_inset
30537
30538 .
30539 \end_layout
30540
30541 \begin_layout Standard
30542 \begin_inset VSpace medskip
30543 \end_inset
30544
30545
30546 \end_layout
30547
30548 \begin_layout Standard
30549 La largeur de légende par défaut est celle de l'image ou du tableau.
30550  Pour des images ou des tableaux étroits, comme le tableau
30551 \begin_inset space ~
30552 \end_inset
30553
30554
30555 \begin_inset CommandInset ref
30556 LatexCommand ref
30557 reference "tab:legende-à-coté-tableau"
30558
30559 \end_inset
30560
30561 , cela donne des légendes trop étroites.
30562  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30563  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30564  La largeur de la légende sera automatiquement recalculée dans le cas où
30565  cette dernière déborderait dans la marge de la page ou de la colonne à
30566  cause de la largeur indiquée.
30567  Le 
30568 \emph on
30569 facteur 
30570 \emph default
30571 peut soit être donné comme argument pour 
30572 \series bold
30573
30574 \backslash
30575 FigBesBeg
30576 \series default
30577 :
30578 \end_layout
30579
30580 \begin_layout Standard
30581
30582 \series bold
30583
30584 \backslash
30585 FigBesBeg[facteur]
30586 \end_layout
30587
30588 \begin_layout Standard
30589 ou dans la définition de 
30590 \series bold
30591
30592 \backslash
30593 FigBesBeg 
30594 \series default
30595 en remplaçant le
30596 \series bold
30597  1.0 
30598 \series default
30599 par une autre valeur.
30600  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30601  façon implicite quand  
30602 \series bold
30603
30604 \backslash
30605 FigBesBeg
30606 \series default
30607  est utilisé sans argument.
30608  Pour le tableau
30609 \begin_inset space ~
30610 \end_inset
30611
30612
30613 \begin_inset CommandInset ref
30614 LatexCommand ref
30615 reference "tab:cap-beside-tab-wider"
30616
30617 \end_inset
30618
30619  on a utilisé 5 comme facteur.
30620 \end_layout
30621
30622 \begin_layout Standard
30623
30624 \lang english
30625 \begin_inset Note Greyedout
30626 status open
30627
30628 \begin_layout Plain Layout
30629
30630 \series bold
30631 Note:
30632 \series default
30633  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30634  utiliser l'option de placement, 
30635 \family sans
30636 Ici
30637 \begin_inset space ~
30638 \end_inset
30639
30640 à
30641 \begin_inset space ~
30642 \end_inset
30643
30644 tout
30645 \begin_inset space ~
30646 \end_inset
30647
30648 prix
30649 \family default
30650  parce qu'elle n'est pas gérée par 
30651 \series bold
30652 sidecap
30653 \series default
30654 .
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \end_layout
30661
30662 \begin_layout Standard
30663 \begin_inset VSpace medskip
30664 \end_inset
30665
30666 Pour plus d'information sur le paquetage 
30667 \series bold
30668 sidecap
30669 \series default
30670  nous vous renvoyons à sa documentation 
30671 \begin_inset CommandInset citation
30672 LatexCommand cite
30673 key "sidecap"
30674 literal "true"
30675
30676 \end_inset
30677
30678 .
30679 \end_layout
30680
30681 \begin_layout Standard
30682 \begin_inset Note Greyedout
30683 status open
30684
30685 \begin_layout Plain Layout
30686
30687 \series bold
30688 Note:
30689 \series default
30690  Le paquetage \SpecialChar LaTeX
30691  
30692 \series bold
30693 hypcap
30694 \series default
30695
30696 \begin_inset Index idx
30697 status collapsed
30698
30699 \begin_layout Plain Layout
30700 Paquetages \SpecialChar LaTeX
30701  ! hypcap
30702 \end_layout
30703
30704 \end_inset
30705
30706 , qui est décrit dans la section
30707 \begin_inset space ~
30708 \end_inset
30709
30710
30711 \begin_inset CommandInset ref
30712 LatexCommand ref
30713 reference "subsec:Reference-Position"
30714
30715 \end_inset
30716
30717 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Standard
30726 \begin_inset ERT
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730
30731
30732 \backslash
30733 FigBesBeg 
30734 \end_layout
30735
30736 \end_inset
30737
30738
30739 \end_layout
30740
30741 \begin_layout Standard
30742 \begin_inset Float figure
30743 wide false
30744 sideways false
30745 status open
30746
30747 \begin_layout Plain Layout
30748 \begin_inset Graphics
30749         filename ../clipart/escher-lsd.eps
30750         scale 75
30751         scaleBeforeRotation
30752
30753 \end_inset
30754
30755
30756 \end_layout
30757
30758 \begin_layout Plain Layout
30759 \begin_inset Caption Standard
30760
30761 \begin_layout Plain Layout
30762 \begin_inset CommandInset label
30763 LatexCommand label
30764 name "fig:legende-a-coté-fig"
30765
30766 \end_inset
30767
30768 Une légende à côté d'une figure.
30769 \end_layout
30770
30771 \end_inset
30772
30773
30774 \end_layout
30775
30776 \end_inset
30777
30778
30779 \end_layout
30780
30781 \begin_layout Standard
30782 \begin_inset ERT
30783 status collapsed
30784
30785 \begin_layout Plain Layout
30786
30787
30788 \backslash
30789 FigBesEnd
30790 \end_layout
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Standard
30798 \begin_inset ERT
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802
30803
30804 \backslash
30805 TabBesBeg 
30806 \end_layout
30807
30808 \end_inset
30809
30810
30811 \end_layout
30812
30813 \begin_layout Standard
30814 \begin_inset Float table
30815 wide false
30816 sideways false
30817 status open
30818
30819 \begin_layout Plain Layout
30820 \begin_inset Caption Standard
30821
30822 \begin_layout Plain Layout
30823 \begin_inset CommandInset label
30824 LatexCommand label
30825 name "tab:legende-à-coté-tableau"
30826
30827 \end_inset
30828
30829 Une légende à côté d'un tableau.
30830 \end_layout
30831
30832 \end_inset
30833
30834
30835 \end_layout
30836
30837 \begin_layout Plain Layout
30838 \begin_inset Tabular
30839 <lyxtabular version="3" rows="4" columns="5">
30840 <features tabularvalignment="middle">
30841 <column alignment="center" valignment="top">
30842 <column alignment="center" valignment="top">
30843 <column alignment="center" valignment="top">
30844 <column alignment="center" valignment="top">
30845 <column alignment="center" valignment="top">
30846 <row>
30847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30848 \begin_inset Text
30849
30850 \begin_layout Plain Layout
30851 a
30852 \end_layout
30853
30854 \end_inset
30855 </cell>
30856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30857 \begin_inset Text
30858
30859 \begin_layout Plain Layout
30860
30861 \end_layout
30862
30863 \end_inset
30864 </cell>
30865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30866 \begin_inset Text
30867
30868 \begin_layout Plain Layout
30869 b
30870 \end_layout
30871
30872 \end_inset
30873 </cell>
30874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30875 \begin_inset Text
30876
30877 \begin_layout Plain Layout
30878
30879 \end_layout
30880
30881 \end_inset
30882 </cell>
30883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30884 \begin_inset Text
30885
30886 \begin_layout Plain Layout
30887 c
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 </row>
30893 <row>
30894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30904 \begin_inset Text
30905
30906 \begin_layout Plain Layout
30907 d
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916
30917 \end_layout
30918
30919 \end_inset
30920 </cell>
30921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30922 \begin_inset Text
30923
30924 \begin_layout Plain Layout
30925 e
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30931 \begin_inset Text
30932
30933 \begin_layout Plain Layout
30934
30935 \end_layout
30936
30937 \end_inset
30938 </cell>
30939 </row>
30940 <row>
30941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30942 \begin_inset Text
30943
30944 \begin_layout Plain Layout
30945 f
30946 \end_layout
30947
30948 \end_inset
30949 </cell>
30950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30951 \begin_inset Text
30952
30953 \begin_layout Plain Layout
30954
30955 \end_layout
30956
30957 \end_inset
30958 </cell>
30959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30960 \begin_inset Text
30961
30962 \begin_layout Plain Layout
30963 g
30964 \end_layout
30965
30966 \end_inset
30967 </cell>
30968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30969 \begin_inset Text
30970
30971 \begin_layout Plain Layout
30972
30973 \end_layout
30974
30975 \end_inset
30976 </cell>
30977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30978 \begin_inset Text
30979
30980 \begin_layout Plain Layout
30981 h
30982 \end_layout
30983
30984 \end_inset
30985 </cell>
30986 </row>
30987 <row>
30988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30989 \begin_inset Text
30990
30991 \begin_layout Plain Layout
30992
30993 \end_layout
30994
30995 \end_inset
30996 </cell>
30997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30998 \begin_inset Text
30999
31000 \begin_layout Plain Layout
31001 i
31002 \end_layout
31003
31004 \end_inset
31005 </cell>
31006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31007 \begin_inset Text
31008
31009 \begin_layout Plain Layout
31010
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019 j
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31025 \begin_inset Text
31026
31027 \begin_layout Plain Layout
31028
31029 \end_layout
31030
31031 \end_inset
31032 </cell>
31033 </row>
31034 </lyxtabular>
31035
31036 \end_inset
31037
31038
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \end_layout
31045
31046 \begin_layout Standard
31047 \begin_inset ERT
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051
31052
31053 \backslash
31054 TabBesEnd
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \end_layout
31061
31062 \begin_layout Standard
31063 \begin_inset ERT
31064 status collapsed
31065
31066 \begin_layout Plain Layout
31067
31068
31069 \backslash
31070 FigBesBeg 
31071 \end_layout
31072
31073 \end_inset
31074
31075
31076 \end_layout
31077
31078 \begin_layout Standard
31079 \begin_inset ERT
31080 status collapsed
31081
31082 \begin_layout Plain Layout
31083
31084
31085 \backslash
31086 sidecaptionvpos{figure}{c}
31087 \end_layout
31088
31089 \end_inset
31090
31091
31092 \begin_inset Float figure
31093 wide false
31094 sideways false
31095 status open
31096
31097 \begin_layout Plain Layout
31098 \begin_inset Graphics
31099         filename ../clipart/escher-lsd.eps
31100         scale 75
31101         scaleBeforeRotation
31102
31103 \end_inset
31104
31105
31106 \end_layout
31107
31108 \begin_layout Plain Layout
31109 \begin_inset Caption Standard
31110
31111 \begin_layout Plain Layout
31112 \begin_inset CommandInset label
31113 LatexCommand label
31114 name "fig:legende-à-coté-fig-2"
31115
31116 \end_inset
31117
31118 Une légende centrée verticalement à côté d'une figure.
31119 \end_layout
31120
31121 \end_inset
31122
31123
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Standard
31132 \begin_inset ERT
31133 status collapsed
31134
31135 \begin_layout Plain Layout
31136
31137
31138 \backslash
31139 FigBesEnd
31140 \end_layout
31141
31142 \end_inset
31143
31144
31145 \end_layout
31146
31147 \begin_layout Standard
31148 \begin_inset ERT
31149 status collapsed
31150
31151 \begin_layout Plain Layout
31152
31153
31154 \backslash
31155 TabBesBeg[5]
31156 \end_layout
31157
31158 \end_inset
31159
31160
31161 \end_layout
31162
31163 \begin_layout Standard
31164 \begin_inset Float table
31165 wide false
31166 sideways false
31167 status open
31168
31169 \begin_layout Plain Layout
31170 \begin_inset Caption Standard
31171
31172 \begin_layout Plain Layout
31173
31174 \lang english
31175 \begin_inset CommandInset label
31176 LatexCommand label
31177 name "tab:cap-beside-tab-wider"
31178
31179 \end_inset
31180
31181 This is a caption is wider than the one in
31182 \lang french
31183  tableau
31184 \begin_inset space ~
31185 \end_inset
31186
31187
31188 \begin_inset CommandInset ref
31189 LatexCommand ref
31190 reference "tab:legende-à-coté-tableau"
31191
31192 \end_inset
31193
31194 .
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \end_layout
31201
31202 \begin_layout Plain Layout
31203 \begin_inset Tabular
31204 <lyxtabular version="3" rows="4" columns="5">
31205 <features tabularvalignment="middle">
31206 <column alignment="center" valignment="top">
31207 <column alignment="center" valignment="top">
31208 <column alignment="center" valignment="top">
31209 <column alignment="center" valignment="top">
31210 <column alignment="center" valignment="top">
31211 <row>
31212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31213 \begin_inset Text
31214
31215 \begin_layout Plain Layout
31216 a
31217 \end_layout
31218
31219 \end_inset
31220 </cell>
31221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31222 \begin_inset Text
31223
31224 \begin_layout Plain Layout
31225
31226 \end_layout
31227
31228 \end_inset
31229 </cell>
31230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31231 \begin_inset Text
31232
31233 \begin_layout Plain Layout
31234 b
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31249 \begin_inset Text
31250
31251 \begin_layout Plain Layout
31252 c
31253 \end_layout
31254
31255 \end_inset
31256 </cell>
31257 </row>
31258 <row>
31259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31260 \begin_inset Text
31261
31262 \begin_layout Plain Layout
31263
31264 \end_layout
31265
31266 \end_inset
31267 </cell>
31268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31269 \begin_inset Text
31270
31271 \begin_layout Plain Layout
31272 d
31273 \end_layout
31274
31275 \end_inset
31276 </cell>
31277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31278 \begin_inset Text
31279
31280 \begin_layout Plain Layout
31281
31282 \end_layout
31283
31284 \end_inset
31285 </cell>
31286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31287 \begin_inset Text
31288
31289 \begin_layout Plain Layout
31290 e
31291 \end_layout
31292
31293 \end_inset
31294 </cell>
31295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31296 \begin_inset Text
31297
31298 \begin_layout Plain Layout
31299
31300 \end_layout
31301
31302 \end_inset
31303 </cell>
31304 </row>
31305 <row>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310 f
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328 g
31329 \end_layout
31330
31331 \end_inset
31332 </cell>
31333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31334 \begin_inset Text
31335
31336 \begin_layout Plain Layout
31337
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout Plain Layout
31346 h
31347 \end_layout
31348
31349 \end_inset
31350 </cell>
31351 </row>
31352 <row>
31353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357
31358 \end_layout
31359
31360 \end_inset
31361 </cell>
31362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366 i
31367 \end_layout
31368
31369 \end_inset
31370 </cell>
31371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31372 \begin_inset Text
31373
31374 \begin_layout Plain Layout
31375
31376 \end_layout
31377
31378 \end_inset
31379 </cell>
31380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31381 \begin_inset Text
31382
31383 \begin_layout Plain Layout
31384 j
31385 \end_layout
31386
31387 \end_inset
31388 </cell>
31389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31390 \begin_inset Text
31391
31392 \begin_layout Plain Layout
31393
31394 \end_layout
31395
31396 \end_inset
31397 </cell>
31398 </row>
31399 </lyxtabular>
31400
31401 \end_inset
31402
31403
31404 \end_layout
31405
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 \begin_inset ERT
31413 status collapsed
31414
31415 \begin_layout Plain Layout
31416
31417
31418 \backslash
31419 TabBesEnd
31420 \end_layout
31421
31422 \end_inset
31423
31424
31425 \end_layout
31426
31427 \begin_layout Standard
31428 \begin_inset ERT
31429 status collapsed
31430
31431 \begin_layout Plain Layout
31432
31433
31434 \backslash
31435 else
31436 \end_layout
31437
31438 \end_inset
31439
31440
31441 \begin_inset Note Note
31442 status open
31443
31444 \begin_layout Plain Layout
31445 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31446  
31447 \series bold
31448 sidecap
31449 \series default
31450  n'est pas installé :
31451 \end_layout
31452
31453 \end_inset
31454
31455
31456 \end_layout
31457
31458 \begin_layout Standard
31459 Vous devez installer le paquetage \SpecialChar LaTeX
31460  
31461 \series bold
31462 sidecap
31463 \series default
31464  pour voir la suite de cette section dans la sortie imprimée.
31465 \end_layout
31466
31467 \begin_layout Standard
31468 \begin_inset ERT
31469 status collapsed
31470
31471 \begin_layout Plain Layout
31472
31473
31474 \backslash
31475 fi
31476 \end_layout
31477
31478 \end_inset
31479
31480
31481 \end_layout
31482
31483 \begin_layout Section
31484 Les listes de flottants
31485 \begin_inset Index idx
31486 status collapsed
31487
31488 \begin_layout Plain Layout
31489 Flottants ! Listes de Flottants
31490 \end_layout
31491
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \begin_layout Standard
31498 De la même façon que la table des matières fait la liste des sections du
31499  document, il y a des listes pour tous les types de flottants, comme par
31500  exemple pour les figures du document.
31501  Vous pouvez les insérer en utilisant le menu 
31502 \family sans
31503 Insertion\SpecialChar menuseparator
31504 Listes
31505 \begin_inset space ~
31506 \end_inset
31507
31508 &
31509 \begin_inset space ~
31510 \end_inset
31511
31512 TdM
31513 \family default
31514 .
31515 \end_layout
31516
31517 \begin_layout Standard
31518 Les entrées de la liste sont la légende du flottant ou éventuellement le
31519  titre court, le numéro du flottant, et le numéro de la page où le flottant
31520  apparaît dans le document.
31521 \end_layout
31522
31523 \begin_layout Standard
31524 Vous trouverez à la fin de ce document une liste des figures et une liste
31525  des tableaux.
31526 \end_layout
31527
31528 \begin_layout Chapter
31529 Notes
31530 \end_layout
31531
31532 \begin_layout Section
31533 Les notes de \SpecialChar LyX
31534
31535 \begin_inset Index idx
31536 status collapsed
31537
31538 \begin_layout Plain Layout
31539 Notes ! Notes \SpecialChar LyX
31540  
31541 \end_layout
31542
31543 \end_inset
31544
31545
31546 \end_layout
31547
31548 \begin_layout Standard
31549 On peut insérer une note en utilisant le bouton 
31550 \begin_inset Info
31551 type  "icon"
31552 arg   "note-insert"
31553 \end_inset
31554
31555  de la barre d'outils ou avec le menu 
31556 \family sans
31557 Insertion\SpecialChar menuseparator
31558 Note
31559 \family default
31560 .
31561  Il y a trois types de notes :
31562 \end_layout
31563
31564 \begin_layout Description
31565 Note
31566 \begin_inset space ~
31567 \end_inset
31568
31569 \SpecialChar LyX
31570  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31571  La boîte de cette note ressemble à ceci :
31572 \begin_inset Newline newline
31573 \end_inset
31574
31575
31576 \begin_inset Newline newline
31577 \end_inset
31578
31579
31580 \begin_inset Graphics
31581         filename clipart/LyXNoteImage.png
31582         display false
31583         scale 90
31584         scaleBeforeRotation
31585
31586 \end_inset
31587
31588  
31589 \begin_inset Note Note
31590 status open
31591
31592 \begin_layout Plain Layout
31593 Le texte de cette note n'apparaîtra pas à l'impression.
31594 \end_layout
31595
31596 \end_inset
31597
31598
31599 \end_layout
31600
31601 \begin_layout Description
31602 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31603  il est inséré comme un commentaire \SpecialChar LaTeX
31604  quand vous exportez votre document
31605  vers un fichier au format \SpecialChar LaTeX
31606  avec le menu 
31607 \family sans
31608 Fichier\SpecialChar menuseparator
31609 Exporter\SpecialChar menuseparator
31610 LaTeX
31611 \begin_inset space ~
31612 \end_inset
31613
31614 (pdflatex) / (plain)
31615 \family default
31616 .
31617  La boîte de cette note ressemble à ceci :
31618 \begin_inset Newline newline
31619 \end_inset
31620
31621
31622 \begin_inset Newline newline
31623 \end_inset
31624
31625
31626 \begin_inset Graphics
31627         filename clipart/CommentNoteImage.png
31628         display false
31629         scale 90
31630         scaleBeforeRotation
31631
31632 \end_inset
31633
31634  
31635 \begin_inset Note Comment
31636 status open
31637
31638 \begin_layout Plain Layout
31639 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31640  \SpecialChar LaTeX
31641 .
31642 \end_layout
31643
31644 \end_inset
31645
31646
31647 \end_layout
31648
31649 \begin_layout Description
31650 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31651  La boîte de cette note ressemble à ceci :
31652 \begin_inset Newline newline
31653 \end_inset
31654
31655
31656 \begin_inset Newline newline
31657 \end_inset
31658
31659
31660 \begin_inset Graphics
31661         filename clipart/GreyedOutNoteImage.png
31662         lyxscale 80
31663         display false
31664         scale 90
31665         scaleBeforeRotation
31666
31667 \end_inset
31668
31669
31670 \begin_inset Newline newline
31671 \end_inset
31672
31673
31674 \begin_inset ERT
31675 status collapsed
31676
31677 \begin_layout Plain Layout
31678
31679
31680 \backslash
31681 renewenvironment{lyxgreyedout}
31682 \end_layout
31683
31684 \begin_layout Plain Layout
31685
31686 {
31687 \backslash
31688 textcolor[gray]{0.8}
31689 \backslash
31690 bgroup}{
31691 \backslash
31692 egroup}
31693 \end_layout
31694
31695 \end_inset
31696
31697
31698 \begin_inset Note Greyedout
31699 status open
31700
31701 \begin_layout Plain Layout
31702 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31703  grisé.
31704 \end_layout
31705
31706 \end_inset
31707
31708
31709 \begin_inset ERT
31710 status collapsed
31711
31712 \begin_layout Plain Layout
31713
31714
31715 \backslash
31716 renewenvironment{lyxgreyedout}
31717 \end_layout
31718
31719 \begin_layout Plain Layout
31720
31721 {
31722 \backslash
31723 textcolor{blue}
31724 \backslash
31725 bgroup}{
31726 \backslash
31727 egroup}
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \begin_inset Note Note
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31738  originale qu'elle a dans \SpecialChar LyX
31739 .
31740  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31741  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31742 \end_layout
31743
31744 \end_inset
31745
31746
31747 \begin_inset Newline newline
31748 \end_inset
31749
31750
31751 \begin_inset Newline newline
31752 \end_inset
31753
31754 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31755  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31756 \end_layout
31757
31758 \begin_layout Standard
31759 \begin_inset VSpace bigskip
31760 \end_inset
31761
31762 Quand vous utilisez le bouton 
31763 \begin_inset Info
31764 type  "icon"
31765 arg   "note-insert"
31766 \end_inset
31767
31768  de la barre d'outils, vous insérez une 
31769 \family sans
31770 Note
31771 \begin_inset space ~
31772 \end_inset
31773
31774 \SpecialChar LyX
31775
31776 \family default
31777 .
31778  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31779  la boîte.
31780  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31781 la et cliquez sur le bouton d'insertion de note.
31782  Pour retransformer une note en texte, appuyez sur la touche 
31783 \family sans
31784 backspace
31785 \family default
31786  quand le curseur est au tout début de la note ou appuyez sur la touche
31787  
31788 \family sans
31789 Suppr.
31790
31791 \family default
31792  quand le curseur se trouve à la fin de la note.
31793 \end_layout
31794
31795 \begin_layout Standard
31796 \begin_inset VSpace bigskip
31797 \end_inset
31798
31799
31800 \end_layout
31801
31802 \begin_layout Standard
31803 Vous pouvez changer la couleur des notes grisées dans le menu 
31804 \family sans
31805 Document\SpecialChar menuseparator
31806 Paramètres\SpecialChar menuseparator
31807 Couleurs
31808 \family default
31809 .
31810 \end_layout
31811
31812 \begin_layout Section
31813 Notes en bas de page
31814 \begin_inset CommandInset label
31815 LatexCommand label
31816 name "sec:Notes-bas-de-page"
31817
31818 \end_inset
31819
31820
31821 \begin_inset Index idx
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825 Notes ! Notes de bas de page
31826 \end_layout
31827
31828 \end_inset
31829
31830
31831 \begin_inset Index idx
31832 status collapsed
31833
31834 \begin_layout Plain Layout
31835 Notes de bas de page
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \end_layout
31842
31843 \begin_layout Standard
31844 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31845  
31846 \begin_inset Info
31847 type  "icon"
31848 arg   "footnote-insert"
31849 \end_inset
31850
31851  de la barre d'outils, soit en utilisant le menu 
31852 \family sans
31853 Insertion\SpecialChar menuseparator
31854 Note
31855 \begin_inset space ~
31856 \end_inset
31857
31858 en
31859 \begin_inset space ~
31860 \end_inset
31861
31862 Bas
31863 \begin_inset space ~
31864 \end_inset
31865
31866 de
31867 \begin_inset space ~
31868 \end_inset
31869
31870 Page
31871 \family default
31872 .
31873  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31874  rouge 
31875 \begin_inset Quotes cld
31876 \end_inset
31877
31878 bas
31879 \begin_inset Quotes crd
31880 \end_inset
31881
31882  qui ressemble à ceci : 
31883 \begin_inset Graphics
31884         filename clipart/footnote.png
31885         scale 95
31886         scaleBeforeRotation
31887
31888 \end_inset
31889
31890  Vous pouvez y entrer votre texte.
31891  Si vous voulez transformer du texte déjà existant en note en bas de page,
31892  sélectionnez-le et cliquez sur le bouton 
31893 \family sans
31894 Note
31895 \begin_inset space ~
31896 \end_inset
31897
31898 en
31899 \begin_inset space ~
31900 \end_inset
31901
31902 Bas
31903 \begin_inset space ~
31904 \end_inset
31905
31906 de
31907 \begin_inset space ~
31908 \end_inset
31909
31910 Page
31911 \family default
31912  de la barre d'outils.
31913  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31914  
31915 \family sans
31916 Backspace
31917 \family default
31918  quand le curseur est au tout début de la note ou appuyez sur la touche
31919  
31920 \family sans
31921 Suppr.
31922
31923 \family default
31924  quand le curseur se trouve à la fin de la note.
31925 \end_layout
31926
31927 \begin_layout Standard
31928 Voici un exemple de note en bas de page:
31929 \begin_inset Foot
31930 status open
31931
31932 \begin_layout Plain Layout
31933 \begin_inset CommandInset label
31934 LatexCommand label
31935 name "fn:Note-en-bas"
31936
31937 \end_inset
31938
31939 Ceci est un exemple de note en bas de page.
31940 \end_layout
31941
31942 \end_inset
31943
31944
31945 \begin_inset ERT
31946 status collapsed
31947
31948 \begin_layout Plain Layout
31949
31950
31951 \backslash
31952 newcounter{MyRepeatFoot}
31953 \end_layout
31954
31955 \begin_layout Plain Layout
31956
31957
31958 \backslash
31959 setcounter{MyRepeatFoot}{
31960 \backslash
31961 thefootnote}
31962 \end_layout
31963
31964 \end_inset
31965
31966
31967 \end_layout
31968
31969 \begin_layout Standard
31970 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31971  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31972  de note.
31973  Le texte de la note est placé en bas de la page courante.
31974  Le numéro de note est calculé par \SpecialChar LaTeX
31975 , et les numéros se suivent.
31976  Selon votre classe de document les numéros de notes pourront être réinitialisés
31977  à chaque nouveau chapitre.
31978 \end_layout
31979
31980 \begin_layout Standard
31981 On peut faire référence à une note en bas de page comme on le fait avec
31982  les flottants : Insérez une étiquette dans la note et faites une référence
31983  croisée vers cette étiquette comme c'est décrit dans la
31984 \begin_inset space ~
31985 \end_inset
31986
31987
31988 \begin_inset CommandInset ref
31989 LatexCommand ref
31990 reference "sec:Referencer-les-Flottants"
31991
31992 \end_inset
31993
31994 .
31995 \begin_inset Newline newline
31996 \end_inset
31997
31998 Voici une référence à une note de bas de page :
31999 \begin_inset space ~
32000 \end_inset
32001
32002
32003 \begin_inset CommandInset ref
32004 LatexCommand ref
32005 reference "fn:Note-en-bas"
32006
32007 \end_inset
32008
32009 .
32010 \end_layout
32011
32012 \begin_layout Standard
32013 \begin_inset VSpace defskip
32014 \end_inset
32015
32016
32017 \lang english
32018 Footnotes in title environments are usually not numbered with symbols and
32019  they cannot contain several paragraphs.
32020  See for example the footnote in the titling of this document.
32021 \end_layout
32022
32023 \begin_layout Standard
32024 \begin_inset VSpace defskip
32025 \end_inset
32026
32027
32028 \end_layout
32029
32030 \begin_layout Standard
32031 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
32032  par \SpecialChar LaTeX
32033  pour des raisons techniques.
32034  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
32035  
32036 \series bold
32037
32038 \backslash
32039 footnotemark{}
32040 \series default
32041  en code \SpecialChar TeX
32042  à la place de la note de bas de page.
32043  Le texte de la note est mis en argument de la commande \SpecialChar TeX
32044  
32045 \series bold
32046
32047 \backslash
32048 footnotetext
32049 \series default
32050  après le tableau.
32051 \begin_inset Newline newline
32052 \end_inset
32053
32054 C'est ce qui a été fait pour le tableau qui suit avec la commande
32055 \end_layout
32056
32057 \begin_layout Standard
32058
32059 \series bold
32060
32061 \backslash
32062 footnotetext{
32063 \series default
32064 Note de bas de page de tableau imprimée.
32065 \series bold
32066 }
32067 \end_layout
32068
32069 \begin_layout Standard
32070
32071 \lang english
32072 \begin_inset Tabular
32073 <lyxtabular version="3" rows="2" columns="1">
32074 <features tabularvalignment="middle">
32075 <column alignment="center" valignment="top">
32076 <row>
32077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081 Un exemple de texte
32082 \begin_inset Foot
32083 status open
32084
32085 \begin_layout Plain Layout
32086 Cette note ne sera pas imprimée
32087 \begin_inset space ~
32088 \end_inset
32089
32090 !
32091 \end_layout
32092
32093 \end_inset
32094
32095
32096 \end_layout
32097
32098 \end_inset
32099 </cell>
32100 </row>
32101 <row>
32102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32103 \begin_inset Text
32104
32105 \begin_layout Plain Layout
32106 Un autre exemple de texte
32107 \begin_inset ERT
32108 status collapsed
32109
32110 \begin_layout Plain Layout
32111
32112
32113 \backslash
32114 footnotemark{}
32115 \end_layout
32116
32117 \end_inset
32118
32119
32120 \end_layout
32121
32122 \end_inset
32123 </cell>
32124 </row>
32125 </lyxtabular>
32126
32127 \end_inset
32128
32129
32130 \begin_inset ERT
32131 status collapsed
32132
32133 \begin_layout Plain Layout
32134
32135
32136 \backslash
32137 footnotetext{
32138 \end_layout
32139
32140 \end_inset
32141
32142
32143 \lang french
32144 Note de bas de page de tableau imprimée.
32145 \lang english
32146
32147 \begin_inset ERT
32148 status collapsed
32149
32150 \begin_layout Plain Layout
32151
32152 }
32153 \end_layout
32154
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Standard
32161 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32162  la section
32163 \begin_inset space ~
32164 \end_inset
32165
32166
32167 \begin_inset CommandInset ref
32168 LatexCommand ref
32169 reference "subsec:Notes-dans-tableau-multi-pages"
32170
32171 \end_inset
32172
32173 .
32174 \end_layout
32175
32176 \begin_layout Standard
32177 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32178  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32179 e, vu que la minipage est considérée comme une page se trouvant dans une
32180  autre page.
32181  Pour plus d'information sur les minipages, voyez la section
32182 \begin_inset space ~
32183 \end_inset
32184
32185
32186 \begin_inset CommandInset ref
32187 LatexCommand ref
32188 reference "sec:Minipages"
32189
32190 \end_inset
32191
32192 .
32193  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32194  s'imprime en bas de page comme une note normale, on doit aussi utiliser
32195  la méthode utilisant les commandes 
32196 \series bold
32197
32198 \backslash
32199 footnotemark{}
32200 \series default
32201  et 
32202 \series bold
32203
32204 \backslash
32205 footnotetext
32206 \series default
32207 .
32208 \end_layout
32209
32210 \begin_layout Standard
32211 \begin_inset Box Frameless
32212 position "t"
32213 hor_pos "c"
32214 has_inner_box 1
32215 inner_pos "t"
32216 use_parbox 0
32217 use_makebox 0
32218 width "100col%"
32219 special "none"
32220 height "1in"
32221 height_special "totalheight"
32222 thickness "0.4pt"
32223 separation "3pt"
32224 shadowsize "4pt"
32225 framecolor "black"
32226 backgroundcolor "none"
32227 status open
32228
32229 \begin_layout Plain Layout
32230 Un exemple de texte dans une minipage.
32231 \begin_inset Foot
32232 status open
32233
32234 \begin_layout Plain Layout
32235 Note de bas de page dans la minipage.
32236 \end_layout
32237
32238 \end_inset
32239
32240
32241 \end_layout
32242
32243 \begin_layout Plain Layout
32244 Un autre exemple de texte dans une minipage.
32245 \begin_inset ERT
32246 status collapsed
32247
32248 \begin_layout Plain Layout
32249
32250
32251 \backslash
32252 footnotemark{}
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \begin_layout Standard
32266 \begin_inset ERT
32267 status collapsed
32268
32269 \begin_layout Plain Layout
32270
32271
32272 \backslash
32273 footnotetext{
32274 \end_layout
32275
32276 \end_inset
32277
32278 Note de bas de page en dehors de la minipage.
32279 \begin_inset ERT
32280 status collapsed
32281
32282 \begin_layout Plain Layout
32283
32284 }
32285 \end_layout
32286
32287 \end_inset
32288
32289
32290 \end_layout
32291
32292 \begin_layout Standard
32293 \begin_inset VSpace defskip
32294 \end_inset
32295
32296
32297 \end_layout
32298
32299 \begin_layout Standard
32300 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32301  utilisez la commande 
32302 \series bold
32303
32304 \backslash
32305 footnotemark[number]
32306 \series default
32307  en code \SpecialChar TeX
32308 .
32309 \begin_inset Newline newline
32310 \end_inset
32311
32312 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32313  votre texte, vous devez enregistrer son numéro.
32314  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32315  ont été insérées en code \SpecialChar TeX
32316  après la note
32317 \begin_inset space ~
32318 \end_inset
32319
32320
32321 \begin_inset CommandInset ref
32322 LatexCommand ref
32323 reference "fn:Note-en-bas"
32324
32325 \end_inset
32326
32327  pour enregistrer son numéro
32328 \begin_inset space ~
32329 \end_inset
32330
32331 :
32332 \end_layout
32333
32334 \begin_layout Standard
32335
32336 \series bold
32337
32338 \backslash
32339 newcounter{MaNoteDupliquee}
32340 \begin_inset Newline newline
32341 \end_inset
32342
32343
32344 \backslash
32345 setcounter{MaNoteDupliquee}{
32346 \backslash
32347 thefootnote}
32348 \end_layout
32349
32350 \begin_layout Standard
32351 La note de bas de page a été créée avec la commande
32352 \begin_inset space ~
32353 \end_inset
32354
32355 :
32356 \end_layout
32357
32358 \begin_layout Standard
32359
32360 \series bold
32361
32362 \backslash
32363 footnotemark[
32364 \backslash
32365 MaNoteDupliquee]
32366 \end_layout
32367
32368 \begin_layout Standard
32369 Voici une note de bas de page dupliquée
32370 \begin_inset space ~
32371 \end_inset
32372
32373 :
32374 \begin_inset ERT
32375 status collapsed
32376
32377 \begin_layout Plain Layout
32378
32379
32380 \backslash
32381 footnotemark[
32382 \backslash
32383 theMyRepeatFoot]
32384 \end_layout
32385
32386 \end_inset
32387
32388
32389 \end_layout
32390
32391 \begin_layout Standard
32392 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32393 t du numéro de note et juste utiliser la commande suivante
32394 \end_layout
32395
32396 \begin_layout Standard
32397
32398 \series bold
32399
32400 \backslash
32401 footnotemark[
32402 \backslash
32403 thefootnote]
32404 \end_layout
32405
32406 \begin_layout Standard
32407 Voici une autre note de bas de page dupliquée
32408 \begin_inset space ~
32409 \end_inset
32410
32411 :
32412 \begin_inset ERT
32413 status collapsed
32414
32415 \begin_layout Plain Layout
32416
32417
32418 \backslash
32419 footnotemark[
32420 \backslash
32421 thefootnote]
32422 \end_layout
32423
32424 \end_inset
32425
32426
32427 \end_layout
32428
32429 \begin_layout Subsection
32430 Numérotation de notes de bas de page
32431 \begin_inset CommandInset label
32432 LatexCommand label
32433 name "subsec:Numerotation-notes-bas-de-page"
32434
32435 \end_inset
32436
32437
32438 \begin_inset Index idx
32439 status collapsed
32440
32441 \begin_layout Plain Layout
32442 Notes de bas de page ! Numérotation
32443 \end_layout
32444
32445 \end_inset
32446
32447
32448 \end_layout
32449
32450 \begin_layout Standard
32451 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32452  ajoutez cette commande dans le préambule de votre document :
32453 \end_layout
32454
32455 \begin_layout Standard
32456
32457 \series bold
32458
32459 \backslash
32460 @addtoreset{footnote}{section}
32461 \end_layout
32462
32463 \begin_layout Standard
32464 \begin_inset VSpace bigskip
32465 \end_inset
32466
32467 La commande de préambule suivante change le style de numérotation des notes
32468  en petits chiffres romains :
32469 \end_layout
32470
32471 \begin_layout Standard
32472
32473 \series bold
32474
32475 \backslash
32476 renewcommand{
32477 \backslash
32478 thefootnote}{
32479 \backslash
32480 roman{footnote}}
32481 \end_layout
32482
32483 \begin_layout Standard
32484 \begin_inset ERT
32485 status collapsed
32486
32487 \begin_layout Plain Layout
32488
32489
32490 \backslash
32491 renewcommand{
32492 \backslash
32493 thefootnote}{
32494 \backslash
32495 roman{footnote}}
32496 \end_layout
32497
32498 \end_inset
32499
32500  Cette note de bas de page utilise une numérotation en chiffres romains
32501  :
32502 \begin_inset Foot
32503 status open
32504
32505 \begin_layout Plain Layout
32506 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32507  romains.
32508 \end_layout
32509
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \begin_layout Standard
32516 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32517  la commande précédente 
32518 \series bold
32519
32520 \backslash
32521 roman
32522 \series default
32523  par 
32524 \series bold
32525
32526 \backslash
32527 Roman
32528 \series default
32529 .
32530  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32531  utilisez respectivement soit 
32532 \series bold
32533
32534 \backslash
32535 Alph
32536 \series default
32537  soit 
32538 \series bold
32539
32540 \backslash
32541 alph
32542 \series default
32543 .
32544  Pour les 
32545 \begin_inset Quotes cld
32546 \end_inset
32547
32548 numéroter
32549 \begin_inset Quotes crd
32550 \end_inset
32551
32552  avec des symboles, utilisez 
32553 \series bold
32554
32555 \backslash
32556 fnsymbol
32557 \series default
32558 .
32559 \end_layout
32560
32561 \begin_layout Standard
32562 \begin_inset Note Greyedout
32563 status open
32564
32565 \begin_layout Plain Layout
32566
32567 \series bold
32568 Note:
32569 \series default
32570  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32571  puisque cette numérotation est limitée à des lettres seules.
32572 \end_layout
32573
32574 \end_inset
32575
32576
32577 \begin_inset Newline newline
32578 \end_inset
32579
32580
32581 \begin_inset Note Greyedout
32582 status open
32583
32584 \begin_layout Plain Layout
32585
32586 \series bold
32587 Note:
32588 \series default
32589  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32590 \end_layout
32591
32592 \end_inset
32593
32594
32595 \end_layout
32596
32597 \begin_layout Standard
32598 Pour revenir au style de numérotation implicite quand vous en avez changé,
32599  utilisez 
32600 \series bold
32601
32602 \backslash
32603 arabic
32604 \series default
32605  à la place de 
32606 \series bold
32607
32608 \backslash
32609 roman
32610 \series default
32611  dans la commande précédente.
32612 \begin_inset ERT
32613 status collapsed
32614
32615 \begin_layout Plain Layout
32616
32617
32618 \backslash
32619 renewcommand{
32620 \backslash
32621 thefootnote}{
32622 \backslash
32623 arabic{footnote}}
32624 \end_layout
32625
32626 \end_inset
32627
32628
32629 \end_layout
32630
32631 \begin_layout Standard
32632 \begin_inset VSpace bigskip
32633 \end_inset
32634
32635
32636 \end_layout
32637
32638 \begin_layout Standard
32639 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32640  le schéma 
32641 \begin_inset Quotes cld
32642 \end_inset
32643
32644 chapitre.note
32645 \begin_inset Quotes crd
32646 \end_inset
32647
32648 , ajoutez la commande suivante au préambule de votre document :
32649 \end_layout
32650
32651 \begin_layout Standard
32652
32653 \series bold
32654
32655 \backslash
32656 numberwithin{footnote}{chapter}
32657 \end_layout
32658
32659 \begin_layout Standard
32660 Pour pouvoir utiliser la commande 
32661 \series bold
32662
32663 \backslash
32664 numberwithin
32665 \series default
32666 , activez dans la rubrique 
32667 \family sans
32668 Options
32669 \begin_inset space ~
32670 \end_inset
32671
32672 des
32673 \begin_inset space ~
32674 \end_inset
32675
32676 Maths
32677 \family default
32678  dans les paramètres du document, l'option 
32679 \family sans
32680 Utiliser
32681 \begin_inset space ~
32682 \end_inset
32683
32684 le
32685 \begin_inset space ~
32686 \end_inset
32687
32688 paquetage
32689 \begin_inset space ~
32690 \end_inset
32691
32692 maths
32693 \begin_inset space ~
32694 \end_inset
32695
32696 AMS
32697 \family default
32698 .
32699 \end_layout
32700
32701 \begin_layout Standard
32702 \begin_inset ERT
32703 status collapsed
32704
32705 \begin_layout Plain Layout
32706
32707
32708 \backslash
32709 numberwithin{footnote}{chapter}
32710 \end_layout
32711
32712 \end_inset
32713
32714 Ceci est un autre exemple de note de bas de page:
32715 \series bold
32716
32717 \begin_inset Foot
32718 status open
32719
32720 \begin_layout Plain Layout
32721 Cette note est numérotée en suivant le schéma 
32722 \begin_inset Quotes cld
32723 \end_inset
32724
32725 chapitre.note
32726 \begin_inset Quotes crd
32727 \end_inset
32728
32729 .
32730 \end_layout
32731
32732 \end_inset
32733
32734
32735 \series default
32736
32737 \begin_inset ERT
32738 status collapsed
32739
32740 \begin_layout Plain Layout
32741
32742
32743 \backslash
32744 renewcommand{
32745 \backslash
32746 thefootnote}{
32747 \backslash
32748 arabic{footnote}}
32749 \end_layout
32750
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \begin_layout Standard
32757 \begin_inset Note Greyedout
32758 status open
32759
32760 \begin_layout Plain Layout
32761
32762 \series bold
32763 Note:
32764 \series default
32765  
32766 \series bold
32767
32768 \backslash
32769 numberwithin
32770 \series default
32771  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32772  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32773  prises en compte.
32774  
32775 \end_layout
32776
32777 \end_inset
32778
32779
32780 \end_layout
32781
32782 \begin_layout Standard
32783 Donc pour avoir par exemple le schéma 
32784 \begin_inset Quotes cld
32785 \end_inset
32786
32787 chapitre.
32788 \backslash
32789 Roman{note}
32790 \begin_inset Quotes crd
32791 \end_inset
32792
32793 , utilisez la commande suivante plutôt que 
32794 \series bold
32795
32796 \backslash
32797 numberwithin
32798 \series default
32799  :
32800 \end_layout
32801
32802 \begin_layout Standard
32803
32804 \series bold
32805
32806 \backslash
32807 renewcommand{
32808 \backslash
32809 thefootnote}{
32810 \backslash
32811 thechapter.
32812 \backslash
32813 Roman{footnote}}
32814 \end_layout
32815
32816 \begin_layout Subsection
32817 Positionnement de notes de bas de page
32818 \begin_inset Index idx
32819 status collapsed
32820
32821 \begin_layout Plain Layout
32822 Notes de bas de page ! Positionnement
32823 \end_layout
32824
32825 \end_inset
32826
32827
32828 \end_layout
32829
32830 \begin_layout Standard
32831 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32832  vertical entre elles en bas de la page.
32833  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32834  de 1.5
32835 \begin_inset space \thinspace{}
32836 \end_inset
32837
32838 mm avec la commande suivante dans le préambule :
32839 \end_layout
32840
32841 \begin_layout Standard
32842
32843 \series bold
32844
32845 \backslash
32846 let
32847 \backslash
32848 myFoot
32849 \backslash
32850 footnote
32851 \begin_inset Newline newline
32852 \end_inset
32853
32854
32855 \backslash
32856 renewcommand{
32857 \backslash
32858 footnote}[1]{
32859 \backslash
32860 myFoot{#1
32861 \backslash
32862 vspace{1.5mm}}}
32863 \end_layout
32864
32865 \begin_layout Standard
32866 \begin_inset VSpace bigskip
32867 \end_inset
32868
32869 Dans un document à deux colonnes les notes de bas de page apparaissent en
32870  bas de chaque colonne, comme sur la Figure
32871 \begin_inset space ~
32872 \end_inset
32873
32874
32875 \begin_inset CommandInset ref
32876 LatexCommand ref
32877 reference "fig:Position-standard-note-bas-de-page"
32878
32879 \end_inset
32880
32881 .
32882  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32883  sur la Figure
32884 \begin_inset space ~
32885 \end_inset
32886
32887
32888 \begin_inset CommandInset ref
32889 LatexCommand ref
32890 reference "fig:Position-note-avec-ftnright"
32891
32892 \end_inset
32893
32894 , utilisez le paquetage \SpecialChar LaTeX
32895  
32896 \series bold
32897 ftnright
32898 \series default
32899
32900 \begin_inset Index idx
32901 status collapsed
32902
32903 \begin_layout Plain Layout
32904 Paquetages \SpecialChar LaTeX
32905  ! ftnright
32906 \end_layout
32907
32908 \end_inset
32909
32910  avec cette commande dans le préambule du document:
32911 \end_layout
32912
32913 \begin_layout Standard
32914
32915 \series bold
32916
32917 \backslash
32918 usepackage{ftnright}
32919 \end_layout
32920
32921 \begin_layout Standard
32922 \begin_inset Float figure
32923 placement !h
32924 wide false
32925 sideways false
32926 status open
32927
32928 \begin_layout Plain Layout
32929 \noindent
32930 \align center
32931 \begin_inset Box Boxed
32932 position "t"
32933 hor_pos "c"
32934 has_inner_box 0
32935 inner_pos "t"
32936 use_parbox 0
32937 use_makebox 0
32938 width ""
32939 special "none"
32940 height "1in"
32941 height_special "totalheight"
32942 thickness "0.4pt"
32943 separation "3pt"
32944 shadowsize "4pt"
32945 framecolor "black"
32946 backgroundcolor "none"
32947 status open
32948
32949 \begin_layout Plain Layout
32950 \begin_inset Graphics
32951         filename ../clipart/without_fntright.pdf
32952         width 100col%
32953         scaleBeforeRotation
32954
32955 \end_inset
32956
32957
32958 \end_layout
32959
32960 \end_inset
32961
32962
32963 \end_layout
32964
32965 \begin_layout Plain Layout
32966 \begin_inset Caption Standard
32967
32968 \begin_layout Plain Layout
32969 \begin_inset CommandInset label
32970 LatexCommand label
32971 name "fig:Position-standard-note-bas-de-page"
32972
32973 \end_inset
32974
32975 Positionnement standard des notes de bas de page dans un document à deux
32976  colonnes.
32977 \end_layout
32978
32979 \end_inset
32980
32981
32982 \end_layout
32983
32984 \end_inset
32985
32986
32987 \end_layout
32988
32989 \begin_layout Standard
32990 \begin_inset Float figure
32991 placement !h
32992 wide false
32993 sideways false
32994 status open
32995
32996 \begin_layout Plain Layout
32997 \noindent
32998 \align center
32999 \begin_inset Box Boxed
33000 position "t"
33001 hor_pos "c"
33002 has_inner_box 0
33003 inner_pos "t"
33004 use_parbox 0
33005 use_makebox 0
33006 width ""
33007 special "none"
33008 height "1in"
33009 height_special "totalheight"
33010 thickness "0.4pt"
33011 separation "3pt"
33012 shadowsize "4pt"
33013 framecolor "black"
33014 backgroundcolor "none"
33015 status open
33016
33017 \begin_layout Plain Layout
33018 \begin_inset Graphics
33019         filename ../clipart/with_fntright.pdf
33020         width 100col%
33021         scaleBeforeRotation
33022
33023 \end_inset
33024
33025
33026 \end_layout
33027
33028 \end_inset
33029
33030
33031 \end_layout
33032
33033 \begin_layout Plain Layout
33034 \begin_inset Caption Standard
33035
33036 \begin_layout Plain Layout
33037 \begin_inset CommandInset label
33038 LatexCommand label
33039 name "fig:Position-note-avec-ftnright"
33040
33041 \end_inset
33042
33043 Positionnement de notes de bas de page dans un document à deux colonnes
33044  en utilisant le paquetage \SpecialChar LaTeX
33045  
33046 \series bold
33047 ftnright
33048 \series default
33049 .
33050 \end_layout
33051
33052 \end_inset
33053
33054
33055 \end_layout
33056
33057 \end_inset
33058
33059
33060 \end_layout
33061
33062 \begin_layout Standard
33063 \begin_inset VSpace bigskip
33064 \end_inset
33065
33066 Dans certaines publications scientifiques, il est courant de rassembler
33067  les notes de bas de page et de les imprimer dans un paragraphe particulier
33068  à la fin de la section, comme sur la Figure
33069 \begin_inset space ~
33070 \end_inset
33071
33072
33073 \begin_inset CommandInset ref
33074 LatexCommand ref
33075 reference "fig:Notes-de-fin"
33076
33077 \end_inset
33078
33079 .
33080  On les appelle 
33081 \begin_inset Quotes cld
33082 \end_inset
33083
33084 notes de fin
33085 \begin_inset Quotes crd
33086 \end_inset
33087
33088 .
33089 \begin_inset Index idx
33090 status collapsed
33091
33092 \begin_layout Plain Layout
33093 Notes de fin
33094 \end_layout
33095
33096 \end_inset
33097
33098  Pour utiliser des notes de fin à la place des notes de bas de page dans
33099  votre document, charger le module 
33100 \family sans
33101 Note de bas de page en fin de document
33102 \family default
33103  à partir de 
33104 \family sans
33105 Document\SpecialChar menuseparator
33106 Paramètres\SpecialChar menuseparator
33107 Modules
33108 \family default
33109 .
33110  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
33111 \end_layout
33112
33113 \begin_layout Standard
33114
33115 \series bold
33116
33117 \backslash
33118 theendnotes
33119 \end_layout
33120
33121 \begin_layout Standard
33122 en code \SpecialChar TeX
33123  à la fin d'une section ou d'un chapitre.
33124 \end_layout
33125
33126 \begin_layout Standard
33127 \begin_inset Float figure
33128 wide false
33129 sideways false
33130 status open
33131
33132 \begin_layout Plain Layout
33133 \align center
33134 \begin_inset Box Boxed
33135 position "t"
33136 hor_pos "c"
33137 has_inner_box 0
33138 inner_pos "t"
33139 use_parbox 0
33140 use_makebox 0
33141 width ""
33142 special "none"
33143 height "1in"
33144 height_special "totalheight"
33145 thickness "0.4pt"
33146 separation "3pt"
33147 shadowsize "4pt"
33148 framecolor "black"
33149 backgroundcolor "none"
33150 status open
33151
33152 \begin_layout Plain Layout
33153 \begin_inset Graphics
33154         filename ../clipart/endnotes.pdf
33155         width 100col%
33156         scaleBeforeRotation
33157
33158 \end_inset
33159
33160
33161 \end_layout
33162
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \begin_layout Plain Layout
33169 \begin_inset Caption Standard
33170
33171 \begin_layout Plain Layout
33172 \begin_inset CommandInset label
33173 LatexCommand label
33174 name "fig:Notes-de-fin"
33175
33176 \end_inset
33177
33178 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33179  séparé à la fin des sections ou des chapitres.
33180 \end_layout
33181
33182 \end_inset
33183
33184
33185 \end_layout
33186
33187 \end_inset
33188
33189
33190 \end_layout
33191
33192 \begin_layout Standard
33193 \begin_inset VSpace medskip
33194 \end_inset
33195
33196 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33197  dans la langue du document, cela doit être fait manuellement.
33198  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33199  
33200 \begin_inset Quotes cld
33201 \end_inset
33202
33203 Notes
33204 \begin_inset Quotes crd
33205 \end_inset
33206
33207  en sa traduction Allemande
33208 \begin_inset Foot
33209 status collapsed
33210
33211 \begin_layout Plain Layout
33212 En français, 
33213 \begin_inset Quotes cld
33214 \end_inset
33215
33216 Notes
33217 \begin_inset Quotes crd
33218 \end_inset
33219
33220  peut être conservé.
33221 \end_layout
33222
33223 \end_inset
33224
33225  
33226 \begin_inset Quotes cld
33227 \end_inset
33228
33229 Anmerkungen
33230 \begin_inset Quotes crd
33231 \end_inset
33232
33233  :
33234 \end_layout
33235
33236 \begin_layout Standard
33237
33238 \series bold
33239
33240 \backslash
33241 renewcommand{
33242 \backslash
33243 notesname}{Anmerkungen}
33244 \end_layout
33245
33246 \begin_layout Standard
33247 \begin_inset VSpace medskip
33248 \end_inset
33249
33250 La numérotation des notes de fin peut être modifiée comme celle des notes
33251  de bas de page comme c'est décrit dans la section
33252 \begin_inset space ~
33253 \end_inset
33254
33255
33256 \begin_inset CommandInset ref
33257 LatexCommand ref
33258 reference "subsec:Numerotation-notes-bas-de-page"
33259
33260 \end_inset
33261
33262  ; remplacez juste la commande 
33263 \series bold
33264
33265 \backslash
33266 thefootnote
33267 \series default
33268  par 
33269 \series bold
33270
33271 \backslash
33272 theendnote
33273 \series default
33274 .
33275  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33276 \series bold
33277
33278 \backslash
33279 @addtoreset
33280 \series default
33281  comme c'est décrit dans la section
33282 \begin_inset space ~
33283 \end_inset
33284
33285
33286 \begin_inset CommandInset ref
33287 LatexCommand ref
33288 reference "subsec:Numerotation-notes-bas-de-page"
33289
33290 \end_inset
33291
33292  et remplacez le paramètre de commande 
33293 \series bold
33294 footnote
33295 \series default
33296  par 
33297 \series bold
33298 endnote
33299 \series default
33300 .
33301 \end_layout
33302
33303 \begin_layout Standard
33304 Pour les notes de fin, il y a la commande 
33305 \series bold
33306
33307 \backslash
33308 endnotemark[numéro]
33309 \series default
33310  qui est semblable à 
33311 \series bold
33312
33313 \backslash
33314 footnotemark
33315 \series default
33316 , décrite dans la section
33317 \begin_inset space ~
33318 \end_inset
33319
33320
33321 \begin_inset CommandInset ref
33322 LatexCommand ref
33323 reference "sec:Notes-bas-de-page"
33324
33325 \end_inset
33326
33327 .
33328 \end_layout
33329
33330 \begin_layout Standard
33331 \begin_inset VSpace bigskip
33332 \end_inset
33333
33334  Les notes de bas de page peuvent être mise dans la marge de la page et
33335  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33336
33337  
33338 \series bold
33339 footmisc
33340 \series default
33341
33342 \begin_inset Index idx
33343 status collapsed
33344
33345 \begin_layout Plain Layout
33346 Paquetages \SpecialChar LaTeX
33347  ! footmisc
33348 \end_layout
33349
33350 \end_inset
33351
33352
33353 \begin_inset CommandInset citation
33354 LatexCommand cite
33355 key "footmisc"
33356 literal "true"
33357
33358 \end_inset
33359
33360  pour plus d'information à ce sujet.
33361 \end_layout
33362
33363 \begin_layout Standard
33364 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33365  voyez les livres sur \SpecialChar LaTeX
33366
33367 \begin_inset CommandInset citation
33368 LatexCommand cite
33369 key "latexcompanion,latexguide,latexbook"
33370 literal "true"
33371
33372 \end_inset
33373
33374 .
33375  Si vous utilisez une classe de document  
33376 \series bold
33377 KOMA-Script
33378 \series default
33379
33380 \begin_inset Index idx
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 Paquetages \SpecialChar LaTeX
33385  ! KOMA-Script
33386 \end_layout
33387
33388 \end_inset
33389
33390 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33391  des commandes spécifiques à la classe de document utilisée, voyez 
33392 \begin_inset CommandInset citation
33393 LatexCommand cite
33394 key "KOMA-Script"
33395 literal "true"
33396
33397 \end_inset
33398
33399 .
33400 \end_layout
33401
33402 \begin_layout Section
33403 Notes en marge
33404 \begin_inset Index idx
33405 status collapsed
33406
33407 \begin_layout Plain Layout
33408 Notes ! Notes en Marge
33409 \end_layout
33410
33411 \end_inset
33412
33413
33414 \end_layout
33415
33416 \begin_layout Standard
33417 Les notes en marge dans \SpecialChar LyX
33418  ressemblent aux notes en bas de page et se comportent
33419  de la même façon.
33420  Quand vous insérez une note en marge avec 
33421 \family sans
33422 Insertion\SpecialChar menuseparator
33423 Note
33424 \begin_inset space ~
33425 \end_inset
33426
33427 en
33428 \begin_inset space ~
33429 \end_inset
33430
33431 Marge
33432 \family default
33433  ou avec le bouton 
33434 \begin_inset Info
33435 type  "icon"
33436 arg   "marginalnote-insert"
33437 \end_inset
33438
33439  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33440  grise avec une étiquette rouge 
33441 \begin_inset Quotes cld
33442 \end_inset
33443
33444 marge
33445 \begin_inset Quotes crd
33446 \end_inset
33447
33448 .
33449  
33450 \begin_inset Marginal
33451 status collapsed
33452
33453 \begin_layout Plain Layout
33454 C'est une note en marge.
33455 \end_layout
33456
33457 \end_inset
33458
33459  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33460 .
33461  Vous pouvez y entrer votre texte.
33462 \end_layout
33463
33464 \begin_layout Standard
33465 Les notes en marge apparaissent dans la marge de droite dans les documents
33466  imprimées sur une seule face.
33467  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33468  
33469 \begin_inset Quotes cld
33470 \end_inset
33471
33472 extérieure
33473 \begin_inset Quotes crd
33474 \end_inset
33475
33476  – la gauche sur les pages paires et la droite sur les pages impaires.
33477  Le texte de la note en marge est aligné à l'opposé de la marge externe
33478  – aligné à droite quand la note apparaît dans la marge de gauche.
33479  La première ligne de la note apparaît à la hauteur de la ligne de texte
33480  où la note a été insérée dans le document.
33481 \end_layout
33482
33483 \begin_layout Standard
33484 \begin_inset VSpace bigskip
33485 \end_inset
33486
33487 Pour placer une note dans la marge interne, ajoutez la commande suivante
33488  :
33489 \end_layout
33490
33491 \begin_layout Standard
33492
33493 \series bold
33494
33495 \backslash
33496 reversemarginpar
33497 \end_layout
33498
33499 \begin_layout Standard
33500 sous forme de code \SpecialChar TeX
33501  avant votre note de marge.
33502  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33503  qui suivent 
33504 \begin_inset ERT
33505 status collapsed
33506
33507 \begin_layout Plain Layout
33508
33509
33510 \backslash
33511 reversemarginpar 
33512 \end_layout
33513
33514 \end_inset
33515
33516
33517 \begin_inset Marginal
33518 status open
33519
33520 \begin_layout Plain Layout
33521 Cette note en marge est dans la marge interne.
33522 \end_layout
33523
33524 \end_inset
33525
33526
33527 \series bold
33528
33529 \begin_inset Newline newline
33530 \end_inset
33531
33532
33533 \series default
33534
33535 \begin_inset Note Greyedout
33536 status open
33537
33538 \begin_layout Plain Layout
33539
33540 \series bold
33541 Note:
33542 \series default
33543  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33544  les notes sont souvent mal mises en formes dans la sortie imprimée.
33545 \end_layout
33546
33547 \end_inset
33548
33549
33550 \end_layout
33551
33552 \begin_layout Standard
33553 Pour revenir au positionnement implicite, ajoutez la commande :
33554 \end_layout
33555
33556 \begin_layout Standard
33557
33558 \series bold
33559
33560 \backslash
33561 normalmarginpar
33562 \end_layout
33563
33564 \begin_layout Standard
33565 sous forme de code \SpecialChar TeX
33566 .
33567 \begin_inset ERT
33568 status collapsed
33569
33570 \begin_layout Plain Layout
33571
33572
33573 \backslash
33574 normalmarginpar 
33575 \end_layout
33576
33577 \end_inset
33578
33579
33580 \begin_inset Newline newline
33581 \end_inset
33582
33583  
33584 \begin_inset Note Greyedout
33585 status open
33586
33587 \begin_layout Plain Layout
33588
33589 \series bold
33590 Note:
33591 \series default
33592  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33593  
33594 \series bold
33595
33596 \backslash
33597 reversemarginpar
33598 \series default
33599  est aussi utilisée.
33600 \end_layout
33601
33602 \end_inset
33603
33604
33605 \end_layout
33606
33607 \begin_layout Standard
33608 \begin_inset VSpace bigskip
33609 \end_inset
33610
33611
33612 \begin_inset Marginal
33613 status open
33614
33615 \begin_layout Plain Layout
33616 UnTrèsLongMotEnMarge sans césure.
33617 \end_layout
33618
33619 \end_inset
33620
33621  Comme dans le cas décrit dans la section
33622 \begin_inset space ~
33623 \end_inset
33624
33625
33626 \begin_inset CommandInset ref
33627 LatexCommand ref
33628 reference "subsec:Lignes-multiple-dans-cellule"
33629
33630 \end_inset
33631
33632 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33633  mot d'une note en marge.
33634  Pour éviter ce problème, insérez un espacement horizontal de 0
33635 \begin_inset space \thinspace{}
33636 \end_inset
33637
33638 pt avant le mot en question: 
33639 \begin_inset Marginal
33640 status open
33641
33642 \begin_layout Plain Layout
33643 \begin_inset space \hspace{}
33644 \length 0pt
33645 \end_inset
33646
33647 UnMotTrèsLongEnMarge avec une césure.
33648 \end_layout
33649
33650 \end_inset
33651
33652
33653 \end_layout
33654
33655 \begin_layout Standard
33656 \begin_inset VSpace bigskip
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \begin_layout Standard
33663 \begin_inset Note Greyedout
33664 status open
33665
33666 \begin_layout Plain Layout
33667
33668 \series bold
33669 Note:
33670 \series default
33671  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33672  tableaux, des flottants et des notes de bas de page.
33673 \end_layout
33674
33675 \end_inset
33676
33677
33678 \end_layout
33679
33680 \begin_layout Standard
33681 \begin_inset VSpace bigskip
33682 \end_inset
33683
33684
33685 \end_layout
33686
33687 \begin_layout Standard
33688 \begin_inset ERT
33689 status collapsed
33690
33691 \begin_layout Plain Layout
33692
33693
33694 \backslash
33695 ifmarginnote
33696 \end_layout
33697
33698 \end_inset
33699
33700
33701 \begin_inset Note Note
33702 status open
33703
33704 \begin_layout Plain Layout
33705 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33706  
33707 \series bold
33708 marginnote
33709 \series default
33710  a été installé.
33711 \end_layout
33712
33713 \end_inset
33714
33715
33716 \end_layout
33717
33718 \begin_layout Standard
33719 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33720  
33721 \series bold
33722 marginnote
33723 \series default
33724
33725 \begin_inset Index idx
33726 status collapsed
33727
33728 \begin_layout Plain Layout
33729 Paquetages \SpecialChar LaTeX
33730  ! marginnote
33731 \end_layout
33732
33733 \end_inset
33734
33735 .
33736  En ajoutant les deux lignes suivantes au préambule de votre document, la
33737  commande que \SpecialChar LyX
33738  utilise pour les notes de marge est redéfinie pour utiliser
33739  la commande fournie par le paquetage 
33740 \series bold
33741 marginnote
33742 \series default
33743  :
33744 \end_layout
33745
33746 \begin_layout Standard
33747
33748 \series bold
33749
33750 \backslash
33751 usepackage{marginnote}
33752 \begin_inset Newline newline
33753 \end_inset
33754
33755
33756 \backslash
33757 let
33758 \backslash
33759 marginpar
33760 \backslash
33761 marginnote
33762 \end_layout
33763
33764 \begin_layout Standard
33765 Ce paquetage est aussi utilisé dans ce document parce que 
33766 \series bold
33767 marginnote
33768 \series default
33769  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33770  vertical pour une note.
33771  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33772  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33773  en page.
33774  Le décalage est inséré dans \SpecialChar LyX
33775  sous forme de code \SpecialChar TeX
33776  directement après la note
33777  sous la forme
33778 \end_layout
33779
33780 \begin_layout Standard
33781
33782 \series bold
33783 [offset]
33784 \end_layout
33785
33786 \begin_layout Standard
33787 où l'offset utilise l'une des unités listées dans le tableau
33788 \begin_inset space ~
33789 \end_inset
33790
33791
33792 \begin_inset CommandInset ref
33793 LatexCommand ref
33794 reference "cha:Unités-de-longueur"
33795
33796 \end_inset
33797
33798 .
33799  Une valeur négative déplace la note vers le haut, une valeur positive la
33800  déplace vers le bas.
33801  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33802  vers le haut de 1.5
33803 \begin_inset space \thinspace{}
33804 \end_inset
33805
33806 cm avec la commande en code \SpecialChar TeX
33807  
33808 \begin_inset Quotes cld
33809 \end_inset
33810
33811
33812 \series bold
33813 [-1.5cm]
33814 \series default
33815
33816 \begin_inset Quotes crd
33817 \end_inset
33818
33819
33820 \begin_inset Marginal
33821 status collapsed
33822
33823 \begin_layout Plain Layout
33824 Cette note en marge est décalée vers le haut de 1.5
33825 \begin_inset space \thinspace{}
33826 \end_inset
33827
33828 cm par rapport à sa position d'origine.
33829 \end_layout
33830
33831 \end_inset
33832
33833
33834 \begin_inset ERT
33835 status collapsed
33836
33837 \begin_layout Plain Layout
33838
33839 [-1.5cm]
33840 \end_layout
33841
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \begin_layout Standard
33848 \begin_inset VSpace medskip
33849 \end_inset
33850
33851 Avec le paquetage 
33852 \series bold
33853 marginnote
33854 \series default
33855  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33856  Par exemple les commandes 
33857 \end_layout
33858
33859 \begin_layout Standard
33860
33861 \series bold
33862
33863 \backslash
33864 renewcommand*{
33865 \backslash
33866 raggedleftmarginnote}{
33867 \backslash
33868 centering}
33869 \begin_inset Newline newline
33870 \end_inset
33871
33872
33873 \backslash
33874 renewcommand*{
33875 \backslash
33876 raggedrightmarginnote}{
33877 \backslash
33878 centering}
33879 \end_layout
33880
33881 \begin_layout Standard
33882 donnent un alignement centré.
33883  
33884 \series bold
33885
33886 \backslash
33887 raggedleftmarginnote
33888 \series default
33889  indique une note qui apparaît dans la marge de gauche.
33890 \begin_inset ERT
33891 status collapsed
33892
33893 \begin_layout Plain Layout
33894
33895
33896 \backslash
33897 renewcommand*{
33898 \backslash
33899 raggedleftmarginnote}{
33900 \backslash
33901 centering}
33902 \end_layout
33903
33904 \begin_layout Plain Layout
33905
33906
33907 \backslash
33908 renewcommand*{
33909 \backslash
33910 raggedrightmarginnote}{
33911 \backslash
33912 centering}
33913 \end_layout
33914
33915 \end_inset
33916
33917
33918 \begin_inset Marginal
33919 status collapsed
33920
33921 \begin_layout Plain Layout
33922 Le texte de cette note en marge est centré.
33923 \end_layout
33924
33925 \end_inset
33926
33927 .
33928  Le comportement implicite est donné par
33929 \end_layout
33930
33931 \begin_layout Standard
33932
33933 \series bold
33934
33935 \backslash
33936 renewcommand*{
33937 \backslash
33938 raggedleftmarginnote}{
33939 \backslash
33940 raggedleft}
33941 \begin_inset Newline newline
33942 \end_inset
33943
33944
33945 \backslash
33946 renewcommand*{
33947 \backslash
33948 raggedrightmarginnote}{
33949 \backslash
33950 raggedright}
33951 \series default
33952
33953 \begin_inset ERT
33954 status collapsed
33955
33956 \begin_layout Plain Layout
33957
33958
33959 \backslash
33960 renewcommand*{
33961 \backslash
33962 raggedleftmarginnote}{
33963 \backslash
33964 raggedleft}
33965 \end_layout
33966
33967 \begin_layout Plain Layout
33968
33969
33970 \backslash
33971 renewcommand*{
33972 \backslash
33973 raggedrightmarginnote}{
33974 \backslash
33975 raggedright}
33976 \end_layout
33977
33978 \end_inset
33979
33980
33981 \end_layout
33982
33983 \begin_layout Standard
33984 \begin_inset VSpace medskip
33985 \end_inset
33986
33987 Pour les autre fonctions du paquetage 
33988 \series bold
33989 marginnote
33990 \series default
33991  nous vous renvoyons à sa documentation 
33992 \begin_inset CommandInset citation
33993 LatexCommand cite
33994 key "marginnote"
33995 literal "true"
33996
33997 \end_inset
33998
33999 .
34000 \end_layout
34001
34002 \begin_layout Standard
34003 \begin_inset VSpace bigskip
34004 \end_inset
34005
34006 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
34007  définition.
34008  Pour créer par exemple une entête pour toutes les notes en marge avec le
34009  texte 
34010 \begin_inset Quotes cld
34011 \end_inset
34012
34013
34014 \family sans
34015 \series bold
34016 \bar under
34017 Attention!
34018 \family default
34019 \series default
34020 \bar default
34021
34022 \begin_inset Quotes crd
34023 \end_inset
34024
34025  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
34026  de votre document :
34027 \end_layout
34028
34029 \begin_layout Standard
34030
34031 \series bold
34032
34033 \backslash
34034 let
34035 \backslash
34036 myMarginpar
34037 \backslash
34038 marginpar
34039 \begin_inset Newline newline
34040 \end_inset
34041
34042
34043 \backslash
34044 renewcommand{
34045 \backslash
34046 marginpar}[1]{
34047 \backslash
34048 myMarginpar{%
34049 \begin_inset Newline newline
34050 \end_inset
34051
34052
34053 \begin_inset Phantom HPhantom
34054 status open
34055
34056 \begin_layout Plain Layout
34057
34058 \series bold
34059 \begin_inset space ~
34060 \end_inset
34061
34062
34063 \end_layout
34064
34065 \end_inset
34066
34067
34068 \backslash
34069 hspace{0pt}
34070 \backslash
34071 textsf{
34072 \backslash
34073 textbf{
34074 \backslash
34075 underbar{Attention!}}}%
34076 \begin_inset Newline newline
34077 \end_inset
34078
34079
34080 \begin_inset Phantom HPhantom
34081 status open
34082
34083 \begin_layout Plain Layout
34084
34085 \series bold
34086 \begin_inset space ~
34087 \end_inset
34088
34089
34090 \end_layout
34091
34092 \end_inset
34093
34094
34095 \backslash
34096 vspace{1.5mm}
34097 \backslash
34098
34099 \backslash
34100 #1}}
34101 \end_layout
34102
34103 \begin_layout Standard
34104 \begin_inset ERT
34105 status collapsed
34106
34107 \begin_layout Plain Layout
34108
34109
34110 \backslash
34111 let
34112 \backslash
34113 myMarginpar
34114 \backslash
34115 marginpar
34116 \end_layout
34117
34118 \begin_layout Plain Layout
34119
34120
34121 \backslash
34122 renewcommand{
34123 \backslash
34124 marginpar}[1]{
34125 \backslash
34126 myMarginpar{%
34127 \end_layout
34128
34129 \begin_layout Plain Layout
34130
34131    
34132 \backslash
34133 textsf{
34134 \backslash
34135 textbf{
34136 \backslash
34137 underbar{Attention!}}}%
34138 \end_layout
34139
34140 \begin_layout Plain Layout
34141
34142    
34143 \backslash
34144 vspace{1.5mm}
34145 \backslash
34146
34147 \backslash
34148 #1}}
34149 \end_layout
34150
34151 \end_inset
34152
34153
34154 \begin_inset Marginal
34155 status open
34156
34157 \begin_layout Plain Layout
34158 Ceci est une note en marge avec une en-tête prédéfinie.
34159 \end_layout
34160
34161 \end_inset
34162
34163
34164 \begin_inset ERT
34165 status collapsed
34166
34167 \begin_layout Plain Layout
34168
34169 [-1.5cm]
34170 \end_layout
34171
34172 \end_inset
34173
34174
34175 \begin_inset ERT
34176 status collapsed
34177
34178 \begin_layout Plain Layout
34179
34180
34181 \backslash
34182 renewcommand{
34183 \backslash
34184 marginpar}[1]{
34185 \backslash
34186 myMarginpar{#1}}
34187 \end_layout
34188
34189 \end_inset
34190
34191
34192 \begin_inset Note Note
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196
34197 \lang english
34198 The margin note format is changed only for this example.
34199 \end_layout
34200
34201 \end_inset
34202
34203
34204 \end_layout
34205
34206 \begin_layout Standard
34207 \begin_inset ERT
34208 status collapsed
34209
34210 \begin_layout Plain Layout
34211
34212
34213 \backslash
34214 else
34215 \end_layout
34216
34217 \end_inset
34218
34219
34220 \begin_inset Note Note
34221 status open
34222
34223 \begin_layout Plain Layout
34224 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34225  
34226 \series bold
34227 marginnote
34228 \series default
34229  n'est pas installé :
34230 \end_layout
34231
34232 \end_inset
34233
34234
34235 \end_layout
34236
34237 \begin_layout Standard
34238 Vous devez installer le paquetage \SpecialChar LaTeX
34239  
34240 \series bold
34241 marginnote
34242 \series default
34243  pour voir la suite de cette section dans la sortie imprimée.
34244 \end_layout
34245
34246 \begin_layout Standard
34247 \begin_inset ERT
34248 status collapsed
34249
34250 \begin_layout Plain Layout
34251
34252
34253 \backslash
34254 fi
34255 \end_layout
34256
34257 \end_inset
34258
34259
34260 \end_layout
34261
34262 \begin_layout Chapter
34263 Boîtes
34264 \end_layout
34265
34266 \begin_layout Section
34267 Introduction
34268 \begin_inset Index idx
34269 status collapsed
34270
34271 \begin_layout Plain Layout
34272 Boîtes ! Introduction
34273 \end_layout
34274
34275 \end_inset
34276
34277
34278 \end_layout
34279
34280 \begin_layout Standard
34281 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34282  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34283  voir la section
34284 \begin_inset space ~
34285 \end_inset
34286
34287
34288 \begin_inset CommandInset ref
34289 LatexCommand ref
34290 reference "sec:Minipages"
34291
34292 \end_inset
34293
34294 , pour encadrer des portions de texte, voir la section
34295 \begin_inset space ~
34296 \end_inset
34297
34298
34299 \begin_inset CommandInset ref
34300 LatexCommand ref
34301 reference "sec:Décorations"
34302
34303 \end_inset
34304
34305 , pour empêcher que des mots subissent une césure, voir la section
34306 \begin_inset space ~
34307 \end_inset
34308
34309
34310 \begin_inset CommandInset ref
34311 LatexCommand ref
34312 reference "sec:Empêcher-césure"
34313
34314 \end_inset
34315
34316 , pour aligner du texte, voir la section
34317 \begin_inset space ~
34318 \end_inset
34319
34320
34321 \begin_inset CommandInset ref
34322 LatexCommand ref
34323 reference "subsec:Alignement-Vertical"
34324
34325 \end_inset
34326
34327 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34328 \begin_inset space ~
34329 \end_inset
34330
34331
34332 \begin_inset CommandInset ref
34333 LatexCommand ref
34334 reference "sec:Boîtes-colorées"
34335
34336 \end_inset
34337
34338 .
34339 \end_layout
34340
34341 \begin_layout Standard
34342 On peut insérer une boîte en utilisant le menu 
34343 \family sans
34344 Insertion\SpecialChar menuseparator
34345 Boîte
34346 \family default
34347  ou avec le bouton 
34348 \begin_inset Info
34349 type  "icon"
34350 arg   "box-insert Frameless"
34351 \end_inset
34352
34353  de la barre d'outils.
34354  Une boîte grise avec une étiquette 
34355 \family sans
34356 Boîte
34357 \begin_inset space ~
34358 \end_inset
34359
34360 (Minipage)
34361 \family default
34362
34363 \begin_inset Graphics
34364         filename clipart/BoxInsetDefault.png
34365         scale 95
34366         scaleBeforeRotation
34367
34368 \end_inset
34369
34370  est alors insérée.
34371  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34372  et en choisissant 
34373 \family sans
34374 Paramètres
34375 \family default
34376  .
34377  La fenêtre de dialogue qui apparaît donne accès aux types de
34378 \family sans
34379  Boîte
34380 \begin_inset space ~
34381 \end_inset
34382
34383 Intérieure
34384 \family default
34385  
34386 \family sans
34387 Makebox, Parbox
34388 \family default
34389  et 
34390 \family sans
34391 Minipage
34392 \family default
34393 .
34394  Le type 
34395 \family sans
34396 Minipage
34397 \family default
34398  est le type implicite pour les boîtes nouvellement créées et il est décrit
34399  dans la section
34400 \begin_inset space ~
34401 \end_inset
34402
34403
34404 \begin_inset CommandInset ref
34405 LatexCommand ref
34406 reference "sec:Minipages"
34407
34408 \end_inset
34409
34410 ; le type 
34411 \family sans
34412 Parbox
34413 \family default
34414  est décrit dans la section
34415 \begin_inset space ~
34416 \end_inset
34417
34418
34419 \begin_inset CommandInset ref
34420 LatexCommand ref
34421 reference "sec:Parboxes"
34422
34423 \end_inset
34424
34425  et le type 
34426 \family sans
34427 Makebox
34428 \family default
34429  est décrit dans la section
34430 \begin_inset space ~
34431 \end_inset
34432
34433
34434 \begin_inset CommandInset ref
34435 LatexCommand ref
34436 reference "sec:Empêcher-césure"
34437
34438 \end_inset
34439
34440 .
34441 \end_layout
34442
34443 \begin_layout Standard
34444 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34445  comme les flottants ou les notes de bas de page.
34446 \end_layout
34447
34448 \begin_layout Standard
34449 \begin_inset Note Greyedout
34450 status open
34451
34452 \begin_layout Plain Layout
34453
34454 \series bold
34455 Note:
34456 \series default
34457  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34458  de type 
34459 \family sans
34460 Liste
34461 \family default
34462  ou 
34463 \family sans
34464 Description
34465 \family default
34466 .
34467 \end_layout
34468
34469 \end_inset
34470
34471
34472 \end_layout
34473
34474 \begin_layout Standard
34475 \begin_inset Note Greyedout
34476 status open
34477
34478 \begin_layout Plain Layout
34479
34480 \series bold
34481 Note:
34482 \series default
34483  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34484 \family sans
34485 Boîte
34486 \begin_inset space ~
34487 \end_inset
34488
34489 Intérieure
34490 \family default
34491  à 
34492 \family sans
34493 Aucune
34494 \family default
34495  que quand vous utilisez une boîte encadrée.
34496  Les boîtes sans 
34497 \family sans
34498 Boîte
34499 \begin_inset space ~
34500 \end_inset
34501
34502 Intérieure
34503 \family default
34504  et sans cadre sont expliquées dans la section
34505 \begin_inset space ~
34506 \end_inset
34507
34508
34509 \begin_inset CommandInset ref
34510 LatexCommand ref
34511 reference "sec:Empêcher-césure"
34512
34513 \end_inset
34514
34515 .
34516 \end_layout
34517
34518 \end_inset
34519
34520
34521 \end_layout
34522
34523 \begin_layout Section
34524 La fenêtre de dialogue Boîte
34525 \begin_inset CommandInset label
34526 LatexCommand label
34527 name "sec:Boîte-Dialogue"
34528
34529 \end_inset
34530
34531
34532 \begin_inset Index idx
34533 status collapsed
34534
34535 \begin_layout Plain Layout
34536 Boîtes ! Fenêtre de dialogue Boîte
34537 \end_layout
34538
34539 \end_inset
34540
34541
34542 \end_layout
34543
34544 \begin_layout Subsection
34545 Taille
34546 \begin_inset Index idx
34547 status collapsed
34548
34549 \begin_layout Plain Layout
34550 Boîtes ! Taille
34551 \end_layout
34552
34553 \end_inset
34554
34555
34556 \end_layout
34557
34558 \begin_layout Standard
34559 Dans la fenêtre de dialogue 
34560 \family sans
34561 Paramètres
34562 \begin_inset space ~
34563 \end_inset
34564
34565 de
34566 \begin_inset space ~
34567 \end_inset
34568
34569 Boîte
34570 \family default
34571  vous pouvez modifier la géométrie de la boîte avec les champs 
34572 \family sans
34573 Largeur
34574 \family default
34575  et 
34576 \family sans
34577 Hauteur
34578 \family default
34579 .
34580  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34581  dans le tableau
34582 \begin_inset space ~
34583 \end_inset
34584
34585
34586 \begin_inset CommandInset ref
34587 LatexCommand ref
34588 reference "tab:Unités"
34589
34590 \end_inset
34591
34592 .
34593  Le champ 
34594 \family sans
34595 Hauteur
34596 \family default
34597  offre en plus les spécifications de taille suivantes :
34598 \end_layout
34599
34600 \begin_layout Description
34601 Profondeur C'est simplement la 
34602 \begin_inset Quotes cld
34603 \end_inset
34604
34605 hauteur
34606 \begin_inset Quotes crd
34607 \end_inset
34608
34609  du texte.
34610  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34611  lignes de texte dans la boîte.
34612 \begin_inset Newline newline
34613 \end_inset
34614
34615
34616 \begin_inset Newline newline
34617 \end_inset
34618
34619
34620 \begin_inset Newline newline
34621 \end_inset
34622
34623
34624 \begin_inset Box Boxed
34625 position "c"
34626 hor_pos "c"
34627 has_inner_box 1
34628 inner_pos "c"
34629 use_parbox 0
34630 use_makebox 0
34631 width "12col%"
34632 special "none"
34633 height "1in"
34634 height_special "depth"
34635 thickness "0.4pt"
34636 separation "3pt"
34637 shadowsize "4pt"
34638 framecolor "black"
34639 backgroundcolor "none"
34640 status open
34641
34642 \begin_layout Plain Layout
34643 \align center
34644 Boîte dont la hauteur est égale à 1
34645 \begin_inset space \thinspace{}
34646 \end_inset
34647
34648 Profondeur
34649 \end_layout
34650
34651 \end_inset
34652
34653
34654 \begin_inset Newline newline
34655 \end_inset
34656
34657
34658 \begin_inset Newline newline
34659 \end_inset
34660
34661
34662 \end_layout
34663
34664 \begin_layout Description
34665 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34666  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34667  est deux fois plus haute que le texte : 
34668 \begin_inset Box Boxed
34669 position "c"
34670 hor_pos "c"
34671 has_inner_box 1
34672 inner_pos "c"
34673 use_parbox 0
34674 use_makebox 0
34675 width "20col%"
34676 special "none"
34677 height "2in"
34678 height_special "height"
34679 thickness "0.4pt"
34680 separation "3pt"
34681 shadowsize "4pt"
34682 framecolor "black"
34683 backgroundcolor "none"
34684 status open
34685
34686 \begin_layout Plain Layout
34687 \align center
34688 Boîte dont la hauteur est 2
34689 \begin_inset space \thinspace{}
34690 \end_inset
34691
34692 Hauteur
34693 \end_layout
34694
34695 \end_inset
34696
34697
34698 \end_layout
34699
34700 \begin_layout Description
34701 Hauteur
34702 \begin_inset space ~
34703 \end_inset
34704
34705 Totale C'est égal à Hauteur
34706 \begin_inset space \thinspace{}
34707 \end_inset
34708
34709 +
34710 \begin_inset space \thinspace{}
34711 \end_inset
34712
34713 Profondeur : 
34714 \begin_inset Box Boxed
34715 position "c"
34716 hor_pos "c"
34717 has_inner_box 1
34718 inner_pos "c"
34719 use_parbox 0
34720 use_makebox 0
34721 width "20col%"
34722 special "none"
34723 height "1in"
34724 height_special "totalheight"
34725 thickness "0.4pt"
34726 separation "3pt"
34727 shadowsize "4pt"
34728 framecolor "black"
34729 backgroundcolor "none"
34730 status open
34731
34732 \begin_layout Plain Layout
34733 \align center
34734 Boîte dont la hauteur est 1
34735 \begin_inset space \thinspace{}
34736 \end_inset
34737
34738 Hauteur
34739 \begin_inset space ~
34740 \end_inset
34741
34742 Totale
34743 \end_layout
34744
34745 \end_inset
34746
34747
34748 \end_layout
34749
34750 \begin_layout Description
34751 Largeur On prend la largeur de la boîte comme hauteur : 
34752 \begin_inset Box Boxed
34753 position "c"
34754 hor_pos "c"
34755 has_inner_box 1
34756 inner_pos "c"
34757 use_parbox 0
34758 use_makebox 0
34759 width "12col%"
34760 special "none"
34761 height "1in"
34762 height_special "width"
34763 thickness "0.4pt"
34764 separation "3pt"
34765 shadowsize "4pt"
34766 framecolor "black"
34767 backgroundcolor "none"
34768 status open
34769
34770 \begin_layout Plain Layout
34771 \align center
34772 Boîte dont la hauteur est 1
34773 \begin_inset space \thinspace{}
34774 \end_inset
34775
34776 Largeur
34777 \end_layout
34778
34779 \end_inset
34780
34781
34782 \end_layout
34783
34784 \begin_layout Subsection
34785 Alignement
34786 \begin_inset Index idx
34787 status collapsed
34788
34789 \begin_layout Plain Layout
34790 Boîtes ! Alignement
34791 \end_layout
34792
34793 \end_inset
34794
34795
34796 \end_layout
34797
34798 \begin_layout Standard
34799 Quand vous avez choisi une 
34800 \family sans
34801 Boîte
34802 \begin_inset space ~
34803 \end_inset
34804
34805 Intérieure
34806 \family default
34807 , l'alignement vertical de la boîte peut être :
34808 \end_layout
34809
34810 \begin_layout Description
34811 Haut Ceci est un exemple de texte.
34812  
34813 \begin_inset Box Boxed
34814 position "t"
34815 hor_pos "c"
34816 has_inner_box 1
34817 inner_pos "c"
34818 use_parbox 0
34819 use_makebox 0
34820 width "12col%"
34821 special "none"
34822 height "1in"
34823 height_special "totalheight"
34824 thickness "0.4pt"
34825 separation "3pt"
34826 shadowsize "4pt"
34827 framecolor "black"
34828 backgroundcolor "none"
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832 \align center
34833 Cette boîte est alignée sur le haut.
34834 \end_layout
34835
34836 \end_inset
34837
34838  Ceci est un exemple de texte.
34839 \end_layout
34840
34841 \begin_layout Description
34842 Milieu Ceci est un exemple de texte.
34843  
34844 \begin_inset Box Boxed
34845 position "c"
34846 hor_pos "c"
34847 has_inner_box 1
34848 inner_pos "c"
34849 use_parbox 0
34850 use_makebox 0
34851 width "12col%"
34852 special "none"
34853 height "1in"
34854 height_special "totalheight"
34855 thickness "0.4pt"
34856 separation "3pt"
34857 shadowsize "4pt"
34858 framecolor "black"
34859 backgroundcolor "none"
34860 status collapsed
34861
34862 \begin_layout Plain Layout
34863 \align center
34864 Cette boîte est alignée au centre.
34865 \end_layout
34866
34867 \end_inset
34868
34869  Ceci est un exemple de texte.
34870 \end_layout
34871
34872 \begin_layout Description
34873 Bas Ceci est un exemple de texte.
34874  
34875 \begin_inset Box Boxed
34876 position "b"
34877 hor_pos "c"
34878 has_inner_box 1
34879 inner_pos "c"
34880 use_parbox 0
34881 use_makebox 0
34882 width "12col%"
34883 special "none"
34884 height "1in"
34885 height_special "totalheight"
34886 thickness "0.4pt"
34887 separation "3pt"
34888 shadowsize "4pt"
34889 framecolor "black"
34890 backgroundcolor "none"
34891 status collapsed
34892
34893 \begin_layout Plain Layout
34894 \align center
34895 Cette boîte est alignée sur le bas.
34896 \end_layout
34897
34898 \end_inset
34899
34900  Ceci est un exemple de texte.
34901 \end_layout
34902
34903 \begin_layout Standard
34904 \begin_inset Note Greyedout
34905 status open
34906
34907 \begin_layout Plain Layout
34908
34909 \series bold
34910 Note:
34911 \series default
34912  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34913  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34914  l'autre non.
34915 \end_layout
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Standard
34923 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34924  paragraphe grâce à la fenêtre de dialogue 
34925 \family sans
34926 Paramètres
34927 \begin_inset space ~
34928 \end_inset
34929
34930 de
34931 \begin_inset space ~
34932 \end_inset
34933
34934 Boîte
34935 \family default
34936 .
34937 \end_layout
34938
34939 \begin_layout Standard
34940 \begin_inset VSpace bigskip
34941 \end_inset
34942
34943 Quand vous avez choisi une 
34944 \family sans
34945 Boîte
34946 \begin_inset space ~
34947 \end_inset
34948
34949 Intérieure
34950 \family default
34951 , l'alignement vertical du contenu de la boîte peut être :
34952 \end_layout
34953
34954 \begin_layout Description
34955 haut Ceci est un exemple de texte.
34956 \begin_inset Box Boxed
34957 position "c"
34958 hor_pos "c"
34959 has_inner_box 1
34960 inner_pos "t"
34961 use_parbox 0
34962 use_makebox 0
34963 width "12col%"
34964 special "none"
34965 height "1.5in"
34966 height_special "totalheight"
34967 thickness "0.4pt"
34968 separation "3pt"
34969 shadowsize "4pt"
34970 framecolor "black"
34971 backgroundcolor "none"
34972 status collapsed
34973
34974 \begin_layout Plain Layout
34975 \align center
34976 Le texte de cette boîte est aligné sur le haut.
34977 \end_layout
34978
34979 \end_inset
34980
34981  Ceci est un exemple de texte.
34982 \end_layout
34983
34984 \begin_layout Description
34985 milieu Ceci est un exemple de texte.
34986  
34987 \begin_inset Box Boxed
34988 position "c"
34989 hor_pos "c"
34990 has_inner_box 1
34991 inner_pos "c"
34992 use_parbox 0
34993 use_makebox 0
34994 width "12col%"
34995 special "none"
34996 height "1.5in"
34997 height_special "totalheight"
34998 thickness "0.4pt"
34999 separation "3pt"
35000 shadowsize "4pt"
35001 framecolor "black"
35002 backgroundcolor "none"
35003 status collapsed
35004
35005 \begin_layout Plain Layout
35006 \align center
35007 Le texte de cette boîte est aligné au centre
35008 \end_layout
35009
35010 \end_inset
35011
35012  Ceci est un exemple de texte.
35013 \end_layout
35014
35015 \begin_layout Description
35016 bas Ceci est un exemple de texte.
35017  
35018 \begin_inset Box Boxed
35019 position "c"
35020 hor_pos "c"
35021 has_inner_box 1
35022 inner_pos "b"
35023 use_parbox 0
35024 use_makebox 0
35025 width "12col%"
35026 special "none"
35027 height "1.5in"
35028 height_special "totalheight"
35029 thickness "0.4pt"
35030 separation "3pt"
35031 shadowsize "4pt"
35032 framecolor "black"
35033 backgroundcolor "none"
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037 \align center
35038 Le texte de cette boîte est aligné en bas.
35039 \end_layout
35040
35041 \end_inset
35042
35043  Ceci est un exemple de texte.
35044 \end_layout
35045
35046 \begin_layout Description
35047 élongation Ceci est un exemple de texte.
35048  
35049 \begin_inset Box Boxed
35050 position "c"
35051 hor_pos "c"
35052 has_inner_box 1
35053 inner_pos "s"
35054 use_parbox 0
35055 use_makebox 0
35056 width "12col%"
35057 special "none"
35058 height "1.5in"
35059 height_special "totalheight"
35060 thickness "0.4pt"
35061 separation "3pt"
35062 shadowsize "4pt"
35063 framecolor "black"
35064 backgroundcolor "none"
35065 status collapsed
35066
35067 \begin_layout Plain Layout
35068 \align center
35069 Le texte 
35070 \end_layout
35071
35072 \begin_layout Plain Layout
35073 \align center
35074 de cette
35075 \end_layout
35076
35077 \begin_layout Plain Layout
35078 \align center
35079 boîte est
35080 \end_layout
35081
35082 \begin_layout Plain Layout
35083 \align center
35084 allongé.
35085 \end_layout
35086
35087 \end_inset
35088
35089  Ceci est un exemple de texte.
35090 \end_layout
35091
35092 \begin_layout Standard
35093 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
35094  paragraphe.
35095  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
35096 \end_layout
35097
35098 \begin_layout Standard
35099 \begin_inset VSpace bigskip
35100 \end_inset
35101
35102 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
35103  la fenêtre de dialogue 
35104 \family sans
35105 Paramètres
35106 \begin_inset space ~
35107 \end_inset
35108
35109 de
35110 \begin_inset space ~
35111 \end_inset
35112
35113 paragraphe
35114 \family default
35115  quand vous avez choisi une 
35116 \family sans
35117 Boîte
35118 \begin_inset space ~
35119 \end_inset
35120
35121 Intérieure
35122 \family default
35123 .
35124 \end_layout
35125
35126 \begin_layout Standard
35127 \align center
35128 \begin_inset Box Boxed
35129 position "c"
35130 hor_pos "c"
35131 has_inner_box 1
35132 inner_pos "s"
35133 use_parbox 0
35134 use_makebox 0
35135 width "15col%"
35136 special "none"
35137 height "1.25in"
35138 height_special "totalheight"
35139 thickness "0.4pt"
35140 separation "3pt"
35141 shadowsize "4pt"
35142 framecolor "black"
35143 backgroundcolor "none"
35144 status open
35145
35146 \begin_layout Plain Layout
35147 \align left
35148 Le texte de 
35149 \end_layout
35150
35151 \begin_layout Plain Layout
35152 \align left
35153 cette boîte
35154 \end_layout
35155
35156 \begin_layout Plain Layout
35157 \align right
35158 est allongé.
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Standard
35167 Si vous n'avez pas choisi une 
35168 \family sans
35169 Boîte
35170 \begin_inset space ~
35171 \end_inset
35172
35173 Intérieure
35174 \family default
35175 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35176  de dialogue de boîte.
35177 \end_layout
35178
35179 \begin_layout Standard
35180 \align center
35181 \begin_inset Box Boxed
35182 position "c"
35183 hor_pos "s"
35184 has_inner_box 0
35185 inner_pos "s"
35186 use_parbox 0
35187 use_makebox 0
35188 width "90col%"
35189 special "none"
35190 height "1.25in"
35191 height_special "totalheight"
35192 thickness "0.4pt"
35193 separation "3pt"
35194 shadowsize "4pt"
35195 framecolor "black"
35196 backgroundcolor "none"
35197 status open
35198
35199 \begin_layout Plain Layout
35200 Le texte de cette boîte est allongé horizontalement.
35201 \end_layout
35202
35203 \end_inset
35204
35205
35206 \end_layout
35207
35208 \begin_layout Subsection
35209 Décorations
35210 \begin_inset CommandInset label
35211 LatexCommand label
35212 name "sec:Décorations"
35213
35214 \end_inset
35215
35216
35217 \begin_inset Index idx
35218 status collapsed
35219
35220 \begin_layout Plain Layout
35221 Boîtes ! Décorations
35222 \end_layout
35223
35224 \end_inset
35225
35226
35227 \end_layout
35228
35229 \begin_layout Standard
35230 On peut spécifier le style de la boîte en utilisant la liste déroulante
35231  
35232 \family sans
35233 Décoration
35234 \family default
35235 .
35236  Les possibilités sont les suivantes :
35237 \end_layout
35238
35239 \begin_layout Description
35240 Aucun
35241 \begin_inset space ~
35242 \end_inset
35243
35244 cadre
35245 \begin_inset space ~
35246 \end_inset
35247
35248 tracé Rien n'est tracé
35249 \end_layout
35250
35251 \begin_layout Description
35252 Cadre
35253 \begin_inset space ~
35254 \end_inset
35255
35256 rectangulaire
35257 \begin_inset space ~
35258 \end_inset
35259
35260 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35261  L'épaisseur du trait de ce cadre peut être précisé.
35262 \begin_inset Newline newline
35263 \end_inset
35264
35265
35266 \begin_inset Box Boxed
35267 position "c"
35268 hor_pos "c"
35269 has_inner_box 1
35270 inner_pos "c"
35271 use_parbox 0
35272 use_makebox 0
35273 width "20col%"
35274 special "none"
35275 height "1in"
35276 height_special "totalheight"
35277 thickness "0.4pt"
35278 separation "3pt"
35279 shadowsize "4pt"
35280 framecolor "black"
35281 backgroundcolor "none"
35282 status open
35283
35284 \begin_layout Plain Layout
35285 \align center
35286 Boîte rectangulaire
35287 \end_layout
35288
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \begin_layout Description
35295 Cadre
35296 \begin_inset space ~
35297 \end_inset
35298
35299 oval,
35300 \begin_inset space ~
35301 \end_inset
35302
35303 fin Ceci dessine un cadre ovalisée autour de la boîte.
35304  L'épaisseur du trait de ce cadre est de  0.4
35305 \begin_inset space \thinspace{}
35306 \end_inset
35307
35308 pt.
35309  
35310 \begin_inset Box ovalbox
35311 position "c"
35312 hor_pos "c"
35313 has_inner_box 1
35314 inner_pos "c"
35315 use_parbox 0
35316 use_makebox 0
35317 width "20col%"
35318 special "none"
35319 height "1in"
35320 height_special "totalheight"
35321 thickness "0.4pt"
35322 separation "3pt"
35323 shadowsize "4pt"
35324 framecolor "black"
35325 backgroundcolor "none"
35326 status open
35327
35328 \begin_layout Plain Layout
35329 \align center
35330 Boîte ovalisée, fine
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \begin_layout Description
35339 Cadre
35340 \begin_inset space ~
35341 \end_inset
35342
35343 oval,
35344 \begin_inset space ~
35345 \end_inset
35346
35347 épais Ceci dessine un cadre ovalisée autour de la boîte.
35348  L'épaisseur du trait de ce cadre est de   0.8
35349 \begin_inset space \thinspace{}
35350 \end_inset
35351
35352 pt.
35353  
35354 \begin_inset Box Ovalbox
35355 position "c"
35356 hor_pos "c"
35357 has_inner_box 1
35358 inner_pos "c"
35359 use_parbox 0
35360 use_makebox 0
35361 width "20col%"
35362 special "none"
35363 height "1in"
35364 height_special "totalheight"
35365 thickness "0.4pt"
35366 separation "3pt"
35367 shadowsize "4pt"
35368 framecolor "black"
35369 backgroundcolor "none"
35370 status open
35371
35372 \begin_layout Plain Layout
35373 \align center
35374 Boîte ovalisée, épaisse
35375 \end_layout
35376
35377 \end_inset
35378
35379
35380 \end_layout
35381
35382 \begin_layout Description
35383 Ombre
35384 \begin_inset space ~
35385 \end_inset
35386
35387 en
35388 \begin_inset space ~
35389 \end_inset
35390
35391 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35392  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35393  
35394 \begin_inset Box Shadowbox
35395 position "c"
35396 hor_pos "c"
35397 has_inner_box 1
35398 inner_pos "c"
35399 use_parbox 0
35400 use_makebox 0
35401 width "20col%"
35402 special "none"
35403 height "1in"
35404 height_special "totalheight"
35405 thickness "0.4pt"
35406 separation "3pt"
35407 shadowsize "4pt"
35408 framecolor "black"
35409 backgroundcolor "none"
35410 status open
35411
35412 \begin_layout Plain Layout
35413 \align center
35414 Boîte ombrée
35415 \end_layout
35416
35417 \end_inset
35418
35419
35420 \end_layout
35421
35422 \begin_layout Description
35423 Fond
35424 \begin_inset space ~
35425 \end_inset
35426
35427 ombré Ceci dessine une boîte avec un arrière plan rouge.
35428  Contrairement aux boîtes coloriées
35429 \begin_inset Foot
35430 status collapsed
35431
35432 \begin_layout Plain Layout
35433 Voir la section
35434 \begin_inset space ~
35435 \end_inset
35436
35437
35438 \begin_inset CommandInset ref
35439 LatexCommand ref
35440 reference "sec:Boîtes-colorées"
35441
35442 \end_inset
35443
35444 .
35445 \end_layout
35446
35447 \end_inset
35448
35449 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35450  son propre paragraphe.
35451 \begin_inset Box Shaded
35452 position "t"
35453 hor_pos "c"
35454 has_inner_box 0
35455 inner_pos "t"
35456 use_parbox 0
35457 use_makebox 0
35458 width "50col%"
35459 special "none"
35460 height "1in"
35461 height_special "totalheight"
35462 thickness "0.4pt"
35463 separation "3pt"
35464 shadowsize "4pt"
35465 framecolor "black"
35466 backgroundcolor "none"
35467 status open
35468
35469 \begin_layout Plain Layout
35470 Boîte avec fond ombré
35471 \end_layout
35472
35473 \end_inset
35474
35475
35476 \end_layout
35477
35478 \begin_layout Description
35479 Cadre
35480 \begin_inset space ~
35481 \end_inset
35482
35483 rectangulaire
35484 \begin_inset space ~
35485 \end_inset
35486
35487 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35488  boîte.
35489  L'épaisseur du trait du cadre interne est de 0.75
35490 \begin_inset space \thinspace{}
35491 \end_inset
35492
35493 épaisseur
35494 \begin_inset space ~
35495 \end_inset
35496
35497 du
35498 \begin_inset space ~
35499 \end_inset
35500
35501 trait, l'épaisseur du trait du cadre externe est de 1.5
35502 \begin_inset space \thinspace{}
35503 \end_inset
35504
35505 épaisseur
35506 \begin_inset space ~
35507 \end_inset
35508
35509 du
35510 \begin_inset space ~
35511 \end_inset
35512
35513 trait.
35514  La distance entre les deux cadres est de 1.5
35515 \begin_inset space \thinspace{}
35516 \end_inset
35517
35518 épaisseur
35519 \begin_inset space ~
35520 \end_inset
35521
35522 du
35523 \begin_inset space ~
35524 \end_inset
35525
35526 trait
35527 \begin_inset space \thinspace{}
35528 \end_inset
35529
35530 +
35531 \begin_inset space \thinspace{}
35532 \end_inset
35533
35534 0.5
35535 \begin_inset space \thinspace{}
35536 \end_inset
35537
35538 pt.
35539  
35540 \begin_inset Box Doublebox
35541 position "c"
35542 hor_pos "c"
35543 has_inner_box 1
35544 inner_pos "c"
35545 use_parbox 0
35546 use_makebox 0
35547 width "20col%"
35548 special "none"
35549 height "1in"
35550 height_special "totalheight"
35551 thickness "0.4pt"
35552 separation "3pt"
35553 shadowsize "4pt"
35554 framecolor "black"
35555 backgroundcolor "none"
35556 status open
35557
35558 \begin_layout Plain Layout
35559 \align center
35560 Boîte double
35561 \end_layout
35562
35563 \end_inset
35564
35565
35566 \end_layout
35567
35568 \begin_layout Standard
35569 \begin_inset VSpace bigskip
35570 \end_inset
35571
35572 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35573  s'adapte pour montrer le style
35574  de boîte utilisé.
35575  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35576  le paquetage \SpecialChar LaTeX
35577  
35578 \series bold
35579 fancybox
35580 \series default
35581
35582 \begin_inset Index idx
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586 Paquetages \SpecialChar LaTeX
35587  ! fancybox
35588 \end_layout
35589
35590 \end_inset
35591
35592 .
35593 \end_layout
35594
35595 \begin_layout Standard
35596 \begin_inset VSpace bigskip
35597 \end_inset
35598
35599 Quand vous utilisez le style de décoration 
35600 \family sans
35601 cadre rectangulaire simple
35602 \family default
35603  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35604  de la boîte.
35605  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35606  prendra toute la largeur de la colonne et la boîte sera considérée comme
35607  son propre paragraphe: 
35608 \begin_inset Box Framed
35609 position "t"
35610 hor_pos "c"
35611 has_inner_box 0
35612 inner_pos "t"
35613 use_parbox 0
35614 use_makebox 0
35615 width "100col%"
35616 special "none"
35617 height "1in"
35618 height_special "totalheight"
35619 thickness "0.4pt"
35620 separation "3pt"
35621 shadowsize "4pt"
35622 framecolor "black"
35623 backgroundcolor "none"
35624 status collapsed
35625
35626 \begin_layout Plain Layout
35627 Boîte avec cadre simple et sauts de page
35628 \end_layout
35629
35630 \end_inset
35631
35632
35633 \end_layout
35634
35635 \begin_layout Section
35636 Personnalisation des boîtes
35637 \begin_inset Index idx
35638 status collapsed
35639
35640 \begin_layout Plain Layout
35641 Boîtes! Personnalisation
35642 \end_layout
35643
35644 \end_inset
35645
35646
35647 \end_layout
35648
35649 \begin_layout Standard
35650 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35651  la commande 
35652 \series bold
35653
35654 \backslash
35655 cornersize
35656 \series default
35657 .
35658  Par exemple, la commande
35659 \end_layout
35660
35661 \begin_layout Standard
35662
35663 \series bold
35664
35665 \backslash
35666 cornersize*{1cm}
35667 \end_layout
35668
35669 \begin_layout Standard
35670 donne un diamètre de 1
35671 \begin_inset space \thinspace{}
35672 \end_inset
35673
35674 cm.
35675  La commande
35676 \end_layout
35677
35678 \begin_layout Standard
35679
35680 \series bold
35681
35682 \backslash
35683 cornersize{num}
35684 \end_layout
35685
35686 \begin_layout Standard
35687 fixe le diamètre à 
35688 \family sans
35689 num
35690 \begin_inset space \thinspace{}
35691 \end_inset
35692
35693 ×
35694 \begin_inset space \thinspace{}
35695 \end_inset
35696
35697 minimum(largeur et hauteur de la boîte)
35698 \family default
35699 .
35700  La valeur implicite est 
35701 \series bold
35702
35703 \backslash
35704 cornersize{0.5}
35705 \series default
35706 .
35707 \end_layout
35708
35709 \begin_layout Standard
35710 \begin_inset ERT
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714
35715
35716 \backslash
35717 cornersize*{1.5cm}
35718 \end_layout
35719
35720 \end_inset
35721
35722
35723 \begin_inset Box Ovalbox
35724 position "c"
35725 hor_pos "c"
35726 has_inner_box 1
35727 inner_pos "c"
35728 use_parbox 0
35729 use_makebox 0
35730 width "25col%"
35731 special "none"
35732 height "1in"
35733 height_special "totalheight"
35734 thickness "0.4pt"
35735 separation "3pt"
35736 shadowsize "4pt"
35737 framecolor "black"
35738 backgroundcolor "none"
35739 status open
35740
35741 \begin_layout Plain Layout
35742 \align center
35743 Boîte ovale avec 
35744 \series bold
35745
35746 \backslash
35747 cornersize
35748 \series default
35749
35750 \begin_inset space \thinspace{}
35751 \end_inset
35752
35753 =
35754 \begin_inset space \thinspace{}
35755 \end_inset
35756
35757 1.5
35758 \begin_inset space \thinspace{}
35759 \end_inset
35760
35761 cm
35762 \end_layout
35763
35764 \end_inset
35765
35766
35767 \begin_inset ERT
35768 status collapsed
35769
35770 \begin_layout Plain Layout
35771
35772
35773 \backslash
35774 cornersize{0.5}
35775 \end_layout
35776
35777 \end_inset
35778
35779
35780 \end_layout
35781
35782 \begin_layout Standard
35783 \begin_inset VSpace bigskip
35784 \end_inset
35785
35786
35787 \end_layout
35788
35789 \begin_layout Standard
35790 La couleur rouge utilisée implicitement pour les boîtes à 
35791 \family sans
35792 Fond
35793 \begin_inset space ~
35794 \end_inset
35795
35796 ombré
35797 \family default
35798  peut soit être modifiée localement avec la commande 
35799 \series bold
35800
35801 \backslash
35802 definecolor{shadecolor}
35803 \series default
35804 , soit globalement avec le menu 
35805 \family sans
35806 Outils\SpecialChar menuseparator
35807 Préférences
35808 \family default
35809 \SpecialChar menuseparator
35810
35811 \family sans
35812 Couleurs\SpecialChar menuseparator
35813 boîte
35814 \begin_inset space ~
35815 \end_inset
35816
35817 ombrée
35818 \family default
35819 .
35820  La syntaxe de la commande 
35821 \series bold
35822
35823 \backslash
35824 definecolor
35825 \series default
35826  est expliquée dans la section
35827 \begin_inset space ~
35828 \end_inset
35829
35830
35831 \begin_inset CommandInset ref
35832 LatexCommand ref
35833 reference "sec:Tableaux-Colorés"
35834
35835 \end_inset
35836
35837 .
35838 \begin_inset Foot
35839 status collapsed
35840
35841 \begin_layout Plain Layout
35842 Notez que l'utilisation de 
35843 \series bold
35844
35845 \backslash
35846 definecolor
35847 \series default
35848  ne peut se faire sans le paquetage \SpecialChar LaTeX
35849  
35850 \series bold
35851 color
35852 \series default
35853  dans le préambule, voir la section
35854 \begin_inset space ~
35855 \end_inset
35856
35857
35858 \begin_inset CommandInset ref
35859 LatexCommand ref
35860 reference "sec:Boîtes-colorées"
35861
35862 \end_inset
35863
35864 .
35865  
35866 \end_layout
35867
35868 \end_inset
35869
35870
35871 \end_layout
35872
35873 \begin_layout Standard
35874 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35875  le commande en code \SpecialChar TeX
35876  suivantes
35877 \end_layout
35878
35879 \begin_layout Standard
35880
35881 \series bold
35882
35883 \backslash
35884 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35885 \end_layout
35886
35887 \begin_layout Standard
35888 \begin_inset ERT
35889 status collapsed
35890
35891 \begin_layout Plain Layout
35892
35893
35894 \backslash
35895 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35896 \end_layout
35897
35898 \end_inset
35899
35900
35901 \begin_inset Box Shaded
35902 position "t"
35903 hor_pos "c"
35904 has_inner_box 0
35905 inner_pos "t"
35906 use_parbox 0
35907 use_makebox 0
35908 width "100col%"
35909 special "none"
35910 height "1in"
35911 height_special "totalheight"
35912 thickness "0.4pt"
35913 separation "3pt"
35914 shadowsize "4pt"
35915 framecolor "black"
35916 backgroundcolor "none"
35917 status open
35918
35919 \begin_layout Plain Layout
35920
35921 \color yellow
35922 Ceci est un texte jaune dans une boîte à 
35923 \family sans
35924 Fond
35925 \begin_inset space ~
35926 \end_inset
35927
35928 ombré
35929 \family default
35930 \color inherit
35931  
35932 \color yellow
35933 avec un fond vert foncé.
35934 \end_layout
35935
35936 \end_inset
35937
35938
35939 \begin_inset ERT
35940 status collapsed
35941
35942 \begin_layout Plain Layout
35943
35944
35945 \backslash
35946 definecolor{shadecolor}{rgb}{1,0,0}
35947 \end_layout
35948
35949 \end_inset
35950
35951
35952 \end_layout
35953
35954 \begin_layout Standard
35955 \begin_inset VSpace bigskip
35956 \end_inset
35957
35958
35959 \end_layout
35960
35961 \begin_layout Standard
35962 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35963  boîtes qui suivent la commandes qui les a changées.
35964 \end_layout
35965
35966 \begin_layout Section
35967 Minipages
35968 \begin_inset CommandInset label
35969 LatexCommand label
35970 name "sec:Minipages"
35971
35972 \end_inset
35973
35974
35975 \begin_inset Index idx
35976 status collapsed
35977
35978 \begin_layout Plain Layout
35979 Boîtes ! Minipages
35980 \end_layout
35981
35982 \end_inset
35983
35984
35985 \end_layout
35986
35987 \begin_layout Standard
35988 \SpecialChar LaTeX
35989  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35990  d'une page.
35991  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35992  règles d'indentation, de saut de ligne, etc.
35993  s'appliquent.
35994 \end_layout
35995
35996 \begin_layout Standard
35997 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35998  langues.
35999 \end_layout
36000
36001 \begin_layout Standard
36002 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
36003  Leur largeur est fixée à 45
36004 \begin_inset space \thinspace{}
36005 \end_inset
36006
36007 col% et elles sont séparées par un ressort horizontal, qui a été inséré
36008  via le menu 
36009 \family sans
36010 Insertion\SpecialChar menuseparator
36011 Typographie
36012 \begin_inset space ~
36013 \end_inset
36014
36015 spéciale\SpecialChar menuseparator
36016 Ressort
36017 \begin_inset space ~
36018 \end_inset
36019
36020 Horizontal
36021 \family default
36022 .
36023 \end_layout
36024
36025 \begin_layout Standard
36026 \begin_inset Box Frameless
36027 position "t"
36028 hor_pos "c"
36029 has_inner_box 1
36030 inner_pos "c"
36031 use_parbox 0
36032 use_makebox 0
36033 width "45col%"
36034 special "none"
36035 height "1in"
36036 height_special "totalheight"
36037 thickness "0.4pt"
36038 separation "3pt"
36039 shadowsize "4pt"
36040 framecolor "black"
36041 backgroundcolor "none"
36042 status open
36043
36044 \begin_layout Plain Layout
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.
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  Ceci est un texte en français.Ceci est un texte en français.
36053  Ceci est un texte en français.
36054  Ceci est un texte en français.
36055  Ceci est un texte en français
36056 \begin_inset Foot
36057 status collapsed
36058
36059 \begin_layout Plain Layout
36060 Ceci est une note de bas de page en français.
36061 \end_layout
36062
36063 \end_inset
36064
36065 .Ceci est un texte en français
36066 \end_layout
36067
36068 \end_inset
36069
36070
36071 \begin_inset space \hfill{}
36072 \end_inset
36073
36074
36075 \begin_inset Box Frameless
36076 position "t"
36077 hor_pos "c"
36078 has_inner_box 1
36079 inner_pos "c"
36080 use_parbox 0
36081 use_makebox 0
36082 width "45col%"
36083 special "none"
36084 height "1in"
36085 height_special "totalheight"
36086 thickness "0.4pt"
36087 separation "3pt"
36088 shadowsize "4pt"
36089 framecolor "black"
36090 backgroundcolor "none"
36091 status open
36092
36093 \begin_layout Plain Layout
36094
36095 \lang english
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  This is an English Text.
36109  This is an English Text.
36110  This is an English Text.
36111  This is an English Text.
36112 \begin_inset Foot
36113 status collapsed
36114
36115 \begin_layout Plain Layout
36116
36117 \lang english
36118 This is an English footnote.
36119 \end_layout
36120
36121 \end_inset
36122
36123  This is an English Text.
36124 \end_layout
36125
36126 \end_inset
36127
36128
36129 \end_layout
36130
36131 \begin_layout Standard
36132 \begin_inset VSpace bigskip
36133 \end_inset
36134
36135 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36136  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36137  minipages, même si vous les avez mis par exemple à 
36138 \family sans
36139 Moyen
36140 \family default
36141  dans les paramètres du document.
36142 \end_layout
36143
36144 \begin_layout Standard
36145 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36146  portion de texte, voyez la section
36147 \begin_inset space ~
36148 \end_inset
36149
36150
36151 \begin_inset CommandInset ref
36152 LatexCommand ref
36153 reference "sec:Boîtes-colorées"
36154
36155 \end_inset
36156
36157 .
36158 \end_layout
36159
36160 \begin_layout Standard
36161 \begin_inset Note Greyedout
36162 status open
36163
36164 \begin_layout Plain Layout
36165
36166 \series bold
36167 Note:
36168 \series default
36169  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36170  mais les minipages peuvent être utilisées dans un tableau, un flottant
36171  ou une autre boîte.
36172 \end_layout
36173
36174 \end_inset
36175
36176
36177 \end_layout
36178
36179 \begin_layout Standard
36180 \begin_inset VSpace bigskip
36181 \end_inset
36182
36183
36184 \end_layout
36185
36186 \begin_layout Standard
36187 \SpecialChar LyX
36188  propose également une fonctionnalité de base pour des minipages dont la
36189  taille est automatiquement déterminée par la largeur de leur contenu, via
36190  le module 
36191 \family sans
36192 Minipages de largeur variable
36193 \family default
36194 .
36195  Le fichier du répertoire des exemples \SpecialChar LyX
36196  
36197 \emph on
36198 varwidth-floats-side-by-side
36199 \emph default
36200  illustre l'utilisation de minipages de largeur variable pour placer deux
36201  flottants côte à côte.
36202 \end_layout
36203
36204 \begin_layout Section
36205 Les parboxes
36206 \begin_inset CommandInset label
36207 LatexCommand label
36208 name "sec:Parboxes"
36209
36210 \end_inset
36211
36212
36213 \begin_inset Index idx
36214 status collapsed
36215
36216 \begin_layout Plain Layout
36217 Boîtes ! Parboxes
36218 \end_layout
36219
36220 \end_inset
36221
36222
36223 \end_layout
36224
36225 \begin_layout Standard
36226 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36227  ne peuvent avoir de note de bas de page.
36228 \end_layout
36229
36230 \begin_layout Standard
36231 \align center
36232 \begin_inset Box Frameless
36233 position "t"
36234 hor_pos "c"
36235 has_inner_box 1
36236 inner_pos "t"
36237 use_parbox 1
36238 use_makebox 0
36239 width "33col%"
36240 special "none"
36241 height "1in"
36242 height_special "totalheight"
36243 thickness "0.4pt"
36244 separation "3pt"
36245 shadowsize "4pt"
36246 framecolor "black"
36247 backgroundcolor "none"
36248 status open
36249
36250 \begin_layout Plain Layout
36251 Ceci est un texte à l'intérieur d'une parbox.
36252  Ceci est un texte à l'intérieur d'une parbox.
36253 \end_layout
36254
36255 \begin_layout Plain Layout
36256 Cette note de bas de page ne devrait pas apparaître :
36257 \begin_inset Foot
36258 status open
36259
36260 \begin_layout Plain Layout
36261 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36262  pas.
36263 \end_layout
36264
36265 \end_inset
36266
36267
36268 \end_layout
36269
36270 \end_inset
36271
36272
36273 \end_layout
36274
36275 \begin_layout Section
36276 Des boîtes pour les mots et les caractères
36277 \begin_inset Index idx
36278 status collapsed
36279
36280 \begin_layout Plain Layout
36281 Boîtes ! Pour les caractères
36282 \end_layout
36283
36284 \end_inset
36285
36286
36287 \end_layout
36288
36289 \begin_layout Subsection
36290 Empêcher la césure
36291 \begin_inset CommandInset label
36292 LatexCommand label
36293 name "sec:Empêcher-césure"
36294
36295 \end_inset
36296
36297
36298 \begin_inset Index idx
36299 status collapsed
36300
36301 \begin_layout Plain Layout
36302 Boîtes ! Pour empêcher la césure
36303 \end_layout
36304
36305 \end_inset
36306
36307
36308 \end_layout
36309
36310 \begin_layout Standard
36311 Vous pouvez utiliser une boîte de type 
36312 \family sans
36313 Makebox
36314 \family default
36315  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36316 \begin_inset Newline newline
36317 \end_inset
36318
36319 Voici un exemple de texte :
36320 \end_layout
36321
36322 \begin_layout Standard
36323 Cette ligne est un exemple comment vous pouvez empêcher une césure
36324 \begin_inset space ~
36325 \end_inset
36326
36327
36328 \begin_inset Quotes cld
36329 \end_inset
36330
36331 motTrèsTrèsLong
36332 \begin_inset Quotes crd
36333 \end_inset
36334
36335
36336 \end_layout
36337
36338 \begin_layout Standard
36339 Pour empêcher que le mot 
36340 \begin_inset Quotes cld
36341 \end_inset
36342
36343 motTrèsTrèsLong
36344 \begin_inset Quotes crd
36345 \end_inset
36346
36347  soit coupé, mettez le mot dans une boîte, mettez 
36348 \family sans
36349 Boîte
36350 \begin_inset space ~
36351 \end_inset
36352
36353 intérieure
36354 \family default
36355  à 
36356 \family sans
36357 Makebox
36358 \family default
36359  sans spécifier de largeur.
36360 \end_layout
36361
36362 \begin_layout Standard
36363 Voici le résultat :
36364 \end_layout
36365
36366 \begin_layout Standard
36367 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36368  
36369 \begin_inset Box Frameless
36370 position "t"
36371 hor_pos "c"
36372 has_inner_box 1
36373 inner_pos "t"
36374 use_parbox 0
36375 use_makebox 1
36376 width ""
36377 special "none"
36378 height "1in"
36379 height_special "totalheight"
36380 thickness "0.4pt"
36381 separation "3pt"
36382 shadowsize "4pt"
36383 framecolor "black"
36384 backgroundcolor "none"
36385 status open
36386
36387 \begin_layout Plain Layout
36388 \begin_inset Quotes cld
36389 \end_inset
36390
36391 motTrèsTrèsLong
36392 \begin_inset Quotes crd
36393 \end_inset
36394
36395
36396 \end_layout
36397
36398 \end_inset
36399
36400
36401 \end_layout
36402
36403 \begin_layout Standard
36404 Une autre méthode consiste à mettre la commande 
36405 \series bold
36406
36407 \begin_inset Quotes cld
36408 \end_inset
36409
36410
36411 \backslash
36412 -
36413 \series default
36414
36415 \begin_inset Quotes crd
36416 \end_inset
36417
36418  en code \SpecialChar TeX
36419 , juste avant le mot :
36420 \end_layout
36421
36422 \begin_layout Standard
36423 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36424  
36425 \begin_inset Quotes cld
36426 \end_inset
36427
36428
36429 \begin_inset ERT
36430 status collapsed
36431
36432 \begin_layout Plain Layout
36433
36434
36435 \backslash
36436 -
36437 \end_layout
36438
36439 \end_inset
36440
36441 motTrèsTrèsLong
36442 \begin_inset Quotes crd
36443 \end_inset
36444
36445
36446 \end_layout
36447
36448 \begin_layout Standard
36449 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36450  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36451 \family sans
36452 Insertion\SpecialChar menuseparator
36453 Typographie
36454 \begin_inset space ~
36455 \end_inset
36456
36457 spéciale\SpecialChar menuseparator
36458 Passage
36459 \begin_inset space ~
36460 \end_inset
36461
36462 à
36463 \begin_inset space ~
36464 \end_inset
36465
36466 la
36467 \begin_inset space ~
36468 \end_inset
36469
36470 Ligne
36471 \family default
36472  (raccourci 
36473 \family sans
36474 Ctrl-Entrée
36475 \family default
36476 ) :
36477 \end_layout
36478
36479 \begin_layout Standard
36480 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36481 \begin_inset Newline newline
36482 \end_inset
36483
36484
36485 \begin_inset Box Frameless
36486 position "t"
36487 hor_pos "c"
36488 has_inner_box 1
36489 inner_pos "t"
36490 use_parbox 0
36491 use_makebox 1
36492 width ""
36493 special "none"
36494 height "1in"
36495 height_special "totalheight"
36496 thickness "0.4pt"
36497 separation "3pt"
36498 shadowsize "4pt"
36499 framecolor "black"
36500 backgroundcolor "none"
36501 status open
36502
36503 \begin_layout Plain Layout
36504 \begin_inset Quotes cld
36505 \end_inset
36506
36507 motTrèsTrèsLong
36508 \begin_inset Quotes crd
36509 \end_inset
36510
36511
36512 \end_layout
36513
36514 \end_inset
36515
36516
36517 \end_layout
36518
36519 \begin_layout Subsection
36520 Alignement vertical
36521 \begin_inset CommandInset label
36522 LatexCommand label
36523 name "subsec:Alignement-Vertical"
36524
36525 \end_inset
36526
36527
36528 \begin_inset Index idx
36529 status collapsed
36530
36531 \begin_layout Plain Layout
36532 Boîtes ! Pour l'alignement vertical
36533 \end_layout
36534
36535 \end_inset
36536
36537
36538 \begin_inset Index idx
36539 status collapsed
36540
36541 \begin_layout Plain Layout
36542 Boîtes ! Boîtes élévatrices
36543 \end_layout
36544
36545 \end_inset
36546
36547
36548 \begin_inset Index idx
36549 status collapsed
36550
36551 \begin_layout Plain Layout
36552 Raisebox|see
36553 \begin_inset ERT
36554 status collapsed
36555
36556 \begin_layout Plain Layout
36557
36558 {
36559 \end_layout
36560
36561 \end_inset
36562
36563 Boîtes élévatrices
36564 \begin_inset ERT
36565 status collapsed
36566
36567 \begin_layout Plain Layout
36568
36569 }
36570 \end_layout
36571
36572 \end_inset
36573
36574
36575 \end_layout
36576
36577 \end_inset
36578
36579
36580 \end_layout
36581
36582 \begin_layout Standard
36583 Avec la commande 
36584 \series bold
36585
36586 \backslash
36587 raisebox
36588 \series default
36589  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36590  par rapport au texte qui l'entoure.
36591  La commande
36592 \series bold
36593  
36594 \backslash
36595 raisebox
36596 \series default
36597  s'utilise en suivant la syntaxe suivante :
36598 \end_layout
36599
36600 \begin_layout Standard
36601
36602 \series bold
36603
36604 \backslash
36605 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36606 \end_layout
36607
36608 \begin_layout Standard
36609 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36610  pour l'abaisser.
36611 \end_layout
36612
36613 \begin_layout Standard
36614 Pour aligner le mot 
36615 \begin_inset Quotes cld
36616 \end_inset
36617
36618 empêcher
36619 \begin_inset Quotes crd
36620 \end_inset
36621
36622  de façon à ce que le point le plus bas du caractère le plus 
36623 \begin_inset Quotes cld
36624 \end_inset
36625
36626 profond
36627 \begin_inset Quotes crd
36628 \end_inset
36629
36630 , le 
36631 \begin_inset Quotes cld
36632 \end_inset
36633
36634 p
36635 \begin_inset Quotes crd
36636 \end_inset
36637
36638 , soit au niveau de la ligne de base, insérez la commande 
36639 \end_layout
36640
36641 \begin_layout Standard
36642
36643 \series bold
36644
36645 \backslash
36646 raisebox{
36647 \backslash
36648 depth}{
36649 \end_layout
36650
36651 \begin_layout Standard
36652 en code \SpecialChar TeX
36653  avant le mot.
36654  Insérez après le mot l'accolade fermante 
36655 \begin_inset Quotes cld
36656 \end_inset
36657
36658
36659 \series bold
36660 }
36661 \series default
36662
36663 \begin_inset Quotes crd
36664 \end_inset
36665
36666  en code \SpecialChar TeX
36667 .
36668 \begin_inset Newline newline
36669 \end_inset
36670
36671 Voici le résultat :
36672 \end_layout
36673
36674 \begin_layout Standard
36675 Cette ligne de texte contient le mot 
36676 \begin_inset ERT
36677 status open
36678
36679 \begin_layout Plain Layout
36680
36681
36682 \backslash
36683 raisebox{
36684 \backslash
36685 depth}{
36686 \end_layout
36687
36688 \end_inset
36689
36690
36691 \begin_inset Quotes cld
36692 \end_inset
36693
36694 empêcher
36695 \begin_inset Quotes crd
36696 \end_inset
36697
36698
36699 \begin_inset ERT
36700 status collapsed
36701
36702 \begin_layout Plain Layout
36703
36704 }
36705 \end_layout
36706
36707 \end_inset
36708
36709  comme mot élevé.
36710 \end_layout
36711
36712 \begin_layout Standard
36713 \begin_inset VSpace bigskip
36714 \end_inset
36715
36716 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36717  entre les lignes va être agrandie :
36718 \end_layout
36719
36720 \begin_layout Standard
36721 Cette ligne de texte contient le mot
36722 \begin_inset ERT
36723 status collapsed
36724
36725 \begin_layout Plain Layout
36726
36727
36728 \backslash
36729 raisebox{-
36730 \backslash
36731 depth}{
36732 \end_layout
36733
36734 \end_inset
36735
36736
36737 \begin_inset Quotes cld
36738 \end_inset
36739
36740 empêcher
36741 \begin_inset Quotes crd
36742 \end_inset
36743
36744
36745 \begin_inset ERT
36746 status collapsed
36747
36748 \begin_layout Plain Layout
36749
36750 }
36751 \end_layout
36752
36753 \end_inset
36754
36755  comme mot abaissé.
36756 \begin_inset Newline newline
36757 \end_inset
36758
36759 Cette ligne de texte contient le mot 
36760 \begin_inset ERT
36761 status collapsed
36762
36763 \begin_layout Plain Layout
36764
36765
36766 \backslash
36767 raisebox{0.5cm}{
36768 \end_layout
36769
36770 \end_inset
36771
36772
36773 \begin_inset Quotes cld
36774 \end_inset
36775
36776 tester
36777 \begin_inset Quotes crd
36778 \end_inset
36779
36780
36781 \begin_inset ERT
36782 status collapsed
36783
36784 \begin_layout Plain Layout
36785
36786 }
36787 \end_layout
36788
36789 \end_inset
36790
36791  comme mot élevé.
36792 \end_layout
36793
36794 \begin_layout Standard
36795 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36796  mettez la hauteur de la boîte à zéro.
36797  Par exemple utilisez
36798 \end_layout
36799
36800 \begin_layout Standard
36801
36802 \series bold
36803
36804 \backslash
36805 raisebox{-
36806 \backslash
36807 depth}[0pt]{
36808 \end_layout
36809
36810 \begin_layout Standard
36811 Cette ligne de texte contient le mot
36812 \begin_inset ERT
36813 status collapsed
36814
36815 \begin_layout Plain Layout
36816
36817
36818 \backslash
36819 raisebox{-
36820 \backslash
36821 depth}[0pt]{
36822 \end_layout
36823
36824 \end_inset
36825
36826
36827 \begin_inset Quotes cld
36828 \end_inset
36829
36830 empêcher
36831 \begin_inset Quotes crd
36832 \end_inset
36833
36834
36835 \begin_inset ERT
36836 status collapsed
36837
36838 \begin_layout Plain Layout
36839
36840 }
36841 \end_layout
36842
36843 \end_inset
36844
36845  comme mot abaissé.
36846 \begin_inset Newline newline
36847 \end_inset
36848
36849
36850 \begin_inset Newline newline
36851 \end_inset
36852
36853 Cette ligne de texte contient le mot 
36854 \begin_inset ERT
36855 status collapsed
36856
36857 \begin_layout Plain Layout
36858
36859
36860 \backslash
36861 raisebox{0.5cm}[0pt]{
36862 \end_layout
36863
36864 \end_inset
36865
36866
36867 \begin_inset Quotes cld
36868 \end_inset
36869
36870 tester
36871 \begin_inset Quotes crd
36872 \end_inset
36873
36874
36875 \begin_inset ERT
36876 status collapsed
36877
36878 \begin_layout Plain Layout
36879
36880 }
36881 \end_layout
36882
36883 \end_inset
36884
36885  comme mot élevé.
36886 \end_layout
36887
36888 \begin_layout Section
36889 Boîtes colorées
36890 \begin_inset CommandInset label
36891 LatexCommand label
36892 name "sec:Boîtes-colorées"
36893
36894 \end_inset
36895
36896
36897 \begin_inset Index idx
36898 status collapsed
36899
36900 \begin_layout Plain Layout
36901 Boîtes ! Couleur
36902 \end_layout
36903
36904 \end_inset
36905
36906
36907 \end_layout
36908
36909 \begin_layout Standard
36910 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36911  couleur désirée dans la fenêtre de dialogue de la boîte.
36912  Voici par exemple une boîte avec un fond orangé:
36913 \lang english
36914  
36915 \begin_inset Box Frameless
36916 position "t"
36917 hor_pos "c"
36918 has_inner_box 1
36919 inner_pos "t"
36920 use_parbox 0
36921 use_makebox 1
36922 width ""
36923 special "none"
36924 height "1in"
36925 height_special "totalheight"
36926 thickness "0.4pt"
36927 separation "3pt"
36928 shadowsize "4pt"
36929 framecolor "black"
36930 backgroundcolor "orange"
36931 status open
36932
36933 \begin_layout Plain Layout
36934 Boîte avec un fond orangé
36935 \end_layout
36936
36937 \end_inset
36938
36939
36940 \end_layout
36941
36942 \begin_layout Standard
36943 Si vous utilisez la décoration 
36944 \family sans
36945 Cadre
36946 \begin_inset space ~
36947 \end_inset
36948
36949 rectangulaire
36950 \begin_inset space ~
36951 \end_inset
36952
36953 simple
36954 \family default
36955 , vous pouvez colorer le cadre.
36956  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36957  le met implicitement
36958  en blanc).
36959  voici un exemple: 
36960 \begin_inset Box Boxed
36961 position "t"
36962 hor_pos "c"
36963 has_inner_box 0
36964 inner_pos "t"
36965 use_parbox 0
36966 use_makebox 0
36967 width ""
36968 special "none"
36969 height "1in"
36970 height_special "totalheight"
36971 thickness "0.4pt"
36972 separation "3pt"
36973 shadowsize "4pt"
36974 framecolor "teal"
36975 backgroundcolor "yellow"
36976 status open
36977
36978 \begin_layout Plain Layout
36979 Box with teal frame color and yellow background color
36980 \end_layout
36981
36982 \end_inset
36983
36984
36985 \end_layout
36986
36987 \begin_layout Standard
36988 \begin_inset VSpace bigskip
36989 \end_inset
36990
36991 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36992  est en couleurs:
36993 \begin_inset Newline newline
36994 \end_inset
36995
36996
36997 \begin_inset Box Boxed
36998 position "t"
36999 hor_pos "c"
37000 has_inner_box 0
37001 inner_pos "t"
37002 use_parbox 0
37003 use_makebox 0
37004 width ""
37005 special "none"
37006 height "1in"
37007 height_special "totalheight"
37008 thickness "0.4pt"
37009 separation "3pt"
37010 shadowsize "4pt"
37011 framecolor "cyan"
37012 backgroundcolor "magenta"
37013 status open
37014
37015 \begin_layout Plain Layout
37016
37017 \color yellow
37018 Ce texte est coloré dans une boîte colorée et encadrée.
37019 \end_layout
37020
37021 \end_inset
37022
37023
37024 \end_layout
37025
37026 \begin_layout Standard
37027 \begin_inset VSpace bigskip
37028 \end_inset
37029
37030
37031 \end_layout
37032
37033 \begin_layout Standard
37034 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
37035  définir vos propres couleurs comme c'est décrit dans la section
37036 \begin_inset space ~
37037 \end_inset
37038
37039
37040 \begin_inset CommandInset ref
37041 LatexCommand ref
37042 reference "sec:Tableaux-Colorés"
37043
37044 \end_inset
37045
37046 .
37047  Pour cela vous devez saisir la boîte ne code TeX.
37048 \end_layout
37049
37050 \begin_layout Standard
37051 Les boîtes à fond coloré sont créées par la commande 
37052 \series bold
37053
37054 \backslash
37055 colorbox
37056 \series default
37057 .
37058  Elle est utilisée avec la syntaxe suivante :
37059 \end_layout
37060
37061 \begin_layout Standard
37062
37063 \series bold
37064
37065 \backslash
37066 colorbox{couleur}{contenu de la boîte}
37067 \end_layout
37068
37069 \begin_layout Standard
37070 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
37071  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
37072  un mot sur fond 
37073 \emph on
37074 vertfonce
37075 \emph default
37076 , insérez la commande 
37077 \end_layout
37078
37079 \begin_layout Standard
37080
37081 \series bold
37082
37083 \backslash
37084 colorbox{vertfonce}{
37085 \end_layout
37086
37087 \begin_layout Standard
37088 avant le mot en code \SpecialChar TeX
37089 .
37090  Insérez l'accolade fermante 
37091 \begin_inset Quotes cld
37092 \end_inset
37093
37094 }
37095 \begin_inset Quotes crd
37096 \end_inset
37097
37098  après le mot, en code \SpecialChar TeX
37099 .
37100 \begin_inset Newline newline
37101 \end_inset
37102
37103 Voici le résultat :
37104 \end_layout
37105
37106 \begin_layout Standard
37107 Cette ligne de texte contient le mot
37108 \begin_inset ERT
37109 status collapsed
37110
37111 \begin_layout Plain Layout
37112
37113
37114 \backslash
37115 colorbox{vertfonce}{
37116 \end_layout
37117
37118 \end_inset
37119
37120
37121 \begin_inset Quotes cld
37122 \end_inset
37123
37124 Attention!
37125 \begin_inset Quotes crd
37126 \end_inset
37127
37128
37129 \begin_inset ERT
37130 status collapsed
37131
37132 \begin_layout Plain Layout
37133
37134 }
37135 \end_layout
37136
37137 \end_inset
37138
37139  sur fond vertfonce.
37140 \end_layout
37141
37142 \begin_layout Standard
37143 Les boîtes avec fond et cadre colorés sont créées via la commande 
37144 \series bold
37145
37146 \backslash
37147 fcolorbox
37148 \series default
37149  avec la syntaxe suivante :
37150 \end_layout
37151
37152 \begin_layout Standard
37153
37154 \series bold
37155
37156 \backslash
37157 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37158 \end_layout
37159
37160 \begin_layout Section
37161 Boîtes pivotées et redimensionnées
37162 \end_layout
37163
37164 \begin_layout Standard
37165 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37166 \family sans
37167 BoîtesGraphiques
37168 \family default
37169  oit être vchargé via les paramètres du document.
37170 \end_layout
37171
37172 \begin_layout Standard
37173 \begin_inset Note Greyedout
37174 status open
37175
37176 \begin_layout Plain Layout
37177
37178 \series bold
37179 Note:
37180 \series default
37181  La plupart des visualiseurs DVI ne sont 
37182 \emph on
37183 pas
37184 \emph default
37185  capables d'afficher des rotations ou des redimensionnements.
37186 \end_layout
37187
37188 \end_inset
37189
37190
37191 \end_layout
37192
37193 \begin_layout Standard
37194 \begin_inset Note Greyedout
37195 status open
37196
37197 \begin_layout Plain Layout
37198
37199 \series bold
37200 Note:
37201 \series default
37202  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37203  redimensionnée.
37204 \end_layout
37205
37206 \end_inset
37207
37208
37209 \end_layout
37210
37211 \begin_layout Subsection
37212 Boîtes pivotées
37213 \begin_inset Index idx
37214 status collapsed
37215
37216 \begin_layout Plain Layout
37217 Boîtes ! pivotées
37218 \end_layout
37219
37220 \end_inset
37221
37222
37223 \begin_inset Index idx
37224 status collapsed
37225
37226 \begin_layout Plain Layout
37227 Pivoter des objets
37228 \end_layout
37229
37230 \end_inset
37231
37232
37233 \end_layout
37234
37235 \begin_layout Standard
37236 Pour faire tourner des objets, vous pouvez les mettre dans une 
37237 \family sans
37238 BoîtePivotée
37239 \family default
37240 .
37241  Une telle boîte est insérée via le menu 
37242 \family sans
37243 Insertion\SpecialChar menuseparator
37244 Inserts personnalisables\SpecialChar menuseparator
37245 BoîtePivotée
37246 \family default
37247 .
37248 \end_layout
37249
37250 \begin_layout Standard
37251 La position du pivot peut être précisée via l'insert 
37252 \family sans
37253 Origine
37254 \family default
37255  (menu 
37256 \family sans
37257 Insertion\SpecialChar menuseparator
37258 Origine
37259 \family default
37260 ) sous la forme 
37261 \series bold
37262 origin=position
37263 \series default
37264 .
37265  Les valeurs suivantes sont possibles pour la position: 
37266 \emph on
37267 c
37268 \emph default
37269  (centre), 
37270 \emph on
37271 l
37272 \emph default
37273  (gauche/
37274 \lang english
37275 left
37276 \lang french
37277 ), 
37278 \emph on
37279 r
37280 \emph default
37281  (droite/
37282 \lang english
37283 right
37284 \lang french
37285 ), 
37286 \emph on
37287 b
37288 \emph default
37289  (bas/
37290 \lang english
37291 bottom
37292 \lang french
37293 ), 
37294 \emph on
37295 t
37296 \emph default
37297  (haut/
37298 \lang english
37299 top
37300 \lang french
37301 ), et aussi des combinaisons des quatre positions de base.
37302  Par exemple 
37303 \emph on
37304 lt
37305 \emph default
37306  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37307  Quand on ne donne pas d'origine, la position 
37308 \emph on
37309 l
37310 \emph default
37311  est utilisée.
37312  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37313  ou négatif.
37314  Le sens positif de rotation est anti-horaire.
37315 \end_layout
37316
37317 \begin_layout Standard
37318 Dans l'exemple qui suit, 
37319 \series bold
37320 origin=c
37321 \series default
37322  a été saisi dans l'insert 
37323 \family sans
37324 Origin
37325 \family default
37326  et 
37327 \series bold
37328 60
37329 \series default
37330  a été saisi dans l'insert 
37331 \family sans
37332 Angle
37333 \family default
37334 .
37335 \end_layout
37336
37337 \begin_layout Standard
37338 Voici une ligne avec du 
37339 \begin_inset Flex Rotatebox
37340 status open
37341
37342 \begin_layout Plain Layout
37343 \begin_inset Argument 1
37344 status open
37345
37346 \begin_layout Plain Layout
37347 origin=c
37348 \end_layout
37349
37350 \end_inset
37351
37352
37353 \begin_inset Argument 2
37354 status open
37355
37356 \begin_layout Plain Layout
37357 60
37358 \end_layout
37359
37360 \end_inset
37361
37362 texte pivoté
37363 \end_layout
37364
37365 \end_inset
37366
37367 .
37368 \end_layout
37369
37370 \begin_layout Standard
37371 La boîte peut contenir une autre boîte ou une formule en ligne :
37372 \end_layout
37373
37374 \begin_layout Standard
37375 Voici une ligne avec du 
37376 \begin_inset Flex Rotatebox
37377 status open
37378
37379 \begin_layout Plain Layout
37380 \begin_inset Argument 1
37381 status open
37382
37383 \begin_layout Plain Layout
37384 origin=r
37385 \end_layout
37386
37387 \end_inset
37388
37389
37390 \begin_inset Argument 2
37391 status open
37392
37393 \begin_layout Plain Layout
37394 -60
37395 \end_layout
37396
37397 \end_inset
37398
37399
37400 \begin_inset Box Doublebox
37401 position "c"
37402 hor_pos "c"
37403 has_inner_box 0
37404 inner_pos "c"
37405 use_parbox 0
37406 use_makebox 0
37407 width "1in"
37408 special "width"
37409 height "1in"
37410 height_special "totalheight"
37411 thickness "0.4pt"
37412 separation "3pt"
37413 shadowsize "4pt"
37414 framecolor "black"
37415 backgroundcolor "none"
37416 status collapsed
37417
37418 \begin_layout Plain Layout
37419 texte pivoté
37420 \end_layout
37421
37422 \end_inset
37423
37424
37425 \end_layout
37426
37427 \end_inset
37428
37429  et encadré 
37430 \begin_inset Flex Rotatebox
37431 status open
37432
37433 \begin_layout Plain Layout
37434 \begin_inset Argument 1
37435 status open
37436
37437 \begin_layout Plain Layout
37438 origin=lb
37439 \end_layout
37440
37441 \end_inset
37442
37443
37444 \begin_inset Argument 2
37445 status open
37446
37447 \begin_layout Plain Layout
37448 60
37449 \end_layout
37450
37451 \end_inset
37452
37453
37454 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37455 \end_inset
37456
37457
37458 \end_layout
37459
37460 \end_inset
37461
37462  et une formule.
37463 \end_layout
37464
37465 \begin_layout Standard
37466 ou encore une figure ou un tableau :
37467 \end_layout
37468
37469 \begin_layout Standard
37470 Voici une ligne 
37471 \begin_inset Flex Rotatebox
37472 status open
37473
37474 \begin_layout Plain Layout
37475 \begin_inset Argument 1
37476 status open
37477
37478 \begin_layout Plain Layout
37479 origin=lb
37480 \end_layout
37481
37482 \end_inset
37483
37484
37485 \begin_inset Argument 2
37486 status open
37487
37488 \begin_layout Plain Layout
37489 90
37490 \end_layout
37491
37492 \end_inset
37493
37494
37495 \begin_inset Graphics
37496         filename ../clipart/platypus.eps
37497         lyxscale 50
37498         width 25col%
37499
37500 \end_inset
37501
37502
37503 \end_layout
37504
37505 \end_inset
37506
37507  avec une image pivotée de 90° 
37508 \begin_inset Flex Rotatebox
37509 status open
37510
37511 \begin_layout Plain Layout
37512 \begin_inset Argument 2
37513 status open
37514
37515 \begin_layout Plain Layout
37516 -90
37517 \end_layout
37518
37519 \end_inset
37520
37521
37522 \begin_inset Tabular
37523 <lyxtabular version="3" rows="2" columns="2">
37524 <features tabularvalignment="middle">
37525 <column alignment="center" valignment="top">
37526 <column alignment="center" valignment="top">
37527 <row>
37528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 q
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541 w
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 </row>
37547 <row>
37548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37549 \begin_inset Text
37550
37551 \begin_layout Plain Layout
37552 e
37553 \end_layout
37554
37555 \end_inset
37556 </cell>
37557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37558 \begin_inset Text
37559
37560 \begin_layout Plain Layout
37561 r
37562 \end_layout
37563
37564 \end_inset
37565 </cell>
37566 </row>
37567 </lyxtabular>
37568
37569 \end_inset
37570
37571
37572 \end_layout
37573
37574 \end_inset
37575
37576  et un tableau.
37577 \begin_inset Index idx
37578 status collapsed
37579
37580 \begin_layout Plain Layout
37581 Figures ! Pivotées
37582 \end_layout
37583
37584 \end_inset
37585
37586
37587 \begin_inset Index idx
37588 status collapsed
37589
37590 \begin_layout Plain Layout
37591 Tableau ! Pivoter
37592 \end_layout
37593
37594 \end_inset
37595
37596
37597 \end_layout
37598
37599 \begin_layout Standard
37600
37601 \lang english
37602 \begin_inset Note Greyedout
37603 status open
37604
37605 \begin_layout Plain Layout
37606
37607 \series bold
37608 Nota:
37609 \series default
37610  si l'insert 
37611 \family sans
37612 Angle
37613 \family default
37614  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37615  \SpecialChar LaTeX
37616  à l'affichage ou l'exportation du document.
37617 \end_layout
37618
37619 \end_inset
37620
37621
37622 \end_layout
37623
37624 \begin_layout Subsection
37625 Les boîtes redimensionnées
37626 \begin_inset Index idx
37627 status collapsed
37628
37629 \begin_layout Plain Layout
37630 Boîtes ! Redimensionnées
37631 \end_layout
37632
37633 \end_inset
37634
37635
37636 \begin_inset Index idx
37637 status collapsed
37638
37639 \begin_layout Plain Layout
37640 Redimensionner des objets
37641 \end_layout
37642
37643 \end_inset
37644
37645
37646 \end_layout
37647
37648 \begin_layout Standard
37649 Pour redimensionner des objets, il faut les insérer dans une 
37650 \family sans
37651 BoîteÉchelle
37652 \family default
37653 , et pour cela utiliser le menu 
37654 \family sans
37655 Insertion\SpecialChar menuseparator
37656 Inserts personnalisables\SpecialChar menuseparator
37657 BoîteÉchelle
37658 \family default
37659 .
37660 \end_layout
37661
37662 \begin_layout Standard
37663 L'insert 
37664 \family sans
37665 BoîteÉchelle
37666 \family default
37667  comporte un insert obligatoire 
37668 \family sans
37669 Facteur-H 
37670 \family default
37671 et un insert facultatif 
37672 \family sans
37673 Facteur-V
37674 \family default
37675  (ouvert via le menu 
37676 \family sans
37677 Insertion\SpecialChar menuseparator
37678 Facteur-V)
37679 \family default
37680 .
37681  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37682  vertical.
37683  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37684  comme facteur vertical.
37685 \end_layout
37686
37687 \begin_layout Standard
37688 Pour doubler la taille du texte par rapport à la taille de texte du document,
37689  saisir 
37690 \series bold
37691 2
37692 \series default
37693  dans l'insert 
37694 \family sans
37695 Facteur-H:
37696 \family default
37697  
37698 \begin_inset Flex Scalebox
37699 status open
37700
37701 \begin_layout Plain Layout
37702 \begin_inset Argument 1
37703 status open
37704
37705 \begin_layout Plain Layout
37706 2
37707 \end_layout
37708
37709 \end_inset
37710
37711 Bonjour
37712 \end_layout
37713
37714 \end_inset
37715
37716
37717 \end_layout
37718
37719 \begin_layout Standard
37720
37721 \series bold
37722 2
37723 \series default
37724  comme 
37725 \family sans
37726 Facteur-H
37727 \family default
37728  et 
37729 \series bold
37730 1
37731 \series default
37732  comme
37733 \family sans
37734  Facteur-V
37735 \family default
37736  déforme le texte: 
37737 \begin_inset Flex Scalebox
37738 status open
37739
37740 \begin_layout Plain Layout
37741 \begin_inset Argument 1
37742 status open
37743
37744 \begin_layout Plain Layout
37745 2
37746 \end_layout
37747
37748 \end_inset
37749
37750
37751 \begin_inset Argument 2
37752 status open
37753
37754 \begin_layout Plain Layout
37755 1
37756 \end_layout
37757
37758 \end_inset
37759
37760 Bonjour
37761 \end_layout
37762
37763 \end_inset
37764
37765 .
37766 \end_layout
37767
37768 \begin_layout Standard
37769 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37770  par conséquent 
37771 \series bold
37772 -1
37773 \series default
37774  comme
37775 \family sans
37776  Facteur-H
37777 \family default
37778  et 
37779 \series bold
37780 1
37781 \series default
37782  comme
37783 \family sans
37784  Facteur-V 
37785 \family default
37786 permet de créer de l'écriture en miroir: 
37787 \begin_inset Flex Scalebox
37788 status open
37789
37790 \begin_layout Plain Layout
37791 \begin_inset Argument 1
37792 status open
37793
37794 \begin_layout Plain Layout
37795 -1
37796 \end_layout
37797
37798 \end_inset
37799
37800
37801 \begin_inset Argument 2
37802 status open
37803
37804 \begin_layout Plain Layout
37805 1
37806 \end_layout
37807
37808 \end_inset
37809
37810 Bonjour
37811 \end_layout
37812
37813 \end_inset
37814
37815
37816 \end_layout
37817
37818 \begin_layout Standard
37819
37820 \series bold
37821 1
37822 \series default
37823  comme
37824 \family sans
37825  Facteur-H
37826 \family default
37827  et 
37828 \series bold
37829 -1
37830 \series default
37831  comme
37832 \family sans
37833  Facteur-V
37834 \family default
37835  réfléchit le texte 
37836 \begin_inset Flex Scalebox
37837 status open
37838
37839 \begin_layout Plain Layout
37840 \begin_inset Argument 1
37841 status open
37842
37843 \begin_layout Plain Layout
37844 1
37845 \end_layout
37846
37847 \end_inset
37848
37849
37850 \begin_inset Argument 2
37851 status open
37852
37853 \begin_layout Plain Layout
37854 -1
37855 \end_layout
37856
37857 \end_inset
37858
37859 Bonjour
37860 \end_layout
37861
37862 \end_inset
37863
37864  sous la ligne de base.
37865 \end_layout
37866
37867 \begin_layout Standard
37868 La 
37869 \family sans
37870 BoîteMiroir
37871 \family default
37872  (menu 
37873 \family sans
37874 Insertion\SpecialChar menuseparator
37875 Inserts personnalisables\SpecialChar menuseparator
37876 BoîteMiroir)
37877 \family default
37878  est équivalente à 
37879 \series bold
37880 -1
37881 \series default
37882  comme
37883 \family sans
37884  Facteur-H
37885 \family default
37886  et 
37887 \series bold
37888 1
37889 \series default
37890  comme
37891 \family sans
37892  Facteur-V
37893 \family default
37894  pour une 
37895 \family sans
37896 BoîteÉchelle
37897 \family default
37898 .
37899 \end_layout
37900
37901 \begin_layout Standard
37902
37903 \lang english
37904 \begin_inset Note Greyedout
37905 status open
37906
37907 \begin_layout Plain Layout
37908
37909 \series bold
37910 Nota:
37911 \series default
37912  si l'insert 
37913 \family sans
37914 Facteur-H
37915 \family default
37916  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37917  \SpecialChar LaTeX
37918  à l'affichage ou l'exportation du document.
37919 \end_layout
37920
37921 \end_inset
37922
37923
37924 \end_layout
37925
37926 \begin_layout Standard
37927 \begin_inset VSpace bigskip
37928 \end_inset
37929
37930 La 
37931 \family sans
37932 BoîteRetaillée
37933 \family default
37934  (menu 
37935 \family sans
37936 Insertion\SpecialChar menuseparator
37937 Inserts personnalisables\SpecialChar menuseparator
37938 BoîteRetaillée
37939 \family default
37940 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37941  L'insert 
37942 \family sans
37943 BoîteRetaillée
37944 \family default
37945  comporte un insert obligatoire 
37946 \family sans
37947 Largeur
37948 \family default
37949  et un insert facultatif 
37950 \family sans
37951 Hauteur
37952 \family default
37953  (obtenu via 
37954 \family sans
37955 Insertion\SpecialChar menuseparator
37956 Hauteur)
37957 \family default
37958 .
37959  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37960  unité.
37961  Le tableau
37962 \begin_inset space ~
37963 \end_inset
37964
37965  
37966 \begin_inset CommandInset ref
37967 LatexCommand ref
37968 reference "tab:Unités"
37969
37970 \end_inset
37971
37972  énumère les unités possibles.
37973  S'il y a un point d'exclamation 
37974 \series bold
37975 !
37976 \series default
37977  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37978  d'aspect de la boîte.
37979  S'il n'y a pas d'insert 
37980 \family sans
37981 Hauteur
37982 \family default
37983 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37984  
37985 \end_layout
37986
37987 \begin_layout Standard
37988
37989 \series bold
37990 2cm
37991 \series default
37992  comme 
37993 \family sans
37994 Largeur
37995 \family default
37996  et 
37997 \series bold
37998 1cm
37999 \series default
38000  comme 
38001 \family sans
38002 Hauteur
38003 \family default
38004  produit: 
38005 \begin_inset Flex Resizebox
38006 status open
38007
38008 \begin_layout Plain Layout
38009 \begin_inset Argument 1
38010 status open
38011
38012 \begin_layout Plain Layout
38013 2cm
38014 \end_layout
38015
38016 \end_inset
38017
38018
38019 \begin_inset Argument 2
38020 status open
38021
38022 \begin_layout Plain Layout
38023 1cm
38024 \end_layout
38025
38026 \end_inset
38027
38028 Bonjour
38029 \end_layout
38030
38031 \end_inset
38032
38033
38034 \begin_inset Newline newline
38035 \end_inset
38036
38037
38038 \series bold
38039 2cm
38040 \series default
38041  comme 
38042 \family sans
38043 Largeur
38044 \family default
38045  et 
38046 \series bold
38047 !
38048 \series default
38049  comme 
38050 \family sans
38051 Hauteur
38052 \family default
38053  (ou aucune
38054 \family sans
38055  Hauteur
38056 \family default
38057 ) produit: 
38058 \begin_inset Flex Resizebox
38059 status open
38060
38061 \begin_layout Plain Layout
38062 \begin_inset Argument 1
38063 status open
38064
38065 \begin_layout Plain Layout
38066 2cm
38067 \end_layout
38068
38069 \end_inset
38070
38071
38072 \begin_inset Argument 2
38073 status open
38074
38075 \begin_layout Plain Layout
38076 !
38077 \end_layout
38078
38079 \end_inset
38080
38081 Bonjour
38082 \end_layout
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \begin_layout Standard
38090 \begin_inset Note Greyedout
38091 status open
38092
38093 \begin_layout Plain Layout
38094
38095 \series bold
38096 Nota:
38097 \series default
38098  si l'insert 
38099 \family sans
38100 Largeur
38101 \family default
38102  est vide ou contient autre chose que des nombres, vous aurez des erreurs
38103  \SpecialChar LaTeX
38104  à l'affichage ou l'exportation du document.
38105 \end_layout
38106
38107 \end_inset
38108
38109
38110 \end_layout
38111
38112 \begin_layout Standard
38113 \begin_inset VSpace bigskip
38114 \end_inset
38115
38116
38117 \end_layout
38118
38119 \begin_layout Standard
38120 Les boîtes peuvent être combinée dans n'importe quel ordre.
38121  Par exemple voici une
38122 \family sans
38123  BoîteMiroir
38124 \family default
38125  
38126 \family sans
38127 dans une BoîteRetaillée 
38128 \family default
38129 qui est à son tour dans une 
38130 \family sans
38131 BoîtePivotée
38132 \family default
38133 :
38134 \end_layout
38135
38136 \begin_layout Standard
38137 \noindent
38138 \align center
38139 \begin_inset Flex Rotatebox
38140 status open
38141
38142 \begin_layout Plain Layout
38143 \begin_inset Argument 1
38144 status open
38145
38146 \begin_layout Plain Layout
38147 origin=c
38148 \end_layout
38149
38150 \end_inset
38151
38152
38153 \begin_inset Argument 2
38154 status open
38155
38156 \begin_layout Plain Layout
38157 -45
38158 \end_layout
38159
38160 \end_inset
38161
38162
38163 \begin_inset Flex Resizebox
38164 status open
38165
38166 \begin_layout Plain Layout
38167 \begin_inset Argument 1
38168 status open
38169
38170 \begin_layout Plain Layout
38171 2cm
38172 \end_layout
38173
38174 \end_inset
38175
38176
38177 \begin_inset Flex Reflectbox
38178 status open
38179
38180 \begin_layout Plain Layout
38181 Bonjour
38182 \end_layout
38183
38184 \end_inset
38185
38186
38187 \end_layout
38188
38189 \end_inset
38190
38191
38192 \end_layout
38193
38194 \end_inset
38195
38196
38197 \end_layout
38198
38199 \begin_layout Standard
38200 \noindent
38201 Les images, les tableaux et les formules sont autorisées comme contenu de
38202  boîte :
38203 \end_layout
38204
38205 \begin_layout Standard
38206 \noindent
38207 \align center
38208 \begin_inset Flex Resizebox
38209 status open
38210
38211 \begin_layout Plain Layout
38212 \begin_inset Argument 1
38213 status open
38214
38215 \begin_layout Plain Layout
38216 2cm
38217 \end_layout
38218
38219 \end_inset
38220
38221
38222 \begin_inset Flex Reflectbox
38223 status open
38224
38225 \begin_layout Plain Layout
38226 \begin_inset Graphics
38227         filename ../clipart/platypus.eps
38228         lyxscale 50
38229         width 25col%
38230
38231 \end_inset
38232
38233
38234 \end_layout
38235
38236 \end_inset
38237
38238
38239 \end_layout
38240
38241 \end_inset
38242
38243  
38244 \begin_inset Flex Resizebox
38245 status open
38246
38247 \begin_layout Plain Layout
38248 \begin_inset Argument 1
38249 status open
38250
38251 \begin_layout Plain Layout
38252 2cm
38253 \end_layout
38254
38255 \end_inset
38256
38257
38258 \begin_inset Flex Reflectbox
38259 status open
38260
38261 \begin_layout Plain Layout
38262 \begin_inset Tabular
38263 <lyxtabular version="3" rows="2" columns="2">
38264 <features tabularvalignment="middle">
38265 <column alignment="center" valignment="top">
38266 <column alignment="center" valignment="top">
38267 <row>
38268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38269 \begin_inset Text
38270
38271 \begin_layout Plain Layout
38272 q
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38278 \begin_inset Text
38279
38280 \begin_layout Plain Layout
38281 w
38282 \end_layout
38283
38284 \end_inset
38285 </cell>
38286 </row>
38287 <row>
38288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38289 \begin_inset Text
38290
38291 \begin_layout Plain Layout
38292 e
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38298 \begin_inset Text
38299
38300 \begin_layout Plain Layout
38301 r
38302 \end_layout
38303
38304 \end_inset
38305 </cell>
38306 </row>
38307 </lyxtabular>
38308
38309 \end_inset
38310
38311
38312 \end_layout
38313
38314 \end_inset
38315
38316
38317 \end_layout
38318
38319 \end_inset
38320
38321  
38322 \begin_inset Flex Resizebox
38323 status open
38324
38325 \begin_layout Plain Layout
38326 \begin_inset Argument 1
38327 status open
38328
38329 \begin_layout Plain Layout
38330 3cm
38331 \end_layout
38332
38333 \end_inset
38334
38335
38336 \begin_inset Flex Reflectbox
38337 status open
38338
38339 \begin_layout Plain Layout
38340 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38341 \end_inset
38342
38343
38344 \end_layout
38345
38346 \end_inset
38347
38348
38349 \end_layout
38350
38351 \end_inset
38352
38353
38354 \begin_inset Index idx
38355 status collapsed
38356
38357 \begin_layout Plain Layout
38358 Figures ! Redimensionnées
38359 \end_layout
38360
38361 \end_inset
38362
38363
38364 \begin_inset Index idx
38365 status collapsed
38366
38367 \begin_layout Plain Layout
38368 Tableau ! Redimensionner
38369 \end_layout
38370
38371 \end_inset
38372
38373
38374 \end_layout
38375
38376 \begin_layout Standard
38377 Quand on utilise le style global de formule 
38378 \series bold
38379 fleqn
38380 \series default
38381  dans le document
38382 \begin_inset Foot
38383 status collapsed
38384
38385 \begin_layout Plain Layout
38386 Quand 
38387 \begin_inset Quotes cld
38388 \end_inset
38389
38390 fleqn
38391 \begin_inset Quotes crd
38392 \end_inset
38393
38394  est ajouté aux options de la classe de document.
38395 \end_layout
38396
38397 \end_inset
38398
38399 , les formules hors texte peuvent aussi être redimensionnées.
38400 \end_layout
38401
38402 \begin_layout Chapter
38403 Objets entourés par du texte
38404 \begin_inset Index idx
38405 status collapsed
38406
38407 \begin_layout Plain Layout
38408 Entourés par du texte
38409 \end_layout
38410
38411 \end_inset
38412
38413
38414 \end_layout
38415
38416 \begin_layout Section
38417 Flottant d'enrobage
38418 \begin_inset CommandInset label
38419 LatexCommand label
38420 name "sec:Flottant-d'enrobage"
38421
38422 \end_inset
38423
38424
38425 \begin_inset Index idx
38426 status collapsed
38427
38428 \begin_layout Plain Layout
38429 Flottants ! Flottants d'enrobage
38430 \end_layout
38431
38432 \end_inset
38433
38434
38435 \begin_inset Index idx
38436 status collapsed
38437
38438 \begin_layout Plain Layout
38439 Entourés par du texte ! Flottants d'enrobage
38440 \end_layout
38441
38442 \end_inset
38443
38444
38445 \end_layout
38446
38447 \begin_layout Standard
38448 \begin_inset Wrap figure
38449 lines 0
38450 placement l
38451 overhang 1cm
38452 width "40col%"
38453 status open
38454
38455 \begin_layout Plain Layout
38456 \begin_inset Graphics
38457         filename ../clipart/mobius.eps
38458         width 40col%
38459         scaleBeforeRotation
38460         rotateOrigin center
38461
38462 \end_inset
38463
38464
38465 \end_layout
38466
38467 \begin_layout Plain Layout
38468 \begin_inset Caption Standard
38469
38470 \begin_layout Plain Layout
38471 \begin_inset CommandInset label
38472 LatexCommand label
38473 name "fig:Figure-enrobée"
38474
38475 \end_inset
38476
38477 Ceci est une figure habillée.
38478 \end_layout
38479
38480 \end_inset
38481
38482
38483 \end_layout
38484
38485 \end_inset
38486
38487  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38488  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38489  Vous pouvez en insérer un en utilisant le menu 
38490 \family sans
38491 Insertion\SpecialChar menuseparator
38492 Flottant\SpecialChar menuseparator
38493 Flottant
38494 \begin_inset space ~
38495 \end_inset
38496
38497 d'enrobage
38498 \family default
38499  à la condition que le paquetage \SpecialChar LaTeX
38500  
38501 \series bold
38502 wrapfig
38503 \series default
38504
38505 \begin_inset Index idx
38506 status collapsed
38507
38508 \begin_layout Plain Layout
38509 Paquetages \SpecialChar LaTeX
38510  ! wrapfig
38511 \end_layout
38512
38513 \end_inset
38514
38515  soit installé.
38516 \begin_inset Foot
38517 status collapsed
38518
38519 \begin_layout Plain Layout
38520 Voyez dans la manuel 
38521 \emph on
38522 Configuration
38523 \begin_inset space ~
38524 \end_inset
38525
38526 \SpecialChar LaTeX
38527  
38528 \emph default
38529 comment installer des paquetages \SpecialChar LaTeX
38530 .
38531 \end_layout
38532
38533 \end_inset
38534
38535  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38536  sur la boîte du flottant.
38537  Les paramètres obligatoires sont l'
38538 \family sans
38539 Emplacement
38540 \family default
38541  et la 
38542 \family sans
38543 Largeur
38544 \family default
38545 .
38546  Les paramètres facultatifs sont le 
38547 \family sans
38548 Débordement
38549 \family default
38550  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38551  de la page et la 
38552 \family sans
38553 Porté de la ligne
38554 \family default
38555  qui précise le nombre approximatif de lignes dont le flottant va avoir
38556  besoin.
38557  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38558  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38559  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38560  à faire flotter le flottant
38561  à l'intérieur du paragraphe ou vers les autres paragraphes.
38562  La figure
38563 \begin_inset space ~
38564 \end_inset
38565
38566
38567 \begin_inset CommandInset ref
38568 LatexCommand ref
38569 reference "fig:Figure-enrobée"
38570
38571 \end_inset
38572
38573  est un exemple de flottant d'enrobage avec une largeur de 40
38574 \begin_inset space \thinspace{}
38575 \end_inset
38576
38577 col%, un débordement de 1
38578 \begin_inset space \thinspace{}
38579 \end_inset
38580
38581 cm et placé à gauche.
38582 \end_layout
38583
38584 \begin_layout Standard
38585 \begin_inset Note Greyedout
38586 status open
38587
38588 \begin_layout Plain Layout
38589
38590 \series bold
38591 Note:
38592 \series default
38593  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38594  figure trop près du bas de page peut tout chambouler et faire que le flottant
38595  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38596  de texte.
38597 \end_layout
38598
38599 \end_inset
38600
38601
38602 \end_layout
38603
38604 \begin_layout Standard
38605 En général:
38606 \end_layout
38607
38608 \begin_layout Itemize
38609 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38610  qui risquent de passer à la page suivante.
38611  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38612  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38613  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38614  de page.
38615 \end_layout
38616
38617 \begin_layout Itemize
38618 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38619  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38620 e.
38621 \end_layout
38622
38623 \begin_layout Itemize
38624 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38625  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38626  texte entre les deux, comme séparateur.
38627 \end_layout
38628
38629 \begin_layout Itemize
38630 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38631  ou les tableaux.
38632 \end_layout
38633
38634 \begin_layout Itemize
38635 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38636  chapitre
38637 \begin_inset space ~
38638 \end_inset
38639
38640
38641 \begin_inset CommandInset ref
38642 LatexCommand ref
38643 reference "chap:Flottants"
38644
38645 \end_inset
38646
38647 .
38648 \end_layout
38649
38650 \begin_layout Section
38651 Objets fixes entourés par du texte
38652 \begin_inset Index idx
38653 status collapsed
38654
38655 \begin_layout Plain Layout
38656 Entouré par du texte ! Objets fixes
38657 \end_layout
38658
38659 \end_inset
38660
38661
38662 \end_layout
38663
38664 \begin_layout Standard
38665 Les flottants d'enrobage décrits dans la section
38666 \begin_inset space \thinspace{}
38667 \end_inset
38668
38669
38670 \begin_inset CommandInset ref
38671 LatexCommand ref
38672 reference "sec:Flottant-d'enrobage"
38673
38674 \end_inset
38675
38676  prennent les positions suivantes dans le paragraphe :
38677 \end_layout
38678
38679 \begin_layout Standard
38680 \noindent
38681 \align center
38682 \begin_inset Tabular
38683 <lyxtabular version="3" rows="2" columns="2">
38684 <features tabularvalignment="middle">
38685 <column alignment="center" valignment="top">
38686 <column alignment="center" valignment="top">
38687 <row>
38688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38689 \begin_inset Text
38690
38691 \begin_layout Plain Layout
38692 \begin_inset Info
38693 type  "icon"
38694 arg   "dialog-show-new-inset graphics"
38695 \end_inset
38696
38697
38698 \end_layout
38699
38700 \end_inset
38701 </cell>
38702 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38703 \begin_inset Text
38704
38705 \begin_layout Plain Layout
38706 texte
38707 \end_layout
38708
38709 \end_inset
38710 </cell>
38711 </row>
38712 <row>
38713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38714 \begin_inset Text
38715
38716 \begin_layout Plain Layout
38717 texte
38718 \end_layout
38719
38720 \end_inset
38721 </cell>
38722 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38723 \begin_inset Text
38724
38725 \begin_layout Plain Layout
38726 texte
38727 \end_layout
38728
38729 \end_inset
38730 </cell>
38731 </row>
38732 </lyxtabular>
38733
38734 \end_inset
38735
38736  ou 
38737 \begin_inset Tabular
38738 <lyxtabular version="3" rows="2" columns="2">
38739 <features tabularvalignment="middle">
38740 <column alignment="center" valignment="top">
38741 <column alignment="center" valignment="top">
38742 <row>
38743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747 texte
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38753 \begin_inset Text
38754
38755 \begin_layout Plain Layout
38756 \begin_inset Info
38757 type  "icon"
38758 arg   "dialog-show-new-inset graphics"
38759 \end_inset
38760
38761
38762 \end_layout
38763
38764 \end_inset
38765 </cell>
38766 </row>
38767 <row>
38768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38769 \begin_inset Text
38770
38771 \begin_layout Plain Layout
38772 texte
38773 \end_layout
38774
38775 \end_inset
38776 </cell>
38777 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38778 \begin_inset Text
38779
38780 \begin_layout Plain Layout
38781 texte
38782 \end_layout
38783
38784 \end_inset
38785 </cell>
38786 </row>
38787 </lyxtabular>
38788
38789 \end_inset
38790
38791
38792 \end_layout
38793
38794 \begin_layout Standard
38795 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38796  par exemple pour avoir une de ces positions :
38797 \begin_inset VSpace defskip
38798 \end_inset
38799
38800
38801 \end_layout
38802
38803 \begin_layout Standard
38804 \noindent
38805 \align center
38806 \begin_inset Tabular
38807 <lyxtabular version="3" rows="2" columns="2">
38808 <features tabularvalignment="middle">
38809 <column alignment="center" valignment="top">
38810 <column alignment="center" valignment="top">
38811 <row>
38812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38813 \begin_inset Text
38814
38815 \begin_layout Plain Layout
38816 texte
38817 \end_layout
38818
38819 \end_inset
38820 </cell>
38821 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38822 \begin_inset Text
38823
38824 \begin_layout Plain Layout
38825 texte
38826 \end_layout
38827
38828 \end_inset
38829 </cell>
38830 </row>
38831 <row>
38832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38833 \begin_inset Text
38834
38835 \begin_layout Plain Layout
38836 \begin_inset Info
38837 type  "icon"
38838 arg   "dialog-show-new-inset graphics"
38839 \end_inset
38840
38841
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850 texte
38851 \end_layout
38852
38853 \end_inset
38854 </cell>
38855 </row>
38856 </lyxtabular>
38857
38858 \end_inset
38859
38860  
38861 \begin_inset Tabular
38862 <lyxtabular version="3" rows="2" columns="2">
38863 <features tabularvalignment="middle">
38864 <column alignment="center" valignment="top">
38865 <column alignment="center" valignment="top">
38866 <row>
38867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38868 \begin_inset Text
38869
38870 \begin_layout Plain Layout
38871 texte
38872 \end_layout
38873
38874 \end_inset
38875 </cell>
38876 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38877 \begin_inset Text
38878
38879 \begin_layout Plain Layout
38880 texte
38881 \end_layout
38882
38883 \end_inset
38884 </cell>
38885 </row>
38886 <row>
38887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38888 \begin_inset Text
38889
38890 \begin_layout Plain Layout
38891 texte
38892 \end_layout
38893
38894 \end_inset
38895 </cell>
38896 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38897 \begin_inset Text
38898
38899 \begin_layout Plain Layout
38900 \begin_inset Info
38901 type  "icon"
38902 arg   "dialog-show-new-inset graphics"
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \end_inset
38909 </cell>
38910 </row>
38911 </lyxtabular>
38912
38913 \end_inset
38914
38915  
38916 \begin_inset Tabular
38917 <lyxtabular version="3" rows="2" columns="3">
38918 <features tabularvalignment="middle">
38919 <column alignment="center" valignment="top">
38920 <column alignment="center" valignment="top">
38921 <column alignment="center" valignment="top">
38922 <row>
38923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38924 \begin_inset Text
38925
38926 \begin_layout Plain Layout
38927 texte
38928 \end_layout
38929
38930 \end_inset
38931 </cell>
38932 <cell alignment="center" valignment="top" topline="true" usebox="none">
38933 \begin_inset Text
38934
38935 \begin_layout Plain Layout
38936 \begin_inset Info
38937 type  "icon"
38938 arg   "dialog-show-new-inset graphics"
38939 \end_inset
38940
38941
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38947 \begin_inset Text
38948
38949 \begin_layout Plain Layout
38950 texte
38951 \end_layout
38952
38953 \end_inset
38954 </cell>
38955 </row>
38956 <row>
38957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961 texte
38962 \end_layout
38963
38964 \end_inset
38965 </cell>
38966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38967 \begin_inset Text
38968
38969 \begin_layout Plain Layout
38970 texte
38971 \end_layout
38972
38973 \end_inset
38974 </cell>
38975 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38976 \begin_inset Text
38977
38978 \begin_layout Plain Layout
38979 texte
38980 \end_layout
38981
38982 \end_inset
38983 </cell>
38984 </row>
38985 </lyxtabular>
38986
38987 \end_inset
38988
38989  
38990 \begin_inset Tabular
38991 <lyxtabular version="3" rows="2" columns="3">
38992 <features tabularvalignment="middle">
38993 <column alignment="center" valignment="top">
38994 <column alignment="center" valignment="top">
38995 <column alignment="center" valignment="top">
38996 <row>
38997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38998 \begin_inset Text
38999
39000 \begin_layout Plain Layout
39001 texte
39002 \end_layout
39003
39004 \end_inset
39005 </cell>
39006 <cell alignment="center" valignment="top" topline="true" usebox="none">
39007 \begin_inset Text
39008
39009 \begin_layout Plain Layout
39010 texte
39011 \end_layout
39012
39013 \end_inset
39014 </cell>
39015 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39016 \begin_inset Text
39017
39018 \begin_layout Plain Layout
39019 texte
39020 \end_layout
39021
39022 \end_inset
39023 </cell>
39024 </row>
39025 <row>
39026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39027 \begin_inset Text
39028
39029 \begin_layout Plain Layout
39030 texte
39031 \end_layout
39032
39033 \end_inset
39034 </cell>
39035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39036 \begin_inset Text
39037
39038 \begin_layout Plain Layout
39039 \begin_inset Info
39040 type  "icon"
39041 arg   "dialog-show-new-inset graphics"
39042 \end_inset
39043
39044
39045 \end_layout
39046
39047 \end_inset
39048 </cell>
39049 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39050 \begin_inset Text
39051
39052 \begin_layout Plain Layout
39053 texte
39054 \end_layout
39055
39056 \end_inset
39057 </cell>
39058 </row>
39059 </lyxtabular>
39060
39061 \end_inset
39062
39063
39064 \end_layout
39065
39066 \begin_layout Standard
39067 \noindent
39068 \align center
39069 \begin_inset Tabular
39070 <lyxtabular version="3" rows="3" columns="2">
39071 <features tabularvalignment="middle">
39072 <column alignment="center" valignment="top">
39073 <column alignment="center" valignment="top">
39074 <row>
39075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39076 \begin_inset Text
39077
39078 \begin_layout Plain Layout
39079 texte
39080 \end_layout
39081
39082 \end_inset
39083 </cell>
39084 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39085 \begin_inset Text
39086
39087 \begin_layout Plain Layout
39088 texte
39089 \end_layout
39090
39091 \end_inset
39092 </cell>
39093 </row>
39094 <row>
39095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39096 \begin_inset Text
39097
39098 \begin_layout Plain Layout
39099 \begin_inset Info
39100 type  "icon"
39101 arg   "dialog-show-new-inset graphics"
39102 \end_inset
39103
39104
39105 \end_layout
39106
39107 \end_inset
39108 </cell>
39109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39110 \begin_inset Text
39111
39112 \begin_layout Plain Layout
39113 texte
39114 \end_layout
39115
39116 \end_inset
39117 </cell>
39118 </row>
39119 <row>
39120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39121 \begin_inset Text
39122
39123 \begin_layout Plain Layout
39124 texte
39125 \end_layout
39126
39127 \end_inset
39128 </cell>
39129 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39130 \begin_inset Text
39131
39132 \begin_layout Plain Layout
39133 texte
39134 \end_layout
39135
39136 \end_inset
39137 </cell>
39138 </row>
39139 </lyxtabular>
39140
39141 \end_inset
39142
39143  
39144 \begin_inset Tabular
39145 <lyxtabular version="3" rows="3" columns="3">
39146 <features tabularvalignment="middle">
39147 <column alignment="center" valignment="top">
39148 <column alignment="center" valignment="top">
39149 <column alignment="center" valignment="top">
39150 <row>
39151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39152 \begin_inset Text
39153
39154 \begin_layout Plain Layout
39155 texte
39156 \end_layout
39157
39158 \end_inset
39159 </cell>
39160 <cell alignment="center" valignment="top" topline="true" usebox="none">
39161 \begin_inset Text
39162
39163 \begin_layout Plain Layout
39164 texte
39165 \end_layout
39166
39167 \end_inset
39168 </cell>
39169 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39170 \begin_inset Text
39171
39172 \begin_layout Plain Layout
39173 texte
39174 \end_layout
39175
39176 \end_inset
39177 </cell>
39178 </row>
39179 <row>
39180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39181 \begin_inset Text
39182
39183 \begin_layout Plain Layout
39184 texte
39185 \end_layout
39186
39187 \end_inset
39188 </cell>
39189 <cell alignment="center" valignment="top" usebox="none">
39190 \begin_inset Text
39191
39192 \begin_layout Plain Layout
39193 \begin_inset Info
39194 type  "icon"
39195 arg   "dialog-show-new-inset graphics"
39196 \end_inset
39197
39198
39199 \end_layout
39200
39201 \end_inset
39202 </cell>
39203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39204 \begin_inset Text
39205
39206 \begin_layout Plain Layout
39207 texte
39208 \end_layout
39209
39210 \end_inset
39211 </cell>
39212 </row>
39213 <row>
39214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39215 \begin_inset Text
39216
39217 \begin_layout Plain Layout
39218 texte
39219 \end_layout
39220
39221 \end_inset
39222 </cell>
39223 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39224 \begin_inset Text
39225
39226 \begin_layout Plain Layout
39227 texte
39228 \end_layout
39229
39230 \end_inset
39231 </cell>
39232 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39233 \begin_inset Text
39234
39235 \begin_layout Plain Layout
39236 texte
39237 \end_layout
39238
39239 \end_inset
39240 </cell>
39241 </row>
39242 </lyxtabular>
39243
39244 \end_inset
39245
39246  
39247 \begin_inset Tabular
39248 <lyxtabular version="3" rows="3" columns="2">
39249 <features tabularvalignment="middle">
39250 <column alignment="center" valignment="top">
39251 <column alignment="center" valignment="top">
39252 <row>
39253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39254 \begin_inset Text
39255
39256 \begin_layout Plain Layout
39257 texte
39258 \end_layout
39259
39260 \end_inset
39261 </cell>
39262 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266 texte
39267 \end_layout
39268
39269 \end_inset
39270 </cell>
39271 </row>
39272 <row>
39273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39274 \begin_inset Text
39275
39276 \begin_layout Plain Layout
39277 texte
39278 \end_layout
39279
39280 \end_inset
39281 </cell>
39282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39283 \begin_inset Text
39284
39285 \begin_layout Plain Layout
39286 \begin_inset Info
39287 type  "icon"
39288 arg   "dialog-show-new-inset graphics"
39289 \end_inset
39290
39291
39292 \end_layout
39293
39294 \end_inset
39295 </cell>
39296 </row>
39297 <row>
39298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39299 \begin_inset Text
39300
39301 \begin_layout Plain Layout
39302 texte
39303 \end_layout
39304
39305 \end_inset
39306 </cell>
39307 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39308 \begin_inset Text
39309
39310 \begin_layout Plain Layout
39311 texte
39312 \end_layout
39313
39314 \end_inset
39315 </cell>
39316 </row>
39317 </lyxtabular>
39318
39319 \end_inset
39320
39321
39322 \end_layout
39323
39324 \begin_layout Standard
39325 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39326  
39327 \end_layout
39328
39329 \begin_layout Standard
39330 \noindent
39331
39332 \series bold
39333 picinpar
39334 \series default
39335
39336 \begin_inset Index idx
39337 status collapsed
39338
39339 \begin_layout Plain Layout
39340 Paquetages \SpecialChar LaTeX
39341  ! picinpar
39342 \end_layout
39343
39344 \end_inset
39345
39346 .
39347  Voici un exemple :
39348 \end_layout
39349
39350 \begin_layout Standard
39351 \begin_inset ERT
39352 status collapsed
39353
39354 \begin_layout Plain Layout
39355
39356
39357 \backslash
39358 ifpicinpar
39359 \end_layout
39360
39361 \end_inset
39362
39363
39364 \begin_inset Note Note
39365 status open
39366
39367 \begin_layout Plain Layout
39368 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39369  
39370 \series bold
39371 picinpar
39372 \series default
39373  a été installé.
39374 \end_layout
39375
39376 \end_inset
39377
39378
39379 \end_layout
39380
39381 \begin_layout Standard
39382 \begin_inset ERT
39383 status collapsed
39384
39385 \begin_layout Plain Layout
39386
39387
39388 \backslash
39389 begin{window}[2,c,{
39390 \end_layout
39391
39392 \end_inset
39393
39394
39395 \begin_inset Graphics
39396         filename ../clipart/mobius.eps
39397         lyxscale 60
39398         width 40col%
39399         scaleBeforeRotation
39400         rotateOrigin center
39401
39402 \end_inset
39403
39404
39405 \begin_inset ERT
39406 status collapsed
39407
39408 \begin_layout Plain Layout
39409
39410 },]
39411 \end_layout
39412
39413 \begin_layout Plain Layout
39414
39415 {}
39416 \end_layout
39417
39418 \end_inset
39419
39420
39421 \size small
39422 \lang english
39423 It was in the spring of the year 1894 that all London was interested, and
39424  the fashionable world dismayed, by the murder of the Honourable Ronald
39425  Adair under most unusual and inexplicable circumstances.
39426  The public has already learned those particulars of the crime which
39427 \size default
39428
39429 \begin_inset ERT
39430 status collapsed
39431
39432 \begin_layout Plain Layout
39433
39434
39435 \backslash
39436 footnotemark{}
39437 \end_layout
39438
39439 \end_inset
39440
39441
39442 \size small
39443  came out in the police investigation, but a good deal was suppressed upon
39444  that occasion, since the case for the prosecution was so overwhelmingly
39445  strong that it was not necessary to bring forward all the facts.
39446  Only now, at the end of nearly ten years, am I allowed to supply those
39447  missing links which make up the whole of that remarkable chain
39448 \lang french
39449 .
39450 \size default
39451
39452 \begin_inset ERT
39453 status collapsed
39454
39455 \begin_layout Plain Layout
39456
39457
39458 \backslash
39459 end{window}
39460 \end_layout
39461
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \begin_layout Standard
39468 \begin_inset ERT
39469 status collapsed
39470
39471 \begin_layout Plain Layout
39472
39473
39474 \backslash
39475 footnotetext{
39476 \end_layout
39477
39478 \end_inset
39479
39480 Note de pied de page du paragraphe avec objet fixe.
39481 \begin_inset ERT
39482 status collapsed
39483
39484 \begin_layout Plain Layout
39485
39486 }
39487 \end_layout
39488
39489 \end_inset
39490
39491
39492 \end_layout
39493
39494 \begin_layout Standard
39495 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39496  d'eux et leur position est déterminée par le nombre de lignes de texte
39497  situées audessus d'eux.
39498  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39499  numérotée.
39500 \end_layout
39501
39502 \begin_layout Standard
39503 Un objet fixe enrobé est inséré en ajoutant la commande
39504 \end_layout
39505
39506 \begin_layout Standard
39507
39508 \series bold
39509
39510 \backslash
39511 begin{window}[2,c,{
39512 \end_layout
39513
39514 \begin_layout Standard
39515 en code \SpecialChar TeX
39516  au debut du paragraphe.
39517  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39518  dessus de l'objet, le second, ici 'c', la position de l'objet.
39519  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39520  ) sont possibles.
39521  Après la commande, vous insérez votre objet.
39522  Dans cet exemple, c'est une image avec une largeur de 40
39523 \begin_inset space \thinspace{}
39524 \end_inset
39525
39526 % de la colonne de texte qui a été insérée.
39527  L'objet peut aussi être un tableau, une boîte ou une équation.
39528  Après l'objet, on insère la commande
39529 \end_layout
39530
39531 \begin_layout Standard
39532
39533 \series bold
39534 },texte de description ]
39535 \begin_inset Newline newline
39536 \end_inset
39537
39538 {}
39539 \end_layout
39540
39541 \begin_layout Standard
39542 Notez que le 
39543 \begin_inset Quotes cld
39544 \end_inset
39545
39546
39547 \series bold
39548 {}
39549 \series default
39550
39551 \begin_inset Quotes crd
39552 \end_inset
39553
39554  est sur la deuxième ligne.
39555  Le texte de description est facultatif.
39556  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39557  il doit donc commence juste après le 
39558 \series bold
39559 {}
39560 \series default
39561 .
39562  A la fin du paragraphe on insère la commande :
39563 \end_layout
39564
39565 \begin_layout Standard
39566
39567 \series bold
39568
39569 \backslash
39570 end{window}
39571 \end_layout
39572
39573 \begin_layout Standard
39574 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39575  ajouter des notes de pied de page de la façon habituelle.
39576  Vous devez utiliser la commande 
39577 \series bold
39578
39579 \backslash
39580 footnotemark
39581 \series default
39582  à l'intérieur du paragraphe et la commande 
39583 \series bold
39584
39585 \backslash
39586 footnotetext
39587 \series default
39588  à l'extérieur, comme décrit dans la section
39589 \begin_inset space \thinspace{}
39590 \end_inset
39591
39592
39593 \begin_inset CommandInset ref
39594 LatexCommand ref
39595 reference "sec:Notes-bas-de-page"
39596
39597 \end_inset
39598
39599 .
39600 \end_layout
39601
39602 \begin_layout Standard
39603 \begin_inset ERT
39604 status collapsed
39605
39606 \begin_layout Plain Layout
39607
39608
39609 \backslash
39610 else
39611 \end_layout
39612
39613 \end_inset
39614
39615
39616 \begin_inset Note Note
39617 status open
39618
39619 \begin_layout Plain Layout
39620 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39621  
39622 \series bold
39623 picinpar
39624 \series default
39625  n'est pas installé :
39626 \end_layout
39627
39628 \end_inset
39629
39630
39631 \end_layout
39632
39633 \begin_layout Standard
39634 Vous devez installer le paquetage \SpecialChar LaTeX
39635  
39636 \series bold
39637 picinpar
39638 \series default
39639  pour voir la suite de cette section dans la sortie imprimée.
39640 \end_layout
39641
39642 \begin_layout Standard
39643 \begin_inset ERT
39644 status collapsed
39645
39646 \begin_layout Plain Layout
39647
39648
39649 \backslash
39650 fi
39651 \end_layout
39652
39653 \end_inset
39654
39655
39656 \end_layout
39657
39658 \begin_layout Section
39659 Lettrines
39660 \begin_inset Index idx
39661 status collapsed
39662
39663 \begin_layout Plain Layout
39664 Lettrines
39665 \end_layout
39666
39667 \end_inset
39668
39669
39670 \begin_inset Index idx
39671 status collapsed
39672
39673 \begin_layout Plain Layout
39674 Entouré par du texte ! Lettrines
39675 \end_layout
39676
39677 \end_inset
39678
39679
39680 \end_layout
39681
39682 \begin_layout Standard
39683 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39684  
39685 \series bold
39686 lettrine
39687 \series default
39688
39689 \begin_inset Index idx
39690 status collapsed
39691
39692 \begin_layout Plain Layout
39693 Paquetages \SpecialChar LaTeX
39694  ! lettrine
39695 \end_layout
39696
39697 \end_inset
39698
39699  doit être installé et vous devez utiliser le module Initiales (
39700 \begin_inset space ~
39701 \end_inset
39702
39703 menu 
39704 \family sans
39705 Document\SpecialChar menuseparator
39706 Paramètres\SpecialChar menuseparator
39707 Modules
39708 \family default
39709
39710 \begin_inset space ~
39711 \end_inset
39712
39713 ).
39714  Pour insérer une lettrine, utilisez le style 
39715 \family sans
39716 Initial
39717 \family default
39718 .
39719  Les paramètres sont insérés avec le menu 
39720 \family sans
39721 Insertion
39722 \family default
39723 .
39724  Le paramètre obligatoire 
39725 \family sans
39726 \lang english
39727 Initial
39728 \family default
39729 \lang french
39730  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39731 \family sans
39732 \lang english
39733 Rest
39734 \begin_inset space ~
39735 \end_inset
39736
39737 of
39738 \begin_inset space ~
39739 \end_inset
39740
39741 Initial
39742 \family default
39743  
39744 \lang french
39745 contient
39746 \lang english
39747  the rest of the word or text of the initial letter(s)
39748 \lang french
39749 .
39750  Le paramètre 
39751 \family sans
39752 \lang english
39753 Options
39754 \family default
39755 \lang french
39756  contient paramètres pour modifier la lettrine.
39757  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39758  du paquetage 
39759 \series bold
39760 lettrine
39761 \series default
39762
39763 \begin_inset CommandInset citation
39764 LatexCommand cite
39765 key "lettrine"
39766 literal "true"
39767
39768 \end_inset
39769
39770 .
39771  Le style lui-même contient le texte qui doit entourer la lettrine.
39772  Le style habituel est par conséquent que le mot dont la première lettre
39773  est l'initiale soit en 
39774 \shape smallcaps
39775 petites capitales
39776 \shape default
39777 .
39778 \end_layout
39779
39780 \begin_layout Standard
39781 \begin_inset Newpage pagebreak
39782 \end_inset
39783
39784
39785 \end_layout
39786
39787 \begin_layout Standard
39788 Voici quelques exemples
39789 \begin_inset space ~
39790 \end_inset
39791
39792 :
39793 \end_layout
39794
39795 \begin_layout Standard
39796 \begin_inset ERT
39797 status collapsed
39798
39799 \begin_layout Plain Layout
39800
39801
39802 \backslash
39803 iflettrine
39804 \end_layout
39805
39806 \end_inset
39807
39808
39809 \begin_inset Note Note
39810 status open
39811
39812 \begin_layout Plain Layout
39813 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39814  
39815 \series bold
39816 lettrine
39817 \series default
39818  a été installé.
39819 \end_layout
39820
39821 \end_inset
39822
39823
39824 \end_layout
39825
39826 \begin_layout Enumerate
39827 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39828  mathématique 
39829 \begin_inset Formula $\mathfrak{Fraktur}$
39830 \end_inset
39831
39832 :
39833 \end_layout
39834
39835 \begin_deeper
39836 \begin_layout Initial
39837 \begin_inset Argument 2
39838 status open
39839
39840 \begin_layout Plain Layout
39841 \begin_inset Formula $\mathfrak{I}$
39842 \end_inset
39843
39844
39845 \end_layout
39846
39847 \end_inset
39848
39849
39850 \begin_inset Argument 3
39851 status open
39852
39853 \begin_layout Plain Layout
39854 t
39855 \end_layout
39856
39857 \end_inset
39858
39859  
39860 \lang english
39861 was in the spring of the year 1894 that all London was interested, and the
39862  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39863  under most unusual and inexplicable circumstances.
39864  The public has already learned those particulars of the crime which came
39865  out in the police investigation, but a good deal was suppressed upon that
39866  occasion, since the case for the prosecution was so overwhelmingly strong
39867  that it was not necessary to bring forward all the facts.
39868 \end_layout
39869
39870 \end_deeper
39871 \begin_layout Enumerate
39872 L'initiale est entourée par une seule ligne et est formée de deux lettres
39873  dans la police standard ; aucun texte n'est écrit en petites capitales
39874 \begin_inset space ~
39875 \end_inset
39876
39877 :
39878 \end_layout
39879
39880 \begin_deeper
39881 \begin_layout Initial
39882 \begin_inset Argument 1
39883 status open
39884
39885 \begin_layout Plain Layout
39886 lines=1
39887 \end_layout
39888
39889 \end_inset
39890
39891
39892 \begin_inset Argument 2
39893 status open
39894
39895 \begin_layout Plain Layout
39896 It
39897 \end_layout
39898
39899 \end_inset
39900
39901  
39902 \lang english
39903 was in the spring of the year 1894 that all London was interested, and the
39904  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39905  under most unusual and inexplicable circumstances.
39906  The public has already learned those particulars of the crime which came
39907  out in the police investigation, but a good deal was suppressed upon that
39908  occasion, since the case for the prosecution was so overwhelmingly strong
39909  that it was not necessary to bring forward all the facts.
39910 \end_layout
39911
39912 \end_deeper
39913 \begin_layout Enumerate
39914 Initiale descendante sur 3
39915 \begin_inset space ~
39916 \end_inset
39917
39918 lignes en magenta en police mathématique
39919 \begin_inset Newline newline
39920 \end_inset
39921
39922
39923 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39924 \end_inset
39925
39926 , le texte 
39927 \begin_inset Quotes cld
39928 \end_inset
39929
39930
39931 \lang english
39932 t was in the spring
39933 \lang french
39934
39935 \begin_inset Quotes crd
39936 \end_inset
39937
39938  est en 
39939 \shape smallcaps
39940 petites capitales
39941 \shape default
39942  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39943  avant l'initiale
39944 \begin_inset space ~
39945 \end_inset
39946
39947 :
39948 \begin_inset Newline newline
39949 \end_inset
39950
39951
39952 \series bold
39953
39954 \backslash
39955 renewcommand{
39956 \backslash
39957 LettrineFontHook}{
39958 \backslash
39959 color{couleur}}
39960 \series default
39961
39962 \begin_inset Newline newline
39963 \end_inset
39964
39965 où la 
39966 \emph on
39967 couleur
39968 \emph default
39969  peut être 
39970 \begin_inset Quotes cld
39971 \end_inset
39972
39973 red
39974 \begin_inset Quotes crd
39975 \end_inset
39976
39977
39978 \begin_inset Quotes cld
39979 \end_inset
39980
39981 blue
39982 \begin_inset Quotes crd
39983 \end_inset
39984
39985
39986 \begin_inset Quotes cld
39987 \end_inset
39988
39989 green
39990 \begin_inset Quotes crd
39991 \end_inset
39992
39993
39994 \begin_inset Quotes cld
39995 \end_inset
39996
39997 yellow
39998 \begin_inset Quotes crd
39999 \end_inset
40000
40001
40002 \begin_inset Quotes cld
40003 \end_inset
40004
40005 cyan
40006 \begin_inset Quotes crd
40007 \end_inset
40008
40009
40010 \begin_inset Quotes cld
40011 \end_inset
40012
40013 magenta
40014 \begin_inset Quotes crd
40015 \end_inset
40016
40017
40018 \begin_inset Quotes cld
40019 \end_inset
40020
40021 black
40022 \begin_inset Quotes crd
40023 \end_inset
40024
40025  ou 
40026 \begin_inset Quotes cld
40027 \end_inset
40028
40029 white
40030 \begin_inset Quotes crd
40031 \end_inset
40032
40033 .
40034  On doit aussi ajouter la commande suivante au préambule du document
40035 \begin_inset space ~
40036 \end_inset
40037
40038 :
40039 \begin_inset Newline newline
40040 \end_inset
40041
40042
40043 \series bold
40044
40045 \backslash
40046 @ifundefined{textcolor}
40047 \begin_inset Newline newline
40048 \end_inset
40049
40050
40051 \begin_inset space ~
40052 \end_inset
40053
40054 {
40055 \backslash
40056 usepackage{color}}{}
40057 \end_layout
40058
40059 \begin_deeper
40060 \begin_layout Standard
40061 \begin_inset ERT
40062 status collapsed
40063
40064 \begin_layout Plain Layout
40065
40066
40067 \backslash
40068 renewcommand{
40069 \backslash
40070 LettrineFontHook}{
40071 \backslash
40072 color{magenta}}
40073 \end_layout
40074
40075 \end_inset
40076
40077
40078 \begin_inset Note Note
40079 status collapsed
40080
40081 \begin_layout Plain Layout
40082 colore la lettrine en magenta
40083 \end_layout
40084
40085 \end_inset
40086
40087
40088 \end_layout
40089
40090 \begin_layout Initial
40091 \begin_inset Argument 1
40092 status open
40093
40094 \begin_layout Plain Layout
40095 lines=3, lhang=0.33, loversize=0.25
40096 \end_layout
40097
40098 \end_inset
40099
40100
40101 \begin_inset Argument 2
40102 status open
40103
40104 \begin_layout Plain Layout
40105 \begin_inset Formula $\mathcal{I}$
40106 \end_inset
40107
40108
40109 \end_layout
40110
40111 \end_inset
40112
40113
40114 \begin_inset Argument 3
40115 status open
40116
40117 \begin_layout Plain Layout
40118
40119 \lang english
40120 t was in the spring
40121 \end_layout
40122
40123 \end_inset
40124
40125
40126 \lang english
40127  of the year 1894 that all London was interested, and the fashionable world
40128  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40129  and inexplicable circumstances.
40130  The public has already learned those particulars of the crime which came
40131  out in the police investigation, but a good deal was suppressed upon that
40132  occasion, since the case for the prosecution was so overwhelmingly strong
40133  that it was not necessary to bring forward all the facts.
40134 \end_layout
40135
40136 \end_deeper
40137 \begin_layout Standard
40138 \begin_inset ERT
40139 status collapsed
40140
40141 \begin_layout Plain Layout
40142
40143
40144 \backslash
40145 else
40146 \end_layout
40147
40148 \end_inset
40149
40150
40151 \begin_inset Note Note
40152 status open
40153
40154 \begin_layout Plain Layout
40155 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40156  
40157 \series bold
40158 lettrine
40159 \series default
40160  n'est pas installé :
40161 \end_layout
40162
40163 \end_inset
40164
40165
40166 \end_layout
40167
40168 \begin_layout Standard
40169 Vous devez installer le paquetage \SpecialChar LaTeX
40170  
40171 \series bold
40172 lettrine
40173 \series default
40174  pour voir la suite de cette section dans la sortie imprimée.
40175 \end_layout
40176
40177 \begin_layout Standard
40178 \begin_inset ERT
40179 status collapsed
40180
40181 \begin_layout Plain Layout
40182
40183
40184 \backslash
40185 fi
40186 \end_layout
40187
40188 \end_inset
40189
40190
40191 \end_layout
40192
40193 \begin_layout Chapter
40194 Trucs externes
40195 \begin_inset Index idx
40196 status collapsed
40197
40198 \begin_layout Plain Layout
40199 Trucs externes
40200 \end_layout
40201
40202 \end_inset
40203
40204
40205 \end_layout
40206
40207 \begin_layout Standard
40208 Avec le menu 
40209 \family sans
40210 Insertion\SpecialChar menuseparator
40211 Fichier
40212 \family default
40213  vous pouvez insérer un contenu externe à votre document.
40214  Ce contenu peut être :
40215 \end_layout
40216
40217 \begin_layout Description
40218 Document
40219 \begin_inset space ~
40220 \end_inset
40221
40222 \SpecialChar LyX
40223  Un autre document \SpecialChar LyX
40224  ; son contenu est directement inséré dans votre document.
40225 \end_layout
40226
40227 \begin_layout Description
40228 Texte
40229 \begin_inset space ~
40230 \end_inset
40231
40232 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40233 e.
40234 \end_layout
40235
40236 \begin_layout Description
40237 Texte
40238 \begin_inset space ~
40239 \end_inset
40240
40241 Brut
40242 \begin_inset space ~
40243 \end_inset
40244
40245 par
40246 \begin_inset space ~
40247 \end_inset
40248
40249 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40250  Les lignes vides créent un nouveau paragraphe dans votre document.
40251 \end_layout
40252
40253 \begin_layout Description
40254 Objet
40255 \begin_inset space ~
40256 \end_inset
40257
40258 Externe Fichiers de formats variés.
40259 \end_layout
40260
40261 \begin_layout Description
40262 Sous-document Documents \SpecialChar LyX
40263  ou \SpecialChar LaTeX
40264 .
40265 \end_layout
40266
40267 \begin_layout Section
40268 Objets externes 
40269 \begin_inset Index idx
40270 status collapsed
40271
40272 \begin_layout Plain Layout
40273 Trucs externes ! Objets Externes
40274 \end_layout
40275
40276 \end_inset
40277
40278
40279 \end_layout
40280
40281 \begin_layout Standard
40282 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40283  de fichiers dans votre document sans avoir à convertir ces derniers en
40284  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40285
40286  qui va s'occuper des conversions.
40287  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40288  \SpecialChar LyX
40289  des images dans des formats divers.
40290  Quand vous avez activé 
40291 \family sans
40292 Aperçu
40293 \begin_inset space ~
40294 \end_inset
40295
40296 sur
40297 \begin_inset space ~
40298 \end_inset
40299
40300 le
40301 \begin_inset space ~
40302 \end_inset
40303
40304 vif
40305 \family default
40306  dans le menu des préférences de \SpecialChar LyX
40307 , dans la rubrique 
40308 \family sans
40309 Apparence\SpecialChar menuseparator
40310 Graphiques
40311 \family default
40312 , les objets externes de type Dia et Xfig sont affichés directement dans
40313  \SpecialChar LyX
40314 .
40315 \end_layout
40316
40317 \begin_layout Standard
40318 On insère des objets externes en utilisant la fenêtre de dialogue 
40319 \family sans
40320 Objet
40321 \begin_inset space ~
40322 \end_inset
40323
40324 Externe
40325 \family default
40326  qui est accessible via le menu 
40327 \family sans
40328 Insertion\SpecialChar menuseparator
40329 Fichiers\SpecialChar menuseparator
40330 Objet
40331 \begin_inset space ~
40332 \end_inset
40333
40334 Externe
40335 \family default
40336 .
40337  Actuellement les types de fichiers (
40338 \family sans
40339 Modèles
40340 \family default
40341 ) suivants sont autorisés :
40342 \end_layout
40343
40344 \begin_layout Description
40345 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
40346  par le programme 
40347 \series bold
40348
40349 \begin_inset CommandInset href
40350 LatexCommand href
40351 name "XBoard"
40352 target "http://fr.wikipedia.org/wiki/XBoard"
40353 literal "false"
40354
40355 \end_inset
40356
40357
40358 \series default
40359 .
40360 \end_layout
40361
40362 \begin_layout Description
40363 Date Ce modèle insère la date sous la forme 
40364 \emph on
40365 Jour-Mois-Année
40366 \emph default
40367 .
40368  Voici un exemple de date insérée comme objet externe : 
40369 \begin_inset ERT
40370 status collapsed
40371
40372 \begin_layout Plain Layout
40373
40374
40375 \backslash
40376 today 
40377 \end_layout
40378
40379 \end_inset
40380
40381
40382 \begin_inset space ~
40383 \end_inset
40384
40385
40386 \begin_inset Note Note
40387 status collapsed
40388
40389 \begin_layout Plain Layout
40390 Retirer l'espace protégé quand le bug 4398 sera résolu !
40391 \end_layout
40392
40393 \end_inset
40394
40395
40396 \begin_inset Newline newline
40397 \end_inset
40398
40399 La date n'apparaîtra pas dans \SpecialChar LyX
40400 , mais seulement dans la sortie imprimée.
40401  Il y a deux autre méthodes pour insérer une date : Avec le menu 
40402 \family sans
40403 Insertion\SpecialChar menuseparator
40404 Date
40405 \family default
40406  et avec la commande \SpecialChar LaTeX
40407  
40408 \series bold
40409
40410 \backslash
40411 today
40412 \series default
40413  entrée comme code \SpecialChar TeX
40414 .
40415  Ces différentes méthodes sont comparée dans le tableau
40416 \begin_inset space ~
40417 \end_inset
40418
40419
40420 \begin_inset CommandInset ref
40421 LatexCommand ref
40422 reference "tab:Comparaison-des-dates"
40423
40424 \end_inset
40425
40426 .
40427 \end_layout
40428
40429 \begin_layout Description
40430 Diagramme
40431 \begin_inset space ~
40432 \end_inset
40433
40434 Dia Ce modèle accepte les diagrammes créés avec le programme 
40435 \series bold
40436
40437 \begin_inset CommandInset href
40438 LatexCommand href
40439 name "Dia"
40440 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40441 literal "false"
40442
40443 \end_inset
40444
40445
40446 \series default
40447 .
40448 \end_layout
40449
40450 \begin_layout Description
40451 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
40452  tableaux dans le format de 
40453 \series bold
40454
40455 \begin_inset CommandInset href
40456 LatexCommand href
40457 name "Gnumeric"
40458 target "http://fr.wikipedia.org/wiki/Gnumeric"
40459 literal "false"
40460
40461 \end_inset
40462
40463
40464 \series default
40465
40466 \begin_inset CommandInset href
40467 LatexCommand href
40468 name "OpenDocument"
40469 target "http://fr.wikipedia.org/wiki/OpenDocument"
40470 literal "false"
40471
40472 \end_inset
40473
40474
40475 \begin_inset CommandInset href
40476 LatexCommand href
40477 name "Microsoft Office XML"
40478 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40479 literal "false"
40480
40481 \end_inset
40482
40483  et 
40484 \begin_inset CommandInset href
40485 LatexCommand href
40486 name "Office Open XML"
40487 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40488 literal "false"
40489
40490 \end_inset
40491
40492 .
40493  Pour cette fonction, \SpecialChar LyX
40494  doit pouvoir trouver le programme 
40495 \family typewriter
40496 ssconvert
40497 \family default
40498  au cours de sa configuration.
40499  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40500  même si vous n'avez pas de tableaux au format gnumeric.
40501  Pour des exemples et les limitations possibles, jetez un œil au fichier
40502  \SpecialChar LyX
40503  d'exemple, 
40504 \emph on
40505 spreadsheet.lyx
40506 \emph default
40507 .
40508 \end_layout
40509
40510 \begin_layout Description
40511 Musique
40512 \begin_inset space ~
40513 \end_inset
40514
40515 mise
40516 \begin_inset space ~
40517 \end_inset
40518
40519 en
40520 \begin_inset space ~
40521 \end_inset
40522
40523 forme
40524 \begin_inset space ~
40525 \end_inset
40526
40527 avec
40528 \begin_inset space ~
40529 \end_inset
40530
40531 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
40532  par le programme 
40533 \series bold
40534
40535 \begin_inset CommandInset href
40536 LatexCommand href
40537 name "LilyPond"
40538 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40539 literal "false"
40540
40541 \end_inset
40542
40543
40544 \series default
40545 .
40546  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40547  au fichier \SpecialChar LyX
40548  d'exemple 
40549 \emph on
40550 lilypond.lyx
40551 \emph default
40552 .
40553 \end_layout
40554
40555 \begin_layout Description
40556 Pages
40557 \begin_inset space ~
40558 \end_inset
40559
40560 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
40561  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40562  
40563 \emph on
40564 pages
40565 \emph default
40566  dans le champ 
40567 \family sans
40568 Option
40569 \family default
40570  dans l'onglet 
40571 \family sans
40572 Options \SpecialChar LaTeX
40573  et \SpecialChar LyX
40574
40575 \family default
40576 .
40577  L'argument de cette option est une liste d'éléments séparés par des virgules,
40578  contenant des numéros de pages (
40579 \begin_inset space ~
40580 \end_inset
40581
40582 insérez comme option 
40583 \series bold
40584 pages={3,5,6,8}
40585 \series default
40586
40587 \begin_inset space ~
40588 \end_inset
40589
40590 ), des plages de numéros de pages (
40591 \series bold
40592
40593 \begin_inset space ~
40594 \end_inset
40595
40596 pages={4-9}
40597 \series default
40598
40599 \begin_inset space ~
40600 \end_inset
40601
40602 ) ou n'importe quelle combinaison des deux.
40603  Pour insérer des pages vides, utilisez 
40604 \series bold
40605 {}
40606 \series default
40607 .
40608  Par exemple 
40609 \begin_inset space ~
40610 \end_inset
40611
40612
40613 \series bold
40614 pages={3,{},8-11,15}
40615 \series default
40616  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40617  15.
40618  Les plages de pages sont décrites avec la syntaxe 
40619 \emph on
40620 début-fin
40621 \emph default
40622  qui sélectionne toutes les pages de 
40623 \emph on
40624 début
40625 \emph default
40626  jusqu'à 
40627 \emph on
40628 fin
40629 \emph default
40630 .
40631  Si on omet 
40632 \emph on
40633 début
40634 \emph default
40635 , on commence implicitement à la première page ; de même, omettre 
40636 \emph on
40637 fin
40638 \emph default
40639  termine implicitement à la dernière page du document.
40640  La dernière page du document peut aussi être désignée par le mot-clé 
40641 \series bold
40642 last
40643 \series default
40644  (
40645 \begin_inset space ~
40646 \end_inset
40647
40648 ce dernier n'est accepté que pour une plage de pages
40649 \begin_inset space ~
40650 \end_inset
40651
40652 ).
40653  Donc 
40654 \series bold
40655 pages=-
40656 \series default
40657  va insérer toutes les pages du document et 
40658 \series bold
40659 pages=last-1
40660 \series default
40661  va insérer toutes les pages dans l'ordre inverse.
40662  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40663 \begin_inset Newline newline
40664 \end_inset
40665
40666 L'option 
40667 \series bold
40668 noautoscale
40669 \series default
40670  insère les pages avec leur taille d'origine, si cette option n'est pas
40671  donnée, les pages seront redimensionnées
40672 \begin_inset space \space{}
40673 \end_inset
40674
40675 pour tenir dans la largeur de page de votre document.
40676  Dans l'onglet 
40677 \family sans
40678 Taille
40679 \begin_inset space ~
40680 \end_inset
40681
40682 et
40683 \begin_inset space ~
40684 \end_inset
40685
40686 rotation
40687 \family default
40688  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40689  qu'une éventuelle rotation.
40690  Si vous utilisez une autre largeur que 100
40691 \begin_inset space \thinspace{}
40692 \end_inset
40693
40694 Échelle%, l'option 
40695 \series bold
40696 noautoscale
40697 \series default
40698  sera neutralisée.
40699  Pour plus d'information sur les options possibles, jetez un œil sur la
40700  documentation du paquetage \SpecialChar LaTeX
40701  
40702 \series bold
40703 pdfpages
40704 \series default
40705  
40706 \begin_inset CommandInset citation
40707 LatexCommand cite
40708 key "pdfpages"
40709 literal "true"
40710
40711 \end_inset
40712
40713 .
40714 \begin_inset Index idx
40715 status collapsed
40716
40717 \begin_layout Plain Layout
40718 Paquetages \SpecialChar LaTeX
40719  ! pdfpages
40720 \end_layout
40721
40722 \end_inset
40723
40724
40725 \begin_inset Newline newline
40726 \end_inset
40727
40728 Pour utiliser ce modèle dans une présentation 
40729 \family sans
40730 Beamer
40731 \family default
40732  vous devez d'abord insérer un environnement 
40733 \family sans
40734 FinCadre
40735 \family default
40736  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40737  contenant la commande
40738  
40739 \series bold
40740
40741 \backslash
40742 setbeamertemplate{background canvas}{}
40743 \series default
40744 .
40745  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40746  que vous voulez.
40747  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40748  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40749  section.
40750  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40751  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40752  le modèle.
40753 \begin_inset Newline newline
40754 \end_inset
40755
40756 Voici un PDF incorporé basculé de -5°
40757 \begin_inset space ~
40758 \end_inset
40759
40760 °: 
40761 \begin_inset External
40762         template PDFPages
40763         filename ../clipart/Abstract.pdf
40764         extra LaTeX "noautoscale, pages=-"
40765         rotateAngle -5
40766         rotateOrigin bottomleft
40767
40768 \end_inset
40769
40770
40771 \end_layout
40772
40773 \begin_layout Description
40774 Image
40775 \begin_inset space ~
40776 \end_inset
40777
40778 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
40779  Les images peuvent être traitées dans la fenêtre de dialogue 
40780 \family sans
40781 Objet
40782 \begin_inset space ~
40783 \end_inset
40784
40785 Externe
40786 \family default
40787  comme les images qui sont habituellement incorporées en utilisant le menu
40788  
40789 \family sans
40790 Insertion\SpecialChar menuseparator
40791 Graphique
40792 \family default
40793 , comme c'est décrit dans la section
40794 \begin_inset space ~
40795 \end_inset
40796
40797
40798 \begin_inset CommandInset ref
40799 LatexCommand ref
40800 reference "sec:Graphics-Dialog"
40801
40802 \end_inset
40803
40804 .
40805  Voici un exemple d'insertion d'image matricielle
40806 \begin_inset space ~
40807 \end_inset
40808
40809
40810 \begin_inset External
40811         template RasterImage
40812         filename ../clipart/ToolbarEnvBox.png
40813
40814 \end_inset
40815
40816
40817 \end_layout
40818
40819 \begin_layout Description
40820 Graphiques
40821 \begin_inset space ~
40822 \end_inset
40823
40824 vectoriels Ce modèle peut être utilisé pour les graphiques
40825 \begin_inset space ~
40826 \end_inset
40827
40828 vectoriels.
40829  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40830 \family sans
40831 Objet
40832 \begin_inset space ~
40833 \end_inset
40834
40835 Externe
40836 \family default
40837  comme les images qui sont habituellement incorporées en utilisant le menu
40838  
40839 \family sans
40840 Insertion\SpecialChar menuseparator
40841 Graphique
40842 \family default
40843 , comme c'est décrit dans la section
40844 \begin_inset space ~
40845 \end_inset
40846
40847
40848 \begin_inset CommandInset ref
40849 LatexCommand ref
40850 reference "sec:Graphics-Dialog"
40851
40852 \end_inset
40853
40854 .
40855  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40856 \begin_inset External
40857         template VectorGraphics
40858         filename ../clipart/SVG-Drawing.svg
40859         lyxscale 50
40860         scale 33
40861
40862 \end_inset
40863
40864
40865 \end_layout
40866
40867 \begin_layout Description
40868 Figure
40869 \begin_inset space ~
40870 \end_inset
40871
40872 Xfig Ce modèle accepte les images créées avec le programme 
40873 \series bold
40874
40875 \begin_inset CommandInset href
40876 LatexCommand href
40877 name "Xfig"
40878 target "http://fr.wikipedia.org/wiki/Xfig"
40879 literal "false"
40880
40881 \end_inset
40882
40883
40884 \series default
40885 .
40886 \end_layout
40887
40888 \begin_layout Standard
40889 \begin_inset Float table
40890 placement !h
40891 wide false
40892 sideways false
40893 status open
40894
40895 \begin_layout Plain Layout
40896 \begin_inset Caption Standard
40897
40898 \begin_layout Plain Layout
40899 \begin_inset CommandInset label
40900 LatexCommand label
40901 name "tab:Comparaison-des-dates"
40902
40903 \end_inset
40904
40905 Comparaison des méthodes d'insertion de la date.
40906 \end_layout
40907
40908 \end_inset
40909
40910
40911 \end_layout
40912
40913 \begin_layout Plain Layout
40914 \align center
40915 \begin_inset Tabular
40916 <lyxtabular version="3" rows="4" columns="4">
40917 <features tabularvalignment="middle">
40918 <column alignment="center" valignment="top">
40919 <column alignment="center" valignment="top">
40920 <column alignment="center" valignment="top">
40921 <column alignment="center" valignment="top">
40922 <row>
40923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40924 \begin_inset Text
40925
40926 \begin_layout Plain Layout
40927 Format du document
40928 \end_layout
40929
40930 \end_inset
40931 </cell>
40932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40933 \begin_inset Text
40934
40935 \begin_layout Plain Layout
40936
40937 \family sans
40938 Objet
40939 \begin_inset space ~
40940 \end_inset
40941
40942 Externe\SpecialChar menuseparator
40943 Date
40944 \end_layout
40945
40946 \end_inset
40947 </cell>
40948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40949 \begin_inset Text
40950
40951 \begin_layout Plain Layout
40952
40953 \family sans
40954 Insertion\SpecialChar menuseparator
40955 Date
40956 \end_layout
40957
40958 \end_inset
40959 </cell>
40960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40961 \begin_inset Text
40962
40963 \begin_layout Plain Layout
40964 commande 
40965 \series bold
40966
40967 \backslash
40968 today
40969 \end_layout
40970
40971 \end_inset
40972 </cell>
40973 </row>
40974 <row>
40975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40976 \begin_inset Text
40977
40978 \begin_layout Plain Layout
40979 \SpecialChar LyX
40980
40981 \end_layout
40982
40983 \end_inset
40984 </cell>
40985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40986 \begin_inset Text
40987
40988 \begin_layout Plain Layout
40989 comme boîte d'insert
40990 \end_layout
40991
40992 \end_inset
40993 </cell>
40994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40995 \begin_inset Text
40996
40997 \begin_layout Plain Layout
40998 comme date
40999 \end_layout
41000
41001 \end_inset
41002 </cell>
41003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41004 \begin_inset Text
41005
41006 \begin_layout Plain Layout
41007 comme boîte de code \SpecialChar TeX
41008
41009 \end_layout
41010
41011 \end_inset
41012 </cell>
41013 </row>
41014 <row>
41015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41016 \begin_inset Text
41017
41018 \begin_layout Plain Layout
41019 \SpecialChar LaTeX
41020
41021 \end_layout
41022
41023 \end_inset
41024 </cell>
41025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41026 \begin_inset Text
41027
41028 \begin_layout Plain Layout
41029 comme date
41030 \end_layout
41031
41032 \end_inset
41033 </cell>
41034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41035 \begin_inset Text
41036
41037 \begin_layout Plain Layout
41038 comme date
41039 \end_layout
41040
41041 \end_inset
41042 </cell>
41043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41044 \begin_inset Text
41045
41046 \begin_layout Plain Layout
41047 comme commande
41048 \end_layout
41049
41050 \end_inset
41051 </cell>
41052 </row>
41053 <row>
41054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41055 \begin_inset Text
41056
41057 \begin_layout Plain Layout
41058 DVI, PDF, PS
41059 \end_layout
41060
41061 \end_inset
41062 </cell>
41063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41064 \begin_inset Text
41065
41066 \begin_layout Plain Layout
41067 comme date
41068 \end_layout
41069
41070 \end_inset
41071 </cell>
41072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41073 \begin_inset Text
41074
41075 \begin_layout Plain Layout
41076 comme date
41077 \end_layout
41078
41079 \end_inset
41080 </cell>
41081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41082 \begin_inset Text
41083
41084 \begin_layout Plain Layout
41085 comme date date
41086 \end_layout
41087
41088 \end_inset
41089 </cell>
41090 </row>
41091 </lyxtabular>
41092
41093 \end_inset
41094
41095
41096 \end_layout
41097
41098 \end_inset
41099
41100
41101 \end_layout
41102
41103 \begin_layout Standard
41104 Quand vous activez l'option 
41105 \family sans
41106 Brouillon
41107 \family default
41108  de l'onglet 
41109 \family sans
41110 Fichier
41111 \family default
41112  de la fenêtre de dialogue 
41113 \family sans
41114 Objet
41115 \begin_inset space ~
41116 \end_inset
41117
41118 Externe
41119 \family default
41120 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
41121 \begin_inset Newline newline
41122 \end_inset
41123
41124 Les objets externes apparaissent dans \SpecialChar LyX
41125 , soit comme une boîte comme celle-ci
41126  : 
41127 \begin_inset Graphics
41128         filename ../clipart/ExternalMaterial.png
41129         scale 95
41130         scaleBeforeRotation
41131
41132 \end_inset
41133
41134  soit comme une image, selon que vous avez ou non activé l'option 
41135 \family sans
41136 Afficher
41137 \begin_inset space ~
41138 \end_inset
41139
41140 dans
41141 \begin_inset space ~
41142 \end_inset
41143
41144 \SpecialChar LyX
41145
41146 \family default
41147  de l'onglet 
41148 \family sans
41149 Options LaTeX et LyX
41150 \family default
41151  de la fenêtre de dialogue.
41152 \end_layout
41153
41154 \begin_layout Standard
41155 Le manuel 
41156 \family sans
41157 \emph on
41158 Personnalisation
41159 \family default
41160 \emph default
41161  explique comment vous pouvez créer vos propres modèles.
41162 \end_layout
41163
41164 \begin_layout Section
41165 Sous-documents
41166 \begin_inset CommandInset label
41167 LatexCommand label
41168 name "sec:Sous-documents"
41169
41170 \end_inset
41171
41172
41173 \begin_inset Index idx
41174 status collapsed
41175
41176 \begin_layout Plain Layout
41177 Trucs externes ! Sous-documents
41178 \end_layout
41179
41180 \end_inset
41181
41182
41183 \begin_inset Index idx
41184 status collapsed
41185
41186 \begin_layout Plain Layout
41187 Fichiers ! Insertion
41188 \end_layout
41189
41190 \end_inset
41191
41192
41193 \end_layout
41194
41195 \begin_layout Standard
41196 Les sous-documents sont utilisés quand on a un document très long qui peut
41197  être décomposé en plusieurs parties ou sections plus petites.
41198  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
41199  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
41200  Les différents documents sont ce que l'on appelle les sous-documents et
41201  un document maître les relie pour imprimer le document complet ou seulement
41202  une partie de celui-ci.
41203  Un sous-document hérite du contenu de son maître, par exemple le préambule
41204  \SpecialChar LaTeX
41205 , la bibliographie, et les étiquettes pour les références croisées.
41206 \end_layout
41207
41208 \begin_layout Standard
41209 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
41210  maître, précisez dans le sous-document le document maître dans le menu
41211  
41212 \family sans
41213 Document\SpecialChar menuseparator
41214 Paramètres\SpecialChar menuseparator
41215 Classe de document
41216 \family default
41217 .
41218  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
41219  à chaque
41220  fois que vous modifierez le sous-document.
41221 \end_layout
41222
41223 \begin_layout Standard
41224 Les documents inclus sont visualisés dans \SpecialChar LyX
41225  sous la forme d'une boîte comme
41226  celle-ci : 
41227 \begin_inset Graphics
41228         filename clipart/SousDocument.png
41229         scale 95
41230         scaleBeforeRotation
41231
41232 \end_inset
41233
41234  Pour inclure des sous-documents dans un document maître , on utilise le
41235  menu 
41236 \family sans
41237 Insertion\SpecialChar menuseparator
41238 Fichier\SpecialChar menuseparator
41239 Sous-document
41240 \family default
41241 .
41242  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41243  des quatre méthodes d'inclusion :
41244 \end_layout
41245
41246 \begin_layout Description
41247 Inclus
41248 \begin_inset space ~
41249 \end_inset
41250
41251 (include) Vous pouvez inclure des documents \SpecialChar LyX
41252  et \SpecialChar LaTeX
41253 .
41254  Quand vous cliquez sur le bouton 
41255 \family sans
41256 Modifier
41257 \family default
41258  dans la fenêtre de dialogue 
41259 \family sans
41260 Sous-document
41261 \family default
41262 , le document inclus est ouvert dans \SpecialChar LyX
41263  dans un nouvel onglet pour que vous
41264  puissiez le modifier.
41265 \begin_inset Newline newline
41266 \end_inset
41267
41268
41269 \end_layout
41270
41271 \begin_layout Standard
41272 Voici un sous-document inséré avec la méthode 
41273 \family sans
41274 Inclus
41275 \family default
41276  : 
41277 \begin_inset CommandInset include
41278 LatexCommand include
41279 filename "DocumentBidon1.lyx"
41280
41281 \end_inset
41282
41283
41284 \end_layout
41285
41286 \begin_layout Standard
41287 La numérotation des sections va prendre en compte les sections des fichiers
41288  incorporés dans l'ordre où ils sont insérés dans le document maître.
41289  Le document qui est inclus comme exemple possède une sous-section qui sera
41290  numérotée comme sous-section de la section actuelle.
41291  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41292  : la sous-section
41293 \begin_inset space ~
41294 \end_inset
41295
41296
41297 \begin_inset CommandInset ref
41298 LatexCommand ref
41299 reference "subsec:Sous-section-externe-1"
41300
41301 \end_inset
41302
41303  est dans le fichier inclus.
41304 \end_layout
41305
41306 \begin_layout Standard
41307 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41308  du document maître est utilisé.
41309  Les branches présentes dans le sous-document seront ignorées par le document
41310  maître si celui-ci ne possède pas une branche avec le même nom.
41311  Les documents inclus sont insérés en commençant une nouvelle page et sont
41312  suivis par un saut de page.
41313 \end_layout
41314
41315 \begin_layout Standard
41316 \begin_inset Note Greyedout
41317 status open
41318
41319 \begin_layout Plain Layout
41320
41321 \series bold
41322 Note:
41323 \series default
41324  Quand vous avez inclus un fichier \SpecialChar LyX
41325  ou \SpecialChar LaTeX
41326 , et que ce dernier utilise une classe
41327  de document différente de celle du document maître, vous recevez un avertisseme
41328 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41329  produire des résultats inattendus sur la sortie imprimée.
41330 \end_layout
41331
41332 \end_inset
41333
41334
41335 \end_layout
41336
41337 \begin_layout Description
41338 Incorporé
41339 \begin_inset space ~
41340 \end_inset
41341
41342 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41343  sont :
41344 \end_layout
41345
41346 \begin_deeper
41347 \begin_layout Itemize
41348 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41349  par un saut de page.
41350 \end_layout
41351
41352 \begin_layout Itemize
41353 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41354  quand l'option
41355  
41356 \family sans
41357 Aperçu
41358 \begin_inset space ~
41359 \end_inset
41360
41361 sur
41362 \begin_inset space ~
41363 \end_inset
41364
41365 le
41366 \begin_inset space ~
41367 \end_inset
41368
41369 vif
41370 \family default
41371  est activée dans les préférences dans la rubrique 
41372 \family sans
41373 Apparence\SpecialChar menuseparator
41374 Graphique
41375 \family default
41376 .
41377 \end_layout
41378
41379 \begin_layout Itemize
41380 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41381 \family sans
41382 Document\SpecialChar menuseparator
41383 Paramètres\SpecialChar menuseparator
41384 Sous-documents
41385 \family default
41386 .
41387 \end_layout
41388
41389 \end_deeper
41390 \begin_layout Standard
41391 Voici un sous document inséré en utilisant la méthode 
41392 \family sans
41393 Incorporé
41394 \family default
41395  : 
41396 \begin_inset CommandInset include
41397 LatexCommand input
41398 preview true
41399 filename "DocumentBidon2.lyx"
41400
41401 \end_inset
41402
41403
41404 \end_layout
41405
41406 \begin_layout Standard
41407 Voici un sous-document
41408 \emph on
41409 input
41410 \emph default
41411  comme \SpecialChar LaTeX
41412  source:
41413 \end_layout
41414
41415 \begin_layout Quote
41416 \begin_inset CommandInset include
41417 LatexCommand input
41418 filename "DocumentTexteBidon.txt"
41419
41420 \end_inset
41421
41422
41423 \end_layout
41424
41425 \begin_layout Description
41426 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41427  Si c'est un fichier \SpecialChar LyX
41428  ou \SpecialChar LaTeX
41429 , le contenu sera affiché dans la sortie sous forme
41430  de code source et aucune des commandes éventuellement présentes ne sera
41431  exécutée.
41432  Vous pouvez utiliser l'option 
41433 \family sans
41434 Marquer
41435 \begin_inset space ~
41436 \end_inset
41437
41438 les
41439 \begin_inset space ~
41440 \end_inset
41441
41442 espaces
41443 \family default
41444  qui matérialise chaque espace présente dans le code source par un caractère
41445  
41446 \begin_inset Quotes cld
41447 \end_inset
41448
41449
41450 \begin_inset ERT
41451 status collapsed
41452
41453 \begin_layout Plain Layout
41454
41455
41456 \backslash
41457 textvisiblespace 
41458 \end_layout
41459
41460 \end_inset
41461
41462
41463 \begin_inset Quotes crd
41464 \end_inset
41465
41466  .
41467  La différence avec la méthode qui consiste à utiliser le menu 
41468 \family sans
41469 Insertion\SpecialChar menuseparator
41470 Fichier\SpecialChar menuseparator
41471 Texte
41472 \begin_inset space ~
41473 \end_inset
41474
41475 brut
41476 \family default
41477  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41478 .
41479 \end_layout
41480
41481 \begin_layout Standard
41482 Voici un sous-document inclus en utilisant la méthode 
41483 \family sans
41484 verbatim
41485 \family default
41486  : 
41487 \begin_inset CommandInset include
41488 LatexCommand verbatiminput
41489 filename "DocumentTexteBidon.txt"
41490
41491 \end_inset
41492
41493
41494 \begin_inset VSpace bigskip
41495 \end_inset
41496
41497 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41498  l'option 
41499 \family sans
41500 Marquer
41501 \begin_inset space ~
41502 \end_inset
41503
41504 les
41505 \begin_inset space ~
41506 \end_inset
41507
41508 espaces :
41509 \family default
41510  
41511 \begin_inset CommandInset include
41512 LatexCommand verbatiminput*
41513 filename "DocumentTexteBidon.txt"
41514
41515 \end_inset
41516
41517
41518 \end_layout
41519
41520 \begin_layout Standard
41521 \begin_inset VSpace bigskip
41522 \end_inset
41523
41524
41525 \end_layout
41526
41527 \begin_layout Standard
41528 \begin_inset Note Greyedout
41529 status open
41530
41531 \begin_layout Plain Layout
41532
41533 \series bold
41534 Note:
41535 \series default
41536  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41537  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41538 \end_layout
41539
41540 \end_inset
41541
41542
41543 \end_layout
41544
41545 \begin_layout Description
41546 Listings Ce type d'inclusion est décrit dans le chapitre
41547 \begin_inset space ~
41548 \end_inset
41549
41550
41551 \begin_inset CommandInset ref
41552 LatexCommand ref
41553 reference "cha:Program-Code-Listings"
41554
41555 \end_inset
41556
41557 .
41558 \end_layout
41559
41560 \begin_layout Standard
41561 \begin_inset Note Greyedout
41562 status open
41563
41564 \begin_layout Plain Layout
41565
41566 \series bold
41567 Note:
41568 \series default
41569  Inclure le même document deux fois dans un même document peut poser des
41570  problèmes avec \SpecialChar LaTeX
41571 .
41572 \end_layout
41573
41574 \end_inset
41575
41576
41577 \end_layout
41578
41579 \begin_layout Standard
41580 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41581  de votre document maître, que ce soit pour diminuer les temps de compilation
41582  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
41583  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41584  la sortie en utilisant le menu 
41585 \family sans
41586 Document\SpecialChar menuseparator
41587 Paramètres\SpecialChar menuseparator
41588 Sous-documents
41589 \family default
41590 .
41591  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41592  sur la ligne correspondant dans la colonne 
41593 \family sans
41594 Inclus dans le résultat
41595 \family default
41596  de la liste (
41597 \begin_inset space ~
41598 \end_inset
41599
41600 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41601  
41602 \begin_inset Quotes cld
41603 \end_inset
41604
41605 inclus
41606 \begin_inset Quotes crd
41607 \end_inset
41608
41609  et pas la méthode 
41610 \begin_inset Quotes cld
41611 \end_inset
41612
41613 incorporé
41614 \begin_inset Quotes crd
41615 \end_inset
41616
41617
41618 \begin_inset space ~
41619 \end_inset
41620
41621 ).
41622  Si on active l'option 
41623 \family sans
41624 Assurer la cohérence des compteurs et des références
41625 \family default
41626 , \SpecialChar LyX
41627  va s'assurer que tous les numéros de pages, références etc...
41628  sont corrects comme si tous le document avait été traité.
41629  C'est utile si vous voulez que les sous-documents choisis aient exactement
41630  le même aspect que s'il étaient dans le document complet.
41631  Pour réaliser cette condition, il faut que \SpecialChar LyX
41632  traite de façon silencieuse
41633  la totalité du document.
41634  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41635  les compteurs et autres références n'ont pas à être à tout prix valides,
41636  vous devez impérativement désactiver cette option.
41637  
41638 \end_layout
41639
41640 \begin_layout Standard
41641 Une autre solution consiste à inclure chaque fichier dans une branche
41642 \begin_inset Foot
41643 status collapsed
41644
41645 \begin_layout Plain Layout
41646 Les branches sont décrites dans la section 
41647 \emph on
41648 Branches
41649 \emph default
41650  du 
41651 \emph on
41652 Guide de l'utilisateur
41653 \emph default
41654  de \SpecialChar LyX
41655 .
41656 \end_layout
41657
41658 \end_inset
41659
41660 .
41661  En activant ou désactivant une branche, vous pouvez décider les fichiers
41662  inclus qui doivent apparaître dans la sortie imprimée.
41663  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41664  
41665 \begin_inset Quotes cld
41666 \end_inset
41667
41668 incorporés
41669 \begin_inset Quotes crd
41670 \end_inset
41671
41672 .
41673  Le défaut est que les compteurs et autres références ne sont pas conservés
41674  avec cette approche.
41675 \end_layout
41676
41677 \begin_layout Chapter
41678 Listings de code source
41679 \begin_inset CommandInset label
41680 LatexCommand label
41681 name "cha:Program-Code-Listings"
41682
41683 \end_inset
41684
41685
41686 \begin_inset Index idx
41687 status collapsed
41688
41689 \begin_layout Plain Layout
41690 Listings
41691 \end_layout
41692
41693 \end_inset
41694
41695
41696 \begin_inset Index idx
41697 status collapsed
41698
41699 \begin_layout Plain Layout
41700 Code Source
41701 \end_layout
41702
41703 \end_inset
41704
41705
41706 \begin_inset Index idx
41707 status collapsed
41708
41709 \begin_layout Plain Layout
41710 Flottants ! Listings
41711 \end_layout
41712
41713 \end_inset
41714
41715
41716 \end_layout
41717
41718 \begin_layout Standard
41719 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41720  un insert 
41721 \family sans
41722 Listings
41723 \family default
41724  qui peut être créé grâce au menu 
41725 \family sans
41726 Insertion
41727 \family default
41728 \SpecialChar menuseparator
41729
41730 \family sans
41731 Listing
41732 \begin_inset space ~
41733 \end_inset
41734
41735 de
41736 \begin_inset space ~
41737 \end_inset
41738
41739 Code
41740 \begin_inset space ~
41741 \end_inset
41742
41743 Source
41744 \family default
41745 .
41746  Le paquetage \SpecialChar LaTeX
41747  
41748 \series bold
41749 listings
41750 \series default
41751
41752 \begin_inset Index idx
41753 status collapsed
41754
41755 \begin_layout Plain Layout
41756 Paquetages \SpecialChar LaTeX
41757  ! listings
41758 \end_layout
41759
41760 \end_inset
41761
41762  fournit un moyen puissant et flexible d'insérer des listings de code source
41763  dans votre document.
41764  
41765 \end_layout
41766
41767 \begin_layout Standard
41768 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41769  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41770 \end_layout
41771
41772 \begin_layout Standard
41773 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41774  imprimée.
41775  L'option d'emplacement 
41776 \family sans
41777 Listing
41778 \begin_inset space ~
41779 \end_inset
41780
41781 en
41782 \begin_inset space ~
41783 \end_inset
41784
41785 Ligne
41786 \family default
41787  imprime le listing dans la ligne comme ceci : 
41788 \begin_inset listings
41789 lstparams "language={C++}"
41790 inline true
41791 status open
41792
41793 \begin_layout Plain Layout
41794
41795 int a=5;
41796 \end_layout
41797
41798 \end_inset
41799
41800
41801 \begin_inset Newline newline
41802 \end_inset
41803
41804 L'option 
41805 \family sans
41806 Flottant
41807 \family default
41808  crée un flottant de listing pour lequel vous pouvez préciser les options
41809  classiques d'emplacement : 
41810 \begin_inset Quotes cld
41811 \end_inset
41812
41813
41814 \family sans
41815 h
41816 \family default
41817
41818 \begin_inset Quotes crd
41819 \end_inset
41820
41821
41822 \begin_inset Quotes cld
41823 \end_inset
41824
41825
41826 \family sans
41827 t
41828 \family default
41829
41830 \begin_inset Quotes crd
41831 \end_inset
41832
41833
41834 \begin_inset Quotes cld
41835 \end_inset
41836
41837
41838 \family sans
41839 b
41840 \family default
41841
41842 \begin_inset Quotes crd
41843 \end_inset
41844
41845 , et 
41846 \begin_inset Quotes cld
41847 \end_inset
41848
41849
41850 \family sans
41851 p
41852 \family default
41853
41854 \begin_inset Quotes crd
41855 \end_inset
41856
41857  correspondant aux emplacement décrits dans la section
41858 \begin_inset space ~
41859 \end_inset
41860
41861
41862 \begin_inset CommandInset ref
41863 LatexCommand ref
41864 reference "sec:Placement-flottants"
41865
41866 \end_inset
41867
41868 .
41869  Les options de positionnement peuvent être mélangées et doivent être saisies
41870  sans séparation, par exemple, on peut taper 
41871 \begin_inset Quotes cld
41872 \end_inset
41873
41874
41875 \family sans
41876 htbp
41877 \family default
41878
41879 \begin_inset Quotes crd
41880 \end_inset
41881
41882 .
41883  L'option 
41884 \begin_inset Quotes cld
41885 \end_inset
41886
41887 h
41888 \begin_inset Quotes crd
41889 \end_inset
41890
41891  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41892  
41893 \family sans
41894 Flottant
41895 \family default
41896  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41897  légende et être référencés.
41898 \end_layout
41899
41900 \begin_layout Standard
41901 Vous pouvez ajouter une légende à un listing avec le menu 
41902 \family sans
41903 Insertion\SpecialChar menuseparator
41904 Légende
41905 \family default
41906 .
41907  On peut référencer les listings de la même façon que les flottants :Voir
41908  le listing
41909 \begin_inset space ~
41910 \end_inset
41911
41912
41913 \begin_inset CommandInset ref
41914 LatexCommand ref
41915 reference "lst:Listing-exemple"
41916
41917 \end_inset
41918
41919 .
41920  Une liste des listings qui contient tous les listings légendés peut être
41921  créée par le menu 
41922 \family sans
41923 Insertion\SpecialChar menuseparator
41924 Listes
41925 \begin_inset space ~
41926 \end_inset
41927
41928 &
41929 \begin_inset space ~
41930 \end_inset
41931
41932 TdM\SpecialChar menuseparator
41933 Liste des listings
41934 \family default
41935 .
41936  Les éléments de la liste sont les légendes et le numéro de listing.
41937 \end_layout
41938
41939 \begin_layout Standard
41940 \begin_inset listings
41941 lstparams "language=Python"
41942 inline false
41943 status open
41944
41945 \begin_layout Plain Layout
41946
41947 \begin_inset Caption Standard
41948
41949 \begin_layout Plain Layout
41950 \begin_inset CommandInset label
41951 LatexCommand label
41952 name "lst:Listing-exemple"
41953
41954 \end_inset
41955
41956 Exemple de listing flottant
41957 \end_layout
41958
41959 \end_inset
41960
41961 # Exemple de listing flottant
41962 \end_layout
41963
41964 \begin_layout Plain Layout
41965
41966 def func(param):
41967 \end_layout
41968
41969 \begin_layout Plain Layout
41970
41971     'ceci est une fonction python'
41972 \end_layout
41973
41974 \begin_layout Plain Layout
41975
41976     pass
41977 \end_layout
41978
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \begin_layout Standard
41985 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
41986  de listing, les mots-clés de ce langage seront reconnus et mis en forme
41987  de manière particulière dans la sortie imprimée.
41988  Dans l'exemple de listing, le mot clé Python 
41989 \begin_inset Quotes cld
41990 \end_inset
41991
41992 def
41993 \begin_inset Quotes crd
41994 \end_inset
41995
41996  est reconnu et imprimé en caractères gras dans la sortie.
41997 \end_layout
41998
41999 \begin_layout Standard
42000 \begin_inset Note Greyedout
42001 status open
42002
42003 \begin_layout Plain Layout
42004
42005 \series bold
42006 Note:
42007 \series default
42008  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
42009  une police de caractères à 
42010 \family typewriter
42011 chasse fixe
42012 \family default
42013 , c'est que votre police ne contient probablement pas de série grasse.
42014  Dans ce cas choisissez une police différente dans le menu 
42015 \family sans
42016 Document\SpecialChar menuseparator
42017 Paramètres\SpecialChar menuseparator
42018 Polices
42019 \family default
42020 .
42021  (Les polices 
42022 \emph on
42023 LuxiMono, BeraMono
42024 \emph default
42025  et 
42026 \emph on
42027 Courier
42028 \emph default
42029  contiennent une série grasse.)
42030 \end_layout
42031
42032 \end_inset
42033
42034
42035 \end_layout
42036
42037 \begin_layout Standard
42038 Dans la rubrique 
42039 \family sans
42040 Numérotation
42041 \begin_inset space ~
42042 \end_inset
42043
42044 des
42045 \begin_inset space ~
42046 \end_inset
42047
42048 Lignes
42049 \family default
42050  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
42051 n des lignes.
42052  Vous pouvez mettre un nombre dans le champ 
42053 \family sans
42054 Pas
42055 \family default
42056  pour désigner les lignes qui seront numérotées.
42057  Par exemple, si vous mettez 
42058 \begin_inset Quotes cld
42059 \end_inset
42060
42061 3
42062 \begin_inset Quotes crd
42063 \end_inset
42064
42065 , seule une ligne sur trois sera numérotée.
42066 \end_layout
42067
42068 \begin_layout Standard
42069 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
42070  apparaîtront dans la sortie.
42071  Vous devez utiliser l'option 
42072 \family sans
42073 Table
42074 \begin_inset space ~
42075 \end_inset
42076
42077 de
42078 \begin_inset space ~
42079 \end_inset
42080
42081 Caractères
42082 \begin_inset space ~
42083 \end_inset
42084
42085 Étendue
42086 \family default
42087  quand vous employez des caractères spécifiques à une langue donnée comme
42088  les umlauts Allemands dans votre listing.
42089 \begin_inset Newline newline
42090 \end_inset
42091
42092 Voici un exemple de listing avec la numérotation des lignes à gauche par
42093  pas de 3, en langage Python, avec les options 
42094 \begin_inset Quotes cld
42095 \end_inset
42096
42097 Table
42098 \begin_inset space ~
42099 \end_inset
42100
42101 de
42102 \begin_inset space ~
42103 \end_inset
42104
42105 caractères
42106 \begin_inset space ~
42107 \end_inset
42108
42109 étendue
42110 \begin_inset Quotes crd
42111 \end_inset
42112
42113  et 
42114 \begin_inset Quotes cld
42115 \end_inset
42116
42117 Espace
42118 \begin_inset space ~
42119 \end_inset
42120
42121 représenté
42122 \begin_inset space ~
42123 \end_inset
42124
42125 par
42126 \begin_inset space ~
42127 \end_inset
42128
42129 un
42130 \begin_inset space ~
42131 \end_inset
42132
42133 symbole
42134 \begin_inset Quotes crd
42135 \end_inset
42136
42137 , l'intervalle de ligne étant 3
42138 \begin_inset space \thinspace{}
42139 \end_inset
42140
42141 -
42142 \begin_inset space \thinspace{}
42143 \end_inset
42144
42145 8:
42146 \end_layout
42147
42148 \begin_layout Standard
42149 \begin_inset listings
42150 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42151 inline false
42152 status open
42153
42154 \begin_layout Plain Layout
42155
42156 def func(param):
42157 \end_layout
42158
42159 \begin_layout Plain Layout
42160
42161     'ceci est une fonction Python'
42162 \end_layout
42163
42164 \begin_layout Plain Layout
42165
42166     pass
42167 \end_layout
42168
42169 \begin_layout Plain Layout
42170
42171 def func(param):
42172 \end_layout
42173
42174 \begin_layout Plain Layout
42175
42176 'Ça, c'est un mot Allemand : Tschüß'
42177 \end_layout
42178
42179 \begin_layout Plain Layout
42180
42181 pass
42182 \end_layout
42183
42184 \begin_layout Plain Layout
42185
42186 def func(param):
42187 \end_layout
42188
42189 \begin_layout Plain Layout
42190
42191 'ceci est une fonction Python'
42192 \end_layout
42193
42194 \begin_layout Plain Layout
42195
42196 pass
42197 \end_layout
42198
42199 \end_inset
42200
42201
42202 \end_layout
42203
42204 \begin_layout Standard
42205 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42206  nombre de caractères que doit représenter une tabulation dans le champ
42207  
42208 \family sans
42209 Taille du tabulateur
42210 \family default
42211 .
42212 \end_layout
42213
42214 \begin_layout Standard
42215 \begin_inset Note Greyedout
42216 status open
42217
42218 \begin_layout Plain Layout
42219
42220 \series bold
42221 Note:
42222 \series default
42223  À cause d'un bug dans le paquetage 
42224 \series bold
42225 listings
42226 \series default
42227  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42228  listing.
42229  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42230  les lignes 3 et 6.
42231 \end_layout
42232
42233 \end_inset
42234
42235
42236 \end_layout
42237
42238 \begin_layout Standard
42239 \begin_inset VSpace bigskip
42240 \end_inset
42241
42242
42243 \end_layout
42244
42245 \begin_layout Standard
42246 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42247  listing.
42248  Pour le faire, il suffit d'utiliser le menu 
42249 \family sans
42250 Insertion\SpecialChar menuseparator
42251 Fichier\SpecialChar menuseparator
42252 Sous-document
42253 \family default
42254  et de choisir le type 
42255 \family sans
42256 Listing
42257 \family default
42258
42259 \begin_inset space ~
42260 \end_inset
42261
42262
42263 \family sans
42264 de
42265 \begin_inset space ~
42266 \end_inset
42267
42268 Code
42269 \begin_inset space ~
42270 \end_inset
42271
42272 source
42273 \family default
42274 .
42275 \begin_inset Foot
42276 status collapsed
42277
42278 \begin_layout Plain Layout
42279 Les autres types de sous-documents sont décrits dans la section
42280 \begin_inset space ~
42281 \end_inset
42282
42283
42284 \begin_inset CommandInset ref
42285 LatexCommand ref
42286 reference "sec:Sous-documents"
42287
42288 \end_inset
42289
42290 .
42291 \end_layout
42292
42293 \end_inset
42294
42295  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42296  à utiliser pour le listing dans une zone de texte.
42297  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42298  
42299 \begin_inset Quotes cld
42300 \end_inset
42301
42302 ?
42303 \begin_inset Quotes crd
42304 \end_inset
42305
42306  dans la zone de texte.
42307 \end_layout
42308
42309 \begin_layout Standard
42310 Pour faire référence à un sous-document de type listing, tapez une étiquette
42311  dans le champ correspondant de la fenêtre de dialogue.
42312  On peut alors faire référence à cette étiquette en utilisant le menu 
42313 \family sans
42314 Insertion\SpecialChar menuseparator
42315 Référence
42316 \begin_inset space ~
42317 \end_inset
42318
42319 Croisée
42320 \family default
42321 .
42322 \end_layout
42323
42324 \begin_layout Standard
42325 Le listing
42326 \begin_inset space ~
42327 \end_inset
42328
42329
42330 \begin_inset CommandInset ref
42331 LatexCommand ref
42332 reference "lst:listing-fichier"
42333
42334 \end_inset
42335
42336  est un exemple de listing issu d'un fichier ; ici les lignes 10
42337 \begin_inset space \thinspace{}
42338 \end_inset
42339
42340 -
42341 \begin_inset space \thinspace{}
42342 \end_inset
42343
42344 15 de ce fichier \SpecialChar LyX
42345  sont listées.
42346 \end_layout
42347
42348 \begin_layout Standard
42349 \begin_inset Newpage pagebreak
42350 \end_inset
42351
42352
42353 \end_layout
42354
42355 \begin_layout Standard
42356 \begin_inset CommandInset include
42357 LatexCommand lstinputlisting
42358 filename "EmbeddedObjects.lyx"
42359 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42360
42361 \end_inset
42362
42363
42364 \end_layout
42365
42366 \begin_layout Standard
42367 \begin_inset VSpace bigskip
42368 \end_inset
42369
42370
42371 \end_layout
42372
42373 \begin_layout Standard
42374 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42375 \begin_inset space ~
42376 \end_inset
42377
42378 :
42379 \end_layout
42380
42381 \begin_layout Enumerate
42382 Ouvrez la fenêtre de dialogue listings et ajoutez
42383 \begin_inset Newline newline
42384 \end_inset
42385
42386
42387 \family sans
42388 mathescape=true
42389 \family default
42390
42391 \begin_inset Newline newline
42392 \end_inset
42393
42394 dans le champ de l'onglet 
42395 \family sans
42396 Avancé
42397 \family default
42398 .
42399 \end_layout
42400
42401 \begin_layout Enumerate
42402 Créez la formule en dehors du listing.
42403 \end_layout
42404
42405 \begin_layout Enumerate
42406 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42407  (raccourci 
42408 \begin_inset Info
42409 type  "shortcut"
42410 arg   "copy"
42411 \end_inset
42412
42413 )
42414 \end_layout
42415
42416 \begin_layout Enumerate
42417 Dans le listing écrivez 
42418 \begin_inset Quotes cld
42419 \end_inset
42420
42421
42422 \family sans
42423 $$
42424 \family default
42425
42426 \begin_inset Quotes crd
42427 \end_inset
42428
42429  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42430  
42431 \begin_inset Info
42432 type  "shortcut"
42433 arg   "paste"
42434 \end_inset
42435
42436 )
42437 \end_layout
42438
42439 \begin_layout Standard
42440 \begin_inset listings
42441 lstparams "language=Python,mathescape=true"
42442 inline false
42443 status open
42444
42445 \begin_layout Plain Layout
42446
42447 \begin_inset Caption Standard
42448
42449 \begin_layout Plain Layout
42450 Exemple de listing flottant contenant une formule
42451 \end_layout
42452
42453 \end_inset
42454
42455 # Exemple de listing flottant
42456 \end_layout
42457
42458 \begin_layout Plain Layout
42459
42460 def func(param):
42461 \end_layout
42462
42463 \begin_layout Plain Layout
42464
42465     # $
42466 \backslash
42467 prod_{n=1}^{
42468 \backslash
42469 infty}
42470 \backslash
42471 ,
42472 \backslash
42473 frac{1}{x^{2}}$
42474 \end_layout
42475
42476 \begin_layout Plain Layout
42477
42478     pass
42479 \end_layout
42480
42481 \end_inset
42482
42483
42484 \end_layout
42485
42486 \begin_layout Standard
42487 \begin_inset VSpace bigskip
42488 \end_inset
42489
42490
42491 \end_layout
42492
42493 \begin_layout Standard
42494 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42495  de dialogue 
42496 \family sans
42497 Document\SpecialChar menuseparator
42498 Paramètres\SpecialChar menuseparator
42499 Listings
42500 \family default
42501 .
42502  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42503  
42504 \begin_inset Quotes cld
42505 \end_inset
42506
42507 ?
42508 \begin_inset Quotes crd
42509 \end_inset
42510
42511  dans le champ.
42512 \end_layout
42513
42514 \begin_layout Standard
42515 Pour plus d'information sur le paquetage 
42516 \series bold
42517 listings
42518 \series default
42519 , nous vous renvoyons à sa documentation 
42520 \begin_inset CommandInset citation
42521 LatexCommand cite
42522 key "listings"
42523 literal "true"
42524
42525 \end_inset
42526
42527 .
42528 \end_layout
42529
42530 \begin_layout Standard
42531 \begin_inset Newpage newpage
42532 \end_inset
42533
42534
42535 \end_layout
42536
42537 \begin_layout Chapter
42538 \start_of_appendix
42539 Unités de longueur utilisables avec \SpecialChar LyX
42540
42541 \begin_inset Argument 1
42542 status collapsed
42543
42544 \begin_layout Plain Layout
42545 Unités de longueur
42546 \end_layout
42547
42548 \end_inset
42549
42550
42551 \begin_inset Index idx
42552 status collapsed
42553
42554 \begin_layout Plain Layout
42555 Unités
42556 \end_layout
42557
42558 \end_inset
42559
42560
42561 \begin_inset CommandInset label
42562 LatexCommand label
42563 name "cha:Unités-de-longueur"
42564
42565 \end_inset
42566
42567
42568 \end_layout
42569
42570 \begin_layout Standard
42571 Pour comprendre les unités de longueur utilisées dans cette documentation,
42572  le tableau
42573 \begin_inset space ~
42574 \end_inset
42575
42576
42577 \begin_inset CommandInset ref
42578 LatexCommand ref
42579 reference "tab:Unités"
42580
42581 \end_inset
42582
42583 décrit les unités utilisées par \SpecialChar LyX
42584 .
42585 \begin_inset Float table
42586 placement h
42587 wide false
42588 sideways false
42589 status open
42590
42591 \begin_layout Plain Layout
42592 \begin_inset Caption Standard
42593
42594 \begin_layout Plain Layout
42595 \begin_inset CommandInset label
42596 LatexCommand label
42597 name "tab:Unités"
42598
42599 \end_inset
42600
42601 Unités de longueur
42602 \end_layout
42603
42604 \end_inset
42605
42606
42607 \end_layout
42608
42609 \begin_layout Plain Layout
42610 \begin_inset VSpace medskip
42611 \end_inset
42612
42613
42614 \end_layout
42615
42616 \begin_layout Plain Layout
42617 \align center
42618 \begin_inset Tabular
42619 <lyxtabular version="3" rows="20" columns="3">
42620 <features tabularvalignment="middle">
42621 <column alignment="center" valignment="top">
42622 <column alignment="center" valignment="top">
42623 <column alignment="center" valignment="top">
42624 <row>
42625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42626 \begin_inset Text
42627
42628 \begin_layout Plain Layout
42629 unité
42630 \end_layout
42631
42632 \end_inset
42633 </cell>
42634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42635 \begin_inset Text
42636
42637 \begin_layout Plain Layout
42638 nom/description
42639 \end_layout
42640
42641 \end_inset
42642 </cell>
42643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42644 \begin_inset Text
42645
42646 \begin_layout Plain Layout
42647 commande \SpecialChar LaTeX
42648
42649 \end_layout
42650
42651 \end_inset
42652 </cell>
42653 </row>
42654 <row>
42655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42656 \begin_inset Text
42657
42658 \begin_layout Plain Layout
42659 mm
42660 \end_layout
42661
42662 \end_inset
42663 </cell>
42664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42665 \begin_inset Text
42666
42667 \begin_layout Plain Layout
42668 millimètre
42669 \end_layout
42670
42671 \end_inset
42672 </cell>
42673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42674 \begin_inset Text
42675
42676 \begin_layout Plain Layout
42677 -
42678 \end_layout
42679
42680 \end_inset
42681 </cell>
42682 </row>
42683 <row>
42684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42685 \begin_inset Text
42686
42687 \begin_layout Plain Layout
42688 cm
42689 \end_layout
42690
42691 \end_inset
42692 </cell>
42693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42694 \begin_inset Text
42695
42696 \begin_layout Plain Layout
42697 centimètre
42698 \end_layout
42699
42700 \end_inset
42701 </cell>
42702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42703 \begin_inset Text
42704
42705 \begin_layout Plain Layout
42706 -
42707 \end_layout
42708
42709 \end_inset
42710 </cell>
42711 </row>
42712 <row>
42713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42714 \begin_inset Text
42715
42716 \begin_layout Plain Layout
42717 in
42718 \end_layout
42719
42720 \end_inset
42721 </cell>
42722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42723 \begin_inset Text
42724
42725 \begin_layout Plain Layout
42726 pouce (inch)
42727 \end_layout
42728
42729 \end_inset
42730 </cell>
42731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42732 \begin_inset Text
42733
42734 \begin_layout Plain Layout
42735 -
42736 \end_layout
42737
42738 \end_inset
42739 </cell>
42740 </row>
42741 <row>
42742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42743 \begin_inset Text
42744
42745 \begin_layout Plain Layout
42746 pt
42747 \end_layout
42748
42749 \end_inset
42750 </cell>
42751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42752 \begin_inset Text
42753
42754 \begin_layout Plain Layout
42755 point (72.27
42756 \begin_inset space \thinspace{}
42757 \end_inset
42758
42759 pt = 1
42760 \begin_inset space \thinspace{}
42761 \end_inset
42762
42763 in)
42764 \end_layout
42765
42766 \end_inset
42767 </cell>
42768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42769 \begin_inset Text
42770
42771 \begin_layout Plain Layout
42772 -
42773 \end_layout
42774
42775 \end_inset
42776 </cell>
42777 </row>
42778 <row>
42779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42780 \begin_inset Text
42781
42782 \begin_layout Plain Layout
42783 pc
42784 \end_layout
42785
42786 \end_inset
42787 </cell>
42788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42789 \begin_inset Text
42790
42791 \begin_layout Plain Layout
42792 pica (1
42793 \begin_inset space \thinspace{}
42794 \end_inset
42795
42796 pc = 12
42797 \begin_inset space \thinspace{}
42798 \end_inset
42799
42800 pt)
42801 \end_layout
42802
42803 \end_inset
42804 </cell>
42805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42806 \begin_inset Text
42807
42808 \begin_layout Plain Layout
42809 -
42810 \end_layout
42811
42812 \end_inset
42813 </cell>
42814 </row>
42815 <row>
42816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42817 \begin_inset Text
42818
42819 \begin_layout Plain Layout
42820 sp
42821 \end_layout
42822
42823 \end_inset
42824 </cell>
42825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42826 \begin_inset Text
42827
42828 \begin_layout Plain Layout
42829 scaled point (65536
42830 \begin_inset space \thinspace{}
42831 \end_inset
42832
42833 sp = 1
42834 \begin_inset space \thinspace{}
42835 \end_inset
42836
42837 pt)
42838 \end_layout
42839
42840 \end_inset
42841 </cell>
42842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42843 \begin_inset Text
42844
42845 \begin_layout Plain Layout
42846 -
42847 \end_layout
42848
42849 \end_inset
42850 </cell>
42851 </row>
42852 <row>
42853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42854 \begin_inset Text
42855
42856 \begin_layout Plain Layout
42857 bp
42858 \end_layout
42859
42860 \end_inset
42861 </cell>
42862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42863 \begin_inset Text
42864
42865 \begin_layout Plain Layout
42866 gros point (72
42867 \begin_inset space \thinspace{}
42868 \end_inset
42869
42870 bp = 1
42871 \begin_inset space \thinspace{}
42872 \end_inset
42873
42874 in)
42875 \end_layout
42876
42877 \end_inset
42878 </cell>
42879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42880 \begin_inset Text
42881
42882 \begin_layout Plain Layout
42883 -
42884 \end_layout
42885
42886 \end_inset
42887 </cell>
42888 </row>
42889 <row>
42890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42891 \begin_inset Text
42892
42893 \begin_layout Plain Layout
42894 dd
42895 \end_layout
42896
42897 \end_inset
42898 </cell>
42899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42900 \begin_inset Text
42901
42902 \begin_layout Plain Layout
42903 didot (72
42904 \begin_inset space \thinspace{}
42905 \end_inset
42906
42907 dd 
42908 \begin_inset Formula $\approx$
42909 \end_inset
42910
42911  37.6
42912 \begin_inset space \thinspace{}
42913 \end_inset
42914
42915 mm)
42916 \end_layout
42917
42918 \end_inset
42919 </cell>
42920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42921 \begin_inset Text
42922
42923 \begin_layout Plain Layout
42924 -
42925 \end_layout
42926
42927 \end_inset
42928 </cell>
42929 </row>
42930 <row>
42931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42932 \begin_inset Text
42933
42934 \begin_layout Plain Layout
42935 cc
42936 \end_layout
42937
42938 \end_inset
42939 </cell>
42940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42941 \begin_inset Text
42942
42943 \begin_layout Plain Layout
42944 cicero (1
42945 \begin_inset space \thinspace{}
42946 \end_inset
42947
42948 cc = 12
42949 \begin_inset space \thinspace{}
42950 \end_inset
42951
42952 dd)
42953 \end_layout
42954
42955 \end_inset
42956 </cell>
42957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42958 \begin_inset Text
42959
42960 \begin_layout Plain Layout
42961 -
42962 \end_layout
42963
42964 \end_inset
42965 </cell>
42966 </row>
42967 <row>
42968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42969 \begin_inset Text
42970
42971 \begin_layout Plain Layout
42972 Échelle graphique %
42973 \end_layout
42974
42975 \end_inset
42976 </cell>
42977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42978 \begin_inset Text
42979
42980 \begin_layout Plain Layout
42981 % de largeur originale de l'image
42982 \end_layout
42983
42984 \end_inset
42985 </cell>
42986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42987 \begin_inset Text
42988
42989 \begin_layout Plain Layout
42990
42991 \end_layout
42992
42993 \end_inset
42994 </cell>
42995 </row>
42996 <row>
42997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42998 \begin_inset Text
42999
43000 \begin_layout Plain Layout
43001 Largeur texte %
43002 \end_layout
43003
43004 \end_inset
43005 </cell>
43006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43007 \begin_inset Text
43008
43009 \begin_layout Plain Layout
43010 % de largeur du texte
43011 \end_layout
43012
43013 \end_inset
43014 </cell>
43015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43016 \begin_inset Text
43017
43018 \begin_layout Plain Layout
43019
43020 \backslash
43021 textwidth
43022 \end_layout
43023
43024 \end_inset
43025 </cell>
43026 </row>
43027 <row>
43028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43029 \begin_inset Text
43030
43031 \begin_layout Plain Layout
43032 Largeur colonne %
43033 \end_layout
43034
43035 \end_inset
43036 </cell>
43037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43038 \begin_inset Text
43039
43040 \begin_layout Plain Layout
43041 % de largeur de la colonne
43042 \end_layout
43043
43044 \end_inset
43045 </cell>
43046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43047 \begin_inset Text
43048
43049 \begin_layout Plain Layout
43050
43051 \backslash
43052 columnwidth
43053 \end_layout
43054
43055 \end_inset
43056 </cell>
43057 </row>
43058 <row>
43059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43060 \begin_inset Text
43061
43062 \begin_layout Plain Layout
43063 Largeur page %
43064 \end_layout
43065
43066 \end_inset
43067 </cell>
43068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43069 \begin_inset Text
43070
43071 \begin_layout Plain Layout
43072 % de largeur du papier
43073 \end_layout
43074
43075 \end_inset
43076 </cell>
43077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43078 \begin_inset Text
43079
43080 \begin_layout Plain Layout
43081
43082 \backslash
43083 paperwidth
43084 \end_layout
43085
43086 \end_inset
43087 </cell>
43088 </row>
43089 <row>
43090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43091 \begin_inset Text
43092
43093 \begin_layout Plain Layout
43094 Largeur ligne %
43095 \end_layout
43096
43097 \end_inset
43098 </cell>
43099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43100 \begin_inset Text
43101
43102 \begin_layout Plain Layout
43103 % de largeur de la ligne
43104 \end_layout
43105
43106 \end_inset
43107 </cell>
43108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43109 \begin_inset Text
43110
43111 \begin_layout Plain Layout
43112
43113 \backslash
43114 linewidth
43115 \end_layout
43116
43117 \end_inset
43118 </cell>
43119 </row>
43120 <row>
43121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43122 \begin_inset Text
43123
43124 \begin_layout Plain Layout
43125 Hauteur texte %
43126 \end_layout
43127
43128 \end_inset
43129 </cell>
43130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43131 \begin_inset Text
43132
43133 \begin_layout Plain Layout
43134 % de hauteur du texte
43135 \end_layout
43136
43137 \end_inset
43138 </cell>
43139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43140 \begin_inset Text
43141
43142 \begin_layout Plain Layout
43143
43144 \backslash
43145 textheight
43146 \end_layout
43147
43148 \end_inset
43149 </cell>
43150 </row>
43151 <row>
43152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43153 \begin_inset Text
43154
43155 \begin_layout Plain Layout
43156 Hauteur page %
43157 \end_layout
43158
43159 \end_inset
43160 </cell>
43161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43162 \begin_inset Text
43163
43164 \begin_layout Plain Layout
43165 % de hauteur du papier
43166 \end_layout
43167
43168 \end_inset
43169 </cell>
43170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43171 \begin_inset Text
43172
43173 \begin_layout Plain Layout
43174
43175 \backslash
43176 paperheight
43177 \end_layout
43178
43179 \end_inset
43180 </cell>
43181 </row>
43182 <row>
43183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43184 \begin_inset Text
43185
43186 \begin_layout Plain Layout
43187 ex
43188 \end_layout
43189
43190 \end_inset
43191 </cell>
43192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43193 \begin_inset Text
43194
43195 \begin_layout Plain Layout
43196 hauteur de lettre 
43197 \emph on
43198 x
43199 \emph default
43200  dans police courante
43201 \end_layout
43202
43203 \end_inset
43204 </cell>
43205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43206 \begin_inset Text
43207
43208 \begin_layout Plain Layout
43209 -
43210 \end_layout
43211
43212 \end_inset
43213 </cell>
43214 </row>
43215 <row>
43216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43217 \begin_inset Text
43218
43219 \begin_layout Plain Layout
43220 em
43221 \end_layout
43222
43223 \end_inset
43224 </cell>
43225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43226 \begin_inset Text
43227
43228 \begin_layout Plain Layout
43229 largeur de lettre
43230 \emph on
43231  M
43232 \emph default
43233  dans police courante
43234 \end_layout
43235
43236 \end_inset
43237 </cell>
43238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43239 \begin_inset Text
43240
43241 \begin_layout Plain Layout
43242 -
43243 \end_layout
43244
43245 \end_inset
43246 </cell>
43247 </row>
43248 <row>
43249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43250 \begin_inset Text
43251
43252 \begin_layout Plain Layout
43253 mu
43254 \end_layout
43255
43256 \end_inset
43257 </cell>
43258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43259 \begin_inset Text
43260
43261 \begin_layout Plain Layout
43262 unité mathématique (1
43263 \begin_inset space \thinspace{}
43264 \end_inset
43265
43266 mu = 1/18
43267 \begin_inset space \thinspace{}
43268 \end_inset
43269
43270 em)
43271 \end_layout
43272
43273 \end_inset
43274 </cell>
43275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43276 \begin_inset Text
43277
43278 \begin_layout Plain Layout
43279 -
43280 \end_layout
43281
43282 \end_inset
43283 </cell>
43284 </row>
43285 </lyxtabular>
43286
43287 \end_inset
43288
43289
43290 \end_layout
43291
43292 \end_inset
43293
43294
43295 \end_layout
43296
43297 \begin_layout Chapter
43298 Formats des fichiers de sortie graphiques
43299 \begin_inset CommandInset label
43300 LatexCommand label
43301 name "cha:Formats-fichiers-graphiques"
43302
43303 \end_inset
43304
43305
43306 \end_layout
43307
43308 \begin_layout Section
43309 DVI
43310 \begin_inset Index idx
43311 status collapsed
43312
43313 \begin_layout Plain Layout
43314 Formats de Fichiers! DVI
43315 \end_layout
43316
43317 \end_inset
43318
43319
43320 \begin_inset Index idx
43321 status collapsed
43322
43323 \begin_layout Plain Layout
43324 DVI|see
43325 \begin_inset ERT
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329
43330 {
43331 \end_layout
43332
43333 \end_inset
43334
43335 Formats de Fichiers
43336 \begin_inset ERT
43337 status collapsed
43338
43339 \begin_layout Plain Layout
43340
43341 }
43342 \end_layout
43343
43344 \end_inset
43345
43346
43347 \end_layout
43348
43349 \end_inset
43350
43351
43352 \end_layout
43353
43354 \begin_layout Standard
43355 Ce type de fichiers a l'extension 
43356 \begin_inset Quotes cld
43357 \end_inset
43358
43359
43360 \family typewriter
43361 .dvi
43362 \family default
43363
43364 \begin_inset Quotes crd
43365 \end_inset
43366
43367 .
43368  Il est appelé 
43369 \emph on
43370 indépendant de l'appareil
43371 \emph default
43372  ou 
43373 \begin_inset Quotes cld
43374 \end_inset
43375
43376 device independent (DVI)
43377 \begin_inset Quotes crd
43378 \end_inset
43379
43380 , car il est complètement portable ; vous pouvez les recopier d'une machine
43381  à l'autre sans avoir à faire de conversion.
43382  À l'époque où ce format a été développé, c'était loin d'être évident.
43383  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43384  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43385 \end_layout
43386
43387 \begin_layout Standard
43388 \begin_inset Note Greyedout
43389 status open
43390
43391 \begin_layout Plain Layout
43392
43393 \series bold
43394 Note:
43395 \series default
43396  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43397  au fichier.
43398  
43399 \end_layout
43400
43401 \end_inset
43402
43403  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43404  
43405 \family typewriter
43406 .dvi
43407 \family default
43408 .
43409  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43410 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43411  pour les rendre visibles quand vous faites défiler votre document.
43412  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43413  avec de nombreuses images.
43414 \end_layout
43415
43416 \begin_layout Standard
43417 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43418  menu 
43419 \family sans
43420 Fichier\SpecialChar menuseparator
43421 Exporter\SpecialChar menuseparator
43422 DVI.
43423
43424 \family default
43425  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43426 \family sans
43427 Visualiser
43428 \family default
43429 .
43430 \end_layout
43431
43432 \begin_layout Section
43433 PostScript
43434 \begin_inset Index idx
43435 status collapsed
43436
43437 \begin_layout Plain Layout
43438 Formats de Fichiers ! PostScript
43439 \end_layout
43440
43441 \end_inset
43442
43443
43444 \begin_inset Index idx
43445 status collapsed
43446
43447 \begin_layout Plain Layout
43448 PostScript|see
43449 \begin_inset ERT
43450 status collapsed
43451
43452 \begin_layout Plain Layout
43453
43454 {
43455 \end_layout
43456
43457 \end_inset
43458
43459 Formats de Fichiers
43460 \begin_inset ERT
43461 status collapsed
43462
43463 \begin_layout Plain Layout
43464
43465 }
43466 \end_layout
43467
43468 \end_inset
43469
43470
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \end_layout
43477
43478 \begin_layout Standard
43479 Ce type de fichiers a l'extension 
43480 \begin_inset Quotes cld
43481 \end_inset
43482
43483
43484 \family typewriter
43485 .ps
43486 \family default
43487
43488 \begin_inset Quotes crd
43489 \end_inset
43490
43491 .
43492  PostScript a été développé par la société 
43493 \series bold
43494 Adobe
43495 \series default
43496  comme un langage pour les imprimantes.
43497  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43498  pour imprimer le document.
43499  PostScript peut être considéré comme un 
43500 \begin_inset Quotes cld
43501 \end_inset
43502
43503 langage de programmation
43504 \begin_inset Quotes crd
43505 \end_inset
43506
43507  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43508  images.
43509 \begin_inset Foot
43510 status collapsed
43511
43512 \begin_layout Plain Layout
43513 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43514  \SpecialChar LaTeX
43515  
43516 \series bold
43517 pstricks
43518 \series default
43519
43520 \begin_inset CommandInset citation
43521 LatexCommand cite
43522 key "pstricks"
43523 literal "true"
43524
43525 \end_inset
43526
43527 .
43528 \end_layout
43529
43530 \end_inset
43531
43532  En partie à cause de toutes ces possibilités un fichier PostScript est
43533  souvent plus gros qu'un PDF.
43534 \end_layout
43535
43536 \begin_layout Standard
43537 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43538  plus gros qu'un PDF.
43539 \end_layout
43540
43541 \begin_layout Standard
43542 PostScript ne peut contenir que des images au format 
43543 \begin_inset Quotes cld
43544 \end_inset
43545
43546 PostScript Encapsulé
43547 \begin_inset Quotes crd
43548 \end_inset
43549
43550  (encapsulated PostScript ou EPS, d'extension 
43551 \family typewriter
43552 .eps
43553 \family default
43554 ).
43555  Comme \SpecialChar LyX
43556  vous permet n'importe quel format d'image connu dans votre document,
43557  il doit les convertir en interne en EPS.
43558  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43559  doit faire 50
43560  conversions à chaque fois que vous visualisez ou que vous exportez votre
43561  document.
43562  Cela risque de ralentir de façon importante votre rythme de travail.
43563  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43564  vos images directement en EPS pour éviter ce problème.
43565 \end_layout
43566
43567 \begin_layout Standard
43568 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43569  le menu 
43570 \family sans
43571 Fichier\SpecialChar menuseparator
43572 Exporter\SpecialChar menuseparator
43573 PostScript.
43574
43575 \family default
43576  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43577  
43578 \family sans
43579 Visualiser
43580 \family default
43581 .
43582 \end_layout
43583
43584 \begin_layout Section
43585 PDF
43586 \begin_inset Index idx
43587 status collapsed
43588
43589 \begin_layout Plain Layout
43590 Formats de Fichiers ! PDF
43591 \end_layout
43592
43593 \end_inset
43594
43595
43596 \begin_inset Index idx
43597 status collapsed
43598
43599 \begin_layout Plain Layout
43600 PDF
43601 \end_layout
43602
43603 \end_inset
43604
43605
43606 \end_layout
43607
43608 \begin_layout Standard
43609 Ce type de fichiers a l'extension 
43610 \begin_inset Quotes cld
43611 \end_inset
43612
43613
43614 \family typewriter
43615 .pdf
43616 \family default
43617
43618 \begin_inset Quotes crd
43619 \end_inset
43620
43621 .
43622  Ce 
43623 \begin_inset Quotes cld
43624 \end_inset
43625
43626 format de document portable
43627 \begin_inset Quotes crd
43628 \end_inset
43629
43630  (portable document format ou PDF) est développé par 
43631 \family typewriter
43632 Adobe
43633 \family default
43634  comme une évolution de PostScript.
43635  Il est plus comprimé et utilise moins de commandes que PostScript.
43636  Comme son nom l'indique, il est 
43637 \begin_inset Quotes cld
43638 \end_inset
43639
43640 portable
43641 \begin_inset Quotes crd
43642 \end_inset
43643
43644  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43645  aura exactement le même aspect.
43646 \end_layout
43647
43648 \begin_layout Standard
43649 PDF peut contenir des images dans son propre format PDF et dans les formats
43650  JPG (format du 
43651 \begin_inset Quotes cld
43652 \end_inset
43653
43654 Joint Photographic Expert Group
43655 \begin_inset Quotes crd
43656 \end_inset
43657
43658  avec comme extension 
43659 \family typewriter
43660 .jpg
43661 \family default
43662  ou 
43663 \family typewriter
43664 .jpeg
43665 \family default
43666 ) et PNG (
43667 \begin_inset Quotes cld
43668 \end_inset
43669
43670 Portable Network Graphics
43671 \begin_inset Quotes crd
43672 \end_inset
43673
43674  avec l'extension 
43675 \family typewriter
43676 .png
43677 \family default
43678 ).
43679  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43680  les convertit
43681  dans un de ces formats.
43682  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43683  vont ralentir votre travail.
43684  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43685 \end_layout
43686
43687 \begin_layout Standard
43688 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43689  menu 
43690 \family sans
43691 Fichier\SpecialChar menuseparator
43692 Exporter 
43693 \family default
43694 de trois façons différentes:
43695 \end_layout
43696
43697 \begin_layout Description
43698 PDF
43699 \begin_inset space ~
43700 \end_inset
43701
43702 (ps2pdf) Ceci utilise le programme 
43703 \family typewriter
43704 ps2pdf
43705 \family default
43706  qui créé un PDF à partir de la version PostScript de votre fichier.
43707  Cette dernière est produite par le programme 
43708 \family typewriter
43709 dvips
43710 \family default
43711  qui utilise une version DVI comme étape intermédiaire.
43712  Cette variante consiste donc en trois conversions.
43713 \end_layout
43714
43715 \begin_layout Description
43716 PDF
43717 \begin_inset space ~
43718 \end_inset
43719
43720 (dvipdfm) Ceci utilise le programme 
43721 \family typewriter
43722 dvipdfm
43723 \family default
43724  qui convertit votre fichier en DVI avant de le convertir en PDF.
43725 \end_layout
43726
43727 \begin_layout Description
43728 PDF
43729 \begin_inset space ~
43730 \end_inset
43731
43732 (pdflatex) Ceci utilise le programme 
43733 \family typewriter
43734 pdftex
43735 \family default
43736  qui convertit directement votre fichier en PDF.
43737 \end_layout
43738
43739 \begin_layout Standard
43740 Nous recommandons d'utiliser l'option 
43741 \family sans
43742 PDF
43743 \begin_inset space ~
43744 \end_inset
43745
43746 (pdflatex)
43747 \family default
43748  car 
43749 \family typewriter
43750 pdftex
43751 \family default
43752  accepte toutes les fonctionnalités des versions actuelles de PDF.
43753  Il est en plus rapide et stable.
43754  Le programme 
43755 \family typewriter
43756 dvipdfm
43757 \family default
43758  n'est plus développé est est donc un peu dépassé.
43759 \end_layout
43760
43761 \begin_layout Standard
43762 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43763 \family sans
43764 Visualiser
43765 \family default
43766  ou en utilisant un bouton de la barre d'outils.
43767 \end_layout
43768
43769 \begin_layout Chapter
43770 Liste de noms de couleur pour dvips
43771 \begin_inset CommandInset label
43772 LatexCommand label
43773 name "chap:Liste-de-noms-de-couleur-dvips"
43774
43775 \end_inset
43776
43777
43778 \end_layout
43779
43780 \begin_layout Standard
43781 \begin_inset Tabular
43782 <lyxtabular version="3" rows="17" columns="4">
43783 <features tabularvalignment="middle">
43784 <column alignment="left" valignment="top" width="0pt">
43785 <column alignment="left" valignment="top" width="0pt">
43786 <column alignment="left" valignment="top" width="0pt">
43787 <column alignment="left" valignment="top" width="0pt">
43788 <row>
43789 <cell alignment="left" valignment="top" usebox="none">
43790 \begin_inset Text
43791
43792 \begin_layout Plain Layout
43793 \begin_inset ERT
43794 status collapsed
43795
43796 \begin_layout Plain Layout
43797
43798
43799 \backslash
43800 fcolorbox{black}{
43801 \end_layout
43802
43803 \end_inset
43804
43805 white
43806 \begin_inset ERT
43807 status collapsed
43808
43809 \begin_layout Plain Layout
43810
43811 }{
43812 \end_layout
43813
43814 \end_inset
43815
43816 Couleur
43817 \begin_inset ERT
43818 status collapsed
43819
43820 \begin_layout Plain Layout
43821
43822 }
43823 \end_layout
43824
43825 \end_inset
43826
43827  Nom
43828 \end_layout
43829
43830 \end_inset
43831 </cell>
43832 <cell alignment="left" valignment="top" usebox="none">
43833 \begin_inset Text
43834
43835 \begin_layout Plain Layout
43836 \begin_inset ERT
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840
43841
43842 \backslash
43843 fcolorbox{black}{
43844 \end_layout
43845
43846 \end_inset
43847
43848 white
43849 \begin_inset ERT
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853
43854 }{
43855 \end_layout
43856
43857 \end_inset
43858
43859 Couleur
43860 \begin_inset ERT
43861 status collapsed
43862
43863 \begin_layout Plain Layout
43864
43865 }
43866 \end_layout
43867
43868 \end_inset
43869
43870  Nom
43871 \end_layout
43872
43873 \end_inset
43874 </cell>
43875 <cell alignment="left" valignment="top" usebox="none">
43876 \begin_inset Text
43877
43878 \begin_layout Plain Layout
43879 \begin_inset ERT
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883
43884
43885 \backslash
43886 fcolorbox{black}{
43887 \end_layout
43888
43889 \end_inset
43890
43891 white
43892 \begin_inset ERT
43893 status collapsed
43894
43895 \begin_layout Plain Layout
43896
43897 }{
43898 \end_layout
43899
43900 \end_inset
43901
43902 Couleur
43903 \begin_inset ERT
43904 status collapsed
43905
43906 \begin_layout Plain Layout
43907
43908 }
43909 \end_layout
43910
43911 \end_inset
43912
43913  Nom
43914 \end_layout
43915
43916 \end_inset
43917 </cell>
43918 <cell alignment="left" valignment="top" usebox="none">
43919 \begin_inset Text
43920
43921 \begin_layout Plain Layout
43922 \begin_inset ERT
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926
43927
43928 \backslash
43929 fcolorbox{black}{
43930 \end_layout
43931
43932 \end_inset
43933
43934 white
43935 \begin_inset ERT
43936 status collapsed
43937
43938 \begin_layout Plain Layout
43939
43940 }{
43941 \end_layout
43942
43943 \end_inset
43944
43945 Couleur
43946 \begin_inset ERT
43947 status collapsed
43948
43949 \begin_layout Plain Layout
43950
43951 }
43952 \end_layout
43953
43954 \end_inset
43955
43956  Nom
43957 \end_layout
43958
43959 \end_inset
43960 </cell>
43961 </row>
43962 <row>
43963 <cell alignment="center" valignment="top" usebox="none">
43964 \begin_inset Text
43965
43966 \begin_layout Plain Layout
43967 \begin_inset ERT
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971
43972
43973 \backslash
43974 fcolorbox{black}{
43975 \end_layout
43976
43977 \end_inset
43978
43979 Apricot
43980 \begin_inset ERT
43981 status collapsed
43982
43983 \begin_layout Plain Layout
43984
43985 }{
43986 \end_layout
43987
43988 \end_inset
43989
43990
43991 \begin_inset Phantom Phantom
43992 status open
43993
43994 \begin_layout Plain Layout
43995 W
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \begin_inset ERT
44002 status collapsed
44003
44004 \begin_layout Plain Layout
44005
44006 }
44007 \end_layout
44008
44009 \end_inset
44010
44011  Apricot
44012 \end_layout
44013
44014 \end_inset
44015 </cell>
44016 <cell alignment="center" valignment="top" usebox="none">
44017 \begin_inset Text
44018
44019 \begin_layout Plain Layout
44020 \begin_inset ERT
44021 status collapsed
44022
44023 \begin_layout Plain Layout
44024
44025
44026 \backslash
44027 fcolorbox{black}{
44028 \end_layout
44029
44030 \end_inset
44031
44032 Aquamarine
44033 \begin_inset ERT
44034 status collapsed
44035
44036 \begin_layout Plain Layout
44037
44038 }{
44039 \end_layout
44040
44041 \end_inset
44042
44043
44044 \begin_inset Phantom Phantom
44045 status open
44046
44047 \begin_layout Plain Layout
44048 W
44049 \end_layout
44050
44051 \end_inset
44052
44053
44054 \begin_inset ERT
44055 status collapsed
44056
44057 \begin_layout Plain Layout
44058
44059 }
44060 \end_layout
44061
44062 \end_inset
44063
44064  Aquamarine
44065 \end_layout
44066
44067 \end_inset
44068 </cell>
44069 <cell alignment="center" valignment="top" usebox="none">
44070 \begin_inset Text
44071
44072 \begin_layout Plain Layout
44073 \begin_inset ERT
44074 status collapsed
44075
44076 \begin_layout Plain Layout
44077
44078
44079 \backslash
44080 fcolorbox{black}{
44081 \end_layout
44082
44083 \end_inset
44084
44085 Bittersweet
44086 \begin_inset ERT
44087 status collapsed
44088
44089 \begin_layout Plain Layout
44090
44091 }{
44092 \end_layout
44093
44094 \end_inset
44095
44096
44097 \begin_inset Phantom Phantom
44098 status open
44099
44100 \begin_layout Plain Layout
44101 W
44102 \end_layout
44103
44104 \end_inset
44105
44106
44107 \begin_inset ERT
44108 status collapsed
44109
44110 \begin_layout Plain Layout
44111
44112 }
44113 \end_layout
44114
44115 \end_inset
44116
44117  Bittersweet
44118 \end_layout
44119
44120 \end_inset
44121 </cell>
44122 <cell alignment="center" valignment="top" usebox="none">
44123 \begin_inset Text
44124
44125 \begin_layout Plain Layout
44126 \begin_inset ERT
44127 status collapsed
44128
44129 \begin_layout Plain Layout
44130
44131
44132 \backslash
44133 fcolorbox{black}{
44134 \end_layout
44135
44136 \end_inset
44137
44138 BlueGreen
44139 \begin_inset ERT
44140 status collapsed
44141
44142 \begin_layout Plain Layout
44143
44144 }{
44145 \end_layout
44146
44147 \end_inset
44148
44149
44150 \begin_inset Phantom Phantom
44151 status open
44152
44153 \begin_layout Plain Layout
44154 W
44155 \end_layout
44156
44157 \end_inset
44158
44159
44160 \begin_inset ERT
44161 status collapsed
44162
44163 \begin_layout Plain Layout
44164
44165 }
44166 \end_layout
44167
44168 \end_inset
44169
44170  BlueGreen
44171 \end_layout
44172
44173 \end_inset
44174 </cell>
44175 </row>
44176 <row>
44177 <cell alignment="left" valignment="top" usebox="none">
44178 \begin_inset Text
44179
44180 \begin_layout Plain Layout
44181 \begin_inset ERT
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185
44186
44187 \backslash
44188 fcolorbox{black}{
44189 \end_layout
44190
44191 \end_inset
44192
44193 BlueViolet
44194 \begin_inset ERT
44195 status collapsed
44196
44197 \begin_layout Plain Layout
44198
44199 }{
44200 \end_layout
44201
44202 \end_inset
44203
44204
44205 \begin_inset Phantom Phantom
44206 status open
44207
44208 \begin_layout Plain Layout
44209 W
44210 \end_layout
44211
44212 \end_inset
44213
44214
44215 \begin_inset ERT
44216 status collapsed
44217
44218 \begin_layout Plain Layout
44219
44220 }
44221 \end_layout
44222
44223 \end_inset
44224
44225  BlueViolet
44226 \end_layout
44227
44228 \end_inset
44229 </cell>
44230 <cell alignment="left" valignment="top" usebox="none">
44231 \begin_inset Text
44232
44233 \begin_layout Plain Layout
44234 \begin_inset ERT
44235 status collapsed
44236
44237 \begin_layout Plain Layout
44238
44239
44240 \backslash
44241 fcolorbox{black}{
44242 \end_layout
44243
44244 \end_inset
44245
44246 BrickRed
44247 \begin_inset ERT
44248 status collapsed
44249
44250 \begin_layout Plain Layout
44251
44252 }{
44253 \end_layout
44254
44255 \end_inset
44256
44257
44258 \begin_inset Phantom Phantom
44259 status open
44260
44261 \begin_layout Plain Layout
44262 W
44263 \end_layout
44264
44265 \end_inset
44266
44267
44268 \begin_inset ERT
44269 status collapsed
44270
44271 \begin_layout Plain Layout
44272
44273 }
44274 \end_layout
44275
44276 \end_inset
44277
44278  BrickRed
44279 \end_layout
44280
44281 \end_inset
44282 </cell>
44283 <cell alignment="left" valignment="top" usebox="none">
44284 \begin_inset Text
44285
44286 \begin_layout Plain Layout
44287 \begin_inset ERT
44288 status collapsed
44289
44290 \begin_layout Plain Layout
44291
44292
44293 \backslash
44294 fcolorbox{black}{
44295 \end_layout
44296
44297 \end_inset
44298
44299 Brown
44300 \begin_inset ERT
44301 status collapsed
44302
44303 \begin_layout Plain Layout
44304
44305 }{
44306 \end_layout
44307
44308 \end_inset
44309
44310
44311 \begin_inset Phantom Phantom
44312 status open
44313
44314 \begin_layout Plain Layout
44315 W
44316 \end_layout
44317
44318 \end_inset
44319
44320
44321 \begin_inset ERT
44322 status collapsed
44323
44324 \begin_layout Plain Layout
44325
44326 }
44327 \end_layout
44328
44329 \end_inset
44330
44331  Brown
44332 \end_layout
44333
44334 \end_inset
44335 </cell>
44336 <cell alignment="left" valignment="top" usebox="none">
44337 \begin_inset Text
44338
44339 \begin_layout Plain Layout
44340 \begin_inset ERT
44341 status collapsed
44342
44343 \begin_layout Plain Layout
44344
44345
44346 \backslash
44347 fcolorbox{black}{
44348 \end_layout
44349
44350 \end_inset
44351
44352 BurntOrange
44353 \begin_inset ERT
44354 status collapsed
44355
44356 \begin_layout Plain Layout
44357
44358 }{
44359 \end_layout
44360
44361 \end_inset
44362
44363
44364 \begin_inset Phantom Phantom
44365 status open
44366
44367 \begin_layout Plain Layout
44368 W
44369 \end_layout
44370
44371 \end_inset
44372
44373
44374 \begin_inset ERT
44375 status collapsed
44376
44377 \begin_layout Plain Layout
44378
44379 }
44380 \end_layout
44381
44382 \end_inset
44383
44384  BurntOrange
44385 \end_layout
44386
44387 \end_inset
44388 </cell>
44389 </row>
44390 <row>
44391 <cell alignment="left" valignment="top" usebox="none">
44392 \begin_inset Text
44393
44394 \begin_layout Plain Layout
44395 \begin_inset ERT
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399
44400
44401 \backslash
44402 fcolorbox{black}{
44403 \end_layout
44404
44405 \end_inset
44406
44407 CadetBlue
44408 \begin_inset ERT
44409 status collapsed
44410
44411 \begin_layout Plain Layout
44412
44413 }{
44414 \end_layout
44415
44416 \end_inset
44417
44418
44419 \begin_inset Phantom Phantom
44420 status open
44421
44422 \begin_layout Plain Layout
44423 W
44424 \end_layout
44425
44426 \end_inset
44427
44428
44429 \begin_inset ERT
44430 status collapsed
44431
44432 \begin_layout Plain Layout
44433
44434 }
44435 \end_layout
44436
44437 \end_inset
44438
44439  CadetBlue
44440 \end_layout
44441
44442 \end_inset
44443 </cell>
44444 <cell alignment="left" valignment="top" usebox="none">
44445 \begin_inset Text
44446
44447 \begin_layout Plain Layout
44448 \begin_inset ERT
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452
44453
44454 \backslash
44455 fcolorbox{black}{
44456 \end_layout
44457
44458 \end_inset
44459
44460 CarnationPink
44461 \begin_inset ERT
44462 status collapsed
44463
44464 \begin_layout Plain Layout
44465
44466 }{
44467 \end_layout
44468
44469 \end_inset
44470
44471
44472 \begin_inset Phantom Phantom
44473 status open
44474
44475 \begin_layout Plain Layout
44476 W
44477 \end_layout
44478
44479 \end_inset
44480
44481
44482 \begin_inset ERT
44483 status collapsed
44484
44485 \begin_layout Plain Layout
44486
44487 }
44488 \end_layout
44489
44490 \end_inset
44491
44492  CarnationPink
44493 \end_layout
44494
44495 \end_inset
44496 </cell>
44497 <cell alignment="left" valignment="top" usebox="none">
44498 \begin_inset Text
44499
44500 \begin_layout Plain Layout
44501 \begin_inset ERT
44502 status collapsed
44503
44504 \begin_layout Plain Layout
44505
44506
44507 \backslash
44508 fcolorbox{black}{
44509 \end_layout
44510
44511 \end_inset
44512
44513 Cerulean
44514 \begin_inset ERT
44515 status collapsed
44516
44517 \begin_layout Plain Layout
44518
44519 }{
44520 \end_layout
44521
44522 \end_inset
44523
44524
44525 \begin_inset Phantom Phantom
44526 status open
44527
44528 \begin_layout Plain Layout
44529 W
44530 \end_layout
44531
44532 \end_inset
44533
44534
44535 \begin_inset ERT
44536 status collapsed
44537
44538 \begin_layout Plain Layout
44539
44540 }
44541 \end_layout
44542
44543 \end_inset
44544
44545  Cerulean
44546 \end_layout
44547
44548 \end_inset
44549 </cell>
44550 <cell alignment="left" valignment="top" usebox="none">
44551 \begin_inset Text
44552
44553 \begin_layout Plain Layout
44554 \begin_inset ERT
44555 status collapsed
44556
44557 \begin_layout Plain Layout
44558
44559
44560 \backslash
44561 fcolorbox{black}{
44562 \end_layout
44563
44564 \end_inset
44565
44566 CornflowerBlue
44567 \begin_inset ERT
44568 status collapsed
44569
44570 \begin_layout Plain Layout
44571
44572 }{
44573 \end_layout
44574
44575 \end_inset
44576
44577
44578 \begin_inset Phantom Phantom
44579 status open
44580
44581 \begin_layout Plain Layout
44582 W
44583 \end_layout
44584
44585 \end_inset
44586
44587
44588 \begin_inset ERT
44589 status collapsed
44590
44591 \begin_layout Plain Layout
44592
44593 }
44594 \end_layout
44595
44596 \end_inset
44597
44598  CornflowerBlue
44599 \end_layout
44600
44601 \end_inset
44602 </cell>
44603 </row>
44604 <row>
44605 <cell alignment="left" valignment="top" usebox="none">
44606 \begin_inset Text
44607
44608 \begin_layout Plain Layout
44609 \begin_inset ERT
44610 status collapsed
44611
44612 \begin_layout Plain Layout
44613
44614
44615 \backslash
44616 fcolorbox{black}{
44617 \end_layout
44618
44619 \end_inset
44620
44621 Dandelion
44622 \begin_inset ERT
44623 status collapsed
44624
44625 \begin_layout Plain Layout
44626
44627 }{
44628 \end_layout
44629
44630 \end_inset
44631
44632
44633 \begin_inset Phantom Phantom
44634 status open
44635
44636 \begin_layout Plain Layout
44637 W
44638 \end_layout
44639
44640 \end_inset
44641
44642
44643 \begin_inset ERT
44644 status collapsed
44645
44646 \begin_layout Plain Layout
44647
44648 }
44649 \end_layout
44650
44651 \end_inset
44652
44653  Dandelion
44654 \end_layout
44655
44656 \end_inset
44657 </cell>
44658 <cell alignment="left" valignment="top" usebox="none">
44659 \begin_inset Text
44660
44661 \begin_layout Plain Layout
44662 \begin_inset ERT
44663 status collapsed
44664
44665 \begin_layout Plain Layout
44666
44667
44668 \backslash
44669 fcolorbox{black}{
44670 \end_layout
44671
44672 \end_inset
44673
44674 DarkOrchid
44675 \begin_inset ERT
44676 status collapsed
44677
44678 \begin_layout Plain Layout
44679
44680 }{
44681 \end_layout
44682
44683 \end_inset
44684
44685
44686 \begin_inset Phantom Phantom
44687 status open
44688
44689 \begin_layout Plain Layout
44690 W
44691 \end_layout
44692
44693 \end_inset
44694
44695
44696 \begin_inset ERT
44697 status collapsed
44698
44699 \begin_layout Plain Layout
44700
44701 }
44702 \end_layout
44703
44704 \end_inset
44705
44706  DarkOrchid
44707 \end_layout
44708
44709 \end_inset
44710 </cell>
44711 <cell alignment="left" valignment="top" usebox="none">
44712 \begin_inset Text
44713
44714 \begin_layout Plain Layout
44715 \begin_inset ERT
44716 status collapsed
44717
44718 \begin_layout Plain Layout
44719
44720
44721 \backslash
44722 fcolorbox{black}{
44723 \end_layout
44724
44725 \end_inset
44726
44727 Emerald
44728 \begin_inset ERT
44729 status collapsed
44730
44731 \begin_layout Plain Layout
44732
44733 }{
44734 \end_layout
44735
44736 \end_inset
44737
44738
44739 \begin_inset Phantom Phantom
44740 status open
44741
44742 \begin_layout Plain Layout
44743 W
44744 \end_layout
44745
44746 \end_inset
44747
44748
44749 \begin_inset ERT
44750 status collapsed
44751
44752 \begin_layout Plain Layout
44753
44754 }
44755 \end_layout
44756
44757 \end_inset
44758
44759  Emerald
44760 \end_layout
44761
44762 \end_inset
44763 </cell>
44764 <cell alignment="left" valignment="top" usebox="none">
44765 \begin_inset Text
44766
44767 \begin_layout Plain Layout
44768 \begin_inset ERT
44769 status collapsed
44770
44771 \begin_layout Plain Layout
44772
44773
44774 \backslash
44775 fcolorbox{black}{
44776 \end_layout
44777
44778 \end_inset
44779
44780 ForestGreen
44781 \begin_inset ERT
44782 status collapsed
44783
44784 \begin_layout Plain Layout
44785
44786 }{
44787 \end_layout
44788
44789 \end_inset
44790
44791
44792 \begin_inset Phantom Phantom
44793 status open
44794
44795 \begin_layout Plain Layout
44796 W
44797 \end_layout
44798
44799 \end_inset
44800
44801
44802 \begin_inset ERT
44803 status collapsed
44804
44805 \begin_layout Plain Layout
44806
44807 }
44808 \end_layout
44809
44810 \end_inset
44811
44812  ForestGreen
44813 \end_layout
44814
44815 \end_inset
44816 </cell>
44817 </row>
44818 <row>
44819 <cell alignment="left" valignment="top" usebox="none">
44820 \begin_inset Text
44821
44822 \begin_layout Plain Layout
44823 \begin_inset ERT
44824 status collapsed
44825
44826 \begin_layout Plain Layout
44827
44828
44829 \backslash
44830 fcolorbox{black}{
44831 \end_layout
44832
44833 \end_inset
44834
44835 Fuchsia
44836 \begin_inset ERT
44837 status collapsed
44838
44839 \begin_layout Plain Layout
44840
44841 }{
44842 \end_layout
44843
44844 \end_inset
44845
44846
44847 \begin_inset Phantom Phantom
44848 status open
44849
44850 \begin_layout Plain Layout
44851 W
44852 \end_layout
44853
44854 \end_inset
44855
44856
44857 \begin_inset ERT
44858 status collapsed
44859
44860 \begin_layout Plain Layout
44861
44862 }
44863 \end_layout
44864
44865 \end_inset
44866
44867  Fuchsia
44868 \end_layout
44869
44870 \end_inset
44871 </cell>
44872 <cell alignment="left" valignment="top" usebox="none">
44873 \begin_inset Text
44874
44875 \begin_layout Plain Layout
44876 \begin_inset ERT
44877 status collapsed
44878
44879 \begin_layout Plain Layout
44880
44881
44882 \backslash
44883 fcolorbox{black}{
44884 \end_layout
44885
44886 \end_inset
44887
44888 Goldenrod
44889 \begin_inset ERT
44890 status collapsed
44891
44892 \begin_layout Plain Layout
44893
44894 }{
44895 \end_layout
44896
44897 \end_inset
44898
44899
44900 \begin_inset Phantom Phantom
44901 status open
44902
44903 \begin_layout Plain Layout
44904 W
44905 \end_layout
44906
44907 \end_inset
44908
44909
44910 \begin_inset ERT
44911 status collapsed
44912
44913 \begin_layout Plain Layout
44914
44915 }
44916 \end_layout
44917
44918 \end_inset
44919
44920  Goldenrod
44921 \end_layout
44922
44923 \end_inset
44924 </cell>
44925 <cell alignment="left" valignment="top" usebox="none">
44926 \begin_inset Text
44927
44928 \begin_layout Plain Layout
44929 \begin_inset ERT
44930 status collapsed
44931
44932 \begin_layout Plain Layout
44933
44934
44935 \backslash
44936 fcolorbox{black}{
44937 \end_layout
44938
44939 \end_inset
44940
44941 Gray
44942 \begin_inset ERT
44943 status collapsed
44944
44945 \begin_layout Plain Layout
44946
44947 }{
44948 \end_layout
44949
44950 \end_inset
44951
44952
44953 \begin_inset Phantom Phantom
44954 status open
44955
44956 \begin_layout Plain Layout
44957 W
44958 \end_layout
44959
44960 \end_inset
44961
44962
44963 \begin_inset ERT
44964 status collapsed
44965
44966 \begin_layout Plain Layout
44967
44968 }
44969 \end_layout
44970
44971 \end_inset
44972
44973  Gray
44974 \end_layout
44975
44976 \end_inset
44977 </cell>
44978 <cell alignment="left" valignment="top" usebox="none">
44979 \begin_inset Text
44980
44981 \begin_layout Plain Layout
44982 \begin_inset ERT
44983 status collapsed
44984
44985 \begin_layout Plain Layout
44986
44987
44988 \backslash
44989 fcolorbox{black}{
44990 \end_layout
44991
44992 \end_inset
44993
44994 GreenYellow
44995 \begin_inset ERT
44996 status collapsed
44997
44998 \begin_layout Plain Layout
44999
45000 }{
45001 \end_layout
45002
45003 \end_inset
45004
45005
45006 \begin_inset Phantom Phantom
45007 status open
45008
45009 \begin_layout Plain Layout
45010 W
45011 \end_layout
45012
45013 \end_inset
45014
45015
45016 \begin_inset ERT
45017 status collapsed
45018
45019 \begin_layout Plain Layout
45020
45021 }
45022 \end_layout
45023
45024 \end_inset
45025
45026  GreenYellow
45027 \end_layout
45028
45029 \end_inset
45030 </cell>
45031 </row>
45032 <row>
45033 <cell alignment="center" valignment="top" usebox="none">
45034 \begin_inset Text
45035
45036 \begin_layout Plain Layout
45037 \begin_inset ERT
45038 status collapsed
45039
45040 \begin_layout Plain Layout
45041
45042
45043 \backslash
45044 fcolorbox{black}{
45045 \end_layout
45046
45047 \end_inset
45048
45049 JungleGreen
45050 \begin_inset ERT
45051 status collapsed
45052
45053 \begin_layout Plain Layout
45054
45055 }{
45056 \end_layout
45057
45058 \end_inset
45059
45060
45061 \begin_inset Phantom Phantom
45062 status open
45063
45064 \begin_layout Plain Layout
45065 W
45066 \end_layout
45067
45068 \end_inset
45069
45070
45071 \begin_inset ERT
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075
45076 }
45077 \end_layout
45078
45079 \end_inset
45080
45081  JungleGreen
45082 \end_layout
45083
45084 \end_inset
45085 </cell>
45086 <cell alignment="center" valignment="top" usebox="none">
45087 \begin_inset Text
45088
45089 \begin_layout Plain Layout
45090 \begin_inset ERT
45091 status collapsed
45092
45093 \begin_layout Plain Layout
45094
45095
45096 \backslash
45097 fcolorbox{black}{
45098 \end_layout
45099
45100 \end_inset
45101
45102 Lavender
45103 \begin_inset ERT
45104 status collapsed
45105
45106 \begin_layout Plain Layout
45107
45108 }{
45109 \end_layout
45110
45111 \end_inset
45112
45113
45114 \begin_inset Phantom Phantom
45115 status open
45116
45117 \begin_layout Plain Layout
45118 W
45119 \end_layout
45120
45121 \end_inset
45122
45123
45124 \begin_inset ERT
45125 status collapsed
45126
45127 \begin_layout Plain Layout
45128
45129 }
45130 \end_layout
45131
45132 \end_inset
45133
45134  Lavender
45135 \end_layout
45136
45137 \end_inset
45138 </cell>
45139 <cell alignment="center" valignment="top" usebox="none">
45140 \begin_inset Text
45141
45142 \begin_layout Plain Layout
45143 \begin_inset ERT
45144 status collapsed
45145
45146 \begin_layout Plain Layout
45147
45148
45149 \backslash
45150 fcolorbox{black}{
45151 \end_layout
45152
45153 \end_inset
45154
45155 LimeGreen
45156 \begin_inset ERT
45157 status collapsed
45158
45159 \begin_layout Plain Layout
45160
45161 }{
45162 \end_layout
45163
45164 \end_inset
45165
45166
45167 \begin_inset Phantom Phantom
45168 status open
45169
45170 \begin_layout Plain Layout
45171 W
45172 \end_layout
45173
45174 \end_inset
45175
45176
45177 \begin_inset ERT
45178 status collapsed
45179
45180 \begin_layout Plain Layout
45181
45182 }
45183 \end_layout
45184
45185 \end_inset
45186
45187  LimeGreen
45188 \end_layout
45189
45190 \end_inset
45191 </cell>
45192 <cell alignment="center" valignment="top" usebox="none">
45193 \begin_inset Text
45194
45195 \begin_layout Plain Layout
45196 \begin_inset ERT
45197 status collapsed
45198
45199 \begin_layout Plain Layout
45200
45201
45202 \backslash
45203 fcolorbox{black}{
45204 \end_layout
45205
45206 \end_inset
45207
45208 Mahogany
45209 \begin_inset ERT
45210 status collapsed
45211
45212 \begin_layout Plain Layout
45213
45214 }{
45215 \end_layout
45216
45217 \end_inset
45218
45219
45220 \begin_inset Phantom Phantom
45221 status open
45222
45223 \begin_layout Plain Layout
45224 W
45225 \end_layout
45226
45227 \end_inset
45228
45229
45230 \begin_inset ERT
45231 status collapsed
45232
45233 \begin_layout Plain Layout
45234
45235 }
45236 \end_layout
45237
45238 \end_inset
45239
45240  Mahogany
45241 \end_layout
45242
45243 \end_inset
45244 </cell>
45245 </row>
45246 <row>
45247 <cell alignment="left" valignment="top" usebox="none">
45248 \begin_inset Text
45249
45250 \begin_layout Plain Layout
45251 \begin_inset ERT
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255
45256
45257 \backslash
45258 fcolorbox{black}{
45259 \end_layout
45260
45261 \end_inset
45262
45263 Mahogany
45264 \begin_inset ERT
45265 status collapsed
45266
45267 \begin_layout Plain Layout
45268
45269 }{
45270 \end_layout
45271
45272 \end_inset
45273
45274
45275 \begin_inset Phantom Phantom
45276 status open
45277
45278 \begin_layout Plain Layout
45279 W
45280 \end_layout
45281
45282 \end_inset
45283
45284
45285 \begin_inset ERT
45286 status collapsed
45287
45288 \begin_layout Plain Layout
45289
45290 }
45291 \end_layout
45292
45293 \end_inset
45294
45295  Mahogany
45296 \end_layout
45297
45298 \end_inset
45299 </cell>
45300 <cell alignment="left" valignment="top" usebox="none">
45301 \begin_inset Text
45302
45303 \begin_layout Plain Layout
45304 \begin_inset ERT
45305 status collapsed
45306
45307 \begin_layout Plain Layout
45308
45309
45310 \backslash
45311 fcolorbox{black}{
45312 \end_layout
45313
45314 \end_inset
45315
45316 Maroon
45317 \begin_inset ERT
45318 status collapsed
45319
45320 \begin_layout Plain Layout
45321
45322 }{
45323 \end_layout
45324
45325 \end_inset
45326
45327
45328 \begin_inset Phantom Phantom
45329 status open
45330
45331 \begin_layout Plain Layout
45332 W
45333 \end_layout
45334
45335 \end_inset
45336
45337
45338 \begin_inset ERT
45339 status collapsed
45340
45341 \begin_layout Plain Layout
45342
45343 }
45344 \end_layout
45345
45346 \end_inset
45347
45348  Maroon
45349 \end_layout
45350
45351 \end_inset
45352 </cell>
45353 <cell alignment="left" valignment="top" usebox="none">
45354 \begin_inset Text
45355
45356 \begin_layout Plain Layout
45357 \begin_inset ERT
45358 status collapsed
45359
45360 \begin_layout Plain Layout
45361
45362
45363 \backslash
45364 fcolorbox{black}{
45365 \end_layout
45366
45367 \end_inset
45368
45369 Melon
45370 \begin_inset ERT
45371 status collapsed
45372
45373 \begin_layout Plain Layout
45374
45375 }{
45376 \end_layout
45377
45378 \end_inset
45379
45380
45381 \begin_inset Phantom Phantom
45382 status open
45383
45384 \begin_layout Plain Layout
45385 W
45386 \end_layout
45387
45388 \end_inset
45389
45390
45391 \begin_inset ERT
45392 status collapsed
45393
45394 \begin_layout Plain Layout
45395
45396 }
45397 \end_layout
45398
45399 \end_inset
45400
45401  Melon
45402 \end_layout
45403
45404 \end_inset
45405 </cell>
45406 <cell alignment="left" valignment="top" usebox="none">
45407 \begin_inset Text
45408
45409 \begin_layout Plain Layout
45410 \begin_inset ERT
45411 status collapsed
45412
45413 \begin_layout Plain Layout
45414
45415
45416 \backslash
45417 fcolorbox{black}{
45418 \end_layout
45419
45420 \end_inset
45421
45422 MidnightBlue
45423 \begin_inset ERT
45424 status collapsed
45425
45426 \begin_layout Plain Layout
45427
45428 }{
45429 \end_layout
45430
45431 \end_inset
45432
45433
45434 \begin_inset Phantom Phantom
45435 status open
45436
45437 \begin_layout Plain Layout
45438 W
45439 \end_layout
45440
45441 \end_inset
45442
45443
45444 \begin_inset ERT
45445 status collapsed
45446
45447 \begin_layout Plain Layout
45448
45449 }
45450 \end_layout
45451
45452 \end_inset
45453
45454  MidnightBlue
45455 \end_layout
45456
45457 \end_inset
45458 </cell>
45459 </row>
45460 <row>
45461 <cell alignment="left" valignment="top" usebox="none">
45462 \begin_inset Text
45463
45464 \begin_layout Plain Layout
45465 \begin_inset ERT
45466 status collapsed
45467
45468 \begin_layout Plain Layout
45469
45470
45471 \backslash
45472 fcolorbox{black}{
45473 \end_layout
45474
45475 \end_inset
45476
45477 Mulberry
45478 \begin_inset ERT
45479 status collapsed
45480
45481 \begin_layout Plain Layout
45482
45483 }{
45484 \end_layout
45485
45486 \end_inset
45487
45488
45489 \begin_inset Phantom Phantom
45490 status open
45491
45492 \begin_layout Plain Layout
45493 W
45494 \end_layout
45495
45496 \end_inset
45497
45498
45499 \begin_inset ERT
45500 status collapsed
45501
45502 \begin_layout Plain Layout
45503
45504 }
45505 \end_layout
45506
45507 \end_inset
45508
45509  Mulberry
45510 \end_layout
45511
45512 \end_inset
45513 </cell>
45514 <cell alignment="left" valignment="top" usebox="none">
45515 \begin_inset Text
45516
45517 \begin_layout Plain Layout
45518 \begin_inset ERT
45519 status collapsed
45520
45521 \begin_layout Plain Layout
45522
45523
45524 \backslash
45525 fcolorbox{black}{
45526 \end_layout
45527
45528 \end_inset
45529
45530 NavyBlue
45531 \begin_inset ERT
45532 status collapsed
45533
45534 \begin_layout Plain Layout
45535
45536 }{
45537 \end_layout
45538
45539 \end_inset
45540
45541
45542 \begin_inset Phantom Phantom
45543 status open
45544
45545 \begin_layout Plain Layout
45546 W
45547 \end_layout
45548
45549 \end_inset
45550
45551
45552 \begin_inset ERT
45553 status collapsed
45554
45555 \begin_layout Plain Layout
45556
45557 }
45558 \end_layout
45559
45560 \end_inset
45561
45562  NavyBlue
45563 \end_layout
45564
45565 \end_inset
45566 </cell>
45567 <cell alignment="left" valignment="top" usebox="none">
45568 \begin_inset Text
45569
45570 \begin_layout Plain Layout
45571 \begin_inset ERT
45572 status collapsed
45573
45574 \begin_layout Plain Layout
45575
45576
45577 \backslash
45578 fcolorbox{black}{
45579 \end_layout
45580
45581 \end_inset
45582
45583 OliveGreen
45584 \begin_inset ERT
45585 status collapsed
45586
45587 \begin_layout Plain Layout
45588
45589 }{
45590 \end_layout
45591
45592 \end_inset
45593
45594
45595 \begin_inset Phantom Phantom
45596 status open
45597
45598 \begin_layout Plain Layout
45599 W
45600 \end_layout
45601
45602 \end_inset
45603
45604
45605 \begin_inset ERT
45606 status collapsed
45607
45608 \begin_layout Plain Layout
45609
45610 }
45611 \end_layout
45612
45613 \end_inset
45614
45615  OliveGreen
45616 \end_layout
45617
45618 \end_inset
45619 </cell>
45620 <cell alignment="left" valignment="top" usebox="none">
45621 \begin_inset Text
45622
45623 \begin_layout Plain Layout
45624 \begin_inset ERT
45625 status collapsed
45626
45627 \begin_layout Plain Layout
45628
45629
45630 \backslash
45631 fcolorbox{black}{
45632 \end_layout
45633
45634 \end_inset
45635
45636 Orange
45637 \begin_inset ERT
45638 status collapsed
45639
45640 \begin_layout Plain Layout
45641
45642 }{
45643 \end_layout
45644
45645 \end_inset
45646
45647
45648 \begin_inset Phantom Phantom
45649 status open
45650
45651 \begin_layout Plain Layout
45652 W
45653 \end_layout
45654
45655 \end_inset
45656
45657
45658 \begin_inset ERT
45659 status collapsed
45660
45661 \begin_layout Plain Layout
45662
45663 }
45664 \end_layout
45665
45666 \end_inset
45667
45668  Orange
45669 \end_layout
45670
45671 \end_inset
45672 </cell>
45673 </row>
45674 <row>
45675 <cell alignment="left" valignment="top" usebox="none">
45676 \begin_inset Text
45677
45678 \begin_layout Plain Layout
45679 \begin_inset ERT
45680 status collapsed
45681
45682 \begin_layout Plain Layout
45683
45684
45685 \backslash
45686 fcolorbox{black}{
45687 \end_layout
45688
45689 \end_inset
45690
45691 OrangeRed
45692 \begin_inset ERT
45693 status collapsed
45694
45695 \begin_layout Plain Layout
45696
45697 }{
45698 \end_layout
45699
45700 \end_inset
45701
45702
45703 \begin_inset Phantom Phantom
45704 status open
45705
45706 \begin_layout Plain Layout
45707 W
45708 \end_layout
45709
45710 \end_inset
45711
45712
45713 \begin_inset ERT
45714 status collapsed
45715
45716 \begin_layout Plain Layout
45717
45718 }
45719 \end_layout
45720
45721 \end_inset
45722
45723  OrangeRed
45724 \end_layout
45725
45726 \end_inset
45727 </cell>
45728 <cell alignment="left" valignment="top" usebox="none">
45729 \begin_inset Text
45730
45731 \begin_layout Plain Layout
45732 \begin_inset ERT
45733 status collapsed
45734
45735 \begin_layout Plain Layout
45736
45737
45738 \backslash
45739 fcolorbox{black}{
45740 \end_layout
45741
45742 \end_inset
45743
45744 Orchid
45745 \begin_inset ERT
45746 status collapsed
45747
45748 \begin_layout Plain Layout
45749
45750 }{
45751 \end_layout
45752
45753 \end_inset
45754
45755
45756 \begin_inset Phantom Phantom
45757 status open
45758
45759 \begin_layout Plain Layout
45760 W
45761 \end_layout
45762
45763 \end_inset
45764
45765
45766 \begin_inset ERT
45767 status collapsed
45768
45769 \begin_layout Plain Layout
45770
45771 }
45772 \end_layout
45773
45774 \end_inset
45775
45776  Orchid
45777 \end_layout
45778
45779 \end_inset
45780 </cell>
45781 <cell alignment="left" valignment="top" usebox="none">
45782 \begin_inset Text
45783
45784 \begin_layout Plain Layout
45785 \begin_inset ERT
45786 status collapsed
45787
45788 \begin_layout Plain Layout
45789
45790
45791 \backslash
45792 fcolorbox{black}{
45793 \end_layout
45794
45795 \end_inset
45796
45797 Peach
45798 \begin_inset ERT
45799 status collapsed
45800
45801 \begin_layout Plain Layout
45802
45803 }{
45804 \end_layout
45805
45806 \end_inset
45807
45808
45809 \begin_inset Phantom Phantom
45810 status open
45811
45812 \begin_layout Plain Layout
45813 W
45814 \end_layout
45815
45816 \end_inset
45817
45818
45819 \begin_inset ERT
45820 status collapsed
45821
45822 \begin_layout Plain Layout
45823
45824 }
45825 \end_layout
45826
45827 \end_inset
45828
45829  Peach
45830 \end_layout
45831
45832 \end_inset
45833 </cell>
45834 <cell alignment="left" valignment="top" usebox="none">
45835 \begin_inset Text
45836
45837 \begin_layout Plain Layout
45838 \begin_inset ERT
45839 status collapsed
45840
45841 \begin_layout Plain Layout
45842
45843
45844 \backslash
45845 fcolorbox{black}{
45846 \end_layout
45847
45848 \end_inset
45849
45850 Periwinkle
45851 \begin_inset ERT
45852 status collapsed
45853
45854 \begin_layout Plain Layout
45855
45856 }{
45857 \end_layout
45858
45859 \end_inset
45860
45861
45862 \begin_inset Phantom Phantom
45863 status open
45864
45865 \begin_layout Plain Layout
45866 W
45867 \end_layout
45868
45869 \end_inset
45870
45871
45872 \begin_inset ERT
45873 status collapsed
45874
45875 \begin_layout Plain Layout
45876
45877 }
45878 \end_layout
45879
45880 \end_inset
45881
45882  Periwinkle
45883 \end_layout
45884
45885 \end_inset
45886 </cell>
45887 </row>
45888 <row>
45889 <cell alignment="left" valignment="top" usebox="none">
45890 \begin_inset Text
45891
45892 \begin_layout Plain Layout
45893 \begin_inset ERT
45894 status collapsed
45895
45896 \begin_layout Plain Layout
45897
45898
45899 \backslash
45900 fcolorbox{black}{
45901 \end_layout
45902
45903 \end_inset
45904
45905 PineGreen
45906 \begin_inset ERT
45907 status collapsed
45908
45909 \begin_layout Plain Layout
45910
45911 }{
45912 \end_layout
45913
45914 \end_inset
45915
45916
45917 \begin_inset Phantom Phantom
45918 status open
45919
45920 \begin_layout Plain Layout
45921 W
45922 \end_layout
45923
45924 \end_inset
45925
45926
45927 \begin_inset ERT
45928 status collapsed
45929
45930 \begin_layout Plain Layout
45931
45932 }
45933 \end_layout
45934
45935 \end_inset
45936
45937  PineGreen
45938 \end_layout
45939
45940 \end_inset
45941 </cell>
45942 <cell alignment="left" valignment="top" usebox="none">
45943 \begin_inset Text
45944
45945 \begin_layout Plain Layout
45946 \begin_inset ERT
45947 status collapsed
45948
45949 \begin_layout Plain Layout
45950
45951
45952 \backslash
45953 fcolorbox{black}{
45954 \end_layout
45955
45956 \end_inset
45957
45958 Plum
45959 \begin_inset ERT
45960 status collapsed
45961
45962 \begin_layout Plain Layout
45963
45964 }{
45965 \end_layout
45966
45967 \end_inset
45968
45969
45970 \begin_inset Phantom Phantom
45971 status open
45972
45973 \begin_layout Plain Layout
45974 W
45975 \end_layout
45976
45977 \end_inset
45978
45979
45980 \begin_inset ERT
45981 status collapsed
45982
45983 \begin_layout Plain Layout
45984
45985 }
45986 \end_layout
45987
45988 \end_inset
45989
45990  Plum
45991 \end_layout
45992
45993 \end_inset
45994 </cell>
45995 <cell alignment="left" valignment="top" usebox="none">
45996 \begin_inset Text
45997
45998 \begin_layout Plain Layout
45999 \begin_inset ERT
46000 status collapsed
46001
46002 \begin_layout Plain Layout
46003
46004
46005 \backslash
46006 fcolorbox{black}{
46007 \end_layout
46008
46009 \end_inset
46010
46011 ProcessBlue
46012 \begin_inset ERT
46013 status collapsed
46014
46015 \begin_layout Plain Layout
46016
46017 }{
46018 \end_layout
46019
46020 \end_inset
46021
46022
46023 \begin_inset Phantom Phantom
46024 status open
46025
46026 \begin_layout Plain Layout
46027 W
46028 \end_layout
46029
46030 \end_inset
46031
46032
46033 \begin_inset ERT
46034 status collapsed
46035
46036 \begin_layout Plain Layout
46037
46038 }
46039 \end_layout
46040
46041 \end_inset
46042
46043  ProcessBlue
46044 \end_layout
46045
46046 \end_inset
46047 </cell>
46048 <cell alignment="left" valignment="top" usebox="none">
46049 \begin_inset Text
46050
46051 \begin_layout Plain Layout
46052 \begin_inset ERT
46053 status collapsed
46054
46055 \begin_layout Plain Layout
46056
46057
46058 \backslash
46059 fcolorbox{black}{
46060 \end_layout
46061
46062 \end_inset
46063
46064 Purple
46065 \begin_inset ERT
46066 status collapsed
46067
46068 \begin_layout Plain Layout
46069
46070 }{
46071 \end_layout
46072
46073 \end_inset
46074
46075
46076 \begin_inset Phantom Phantom
46077 status open
46078
46079 \begin_layout Plain Layout
46080 W
46081 \end_layout
46082
46083 \end_inset
46084
46085
46086 \begin_inset ERT
46087 status collapsed
46088
46089 \begin_layout Plain Layout
46090
46091 }
46092 \end_layout
46093
46094 \end_inset
46095
46096  Purple
46097 \end_layout
46098
46099 \end_inset
46100 </cell>
46101 </row>
46102 <row>
46103 <cell alignment="left" valignment="top" usebox="none">
46104 \begin_inset Text
46105
46106 \begin_layout Plain Layout
46107 \begin_inset ERT
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111
46112
46113 \backslash
46114 fcolorbox{black}{
46115 \end_layout
46116
46117 \end_inset
46118
46119 RawSienna
46120 \begin_inset ERT
46121 status collapsed
46122
46123 \begin_layout Plain Layout
46124
46125 }{
46126 \end_layout
46127
46128 \end_inset
46129
46130
46131 \begin_inset Phantom Phantom
46132 status open
46133
46134 \begin_layout Plain Layout
46135 W
46136 \end_layout
46137
46138 \end_inset
46139
46140
46141 \begin_inset ERT
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145
46146 }
46147 \end_layout
46148
46149 \end_inset
46150
46151  RawSienna
46152 \end_layout
46153
46154 \end_inset
46155 </cell>
46156 <cell alignment="left" valignment="top" usebox="none">
46157 \begin_inset Text
46158
46159 \begin_layout Plain Layout
46160 \begin_inset ERT
46161 status collapsed
46162
46163 \begin_layout Plain Layout
46164
46165
46166 \backslash
46167 fcolorbox{black}{
46168 \end_layout
46169
46170 \end_inset
46171
46172 RedOrange
46173 \begin_inset ERT
46174 status collapsed
46175
46176 \begin_layout Plain Layout
46177
46178 }{
46179 \end_layout
46180
46181 \end_inset
46182
46183
46184 \begin_inset Phantom Phantom
46185 status open
46186
46187 \begin_layout Plain Layout
46188 W
46189 \end_layout
46190
46191 \end_inset
46192
46193
46194 \begin_inset ERT
46195 status collapsed
46196
46197 \begin_layout Plain Layout
46198
46199 }
46200 \end_layout
46201
46202 \end_inset
46203
46204  RedOrange
46205 \end_layout
46206
46207 \end_inset
46208 </cell>
46209 <cell alignment="left" valignment="top" usebox="none">
46210 \begin_inset Text
46211
46212 \begin_layout Plain Layout
46213 \begin_inset ERT
46214 status collapsed
46215
46216 \begin_layout Plain Layout
46217
46218
46219 \backslash
46220 fcolorbox{black}{
46221 \end_layout
46222
46223 \end_inset
46224
46225 RedViolet
46226 \begin_inset ERT
46227 status collapsed
46228
46229 \begin_layout Plain Layout
46230
46231 }{
46232 \end_layout
46233
46234 \end_inset
46235
46236
46237 \begin_inset Phantom Phantom
46238 status open
46239
46240 \begin_layout Plain Layout
46241 W
46242 \end_layout
46243
46244 \end_inset
46245
46246
46247 \begin_inset ERT
46248 status collapsed
46249
46250 \begin_layout Plain Layout
46251
46252 }
46253 \end_layout
46254
46255 \end_inset
46256
46257  RedViolet
46258 \end_layout
46259
46260 \end_inset
46261 </cell>
46262 <cell alignment="left" valignment="top" usebox="none">
46263 \begin_inset Text
46264
46265 \begin_layout Plain Layout
46266 \begin_inset ERT
46267 status collapsed
46268
46269 \begin_layout Plain Layout
46270
46271
46272 \backslash
46273 fcolorbox{black}{
46274 \end_layout
46275
46276 \end_inset
46277
46278 Rhodamine
46279 \begin_inset ERT
46280 status collapsed
46281
46282 \begin_layout Plain Layout
46283
46284 }{
46285 \end_layout
46286
46287 \end_inset
46288
46289
46290 \begin_inset Phantom Phantom
46291 status open
46292
46293 \begin_layout Plain Layout
46294 W
46295 \end_layout
46296
46297 \end_inset
46298
46299
46300 \begin_inset ERT
46301 status collapsed
46302
46303 \begin_layout Plain Layout
46304
46305 }
46306 \end_layout
46307
46308 \end_inset
46309
46310  Rhodamine
46311 \end_layout
46312
46313 \end_inset
46314 </cell>
46315 </row>
46316 <row>
46317 <cell alignment="left" valignment="top" usebox="none">
46318 \begin_inset Text
46319
46320 \begin_layout Plain Layout
46321 \begin_inset ERT
46322 status collapsed
46323
46324 \begin_layout Plain Layout
46325
46326
46327 \backslash
46328 fcolorbox{black}{
46329 \end_layout
46330
46331 \end_inset
46332
46333 RoyalBlue
46334 \begin_inset ERT
46335 status collapsed
46336
46337 \begin_layout Plain Layout
46338
46339 }{
46340 \end_layout
46341
46342 \end_inset
46343
46344
46345 \begin_inset Phantom Phantom
46346 status open
46347
46348 \begin_layout Plain Layout
46349 W
46350 \end_layout
46351
46352 \end_inset
46353
46354
46355 \begin_inset ERT
46356 status collapsed
46357
46358 \begin_layout Plain Layout
46359
46360 }
46361 \end_layout
46362
46363 \end_inset
46364
46365  RoyalBlue
46366 \end_layout
46367
46368 \end_inset
46369 </cell>
46370 <cell alignment="left" valignment="top" usebox="none">
46371 \begin_inset Text
46372
46373 \begin_layout Plain Layout
46374 \begin_inset ERT
46375 status collapsed
46376
46377 \begin_layout Plain Layout
46378
46379
46380 \backslash
46381 fcolorbox{black}{
46382 \end_layout
46383
46384 \end_inset
46385
46386 RoyalPurple
46387 \begin_inset ERT
46388 status collapsed
46389
46390 \begin_layout Plain Layout
46391
46392 }{
46393 \end_layout
46394
46395 \end_inset
46396
46397
46398 \begin_inset Phantom Phantom
46399 status open
46400
46401 \begin_layout Plain Layout
46402 W
46403 \end_layout
46404
46405 \end_inset
46406
46407
46408 \begin_inset ERT
46409 status collapsed
46410
46411 \begin_layout Plain Layout
46412
46413 }
46414 \end_layout
46415
46416 \end_inset
46417
46418  RoyalPurple
46419 \end_layout
46420
46421 \end_inset
46422 </cell>
46423 <cell alignment="left" valignment="top" usebox="none">
46424 \begin_inset Text
46425
46426 \begin_layout Plain Layout
46427 \begin_inset ERT
46428 status collapsed
46429
46430 \begin_layout Plain Layout
46431
46432
46433 \backslash
46434 fcolorbox{black}{
46435 \end_layout
46436
46437 \end_inset
46438
46439 RubineRed
46440 \begin_inset ERT
46441 status collapsed
46442
46443 \begin_layout Plain Layout
46444
46445 }{
46446 \end_layout
46447
46448 \end_inset
46449
46450
46451 \begin_inset Phantom Phantom
46452 status open
46453
46454 \begin_layout Plain Layout
46455 W
46456 \end_layout
46457
46458 \end_inset
46459
46460
46461 \begin_inset ERT
46462 status collapsed
46463
46464 \begin_layout Plain Layout
46465
46466 }
46467 \end_layout
46468
46469 \end_inset
46470
46471  RubineRed
46472 \end_layout
46473
46474 \end_inset
46475 </cell>
46476 <cell alignment="left" valignment="top" usebox="none">
46477 \begin_inset Text
46478
46479 \begin_layout Plain Layout
46480 \begin_inset ERT
46481 status collapsed
46482
46483 \begin_layout Plain Layout
46484
46485
46486 \backslash
46487 fcolorbox{black}{
46488 \end_layout
46489
46490 \end_inset
46491
46492 Salmon
46493 \begin_inset ERT
46494 status collapsed
46495
46496 \begin_layout Plain Layout
46497
46498 }{
46499 \end_layout
46500
46501 \end_inset
46502
46503
46504 \begin_inset Phantom Phantom
46505 status open
46506
46507 \begin_layout Plain Layout
46508 W
46509 \end_layout
46510
46511 \end_inset
46512
46513
46514 \begin_inset ERT
46515 status collapsed
46516
46517 \begin_layout Plain Layout
46518
46519 }
46520 \end_layout
46521
46522 \end_inset
46523
46524  Salmon
46525 \end_layout
46526
46527 \end_inset
46528 </cell>
46529 </row>
46530 <row>
46531 <cell alignment="left" valignment="top" usebox="none">
46532 \begin_inset Text
46533
46534 \begin_layout Plain Layout
46535 \begin_inset ERT
46536 status collapsed
46537
46538 \begin_layout Plain Layout
46539
46540
46541 \backslash
46542 fcolorbox{black}{
46543 \end_layout
46544
46545 \end_inset
46546
46547 SeaGreen
46548 \begin_inset ERT
46549 status collapsed
46550
46551 \begin_layout Plain Layout
46552
46553 }{
46554 \end_layout
46555
46556 \end_inset
46557
46558
46559 \begin_inset Phantom Phantom
46560 status open
46561
46562 \begin_layout Plain Layout
46563 W
46564 \end_layout
46565
46566 \end_inset
46567
46568
46569 \begin_inset ERT
46570 status collapsed
46571
46572 \begin_layout Plain Layout
46573
46574 }
46575 \end_layout
46576
46577 \end_inset
46578
46579  SeaGreen
46580 \end_layout
46581
46582 \end_inset
46583 </cell>
46584 <cell alignment="left" valignment="top" usebox="none">
46585 \begin_inset Text
46586
46587 \begin_layout Plain Layout
46588 \begin_inset ERT
46589 status collapsed
46590
46591 \begin_layout Plain Layout
46592
46593
46594 \backslash
46595 fcolorbox{black}{
46596 \end_layout
46597
46598 \end_inset
46599
46600 Sepia
46601 \begin_inset ERT
46602 status collapsed
46603
46604 \begin_layout Plain Layout
46605
46606 }{
46607 \end_layout
46608
46609 \end_inset
46610
46611
46612 \begin_inset Phantom Phantom
46613 status open
46614
46615 \begin_layout Plain Layout
46616 W
46617 \end_layout
46618
46619 \end_inset
46620
46621
46622 \begin_inset ERT
46623 status collapsed
46624
46625 \begin_layout Plain Layout
46626
46627 }
46628 \end_layout
46629
46630 \end_inset
46631
46632  Sepia
46633 \end_layout
46634
46635 \end_inset
46636 </cell>
46637 <cell alignment="left" valignment="top" usebox="none">
46638 \begin_inset Text
46639
46640 \begin_layout Plain Layout
46641 \begin_inset ERT
46642 status collapsed
46643
46644 \begin_layout Plain Layout
46645
46646
46647 \backslash
46648 fcolorbox{black}{
46649 \end_layout
46650
46651 \end_inset
46652
46653 SkyBlue
46654 \begin_inset ERT
46655 status collapsed
46656
46657 \begin_layout Plain Layout
46658
46659 }{
46660 \end_layout
46661
46662 \end_inset
46663
46664
46665 \begin_inset Phantom Phantom
46666 status open
46667
46668 \begin_layout Plain Layout
46669 W
46670 \end_layout
46671
46672 \end_inset
46673
46674
46675 \begin_inset ERT
46676 status collapsed
46677
46678 \begin_layout Plain Layout
46679
46680 }
46681 \end_layout
46682
46683 \end_inset
46684
46685  SkyBlue
46686 \end_layout
46687
46688 \end_inset
46689 </cell>
46690 <cell alignment="left" valignment="top" usebox="none">
46691 \begin_inset Text
46692
46693 \begin_layout Plain Layout
46694 \begin_inset ERT
46695 status collapsed
46696
46697 \begin_layout Plain Layout
46698
46699
46700 \backslash
46701 fcolorbox{black}{
46702 \end_layout
46703
46704 \end_inset
46705
46706 SpringGreen
46707 \begin_inset ERT
46708 status collapsed
46709
46710 \begin_layout Plain Layout
46711
46712 }{
46713 \end_layout
46714
46715 \end_inset
46716
46717
46718 \begin_inset Phantom Phantom
46719 status open
46720
46721 \begin_layout Plain Layout
46722 W
46723 \end_layout
46724
46725 \end_inset
46726
46727
46728 \begin_inset ERT
46729 status collapsed
46730
46731 \begin_layout Plain Layout
46732
46733 }
46734 \end_layout
46735
46736 \end_inset
46737
46738  SpringGreen
46739 \end_layout
46740
46741 \end_inset
46742 </cell>
46743 </row>
46744 <row>
46745 <cell alignment="left" valignment="top" usebox="none">
46746 \begin_inset Text
46747
46748 \begin_layout Plain Layout
46749 \begin_inset ERT
46750 status collapsed
46751
46752 \begin_layout Plain Layout
46753
46754
46755 \backslash
46756 fcolorbox{black}{
46757 \end_layout
46758
46759 \end_inset
46760
46761 Tan
46762 \begin_inset ERT
46763 status collapsed
46764
46765 \begin_layout Plain Layout
46766
46767 }{
46768 \end_layout
46769
46770 \end_inset
46771
46772
46773 \begin_inset Phantom Phantom
46774 status open
46775
46776 \begin_layout Plain Layout
46777 W
46778 \end_layout
46779
46780 \end_inset
46781
46782
46783 \begin_inset ERT
46784 status collapsed
46785
46786 \begin_layout Plain Layout
46787
46788 }
46789 \end_layout
46790
46791 \end_inset
46792
46793  Tan
46794 \end_layout
46795
46796 \end_inset
46797 </cell>
46798 <cell alignment="left" valignment="top" usebox="none">
46799 \begin_inset Text
46800
46801 \begin_layout Plain Layout
46802 \begin_inset ERT
46803 status collapsed
46804
46805 \begin_layout Plain Layout
46806
46807
46808 \backslash
46809 fcolorbox{black}{
46810 \end_layout
46811
46812 \end_inset
46813
46814 TealBlue
46815 \begin_inset ERT
46816 status collapsed
46817
46818 \begin_layout Plain Layout
46819
46820 }{
46821 \end_layout
46822
46823 \end_inset
46824
46825
46826 \begin_inset Phantom Phantom
46827 status open
46828
46829 \begin_layout Plain Layout
46830 W
46831 \end_layout
46832
46833 \end_inset
46834
46835
46836 \begin_inset ERT
46837 status collapsed
46838
46839 \begin_layout Plain Layout
46840
46841 }
46842 \end_layout
46843
46844 \end_inset
46845
46846  TealBlue
46847 \end_layout
46848
46849 \end_inset
46850 </cell>
46851 <cell alignment="left" valignment="top" usebox="none">
46852 \begin_inset Text
46853
46854 \begin_layout Plain Layout
46855 \begin_inset ERT
46856 status collapsed
46857
46858 \begin_layout Plain Layout
46859
46860
46861 \backslash
46862 fcolorbox{black}{
46863 \end_layout
46864
46865 \end_inset
46866
46867 Thistle
46868 \begin_inset ERT
46869 status collapsed
46870
46871 \begin_layout Plain Layout
46872
46873 }{
46874 \end_layout
46875
46876 \end_inset
46877
46878
46879 \begin_inset Phantom Phantom
46880 status open
46881
46882 \begin_layout Plain Layout
46883 W
46884 \end_layout
46885
46886 \end_inset
46887
46888
46889 \begin_inset ERT
46890 status collapsed
46891
46892 \begin_layout Plain Layout
46893
46894 }
46895 \end_layout
46896
46897 \end_inset
46898
46899  Thistle
46900 \end_layout
46901
46902 \end_inset
46903 </cell>
46904 <cell alignment="left" valignment="top" usebox="none">
46905 \begin_inset Text
46906
46907 \begin_layout Plain Layout
46908 \begin_inset ERT
46909 status collapsed
46910
46911 \begin_layout Plain Layout
46912
46913
46914 \backslash
46915 fcolorbox{black}{
46916 \end_layout
46917
46918 \end_inset
46919
46920 Turquoise
46921 \begin_inset ERT
46922 status collapsed
46923
46924 \begin_layout Plain Layout
46925
46926 }{
46927 \end_layout
46928
46929 \end_inset
46930
46931
46932 \begin_inset Phantom Phantom
46933 status open
46934
46935 \begin_layout Plain Layout
46936 W
46937 \end_layout
46938
46939 \end_inset
46940
46941
46942 \begin_inset ERT
46943 status collapsed
46944
46945 \begin_layout Plain Layout
46946
46947 }
46948 \end_layout
46949
46950 \end_inset
46951
46952  Turquoise
46953 \end_layout
46954
46955 \end_inset
46956 </cell>
46957 </row>
46958 <row>
46959 <cell alignment="left" valignment="top" usebox="none">
46960 \begin_inset Text
46961
46962 \begin_layout Plain Layout
46963 \begin_inset ERT
46964 status collapsed
46965
46966 \begin_layout Plain Layout
46967
46968
46969 \backslash
46970 fcolorbox{black}{
46971 \end_layout
46972
46973 \end_inset
46974
46975 Violet
46976 \begin_inset ERT
46977 status collapsed
46978
46979 \begin_layout Plain Layout
46980
46981 }{
46982 \end_layout
46983
46984 \end_inset
46985
46986
46987 \begin_inset Phantom Phantom
46988 status open
46989
46990 \begin_layout Plain Layout
46991 W
46992 \end_layout
46993
46994 \end_inset
46995
46996
46997 \begin_inset ERT
46998 status collapsed
46999
47000 \begin_layout Plain Layout
47001
47002 }
47003 \end_layout
47004
47005 \end_inset
47006
47007  Violet
47008 \end_layout
47009
47010 \end_inset
47011 </cell>
47012 <cell alignment="left" valignment="top" usebox="none">
47013 \begin_inset Text
47014
47015 \begin_layout Plain Layout
47016 \begin_inset ERT
47017 status collapsed
47018
47019 \begin_layout Plain Layout
47020
47021
47022 \backslash
47023 fcolorbox{black}{
47024 \end_layout
47025
47026 \end_inset
47027
47028 VioletRed
47029 \begin_inset ERT
47030 status collapsed
47031
47032 \begin_layout Plain Layout
47033
47034 }{
47035 \end_layout
47036
47037 \end_inset
47038
47039
47040 \begin_inset Phantom Phantom
47041 status open
47042
47043 \begin_layout Plain Layout
47044 W
47045 \end_layout
47046
47047 \end_inset
47048
47049
47050 \begin_inset ERT
47051 status collapsed
47052
47053 \begin_layout Plain Layout
47054
47055 }
47056 \end_layout
47057
47058 \end_inset
47059
47060  VioletRed
47061 \end_layout
47062
47063 \end_inset
47064 </cell>
47065 <cell alignment="left" valignment="top" usebox="none">
47066 \begin_inset Text
47067
47068 \begin_layout Plain Layout
47069 \begin_inset ERT
47070 status collapsed
47071
47072 \begin_layout Plain Layout
47073
47074
47075 \backslash
47076 fcolorbox{black}{
47077 \end_layout
47078
47079 \end_inset
47080
47081 WildStrawberry
47082 \begin_inset ERT
47083 status collapsed
47084
47085 \begin_layout Plain Layout
47086
47087 }{
47088 \end_layout
47089
47090 \end_inset
47091
47092
47093 \begin_inset Phantom Phantom
47094 status open
47095
47096 \begin_layout Plain Layout
47097 W
47098 \end_layout
47099
47100 \end_inset
47101
47102
47103 \begin_inset ERT
47104 status collapsed
47105
47106 \begin_layout Plain Layout
47107
47108 }
47109 \end_layout
47110
47111 \end_inset
47112
47113  WildStrawberry
47114 \end_layout
47115
47116 \end_inset
47117 </cell>
47118 <cell alignment="left" valignment="top" usebox="none">
47119 \begin_inset Text
47120
47121 \begin_layout Plain Layout
47122 \begin_inset ERT
47123 status collapsed
47124
47125 \begin_layout Plain Layout
47126
47127
47128 \backslash
47129 fcolorbox{black}{
47130 \end_layout
47131
47132 \end_inset
47133
47134 YellowGreen
47135 \begin_inset ERT
47136 status collapsed
47137
47138 \begin_layout Plain Layout
47139
47140 }{
47141 \end_layout
47142
47143 \end_inset
47144
47145
47146 \begin_inset Phantom Phantom
47147 status open
47148
47149 \begin_layout Plain Layout
47150 W
47151 \end_layout
47152
47153 \end_inset
47154
47155
47156 \begin_inset ERT
47157 status collapsed
47158
47159 \begin_layout Plain Layout
47160
47161 }
47162 \end_layout
47163
47164 \end_inset
47165
47166  YellowGreen
47167 \end_layout
47168
47169 \end_inset
47170 </cell>
47171 </row>
47172 <row>
47173 <cell alignment="left" valignment="top" usebox="none">
47174 \begin_inset Text
47175
47176 \begin_layout Plain Layout
47177 \begin_inset ERT
47178 status collapsed
47179
47180 \begin_layout Plain Layout
47181
47182
47183 \backslash
47184 fcolorbox{black}{
47185 \end_layout
47186
47187 \end_inset
47188
47189 YellowOrange
47190 \begin_inset ERT
47191 status collapsed
47192
47193 \begin_layout Plain Layout
47194
47195 }{
47196 \end_layout
47197
47198 \end_inset
47199
47200
47201 \begin_inset Phantom Phantom
47202 status open
47203
47204 \begin_layout Plain Layout
47205 W
47206 \end_layout
47207
47208 \end_inset
47209
47210
47211 \begin_inset ERT
47212 status collapsed
47213
47214 \begin_layout Plain Layout
47215
47216 }
47217 \end_layout
47218
47219 \end_inset
47220
47221  YellowOrange
47222 \end_layout
47223
47224 \end_inset
47225 </cell>
47226 <cell alignment="left" valignment="top" usebox="none">
47227 \begin_inset Text
47228
47229 \begin_layout Plain Layout
47230
47231 \end_layout
47232
47233 \end_inset
47234 </cell>
47235 <cell alignment="left" valignment="top" usebox="none">
47236 \begin_inset Text
47237
47238 \begin_layout Plain Layout
47239
47240 \end_layout
47241
47242 \end_inset
47243 </cell>
47244 <cell alignment="left" valignment="top" usebox="none">
47245 \begin_inset Text
47246
47247 \begin_layout Plain Layout
47248
47249 \end_layout
47250
47251 \end_inset
47252 </cell>
47253 </row>
47254 </lyxtabular>
47255
47256 \end_inset
47257
47258
47259 \end_layout
47260
47261 \begin_layout Chapter
47262 Explication de l' équation
47263 \begin_inset space ~
47264 \end_inset
47265
47266 (
47267 \begin_inset CommandInset ref
47268 LatexCommand ref
47269 reference "eq:Wgn"
47270
47271 \end_inset
47272
47273 )
47274 \begin_inset CommandInset label
47275 LatexCommand label
47276 name "cha:Explication-de-l'Equation"
47277
47278 \end_inset
47279
47280
47281 \end_layout
47282
47283 \begin_layout Standard
47284 La largeur totale de 
47285 \emph on
47286 n
47287 \emph default
47288  cellules de tableau 
47289 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47290 \end_inset
47291
47292  peut être calculée avec
47293 \begin_inset Formula 
47294 \begin{equation}
47295 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47296 \end{equation}
47297
47298 \end_inset
47299
47300
47301 \end_layout
47302
47303 \begin_layout Standard
47304 où 
47305 \begin_inset Formula $L_{g\,n}$
47306 \end_inset
47307
47308  est la largeur fixe de toutes les cellules.
47309  
47310 \series bold
47311
47312 \backslash
47313 tabcolsep
47314 \series default
47315  est la largeur utilisée par \SpecialChar LaTeX
47316  entre le texte de la cellule et la bordure,
47317  sa valeur implicite est 6
47318 \begin_inset space \thinspace{}
47319 \end_inset
47320
47321 pt.
47322  
47323 \series bold
47324
47325 \backslash
47326 arrayrulewidth
47327 \series default
47328  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47329 \begin_inset space \thinspace{}
47330 \end_inset
47331
47332 pt.
47333 \end_layout
47334
47335 \begin_layout Standard
47336 D'après l'équation
47337 \begin_inset space ~
47338 \end_inset
47339
47340
47341 \begin_inset CommandInset ref
47342 LatexCommand eqref
47343 reference "eq:Wtot_n"
47344
47345 \end_inset
47346
47347 , la largeur totale d'une multi-colonnes, 
47348 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47349 \end_inset
47350
47351  est
47352 \begin_inset Formula 
47353 \begin{equation}
47354 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47355 \end{equation}
47356
47357 \end_inset
47358
47359
47360 \end_layout
47361
47362 \begin_layout Standard
47363 En posant que les équations 
47364 \begin_inset space ~
47365 \end_inset
47366
47367
47368 \begin_inset CommandInset ref
47369 LatexCommand eqref
47370 reference "eq:Wtot_n"
47371
47372 \end_inset
47373
47374  et 
47375 \begin_inset CommandInset ref
47376 LatexCommand eqref
47377 reference "eq:Wtot_mult"
47378
47379 \end_inset
47380
47381  sont égales, on peut calculer la largeur nécessaire 
47382 \begin_inset Formula $L_{g\,n}$
47383 \end_inset
47384
47385  quand 
47386 \emph on
47387 n
47388 \emph default
47389  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47390  de 
47391 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47392 \end_inset
47393
47394 :
47395 \begin_inset Formula 
47396 \begin{equation}
47397 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47398 \end{equation}
47399
47400 \end_inset
47401
47402
47403 \end_layout
47404
47405 \begin_layout Bibliography
47406 \begin_inset CommandInset bibitem
47407 LatexCommand bibitem
47408 key "latexcompanion"
47409 literal "true"
47410
47411 \end_inset
47412
47413 Frank Mittelbach and Michel Goossens: 
47414 \emph on
47415 The \SpecialChar LaTeX
47416  Companion Second Edition.
47417
47418 \emph default
47419  Addison-Wesley, 2004
47420 \end_layout
47421
47422 \begin_layout Bibliography
47423 \begin_inset CommandInset bibitem
47424 LatexCommand bibitem
47425 key "latexguide"
47426 literal "true"
47427
47428 \end_inset
47429
47430 Helmut Kopka and Patrick W.
47431  Daly: 
47432 \emph on
47433 A Guide to \SpecialChar LaTeX
47434  Fourth Edition.
47435
47436 \emph default
47437  Addison-Wesley, 2003
47438 \end_layout
47439
47440 \begin_layout Bibliography
47441 \begin_inset CommandInset bibitem
47442 LatexCommand bibitem
47443 key "latexbook"
47444 literal "true"
47445
47446 \end_inset
47447
47448 Leslie Lamport: 
47449 \emph on
47450 \SpecialChar LaTeX
47451 : A Document Preparation System.
47452
47453 \emph default
47454  Addison-Wesley, second edition, 1994
47455 \end_layout
47456
47457 \begin_layout Bibliography
47458 \begin_inset CommandInset bibitem
47459 LatexCommand bibitem
47460 key "arydshln"
47461 literal "true"
47462
47463 \end_inset
47464
47465 Documentation du paquetage \SpecialChar LaTeX
47466
47467 \series bold
47468  
47469 \begin_inset CommandInset href
47470 LatexCommand href
47471 name "arydshln"
47472 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47473 literal "false"
47474
47475 \end_inset
47476
47477
47478 \series default
47479
47480 \begin_inset Index idx
47481 status collapsed
47482
47483 \begin_layout Plain Layout
47484 Paquetages \SpecialChar LaTeX
47485  ! arydshln
47486 \end_layout
47487
47488 \end_inset
47489
47490
47491 \end_layout
47492
47493 \begin_layout Bibliography
47494 \begin_inset CommandInset bibitem
47495 LatexCommand bibitem
47496 key "booktabs"
47497 literal "true"
47498
47499 \end_inset
47500
47501 Documentation du paquetage \SpecialChar LaTeX
47502  
47503 \series bold
47504
47505 \begin_inset CommandInset href
47506 LatexCommand href
47507 name "booktabs"
47508 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47509 literal "false"
47510
47511 \end_inset
47512
47513
47514 \series default
47515
47516 \begin_inset Index idx
47517 status collapsed
47518
47519 \begin_layout Plain Layout
47520 Paquetages \SpecialChar LaTeX
47521  ! booktabs
47522 \end_layout
47523
47524 \end_inset
47525
47526
47527 \end_layout
47528
47529 \begin_layout Bibliography
47530 \begin_inset CommandInset bibitem
47531 LatexCommand bibitem
47532 key "caption"
47533 literal "true"
47534
47535 \end_inset
47536
47537 Documentation du paquetage \SpecialChar LaTeX
47538  
47539 \series bold
47540
47541 \begin_inset CommandInset href
47542 LatexCommand href
47543 name "caption"
47544 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47545 literal "false"
47546
47547 \end_inset
47548
47549
47550 \series default
47551
47552 \begin_inset Index idx
47553 status collapsed
47554
47555 \begin_layout Plain Layout
47556 Paquetages \SpecialChar LaTeX
47557  ! caption
47558 \end_layout
47559
47560 \end_inset
47561
47562
47563 \end_layout
47564
47565 \begin_layout Bibliography
47566 \begin_inset CommandInset bibitem
47567 LatexCommand bibitem
47568 key "diagbox"
47569 literal "true"
47570
47571 \end_inset
47572
47573 Documentation du paquetage \SpecialChar LaTeX
47574  
47575 \series bold
47576
47577 \begin_inset CommandInset href
47578 LatexCommand href
47579 name "diagbox"
47580 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47581 literal "false"
47582
47583 \end_inset
47584
47585
47586 \series default
47587
47588 \begin_inset Index idx
47589 status collapsed
47590
47591 \begin_layout Plain Layout
47592 Paquetages \SpecialChar LaTeX
47593  ! diagbox
47594 \end_layout
47595
47596 \end_inset
47597
47598
47599 \end_layout
47600
47601 \begin_layout Bibliography
47602 \begin_inset CommandInset bibitem
47603 LatexCommand bibitem
47604 key "endfloat"
47605 literal "true"
47606
47607 \end_inset
47608
47609 Documentation du paquetage \SpecialChar LaTeX
47610  
47611 \series bold
47612
47613 \begin_inset CommandInset href
47614 LatexCommand href
47615 name "endfloat"
47616 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47617 literal "false"
47618
47619 \end_inset
47620
47621
47622 \series default
47623
47624 \begin_inset Index idx
47625 status collapsed
47626
47627 \begin_layout Plain Layout
47628 Paquetages \SpecialChar LaTeX
47629  ! endfloat
47630 \end_layout
47631
47632 \end_inset
47633
47634
47635 \end_layout
47636
47637 \begin_layout Bibliography
47638 \begin_inset CommandInset bibitem
47639 LatexCommand bibitem
47640 key "footmisc"
47641 literal "true"
47642
47643 \end_inset
47644
47645 Documentation du paquetage \SpecialChar LaTeX
47646  
47647 \series bold
47648
47649 \begin_inset CommandInset href
47650 LatexCommand href
47651 name "footmisc"
47652 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47653 literal "false"
47654
47655 \end_inset
47656
47657
47658 \series default
47659
47660 \begin_inset Index idx
47661 status collapsed
47662
47663 \begin_layout Plain Layout
47664 Paquetages \SpecialChar LaTeX
47665  ! footmisc
47666 \end_layout
47667
47668 \end_inset
47669
47670
47671 \end_layout
47672
47673 \begin_layout Bibliography
47674 \begin_inset CommandInset bibitem
47675 LatexCommand bibitem
47676 key "hypcap"
47677 literal "true"
47678
47679 \end_inset
47680
47681 Documentation du paquetage \SpecialChar LaTeX
47682  
47683 \series bold
47684
47685 \begin_inset CommandInset href
47686 LatexCommand href
47687 name "hypcap"
47688 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47689 literal "false"
47690
47691 \end_inset
47692
47693
47694 \series default
47695
47696 \begin_inset Index idx
47697 status collapsed
47698
47699 \begin_layout Plain Layout
47700 Paquetages \SpecialChar LaTeX
47701  ! hyperref
47702 \end_layout
47703
47704 \end_inset
47705
47706
47707 \end_layout
47708
47709 \begin_layout Bibliography
47710 \begin_inset CommandInset bibitem
47711 LatexCommand bibitem
47712 key "hyperref"
47713 literal "true"
47714
47715 \end_inset
47716
47717 Documentation du paquetage \SpecialChar LaTeX
47718  
47719 \series bold
47720
47721 \begin_inset CommandInset href
47722 LatexCommand href
47723 name "hyperref"
47724 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47725 literal "false"
47726
47727 \end_inset
47728
47729
47730 \series default
47731
47732 \begin_inset Index idx
47733 status collapsed
47734
47735 \begin_layout Plain Layout
47736 Paquetages \SpecialChar LaTeX
47737  ! hyperref
47738 \end_layout
47739
47740 \end_inset
47741
47742
47743 \end_layout
47744
47745 \begin_layout Bibliography
47746 \begin_inset CommandInset bibitem
47747 LatexCommand bibitem
47748 key "KOMA-Script"
47749 literal "true"
47750
47751 \end_inset
47752
47753 Documentation du paquetage \SpecialChar LaTeX
47754  
47755 \series bold
47756
47757 \begin_inset CommandInset href
47758 LatexCommand href
47759 name "KOMA-Script"
47760 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47761 literal "false"
47762
47763 \end_inset
47764
47765
47766 \series default
47767
47768 \begin_inset Index idx
47769 status collapsed
47770
47771 \begin_layout Plain Layout
47772 Paquetages \SpecialChar LaTeX
47773  ! KOMA-Script
47774 \end_layout
47775
47776 \end_inset
47777
47778
47779 \end_layout
47780
47781 \begin_layout Bibliography
47782 \begin_inset CommandInset bibitem
47783 LatexCommand bibitem
47784 key "lettrine"
47785 literal "true"
47786
47787 \end_inset
47788
47789 Documentation du paquetage \SpecialChar LaTeX
47790  
47791 \series bold
47792
47793 \begin_inset CommandInset href
47794 LatexCommand href
47795 name "lettrine"
47796 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47797 literal "false"
47798
47799 \end_inset
47800
47801
47802 \series default
47803  et un 
47804 \begin_inset CommandInset href
47805 LatexCommand href
47806 name "exemple"
47807 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47808 literal "false"
47809
47810 \end_inset
47811
47812
47813 \begin_inset Index idx
47814 status collapsed
47815
47816 \begin_layout Plain Layout
47817 Paquetages \SpecialChar LaTeX
47818  ! lettrine
47819 \end_layout
47820
47821 \end_inset
47822
47823
47824 \end_layout
47825
47826 \begin_layout Bibliography
47827 \begin_inset CommandInset bibitem
47828 LatexCommand bibitem
47829 key "listings"
47830 literal "true"
47831
47832 \end_inset
47833
47834 Documentation du paquetage \SpecialChar LaTeX
47835  
47836 \series bold
47837
47838 \begin_inset CommandInset href
47839 LatexCommand href
47840 name "listings"
47841 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47842 literal "false"
47843
47844 \end_inset
47845
47846
47847 \series default
47848
47849 \begin_inset Index idx
47850 status collapsed
47851
47852 \begin_layout Plain Layout
47853 Paquetages \SpecialChar LaTeX
47854  ! listings
47855 \end_layout
47856
47857 \end_inset
47858
47859
47860 \end_layout
47861
47862 \begin_layout Bibliography
47863 \begin_inset CommandInset bibitem
47864 LatexCommand bibitem
47865 key "marginnote"
47866 literal "true"
47867
47868 \end_inset
47869
47870 Documentation du paquetage \SpecialChar LaTeX
47871  
47872 \series bold
47873
47874 \begin_inset CommandInset href
47875 LatexCommand href
47876 name "marginnote"
47877 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47878 literal "false"
47879
47880 \end_inset
47881
47882
47883 \series default
47884
47885 \begin_inset Index idx
47886 status collapsed
47887
47888 \begin_layout Plain Layout
47889 Paquetages \SpecialChar LaTeX
47890  ! marginnote
47891 \end_layout
47892
47893 \end_inset
47894
47895
47896 \end_layout
47897
47898 \begin_layout Bibliography
47899 \begin_inset CommandInset bibitem
47900 LatexCommand bibitem
47901 key "pdfpages"
47902 literal "true"
47903
47904 \end_inset
47905
47906 Documentation du paquetage \SpecialChar LaTeX
47907  
47908 \series bold
47909
47910 \begin_inset CommandInset href
47911 LatexCommand href
47912 name "pdfpages"
47913 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47914 literal "false"
47915
47916 \end_inset
47917
47918
47919 \series default
47920
47921 \begin_inset Index idx
47922 status collapsed
47923
47924 \begin_layout Plain Layout
47925 Paquetages \SpecialChar LaTeX
47926  ! pdfpages
47927 \end_layout
47928
47929 \end_inset
47930
47931
47932 \end_layout
47933
47934 \begin_layout Bibliography
47935 \begin_inset CommandInset bibitem
47936 LatexCommand bibitem
47937 key "prettyref"
47938 literal "true"
47939
47940 \end_inset
47941
47942 Documentation du paquetage \SpecialChar LaTeX
47943
47944 \series bold
47945  
47946 \begin_inset CommandInset href
47947 LatexCommand href
47948 name "prettyref"
47949 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47950 literal "false"
47951
47952 \end_inset
47953
47954
47955 \series default
47956
47957 \begin_inset Index idx
47958 status collapsed
47959
47960 \begin_layout Plain Layout
47961 Paquetages \SpecialChar LaTeX
47962  ! prettyref
47963 \end_layout
47964
47965 \end_inset
47966
47967
47968 \end_layout
47969
47970 \begin_layout Bibliography
47971 \begin_inset CommandInset bibitem
47972 LatexCommand bibitem
47973 key "pstricks"
47974 literal "true"
47975
47976 \end_inset
47977
47978 Page Web du paquetage \SpecialChar LaTeX
47979  
47980 \series bold
47981
47982 \begin_inset CommandInset href
47983 LatexCommand href
47984 name "PSTricks"
47985 target "http://tug.org/PSTricks/"
47986 literal "false"
47987
47988 \end_inset
47989
47990
47991 \series default
47992
47993 \begin_inset Index idx
47994 status collapsed
47995
47996 \begin_layout Plain Layout
47997 Paquetages \SpecialChar LaTeX
47998  ! PSTricks
47999 \end_layout
48000
48001 \end_inset
48002
48003
48004 \end_layout
48005
48006 \begin_layout Bibliography
48007 \begin_inset CommandInset bibitem
48008 LatexCommand bibitem
48009 key "refstyle"
48010 literal "true"
48011
48012 \end_inset
48013
48014 Documentation du paquetage \SpecialChar LaTeX
48015
48016 \series bold
48017  
48018 \begin_inset CommandInset href
48019 LatexCommand href
48020 name "refstyle"
48021 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48022 literal "false"
48023
48024 \end_inset
48025
48026
48027 \series default
48028
48029 \begin_inset Index idx
48030 status collapsed
48031
48032 \begin_layout Plain Layout
48033 Paquetages \SpecialChar LaTeX
48034  ! refstyle
48035 \end_layout
48036
48037 \end_inset
48038
48039
48040 \end_layout
48041
48042 \begin_layout Bibliography
48043 \begin_inset CommandInset bibitem
48044 LatexCommand bibitem
48045 key "sidecap"
48046 literal "true"
48047
48048 \end_inset
48049
48050 Documentation du paquetage \SpecialChar LaTeX
48051  
48052 \series bold
48053
48054 \begin_inset CommandInset href
48055 LatexCommand href
48056 name "sidecap"
48057 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
48058 literal "false"
48059
48060 \end_inset
48061
48062
48063 \series default
48064
48065 \begin_inset Index idx
48066 status collapsed
48067
48068 \begin_layout Plain Layout
48069 Paquetages \SpecialChar LaTeX
48070  ! sidecap
48071 \end_layout
48072
48073 \end_inset
48074
48075
48076 \end_layout
48077
48078 \begin_layout Bibliography
48079 \begin_inset CommandInset bibitem
48080 LatexCommand bibitem
48081 key "NewInLyX20"
48082 literal "true"
48083
48084 \end_inset
48085
48086
48087 \begin_inset CommandInset href
48088 LatexCommand href
48089 name "Page Wiki"
48090 target "http://wiki.lyx.org/LyX/NewInLyX20"
48091 literal "false"
48092
48093 \end_inset
48094
48095  au sujet des nouveautés de 
48096 \family sans
48097 \SpecialChar LyX
48098  2.0
48099 \family default
48100 .
48101 \end_layout
48102
48103 \begin_layout Standard
48104 \begin_inset CommandInset index_print
48105 LatexCommand printindex
48106 type "idx"
48107 name "Index"
48108 literal "false"
48109
48110 \end_inset
48111
48112
48113 \end_layout
48114
48115 \end_body
48116 \end_document