]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: load all math packages automatically
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
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 1
207 \use_package amssymb 1
208 \use_package cancel 1
209 \use_package esint 1
210 \use_package mathdots 1
211 \use_package mathtools 1
212 \use_package mhchem 1
213 \use_package stackrel 1
214 \use_package stmaryrd 1
215 \use_package undertilde 1
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 \use_minted 0
226 \notefontcolor #0000ff
227 \index Index
228 \shortcut idx
229 \color #008000
230 \end_index
231 \secnumdepth 3
232 \tocdepth 3
233 \paragraph_separation skip
234 \defskip medskip
235 \is_math_indent 0
236 \math_numbering_side default
237 \quotes_style swiss
238 \dynamic_quotes 0
239 \papercolumns 1
240 \papersides 2
241 \paperpagestyle default
242 \tracking_changes false
243 \output_changes false
244 \html_math_output 0
245 \html_css_as_file 0
246 \html_be_strict false
247 \end_header
248
249 \begin_body
250
251 \begin_layout Title
252 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
253  les boîtes et les objets externes de \SpecialChar LyX
254
255 \end_layout
256
257 \begin_layout Author
258 par l'Équipe \SpecialChar LyX
259
260 \begin_inset Foot
261 status collapsed
262
263 \begin_layout Plain Layout
264 \noindent
265 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
266  de la documentation de \SpecialChar LyX
267
268 \begin_inset CommandInset href
269 LatexCommand href
270 name "lyx-docs@lists.lyx.org"
271 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
272 type "mailto:"
273 literal "false"
274
275 \end_inset
276
277
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 auteur original : Uwe Stöhr
288 \end_layout
289
290 \begin_layout Plain Layout
291 Traduction française : Siegfried Meunier-Guttin-Cluzel
292 \end_layout
293
294 \begin_layout Plain Layout
295 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
296 n/Navigation, 31/10/2012, JPChrétien
297 \end_layout
298
299 \begin_layout Plain Layout
300 version initiale 2.1.x avril 2014, mise à jour J.P.
301  Chrétien
302 \end_layout
303
304 \begin_layout Plain Layout
305 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
306 \end_layout
307
308 \begin_layout Plain Layout
309 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
310 \end_layout
311
312 \begin_layout Plain Layout
313 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
314 \end_layout
315
316 \end_inset
317
318
319 \begin_inset Newline newline
320 \end_inset
321
322
323 \begin_inset Newline newline
324 \end_inset
325
326
327 \family sans
328 Version 2.2.x
329 \end_layout
330
331 \begin_layout Standard
332 \begin_inset CommandInset toc
333 LatexCommand tableofcontents
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Standard
341 \begin_inset Note Note
342 status open
343
344 \begin_layout Plain Layout
345 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
346  
347 \series bold
348 arydshln
349 \series default
350
351 \series bold
352 colortbl
353 \series default
354
355 \series bold
356 diagbox, lettrine, marginnote, picinpar
357 \series default
358 , et 
359 \series bold
360 sidecap
361 \series default
362  doivent être installés.
363  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
364  les sections qui nécessitent les paquetages en question n'apparaîtront
365  pas sur la sortie.
366 \end_layout
367
368 \begin_layout Plain Layout
369 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
370 \begin_inset Newline newline
371 \end_inset
372
373
374 \series bold
375 http://wiki.lyx.org/\SpecialChar LyX
376 /Manuals#EmbeddedObjects
377 \end_layout
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Chapter
385 Figures
386 \begin_inset Index idx
387 status collapsed
388
389 \begin_layout Plain Layout
390 Figures
391 \end_layout
392
393 \end_inset
394
395
396 \begin_inset Index idx
397 status collapsed
398
399 \begin_layout Plain Layout
400 Graphiques|see
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 {
407 \end_layout
408
409 \end_inset
410
411 Figures
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417 }
418 \end_layout
419
420 \end_inset
421
422
423 \end_layout
424
425 \end_inset
426
427
428 \end_layout
429
430 \begin_layout Section
431 La fenêtre de dialogue graphique
432 \begin_inset Index idx
433 status collapsed
434
435 \begin_layout Plain Layout
436 Figures ! Fenêtre de dialogue Graphique
437 \end_layout
438
439 \end_inset
440
441
442 \begin_inset CommandInset label
443 LatexCommand label
444 name "sec:Graphics-Dialog"
445
446 \end_inset
447
448
449 \end_layout
450
451 \begin_layout Standard
452 Pour placer une figure dans votre document, cliquez sur le bouton 
453 \begin_inset Info
454 type  "icon"
455 arg   "dialog-show-new-inset graphics"
456 \end_inset
457
458  dans la barre d'outils, ou faites 
459 \family sans
460 Insertion\SpecialChar menuseparator
461 Graphique
462 \family default
463 .
464  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
465  à charger.
466  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
467  dans le texte.
468 \end_layout
469
470 \begin_layout Standard
471 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
472  sur une image
473 \begin_inset Note Note
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ça marche aussi avec le bouton gauche ! (NdT)
478 \end_layout
479
480 \end_inset
481
482 .
483  Cette fenêtre de dialogue possède trois onglets:
484 \end_layout
485
486 \begin_layout Description
487 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
488  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
489  Les unités de longueurs utilisées sont décrites dans l'annexe
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "cha:Unités-de-longueur"
497
498 \end_inset
499
500 .
501 \begin_inset Newline newline
502 \end_inset
503
504
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Figures ! Pivotées
510 \end_layout
511
512 \end_inset
513
514 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
515  d'une montre, en donnant l'angle de rotation et la position du pivot.
516  L'image apparaîtra pivotée dans \SpecialChar LyX
517 .
518 \begin_inset Newline newline
519 \end_inset
520
521
522 \begin_inset Index idx
523 status collapsed
524
525 \begin_layout Plain Layout
526 Figures ! Redimensionnées
527 \end_layout
528
529 \end_inset
530
531 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
532  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
533  sa largeur.
534  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
535  déterminée automatiquement.
536  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
537  éventuellement une distorsion.
538  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
539  
540 \family sans
541 Conserver
542 \begin_inset space ~
543 \end_inset
544
545 les
546 \begin_inset space ~
547 \end_inset
548
549 proportions
550 \family default
551 .
552  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
553  pas les valeurs fixées.
554  
555 \begin_inset Newline newline
556 \end_inset
557
558 Les images peuvent être modifiée en utilisant le programme de votre choix
559  en faisant un clic droit dessus et en choisissant 
560 \family sans
561 Éditer le fichier ailleurs
562 \family default
563  dans le menu contextuel qui apparaît.
564  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
565  
566 \family sans
567 Formats
568 \begin_inset space ~
569 \end_inset
570
571 de
572 \begin_inset space ~
573 \end_inset
574
575 fichiers
576 \family default
577  dans la fenêtre de dialogue de 
578 \family sans
579 Préférences
580 \family default
581  de \SpecialChar LyX
582 .
583 \end_layout
584
585 \begin_layout Description
586 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
587  la sortie finale est de modifier les coordonnées de la zone de l'image
588  qui est affichée.
589  Cette zone peut être calculée automatiquement à partir des données présentes
590  dans le fichier en appuyant sur le bouton 
591 \family sans
592 Valeurs
593 \begin_inset space ~
594 \end_inset
595
596 du
597 \begin_inset space ~
598 \end_inset
599
600 Fichier
601 \family default
602 .
603  Avec l'option 
604 \family sans
605 Couper
606 \begin_inset space ~
607 \end_inset
608
609 à
610 \begin_inset space ~
611 \end_inset
612
613 la
614 \begin_inset space ~
615 \end_inset
616
617 boîte
618 \begin_inset space ~
619 \end_inset
620
621 de
622 \begin_inset space ~
623 \end_inset
624
625 délimitation, 
626 \family default
627 seule la portion de l'image qui est dans la zone définie sera imprimée.
628  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
629  donc vous pouvez ignorer l'onglet 
630 \family sans
631 Rogner
632 \family default
633 .
634 \end_layout
635
636 \begin_layout Description
637
638 \family sans
639 Options
640 \begin_inset space ~
641 \end_inset
642
643 \SpecialChar LaTeX
644
645 \begin_inset space ~
646 \end_inset
647
648 et
649 \begin_inset space ~
650 \end_inset
651
652 \SpecialChar LyX
653
654 \family default
655  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
656  et les
657  experts ès-\SpecialChar LaTeX
658  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
659
660 \begin_inset Newline newline
661 \end_inset
662
663 L'option 
664 \family sans
665 Mode brouillon
666 \family default
667  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
668  avec la taille de l'image.
669 \begin_inset Newline newline
670 \end_inset
671
672 Dans la section 
673 \family sans
674 Groupe
675 \begin_inset space ~
676 \end_inset
677
678 de
679 \begin_inset space ~
680 \end_inset
681
682 graphiques
683 \family default
684  vous pouvez définir ou de choisir un groupe de paramètres d'image
685 \begin_inset Index idx
686 status collapsed
687
688 \begin_layout Plain Layout
689 Figures ! Groupes de paramétrisation
690 \end_layout
691
692 \end_inset
693
694 .
695  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
696  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
697  les autres soient automatiquement modifiées de la même manière.
698  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
699  avoir à modifier leur taille manuellement une par une.
700  On peut rattacher une image à un groupe existant en utilisant le menu contextue
701 l de l'image et en cochant le nom du groupe dans la liste
702 \begin_inset Foot
703 status collapsed
704
705 \begin_layout Plain Layout
706 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
707 \end_layout
708
709 \end_inset
710
711 .
712 \end_layout
713
714 \begin_layout Standard
715 \begin_inset VSpace bigskip
716 \end_inset
717
718
719 \end_layout
720
721 \begin_layout Standard
722 Voici un exemple d'image au format PDF
723 \begin_inset Foot
724 status collapsed
725
726 \begin_layout Plain Layout
727 Les format d'images sont décrits dans la section
728 \begin_inset space ~
729 \end_inset
730
731
732 \begin_inset CommandInset ref
733 LatexCommand ref
734 reference "sec:Image-Formats"
735
736 \end_inset
737
738 .
739 \end_layout
740
741 \end_inset
742
743  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
744 nt:
745 \end_layout
746
747 \begin_layout Standard
748 \align center
749 \begin_inset Graphics
750         filename ../clipart/2D-intensity-plot.pdf
751         scaleBeforeRotation
752         rotateOrigin center
753
754 \end_inset
755
756
757 \end_layout
758
759 \begin_layout Standard
760 Et voici la même image mais en mode brouillon:
761 \end_layout
762
763 \begin_layout Standard
764 \align center
765 \begin_inset Graphics
766         filename ../clipart/2D-intensity-plot.pdf
767         draft
768         scaleBeforeRotation
769         rotateOrigin center
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Section
777 Figures flottantes
778 \begin_inset CommandInset label
779 LatexCommand label
780 name "sec:Figure-Floats"
781
782 \end_inset
783
784
785 \begin_inset Index idx
786 status collapsed
787
788 \begin_layout Plain Layout
789 Flottants ! Figures
790 \end_layout
791
792 \end_inset
793
794
795 \begin_inset Index idx
796 status collapsed
797
798 \begin_layout Plain Layout
799 Figures ! Flottants
800 \end_layout
801
802 \end_inset
803
804
805 \end_layout
806
807 \begin_layout Standard
808 Pour des explications d'ordre général concernant les flottants, jetez un
809  coup d'œil à la section
810 \begin_inset space ~
811 \end_inset
812
813
814 \begin_inset CommandInset ref
815 LatexCommand ref
816 reference "sec:Flottants-Introduction"
817
818 \end_inset
819
820 .
821 \end_layout
822
823 \begin_layout Standard
824 Le bouton 
825 \begin_inset Info
826 type  "icon"
827 arg   "float-insert figure"
828 \end_inset
829
830  de la barre d'outils et le menu 
831 \family sans
832 Insertion\SpecialChar menuseparator
833 Flottant\SpecialChar menuseparator
834 Figure
835 \family default
836  insèrent un flottant avec l'étiquette 
837 \begin_inset Quotes cld
838 \end_inset
839
840
841 \series bold
842 Figure
843 \begin_inset space ~
844 \end_inset
845
846 #:
847 \series default
848
849 \begin_inset Quotes crd
850 \end_inset
851
852  (# est le numéro réel de l'image).
853  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
854 \begin_inset space ~
855 \end_inset
856
857
858 \begin_inset CommandInset ref
859 LatexCommand ref
860 reference "fig:A-star-structure"
861
862 \end_inset
863
864  ou en dessous de la légende comme pour la Figure
865 \begin_inset space ~
866 \end_inset
867
868
869 \begin_inset CommandInset ref
870 LatexCommand ref
871 reference "fig:A-3D-object"
872
873 \end_inset
874
875 .
876  Vous trouverez plus d'information sur le positionnement des légendes dans
877  la section
878 \begin_inset space ~
879 \end_inset
880
881
882 \begin_inset CommandInset ref
883 LatexCommand ref
884 reference "sec:Placement-légende"
885
886 \end_inset
887
888 .
889 \end_layout
890
891 \begin_layout Standard
892 \begin_inset Float figure
893 wide false
894 sideways false
895 status open
896
897 \begin_layout Plain Layout
898 \align center
899 \begin_inset Graphics
900         filename ../clipart/Star-structure.pdf
901         width 50col%
902         scaleBeforeRotation
903         rotateOrigin center
904
905 \end_inset
906
907
908 \end_layout
909
910 \begin_layout Plain Layout
911 \begin_inset Caption Standard
912
913 \begin_layout Plain Layout
914 \begin_inset CommandInset label
915 LatexCommand label
916 name "fig:A-star-structure"
917
918 \end_inset
919
920 Une structure étoilée dans un flottant
921 \end_layout
922
923 \end_inset
924
925
926 \end_layout
927
928 \end_inset
929
930
931 \end_layout
932
933 \begin_layout Standard
934 \begin_inset Float figure
935 wide false
936 sideways false
937 status open
938
939 \begin_layout Plain Layout
940 \begin_inset Caption Standard
941
942 \begin_layout Plain Layout
943 Un objet 3D
944 \end_layout
945
946 \end_inset
947
948
949 \end_layout
950
951 \begin_layout Plain Layout
952 \align center
953 \begin_inset Graphics
954         filename ../clipart/3D-structure-distort.pdf
955         scale 80
956         scaleBeforeRotation
957         rotateOrigin center
958
959 \end_inset
960
961
962 \end_layout
963
964 \end_inset
965
966
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index idx
971 status collapsed
972
973 \begin_layout Plain Layout
974 References@Références ! à des Figures
975 \end_layout
976
977 \end_inset
978
979 Les figure
980 \begin_inset space ~
981 \end_inset
982
983
984 \begin_inset CommandInset ref
985 LatexCommand ref
986 reference "fig:A-star-structure"
987
988 \end_inset
989
990  et 
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "fig:A-3D-object"
994
995 \end_inset
996
997  sont des exemples de figures référencées.
998  Dans le texte, on fait référence à une figure en faisant référence à sa
999  légende.
1000  On insère donc une étiquette dans la légende en utilisant le menu 
1001 \family sans
1002 Insertion
1003 \family default
1004 \SpecialChar menuseparator
1005
1006 \family sans
1007 Étiquette
1008 \family default
1009  ou le bouton 
1010 \begin_inset Info
1011 type  "icon"
1012 arg   "label-insert"
1013 \end_inset
1014
1015  de la barre d'outils.
1016  On peut alors faire référence à cette étiquette en utilisant le menu 
1017 \family sans
1018 Insertion\SpecialChar menuseparator
1019 Référence
1020 \begin_inset space ~
1021 \end_inset
1022
1023 croisée
1024 \family default
1025  ou le bouton 
1026 \begin_inset Info
1027 type  "icon"
1028 arg   "dialog-show-new-inset ref"
1029 \end_inset
1030
1031  de la barre d'outils.
1032  Il est important d'utiliser des références pour les flottants de figures
1033  plutôt que des locutions vagues du genre 
1034 \begin_inset Quotes cld
1035 \end_inset
1036
1037 la figure ci-dessous
1038 \begin_inset Quotes crd
1039 \end_inset
1040
1041 , puisque \SpecialChar LaTeX
1042  va repositionner la figure dans le document final.
1043  Votre figure risque de ne plus être ci-dessous du tout !
1044 \begin_inset Newline newline
1045 \end_inset
1046
1047 Le référencement est expliqué plus en détail dans la section
1048 \begin_inset space ~
1049 \end_inset
1050
1051
1052 \begin_inset CommandInset ref
1053 LatexCommand ref
1054 reference "sec:Referencer-les-Flottants"
1055
1056 \end_inset
1057
1058 .
1059 \end_layout
1060
1061 \begin_layout Standard
1062 En principe on met une seule figure dans un flottant, mais parfois vous
1063  pouvez vouloir deux figures avec chacune sa sous-légende.
1064  C'est possible en insérant des flottants d'image dans des flottants d'image
1065  existants.
1066  Notez que seule la légende principale des flottants est reprise dans la
1067  liste des figures.
1068  La figure
1069 \begin_inset space ~
1070 \end_inset
1071
1072
1073 \begin_inset CommandInset ref
1074 LatexCommand ref
1075 reference "fig:Deux-images-déformées"
1076
1077 \end_inset
1078
1079  est un exemple de flottant de figure avec deux images mises l'une à côté
1080  de l'autre.
1081  Vous pouvez aussi mettre les images les unes sous les autres.
1082  Les figures
1083 \begin_inset space ~
1084 \end_inset
1085
1086
1087 \begin_inset CommandInset ref
1088 LatexCommand ref
1089 reference "fig:Pink-object"
1090
1091 \end_inset
1092
1093  et 
1094 \begin_inset CommandInset ref
1095 LatexCommand ref
1096 reference "fig:A-star"
1097
1098 \end_inset
1099
1100  sont des sous-figures.
1101 \end_layout
1102
1103 \begin_layout Standard
1104 \begin_inset Float figure
1105 wide false
1106 sideways false
1107 status open
1108
1109 \begin_layout Plain Layout
1110 \begin_inset Float figure
1111 wide false
1112 sideways false
1113 status collapsed
1114
1115 \begin_layout Plain Layout
1116 \begin_inset Caption Standard
1117
1118 \begin_layout Plain Layout
1119 \begin_inset CommandInset label
1120 LatexCommand label
1121 name "fig:Pink-object"
1122
1123 \end_inset
1124
1125 Objet rose
1126 \end_layout
1127
1128 \end_inset
1129
1130
1131 \end_layout
1132
1133 \begin_layout Plain Layout
1134 \begin_inset Graphics
1135         filename ../clipart/3D-structure-distort.pdf
1136         width 45col%
1137         scaleBeforeRotation
1138         groupId Déformés
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \end_inset
1146
1147
1148 \begin_inset space \hfill{}
1149 \end_inset
1150
1151
1152 \begin_inset Float figure
1153 wide false
1154 sideways false
1155 status collapsed
1156
1157 \begin_layout Plain Layout
1158 \begin_inset Caption Standard
1159
1160 \begin_layout Plain Layout
1161 \begin_inset CommandInset label
1162 LatexCommand label
1163 name "fig:A-star"
1164
1165 \end_inset
1166
1167 Une étoile
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \end_layout
1174
1175 \begin_layout Plain Layout
1176 \begin_inset Graphics
1177         filename ../clipart/Star-structure.pdf
1178         width 45col%
1179         scaleBeforeRotation
1180         groupId Déformés
1181
1182 \end_inset
1183
1184
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \begin_inset space \hfill{}
1191 \end_inset
1192
1193
1194 \end_layout
1195
1196 \begin_layout Plain Layout
1197 \begin_inset Caption Standard
1198
1199 \begin_layout Plain Layout
1200 \begin_inset CommandInset label
1201 LatexCommand label
1202 name "fig:Deux-images-déformées"
1203
1204 \end_inset
1205
1206 Deux images déformées.
1207  Les deux images font partie du groupe de paramétrisation 
1208 \begin_inset Quotes cld
1209 \end_inset
1210
1211 déformés
1212 \begin_inset Quotes crd
1213 \end_inset
1214
1215 .
1216 \end_layout
1217
1218 \end_inset
1219
1220
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \begin_layout Section
1229 Les formats d'images
1230 \begin_inset CommandInset label
1231 LatexCommand label
1232 name "sec:Image-Formats"
1233
1234 \end_inset
1235
1236
1237 \begin_inset Index idx
1238 status collapsed
1239
1240 \begin_layout Plain Layout
1241 Formats d' images
1242 \end_layout
1243
1244 \end_inset
1245
1246
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Figures ! Formats d'images
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \end_layout
1258
1259 \begin_layout Standard
1260 Vous pouvez insérer des images dans n'importe quel format connu.
1261  Mais, comme nous l'avons expliqué dans l'annexe
1262 \begin_inset space ~
1263 \end_inset
1264
1265
1266 \begin_inset CommandInset ref
1267 LatexCommand ref
1268 reference "cha:Formats-fichiers-graphiques"
1269
1270 \end_inset
1271
1272 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1273  de formats d'images.
1274  Pour s'en sortir \SpecialChar LyX
1275  utilise le programme 
1276 \family typewriter
1277 ImageMagick
1278 \family default
1279  en arrière plan pour convertir les formats que vous utilisez dans un des
1280  formats acceptés par le format de sortie.
1281  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1282 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1283 \begin_inset space ~
1284 \end_inset
1285
1286
1287 \begin_inset CommandInset ref
1288 LatexCommand ref
1289 reference "cha:Formats-fichiers-graphiques"
1290
1291 \end_inset
1292
1293 .
1294 \end_layout
1295
1296 \begin_layout Standard
1297 Comme pour les polices de caractères, il y a deux grands types de formats
1298  d'images:
1299 \end_layout
1300
1301 \begin_layout Description
1302 Les
1303 \begin_inset space ~
1304 \end_inset
1305
1306 images
1307 \begin_inset space ~
1308 \end_inset
1309
1310 Matricielles
1311 \begin_inset space ~
1312 \end_inset
1313
1314 (ou
1315 \begin_inset space ~
1316 \end_inset
1317
1318 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1319  enregistrés sous un format compressé.
1320  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1321  petits carrés quand on utilise des agrandissements trop importants (aspect
1322  
1323 \begin_inset Quotes cld
1324 \end_inset
1325
1326 pixellisé
1327 \begin_inset Quotes crd
1328 \end_inset
1329
1330 ).
1331  Les formats matriciels les plus connus sont le GIF (
1332 \begin_inset Quotes cld
1333 \end_inset
1334
1335 Graphics Interchange Format
1336 \begin_inset Quotes crd
1337 \end_inset
1338
1339 , avec comme suffixe de fichier 
1340 \begin_inset Quotes cld
1341 \end_inset
1342
1343
1344 \family typewriter
1345 .gif
1346 \family default
1347
1348 \begin_inset Quotes crd
1349 \end_inset
1350
1351 )
1352 \begin_inset Index idx
1353 status collapsed
1354
1355 \begin_layout Plain Layout
1356 GIF|see
1357 \begin_inset ERT
1358 status collapsed
1359
1360 \begin_layout Plain Layout
1361
1362 {
1363 \end_layout
1364
1365 \end_inset
1366
1367 Format d'image
1368 \begin_inset ERT
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372
1373 }
1374 \end_layout
1375
1376 \end_inset
1377
1378
1379 \end_layout
1380
1381 \end_inset
1382
1383 , le PNG (
1384 \begin_inset Quotes cld
1385 \end_inset
1386
1387 Portable Network Graphics
1388 \begin_inset Quotes crd
1389 \end_inset
1390
1391 , suffixe 
1392 \begin_inset Quotes cld
1393 \end_inset
1394
1395
1396 \family typewriter
1397 .png
1398 \family default
1399
1400 \begin_inset Quotes crd
1401 \end_inset
1402
1403 )
1404 \begin_inset Index idx
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 PNG|see
1409 \begin_inset ERT
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413
1414 {
1415 \end_layout
1416
1417 \end_inset
1418
1419 Formats d'image
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 }
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \end_inset
1434
1435  et le JPG (
1436 \begin_inset Quotes cld
1437 \end_inset
1438
1439 Joint Photographic Expert Group
1440 \begin_inset Quotes crd
1441 \end_inset
1442
1443 , suffixe 
1444 \begin_inset Quotes cld
1445 \end_inset
1446
1447
1448 \family typewriter
1449 .jpg
1450 \family default
1451
1452 \begin_inset Quotes crd
1453 \end_inset
1454
1455  ou 
1456 \begin_inset Quotes cld
1457 \end_inset
1458
1459
1460 \family typewriter
1461 .jpeg
1462 \family default
1463
1464 \begin_inset Quotes crd
1465 \end_inset
1466
1467 )
1468 \begin_inset Index idx
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472 JPG|see
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 {
1479 \end_layout
1480
1481 \end_inset
1482
1483 Formats d'image
1484 \begin_inset ERT
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 }
1490 \end_layout
1491
1492 \end_inset
1493
1494
1495 \end_layout
1496
1497 \end_inset
1498
1499 .
1500 \end_layout
1501
1502 \begin_layout Description
1503 Les
1504 \begin_inset space ~
1505 \end_inset
1506
1507 images
1508 \begin_inset space ~
1509 \end_inset
1510
1511 Vectorielles
1512 \begin_inset space ~
1513 \end_inset
1514
1515 (ou
1516 \begin_inset space ~
1517 \end_inset
1518
1519 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1520  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1521 nnée comme on le veut sans perte de précision.
1522  La possibilité de redimensionner les images est très utilisé pour les présentat
1523 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1524 nnement.
1525  Le redimensionnement permet aussi de présenter des documents en ligne où
1526  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1527  étudier les détails.
1528 \begin_inset Newline newline
1529 \end_inset
1530
1531 Les principaux formats vectoriels sont le SVG (
1532 \begin_inset Quotes cld
1533 \end_inset
1534
1535 Scalable Vector Graphics
1536 \begin_inset Quotes crd
1537 \end_inset
1538
1539 , suffixe 
1540 \begin_inset Quotes cld
1541 \end_inset
1542
1543
1544 \family typewriter
1545 .svg
1546 \family default
1547
1548 \begin_inset Quotes crd
1549 \end_inset
1550
1551 )
1552 \begin_inset Index idx
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 SVG|see
1557 \begin_inset ERT
1558 status collapsed
1559
1560 \begin_layout Plain Layout
1561
1562 {
1563 \end_layout
1564
1565 \end_inset
1566
1567 Format d'image
1568 \begin_inset ERT
1569 status collapsed
1570
1571 \begin_layout Plain Layout
1572
1573 }
1574 \end_layout
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \end_inset
1582
1583 , l'EPS ( 
1584 \begin_inset Quotes cld
1585 \end_inset
1586
1587 encapsulated PostScript
1588 \begin_inset Quotes crd
1589 \end_inset
1590
1591 , suffixe 
1592 \begin_inset Quotes cld
1593 \end_inset
1594
1595
1596 \family typewriter
1597 .eps
1598 \family default
1599
1600 \begin_inset Quotes crd
1601 \end_inset
1602
1603 )
1604 \begin_inset Index idx
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 EPS|see
1609 \begin_inset ERT
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613
1614 {
1615 \end_layout
1616
1617 \end_inset
1618
1619 Format d'image
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624
1625 }
1626 \end_layout
1627
1628 \end_inset
1629
1630
1631 \end_layout
1632
1633 \end_inset
1634
1635 , le PDF (
1636 \begin_inset Quotes cld
1637 \end_inset
1638
1639 Portable Document Format
1640 \begin_inset Quotes crd
1641 \end_inset
1642
1643 , suffixe 
1644 \begin_inset Quotes cld
1645 \end_inset
1646
1647
1648 \family typewriter
1649 .pdf
1650 \family default
1651
1652 \begin_inset Quotes crd
1653 \end_inset
1654
1655 )
1656 \begin_inset Index idx
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 PDF|see
1661 \begin_inset ERT
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665
1666 {
1667 \end_layout
1668
1669 \end_inset
1670
1671 Format d'image
1672 \begin_inset ERT
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676
1677 }
1678 \end_layout
1679
1680 \end_inset
1681
1682
1683 \end_layout
1684
1685 \end_inset
1686
1687  et le WMF (
1688 \begin_inset Quotes cld
1689 \end_inset
1690
1691 Windows Metafile
1692 \begin_inset Quotes crd
1693 \end_inset
1694
1695 , suffixe 
1696 \begin_inset Quotes cld
1697 \end_inset
1698
1699
1700 \family typewriter
1701 .wfm
1702 \family default
1703
1704 \begin_inset Quotes crd
1705 \end_inset
1706
1707  ou 
1708 \begin_inset Quotes cld
1709 \end_inset
1710
1711
1712 \family typewriter
1713 .emf
1714 \family default
1715
1716 \begin_inset Quotes crd
1717 \end_inset
1718
1719 )
1720 \begin_inset Index idx
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 WMF|see
1725 \begin_inset ERT
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729
1730 {
1731 \end_layout
1732
1733 \end_inset
1734
1735 Formats d'images
1736 \begin_inset ERT
1737 status collapsed
1738
1739 \begin_layout Plain Layout
1740
1741 }
1742 \end_layout
1743
1744 \end_inset
1745
1746
1747 \end_layout
1748
1749 \end_inset
1750
1751 .
1752  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1753  en EPS, mais le résultat ne sera pas redimensionnable.
1754  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1755 \begin_inset Foot
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759 Dans le cas du PDF l'image initiale est aussi compressée.
1760 \end_layout
1761
1762 \end_inset
1763
1764
1765 \end_layout
1766
1767 \begin_layout Standard
1768 Les fichiers PDF générés par 
1769 \family typewriter
1770 Adobe Photoshop
1771 \family default
1772 , par exemple, sont des images matricielles.
1773 \end_layout
1774
1775 \begin_layout Standard
1776 En principe il est quasiment impossible de convertir une image matricielle
1777  en graphique vectoriel, seul le contraire est possible.
1778  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1779  dans respectivement un fichier de sortie PDF ou PostScript.
1780  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1781  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1782  WMF/SVG
1783 \begin_inset Formula $\to$
1784 \end_inset
1785
1786 PDF/EPS convenables.
1787 \end_layout
1788
1789 \begin_layout Chapter
1790 Tableaux
1791 \begin_inset Index idx
1792 status collapsed
1793
1794 \begin_layout Plain Layout
1795 Tableau
1796 \end_layout
1797
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \begin_layout Section
1804 Introduction
1805 \begin_inset Index idx
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809 Tableau ! Introduction
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \begin_layout Standard
1818 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1819  
1820 \begin_inset Info
1821 type  "icon"
1822 arg   "tabular-insert"
1823 \end_inset
1824
1825  soit 
1826 \family sans
1827 Insertion\SpecialChar menuseparator
1828 Tableau
1829 \family default
1830 .
1831  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1832  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1833  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1834  sur un bouton de la souris pour valider votre choix.
1835  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1836  vous demandant le nombre de lignes et de colonnes.
1837 \begin_inset Newline newline
1838 \end_inset
1839
1840 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1841  une à droite de la colonne la plus à droite et une en bas de la rangée
1842  du bas, qui forment une boîte autour du tableau.
1843  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1844  apparaît séparée du reste du tableau.
1845  Voici un exemple :
1846 \end_layout
1847
1848 \begin_layout Standard
1849 \align center
1850 \begin_inset Tabular
1851 <lyxtabular version="3" rows="4" columns="4">
1852 <features tabularvalignment="middle">
1853 <column alignment="center" valignment="top">
1854 <column alignment="center" valignment="top">
1855 <column alignment="center" valignment="top">
1856 <column alignment="center" valignment="top">
1857 <row>
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871 1
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880 2
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 3
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 </row>
1895 <row>
1896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1897 \begin_inset Text
1898
1899 \begin_layout Plain Layout
1900 A
1901 \end_layout
1902
1903 \end_inset
1904 </cell>
1905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909
1910 \end_layout
1911
1912 \end_inset
1913 </cell>
1914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Plain Layout
1918
1919 \end_layout
1920
1921 \end_inset
1922 </cell>
1923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1924 \begin_inset Text
1925
1926 \begin_layout Plain Layout
1927
1928 \end_layout
1929
1930 \end_inset
1931 </cell>
1932 </row>
1933 <row>
1934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 B
1939 \end_layout
1940
1941 \end_inset
1942 </cell>
1943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1944 \begin_inset Text
1945
1946 \begin_layout Plain Layout
1947
1948 \end_layout
1949
1950 \end_inset
1951 </cell>
1952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Plain Layout
1956
1957 \end_layout
1958
1959 \end_inset
1960 </cell>
1961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1962 \begin_inset Text
1963
1964 \begin_layout Plain Layout
1965
1966 \end_layout
1967
1968 \end_inset
1969 </cell>
1970 </row>
1971 <row>
1972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1973 \begin_inset Text
1974
1975 \begin_layout Plain Layout
1976 C
1977 \end_layout
1978
1979 \end_inset
1980 </cell>
1981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1982 \begin_inset Text
1983
1984 \begin_layout Plain Layout
1985
1986 \end_layout
1987
1988 \end_inset
1989 </cell>
1990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1991 \begin_inset Text
1992
1993 \begin_layout Plain Layout
1994
1995 \end_layout
1996
1997 \end_inset
1998 </cell>
1999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Plain Layout
2003
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 </row>
2009 </lyxtabular>
2010
2011 \end_inset
2012
2013
2014 \end_layout
2015
2016 \begin_layout Section
2017 La fenêtre 
2018 \family sans
2019 tableau
2020 \family default
2021
2022 \begin_inset Index idx
2023 status collapsed
2024
2025 \begin_layout Plain Layout
2026 Tableau ! Fenêtre de dialogue
2027 \end_layout
2028
2029 \end_inset
2030
2031
2032 \end_layout
2033
2034 \begin_layout Standard
2035 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2036  de la souris, qui ouvre le menu contextuel.
2037  A l'aide du choix de menu 
2038 \family sans
2039 Plus...
2040
2041 \family default
2042  vous pouvez modifier les réglages concernant la cellule, la colonne et
2043  la ligne dans laquelle le curseur se trouve.
2044  Le menu contextuel 
2045 \family sans
2046 Plus...\SpecialChar menuseparator
2047 Paramètres...
2048
2049 \family default
2050  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2051  sont possibles.
2052  La plupart des options peuvent s'appliquer à des sélections.
2053  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2054  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2055  votre sélection.
2056  Notez qu'il y a une différence entre sélectionner le 
2057 \emph on
2058 contenu 
2059 \emph default
2060 d'une cellule et sélectionner la cellule elle-même.
2061 \begin_inset Newline newline
2062 \end_inset
2063
2064 En cochant l'option 
2065 \family sans
2066 Application
2067 \begin_inset space ~
2068 \end_inset
2069
2070 immédiate
2071 \family default
2072  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2073  est appliquée directement.
2074  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2075  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2076  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2077  de dialogue, vous devez appuyer sur 
2078 \family sans
2079 Entrée
2080 \family default
2081  pour que la modification soit appliquée.
2082 \begin_inset Newline newline
2083 \end_inset
2084
2085 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2086  :
2087 \end_layout
2088
2089 \begin_layout Description
2090 Paramètres
2091 \begin_inset space ~
2092 \end_inset
2093
2094 du
2095 \begin_inset space ~
2096 \end_inset
2097
2098 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2099  la largeur de la colonne courante.
2100  L'alignement horizontal 
2101 \family sans
2102 Au
2103 \begin_inset space ~
2104 \end_inset
2105
2106 séparateur
2107 \begin_inset space ~
2108 \end_inset
2109
2110 décimal
2111 \family default
2112  est décrit dans la section
2113 \begin_inset space ~
2114 \end_inset
2115
2116
2117 \begin_inset CommandInset ref
2118 LatexCommand ref
2119 reference "subsec:Alignements-de-cellules"
2120
2121 \end_inset
2122
2123 .
2124  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2125  vertical de la ligne courante.
2126  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2127  et donc, plusieurs paragraphes de texte, voir la section
2128 \begin_inset space ~
2129 \end_inset
2130
2131
2132 \begin_inset CommandInset ref
2133 LatexCommand ref
2134 reference "subsec:Lignes-multiple-dans-cellule"
2135
2136 \end_inset
2137
2138 .
2139  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2140  pour accommoder le contenu de cellule le plus large.
2141 \begin_inset Newline newline
2142 \end_inset
2143
2144 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2145  un multi-colonnes, voir la section
2146 \begin_inset space ~
2147 \end_inset
2148
2149
2150 \begin_inset CommandInset ref
2151 LatexCommand ref
2152 reference "subsec:Multicolonnes"
2153
2154 \end_inset
2155
2156  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2157 \begin_inset space ~
2158 \end_inset
2159
2160
2161 \begin_inset CommandInset ref
2162 LatexCommand ref
2163 reference "subsec:Multi-lignes"
2164
2165 \end_inset
2166
2167 .
2168 \begin_inset Newline newline
2169 \end_inset
2170
2171 L'option 
2172 \family sans
2173 Tourner
2174 \begin_inset space ~
2175 \end_inset
2176
2177 la
2178 \begin_inset space ~
2179 \end_inset
2180
2181 case
2182 \begin_inset space ~
2183 \end_inset
2184
2185 de
2186 \begin_inset space ~
2187 \end_inset
2188
2189 90°
2190 \family default
2191  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2192  L'option 
2193 \family sans
2194 Tourner
2195 \begin_inset space ~
2196 \end_inset
2197
2198 le
2199 \begin_inset space ~
2200 \end_inset
2201
2202 tableau
2203 \begin_inset space ~
2204 \end_inset
2205
2206 de
2207 \begin_inset space ~
2208 \end_inset
2209
2210 90°
2211 \family default
2212  fait pivoter tout le tableau.
2213  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2214 , mais devraient l'être dans la
2215  sortie finale.
2216  Pour plus d'information voir la section
2217 \begin_inset space ~
2218 \end_inset
2219
2220
2221 \begin_inset CommandInset ref
2222 LatexCommand ref
2223 reference "sec:Pivotement-des-cellules"
2224
2225 \end_inset
2226
2227 .
2228 \begin_inset Newline newline
2229 \end_inset
2230
2231
2232 \begin_inset Note Greyedout
2233 status open
2234
2235 \begin_layout Plain Layout
2236
2237 \series bold
2238 Note:
2239 \series default
2240  La plupart des visualiseurs DVI ne sont 
2241 \emph on
2242 pas
2243 \emph default
2244  capables d'afficher ces rotations.
2245 \end_layout
2246
2247 \end_inset
2248
2249
2250 \begin_inset Newline newline
2251 \end_inset
2252
2253 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2254  qui sont incorporés dans une ligne de texte :
2255 \begin_inset Newline newline
2256 \end_inset
2257
2258 Une ligne avec des tableaux alignés de différentes manières: 
2259 \begin_inset Tabular
2260 <lyxtabular version="3" rows="2" columns="2">
2261 <features tabularvalignment="top">
2262 <column alignment="center" valignment="top" width="0pt">
2263 <column alignment="center" valignment="top">
2264 <row>
2265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2266 \begin_inset Text
2267
2268 \begin_layout Plain Layout
2269
2270 \end_layout
2271
2272 \end_inset
2273 </cell>
2274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \begin_layout Plain Layout
2278 1
2279 \end_layout
2280
2281 \end_inset
2282 </cell>
2283 </row>
2284 <row>
2285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 A
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298
2299 \end_layout
2300
2301 \end_inset
2302 </cell>
2303 </row>
2304 </lyxtabular>
2305
2306 \end_inset
2307
2308  
2309 \begin_inset Tabular
2310 <lyxtabular version="3" rows="2" columns="2">
2311 <features tabularvalignment="middle">
2312 <column alignment="center" valignment="top">
2313 <column alignment="center" valignment="top">
2314 <row>
2315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2316 \begin_inset Text
2317
2318 \begin_layout Plain Layout
2319
2320 \end_layout
2321
2322 \end_inset
2323 </cell>
2324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2325 \begin_inset Text
2326
2327 \begin_layout Plain Layout
2328 1
2329 \end_layout
2330
2331 \end_inset
2332 </cell>
2333 </row>
2334 <row>
2335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2336 \begin_inset Text
2337
2338 \begin_layout Plain Layout
2339 A
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Plain Layout
2348
2349 \end_layout
2350
2351 \end_inset
2352 </cell>
2353 </row>
2354 </lyxtabular>
2355
2356 \end_inset
2357
2358  
2359 \begin_inset Tabular
2360 <lyxtabular version="3" rows="2" columns="2">
2361 <features tabularvalignment="bottom">
2362 <column alignment="center" valignment="top" width="0pt">
2363 <column alignment="center" valignment="top">
2364 <row>
2365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \end_layout
2371
2372 \end_inset
2373 </cell>
2374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2375 \begin_inset Text
2376
2377 \begin_layout Plain Layout
2378 1
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 <row>
2385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389 A
2390 \end_layout
2391
2392 \end_inset
2393 </cell>
2394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Plain Layout
2398
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 </row>
2404 </lyxtabular>
2405
2406 \end_inset
2407
2408
2409 \begin_inset Newline newline
2410 \end_inset
2411
2412 On peut aussi entrer des paramètres \SpecialChar LaTeX
2413  pour obtenir des mise en formes spéciales
2414  pour le tableau, voir les sections
2415 \begin_inset space ~
2416 \end_inset
2417
2418
2419 \begin_inset CommandInset ref
2420 LatexCommand ref
2421 reference "subsec:Calculs-multicolonnes"
2422
2423 \end_inset
2424
2425  et 
2426 \begin_inset CommandInset ref
2427 LatexCommand ref
2428 reference "sec:Tableaux-Colorés"
2429
2430 \end_inset
2431
2432 .
2433 \end_layout
2434
2435 \begin_layout Description
2436 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2437  la ligne ou la colonne courante.
2438  
2439 \begin_inset Newline newline
2440 \end_inset
2441
2442 En utilisant le style 
2443 \family sans
2444 Formel
2445 \family default
2446  à la place du style par 
2447 \family sans
2448 Défaut
2449 \family default
2450 , on va convertir le tableau en tableau formel comme on le décrit dans la
2451  section
2452 \begin_inset space ~
2453 \end_inset
2454
2455
2456 \begin_inset CommandInset ref
2457 LatexCommand ref
2458 reference "sec:Tableaux-Formels"
2459
2460 \end_inset
2461
2462 .
2463 \begin_inset Newline newline
2464 \end_inset
2465
2466 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2467  dans les lignes du tableau comme c'est décrit dans la section
2468 \begin_inset space ~
2469 \end_inset
2470
2471
2472 \begin_inset CommandInset ref
2473 LatexCommand ref
2474 reference "subsec:Espacement-lignes"
2475
2476 \end_inset
2477
2478 .
2479 \end_layout
2480
2481 \begin_layout Description
2482 Tableau
2483 \begin_inset space ~
2484 \end_inset
2485
2486 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2487  l'on nomme un 
2488 \begin_inset Quotes cld
2489 \end_inset
2490
2491
2492 \emph on
2493 tableau multi-pages
2494 \emph default
2495
2496 \begin_inset Quotes crd
2497 \end_inset
2498
2499  qui peut continuer sur plusieurs pages.
2500  Les sections
2501 \begin_inset space ~
2502 \end_inset
2503
2504
2505 \begin_inset CommandInset ref
2506 LatexCommand ref
2507 reference "sec:Tableaux-multi-pages"
2508
2509 \end_inset
2510
2511  et 
2512 \begin_inset CommandInset ref
2513 LatexCommand ref
2514 reference "sec:Questions-sur-tableaux-multi-pages"
2515
2516 \end_inset
2517
2518  décrivent ces tableaux multi-pages plus en détail.
2519 \end_layout
2520
2521 \begin_layout Section
2522 La barre d'outils tableau
2523 \begin_inset Index idx
2524 status collapsed
2525
2526 \begin_layout Plain Layout
2527 Tableau ! Barre d'outils
2528 \end_layout
2529
2530 \end_inset
2531
2532
2533 \end_layout
2534
2535 \begin_layout Standard
2536 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2537  permet de modifier plus rapidement les tableaux.
2538  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2539  quand le
2540  curseur se trouve à l'intérieur d'un tableau.
2541  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2542  au menu 
2543 \family sans
2544 Visualiser\SpecialChar menuseparator
2545 Barres
2546 \begin_inset space ~
2547 \end_inset
2548
2549 d'outils\SpecialChar menuseparator
2550 Tableau
2551 \family default
2552 .
2553 \end_layout
2554
2555 \begin_layout Standard
2556 La barre d'outils contient les icônes suivantes :
2557 \end_layout
2558
2559 \begin_layout Labeling
2560 \labelwidthstring 00.00.0000
2561 \begin_inset Info
2562 type  "icon"
2563 arg   "tabular-feature append-row"
2564 \end_inset
2565
2566  ajoute une ligne sous la cellule ou la sélection courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Info
2572 type  "icon"
2573 arg   "tabular-feature append-column"
2574 \end_inset
2575
2576  ajoute une colonne à la droite de la cellule ou de la sélection courante
2577 \end_layout
2578
2579 \begin_layout Labeling
2580 \labelwidthstring 00.00.0000
2581 \begin_inset Info
2582 type  "icon"
2583 arg   "tabular-feature delete-row"
2584 \end_inset
2585
2586  supprime la ligne ou la sélection courante
2587 \end_layout
2588
2589 \begin_layout Labeling
2590 \labelwidthstring 00.00.0000
2591 \begin_inset Info
2592 type  "icon"
2593 arg   "tabular-feature delete-column"
2594 \end_inset
2595
2596  supprime la colonne ou la sélection courante
2597 \end_layout
2598
2599 \begin_layout Labeling
2600 \labelwidthstring 00.00.0000
2601 \begin_inset Info
2602 type  "icon"
2603 arg   "tabular-feature move-row-up"
2604 \end_inset
2605
2606  déplace la ligne vers le haut
2607 \end_layout
2608
2609 \begin_layout Labeling
2610 \labelwidthstring 00.00.0000
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "tabular-feature move-column-left"
2614 \end_inset
2615
2616  déplace la colonne vers la gauche
2617 \end_layout
2618
2619 \begin_layout Labeling
2620 \labelwidthstring 00.00.0000
2621 \begin_inset Info
2622 type  "icon"
2623 arg   "tabular-feature move-row-down"
2624 \end_inset
2625
2626  déplace la ligne vers le bas
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631 \begin_inset Info
2632 type  "icon"
2633 arg   "tabular-feature move-column-right"
2634 \end_inset
2635
2636  déplace la colonne vers la droite
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641 \begin_inset Info
2642 type  "icon"
2643 arg   "tabular-feature toggle-line-top"
2644 \end_inset
2645
2646  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2647  courante
2648 \end_layout
2649
2650 \begin_layout Labeling
2651 \labelwidthstring 00.00.0000
2652 \begin_inset Info
2653 type  "icon"
2654 arg   "tabular-feature toggle-line-bottom"
2655 \end_inset
2656
2657  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Info
2663 type  "icon"
2664 arg   "tabular-feature toggle-line-left"
2665 \end_inset
2666
2667  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2668 \begin_inset Note Note
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 ou colonne ?
2673 \end_layout
2674
2675 \end_inset
2676
2677  ou de la sélection courante
2678 \end_layout
2679
2680 \begin_layout Labeling
2681 \labelwidthstring 00.00.0000
2682 \begin_inset Info
2683 type  "icon"
2684 arg   "tabular-feature toggle-line-right"
2685 \end_inset
2686
2687  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2688 \begin_inset Note Note
2689 status collapsed
2690
2691 \begin_layout Plain Layout
2692 ou colonne ?
2693 \end_layout
2694
2695 \end_inset
2696
2697  ou de la sélection courante
2698 \end_layout
2699
2700 \begin_layout Labeling
2701 \labelwidthstring 00.00.0000
2702 \begin_inset Info
2703 type  "icon"
2704 arg   "tabular-feature set-all-lines"
2705 \end_inset
2706
2707  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2708  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2709  colonne et la ligne courante
2710 \end_layout
2711
2712 \begin_layout Labeling
2713 \labelwidthstring 00.00.0000
2714 \begin_inset Info
2715 type  "icon"
2716 arg   "tabular-feature unset-all-lines"
2717 \end_inset
2718
2719  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2720  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2721  aussi la colonne et la ligne courante
2722 \end_layout
2723
2724 \begin_layout Labeling
2725 \labelwidthstring 00.00.0000
2726 \begin_inset Info
2727 type  "icon"
2728 arg   "tabular-feature m-align-left"
2729 \end_inset
2730
2731  aligne à gauche le contenu de la cellule ou de la colonne courante
2732 \end_layout
2733
2734 \begin_layout Labeling
2735 \labelwidthstring 00.00.0000
2736 \begin_inset Info
2737 type  "icon"
2738 arg   "tabular-feature m-align-center"
2739 \end_inset
2740
2741  centre horizontalement le contenu de la cellule ou de la colonne courante
2742 \end_layout
2743
2744 \begin_layout Labeling
2745 \labelwidthstring 00.00.0000
2746 \begin_inset Info
2747 type  "icon"
2748 arg   "tabular-feature m-align-right"
2749 \end_inset
2750
2751  aligne à droite le contenu de la cellule ou de la colonne courante
2752 \end_layout
2753
2754 \begin_layout Labeling
2755 \labelwidthstring 00.00.0000
2756 \begin_inset Info
2757 type  "icon"
2758 arg   "tabular-feature align-decimal"
2759 \end_inset
2760
2761  aligne le contenu de la colonne courante sur un caractère
2762 \end_layout
2763
2764 \begin_layout Labeling
2765 \labelwidthstring 00.00.0000
2766 \begin_inset Info
2767 type  "icon"
2768 arg   "tabular-feature m-valign-top"
2769 \end_inset
2770
2771  aligne le contenu de la cellule courante verticalement vers le haut
2772 \end_layout
2773
2774 \begin_layout Labeling
2775 \labelwidthstring 00.00.0000
2776 \begin_inset Info
2777 type  "icon"
2778 arg   "tabular-feature m-valign-middle"
2779 \end_inset
2780
2781  centre verticalement le contenu de la cellule courante
2782 \end_layout
2783
2784 \begin_layout Labeling
2785 \labelwidthstring 00.00.0000
2786 \begin_inset Info
2787 type  "icon"
2788 arg   "tabular-feature m-valign-bottom"
2789 \end_inset
2790
2791  aligne le contenu de la cellule courante verticalement vers le bas
2792 \end_layout
2793
2794 \begin_layout Labeling
2795 \labelwidthstring 00.00.0000
2796 \begin_inset Info
2797 type  "icon"
2798 arg   "tabular-feature set-rotate-cell"
2799 \end_inset
2800
2801  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2802 re
2803 \end_layout
2804
2805 \begin_layout Labeling
2806 \labelwidthstring 00.00.0000
2807 \begin_inset Info
2808 type  "icon"
2809 arg   "tabular-feature set-rotate-tabular"
2810 \end_inset
2811
2812  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2813 \end_layout
2814
2815 \begin_layout Labeling
2816 \labelwidthstring 00.00.0000
2817 \begin_inset Info
2818 type  "icon"
2819 arg   "tabular-feature multicolumn"
2820 \end_inset
2821
2822  transforme en multi-colonnes la cellule ou la sélection courante
2823 \end_layout
2824
2825 \begin_layout Labeling
2826 \labelwidthstring 00.00.0000
2827 \begin_inset Info
2828 type  "icon"
2829 arg   "tabular-feature multirow"
2830 \end_inset
2831
2832  transforme en multi-lignes la cellule ou la sélection courante
2833 \end_layout
2834
2835 \begin_layout Standard
2836 \begin_inset Note Greyedout
2837 status open
2838
2839 \begin_layout Plain Layout
2840
2841 \series bold
2842 Note :
2843 \series default
2844  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2845  est utilisé pour toutes les autres cellules de la ligne.
2846 \end_layout
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Section
2854 Le menu Édition tableau
2855 \begin_inset Index idx
2856 status collapsed
2857
2858 \begin_layout Plain Layout
2859 Tableau ! Menu Édition
2860 \end_layout
2861
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \begin_layout Standard
2868 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2869  
2870 \family sans
2871 Édition\SpecialChar menuseparator
2872 Tableau
2873 \family default
2874  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2875  ou de la ligne courante et aussi de transformer la sélection courante en
2876  multi-colonnes.
2877  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2878 \end_layout
2879
2880 \begin_layout Section
2881 Flottant de tableau
2882 \begin_inset CommandInset label
2883 LatexCommand label
2884 name "sec:Table-Floats"
2885
2886 \end_inset
2887
2888
2889 \begin_inset Index idx
2890 status collapsed
2891
2892 \begin_layout Plain Layout
2893 Flottants ! Tableaux
2894 \end_layout
2895
2896 \end_inset
2897
2898
2899 \begin_inset Index idx
2900 status collapsed
2901
2902 \begin_layout Plain Layout
2903 Tableau ! Flottants
2904 \end_layout
2905
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \begin_layout Standard
2912 Pour des explications générales sur les flottants, jetez un œil à la section
2913 \begin_inset space ~
2914 \end_inset
2915
2916
2917 \begin_inset CommandInset ref
2918 LatexCommand ref
2919 reference "sec:Flottants-Introduction"
2920
2921 \end_inset
2922
2923 .
2924 \end_layout
2925
2926 \begin_layout Standard
2927 \begin_inset Float table
2928 placement h
2929 wide false
2930 sideways false
2931 status open
2932
2933 \begin_layout Plain Layout
2934 \begin_inset Caption Standard
2935
2936 \begin_layout Plain Layout
2937 \begin_inset CommandInset label
2938 LatexCommand label
2939 name "tab:Flottant-de-tableau"
2940
2941 \end_inset
2942
2943 Un flottant de tableau.
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Plain Layout
2952 \align center
2953 \begin_inset Tabular
2954 <lyxtabular version="3" rows="3" columns="3">
2955 <features tabularvalignment="middle">
2956 <column alignment="center" valignment="top" width="0pt">
2957 <column alignment="center" valignment="top" width="0pt">
2958 <column alignment="center" valignment="top" width="0pt">
2959 <row>
2960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964 1
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 2
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2979 \begin_inset Text
2980
2981 \begin_layout Plain Layout
2982 3
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 </row>
2988 <row>
2989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993 Jules
2994 \end_layout
2995
2996 \end_inset
2997 </cell>
2998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2999 \begin_inset Text
3000
3001 \begin_layout Plain Layout
3002 Marie
3003 \end_layout
3004
3005 \end_inset
3006 </cell>
3007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011 Jean
3012 \end_layout
3013
3014 \end_inset
3015 </cell>
3016 </row>
3017 <row>
3018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022 \begin_inset Formula $\int x^{2}dx$
3023 \end_inset
3024
3025
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3031 \begin_inset Text
3032
3033 \begin_layout Plain Layout
3034 \begin_inset Formula $\left[\begin{array}{cc}
3035 a & b\\
3036 c & d
3037 \end{array}\right]$
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \end_inset
3044 </cell>
3045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3046 \begin_inset Text
3047
3048 \begin_layout Plain Layout
3049 \begin_inset Formula $1+1=2$
3050 \end_inset
3051
3052
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 </row>
3058 </lyxtabular>
3059
3060 \end_inset
3061
3062
3063 \end_layout
3064
3065 \end_inset
3066
3067
3068 \end_layout
3069
3070 \begin_layout Standard
3071 Les flottants de tableau sont insérés en utilisant le menu 
3072 \family sans
3073 Insertion\SpecialChar menuseparator
3074 Flottant\SpecialChar menuseparator
3075 Tableau
3076 \family default
3077  ou le bouton 
3078 \begin_inset Info
3079 type  "icon"
3080 arg   "float-insert table"
3081 \end_inset
3082
3083  de la barre d'outils.
3084 \end_layout
3085
3086 \begin_layout Standard
3087 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3088  qui a comme étiquette 
3089 \begin_inset Quotes cld
3090 \end_inset
3091
3092 Tableau
3093 \begin_inset space ~
3094 \end_inset
3095
3096 #:
3097 \begin_inset Quotes crd
3098 \end_inset
3099
3100  (où # est le numéro du tableau).
3101  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3102 \end_layout
3103
3104 \begin_layout Standard
3105 Le tableau
3106 \begin_inset space ~
3107 \end_inset
3108
3109
3110 \begin_inset CommandInset ref
3111 LatexCommand ref
3112 reference "tab:Flottant-de-tableau"
3113
3114 \end_inset
3115
3116  est un exemple de tableau dans un flottant de tableau.
3117 \end_layout
3118
3119 \begin_layout Standard
3120 On met habituellement la légende au dessus des tableaux, mais cette règle
3121  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3122 .
3123  Cela signifie que si vous utilisez un document appartenant aux classes
3124  
3125 \family sans
3126 article
3127 \family default
3128
3129 \family sans
3130 book
3131 \family default
3132
3133 \family sans
3134 letter
3135 \family default
3136 , ou
3137 \family sans
3138  report
3139 \family default
3140  il n'y aura pas d'espace entre la légende et le tableau.
3141  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3142  la commande de chargement du paquetage \SpecialChar LaTeX
3143  
3144 \series bold
3145 caption
3146 \series default
3147
3148 \begin_inset Index idx
3149 status collapsed
3150
3151 \begin_layout Plain Layout
3152 Paquetages \SpecialChar LaTeX
3153  ! caption
3154 \end_layout
3155
3156 \end_inset
3157
3158  dans le préambule de votre document.
3159 \begin_inset Foot
3160 status collapsed
3161
3162 \begin_layout Plain Layout
3163 Pour plus d'information voyez la section
3164 \begin_inset space ~
3165 \end_inset
3166
3167
3168 \begin_inset CommandInset ref
3169 LatexCommand ref
3170 reference "sec:Placement-légende"
3171
3172 \end_inset
3173
3174 .
3175 \end_layout
3176
3177 \end_inset
3178
3179 :
3180 \end_layout
3181
3182 \begin_layout Standard
3183
3184 \series bold
3185 tableposition=top
3186 \end_layout
3187
3188 \begin_layout Standard
3189 Le paquetage 
3190 \series bold
3191 caption
3192 \series default
3193 , qui est décrit dans la section
3194 \begin_inset space ~
3195 \end_inset
3196
3197
3198 \begin_inset CommandInset ref
3199 LatexCommand ref
3200 reference "sec:Formatage-légende"
3201
3202 \end_inset
3203
3204 , est utilisé pour ajuster le format des légendes.
3205 \end_layout
3206
3207 \begin_layout Standard
3208 Dans le texte, on fait référence à un tableau
3209 \begin_inset Index idx
3210 status collapsed
3211
3212 \begin_layout Plain Layout
3213 References@Références ! à des Tableaux
3214 \end_layout
3215
3216 \end_inset
3217
3218  en faisant référence à sa légende.
3219  On insère donc une étiquette dans la légende en utilisant le menu 
3220 \family sans
3221 Insertion
3222 \family default
3223 \SpecialChar menuseparator
3224
3225 \family sans
3226 Étiquette
3227 \family default
3228  ou le bouton 
3229 \begin_inset Info
3230 type  "icon"
3231 arg   "label-insert"
3232 \end_inset
3233
3234  de la barre d'outils.
3235  On peut alors faire référence à cette étiquette en utilisant le menu 
3236 \family sans
3237 Insertion\SpecialChar menuseparator
3238 Référence
3239 \begin_inset space ~
3240 \end_inset
3241
3242 croisée
3243 \family default
3244  ou le bouton 
3245 \begin_inset Info
3246 type  "icon"
3247 arg   "dialog-show-new-inset ref"
3248 \end_inset
3249
3250  de la barre d'outils.
3251 \begin_inset Newline newline
3252 \end_inset
3253
3254 Les références croisées sont expliquées en détail dans la section
3255 \begin_inset space ~
3256 \end_inset
3257
3258
3259 \begin_inset CommandInset ref
3260 LatexCommand ref
3261 reference "sec:Referencer-les-Flottants"
3262
3263 \end_inset
3264
3265 .
3266 \end_layout
3267
3268 \begin_layout Section
3269 Tableaux multi-pages
3270 \begin_inset CommandInset label
3271 LatexCommand label
3272 name "sec:Tableaux-multi-pages"
3273
3274 \end_inset
3275
3276
3277 \begin_inset Index idx
3278 status collapsed
3279
3280 \begin_layout Plain Layout
3281 Tableau multi-pages
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \begin_inset Index idx
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 Tableau ! multi-pages
3292 \end_layout
3293
3294 \end_inset
3295
3296
3297 \end_layout
3298
3299 \begin_layout Standard
3300 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3301  l'option 
3302 \family sans
3303 Utiliser
3304 \begin_inset space ~
3305 \end_inset
3306
3307 les
3308 \begin_inset space ~
3309 \end_inset
3310
3311 tableaux
3312 \begin_inset space ~
3313 \end_inset
3314
3315 multi-pages
3316 \family default
3317  de l'onglet 
3318 \family sans
3319 Tableau
3320 \begin_inset space ~
3321 \end_inset
3322
3323 multi-pages
3324 \family default
3325  de la fenêtre 
3326 \family sans
3327 Paramètres
3328 \begin_inset space ~
3329 \end_inset
3330
3331 du
3332 \begin_inset space ~
3333 \end_inset
3334
3335 tableau
3336 \family default
3337  pour le répartir automatiquement sur plusieurs pages.
3338  En cochant cette option, vous activez les options suivantes:
3339 \end_layout
3340
3341 \begin_layout Description
3342 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3343  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3344  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3345  pour la première page, si 
3346 \family sans
3347 Premier
3348 \begin_inset space ~
3349 \end_inset
3350
3351 en-tête
3352 \family default
3353  est défini.
3354  Ces lignes forment l'en-tête principal.
3355 \end_layout
3356
3357 \begin_layout Description
3358 Premier
3359 \begin_inset space ~
3360 \end_inset
3361
3362 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3363  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3364  d'en-tête utilisées pour la première page du tableau multi-pages.
3365 \end_layout
3366
3367 \begin_layout Description
3368 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3369  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3370  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3371  de la dernière page si 
3372 \family sans
3373 Dernier
3374 \begin_inset space ~
3375 \end_inset
3376
3377 pied
3378 \family default
3379  est défini.
3380 \end_layout
3381
3382 \begin_layout Description
3383 Dernier
3384 \begin_inset space ~
3385 \end_inset
3386
3387 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3388  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3389  constituant le pied de la dernière page du tableau multi-pages.
3390 \end_layout
3391
3392 \begin_layout Description
3393 Légende La ligne courante contient la légende du tableau.
3394  La première ligne est transformée en une colonne unique et une légende
3395  est insérée.
3396  Vous trouverez d'autres explications sur les légendes pour les tableaux
3397  multi-pages dans la section
3398 \begin_inset space ~
3399 \end_inset
3400
3401
3402 \begin_inset CommandInset ref
3403 LatexCommand ref
3404 reference "subsec:Tableaux-multi-pages-légende"
3405
3406 \end_inset
3407
3408 .
3409 \end_layout
3410
3411 \begin_layout Standard
3412 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3413  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3414 \end_layout
3415
3416 \begin_layout Standard
3417 \align center
3418 \begin_inset Tabular
3419 <lyxtabular version="3" rows="69" columns="3">
3420 <features islongtable="true" longtabularalignment="center">
3421 <column alignment="left" valignment="top" width="0cm">
3422 <column alignment="left" valignment="top" width="0pt">
3423 <column alignment="center" valignment="top" width="0pt">
3424 <row endfirsthead="true">
3425 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \series bold
3431 Exemple d'annuaire téléphonique (ignorez les noms)
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 <row endfirsthead="true">
3456 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460
3461 \series bold
3462 NOM
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \series bold
3482 TEL.
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 </row>
3488 <row endhead="true">
3489 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493
3494 \series bold
3495 Exemple d'annuaire téléphonique
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 </row>
3519 <row endhead="true">
3520 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526 NOM
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546 TEL.
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 </row>
3552 <row endfoot="true">
3553 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557  continue page suivante
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 </row>
3581 <row>
3582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586
3587 \series bold
3588 Annovi
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 <cell alignment="center" valignment="top" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 Silvia
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606 111
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 </row>
3612 <row>
3613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617
3618 \series bold
3619 Bertoli
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 Stefano
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637 111
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 </row>
3643 <row>
3644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648
3649 \series bold
3650 Bozzi
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 <cell alignment="center" valignment="top" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659 Walter
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 111
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 </row>
3674 <row>
3675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679
3680 \series bold
3681 Cachia
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 <cell alignment="center" valignment="top" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690 Maria
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699 111
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 </row>
3705 <row>
3706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710
3711 \series bold
3712 Cachia
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 <cell alignment="center" valignment="top" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721 Maurizio
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730 111
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 </row>
3736 <row>
3737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741
3742 \series bold
3743 Cinquemani
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 Giusi
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761 111
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772
3773 \series bold
3774 Colin
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 <cell alignment="center" valignment="top" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783 Bernard
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792 111
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 </row>
3798 <row>
3799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803
3804 \series bold
3805 Concli
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 Gianfranco
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 111
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 </row>
3829 <row>
3830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834
3835 \series bold
3836 Dal Bosco
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 Carolina
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854 111
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 </row>
3860 <row>
3861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865
3866 \series bold
3867 Dalpiaz
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876 Annamaria
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 111
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 </row>
3891 <row>
3892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896
3897 \series bold
3898 Feliciello
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 <cell alignment="center" valignment="top" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907 Domenico
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916 111
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 </row>
3922 <row>
3923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927
3928 \series bold
3929 Focarelli
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938 Paola
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 111
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 </row>
3953 <row>
3954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958
3959 \series bold
3960 Galletti
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969 Oreste
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 111
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 </row>
3984 <row>
3985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989
3990 \series bold
3991 Gasparini
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 Franca
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009 111
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 </row>
4015 <row>
4016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020
4021 \series bold
4022 Rizzardi
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 <cell alignment="center" valignment="top" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 Paola
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 111
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 </row>
4046 <row>
4047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051
4052 \series bold
4053 Lassini
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 <cell alignment="center" valignment="top" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062 Giancarlo
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071 111
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 </row>
4077 <row>
4078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082
4083 \series bold
4084 Malfatti
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 Luciano
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 111
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 </row>
4108 <row>
4109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113
4114 \series bold
4115 Malfatti
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Valeriano
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 111
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 </row>
4139 <row>
4140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144
4145 \series bold
4146 Meneguzzo
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 Roberto
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 111
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 </row>
4170 <row>
4171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175
4176 \series bold
4177 Mezzadra
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 <cell alignment="center" valignment="top" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186 Roberto
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 111
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 </row>
4201 <row>
4202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206
4207 \series bold
4208 Pirpamer
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 Erich
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 111
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237
4238 \series bold
4239 Pochiesa
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 <cell alignment="center" valignment="top" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248 Paolo
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 111, 222
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 </row>
4263 <row>
4264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268
4269 \series bold
4270 Radina
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 <cell alignment="center" valignment="top" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 Claudio
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 111
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 </row>
4294 <row>
4295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299
4300 \series bold
4301 Stuffer
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 <cell alignment="center" valignment="top" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 Oskar
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319 111
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 </row>
4325 <row>
4326 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330
4331 \series bold
4332 Tacchelli
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 Ugo
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 111
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 </row>
4356 <row>
4357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361
4362 \series bold
4363 Tezzele
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 <cell alignment="center" valignment="top" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372 Margit
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 111
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 </row>
4387 <row>
4388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392
4393 \series bold
4394 Unterkalmsteiner
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 <cell alignment="center" valignment="top" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403 Frieda
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 111
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 </row>
4418 <row>
4419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423
4424 \series bold
4425 Vieider
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 <cell alignment="center" valignment="top" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434 Hilde
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 111
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 </row>
4449 <row>
4450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454
4455 \series bold
4456 Vigna
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 <cell alignment="center" valignment="top" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465 Jürgen
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 111
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 </row>
4480 <row>
4481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485
4486 \series bold
4487 Weber
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell alignment="center" valignment="top" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496 Maurizio
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 111
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 </row>
4511 <row>
4512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516
4517 \series bold
4518 Winkler
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 Franz
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 111
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 </row>
4542 <row>
4543 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547  
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 </row>
4571 <row>
4572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576
4577 \series bold
4578 Annovi
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 Silvia
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596 555
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 </row>
4602 <row>
4603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607
4608 \series bold
4609 Bertoli
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 <cell alignment="center" valignment="top" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 Stefano
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627 555
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 </row>
4633 <row>
4634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638
4639 \series bold
4640 Bozzi
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 <cell alignment="center" valignment="top" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649 Walter
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 555
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 </row>
4664 <row>
4665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669
4670 \series bold
4671 Cachia
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 <cell alignment="center" valignment="top" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680 Maria
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 555
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 </row>
4695 <row>
4696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700
4701 \series bold
4702 Cachia
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 <cell alignment="center" valignment="top" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711 Maurizio
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 555
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 </row>
4726 <row>
4727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731
4732 \series bold
4733 Cinquemani
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell alignment="center" valignment="top" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 Giusi
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751 555
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 </row>
4757 <row>
4758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762
4763 \series bold
4764 Colin
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 <cell alignment="center" valignment="top" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773 Bernard
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 555
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 </row>
4788 <row>
4789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793
4794 \series bold
4795 Concli
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 <cell alignment="center" valignment="top" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804 Gianfranco
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813 555
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 </row>
4819 <row>
4820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824
4825 \series bold
4826 Dal Bosco
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 <cell alignment="center" valignment="top" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835 Carolina
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844 555
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 </row>
4850 <row>
4851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855
4856 \series bold
4857 Dalpiaz
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 Annamaria
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875 555
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 </row>
4881 <row>
4882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886
4887 \series bold
4888 Feliciello
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 <cell alignment="center" valignment="top" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897 Domenico
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906 555
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 </row>
4912 <row>
4913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917
4918 \series bold
4919 Focarelli
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 <cell alignment="center" valignment="top" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928 Paola
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937 555
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 </row>
4943 <row>
4944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948
4949 \series bold
4950 Galletti
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959 Oreste
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968 555
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 </row>
4974 <row>
4975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979
4980 \series bold
4981 Gasparini
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 <cell alignment="center" valignment="top" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990 Franca
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999 555
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 </row>
5005 <row>
5006 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010
5011 \series bold
5012 Rizzardi
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 <cell alignment="center" valignment="top" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021 Paola
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030 555
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 </row>
5036 <row>
5037 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041
5042 \series bold
5043 Lassini
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 <cell alignment="center" valignment="top" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052 Giancarlo
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061 555
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 </row>
5067 <row>
5068 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072
5073 \series bold
5074 Malfatti
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 Luciano
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092 555
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 </row>
5098 <row>
5099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103
5104 \series bold
5105 Malfatti
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 <cell alignment="center" valignment="top" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114 Valeriano
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 555
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 </row>
5129 <row>
5130 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134
5135 \series bold
5136 Meneguzzo
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 Roberto
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154 555
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 </row>
5160 <row>
5161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165
5166 \series bold
5167 Mezzadra
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176 Roberto
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185 555
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 </row>
5191 <row>
5192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196
5197 \series bold
5198 Pirpamer
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 Erich
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216 555
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 </row>
5222 <row>
5223 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227
5228 \series bold
5229 Pochiesa
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 <cell alignment="center" valignment="top" usebox="none">
5235 \begin_inset Text
5236
5237 \begin_layout Plain Layout
5238 Paolo
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 555, 222
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 </row>
5253 <row>
5254 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258
5259 \series bold
5260 Radina
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269 Claudio
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 555
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 </row>
5284 <row>
5285 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289
5290 \series bold
5291 Stuffer
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 <cell alignment="center" valignment="top" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300 Oskar
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309 555
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 </row>
5315 <row>
5316 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320
5321 \series bold
5322 Tacchelli
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 <cell alignment="center" valignment="top" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331 Ugo
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340 555
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 </row>
5346 <row>
5347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351
5352 \series bold
5353 Tezzele
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 <cell alignment="center" valignment="top" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362 Margit
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371 555
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 </row>
5377 <row>
5378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382
5383 \series bold
5384 Unterkalmsteiner
5385 \end_layout
5386
5387 \end_inset
5388 </cell>
5389 <cell alignment="center" valignment="top" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393 Frieda
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 555
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 </row>
5408 <row>
5409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5410 \begin_inset Text
5411
5412 \begin_layout Plain Layout
5413
5414 \series bold
5415 Vieider
5416 \end_layout
5417
5418 \end_inset
5419 </cell>
5420 <cell alignment="center" valignment="top" usebox="none">
5421 \begin_inset Text
5422
5423 \begin_layout Plain Layout
5424 Hilde
5425 \end_layout
5426
5427 \end_inset
5428 </cell>
5429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433 555
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 </row>
5439 <row>
5440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \begin_layout Plain Layout
5444
5445 \series bold
5446 Vigna
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 <cell alignment="center" valignment="top" usebox="none">
5452 \begin_inset Text
5453
5454 \begin_layout Plain Layout
5455 Jürgen
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5461 \begin_inset Text
5462
5463 \begin_layout Plain Layout
5464 999
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 </row>
5470 <row>
5471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475
5476 \series bold
5477 Weber
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 <cell alignment="center" valignment="top" usebox="none">
5483 \begin_inset Text
5484
5485 \begin_layout Plain Layout
5486 Maurizio
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5492 \begin_inset Text
5493
5494 \begin_layout Plain Layout
5495 555
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 </row>
5501 <row>
5502 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5503 \begin_inset Text
5504
5505 \begin_layout Plain Layout
5506
5507 \series bold
5508 Winkler
5509 \end_layout
5510
5511 \end_inset
5512 </cell>
5513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Plain Layout
5517 Franz
5518 \end_layout
5519
5520 \end_inset
5521 </cell>
5522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5523 \begin_inset Text
5524
5525 \begin_layout Plain Layout
5526 555
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row endlastfoot="true">
5533 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537 Fin
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 </row>
5561 </lyxtabular>
5562
5563 \end_inset
5564
5565
5566 \begin_inset ERT
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570
5571
5572 \backslash
5573 addtocounter{table}{-1}
5574 \end_layout
5575
5576 \end_inset
5577
5578
5579 \begin_inset Note Note
5580 status collapsed
5581
5582 \begin_layout Plain Layout
5583 Voyez la première note grisée de la section
5584 \begin_inset space ~
5585 \end_inset
5586
5587
5588 \begin_inset CommandInset ref
5589 LatexCommand ref
5590 reference "subsec:Tableaux-multi-pages-légende"
5591
5592 \end_inset
5593
5594  pour une explication de cette commande.
5595 \end_layout
5596
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \begin_layout Subsection
5603 Notes de bas de page dans les tableaux multi-pages
5604 \begin_inset CommandInset label
5605 LatexCommand label
5606 name "subsec:Notes-dans-tableau-multi-pages"
5607
5608 \end_inset
5609
5610
5611 \begin_inset Index idx
5612 status collapsed
5613
5614 \begin_layout Plain Layout
5615 Tableau ! multi-pages ! Notes de bas de page
5616 \end_layout
5617
5618 \end_inset
5619
5620
5621 \end_layout
5622
5623 \begin_layout Standard
5624 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5625  multi-pages.
5626  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5627  contenant la note.
5628  Par exemple le tableau
5629 \begin_inset space ~
5630 \end_inset
5631
5632
5633 \begin_inset CommandInset ref
5634 LatexCommand ref
5635 reference "tab:Légendes-tableau-différentes"
5636
5637 \end_inset
5638
5639  a une note de bas de page.
5640 \end_layout
5641
5642 \begin_layout Subsection
5643 Alignement des tableaux multi-pages
5644 \begin_inset Index idx
5645 status collapsed
5646
5647 \begin_layout Plain Layout
5648 Tableau ! multi-pages ! Alignement
5649 \end_layout
5650
5651 \end_inset
5652
5653
5654 \end_layout
5655
5656 \begin_layout Standard
5657 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5658  la fenêtre de dialogue des paramètres de tableau.
5659  Pour les alignements à droite et à gauche, le tableau sera directement
5660  au bord de la page.
5661  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5662  l'alignement centré et modifier les valeurs des longueurs 
5663 \series bold
5664
5665 \backslash
5666 LTleft 
5667 \series default
5668 et 
5669 \series bold
5670
5671 \backslash
5672 LTright
5673 \series default
5674  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5675  avant le tableau multi-pages
5676  concerné :
5677 \end_layout
5678
5679 \begin_layout Standard
5680
5681 \series bold
5682
5683 \backslash
5684 setlength{
5685 \backslash
5686 LTleft}{valeur}
5687 \end_layout
5688
5689 \begin_layout Standard
5690 Où 
5691 \series bold
5692 valeur
5693 \series default
5694  peut avoir n'importe laquelle des unités listées dans le tableau
5695 \begin_inset space ~
5696 \end_inset
5697
5698
5699 \begin_inset CommandInset ref
5700 LatexCommand ref
5701 reference "cha:Unités-de-longueur"
5702
5703 \end_inset
5704
5705 .
5706  
5707 \series bold
5708
5709 \backslash
5710 LTleft
5711 \series default
5712  contrôle la distance horizontale entre le bord gauche de la page et le
5713  tableau, et
5714 \series bold
5715  
5716 \backslash
5717 LTright
5718 \series default
5719  la distance au bord droit.
5720  La valeur implicite des ces deux distances est 
5721 \series bold
5722
5723 \backslash
5724 fill
5725 \series default
5726 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5727 .
5728 \end_layout
5729
5730 \begin_layout Standard
5731 Le tableau multi-pages suivant a été centrée en mettant 
5732 \series bold
5733
5734 \backslash
5735 LTleft
5736 \series default
5737  à 
5738 \family sans
5739 0.1
5740 \backslash
5741 columnwidth
5742 \family default
5743 :
5744 \begin_inset ERT
5745 status collapsed
5746
5747 \begin_layout Plain Layout
5748
5749
5750 \backslash
5751 setlength{
5752 \backslash
5753 LTleft}{0.1
5754 \backslash
5755 columnwidth}
5756 \end_layout
5757
5758 \end_inset
5759
5760
5761 \end_layout
5762
5763 \begin_layout Standard
5764 \begin_inset Tabular
5765 <lyxtabular version="3" rows="5" columns="5">
5766 <features islongtable="true" longtabularalignment="center">
5767 <column alignment="center" valignment="top">
5768 <column alignment="center" valignment="top">
5769 <column alignment="center" valignment="top">
5770 <column alignment="center" valignment="top">
5771 <column alignment="center" valignment="top">
5772 <row>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 1
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 2
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 3
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 4
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 5
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 </row>
5819 <row>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 asd
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 s
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 s
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 s
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 asd
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 </row>
5866 <row>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 asd
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 s
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 s
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 s
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 asd
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 asd
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 s
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 s
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 s
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 asd
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 </row>
5960 <row>
5961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965 asd
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 asd
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 asd
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 </row>
6007 </lyxtabular>
6008
6009 \end_inset
6010
6011
6012 \begin_inset ERT
6013 status collapsed
6014
6015 \begin_layout Plain Layout
6016
6017
6018 \backslash
6019 setlength{
6020 \backslash
6021 LTleft}{
6022 \backslash
6023 fill}
6024 \end_layout
6025
6026 \end_inset
6027
6028
6029 \begin_inset ERT
6030 status collapsed
6031
6032 \begin_layout Plain Layout
6033
6034
6035 \backslash
6036 addtocounter{table}{-1}
6037 \end_layout
6038
6039 \end_inset
6040
6041
6042 \begin_inset Note Note
6043 status collapsed
6044
6045 \begin_layout Plain Layout
6046 Voyez la première note grisée de la section
6047 \begin_inset space ~
6048 \end_inset
6049
6050
6051 \begin_inset CommandInset ref
6052 LatexCommand ref
6053 reference "subsec:Tableaux-multi-pages-légende"
6054
6055 \end_inset
6056
6057  pour une explication de cette commande.
6058 \end_layout
6059
6060 \end_inset
6061
6062
6063 \end_layout
6064
6065 \begin_layout Subsection
6066 Légendes et tableaux multi-pages
6067 \begin_inset Index idx
6068 status collapsed
6069
6070 \begin_layout Plain Layout
6071 Tableau ! multi-pages ! Legendes@Légendes
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \begin_inset CommandInset label
6078 LatexCommand label
6079 name "subsec:Tableaux-multi-pages-légende"
6080
6081 \end_inset
6082
6083
6084 \end_layout
6085
6086 \begin_layout Standard
6087 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6088  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6089 ment de légende des flottants de tableau peut aussi être utilisé pour les
6090  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6091  multi-pages 
6092 \family sans
6093 Légende
6094 \family default
6095 , comme c'est expliqué dans la section
6096 \begin_inset space ~
6097 \end_inset
6098
6099
6100 \begin_inset CommandInset ref
6101 LatexCommand ref
6102 reference "sec:Tableaux-multi-pages"
6103
6104 \end_inset
6105
6106 .
6107 \end_layout
6108
6109 \begin_layout Standard
6110 Voici un petit Tableau multi-pages pour voir comment ça marche :
6111 \end_layout
6112
6113 \begin_layout Standard
6114 \begin_inset Tabular
6115 <lyxtabular version="3" rows="6" columns="5">
6116 <features islongtable="true" longtabularalignment="center">
6117 <column alignment="center" valignment="top">
6118 <column alignment="center" valignment="top">
6119 <column alignment="center" valignment="top">
6120 <column alignment="center" valignment="top">
6121 <column alignment="center" valignment="top">
6122 <row endfirsthead="true" caption="true">
6123 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 \begin_inset Caption Standard
6128
6129 \begin_layout Plain Layout
6130 Tableau multi-pages avec une légende
6131 \begin_inset Argument 1
6132 status open
6133
6134 \begin_layout Plain Layout
6135 Tableau multi-pages
6136 \end_layout
6137
6138 \end_inset
6139
6140
6141 \end_layout
6142
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \end_layout
6183
6184 \end_inset
6185 </cell>
6186 </row>
6187 <row>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 1
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 2
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 3
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 4
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6225 \begin_inset Text
6226
6227 \begin_layout Plain Layout
6228 5
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 </row>
6234 <row>
6235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 asd
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 s
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 s
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6263 \begin_inset Text
6264
6265 \begin_layout Plain Layout
6266 s
6267 \end_layout
6268
6269 \end_inset
6270 </cell>
6271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6272 \begin_inset Text
6273
6274 \begin_layout Plain Layout
6275 asd
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 </row>
6281 <row>
6282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 asd
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 s
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304 s
6305 \end_layout
6306
6307 \end_inset
6308 </cell>
6309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6310 \begin_inset Text
6311
6312 \begin_layout Plain Layout
6313 s
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 asd
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 </row>
6328 <row>
6329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 asd
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 s
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351 s
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360 s
6361 \end_layout
6362
6363 \end_inset
6364 </cell>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 asd
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 </row>
6375 <row>
6376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 asd
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389 asd
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398 asd
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407 asd
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 asd
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 </row>
6422 </lyxtabular>
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Standard
6430 \begin_inset VSpace medskip
6431 \end_inset
6432
6433
6434 \begin_inset Note Greyedout
6435 status open
6436
6437 \begin_layout Plain Layout
6438
6439 \series bold
6440 Note
6441 \begin_inset space ~
6442 \end_inset
6443
6444 1:
6445 \series default
6446  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6447  si vous n'avez pas prévu de légende.
6448  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6449 \begin_inset space ~
6450 \end_inset
6451
6452 2.4 suit le tableau
6453 \begin_inset space ~
6454 \end_inset
6455
6456 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6457 s sans légende.
6458  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6459  après
6460  chaque tableau multi-pages sans légende :
6461 \end_layout
6462
6463 \begin_layout Plain Layout
6464
6465 \series bold
6466
6467 \backslash
6468 addtocounter{table}{-1}
6469 \end_layout
6470
6471 \begin_layout Plain Layout
6472 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6473  et que vous ajoutez le code suivant dans le préambule du document :
6474 \end_layout
6475
6476 \begin_layout Plain Layout
6477
6478 \series bold
6479
6480 \backslash
6481 let
6482 \backslash
6483 myEnd
6484 \backslash
6485 endlongtable
6486 \begin_inset Newline newline
6487 \end_inset
6488
6489
6490 \backslash
6491 renewcommand{
6492 \backslash
6493 endlongtable}{
6494 \backslash
6495 myEnd
6496 \backslash
6497 addtocounter{table}{-1}}
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \end_layout
6504
6505 \begin_layout Standard
6506 \begin_inset Note Greyedout
6507 status open
6508
6509 \begin_layout Plain Layout
6510
6511 \series bold
6512 Note
6513 \begin_inset space ~
6514 \end_inset
6515
6516 2:
6517 \series default
6518  Si vous utilisez 
6519 \series bold
6520 hyperref
6521 \series default
6522
6523 \begin_inset Index idx
6524 status collapsed
6525
6526 \begin_layout Plain Layout
6527 Paquetages \SpecialChar LaTeX
6528  ! hyperref
6529 \end_layout
6530
6531 \end_inset
6532
6533  dans les 
6534 \family sans
6535 Paramètres du document
6536 \family default
6537  rubrique 
6538 \family sans
6539 Propriétés
6540 \begin_inset space ~
6541 \end_inset
6542
6543 du
6544 \begin_inset space ~
6545 \end_inset
6546
6547 PDF
6548 \family default
6549 , pour transformer vos références croisées en liens cliquables, le lien
6550  vers un tableau multi-pages pointera toujours sur le début du document.
6551 \end_layout
6552
6553 \end_inset
6554
6555
6556 \end_layout
6557
6558 \begin_layout Subsubsection
6559 Références à des tableaux multi-pages
6560 \begin_inset Index idx
6561 status collapsed
6562
6563 \begin_layout Plain Layout
6564 Tableau ! multi-pages ! Références
6565 \end_layout
6566
6567 \end_inset
6568
6569
6570 \end_layout
6571
6572 \begin_layout Standard
6573 \begin_inset Tabular
6574 <lyxtabular version="3" rows="6" columns="5">
6575 <features islongtable="true" longtabularalignment="center">
6576 <column alignment="center" valignment="top">
6577 <column alignment="center" valignment="top">
6578 <column alignment="center" valignment="top">
6579 <column alignment="center" valignment="top">
6580 <column alignment="center" valignment="top">
6581 <row endfirsthead="true" caption="true">
6582 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 \begin_inset Caption Standard
6587
6588 \begin_layout Plain Layout
6589 Tableau multi-pages référencé
6590 \begin_inset CommandInset label
6591 LatexCommand label
6592 name "tab:RefExemple"
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \end_inset
6600
6601
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 </row>
6643 <row>
6644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 1
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 2
6658 \end_layout
6659
6660 \end_inset
6661 </cell>
6662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666 3
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675 4
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 5
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 </row>
6690 <row>
6691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695 asd
6696 \end_layout
6697
6698 \end_inset
6699 </cell>
6700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704 s
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 s
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 s
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 asd
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 </row>
6737 <row>
6738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6739 \begin_inset Text
6740
6741 \begin_layout Plain Layout
6742 asd
6743 \end_layout
6744
6745 \end_inset
6746 </cell>
6747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 s
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 s
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769 s
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 asd
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 </row>
6784 <row>
6785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789 asd
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798 s
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 s
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816 s
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6822 \begin_inset Text
6823
6824 \begin_layout Plain Layout
6825 asd
6826 \end_layout
6827
6828 \end_inset
6829 </cell>
6830 </row>
6831 <row>
6832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836 asd
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845 sad
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 asd
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 asd
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 asd
6873 \end_layout
6874
6875 \end_inset
6876 </cell>
6877 </row>
6878 </lyxtabular>
6879
6880 \end_inset
6881
6882
6883 \end_layout
6884
6885 \begin_layout Standard
6886 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6887  étiquette dans sa légende.
6888 \end_layout
6889
6890 \begin_layout Standard
6891 Ceci est une référence au tableau
6892 \begin_inset space ~
6893 \end_inset
6894
6895
6896 \begin_inset CommandInset ref
6897 LatexCommand ref
6898 reference "tab:RefExemple"
6899
6900 \end_inset
6901
6902 .
6903 \end_layout
6904
6905 \begin_layout Standard
6906 La mise en forme de la légende peut être ajustée avec celle de toutes les
6907  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6908  
6909 \series bold
6910 caption
6911 \series default
6912
6913 \begin_inset Index idx
6914 status collapsed
6915
6916 \begin_layout Plain Layout
6917 Paquetages \SpecialChar LaTeX
6918  ! caption
6919 \end_layout
6920
6921 \end_inset
6922
6923 , voir la section
6924 \begin_inset space ~
6925 \end_inset
6926
6927
6928 \begin_inset CommandInset ref
6929 LatexCommand ref
6930 reference "sec:Formatage-légende"
6931
6932 \end_inset
6933
6934 .
6935 \end_layout
6936
6937 \begin_layout Subsubsection
6938 Largeur de la légende
6939 \begin_inset Index idx
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943 Tableau ! multi-pages ! Largeur de la légende
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \end_layout
6950
6951 \begin_layout Standard
6952 La largeur maximale des lignes de légende est définie par la longueur 
6953 \series bold
6954
6955 \backslash
6956 LTcapwidth
6957 \series default
6958 .
6959  Sa valeur implicite est 4
6960 \begin_inset space \thinspace{}
6961 \end_inset
6962
6963 in.
6964  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6965  de votre document ou en tant que code \SpecialChar TeX
6966  directement dans votre document
6967  avant le tableau qui doit être affectée.
6968 \end_layout
6969
6970 \begin_layout Standard
6971
6972 \series bold
6973
6974 \backslash
6975 setlength{
6976 \backslash
6977 LTcapwidth}{largeur}
6978 \end_layout
6979
6980 \begin_layout Standard
6981 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6982 \begin_inset space ~
6983 \end_inset
6984
6985
6986 \begin_inset CommandInset ref
6987 LatexCommand ref
6988 reference "cha:Unités-de-longueur"
6989
6990 \end_inset
6991
6992 .
6993 \end_layout
6994
6995 \begin_layout Standard
6996 Les tableaux suivants montrent la différence :
6997 \end_layout
6998
6999 \begin_layout Standard
7000 \begin_inset Tabular
7001 <lyxtabular version="3" rows="6" columns="5">
7002 <features islongtable="true" longtabularalignment="center">
7003 <column alignment="center" valignment="top">
7004 <column alignment="center" valignment="top">
7005 <column alignment="center" valignment="top">
7006 <column alignment="center" valignment="top">
7007 <column alignment="center" valignment="top">
7008 <row endfirsthead="true" caption="true">
7009 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013 \begin_inset Caption Standard
7014
7015 \begin_layout Plain Layout
7016 long titre complet avec la largeur implicite long titre complet avec la
7017  largeur implicite long titre complet avec la largeur implicite
7018 \begin_inset Argument 1
7019 status open
7020
7021 \begin_layout Plain Layout
7022 Légende avec largeur implicite
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 1
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 2
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 3
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 4
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 5
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 </row>
7121 <row>
7122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126 asd
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 s
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 s
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 s
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 asd
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 asd
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 s
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 s
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 s
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 asd
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 </row>
7215 <row>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 asd
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 s
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 s
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 s
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 asd
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 </row>
7262 <row>
7263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 asd
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 sad
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 asd
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 asd
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7300 \begin_inset Text
7301
7302 \begin_layout Plain Layout
7303 asd
7304 \end_layout
7305
7306 \end_inset
7307 </cell>
7308 </row>
7309 </lyxtabular>
7310
7311 \end_inset
7312
7313
7314 \end_layout
7315
7316 \begin_layout Standard
7317 \begin_inset ERT
7318 status collapsed
7319
7320 \begin_layout Plain Layout
7321
7322
7323 \backslash
7324 setlength{
7325 \backslash
7326 LTcapwidth}{5cm}
7327 \end_layout
7328
7329 \end_inset
7330
7331
7332 \begin_inset Tabular
7333 <lyxtabular version="3" rows="6" columns="5">
7334 <features islongtable="true" longtabularalignment="center">
7335 <column alignment="center" valignment="top">
7336 <column alignment="center" valignment="top">
7337 <column alignment="center" valignment="top">
7338 <column alignment="center" valignment="top">
7339 <column alignment="center" valignment="top">
7340 <row endfirsthead="true" caption="true">
7341 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 \begin_inset Caption Standard
7346
7347 \begin_layout Plain Layout
7348 long titre complet avec la largeur réglée à 5
7349 \begin_inset space \thinspace{}
7350 \end_inset
7351
7352 cm long titre complet avec la largeur réglée à 5
7353 \begin_inset space \thinspace{}
7354 \end_inset
7355
7356 cm long titre complet avec la largeur réglée à 5
7357 \begin_inset space \thinspace{}
7358 \end_inset
7359
7360 cm
7361 \begin_inset Argument 1
7362 status open
7363
7364 \begin_layout Plain Layout
7365 Légende avec largeur à
7366 \begin_inset space \thinspace{}
7367 \end_inset
7368
7369 =
7370 \begin_inset space \thinspace{}
7371 \end_inset
7372
7373 5
7374 \begin_inset space \thinspace{}
7375 \end_inset
7376
7377 cm
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \end_inset
7386
7387
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7393 \begin_inset Text
7394
7395 \begin_layout Plain Layout
7396
7397 \end_layout
7398
7399 \end_inset
7400 </cell>
7401 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 1
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 2
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 3
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 4
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 5
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 <row>
7477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481 asd
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490 s
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 s
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 s
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 asd
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 asd
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537 s
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 s
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 s
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 asd
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 <row>
7571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 asd
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584 s
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593 s
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602 s
7603 \end_layout
7604
7605 \end_inset
7606 </cell>
7607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 asd
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 </row>
7617 <row>
7618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622 asd
7623 \end_layout
7624
7625 \end_inset
7626 </cell>
7627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \begin_layout Plain Layout
7631 sad
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640 asd
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649 asd
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 asd
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 </row>
7664 </lyxtabular>
7665
7666 \end_inset
7667
7668
7669 \end_layout
7670
7671 \begin_layout Standard
7672 \begin_inset ERT
7673 status collapsed
7674
7675 \begin_layout Plain Layout
7676
7677
7678 \backslash
7679 setlength{
7680 \backslash
7681 LTcapwidth}{4in}
7682 \end_layout
7683
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \begin_layout Standard
7690 \begin_inset Note Greyedout
7691 status open
7692
7693 \begin_layout Plain Layout
7694
7695 \series bold
7696 Note:
7697 \series default
7698  Quand on utilise la paquetage \SpecialChar LaTeX
7699  
7700 \series bold
7701 caption
7702 \series default
7703
7704 \begin_inset Index idx
7705 status collapsed
7706
7707 \begin_layout Plain Layout
7708 Paquetages \SpecialChar LaTeX
7709  ! caption
7710 \end_layout
7711
7712 \end_inset
7713
7714  , comme c'est les cas dans ce document, la légende prend toute la largeur
7715  de la page quand on utilise la largeur implicite de 4
7716 \begin_inset space \thinspace{}
7717 \end_inset
7718
7719 in pour 
7720 \series bold
7721
7722 \backslash
7723 LTcapwidth
7724 \series default
7725 .
7726  Pour avoir dans ce cas une légende qui fasse exactement 4
7727 \begin_inset space \thinspace{}
7728 \end_inset
7729
7730 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7731  comme par exemple 3.99
7732 \begin_inset space \thinspace{}
7733 \end_inset
7734
7735 in, soit utiliser la commande \SpecialChar LaTeX
7736  
7737 \series bold
7738
7739 \backslash
7740 captionsetup{width=valeur}
7741 \series default
7742  qui est disponible dans le paquetage 
7743 \series bold
7744 caption
7745 \series default
7746 .
7747 \end_layout
7748
7749 \end_inset
7750
7751
7752 \end_layout
7753
7754 \begin_layout Subsubsection
7755 Des légendes différentes sur chaque page d'un tableau
7756 \begin_inset Argument 1
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760 Légendes différentes
7761 \end_layout
7762
7763 \end_inset
7764
7765
7766 \begin_inset Index idx
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7771 \end_layout
7772
7773 \end_inset
7774
7775
7776 \end_layout
7777
7778 \begin_layout Standard
7779 Quand la légende du tableau pour les pages suivantes doit être différente
7780  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7781  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7782  dans le menu contextuel
7783 \family sans
7784  Légende
7785 \begin_inset space ~
7786 \end_inset
7787
7788 (NonNuméroté)
7789 \family default
7790 .
7791  Le tableau
7792 \begin_inset space ~
7793 \end_inset
7794
7795
7796 \begin_inset CommandInset ref
7797 LatexCommand ref
7798 reference "tab:Légendes-tableau-différentes"
7799
7800 \end_inset
7801
7802  est un exemple de tableau long avec des légendes différentes et où la seconde
7803  légende ne contient pas le numéro du tableau.
7804 \end_layout
7805
7806 \begin_layout Standard
7807 \align center
7808 \begin_inset Tabular
7809 <lyxtabular version="3" rows="59" columns="3">
7810 <features islongtable="true" longtabularalignment="center">
7811 <column alignment="left" valignment="top" width="0pt">
7812 <column alignment="left" valignment="top" width="0pt">
7813 <column alignment="center" valignment="top" width="0pt">
7814 <row endfirsthead="true" caption="true">
7815 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 \begin_inset Caption Standard
7820
7821 \begin_layout Plain Layout
7822 Exemple d'annuaire téléphonique
7823 \begin_inset CommandInset label
7824 LatexCommand label
7825 name "tab:Légendes-tableau-différentes"
7826
7827 \end_inset
7828
7829
7830 \begin_inset Argument 1
7831 status collapsed
7832
7833 \begin_layout Plain Layout
7834 Exemple Annuaire 
7835 \end_layout
7836
7837 \end_inset
7838
7839
7840 \end_layout
7841
7842 \end_inset
7843
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 </row>
7868 <row endfirsthead="true">
7869 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \series bold
7875 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 </row>
7899 <row endfirsthead="true">
7900 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904
7905 \series bold
7906 NOM
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \series bold
7926 TÉL.
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row endhead="true" caption="true">
7933 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937 \begin_inset Caption Unnumbered
7938
7939 \begin_layout Plain Layout
7940 Suite de l'exemple d'annuaire téléphonique
7941 \end_layout
7942
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 </row>
7969 <row endhead="true">
7970 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974
7975 \series bold
7976 Exemple d'annuaire téléphonique
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 </row>
8000 <row endhead="true">
8001 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005
8006 \series bold
8007 NOM
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025
8026 \series bold
8027 TÉL.
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row endfoot="true">
8034 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 suite page suivante\SpecialChar ldots
8039
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 </row>
8063 <row>
8064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068
8069 \series bold
8070 Annovi
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079 Silvia
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 111
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 <row>
8095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099
8100 \series bold
8101 Bertoli
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 Stefano
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 111
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 </row>
8125 <row>
8126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \series bold
8132 Bozzi
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141 Walter
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150 111
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 </row>
8156 <row>
8157 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161
8162 \series bold
8163 Cachia
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172 Maria
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181 111
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 </row>
8187 <row>
8188 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192
8193 \series bold
8194 Cachia
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203 Maurizio
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212 111
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 </row>
8218 <row>
8219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223
8224 \series bold
8225 Cinquemani
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234 Giusi
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 111
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 </row>
8249 <row>
8250 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254
8255 \series bold
8256 Colin
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265 Bernard
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 111
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 </row>
8280 <row>
8281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285
8286 \series bold
8287 Concli
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 Gianfranco
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 111
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 </row>
8311 <row>
8312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316
8317 \series bold
8318 Dal Bosco
8319 \end_layout
8320
8321 \end_inset
8322 </cell>
8323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327 Carolina
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 111
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 <row>
8343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \series bold
8349 Dalpiaz
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 Annamaria
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 111
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 </row>
8373 <row>
8374 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378
8379 \series bold
8380 Feliciello
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389 Domenico
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398 111
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 </row>
8404 <row>
8405 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409
8410 \series bold
8411 Focarelli
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420 Paola
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 111
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 </row>
8435 <row>
8436 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440
8441 \series bold
8442 Galletti
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 Oreste
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 111
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \series bold
8473 Gasparini
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 Franca
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 111
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \series bold
8504 Rizzardi
8505 \series default
8506
8507 \begin_inset Foot
8508 status open
8509
8510 \begin_layout Plain Layout
8511 Exemple de note de bas de page
8512 \end_layout
8513
8514 \end_inset
8515
8516
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 Paola
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534 111
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 </row>
8540 <row>
8541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \series bold
8547 Lassini
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556 Giancarlo
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565 111
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 </row>
8571 <row>
8572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576
8577 \series bold
8578 Malfatti
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587 Luciano
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 111
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 </row>
8602 <row>
8603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607
8608 \series bold
8609 Malfatti
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618 Valeriano
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627 111
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 </row>
8633 <row>
8634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638
8639 \series bold
8640 Meneguzzo
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649 Roberto
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658 111
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 </row>
8664 <row>
8665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669
8670 \series bold
8671 Mezzadra
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680 Roberto
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689 111
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 </row>
8695 <row>
8696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700
8701 \series bold
8702 Pirpamer
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 Erich
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720 111
8721 \end_layout
8722
8723 \end_inset
8724 </cell>
8725 </row>
8726 <row>
8727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731
8732 \series bold
8733 Pochiesa
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 Paolo
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 111, 222
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 </row>
8757 <row>
8758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762
8763 \series bold
8764 Radina
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773 Claudio
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782 111
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 </row>
8788 <row>
8789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793
8794 \series bold
8795 Stuffer
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 Oskar
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813 111
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 </row>
8819 <row>
8820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824
8825 \series bold
8826 Tacchelli
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835 Ugo
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 111
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 </row>
8850 <row>
8851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855
8856 \series bold
8857 Tezzele
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866 Margit
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 111
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 </row>
8881 <row>
8882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886
8887 \series bold
8888 Unterkalmsteiner
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897 Frieda
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 111
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 </row>
8912 <row>
8913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917
8918 \series bold
8919 Vieider
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928 Hilde
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 111
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 </row>
8943 <row>
8944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948
8949 \series bold
8950 Vigna
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 Jürgen
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 111
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row>
8975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979
8980 \series bold
8981 Weber
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 Maurizio
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 111
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row>
9006 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \series bold
9012 Winkler
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 Franz
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 111
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row>
9037 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041  
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 <row>
9066 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070
9071 \series bold
9072 Annovi
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 Silvia
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 555
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 </row>
9096 <row>
9097 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101
9102 \series bold
9103 Bertoli
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112 Stefano
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121 555
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 </row>
9127 <row>
9128 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132
9133 \series bold
9134 Bozzi
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 Walter
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 555
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 </row>
9158 <row>
9159 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163
9164 \series bold
9165 Cachia
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 Maria
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 555
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 </row>
9189 <row>
9190 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194
9195 \series bold
9196 Cachia
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205 Maurizio
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 555
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 </row>
9220 <row>
9221 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225
9226 \series bold
9227 Cinquemani
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 Giusi
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 555
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 </row>
9251 <row>
9252 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256
9257 \series bold
9258 Colin
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267 Bernard
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 555
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 </row>
9282 <row>
9283 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287
9288 \series bold
9289 Concli
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298 Gianfranco
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307 555
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 </row>
9313 <row>
9314 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318
9319 \series bold
9320 Dal Bosco
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329 Carolina
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338 555
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 </row>
9344 <row>
9345 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349
9350 \series bold
9351 Dalpiaz
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360 Annamaria
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 555
9370 \end_layout
9371
9372 \end_inset
9373 </cell>
9374 </row>
9375 <row>
9376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380
9381 \series bold
9382 Feliciello
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391 Domenico
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400 555
9401 \end_layout
9402
9403 \end_inset
9404 </cell>
9405 </row>
9406 <row>
9407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411
9412 \series bold
9413 Focarelli
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422 Paola
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 555
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 </row>
9437 <row>
9438 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442
9443 \series bold
9444 Galletti
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 Oreste
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 555
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 </row>
9468 <row>
9469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473
9474 \series bold
9475 Gasparini
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484 Franca
9485 \end_layout
9486
9487 \end_inset
9488 </cell>
9489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493 555
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 </row>
9499 <row>
9500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504
9505 \series bold
9506 Rizzardi
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515 Paola
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524 555
9525 \end_layout
9526
9527 \end_inset
9528 </cell>
9529 </row>
9530 <row>
9531 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535
9536 \series bold
9537 Lassini
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546 Giancarlo
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555 555
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 </row>
9561 <row>
9562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566
9567 \series bold
9568 Malfatti
9569 \end_layout
9570
9571 \end_inset
9572 </cell>
9573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577 Luciano
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586 555
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 <row>
9593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597
9598 \series bold
9599 Malfatti
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 Valeriano
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 555
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \series bold
9630 Meneguzzo
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639 Roberto
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 555
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 </row>
9654 <row>
9655 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659
9660 \series bold
9661 Mezzadra
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670 Roberto
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 555
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 </row>
9685 </lyxtabular>
9686
9687 \end_inset
9688
9689
9690 \end_layout
9691
9692 \begin_layout Section
9693 Questions particulières concernant les tableaux multi-pages
9694 \begin_inset Argument 1
9695 status collapsed
9696
9697 \begin_layout Plain Layout
9698 Questions sur les tableaux multi-pages
9699 \end_layout
9700
9701 \end_inset
9702
9703
9704 \begin_inset CommandInset label
9705 LatexCommand label
9706 name "sec:Questions-sur-tableaux-multi-pages"
9707
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \begin_layout Subsection
9714 Calculs des pages des tableaux multi-pages
9715 \begin_inset Index idx
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719 Tableau ! multi-pages ! Calculs
9720 \end_layout
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \begin_layout Standard
9728 \SpecialChar LaTeX
9729  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9730  utilisant des blocs (chunks).
9731  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9732  mémoire de \SpecialChar LaTeX
9733 .
9734  La valeur implicite est fixée pour des raisons historiques à seulement
9735  20
9736 \begin_inset space ~
9737 \end_inset
9738
9739 lignes de tableau.
9740  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9741  ceci peut ralentir la création de votre document.
9742  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9743  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9744  préambule de votre document :
9745 \end_layout
9746
9747 \begin_layout Standard
9748
9749 \series bold
9750
9751 \backslash
9752 setcounter{LTchunksize}{100}
9753 \end_layout
9754
9755 \begin_layout Subsection
9756 Les flottants et les tableaux multi-pages
9757 \begin_inset Index idx
9758 status collapsed
9759
9760 \begin_layout Plain Layout
9761 Tableau ! multi-pages ! Flottants
9762 \end_layout
9763
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \begin_layout Standard
9770 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9771  commence un tableau multi-pages.
9772  Pour éviter une telle situation, insérez un saut de page (menu 
9773 \family sans
9774 Insertion\SpecialChar menuseparator
9775 Typographie
9776 \begin_inset space ~
9777 \end_inset
9778
9779 spéciale\SpecialChar menuseparator
9780 Saut de page (vide le tampon)
9781 \family default
9782
9783 \begin_inset space \thinspace{}
9784 \end_inset
9785
9786 ) juste avant votre tableau multi-pages.
9787 \end_layout
9788
9789 \begin_layout Subsection
9790 Sauts de pages forcés
9791 \begin_inset Index idx
9792 status collapsed
9793
9794 \begin_layout Plain Layout
9795 Tableau ! multi-pages ! Sauts de pages forcés
9796 \end_layout
9797
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \begin_layout Standard
9804 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9805  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9806  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9807  de
9808  saut de ligne 
9809 \begin_inset Quotes cld
9810 \end_inset
9811
9812
9813 \backslash
9814
9815 \backslash
9816
9817 \begin_inset Quotes crd
9818 \end_inset
9819
9820  en code \SpecialChar TeX
9821  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9822  Avant la commande 
9823 \begin_inset Quotes cld
9824 \end_inset
9825
9826
9827 \backslash
9828
9829 \backslash
9830
9831 \begin_inset Quotes crd
9832 \end_inset
9833
9834 , vous devez insérer en code \SpecialChar TeX
9835 , autant de caractères 
9836 \begin_inset Quotes cld
9837 \end_inset
9838
9839 &
9840 \begin_inset Quotes crd
9841 \end_inset
9842
9843  qu'il y a de colonnes après la cellule concernée.
9844  Le caractère 
9845 \begin_inset Quotes cld
9846 \end_inset
9847
9848 &
9849 \begin_inset Quotes crd
9850 \end_inset
9851
9852  sert à séparer les colonnes d'un tableau.
9853  Écrivez en code-\SpecialChar TeX
9854 , après chaque 
9855 \begin_inset Quotes cld
9856 \end_inset
9857
9858 &
9859 \begin_inset Quotes crd
9860 \end_inset
9861
9862  le contenu des cellules correspondantes et en même temps supprimez le contenu
9863  de ces cellules dans le texte normal.
9864  
9865 \begin_inset Newline newline
9866 \end_inset
9867
9868 Après la commande 
9869 \backslash
9870
9871 \backslash
9872 , insérez autant de caractères 
9873 \begin_inset Quotes cld
9874 \end_inset
9875
9876 &
9877 \begin_inset Quotes crd
9878 \end_inset
9879
9880  qu'il y a de colonnes avant la colonne traitée.
9881  Dans le tableau
9882 \begin_inset space ~
9883 \end_inset
9884
9885
9886 \begin_inset CommandInset ref
9887 LatexCommand ref
9888 reference "tab:Tableau-saut-de-page"
9889
9890 \end_inset
9891
9892  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9893  suivie par une autre colonne.
9894  La commande suivante a donc été insérée en code \SpecialChar TeX
9895  dans la cellule après
9896  le mot 
9897 \begin_inset Quotes cld
9898 \end_inset
9899
9900
9901 \emph on
9902 Castelchiodato,
9903 \emph default
9904
9905 \begin_inset Quotes crd
9906 \end_inset
9907
9908 :
9909 \end_layout
9910
9911 \begin_layout Standard
9912
9913 \series bold
9914 & 111
9915 \backslash
9916
9917 \backslash
9918  
9919 \backslash
9920 newpage
9921 \begin_inset Newline newline
9922 \end_inset
9923
9924 &
9925 \end_layout
9926
9927 \begin_layout Standard
9928 Le 
9929 \begin_inset Quotes cld
9930 \end_inset
9931
9932 111
9933 \begin_inset Quotes crd
9934 \end_inset
9935
9936  dans la troisième colonne de la ligne a été supprimé.
9937  
9938 \series bold
9939
9940 \backslash
9941 newpage
9942 \series default
9943  est nécessaire seulement quand un saut de page doit impérativement avoir
9944  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9945  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9946  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9947  est coupée, utilisez cette commande à la place de la précédente :
9948 \end_layout
9949
9950 \begin_layout Standard
9951
9952 \series bold
9953 & 111
9954 \backslash
9955
9956 \backslash
9957
9958 \begin_inset Newline newline
9959 \end_inset
9960
9961
9962 \backslash
9963 hline &
9964 \end_layout
9965
9966 \begin_layout Standard
9967 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9968  insérer la commande
9969 \end_layout
9970
9971 \begin_layout Standard
9972
9973 \series bold
9974
9975 \backslash
9976 setlength{
9977 \backslash
9978 parfillskip}{0pt}
9979 \end_layout
9980
9981 \begin_layout Standard
9982 au début de la cellule.
9983  Cela assure que la portion de la cellule qui va se trouver affichée sur
9984  la page suivante le sera avec toute la largeur de la cellule.
9985 \end_layout
9986
9987 \begin_layout Standard
9988 \align center
9989 \begin_inset Tabular
9990 <lyxtabular version="3" rows="38" columns="3">
9991 <features islongtable="true" longtabularalignment="center">
9992 <column alignment="left" valignment="top" width="0pt">
9993 <column alignment="left" valignment="top" width="3cm">
9994 <column alignment="center" valignment="top" width="0pt">
9995 <row endfirsthead="true" caption="true">
9996 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 \begin_inset Caption Standard
10001
10002 \begin_layout Plain Layout
10003 Tableau avec un saut de page forcé dans une cellule
10004 \begin_inset CommandInset label
10005 LatexCommand label
10006 name "tab:Tableau-saut-de-page"
10007
10008 \end_inset
10009
10010
10011 \begin_inset Argument 1
10012 status collapsed
10013
10014 \begin_layout Plain Layout
10015 Tableau avec un saut de page forcé dans une cellule
10016 \end_layout
10017
10018 \end_inset
10019
10020
10021 \end_layout
10022
10023 \end_inset
10024
10025
10026 \end_layout
10027
10028 \end_inset
10029 </cell>
10030 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10031 \begin_inset Text
10032
10033 \begin_layout Plain Layout
10034
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 </row>
10049 <row endfirsthead="true">
10050 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054
10055 \series bold
10056 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row endfirsthead="true">
10081 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085
10086 \series bold
10087 NOM
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \series bold
10107 TÉL.
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 </row>
10113 <row endhead="true" caption="true">
10114 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118 \begin_inset Caption Unnumbered
10119
10120 \begin_layout Plain Layout
10121 Tableau sur deux pages avec un saut de page dans une cellule
10122 \end_layout
10123
10124 \end_inset
10125
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144
10145 \end_layout
10146
10147 \end_inset
10148 </cell>
10149 </row>
10150 <row endhead="true">
10151 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155  
10156 \series bold
10157 Exemple d'annuaire téléphonique
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row endhead="true">
10182 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186
10187 \series bold
10188 NOM
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206
10207 \series bold
10208 TÉL.
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 </row>
10214 <row endfoot="true">
10215 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 suite page suivante\SpecialChar ldots
10220
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 <row>
10245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249
10250 \series bold
10251 Annovi
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 Silvia
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 111
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 </row>
10275 <row>
10276 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280
10281 \series bold
10282 Bertoli
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291 Stefano
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 111
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 </row>
10306 <row>
10307 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311
10312 \series bold
10313 Bozzi
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 Walter
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 111
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 </row>
10337 <row>
10338 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342
10343 \series bold
10344 Cachia
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 Maria
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 111
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \series bold
10375 Cachia
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Maurizio
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 111
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 </row>
10399 <row>
10400 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404
10405 \series bold
10406 Cinquemani
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 Giusi
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 111
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 <row>
10431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435
10436 \series bold
10437 Colin
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Bernard
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 111
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466
10467 \series bold
10468 Concli
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 Gianfranco
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 111
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497
10498 \series bold
10499 Dal Bosco
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508 Carolina
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 111
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 </row>
10523 <row>
10524 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528
10529 \series bold
10530 Dalpiaz
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Annamaria
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 111
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 <row>
10555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559
10560 \series bold
10561 Feliciello
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 Domenico
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 111
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \series bold
10592 Focarelli
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601 Paola
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 111
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 </row>
10616 <row>
10617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621
10622 \series bold
10623 Galletti
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632 Oreste
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 111
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 </row>
10647 <row>
10648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652
10653 \series bold
10654 Gasparini
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663 Franca
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 111
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 </row>
10678 <row>
10679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683
10684 \series bold
10685 Lassini
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 Giancarlo
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 111
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 </row>
10709 <row>
10710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714
10715 \series bold
10716 Malfatti
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725 Luciano
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 111
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \series bold
10747 Malfatti
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 Valeriano
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 111
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row>
10772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \series bold
10778 Meneguzzo
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 Roberto
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 111
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 <row>
10803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807
10808 \series bold
10809 Mezzadra
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818 Roberto
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827 111
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 </row>
10833 <row>
10834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838
10839 \series bold
10840 Pirpamer
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849 Erich
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 111
10859 \end_layout
10860
10861 \end_inset
10862 </cell>
10863 </row>
10864 <row>
10865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869
10870 \series bold
10871 Pochiesa
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880 Paolo
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889 111, 222
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \series bold
10902 Radina
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911 Claudio
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 111
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 </row>
10926 <row>
10927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931
10932 \series bold
10933 Rizzardi
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 Giancarlo, 11.
10943  Fürst von Montecompatri, 11.
10944  Fürst von Sulmona und Vivaro, 10.
10945  Fürst von Rossano, 5.
10946  Herzog von Canemorte, 11.
10947  Herzog von Palombara, 5.
10948  Herzog von Castelchiodato,
10949 \begin_inset ERT
10950 status open
10951
10952 \begin_layout Plain Layout
10953
10954 & 111
10955 \backslash
10956
10957 \backslash
10958  
10959 \backslash
10960 newpage
10961 \end_layout
10962
10963 \begin_layout Plain Layout
10964
10965 &
10966 \end_layout
10967
10968 \end_inset
10969
10970  11.
10971  Herzog von Poggionativo, 11.
10972  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10973  Graf von Valinfreda, 11.
10974  Baron von Cropalati, 11.
10975  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row>
10991 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \series bold
10997 Stuffer
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 Oskar
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 111
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 <row>
11022 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \series bold
11028 Tacchelli
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 Ugo
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 111
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 <row>
11053 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057
11058 \series bold
11059 Tezzele
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 Margit
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077 111
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 </row>
11083 <row>
11084 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088
11089 \series bold
11090 Unterkalmsteiner
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 Frieda
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 111
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 <row>
11115 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \series bold
11121 Vieider
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 Hilde
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 111
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 </row>
11145 <row>
11146 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150
11151 \series bold
11152 Vigna
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 Jürgen
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 111
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 </row>
11176 <row>
11177 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181
11182 \series bold
11183 Weber
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192 Maurizio
11193 \end_layout
11194
11195 \end_inset
11196 </cell>
11197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 111
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 </row>
11207 <row>
11208 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212
11213 \series bold
11214 Winkler
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 Franz
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232 111
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 </row>
11238 </lyxtabular>
11239
11240 \end_inset
11241
11242
11243 \end_layout
11244
11245 \begin_layout Section
11246 Colonnes et lignes à lignes multiples
11247 \end_layout
11248
11249 \begin_layout Subsection
11250 Lignes multiples dans une cellule de tableau
11251 \begin_inset CommandInset label
11252 LatexCommand label
11253 name "subsec:Lignes-multiple-dans-cellule"
11254
11255 \end_inset
11256
11257
11258 \begin_inset Index idx
11259 status collapsed
11260
11261 \begin_layout Plain Layout
11262 Plusieurs lignes dans une case de tableau
11263 \end_layout
11264
11265 \end_inset
11266
11267
11268 \begin_inset Index idx
11269 status collapsed
11270
11271 \begin_layout Plain Layout
11272 Tableau ! Saut de ligne
11273 \end_layout
11274
11275 \end_inset
11276
11277
11278 \end_layout
11279
11280 \begin_layout Standard
11281 \noindent
11282 \begin_inset Float table
11283 placement H
11284 wide false
11285 sideways false
11286 status open
11287
11288 \begin_layout Plain Layout
11289 \begin_inset Caption Standard
11290
11291 \begin_layout Plain Layout
11292 \begin_inset CommandInset label
11293 LatexCommand label
11294 name "tab:Tableau-avec-plusieurs-lignes"
11295
11296 \end_inset
11297
11298 Tableau avec des lignes multiples dans une cellule
11299 \end_layout
11300
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \begin_layout Plain Layout
11307 \align center
11308 \begin_inset Tabular
11309 <lyxtabular version="3" rows="3" columns="3">
11310 <features tabularvalignment="middle">
11311 <column alignment="center" valignment="middle" width="2.5cm">
11312 <column alignment="center" valignment="middle">
11313 <column alignment="center" valignment="middle">
11314 <row>
11315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11316 \begin_inset Text
11317
11318 \begin_layout Plain Layout
11319 Lignes
11320 \begin_inset Newline linebreak
11321 \end_inset
11322
11323 multiples
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 b
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 c
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 </row>
11347 <row>
11348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352 d
11353 \end_layout
11354
11355 \end_inset
11356 </cell>
11357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 e
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 f
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 </row>
11376 <row>
11377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 g
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 h
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 i
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 </row>
11405 </lyxtabular>
11406
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \begin_layout Standard
11418 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11419  d'un paragraphe avec des sauts de lignes et des césures.
11420 \end_layout
11421
11422 \begin_layout Standard
11423 Pour obtenir le tableau
11424 \begin_inset space ~
11425 \end_inset
11426
11427
11428 \begin_inset CommandInset ref
11429 LatexCommand ref
11430 reference "tab:Tableau-avec-plusieurs-lignes"
11431
11432 \end_inset
11433
11434 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11435  droit dessus.
11436  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11437  2.5
11438 \begin_inset space \thinspace{}
11439 \end_inset
11440
11441 cm et choisissez les alignements vertical et horizontal centrés.
11442  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11443  Comme notre texte est plus petit que 2.5
11444 \begin_inset space \thinspace{}
11445 \end_inset
11446
11447 cm, une seule ligne va apparaître.
11448  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11449  
11450 \family sans
11451 Ctrl-Shift-Entrée
11452 \family default
11453 ).
11454  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11455 ement découpé en plusieurs lignes.
11456 \end_layout
11457
11458 \begin_layout Standard
11459 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11460  ne peut pas
11461  effectuer de césure si c'est le premier élément de la cellule.
11462  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11463  premier élément : Ajoutez un espace horizontal de 0
11464 \begin_inset space \thinspace{}
11465 \end_inset
11466
11467 pt juste avant votre mot.
11468  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11469  Le tableau
11470 \begin_inset space ~
11471 \end_inset
11472
11473
11474 \begin_inset CommandInset ref
11475 LatexCommand ref
11476 reference "tab:Tableau-césure"
11477
11478 \end_inset
11479
11480  montre l'effet de cette insertion.
11481 \end_layout
11482
11483 \begin_layout Standard
11484 \begin_inset Float table
11485 placement h
11486 wide false
11487 sideways false
11488 status open
11489
11490 \begin_layout Plain Layout
11491 \begin_inset Caption Standard
11492
11493 \begin_layout Plain Layout
11494 \begin_inset CommandInset label
11495 LatexCommand label
11496 name "tab:Tableau-césure"
11497
11498 \end_inset
11499
11500 Tableau avec et sans césure.
11501 \end_layout
11502
11503 \end_inset
11504
11505
11506 \end_layout
11507
11508 \begin_layout Plain Layout
11509 \begin_inset space \hfill{}
11510 \end_inset
11511
11512
11513 \begin_inset Tabular
11514 <lyxtabular version="3" rows="3" columns="3">
11515 <features tabularvalignment="middle">
11516 <column alignment="center" valignment="middle" width="2.5cm">
11517 <column alignment="center" valignment="middle">
11518 <column alignment="center" valignment="middle">
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 mottrèslongdansunecellule
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 b
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 c
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 d
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 e
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 f
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 <row>
11578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11579 \begin_inset Text
11580
11581 \begin_layout Plain Layout
11582 g
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 h
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 i
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 </row>
11606 </lyxtabular>
11607
11608 \end_inset
11609
11610
11611 \begin_inset space \hfill{}
11612 \end_inset
11613
11614
11615 \begin_inset Tabular
11616 <lyxtabular version="3" rows="3" columns="3">
11617 <features tabularvalignment="middle">
11618 <column alignment="center" valignment="middle" width="2.5cm">
11619 <column alignment="center" valignment="middle">
11620 <column alignment="center" valignment="middle">
11621 <row>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 \begin_inset space \hspace{}
11627 \length 0pt
11628 \end_inset
11629
11630 mottrèslongdansunecellule
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 b
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 c
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 </row>
11654 <row>
11655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 d
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668 e
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11674 \begin_inset Text
11675
11676 \begin_layout Plain Layout
11677 f
11678 \end_layout
11679
11680 \end_inset
11681 </cell>
11682 </row>
11683 <row>
11684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 g
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 h
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 i
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 </row>
11712 </lyxtabular>
11713
11714 \end_inset
11715
11716
11717 \begin_inset space \hfill{}
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \end_inset
11724
11725
11726 \end_layout
11727
11728 \begin_layout Subsection
11729 Multi-colonnes
11730 \begin_inset CommandInset label
11731 LatexCommand label
11732 name "subsec:Multicolonnes"
11733
11734 \end_inset
11735
11736
11737 \begin_inset Index idx
11738 status collapsed
11739
11740 \begin_layout Plain Layout
11741 Multi-colonnes
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \begin_inset Index idx
11748 status collapsed
11749
11750 \begin_layout Plain Layout
11751 Tableau ! Multi-colonnes
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \begin_layout Subsubsection
11760 Les bases des multi-colonnes
11761 \end_layout
11762
11763 \begin_layout Standard
11764 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11765  qu'elle doit couvrir et utilisez soit le bouton 
11766 \begin_inset Info
11767 type  "icon"
11768 arg   "tabular-feature multicolumn"
11769 \end_inset
11770
11771  de la barre d'outils tableau, ou le menu 
11772 \family sans
11773 Édition\SpecialChar menuseparator
11774 Tableau\SpecialChar menuseparator
11775 Multi-colonnes
11776 \family default
11777 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11778  
11779 \family sans
11780 Multi-colonnes
11781 \family default
11782 .
11783 \end_layout
11784
11785 \begin_layout Standard
11786 Les multi-colonnes ont leurs propres paramètres de cellule.
11787  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11788  de la cellule, cela n'affecte que la cellule multi-colonnes.
11789  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11790  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11791 \end_layout
11792
11793 \begin_layout Standard
11794 \align center
11795 \begin_inset Tabular
11796 <lyxtabular version="3" rows="3" columns="4">
11797 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11798 <column alignment="center" valignment="top" width="0pt">
11799 <column alignment="center" valignment="middle">
11800 <column alignment="center" valignment="top" width="0in">
11801 <column alignment="center" valignment="top" width="0pt">
11802 <row>
11803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807 abc
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 def ghi
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825
11826 \end_layout
11827
11828 \end_inset
11829 </cell>
11830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834 jkl
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 </row>
11840 <row>
11841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11842 \begin_inset Text
11843
11844 \begin_layout Plain Layout
11845 A
11846 \end_layout
11847
11848 \end_inset
11849 </cell>
11850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11851 \begin_inset Text
11852
11853 \begin_layout Plain Layout
11854 B
11855 \end_layout
11856
11857 \end_inset
11858 </cell>
11859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 C
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 D
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 </row>
11878 <row>
11879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 1
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 2
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 3
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Plain Layout
11910 4
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 </row>
11916 </lyxtabular>
11917
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \begin_layout Subsubsection
11924 Calculs avec les multi-colonnes
11925 \begin_inset CommandInset label
11926 LatexCommand label
11927 name "subsec:Calculs-multicolonnes"
11928
11929 \end_inset
11930
11931
11932 \begin_inset Index idx
11933 status collapsed
11934
11935 \begin_layout Plain Layout
11936 Multi-colonnes ! Calculs
11937 \end_layout
11938
11939 \end_inset
11940
11941
11942 \end_layout
11943
11944 \begin_layout Standard
11945 \SpecialChar LyX
11946  gère directement les multi-colonnes, mais nous devons faire attention à
11947  la largeur des cellules couvertes par la cellule multi-colonnes.
11948 \end_layout
11949
11950 \begin_layout Standard
11951 \begin_inset Float table
11952 placement h
11953 wide false
11954 sideways false
11955 status open
11956
11957 \begin_layout Plain Layout
11958 \begin_inset Caption Standard
11959
11960 \begin_layout Plain Layout
11961 \begin_inset CommandInset label
11962 LatexCommand label
11963 name "tab:Tableau-multicolonne-parfaite"
11964
11965 \end_inset
11966
11967 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11968  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11969 \begin_inset Argument 1
11970 status open
11971
11972 \begin_layout Plain Layout
11973 Tableau avec multi-colonnes parfaite
11974 \end_layout
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \end_layout
11985
11986 \begin_layout Plain Layout
11987 \align center
11988 \begin_inset Tabular
11989 <lyxtabular version="3" rows="3" columns="3">
11990 <features tabularvalignment="middle">
11991 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11992 <column alignment="center" valignment="middle">
11993 <column alignment="center" valignment="top">
11994 <row>
11995 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11996 \begin_inset Text
11997
11998 \begin_layout Plain Layout
11999 multi-colonnes sur plusieurs lignes
12000 \end_layout
12001
12002 \end_inset
12003 </cell>
12004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12005 \begin_inset Text
12006
12007 \begin_layout Plain Layout
12008
12009 \end_layout
12010
12011 \end_inset
12012 </cell>
12013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12014 \begin_inset Text
12015
12016 \begin_layout Plain Layout
12017 c
12018 \end_layout
12019
12020 \end_inset
12021 </cell>
12022 </row>
12023 <row>
12024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12025 \begin_inset Text
12026
12027 \begin_layout Plain Layout
12028 d
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Plain Layout
12037 e
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12043 \begin_inset Text
12044
12045 \begin_layout Plain Layout
12046 f
12047 \end_layout
12048
12049 \end_inset
12050 </cell>
12051 </row>
12052 <row>
12053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Plain Layout
12057 g
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12063 \begin_inset Text
12064
12065 \begin_layout Plain Layout
12066 h
12067 \end_layout
12068
12069 \end_inset
12070 </cell>
12071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12072 \begin_inset Text
12073
12074 \begin_layout Plain Layout
12075 i
12076 \end_layout
12077
12078 \end_inset
12079 </cell>
12080 </row>
12081 </lyxtabular>
12082
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \end_inset
12089
12090
12091 \end_layout
12092
12093 \begin_layout Standard
12094 Par exemple, pour créer le tableau
12095 \begin_inset space ~
12096 \end_inset
12097
12098
12099 \begin_inset CommandInset ref
12100 LatexCommand ref
12101 reference "tab:Tableau-multicolonne-parfaite"
12102
12103 \end_inset
12104
12105 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12106  3×3 et faites un clic droit dessus.
12107  Ensuite choisissez pour cette cellule
12108 \emph on
12109 ,
12110 \emph default
12111  dans la fenêtre de dialogue de tableau, 
12112 \emph on
12113 multi-colonnes
12114 \emph default
12115
12116 \emph on
12117 alignement
12118 \begin_inset space ~
12119 \end_inset
12120
12121 horizontal
12122 \begin_inset space ~
12123 \end_inset
12124
12125 centré
12126 \emph default
12127  et une largeur de 2.5
12128 \begin_inset space \thinspace{}
12129 \end_inset
12130
12131 cm.
12132  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12133  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12134 \begin_inset space \thinspace{}
12135 \end_inset
12136
12137 cm pour la première colonne.
12138  La deuxième colonne aura alors automatiquement une largeur de 1.25
12139 \begin_inset space \thinspace{}
12140 \end_inset
12141
12142 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12143  C'est ce qui a été fait pour le tableau
12144 \begin_inset space ~
12145 \end_inset
12146
12147
12148 \begin_inset CommandInset ref
12149 LatexCommand ref
12150 reference "tab:Tableau-multicolonne-imparfait"
12151
12152 \end_inset
12153
12154 .
12155 \end_layout
12156
12157 \begin_layout Standard
12158 \begin_inset Float table
12159 wide false
12160 sideways false
12161 status open
12162
12163 \begin_layout Plain Layout
12164 \begin_inset Caption Standard
12165
12166 \begin_layout Plain Layout
12167 \begin_inset CommandInset label
12168 LatexCommand label
12169 name "tab:Tableau-multicolonne-imparfait"
12170
12171 \end_inset
12172
12173 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12174  de la largeur de la cellule multi-colonnes.
12175 \begin_inset Argument 1
12176 status open
12177
12178 \begin_layout Plain Layout
12179 Tableau avec multi-colonnes pas parfaite
12180 \end_layout
12181
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \end_inset
12188
12189
12190 \end_layout
12191
12192 \begin_layout Plain Layout
12193 \align center
12194 \begin_inset Tabular
12195 <lyxtabular version="3" rows="3" columns="3">
12196 <features tabularvalignment="middle">
12197 <column alignment="center" valignment="top" width="1.25cm">
12198 <column alignment="center" valignment="top">
12199 <column alignment="center" valignment="top">
12200 <row>
12201 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12202 \begin_inset Text
12203
12204 \begin_layout Plain Layout
12205 multi-colonnes sur plusieurs lignes
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12211 \begin_inset Text
12212
12213 \begin_layout Plain Layout
12214
12215 \end_layout
12216
12217 \end_inset
12218 </cell>
12219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12220 \begin_inset Text
12221
12222 \begin_layout Plain Layout
12223 c
12224 \end_layout
12225
12226 \end_inset
12227 </cell>
12228 </row>
12229 <row>
12230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12231 \begin_inset Text
12232
12233 \begin_layout Plain Layout
12234 d
12235 \end_layout
12236
12237 \end_inset
12238 </cell>
12239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12240 \begin_inset Text
12241
12242 \begin_layout Plain Layout
12243 e
12244 \end_layout
12245
12246 \end_inset
12247 </cell>
12248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12249 \begin_inset Text
12250
12251 \begin_layout Plain Layout
12252 f
12253 \end_layout
12254
12255 \end_inset
12256 </cell>
12257 </row>
12258 <row>
12259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12260 \begin_inset Text
12261
12262 \begin_layout Plain Layout
12263 g
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12269 \begin_inset Text
12270
12271 \begin_layout Plain Layout
12272 h
12273 \end_layout
12274
12275 \end_inset
12276 </cell>
12277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12278 \begin_inset Text
12279
12280 \begin_layout Plain Layout
12281 i
12282 \end_layout
12283
12284 \end_inset
12285 </cell>
12286 </row>
12287 </lyxtabular>
12288
12289 \end_inset
12290
12291
12292 \end_layout
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12301  de la cellule multi-colonnes, elle est un peu plus large.
12302  La raison est que la taille que l'on donne à une cellule, 
12303 \begin_inset Formula $W_{g}$
12304 \end_inset
12305
12306  n'est pas sa taille totale, 
12307 \begin_inset Formula $W_{\mathrm{tot}}$
12308 \end_inset
12309
12310  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12311  lui donne.
12312  L'annexe
12313 \begin_inset space ~
12314 \end_inset
12315
12316
12317 \begin_inset CommandInset ref
12318 LatexCommand ref
12319 reference "cha:Explication-de-l'Equation"
12320
12321 \end_inset
12322
12323  explique pourquoi en détail.
12324 \end_layout
12325
12326 \begin_layout Standard
12327 La largeur nécessaire 
12328 \begin_inset Formula $W_{g\,n}$
12329 \end_inset
12330
12331  quand 
12332 \emph on
12333 n
12334 \emph default
12335  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12336  ait une largeur totale de 
12337 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12338 \end_inset
12339
12340 :
12341 \begin_inset Formula 
12342 \begin{equation}
12343 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12344 \end{equation}
12345
12346 \end_inset
12347
12348
12349 \end_layout
12350
12351 \begin_layout Standard
12352 Dans notre cas nous avons 
12353 \begin_inset Formula $n=2$
12354 \end_inset
12355
12356
12357 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12358 \end_inset
12359
12360 cm et les valeurs implicites pour les autres longueurs, l'équation
12361 \begin_inset space ~
12362 \end_inset
12363
12364
12365 \begin_inset CommandInset ref
12366 LatexCommand ref
12367 reference "eq:Wgn"
12368
12369 \end_inset
12370
12371  devient
12372 \begin_inset Formula 
12373 \begin{equation}
12374 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12375 \end{equation}
12376
12377 \end_inset
12378
12379
12380 \end_layout
12381
12382 \begin_layout Standard
12383 Pour permettre des calculs avec \SpecialChar LaTeX
12384 , vous devez charger le paquetage \SpecialChar LaTeX
12385  
12386 \series bold
12387 calc
12388 \series default
12389  avec la ligne suivante dans le préambule du document
12390 \begin_inset Index idx
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 Paquetages \SpecialChar LaTeX
12395  ! calc
12396 \end_layout
12397
12398 \end_inset
12399
12400
12401 \end_layout
12402
12403 \begin_layout Standard
12404
12405 \series bold
12406
12407 \backslash
12408 usepackage{calc}
12409 \end_layout
12410
12411 \begin_layout Standard
12412 \SpecialChar LyX
12413  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12414  de dialogue.
12415  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12416  dans la
12417  fenêtre de dialogue.
12418  Voici un aperçu de ces paramètres :
12419 \end_layout
12420
12421 \begin_layout Itemize
12422
12423 \series bold
12424 p{largeur}
12425 \series default
12426  crée une cellule de taille donnée, le texte est aligné verticalement en
12427  haut.
12428 \end_layout
12429
12430 \begin_layout Itemize
12431
12432 \series bold
12433 m{largeur}
12434 \series default
12435  crée une cellule de taille donnée, le texte est aligné verticalement au
12436  centre
12437 \end_layout
12438
12439 \begin_layout Itemize
12440
12441 \series bold
12442 b{largeur}
12443 \series default
12444  crée une cellule de taille donnée, le texte est aligné verticalement en
12445  bas
12446 \end_layout
12447
12448 \begin_layout Standard
12449 En entrant un paramètre \SpecialChar LaTeX
12450 , tous les réglages de cellule donnés dans la fenêtre
12451  de dialogue sont ignorés.
12452 \end_layout
12453
12454 \begin_layout Standard
12455 \begin_inset Note Greyedout
12456 status open
12457
12458 \begin_layout Plain Layout
12459
12460 \series bold
12461 Note:
12462 \series default
12463  À cause d'un bug, \SpecialChar LyX
12464  affiche quand même les réglages qui ne sont pas pris
12465  en compte.
12466 \end_layout
12467
12468 \end_inset
12469
12470
12471 \end_layout
12472
12473 \begin_layout Standard
12474 Comme le texte doit être centré horizontalement, on ajoute la commande 
12475 \series bold
12476
12477 \backslash
12478 centering
12479 \series default
12480 .
12481  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12482  suivant pour la première des
12483  colonnes recouvertes :
12484 \end_layout
12485
12486 \begin_layout Standard
12487
12488 \series bold
12489 >{
12490 \backslash
12491 centering}m{1.25cm-6.2pt}
12492 \end_layout
12493
12494 \begin_layout Standard
12495 La commande 
12496 \series bold
12497 >{ }
12498 \series default
12499  signifie que les commandes qui se trouvent entre les accolades doivent
12500  être appliquées avant que la cellule ne soit créée.
12501 \end_layout
12502
12503 \begin_layout Standard
12504 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12505  multi-colonnes, il est toujours aligné à gauche.
12506  Cela vient du fait que \SpecialChar LyX
12507  applique l'alignement seulement à des colonnes
12508  isolées.
12509  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12510  suivant pour la multi-colonnes
12511 \end_layout
12512
12513 \begin_layout Standard
12514
12515 \series bold
12516 >{
12517 \backslash
12518 centering}m{2.5cm}
12519 \end_layout
12520
12521 \begin_layout Subsection
12522 Multi-lignes
12523 \begin_inset CommandInset label
12524 LatexCommand label
12525 name "subsec:Multi-lignes"
12526
12527 \end_inset
12528
12529
12530 \begin_inset Index idx
12531 status collapsed
12532
12533 \begin_layout Plain Layout
12534 Multi-lignes
12535 \end_layout
12536
12537 \end_inset
12538
12539
12540 \begin_inset Index idx
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Tableau ! multi-lignes
12545 \end_layout
12546
12547 \end_inset
12548
12549
12550 \end_layout
12551
12552 \begin_layout Standard
12553 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12554  qu'elle doit couvrir et utilisez soit le bouton 
12555 \begin_inset Info
12556 type  "icon"
12557 arg   "tabular-feature multirow"
12558 \end_inset
12559
12560  de la barre d'outils tableau, ou le menu 
12561 \family sans
12562 Édition\SpecialChar menuseparator
12563 Tableau\SpecialChar menuseparator
12564 Multi-lignes
12565 \family default
12566 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12567  
12568 \family sans
12569 Multi-lignes
12570 \family default
12571 .
12572 \end_layout
12573
12574 \begin_layout Standard
12575 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12576 \end_layout
12577
12578 \begin_layout Standard
12579 \align center
12580 \begin_inset Tabular
12581 <lyxtabular version="3" rows="3" columns="3">
12582 <features tabularvalignment="middle">
12583 <column alignment="center" valignment="top" width="0pt">
12584 <column alignment="center" valignment="top">
12585 <column alignment="center" valignment="top">
12586 <row>
12587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591 un contenu long
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12597 \begin_inset Text
12598
12599 \begin_layout Plain Layout
12600 b
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12606 \begin_inset Text
12607
12608 \begin_layout Plain Layout
12609 c
12610 \end_layout
12611
12612 \end_inset
12613 </cell>
12614 </row>
12615 <row>
12616 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 multi-lignes
12621 \end_layout
12622
12623 \end_inset
12624 </cell>
12625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12626 \begin_inset Text
12627
12628 \begin_layout Plain Layout
12629 e
12630 \end_layout
12631
12632 \end_inset
12633 </cell>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 f
12639 \end_layout
12640
12641 \end_inset
12642 </cell>
12643 </row>
12644 <row>
12645 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649
12650 \end_layout
12651
12652 \end_inset
12653 </cell>
12654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12655 \begin_inset Text
12656
12657 \begin_layout Plain Layout
12658 h
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12664 \begin_inset Text
12665
12666 \begin_layout Plain Layout
12667 i
12668 \end_layout
12669
12670 \end_inset
12671 </cell>
12672 </row>
12673 </lyxtabular>
12674
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \begin_layout Standard
12681 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12682  la colonne.
12683  L'
12684 \family sans
12685 Espacement
12686 \begin_inset space ~
12687 \end_inset
12688
12689 vertical
12690 \family default
12691  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12692  est positive ou négative.
12693 \end_layout
12694
12695 \begin_layout Standard
12696 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12697  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12698  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12699  implicite, vous devez redéfinir la commande 
12700 \series bold
12701
12702 \backslash
12703 multirowsetup
12704 \series default
12705  avec la commande
12706 \end_layout
12707
12708 \begin_layout Standard
12709
12710 \series bold
12711
12712 \backslash
12713 renewcommand{
12714 \backslash
12715 multirowsetup}{
12716 \backslash
12717 centering}
12718 \end_layout
12719
12720 \begin_layout Standard
12721 dans le préambule du document.
12722  Après ça, tous les contenus de cellules multi-lignes du document seront
12723  centrés.
12724  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12725  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12726  juste
12727  avant le tableau concerné, plutôt que dans le préambule.
12728  Si le texte doit être aligné à droite, remplacez 
12729 \series bold
12730
12731 \backslash
12732 centering
12733 \series default
12734  par 
12735 \series bold
12736
12737 \backslash
12738 raggedleft
12739 \series default
12740 .
12741  Pour revenir à l'alignement à gauche utilisez 
12742 \series bold
12743
12744 \backslash
12745 raggedright
12746 \series default
12747 .
12748 \end_layout
12749
12750 \begin_layout Standard
12751 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12752  avec un décalage vertical de -4
12753 \begin_inset space \thinspace{}
12754 \end_inset
12755
12756 mm dans une colonne de 3
12757 \begin_inset space \thinspace{}
12758 \end_inset
12759
12760 cm de large
12761 \begin_inset space ~
12762 \end_inset
12763
12764 :
12765 \end_layout
12766
12767 \begin_layout Standard
12768 \noindent
12769 \align center
12770 \begin_inset ERT
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774
12775
12776 \backslash
12777 renewcommand{
12778 \backslash
12779 multirowsetup}{
12780 \backslash
12781 raggedleft}
12782 \end_layout
12783
12784 \end_inset
12785
12786
12787 \begin_inset Tabular
12788 <lyxtabular version="3" rows="4" columns="3">
12789 <features tabularvalignment="middle">
12790 <column alignment="center" valignment="top" width="3cm">
12791 <column alignment="center" valignment="top">
12792 <column alignment="center" valignment="top">
12793 <row>
12794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12795 \begin_inset Text
12796
12797 \begin_layout Plain Layout
12798 un contenu long
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807 b
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12813 \begin_inset Text
12814
12815 \begin_layout Plain Layout
12816 c
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 </row>
12822 <row>
12823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12824 \begin_inset Text
12825
12826 \begin_layout Plain Layout
12827 t
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 n
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 m
12846 \end_layout
12847
12848 \end_inset
12849 </cell>
12850 </row>
12851 <row>
12852 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 multi-lignes
12857 \end_layout
12858
12859 \end_inset
12860 </cell>
12861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865 e
12866 \end_layout
12867
12868 \end_inset
12869 </cell>
12870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 f
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 </row>
12880 <row>
12881 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 h
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 i
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 </row>
12909 </lyxtabular>
12910
12911 \end_inset
12912
12913
12914 \begin_inset ERT
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918
12919
12920 \backslash
12921 renewcommand{
12922 \backslash
12923 multirowsetup}{
12924 \backslash
12925 raggedright}
12926 \end_layout
12927
12928 \end_inset
12929
12930
12931 \end_layout
12932
12933 \begin_layout Standard
12934 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12935  utiliser un saut de ligne forcé (
12936 \begin_inset space ~
12937 \end_inset
12938
12939 raccourci 
12940 \family sans
12941 Ctrl+Entrée
12942 \family default
12943
12944 \begin_inset space ~
12945 \end_inset
12946
12947 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12948  on le voit dans ce tableau :
12949 \end_layout
12950
12951 \begin_layout Standard
12952 \noindent
12953 \align center
12954 \begin_inset Tabular
12955 <lyxtabular version="3" rows="3" columns="2">
12956 <features tabularvalignment="middle">
12957 <column alignment="left" valignment="middle" width="2cm">
12958 <column alignment="center" valignment="top">
12959 <row>
12960 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 aaa
12965 \begin_inset Newline newline
12966 \end_inset
12967
12968 aaa
12969 \begin_inset Newline newline
12970 \end_inset
12971
12972 mauvaise cellule
12973 \end_layout
12974
12975 \end_inset
12976 </cell>
12977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12978 \begin_inset Text
12979
12980 \begin_layout Plain Layout
12981 ccc
12982 \end_layout
12983
12984 \end_inset
12985 </cell>
12986 </row>
12987 <row>
12988 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992
12993 \end_layout
12994
12995 \end_inset
12996 </cell>
12997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001 ddd
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 </row>
13007 <row>
13008 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13009 \begin_inset Text
13010
13011 \begin_layout Plain Layout
13012 bbb
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 eee
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 </row>
13027 </lyxtabular>
13028
13029 \end_inset
13030
13031
13032 \end_layout
13033
13034 \begin_layout Standard
13035 Vous devez donc faire attention avec les saut de lignes forcés.
13036 \end_layout
13037
13038 \begin_layout Subsection
13039 Cellules avec ligne(s) diagonale(s)
13040 \end_layout
13041
13042 \begin_layout Standard
13043 Pour instruire le lecteur de la signification ds titres de lignes et de
13044  colonnes dans un tableau, il est pratique de partager le première cellule
13045  du tableau à l'aide d'une ou deux lignes diagonales.
13046  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13047  \SpecialChar LaTeX
13048
13049 \series bold
13050 \lang english
13051  diagbox
13052 \series default
13053 \lang french
13054
13055 \begin_inset Index idx
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059 Paquetages \SpecialChar LaTeX
13060  ! diagbox
13061 \end_layout
13062
13063 \end_inset
13064
13065 .
13066  Ce paquetage inclut la commande 
13067 \series bold
13068 \lang english
13069
13070 \backslash
13071 diagbox
13072 \series default
13073 \lang french
13074  que l'on peut insérer en mode \SpecialChar TeX
13075  et qui peut avoir 2 ou 3 arguments:
13076 \end_layout
13077
13078 \begin_layout Standard
13079
13080 \series bold
13081 \lang english
13082
13083 \backslash
13084 diagbox[options]
13085 \lang french
13086 {inférieur gauche}{supérieur droit}
13087 \end_layout
13088
13089 \begin_layout Standard
13090
13091 \series bold
13092 \lang english
13093
13094 \backslash
13095 diagbox[options]
13096 \lang french
13097 {inférieur gauche}{supérieur gauche}{supérieur droit}
13098 \end_layout
13099
13100 \begin_layout Standard
13101 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13102  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13103  Dans le second cas, la cellule est partagée par deux lignes.
13104 \end_layout
13105
13106 \begin_layout Standard
13107 \begin_inset ERT
13108 status collapsed
13109
13110 \begin_layout Plain Layout
13111
13112
13113 \backslash
13114 ifdiagbox
13115 \end_layout
13116
13117 \end_inset
13118
13119
13120 \begin_inset Note Note
13121 status open
13122
13123 \begin_layout Plain Layout
13124 La section suivante ne s'affichera que si vous avez installé le paquetage
13125  \SpecialChar LaTeX
13126  
13127 \series bold
13128 diagbox
13129 \series default
13130 .
13131 \end_layout
13132
13133 \end_inset
13134
13135
13136 \end_layout
13137
13138 \begin_layout Standard
13139 Voici un exemple de tableau où 
13140 \series bold
13141 \lang english
13142
13143 \backslash
13144 diagbox
13145 \lang french
13146  
13147 \series default
13148 est utilisé avec 2 arguments
13149 \begin_inset space ~
13150 \end_inset
13151
13152 dans la première cellule:
13153 \begin_inset VSpace medskip
13154 \end_inset
13155
13156
13157 \end_layout
13158
13159 \begin_layout Standard
13160 \noindent
13161 \begin_inset Tabular
13162 <lyxtabular version="3" rows="4" columns="4">
13163 <features tabularvalignment="middle">
13164 <column alignment="center" valignment="top">
13165 <column alignment="center" valignment="top">
13166 <column alignment="center" valignment="top">
13167 <column alignment="center" valignment="top">
13168 <row>
13169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13170 \begin_inset Text
13171
13172 \begin_layout Plain Layout
13173 \begin_inset ERT
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177
13178
13179 \backslash
13180 diagbox{
13181 \end_layout
13182
13183 \end_inset
13184
13185 Nom
13186 \begin_inset ERT
13187 status collapsed
13188
13189 \begin_layout Plain Layout
13190
13191 }{
13192 \end_layout
13193
13194 \end_inset
13195
13196 Paramètre
13197 \begin_inset ERT
13198 status collapsed
13199
13200 \begin_layout Plain Layout
13201
13202 }
13203 \end_layout
13204
13205 \end_inset
13206
13207
13208 \end_layout
13209
13210 \end_inset
13211 </cell>
13212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13213 \begin_inset Text
13214
13215 \begin_layout Plain Layout
13216 Épaisseur en nm
13217 \end_layout
13218
13219 \end_inset
13220 </cell>
13221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225 Transparence en %
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13231 \begin_inset Text
13232
13233 \begin_layout Plain Layout
13234 Dureté en MPa
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 </row>
13240 <row>
13241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13242 \begin_inset Text
13243
13244 \begin_layout Plain Layout
13245 Vert parfait
13246 \end_layout
13247
13248 \end_inset
13249 </cell>
13250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13251 \begin_inset Text
13252
13253 \begin_layout Plain Layout
13254 45
13255 \end_layout
13256
13257 \end_inset
13258 </cell>
13259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13260 \begin_inset Text
13261
13262 \begin_layout Plain Layout
13263 80
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 504
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 </row>
13278 <row>
13279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13280 \begin_inset Text
13281
13282 \begin_layout Plain Layout
13283 Multi-P foncé
13284 \end_layout
13285
13286 \end_inset
13287 </cell>
13288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292 60
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 72
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 982
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 </row>
13316 <row>
13317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13318 \begin_inset Text
13319
13320 \begin_layout Plain Layout
13321 Pro transparent
13322 \end_layout
13323
13324 \end_inset
13325 </cell>
13326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13327 \begin_inset Text
13328
13329 \begin_layout Plain Layout
13330 18
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 86
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 374
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 </row>
13354 </lyxtabular>
13355
13356 \end_inset
13357
13358
13359 \begin_inset VSpace medskip
13360 \end_inset
13361
13362
13363 \end_layout
13364
13365 \begin_layout Standard
13366 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13367  sport ou les distances:
13368 \end_layout
13369
13370 \begin_layout Standard
13371 \noindent
13372 \align center
13373 \begin_inset Tabular
13374 <lyxtabular version="3" rows="4" columns="4">
13375 <features tabularvalignment="middle">
13376 <column alignment="center" valignment="top" width="0pt">
13377 <column alignment="center" valignment="top">
13378 <column alignment="center" valignment="top">
13379 <column alignment="center" valignment="top">
13380 <row>
13381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385 \begin_inset ERT
13386 status collapsed
13387
13388 \begin_layout Plain Layout
13389
13390
13391 \backslash
13392 diagbox{
13393 \end_layout
13394
13395 \end_inset
13396
13397 À domicile
13398 \begin_inset ERT
13399 status collapsed
13400
13401 \begin_layout Plain Layout
13402
13403 }{
13404 \end_layout
13405
13406 \end_inset
13407
13408 Résultat
13409 \begin_inset ERT
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413
13414 }{
13415 \end_layout
13416
13417 \end_inset
13418
13419 À l'extérieur
13420 \begin_inset ERT
13421 status collapsed
13422
13423 \begin_layout Plain Layout
13424
13425 }
13426 \end_layout
13427
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 Tigres
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448 Panthères
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 Faucons
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 </row>
13463 <row>
13464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468 Tigres
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477
13478 \end_layout
13479
13480 \end_inset
13481 </cell>
13482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13483 \begin_inset Text
13484
13485 \begin_layout Plain Layout
13486 1:3
13487 \end_layout
13488
13489 \end_inset
13490 </cell>
13491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495 0:1
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 </row>
13501 <row>
13502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 Panthères
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515 3:1
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524
13525 \end_layout
13526
13527 \end_inset
13528 </cell>
13529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13530 \begin_inset Text
13531
13532 \begin_layout Plain Layout
13533 0:0
13534 \end_layout
13535
13536 \end_inset
13537 </cell>
13538 </row>
13539 <row>
13540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 Faucons
13545 \end_layout
13546
13547 \end_inset
13548 </cell>
13549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13550 \begin_inset Text
13551
13552 \begin_layout Plain Layout
13553 1:0
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562 0:0
13563 \end_layout
13564
13565 \end_inset
13566 </cell>
13567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 </row>
13577 </lyxtabular>
13578
13579 \end_inset
13580
13581
13582 \end_layout
13583
13584 \begin_layout Standard
13585 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13586  2 coins ou plus du tableau comme ici:
13587 \end_layout
13588
13589 \begin_layout Standard
13590 \noindent
13591 \align center
13592 \begin_inset Tabular
13593 <lyxtabular version="3" rows="5" columns="5">
13594 <features tabularvalignment="middle">
13595 <column alignment="center" valignment="top" width="0pt">
13596 <column alignment="center" valignment="top">
13597 <column alignment="center" valignment="top">
13598 <column alignment="center" valignment="top">
13599 <column alignment="center" valignment="top">
13600 <row>
13601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13602 \begin_inset Text
13603
13604 \begin_layout Plain Layout
13605 \begin_inset ERT
13606 status open
13607
13608 \begin_layout Plain Layout
13609
13610
13611 \backslash
13612 diagbox{
13613 \end_layout
13614
13615 \end_inset
13616
13617 À domicile}{Résultat
13618 \begin_inset ERT
13619 status collapsed
13620
13621 \begin_layout Plain Layout
13622
13623 }{
13624 \end_layout
13625
13626 \end_inset
13627
13628 À l'extérieur
13629 \begin_inset ERT
13630 status collapsed
13631
13632 \begin_layout Plain Layout
13633
13634 }
13635 \end_layout
13636
13637 \end_inset
13638
13639
13640 \end_layout
13641
13642 \end_inset
13643 </cell>
13644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648 Tigres
13649 \end_layout
13650
13651 \end_inset
13652 </cell>
13653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Plain Layout
13657 Panthères
13658 \end_layout
13659
13660 \end_inset
13661 </cell>
13662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 Faucons
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675 \begin_inset ERT
13676 status open
13677
13678 \begin_layout Plain Layout
13679
13680
13681 \backslash
13682 diagbox[dir=NE]{
13683 \end_layout
13684
13685 \end_inset
13686
13687 À domicile
13688 \begin_inset ERT
13689 status collapsed
13690
13691 \begin_layout Plain Layout
13692
13693 }{
13694 \end_layout
13695
13696 \end_inset
13697
13698 Résultat
13699 \begin_inset ERT
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703
13704 }{
13705 \end_layout
13706
13707 \end_inset
13708
13709 À l'extérieur
13710 \begin_inset ERT
13711 status collapsed
13712
13713 \begin_layout Plain Layout
13714
13715 }
13716 \end_layout
13717
13718 \end_inset
13719
13720
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 </row>
13726 <row>
13727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13728 \begin_inset Text
13729
13730 \begin_layout Plain Layout
13731 Tigres
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740
13741 \end_layout
13742
13743 \end_inset
13744 </cell>
13745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 1:3
13750 \end_layout
13751
13752 \end_inset
13753 </cell>
13754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 0:1
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 Tigres
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 </row>
13773 <row>
13774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778 Panthères
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 3:1
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 0:0
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Plain Layout
13814 Panthères
13815 \end_layout
13816
13817 \end_inset
13818 </cell>
13819 </row>
13820 <row>
13821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 Faucons
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 1:0
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13840 \begin_inset Text
13841
13842 \begin_layout Plain Layout
13843 0:0
13844 \end_layout
13845
13846 \end_inset
13847 </cell>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852
13853 \end_layout
13854
13855 \end_inset
13856 </cell>
13857 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13858 \begin_inset Text
13859
13860 \begin_layout Plain Layout
13861 Faucons
13862 \end_layout
13863
13864 \end_inset
13865 </cell>
13866 </row>
13867 <row>
13868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872 \begin_inset ERT
13873 status open
13874
13875 \begin_layout Plain Layout
13876
13877
13878 \backslash
13879 diagbox[dir=SW]{
13880 \end_layout
13881
13882 \end_inset
13883
13884 À domicile
13885 \begin_inset ERT
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889
13890 }{
13891 \end_layout
13892
13893 \end_inset
13894
13895 Résultat
13896 \begin_inset ERT
13897 status collapsed
13898
13899 \begin_layout Plain Layout
13900
13901 }{
13902 \end_layout
13903
13904 \end_inset
13905
13906 À l'extérieur
13907 \begin_inset ERT
13908 status collapsed
13909
13910 \begin_layout Plain Layout
13911
13912 }
13913 \end_layout
13914
13915 \end_inset
13916
13917
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926 Tigres
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935 Panthères
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13941 \begin_inset Text
13942
13943 \begin_layout Plain Layout
13944 Faucons
13945 \end_layout
13946
13947 \end_inset
13948 </cell>
13949 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Plain Layout
13953 \begin_inset ERT
13954 status open
13955
13956 \begin_layout Plain Layout
13957
13958
13959 \backslash
13960 diagbox[dir=SE]{
13961 \end_layout
13962
13963 \end_inset
13964
13965 À domicile
13966 \begin_inset ERT
13967 status collapsed
13968
13969 \begin_layout Plain Layout
13970
13971 }{
13972 \end_layout
13973
13974 \end_inset
13975
13976 Résultat
13977 \begin_inset ERT
13978 status collapsed
13979
13980 \begin_layout Plain Layout
13981
13982 }{
13983 \end_layout
13984
13985 \end_inset
13986
13987 À l'extérieur
13988 \begin_inset ERT
13989 status collapsed
13990
13991 \begin_layout Plain Layout
13992
13993 }
13994 \end_layout
13995
13996 \end_inset
13997
13998
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 </row>
14004 </lyxtabular>
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Standard
14012 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14013  
14014 \series bold
14015 dir=direction
14016 \series default
14017
14018 \emph on
14019 direction
14020 \emph default
14021  est à choisir parmi 
14022 \series bold
14023 NE
14024 \series default
14025
14026 \series bold
14027 SE
14028 \series default
14029
14030 \series bold
14031 SW
14032 \series default
14033  et 
14034 \series bold
14035 NW
14036 \series default
14037  comme sur une rose des vents.
14038  
14039 \series bold
14040 SW
14041 \series default
14042  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14043  du tableau ci-dessus, désigné via la commande:
14044 \end_layout
14045
14046 \begin_layout Standard
14047
14048 \series bold
14049 \lang english
14050
14051 \backslash
14052 diagbox[dir=SW]{
14053 \series default
14054 \lang french
14055 À domicile
14056 \series bold
14057 \lang english
14058 }{
14059 \series default
14060 \lang french
14061 Résultat
14062 \series bold
14063 \lang english
14064 }{
14065 \series default
14066 \lang french
14067 À l'extérieur
14068 \series bold
14069 \lang english
14070 }
14071 \series default
14072 \lang french
14073 .
14074  
14075 \end_layout
14076
14077 \begin_layout Standard
14078 Si aucune direction n'est spécifiée, elle est implicitement NW.
14079 \end_layout
14080
14081 \begin_layout Standard
14082 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14083  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14084  le contenu de la cellule va déborder:
14085 \end_layout
14086
14087 \begin_layout Standard
14088 \noindent
14089 \align center
14090 \begin_inset Tabular
14091 <lyxtabular version="3" rows="2" columns="2">
14092 <features tabularvalignment="middle">
14093 <column alignment="center" valignment="top" width="3cm">
14094 <column alignment="center" valignment="top">
14095 <row>
14096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Plain Layout
14100 \begin_inset ERT
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104
14105
14106 \backslash
14107 diagbox{
14108 \end_layout
14109
14110 \end_inset
14111
14112 Nom
14113 \begin_inset ERT
14114 status collapsed
14115
14116 \begin_layout Plain Layout
14117
14118 }{
14119 \end_layout
14120
14121 \end_inset
14122
14123 Paramètre
14124 \begin_inset ERT
14125 status collapsed
14126
14127 \begin_layout Plain Layout
14128
14129 }
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \end_inset
14138 </cell>
14139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 Épaisseur en nm
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 </row>
14149 <row>
14150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Plain Layout
14154 Vert parfait
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14160 \begin_inset Text
14161
14162 \begin_layout Plain Layout
14163 45
14164 \end_layout
14165
14166 \end_inset
14167 </cell>
14168 </row>
14169 </lyxtabular>
14170
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \begin_layout Standard
14177 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14178  cellule partagée, utilisez l'option de commande 
14179 \series bold
14180 \lang english
14181 width=3cm
14182 \series default
14183 \lang french
14184  (remplacez 
14185 \begin_inset Quotes cld
14186 \end_inset
14187
14188 3cm
14189 \begin_inset Quotes crd
14190 \end_inset
14191
14192 par la largeur désirée).
14193  Dans le tableau qui suit, la largeur de la première colonne est réglée
14194  à 4cm.
14195  Pour 
14196 \series bold
14197 \lang english
14198
14199 \backslash
14200 diagbox
14201 \series default
14202 \lang french
14203  une largeur de 4
14204 \begin_inset space \thinspace{}
14205 \end_inset
14206
14207 cm + 2
14208 \begin_inset space \thinspace{}
14209 \end_inset
14210
14211
14212 \backslash
14213 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14214  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14215  de la cellule.
14216  Le calcul de la largeur ne peut pas être fait directement dans l'option
14217  de la commande 
14218 \series bold
14219 \lang english
14220
14221 \backslash
14222 diagbox
14223 \series default
14224 \lang french
14225 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14226  la suite.
14227  Ceci se fait via les commandes en code \SpecialChar TeX
14228 :
14229 \end_layout
14230
14231 \begin_layout Standard
14232
14233 \series bold
14234
14235 \backslash
14236 newlength{
14237 \backslash
14238 diagtest}
14239 \begin_inset Newline newline
14240 \end_inset
14241
14242
14243 \backslash
14244 setlength{
14245 \backslash
14246 diagtest}{4cm+2
14247 \backslash
14248 tabcolsep}
14249 \end_layout
14250
14251 \begin_layout Standard
14252 \begin_inset ERT
14253 status collapsed
14254
14255 \begin_layout Plain Layout
14256
14257
14258 \backslash
14259 newlength{
14260 \backslash
14261 diagtest}
14262 \end_layout
14263
14264 \begin_layout Plain Layout
14265
14266
14267 \backslash
14268 setlength{
14269 \backslash
14270 diagtest}{4cm+2
14271 \backslash
14272 tabcolsep}
14273 \end_layout
14274
14275 \end_inset
14276
14277
14278 \end_layout
14279
14280 \begin_layout Standard
14281 Pour permettre les calculs en \SpecialChar LaTeX
14282 , il faut charger dans le préambule du document
14283  le paquetage 
14284 \series bold
14285 calc
14286 \series default
14287
14288 \begin_inset Index idx
14289 status collapsed
14290
14291 \begin_layout Plain Layout
14292 Paquetages \SpecialChar LaTeX
14293  ! calc
14294 \end_layout
14295
14296 \end_inset
14297
14298 .
14299 \end_layout
14300
14301 \begin_layout Standard
14302 Dans le tableau vous pouvez maintenant utiliser la commande
14303 \end_layout
14304
14305 \begin_layout Standard
14306
14307 \series bold
14308
14309 \backslash
14310 diagbox[width=
14311 \backslash
14312 diagtest]{A}{B}
14313 \end_layout
14314
14315 \begin_layout Standard
14316 dans la première cellule:
14317 \end_layout
14318
14319 \begin_layout Standard
14320 \noindent
14321 \align center
14322 \begin_inset Tabular
14323 <lyxtabular version="3" rows="2" columns="2">
14324 <features tabularvalignment="middle">
14325 <column alignment="center" valignment="top" width="4cm">
14326 <column alignment="center" valignment="top">
14327 <row>
14328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Plain Layout
14332 \begin_inset ERT
14333 status open
14334
14335 \begin_layout Plain Layout
14336
14337
14338 \backslash
14339 diagbox[width=
14340 \backslash
14341 diagtest]{
14342 \end_layout
14343
14344 \end_inset
14345
14346 A
14347 \begin_inset ERT
14348 status collapsed
14349
14350 \begin_layout Plain Layout
14351
14352 }{
14353 \end_layout
14354
14355 \end_inset
14356
14357 B
14358 \begin_inset ERT
14359 status collapsed
14360
14361 \begin_layout Plain Layout
14362
14363 }
14364 \end_layout
14365
14366 \end_inset
14367
14368
14369 \end_layout
14370
14371 \end_inset
14372 </cell>
14373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14374 \begin_inset Text
14375
14376 \begin_layout Plain Layout
14377 Épaisseur en nm
14378 \end_layout
14379
14380 \end_inset
14381 </cell>
14382 </row>
14383 <row>
14384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14385 \begin_inset Text
14386
14387 \begin_layout Plain Layout
14388 Vert parfait
14389 \end_layout
14390
14391 \end_inset
14392 </cell>
14393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14394 \begin_inset Text
14395
14396 \begin_layout Plain Layout
14397 45
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 </row>
14403 </lyxtabular>
14404
14405 \end_inset
14406
14407
14408 \end_layout
14409
14410 \begin_layout Standard
14411 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14412  la longueur de la diagonale ne peut pas être calculée correctement comme
14413  dans ce tableau:
14414 \end_layout
14415
14416 \begin_layout Standard
14417 \noindent
14418 \align center
14419 \begin_inset Tabular
14420 <lyxtabular version="3" rows="2" columns="2">
14421 <features tabularvalignment="middle">
14422 <column alignment="center" valignment="top" width="0pt">
14423 <column alignment="center" valignment="top">
14424 <row>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434
14435 \backslash
14436 diagbox{
14437 \end_layout
14438
14439 \end_inset
14440
14441 A
14442 \begin_inset ERT
14443 status collapsed
14444
14445 \begin_layout Plain Layout
14446
14447 }{
14448 \end_layout
14449
14450 \end_inset
14451
14452 B
14453 \begin_inset ERT
14454 status collapsed
14455
14456 \begin_layout Plain Layout
14457
14458 }
14459 \end_layout
14460
14461 \end_inset
14462
14463
14464 \end_layout
14465
14466 \end_inset
14467 </cell>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 Épaisseur en nm
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 </row>
14478 <row>
14479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 Vert parfait
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 45
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 </row>
14498 </lyxtabular>
14499
14500 \end_inset
14501
14502
14503 \end_layout
14504
14505 \begin_layout Standard
14506 Dans ce cas, vous pouvez utiliser directement
14507 \series bold
14508  
14509 \lang english
14510 width
14511 \series default
14512 \lang french
14513  dans l'option de 
14514 \series bold
14515 \lang english
14516
14517 \backslash
14518 diagbox
14519 \series default
14520 \lang french
14521 , il n'est plus nécessaire d’ajouter 2
14522 \backslash
14523 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14524  colonne.
14525  Ici une largeur de 3cm est utilisée:
14526 \end_layout
14527
14528 \begin_layout Standard
14529 \noindent
14530 \align center
14531 \begin_inset Tabular
14532 <lyxtabular version="3" rows="2" columns="2">
14533 <features tabularvalignment="middle">
14534 <column alignment="center" valignment="top" width="0pt">
14535 <column alignment="center" valignment="top">
14536 <row>
14537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 \begin_inset ERT
14542 status open
14543
14544 \begin_layout Plain Layout
14545
14546
14547 \backslash
14548 diagbox[width=3cm]{
14549 \end_layout
14550
14551 \end_inset
14552
14553 A
14554 \begin_inset ERT
14555 status collapsed
14556
14557 \begin_layout Plain Layout
14558
14559 }{
14560 \end_layout
14561
14562 \end_inset
14563
14564 B
14565 \begin_inset ERT
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569
14570 }
14571 \end_layout
14572
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \end_inset
14579 </cell>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 Épaisseur en nm
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 </row>
14590 <row>
14591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14592 \begin_inset Text
14593
14594 \begin_layout Plain Layout
14595 Vert parfait
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 45
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 </row>
14610 </lyxtabular>
14611
14612 \end_inset
14613
14614
14615 \end_layout
14616
14617 \begin_layout Standard
14618 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14619  supplémentaire pour placer le texte dans la cellule.
14620  Ceci peut être obtenu avec l'option
14621 \series bold
14622  
14623 \lang english
14624 height
14625 \lang french
14626 =3cm
14627 \series default
14628  de la commande 
14629 \series bold
14630 \lang english
14631
14632 \backslash
14633 diagbox
14634 \series default
14635 \lang french
14636  (remplacer « 3cm » par la hauteur désirée).
14637  Dans le tableau qui suit, la commande
14638 \end_layout
14639
14640 \begin_layout Standard
14641
14642 \series bold
14643
14644 \backslash
14645 diagbox[width=3cm,height=1.4cm]{A
14646 \backslash
14647
14648 \backslash
14649 B}{C
14650 \backslash
14651
14652 \backslash
14653 D}
14654 \end_layout
14655
14656 \begin_layout Standard
14657 est utilisée dans la première cellule.
14658  La commande 
14659 \backslash
14660
14661 \backslash
14662  crée le saut de ligne
14663 \begin_inset Foot
14664 status open
14665
14666 \begin_layout Plain Layout
14667 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14668  largeur fixée.
14669 \end_layout
14670
14671 \end_inset
14672
14673 .
14674 \end_layout
14675
14676 \begin_layout Standard
14677 \noindent
14678 \align center
14679 \begin_inset Tabular
14680 <lyxtabular version="3" rows="2" columns="2">
14681 <features tabularvalignment="middle">
14682 <column alignment="center" valignment="top">
14683 <column alignment="center" valignment="top">
14684 <row>
14685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \begin_layout Plain Layout
14689 \begin_inset ERT
14690 status open
14691
14692 \begin_layout Plain Layout
14693
14694
14695 \backslash
14696 diagbox[width=3cm,height=1.4cm]{
14697 \end_layout
14698
14699 \end_inset
14700
14701 A
14702 \begin_inset ERT
14703 status collapsed
14704
14705 \begin_layout Plain Layout
14706
14707
14708 \backslash
14709
14710 \backslash
14711
14712 \end_layout
14713
14714 \end_inset
14715
14716 B
14717 \begin_inset ERT
14718 status collapsed
14719
14720 \begin_layout Plain Layout
14721
14722 }{
14723 \end_layout
14724
14725 \end_inset
14726
14727 C
14728 \begin_inset ERT
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732
14733
14734 \backslash
14735
14736 \backslash
14737
14738 \end_layout
14739
14740 \end_inset
14741
14742 D
14743 \begin_inset ERT
14744 status collapsed
14745
14746 \begin_layout Plain Layout
14747
14748 }
14749 \end_layout
14750
14751 \end_inset
14752
14753
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Plain Layout
14762 Épaisseur en nm
14763 \end_layout
14764
14765 \end_inset
14766 </cell>
14767 </row>
14768 <row>
14769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773 Vert parfait
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782 45
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 </lyxtabular>
14789
14790 \end_inset
14791
14792
14793 \end_layout
14794
14795 \begin_layout Standard
14796 \begin_inset ERT
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800
14801
14802 \backslash
14803 else
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \begin_inset Note Note
14810 status open
14811
14812 \begin_layout Plain Layout
14813 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14814  
14815 \series bold
14816 diagbox
14817 \series default
14818  n'est pas installé :
14819 \end_layout
14820
14821 \end_inset
14822
14823
14824 \end_layout
14825
14826 \begin_layout Standard
14827 Vous devez installer le paquetage \SpecialChar LaTeX
14828  
14829 \series bold
14830 diagbox
14831 \series default
14832  pour voir le contenu de cette section dans la sortie imprimée.
14833 \end_layout
14834
14835 \begin_layout Standard
14836 \begin_inset ERT
14837 status collapsed
14838
14839 \begin_layout Plain Layout
14840
14841
14842 \backslash
14843 fi
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \begin_layout Standard
14852 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14853  
14854 \series bold
14855 \lang english
14856 diagbox
14857 \series default
14858 \lang french
14859 , voir sa documentation, 
14860 \begin_inset CommandInset citation
14861 LatexCommand cite
14862 key "diagbox"
14863 literal "true"
14864
14865 \end_inset
14866
14867 .
14868 \end_layout
14869
14870 \begin_layout Section
14871 Les tableaux formels
14872 \begin_inset CommandInset label
14873 LatexCommand label
14874 name "sec:Tableaux-Formels"
14875
14876 \end_inset
14877
14878
14879 \begin_inset Index idx
14880 status collapsed
14881
14882 \begin_layout Plain Layout
14883 Tableau ! Formel
14884 \end_layout
14885
14886 \end_inset
14887
14888
14889 \end_layout
14890
14891 \begin_layout Standard
14892 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14893  à celle du tableau
14894 \begin_inset space ~
14895 \end_inset
14896
14897
14898 \begin_inset CommandInset ref
14899 LatexCommand ref
14900 reference "tab:Exemple-tableau-booktabs"
14901
14902 \end_inset
14903
14904 .
14905  Ce genre de tableau est appelé 
14906 \begin_inset Quotes cld
14907 \end_inset
14908
14909
14910 \emph on
14911 formel
14912 \emph default
14913
14914 \begin_inset Quotes crd
14915 \end_inset
14916
14917 .
14918  Pour transformer un tableau en tableau formel, utilisez l'option 
14919 \family sans
14920 Formel
14921 \family default
14922  de l'onglet 
14923 \family sans
14924 Bordures
14925 \family default
14926  de la fenêtre de dialogue 
14927 \family sans
14928 Paramètres
14929 \begin_inset space ~
14930 \end_inset
14931
14932 du
14933 \begin_inset space ~
14934 \end_inset
14935
14936 tableau
14937 \family default
14938 .
14939 \end_layout
14940
14941 \begin_layout Standard
14942 \begin_inset Float table
14943 placement h
14944 wide false
14945 sideways false
14946 status open
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Caption Standard
14950
14951 \begin_layout Plain Layout
14952 \begin_inset CommandInset label
14953 LatexCommand label
14954 name "tab:Exemple-tableau-booktabs"
14955
14956 \end_inset
14957
14958 Exemple de tableau formel
14959 \end_layout
14960
14961 \end_inset
14962
14963
14964 \end_layout
14965
14966 \begin_layout Plain Layout
14967 \align center
14968 \begin_inset Tabular
14969 <lyxtabular version="3" rows="8" columns="4">
14970 <features booktabs="true" tabularvalignment="middle">
14971 <column alignment="center" valignment="top">
14972 <column alignment="center" valignment="top">
14973 <column alignment="center" valignment="top">
14974 <column alignment="center" valignment="top">
14975 <row>
14976 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 Système
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" topline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989 Chip
14990 \begin_inset space \thinspace{}
14991 \end_inset
14992
14993 1
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 Chip
15003 \begin_inset space \thinspace{}
15004 \end_inset
15005
15006 2
15007 \end_layout
15008
15009 \end_inset
15010 </cell>
15011 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 </row>
15021 <row>
15022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 \begin_inset ERT
15027 status collapsed
15028
15029 \begin_layout Plain Layout
15030
15031
15032 \backslash
15033 cmidrule(r){2-2}
15034 \end_layout
15035
15036 \end_inset
15037
15038
15039 \begin_inset ERT
15040 status collapsed
15041
15042 \begin_layout Plain Layout
15043
15044
15045 \backslash
15046 cmidrule(l){3-4}
15047 \end_layout
15048
15049 \end_inset
15050
15051 Épaisseur du capteur en µm
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 300
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 300
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078 700
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 Angle du biseau en °
15090 \end_layout
15091
15092 \end_inset
15093 </cell>
15094 <cell alignment="center" valignment="top" topline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 3.55
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" topline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 2.71
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" topline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 7.99
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 </row>
15122 <row topspace="default">
15123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Plain Layout
15127 Résolution spatiale en µm
15128 \end_layout
15129
15130 \end_inset
15131 </cell>
15132 <cell alignment="center" valignment="top" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136 4.26
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 10.17
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 10.56
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 <row topspace="default">
15161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165 MTF à 
15166 \begin_inset Formula $f_{\mathrm{max}}$
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178 0.53
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 0.37
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 <cell alignment="center" valignment="top" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196 0.39
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 </row>
15202 <row topspace="default">
15203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207 \begin_inset ERT
15208 status collapsed
15209
15210 \begin_layout Plain Layout
15211
15212
15213 \backslash
15214 cmidrule[2pt](l{10pt}){1-1}
15215 \end_layout
15216
15217 \end_inset
15218
15219 résolution spatiale LSF
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 </row>
15252 <row>
15253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257 en µm
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 129.7
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 52.75
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 50.78
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 </row>
15290 <row>
15291 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295 en % de la taille des pixels
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304 76.3
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313 95.9
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 92.3
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 </row>
15328 </lyxtabular>
15329
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \end_inset
15336
15337
15338 \end_layout
15339
15340 \begin_layout Standard
15341 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15342  
15343 \family sans
15344 Bordures
15345 \family default
15346  de la fenêtre de dialogue 
15347 \family sans
15348 Paramètres
15349 \begin_inset space ~
15350 \end_inset
15351
15352 du
15353 \begin_inset space ~
15354 \end_inset
15355
15356 tableau
15357 \family default
15358  comme c'est décrit dans la section
15359 \begin_inset space ~
15360 \end_inset
15361
15362
15363 \begin_inset CommandInset ref
15364 LatexCommand ref
15365 reference "subsec:Espacement-lignes"
15366
15367 \end_inset
15368
15369 .
15370 \end_layout
15371
15372 \begin_layout Standard
15373 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15374  verticales.
15375  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15376  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15377  sortie imprimée :
15378 \begin_inset Newline newline
15379 \end_inset
15380
15381 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15382 \begin_inset space \thinspace{}
15383 \end_inset
15384
15385 em alors que les autres lignes ont implicite une épaisseur de 0.05
15386 \begin_inset space \thinspace{}
15387 \end_inset
15388
15389 em.
15390 \end_layout
15391
15392 \begin_layout Standard
15393 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15394  les lignes de préambule suivantes :
15395 \end_layout
15396
15397 \begin_layout Standard
15398
15399 \series bold
15400
15401 \backslash
15402 let
15403 \backslash
15404 mytoprule
15405 \backslash
15406 toprule
15407 \begin_inset Newline newline
15408 \end_inset
15409
15410
15411 \backslash
15412 renewcommand{
15413 \backslash
15414 toprule}{
15415 \backslash
15416 mytoprule[width]}
15417 \end_layout
15418
15419 \begin_layout Standard
15420 Cet exemple concerne la première ligne, appelée 
15421 \series bold
15422 toprule
15423 \series default
15424 .
15425  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15426 \series bold
15427 toprule
15428 \series default
15429  par 
15430 \series bold
15431 bottomrule
15432 \series default
15433 .
15434  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15435  
15436 \series bold
15437 toprule
15438 \series default
15439  par 
15440 \series bold
15441 midrule
15442 \series default
15443 .
15444  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15445 \begin_inset space ~
15446 \end_inset
15447
15448
15449 \begin_inset CommandInset ref
15450 LatexCommand ref
15451 reference "cha:Unités-de-longueur"
15452
15453 \end_inset
15454
15455  pour préciser l'épaisseur voulue.
15456 \end_layout
15457
15458 \begin_layout Standard
15459 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15460  en mettant une ligne pour une cellule multi-colonnes.
15461  \SpecialChar LyX
15462  va utiliser en interne la commande 
15463 \series bold
15464
15465 \backslash
15466 cmidrule
15467 \series default
15468  pour créer cette ligne.
15469  Sa syntaxe complète est :
15470 \end_layout
15471
15472 \begin_layout Standard
15473
15474 \series bold
15475
15476 \backslash
15477 cmidrule[largeur](rognage){colDépart-colFin}
15478 \end_layout
15479
15480 \begin_layout Standard
15481 Les options de la commande 
15482 \series bold
15483
15484 \backslash
15485 cmidrule
15486 \series default
15487  ne sont pas actuellement gérées par \SpecialChar LyX
15488 , vous devez donc utiliser du code
15489  \SpecialChar TeX
15490  pour pouvoir les utiliser.
15491  On peut créer manuellement des lignes 
15492 \series bold
15493
15494 \backslash
15495 mitrales
15496 \series default
15497  en insérant la commande en code \SpecialChar TeX
15498  comme le premier élément de la première
15499  cellule de la ligne.
15500  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15501  en question.
15502 \end_layout
15503
15504 \begin_layout Standard
15505 La valeur 
15506 \series bold
15507 largeur
15508 \series default
15509  pour l'épaisseur des lignes est de 0.03
15510 \begin_inset space \thinspace{}
15511 \end_inset
15512
15513 em.
15514  
15515 \series bold
15516 colDépart
15517 \series default
15518  est le numéro de la colonne dans laquelle la ligne commence et 
15519 \series bold
15520 colFin
15521 \series default
15522  est le numéro de la colonne dans laquelle elle se termine.
15523  La valeur de 
15524 \series bold
15525 colFin
15526 \series default
15527  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15528  Le paramètre optionnel 
15529 \series bold
15530 rognage
15531 \series default
15532  peut être soit 
15533 \emph on
15534 l{largeurRognage}
15535 \emph default
15536 , ou 
15537 \emph on
15538 r{largeurRognage}
15539 \emph default
15540  où les valeurs de
15541 \emph on
15542  largeurRognage
15543 \emph default
15544  sont aussi optionnelles.
15545  En utilisant par exemple la valeur 
15546 \emph on
15547 l{2pt}
15548 \emph default
15549  pour ce paramètre, la ligne va être rognée de 2
15550 \begin_inset space \thinspace{}
15551 \end_inset
15552
15553 pt à son extrémité gauche.
15554  Si vous ne spécifiez pas de valeur pour 
15555 \emph on
15556 largeurRognage
15557 \emph default
15558  les lignes sont implicitement rognées de 0.5
15559 \begin_inset space \thinspace{}
15560 \end_inset
15561
15562 em.
15563 \end_layout
15564
15565 \begin_layout Standard
15566 \begin_inset VSpace bigskip
15567 \end_inset
15568
15569 Le tableau
15570 \begin_inset space ~
15571 \end_inset
15572
15573
15574 \begin_inset CommandInset ref
15575 LatexCommand ref
15576 reference "tab:Exemple-tableau-booktabs"
15577
15578 \end_inset
15579
15580  a été créé en utilisant les commandes
15581 \end_layout
15582
15583 \begin_layout Standard
15584
15585 \series bold
15586
15587 \backslash
15588 cmidrule(r){2-2}
15589 \backslash
15590 cmidrule(l){3-4}
15591 \end_layout
15592
15593 \begin_layout Standard
15594 au début de la deuxième ligne et
15595 \end_layout
15596
15597 \begin_layout Standard
15598
15599 \series bold
15600
15601 \backslash
15602 cmidrule[2pt](l{10pt}){1-1}
15603 \end_layout
15604
15605 \begin_layout Standard
15606 au début de la sixième ligne.
15607 \end_layout
15608
15609 \begin_layout Standard
15610 \begin_inset VSpace bigskip
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 Vous pouvez vouloir des commandes 
15618 \series bold
15619
15620 \backslash
15621 cmidrule
15622 \series default
15623 s qui se recouvrent comme pour le tableau
15624 \begin_inset space ~
15625 \end_inset
15626
15627
15628 \begin_inset CommandInset ref
15629 LatexCommand ref
15630 reference "tab:Tableau-booktabs-special"
15631
15632 \end_inset
15633
15634 .
15635  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15636
15637 \end_layout
15638
15639 \begin_layout Standard
15640
15641 \series bold
15642
15643 \backslash
15644 morecmidrules
15645 \end_layout
15646
15647 \begin_layout Standard
15648 La commande qui a été utilisée pour la deuxième ligne du tableau
15649 \begin_inset space ~
15650 \end_inset
15651
15652
15653 \begin_inset CommandInset ref
15654 LatexCommand ref
15655 reference "tab:Tableau-booktabs-special"
15656
15657 \end_inset
15658
15659  est
15660 \end_layout
15661
15662 \begin_layout Standard
15663
15664 \series bold
15665
15666 \backslash
15667 cmidrule(r){2-2}
15668 \backslash
15669 cmidrule(l){3-4}
15670 \backslash
15671 morecmidrules
15672 \backslash
15673 cmidrule{2-4}
15674 \end_layout
15675
15676 \begin_layout Standard
15677 La commande pour la sixième ligne est
15678 \end_layout
15679
15680 \begin_layout Standard
15681
15682 \series bold
15683
15684 \backslash
15685 midrule
15686 \backslash
15687 morecmidrules
15688 \backslash
15689 cmidrule{3-4}
15690 \end_layout
15691
15692 \begin_layout Standard
15693 \begin_inset VSpace bigskip
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \begin_layout Standard
15700 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15701 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15702  font toute la largeur du tableau :
15703 \end_layout
15704
15705 \begin_layout Standard
15706
15707 \series bold
15708
15709 \backslash
15710 specialrule{largeur}{espace au dessus}{espace en dessous}
15711 \end_layout
15712
15713 \begin_layout Standard
15714 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15715  du paquetage \SpecialChar LaTeX
15716  
15717 \series bold
15718 booktabs
15719 \series default
15720  
15721 \begin_inset CommandInset citation
15722 LatexCommand cite
15723 key "booktabs"
15724 literal "true"
15725
15726 \end_inset
15727
15728 .
15729 \begin_inset Index idx
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733 Paquetages \SpecialChar LaTeX
15734  ! booktabs
15735 \end_layout
15736
15737 \end_inset
15738
15739
15740 \end_layout
15741
15742 \begin_layout Standard
15743 \begin_inset Float table
15744 placement h
15745 wide false
15746 sideways false
15747 status open
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Caption Standard
15751
15752 \begin_layout Plain Layout
15753 \begin_inset CommandInset label
15754 LatexCommand label
15755 name "tab:Tableau-booktabs-special"
15756
15757 \end_inset
15758
15759 Tableau formel spécial
15760 \end_layout
15761
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Plain Layout
15768 \align center
15769 \begin_inset Tabular
15770 <lyxtabular version="3" rows="8" columns="4">
15771 <features booktabs="true" tabularvalignment="middle">
15772 <column alignment="center" valignment="top">
15773 <column alignment="center" valignment="top">
15774 <column alignment="center" valignment="top">
15775 <column alignment="center" valignment="top">
15776 <row>
15777 <cell alignment="center" valignment="top" topline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781 Système
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 Chip
15791 \begin_inset space \thinspace{}
15792 \end_inset
15793
15794 1
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 Chip
15804 \begin_inset space \thinspace{}
15805 \end_inset
15806
15807 2
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 </row>
15822 <row>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 \begin_inset ERT
15828 status collapsed
15829
15830 \begin_layout Plain Layout
15831
15832
15833 \backslash
15834 cmidrule(r){2-2}
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \begin_inset ERT
15841 status collapsed
15842
15843 \begin_layout Plain Layout
15844
15845
15846 \backslash
15847 cmidrule(l){3-4}
15848 \end_layout
15849
15850 \end_inset
15851
15852
15853 \begin_inset ERT
15854 status collapsed
15855
15856 \begin_layout Plain Layout
15857
15858
15859 \backslash
15860 morecmidrules 
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871
15872 \backslash
15873 cmidrule{2-4}
15874 \end_layout
15875
15876 \end_inset
15877
15878 Epaisseur du capteur en µm
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 300
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 300
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 700
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 </row>
15911 <row>
15912 <cell alignment="center" valignment="top" topline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 Angle biseau en °
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" topline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925 3.55
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 <cell alignment="center" valignment="top" topline="true" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934 2.71
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 <cell alignment="center" valignment="top" topline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943 7.99
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 </row>
15949 <row topspace="default">
15950 <cell alignment="center" valignment="top" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 Résolution spatiale en µm
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 4.26
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 <cell alignment="center" valignment="top" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Plain Layout
15972 10.17
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 <cell alignment="center" valignment="top" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 10.56
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 </row>
15987 <row topspace="default">
15988 <cell alignment="center" valignment="top" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 MTF à 
15993 \begin_inset Formula $f_{\mathrm{max}}$
15994 \end_inset
15995
15996
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 0.53
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 0.37
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 0.39
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" topline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 \begin_inset ERT
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039
16040 \backslash
16041 morecmidrules 
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \begin_inset ERT
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051
16052
16053 \backslash
16054 cmidrule{3-4}
16055 \end_layout
16056
16057 \end_inset
16058
16059 résolution spatiale LSF
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" topline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" topline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 </row>
16092 <row>
16093 <cell alignment="center" valignment="top" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 en µm
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 129.7
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 52.75
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 50.78
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 </row>
16130 <row>
16131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 en % de la taille des pixels
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 76.3
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 95.9
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 92.3
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 </row>
16168 </lyxtabular>
16169
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Section
16181 Alignement vertical des tableaux
16182 \begin_inset Index idx
16183 status collapsed
16184
16185 \begin_layout Plain Layout
16186 Tableau ! Alignement
16187 \end_layout
16188
16189 \end_inset
16190
16191
16192 \end_layout
16193
16194 \begin_layout Standard
16195 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16196  doit être à l'intérieur d'une boîte.
16197  La boîte peut alors être alignée comme c'est décrit dans la 
16198 \begin_inset space ~
16199 \end_inset
16200
16201
16202 \begin_inset CommandInset ref
16203 LatexCommand ref
16204 reference "sec:Boîte-Dialogue"
16205
16206 \end_inset
16207
16208 .
16209 \end_layout
16210
16211 \begin_layout Standard
16212 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16213  minipage
16214 \begin_inset Foot
16215 status open
16216
16217 \begin_layout Plain Layout
16218 Les minipages son décrites dans la section
16219 \begin_inset space ~
16220 \end_inset
16221
16222
16223 \begin_inset CommandInset ref
16224 LatexCommand ref
16225 reference "sec:Minipages"
16226
16227 \end_inset
16228
16229 .
16230 \end_layout
16231
16232 \end_inset
16233
16234  dont la largeur est de 15
16235 \begin_inset space \thinspace{}
16236 \end_inset
16237
16238 col% :
16239 \end_layout
16240
16241 \begin_layout Itemize
16242 test 
16243 \begin_inset Box Frameless
16244 position "t"
16245 hor_pos "c"
16246 has_inner_box 1
16247 inner_pos "c"
16248 use_parbox 0
16249 use_makebox 0
16250 width "15col%"
16251 special "none"
16252 height "1in"
16253 height_special "totalheight"
16254 thickness "0.4pt"
16255 separation "3pt"
16256 shadowsize "4pt"
16257 framecolor "black"
16258 backgroundcolor "none"
16259 status collapsed
16260
16261 \begin_layout Plain Layout
16262 \begin_inset Tabular
16263 <lyxtabular version="3" rows="3" columns="3">
16264 <features tabularvalignment="middle">
16265 <column alignment="center" valignment="top">
16266 <column alignment="center" valignment="top">
16267 <column alignment="center" valignment="top">
16268 <row>
16269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273 a
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Plain Layout
16282 d
16283 \end_layout
16284
16285 \end_inset
16286 </cell>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 g
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 </row>
16297 <row>
16298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 b
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 e
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 h
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 </row>
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 c
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 f
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 i
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 </lyxtabular>
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363
16364  test 
16365 \begin_inset ERT
16366 status collapsed
16367
16368 \begin_layout Plain Layout
16369
16370
16371 \backslash
16372 raisebox{0.85
16373 \backslash
16374 baselineskip}{
16375 \end_layout
16376
16377 \end_inset
16378
16379
16380 \begin_inset Box Frameless
16381 position "t"
16382 hor_pos "c"
16383 has_inner_box 1
16384 inner_pos "c"
16385 use_parbox 0
16386 use_makebox 0
16387 width "15col%"
16388 special "none"
16389 height "1in"
16390 height_special "totalheight"
16391 thickness "0.4pt"
16392 separation "3pt"
16393 shadowsize "4pt"
16394 framecolor "black"
16395 backgroundcolor "none"
16396 status collapsed
16397
16398 \begin_layout Plain Layout
16399 \begin_inset Tabular
16400 <lyxtabular version="3" rows="3" columns="3">
16401 <features tabularvalignment="middle">
16402 <column alignment="center" valignment="top">
16403 <column alignment="center" valignment="top">
16404 <column alignment="center" valignment="top">
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 a
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 d
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 g
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 </row>
16434 <row>
16435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 b
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 e
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 h
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 <row>
16464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 c
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 f
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 i
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 </lyxtabular>
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \end_inset
16500
16501
16502 \begin_inset ERT
16503 status collapsed
16504
16505 \begin_layout Plain Layout
16506
16507 }
16508 \end_layout
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \begin_layout Itemize
16516 test 
16517 \begin_inset Box Frameless
16518 position "c"
16519 hor_pos "c"
16520 has_inner_box 1
16521 inner_pos "c"
16522 use_parbox 0
16523 use_makebox 0
16524 width "15col%"
16525 special "none"
16526 height "1in"
16527 height_special "totalheight"
16528 thickness "0.4pt"
16529 separation "3pt"
16530 shadowsize "4pt"
16531 framecolor "black"
16532 backgroundcolor "none"
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536 \begin_inset Tabular
16537 <lyxtabular version="3" rows="3" columns="3">
16538 <features tabularvalignment="middle">
16539 <column alignment="center" valignment="top">
16540 <column alignment="center" valignment="top">
16541 <column alignment="center" valignment="top">
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 a
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 d
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 g
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 </row>
16571 <row>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Plain Layout
16576 b
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 e
16586 \end_layout
16587
16588 \end_inset
16589 </cell>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 h
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 </row>
16600 <row>
16601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 c
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 f
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 i
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 </row>
16629 </lyxtabular>
16630
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637
16638
16639 \end_layout
16640
16641 \begin_layout Itemize
16642 test 
16643 \begin_inset Box Frameless
16644 position "b"
16645 hor_pos "c"
16646 has_inner_box 1
16647 inner_pos "c"
16648 use_parbox 0
16649 use_makebox 0
16650 width "15col%"
16651 special "none"
16652 height "1in"
16653 height_special "totalheight"
16654 thickness "0.4pt"
16655 separation "3pt"
16656 shadowsize "4pt"
16657 framecolor "black"
16658 backgroundcolor "none"
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 \begin_inset Tabular
16663 <lyxtabular version="3" rows="3" columns="3">
16664 <features tabularvalignment="middle">
16665 <column alignment="center" valignment="top">
16666 <column alignment="center" valignment="top">
16667 <column alignment="center" valignment="top">
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 a
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682 d
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691 g
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 b
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 e
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 h
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 c
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 f
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 i
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 </lyxtabular>
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763
16764  test 
16765 \begin_inset ERT
16766 status collapsed
16767
16768 \begin_layout Plain Layout
16769
16770
16771 \backslash
16772 raisebox{-0.32
16773 \backslash
16774 baselineskip}{
16775 \end_layout
16776
16777 \end_inset
16778
16779
16780 \begin_inset Box Frameless
16781 position "b"
16782 hor_pos "c"
16783 has_inner_box 1
16784 inner_pos "c"
16785 use_parbox 0
16786 use_makebox 0
16787 width "15col%"
16788 special "none"
16789 height "1in"
16790 height_special "totalheight"
16791 thickness "0.4pt"
16792 separation "3pt"
16793 shadowsize "4pt"
16794 framecolor "black"
16795 backgroundcolor "none"
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Tabular
16800 <lyxtabular version="3" rows="3" columns="3">
16801 <features tabularvalignment="middle">
16802 <column alignment="center" valignment="top">
16803 <column alignment="center" valignment="top">
16804 <column alignment="center" valignment="top">
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 a
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 d
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 g
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 </row>
16834 <row>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 b
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 e
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 h
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row>
16864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868 c
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 f
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 i
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 </lyxtabular>
16893
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \end_inset
16900
16901
16902 \begin_inset ERT
16903 status collapsed
16904
16905 \begin_layout Plain Layout
16906
16907 }
16908 \end_layout
16909
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \begin_layout Standard
16916 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16917  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16918  la ligne dans laquelle le tableau est inséré.
16919  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16920  boîte élévatrice (raisebox)
16921 \begin_inset Foot
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16926 \begin_inset space ~
16927 \end_inset
16928
16929
16930 \begin_inset CommandInset ref
16931 LatexCommand ref
16932 reference "subsec:Alignement-Vertical"
16933
16934 \end_inset
16935
16936 .
16937 \end_layout
16938
16939 \end_inset
16940
16941 .
16942  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16943  aligné en utilisant la commande en code \SpecialChar TeX
16944  suivante 
16945 \end_layout
16946
16947 \begin_layout Standard
16948
16949 \series bold
16950
16951 \backslash
16952 raisebox{0.85
16953 \backslash
16954 baselineskip}{
16955 \end_layout
16956
16957 \begin_layout Standard
16958 placée juste avant la boîte minipage.
16959  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16960 .
16961  Pour le deuxième tableau de la dernière ligne, la commande 
16962 \end_layout
16963
16964 \begin_layout Standard
16965
16966 \series bold
16967
16968 \backslash
16969 raisebox{-0.32
16970 \backslash
16971 baselineskip}{
16972 \end_layout
16973
16974 \begin_layout Standard
16975 est utilisée.
16976 \end_layout
16977
16978 \begin_layout Standard
16979 \begin_inset Note Greyedout
16980 status open
16981
16982 \begin_layout Plain Layout
16983
16984 \series bold
16985 Note:
16986 \series default
16987  L'alignement entre le contenu de la ligne du tableau et le texte de la
16988  ligne qui l'entoure ne peut pas être parfait.
16989  Le facteur utilisé dans la commande 
16990 \series bold
16991
16992 \backslash
16993 raisebox
16994 \series default
16995  pour obtenir cet alignement dépend de la police de caractères du document,
16996  de la taille de la police et de l'épaisseur des lignes du tableau.
16997 \end_layout
16998
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \begin_layout Section
17005 Tableaux colorés
17006 \begin_inset CommandInset label
17007 LatexCommand label
17008 name "sec:Tableaux-Colorés"
17009
17010 \end_inset
17011
17012
17013 \begin_inset Index idx
17014 status collapsed
17015
17016 \begin_layout Plain Layout
17017 Tableau ! Coloré
17018 \end_layout
17019
17020 \end_inset
17021
17022
17023 \end_layout
17024
17025 \begin_layout Subsection
17026 Cellules colorées
17027 \begin_inset Index idx
17028 status collapsed
17029
17030 \begin_layout Plain Layout
17031 Couleur des tableaux ! Pour les cellules
17032 \end_layout
17033
17034 \end_inset
17035
17036
17037 \begin_inset Index idx
17038 status collapsed
17039
17040 \begin_layout Plain Layout
17041 Couleur ! Pour les cellules de tableau
17042 \end_layout
17043
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \begin_layout Standard
17050 \begin_inset Float table
17051 placement h
17052 wide false
17053 sideways false
17054 status open
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Caption Standard
17058
17059 \begin_layout Plain Layout
17060 \begin_inset CommandInset label
17061 LatexCommand label
17062 name "tab:Tableau-coloré-sans-colortbl"
17063
17064 \end_inset
17065
17066 Tableau coloré sans utiliser le paquetage  
17067 \series bold
17068 colortbl
17069 \series default
17070
17071 \begin_inset Argument 1
17072 status open
17073
17074 \begin_layout Plain Layout
17075 Tableau sans colortbl
17076 \end_layout
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \begin_layout Plain Layout
17089 \align center
17090 \begin_inset Tabular
17091 <lyxtabular version="3" rows="3" columns="3">
17092 <features tabularvalignment="middle">
17093 <column alignment="center" valignment="top">
17094 <column alignment="center" valignment="top">
17095 <column alignment="center" valignment="top">
17096 <row>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \color green
17103 a
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \color red
17114 b
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123
17124 \color red
17125 c
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \color green
17138 d
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \color blue
17149 e
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158
17159 \color blue
17160 f
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \color green
17173 g
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182
17183 \color blue
17184 h
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \color blue
17195 i
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 </lyxtabular>
17202
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \begin_layout Standard
17214 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17215  et choisissez une couleur dans le menu 
17216 \family sans
17217 Édition\SpecialChar menuseparator
17218 Style
17219 \begin_inset space ~
17220 \end_inset
17221
17222 de
17223 \begin_inset space ~
17224 \end_inset
17225
17226 Texte
17227 \family default
17228 .
17229  C'est ce qui a été utilisé pour créer le tableau
17230 \begin_inset space ~
17231 \end_inset
17232
17233
17234 \begin_inset CommandInset ref
17235 LatexCommand ref
17236 reference "tab:Tableau-coloré-sans-colortbl"
17237
17238 \end_inset
17239
17240 .
17241  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17242  
17243 \series bold
17244 colortbl
17245 \series default
17246 .
17247 \begin_inset Index idx
17248 status collapsed
17249
17250 \begin_layout Plain Layout
17251 Paquetages \SpecialChar LaTeX
17252  ! colortbl
17253 \end_layout
17254
17255 \end_inset
17256
17257
17258 \end_layout
17259
17260 \begin_layout Standard
17261 \begin_inset ERT
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265
17266
17267 \backslash
17268 ifcolortbl
17269 \end_layout
17270
17271 \end_inset
17272
17273
17274 \begin_inset Note Note
17275 status open
17276
17277 \begin_layout Plain Layout
17278 La section qui suit ne sera affichée que si vous avez installé le paquetage
17279  \SpecialChar LaTeX
17280  
17281 \series bold
17282 colortbl
17283 \series default
17284 .
17285 \end_layout
17286
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \begin_layout Standard
17293 Pour créer des tableaux colorés, vous devez charger le paquetage
17294 \series bold
17295  colortbl
17296 \series default
17297  dans le préambule avec la ligne
17298 \end_layout
17299
17300 \begin_layout Standard
17301
17302 \series bold
17303
17304 \backslash
17305 usepackage{colortbl}
17306 \end_layout
17307
17308 \begin_layout Standard
17309 On choisit la couleur d'une colonne avec la commande 
17310 \end_layout
17311
17312 \begin_layout Standard
17313
17314 \series bold
17315
17316 \backslash
17317 columncolor{nom de couleur}
17318 \end_layout
17319
17320 \begin_layout Standard
17321 à l'intérieur d'une commande 
17322 \series bold
17323 >{ }
17324 \series default
17325 .
17326  Vous trouverez plus d'information sur la commande 
17327 \series bold
17328 >{}
17329 \series default
17330  dans la section
17331 \begin_inset space ~
17332 \end_inset
17333
17334
17335 \begin_inset CommandInset ref
17336 LatexCommand ref
17337 reference "subsec:Calculs-multicolonnes"
17338
17339 \end_inset
17340
17341 .
17342 \end_layout
17343
17344 \begin_layout Standard
17345 Les noms de couleurs suivants sont prédéfinis :
17346 \end_layout
17347
17348 \begin_layout Standard
17349
17350 \family sans
17351 red
17352 \family default
17353  (rouge), 
17354 \family sans
17355 green
17356 \family default
17357  (vert), 
17358 \family sans
17359 yellow
17360 \family default
17361  (jaune), 
17362 \family sans
17363 blue
17364 \family default
17365  (bleu), 
17366 \family sans
17367 cyan
17368 \family default
17369
17370 \family sans
17371 magenta
17372 \family default
17373
17374 \family sans
17375 black 
17376 \family default
17377 (noir) et 
17378 \family sans
17379 white 
17380 \family default
17381 (blanc)
17382 \end_layout
17383
17384 \begin_layout Standard
17385 \begin_inset VSpace medskip
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \begin_layout Standard
17392 Si vous ajoutez l'option
17393 \end_layout
17394
17395 \begin_layout Standard
17396
17397 \series bold
17398 dvipsname
17399 \end_layout
17400
17401 \begin_layout Standard
17402 aux options de la classe de document dans les paramètres du document, vous
17403  pouvez utiliser 61
17404 \begin_inset space ~
17405 \end_inset
17406
17407 couleurs supplémentaires.
17408  Ces couleurs sont listées dans l'annexe
17409 \begin_inset space ~
17410 \end_inset
17411
17412
17413 \begin_inset CommandInset ref
17414 LatexCommand ref
17415 reference "chap:Liste-de-noms-de-couleur-dvips"
17416
17417 \end_inset
17418
17419 .
17420  Une de ces couleurs, 
17421 \family sans
17422 Maroon
17423 \family default
17424 , est utilisée comme exemple dans le tableau
17425 \begin_inset space ~
17426 \end_inset
17427
17428
17429 \begin_inset CommandInset ref
17430 LatexCommand ref
17431 reference "tab:Tableau-coloré-avec-colortbl"
17432
17433 \end_inset
17434
17435 .
17436 \end_layout
17437
17438 \begin_layout Standard
17439 \begin_inset VSpace medskip
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \begin_layout Standard
17446 Vous pouvez aussi définir votre propre couleur avec la commande
17447 \end_layout
17448
17449 \begin_layout Standard
17450
17451 \series bold
17452
17453 \backslash
17454 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17455 \end_layout
17456
17457 \begin_layout Standard
17458 Le modèle de couleur peut être
17459 \end_layout
17460
17461 \begin_layout Labeling
17462 \labelwidthstring 00.00.0000
17463 cmyk
17464 \begin_inset space ~
17465 \end_inset
17466
17467 : cyan, magenta, jaune (yellow), noir (black)
17468 \end_layout
17469
17470 \begin_layout Labeling
17471 \labelwidthstring 00.00.0000
17472 rgb
17473 \begin_inset space ~
17474 \end_inset
17475
17476 : rouge (red), vert (green), bleu (blue)
17477 \end_layout
17478
17479 \begin_layout Labeling
17480 \labelwidthstring 00.00.0000
17481 gray
17482 \begin_inset space ~
17483 \end_inset
17484
17485 : dégradé de gris (gray)
17486 \end_layout
17487
17488 \begin_layout Standard
17489 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17490  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17491 \end_layout
17492
17493 \begin_layout Standard
17494 Vous pouvez par exemple définir la couleur 
17495 \begin_inset Quotes cld
17496 \end_inset
17497
17498
17499 \emph on
17500 vertfonce
17501 \begin_inset Quotes crd
17502 \end_inset
17503
17504  dans le préambule avec la ligne
17505 \end_layout
17506
17507 \begin_layout Standard
17508
17509 \series bold
17510
17511 \backslash
17512 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17513 \end_layout
17514
17515 \begin_layout Standard
17516 et la couleur 
17517 \emph on
17518
17519 \begin_inset Quotes cld
17520 \end_inset
17521
17522 grisclair
17523 \emph default
17524
17525 \begin_inset Quotes crd
17526 \end_inset
17527
17528  avec
17529 \end_layout
17530
17531 \begin_layout Standard
17532
17533 \series bold
17534
17535 \backslash
17536 definecolor{grisclair}{gray}{0.8}
17537 \end_layout
17538
17539 \begin_layout Standard
17540 \begin_inset VSpace medskip
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \begin_layout Standard
17547 Les lignes sont colorées avec la commande
17548 \end_layout
17549
17550 \begin_layout Standard
17551
17552 \series bold
17553
17554 \backslash
17555 rowcolor{nom de la couleur}
17556 \end_layout
17557
17558 \begin_layout Standard
17559 et les cellules sont colorées avec la commande
17560 \end_layout
17561
17562 \begin_layout Standard
17563
17564 \series bold
17565
17566 \backslash
17567 cellcolor{nom de la couleur}
17568 \end_layout
17569
17570 \begin_layout Standard
17571 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17572 .
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17577  choisissez une couleur dans le menu 
17578 \family sans
17579 Édition\SpecialChar menuseparator
17580 Style
17581 \begin_inset space ~
17582 \end_inset
17583
17584 de
17585 \begin_inset space ~
17586 \end_inset
17587
17588 Texte
17589 \family default
17590 .
17591  Si une cellule contient du code \SpecialChar TeX
17592 , faites bien attention à ne colorer que
17593  le texte, sinon le code \SpecialChar TeX
17594  coloré provoquera des erreurs \SpecialChar LaTeX
17595 .
17596 \end_layout
17597
17598 \begin_layout Standard
17599 \begin_inset Note Greyedout
17600 status open
17601
17602 \begin_layout Plain Layout
17603
17604 \series bold
17605 Note:
17606 \series default
17607  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17608  définies par l'utilisateur.
17609 \end_layout
17610
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \begin_layout Standard
17617 \begin_inset VSpace bigskip
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \begin_layout Standard
17624 Pour créer le tableau
17625 \begin_inset space ~
17626 \end_inset
17627
17628
17629 \begin_inset CommandInset ref
17630 LatexCommand ref
17631 reference "tab:Tableau-coloré-avec-colortbl"
17632
17633 \end_inset
17634
17635  faites ce qui suit : La couleur de la première colonne doit être 
17636 \emph on
17637 vertfonce
17638 \emph default
17639 .
17640  On insère donc la commande
17641 \end_layout
17642
17643 \begin_layout Standard
17644
17645 \series bold
17646 >{
17647 \backslash
17648 columncolor{vertfonce}
17649 \backslash
17650 centering}c
17651 \end_layout
17652
17653 \begin_layout Standard
17654 en code \SpecialChar TeX
17655  pour cette colonne.
17656  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
17657
17658 \end_layout
17659
17660 \begin_layout Standard
17661
17662 \series bold
17663
17664 \backslash
17665 rowcolor{cyan}
17666 \end_layout
17667
17668 \begin_layout Standard
17669 qui est insérée dans la première cellule de cette ligne.
17670  Notez que cela annule la couleur de colonne pour la première cellule.
17671  La dernière cellule de la dernière ligne est colorée en marron
17672 \series bold
17673  
17674 \series default
17675 en insérant en code \SpecialChar TeX
17676  la commande
17677 \end_layout
17678
17679 \begin_layout Standard
17680
17681 \series bold
17682
17683 \backslash
17684 cellcolor{Maroon}
17685 \end_layout
17686
17687 \begin_layout Standard
17688 Les caractères peuvent maintenant être colorés en utilisant le menu 
17689 \family sans
17690 Édition\SpecialChar menuseparator
17691 Style
17692 \begin_inset space ~
17693 \end_inset
17694
17695 de
17696 \begin_inset space ~
17697 \end_inset
17698
17699 Texte
17700 \family default
17701 .
17702 \end_layout
17703
17704 \begin_layout Standard
17705 \begin_inset Float table
17706 placement h
17707 wide false
17708 sideways false
17709 status open
17710
17711 \begin_layout Plain Layout
17712 \begin_inset Caption Standard
17713
17714 \begin_layout Plain Layout
17715 \begin_inset CommandInset label
17716 LatexCommand label
17717 name "tab:Tableau-coloré-avec-colortbl"
17718
17719 \end_inset
17720
17721 Tableau coloré en utilisant le paquetage 
17722 \series bold
17723 colortbl
17724 \series default
17725
17726 \begin_inset Argument 1
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730 Tableau avec colortbl
17731 \end_layout
17732
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739
17740
17741 \end_layout
17742
17743 \begin_layout Plain Layout
17744 \align center
17745 \begin_inset Tabular
17746 <lyxtabular version="3" rows="3" columns="3">
17747 <features tabularvalignment="middle">
17748 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17749 <column alignment="center" valignment="top">
17750 <column alignment="center" valignment="top">
17751 <row>
17752 <cell alignment="center" valignment="top" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset ERT
17757 status collapsed
17758
17759 \begin_layout Plain Layout
17760
17761
17762 \backslash
17763 rowcolor{cyan}
17764 \end_layout
17765
17766 \end_inset
17767
17768
17769 \color magenta
17770 a
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779
17780 \color red
17781 b
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790
17791 \color red
17792 c
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \color yellow
17805 d
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814
17815 \color blue
17816 e
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \color blue
17827 f
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row>
17834 <cell alignment="center" valignment="top" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838
17839 \color yellow
17840 g
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849
17850 \color blue
17851 h
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 \begin_inset ERT
17861 status collapsed
17862
17863 \begin_layout Plain Layout
17864
17865
17866 \backslash
17867 cellcolor{Maroon}
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \color green
17874 i
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 </lyxtabular>
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \begin_layout Standard
17893 \begin_inset ERT
17894 status collapsed
17895
17896 \begin_layout Plain Layout
17897
17898
17899 \backslash
17900 else
17901 \end_layout
17902
17903 \end_inset
17904
17905
17906 \begin_inset Note Note
17907 status open
17908
17909 \begin_layout Plain Layout
17910 Ce qui suit sera affiché si le paquetage 
17911 \series bold
17912 colortbl
17913 \series default
17914  n'est pas installé :
17915 \end_layout
17916
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \begin_layout Standard
17923 Vous devez installer le paquetage 
17924 \series bold
17925 colortbl
17926 \series default
17927  pour voir le contenu des cette section dans la sortie imprimée.
17928 \end_layout
17929
17930 \begin_layout Standard
17931 \begin_inset ERT
17932 status collapsed
17933
17934 \begin_layout Plain Layout
17935
17936
17937 \backslash
17938 fi
17939 \end_layout
17940
17941 \end_inset
17942
17943
17944 \end_layout
17945
17946 \begin_layout Subsection
17947 Lignes colorées
17948 \begin_inset Index idx
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952 Tableau Coloré ! Pour les lignes
17953 \end_layout
17954
17955 \end_inset
17956
17957
17958 \begin_inset Index idx
17959 status collapsed
17960
17961 \begin_layout Plain Layout
17962 Couleur ! Pour les lignes de tableau
17963 \end_layout
17964
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \begin_layout Standard
17971 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17972  alternative à la méthode décrite dans le paragraphe précédent: il faut
17973  charger le paquetage 
17974 \series bold
17975 xcolor
17976 \series default
17977
17978 \begin_inset Index idx
17979 status collapsed
17980
17981 \begin_layout Plain Layout
17982 Paquetages \SpecialChar LaTeX
17983  ! xcolor
17984 \begin_inset ERT
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988
17989
17990 \backslash
17991 vspace{4mm}
17992 \end_layout
17993
17994 \end_inset
17995
17996
17997 \end_layout
17998
17999 \end_inset
18000
18001  dans le préambule du document avec la commande
18002 \end_layout
18003
18004 \begin_layout Standard
18005
18006 \series bold
18007
18008 \backslash
18009 usepackage[table]{xcolor}
18010 \end_layout
18011
18012 \begin_layout Standard
18013
18014 \series bold
18015 xcolor
18016 \series default
18017  charge automatiquement le paquetage 
18018 \series bold
18019 colortbl
18020 \series default
18021
18022 \begin_inset Index idx
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026 Paquetages \SpecialChar LaTeX
18027  ! colortbl
18028 \end_layout
18029
18030 \end_inset
18031
18032 , il faut donc que
18033 \series bold
18034  colortbl
18035 \series default
18036  existe dans votre distribution \SpecialChar LaTeX
18037 , sinon vous aurez des erreurs.
18038 \end_layout
18039
18040 \begin_layout Standard
18041 \begin_inset ERT
18042 status collapsed
18043
18044 \begin_layout Plain Layout
18045
18046
18047 \backslash
18048 ifcolortbl
18049 \end_layout
18050
18051 \end_inset
18052
18053
18054 \begin_inset Note Note
18055 status open
18056
18057 \begin_layout Plain Layout
18058 La section qui suit ne sera affichée que si vous avez installé le paquetage
18059  \SpecialChar LaTeX
18060  
18061 \series bold
18062 colortbl
18063 \series default
18064 .
18065 \end_layout
18066
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \begin_layout Standard
18073 Les lignes de tableau sont colorées par la commande
18074 \end_layout
18075
18076 \begin_layout Standard
18077
18078 \series bold
18079
18080 \backslash
18081 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18082  paire}
18083 \end_layout
18084
18085 \begin_layout Standard
18086 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18087  avant le premier
18088  tableau nécessitant la coloration alternative des lignes.
18089  
18090 \series bold
18091 numéro de ligne
18092 \series default
18093  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18094  
18095 \series bold
18096 commandes
18097 \series default
18098 \emph on
18099  
18100 \emph default
18101 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18102  Par exemple la commande
18103 \end_layout
18104
18105 \begin_layout Standard
18106
18107 \series bold
18108
18109 \backslash
18110 rowcolors{1}{white}{lightgray}
18111 \end_layout
18112
18113 \begin_layout Standard
18114 donne le schéma de couleurs du tableau
18115 \begin_inset space ~
18116 \end_inset
18117
18118
18119 \begin_inset CommandInset ref
18120 LatexCommand ref
18121 reference "tab:Table-rowcolors"
18122
18123 \end_inset
18124
18125 .
18126  La commande
18127 \end_layout
18128
18129 \begin_layout Standard
18130
18131 \series bold
18132
18133 \backslash
18134 rowcolors[
18135 \backslash
18136 hline]{1}{lightgray}{cyan}
18137 \end_layout
18138
18139 \begin_layout Standard
18140 donne le schéma de couleurs du tableau
18141 \begin_inset space ~
18142 \end_inset
18143
18144
18145 \begin_inset CommandInset ref
18146 LatexCommand ref
18147 reference "tab:Table-rowcolors-2"
18148
18149 \end_inset
18150
18151 .
18152  Si 
18153 \series bold
18154 couleur ligne impaire
18155 \series default
18156  ou 
18157 \series bold
18158 couleur ligne paire
18159 \series default
18160  est vide, aucune couleur n'est utilisée, donc la commande
18161 \end_layout
18162
18163 \begin_layout Standard
18164
18165 \series bold
18166
18167 \backslash
18168 rowcolors{1}{}{}
18169 \end_layout
18170
18171 \begin_layout Standard
18172 supprime toutes les couleurs.
18173  
18174 \series bold
18175
18176 \backslash
18177 rowcolors
18178 \series default
18179  s'applique aux tableaux qui suivent cette commande.
18180 \end_layout
18181
18182 \begin_layout Standard
18183 \begin_inset ERT
18184 status open
18185
18186 \begin_layout Plain Layout
18187
18188
18189 \backslash
18190 rowcolors{1}{white}{lightgray}
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \begin_layout Standard
18199 \begin_inset Float table
18200 placement h
18201 wide false
18202 sideways false
18203 status open
18204
18205 \begin_layout Plain Layout
18206 \begin_inset Caption Standard
18207
18208 \begin_layout Plain Layout
18209 \begin_inset CommandInset label
18210 LatexCommand label
18211 name "tab:Table-rowcolors"
18212
18213 \end_inset
18214
18215 Tableau avec une colonne sur deux en gris clair.
18216 \end_layout
18217
18218 \end_inset
18219
18220
18221 \end_layout
18222
18223 \begin_layout Plain Layout
18224 \align center
18225 \begin_inset Tabular
18226 <lyxtabular version="3" rows="4" columns="3">
18227 <features tabularvalignment="middle">
18228 <column alignment="center" valignment="top">
18229 <column alignment="center" valignment="top" width="0pt">
18230 <column alignment="center" valignment="top" width="0pt">
18231 <row>
18232 <cell alignment="center" valignment="top" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236 X
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 Y
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 <cell alignment="center" valignment="top" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254 Z
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 </row>
18260 <row>
18261 <cell alignment="center" valignment="top" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 1
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 2
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283 3
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 </row>
18289 <row>
18290 <cell alignment="center" valignment="top" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 4
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 5
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 6
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 </row>
18318 <row>
18319 <cell alignment="center" valignment="top" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323 7
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 8
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 <cell alignment="center" valignment="top" usebox="none">
18338 \begin_inset Text
18339
18340 \begin_layout Plain Layout
18341 9
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 </row>
18347 </lyxtabular>
18348
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 \begin_inset ERT
18361 status open
18362
18363 \begin_layout Plain Layout
18364
18365
18366 \backslash
18367 rowcolors[
18368 \backslash
18369 hline]{1}{lightgray}{cyan}
18370 \end_layout
18371
18372 \end_inset
18373
18374
18375 \end_layout
18376
18377 \begin_layout Standard
18378 \begin_inset Float table
18379 placement h
18380 wide false
18381 sideways false
18382 status open
18383
18384 \begin_layout Plain Layout
18385 \begin_inset Caption Standard
18386
18387 \begin_layout Plain Layout
18388 \begin_inset CommandInset label
18389 LatexCommand label
18390 name "tab:Table-rowcolors-2"
18391
18392 \end_inset
18393
18394 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18395  ligne
18396 \end_layout
18397
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \begin_layout Plain Layout
18404 \align center
18405 \begin_inset Tabular
18406 <lyxtabular version="3" rows="4" columns="3">
18407 <features tabularvalignment="middle">
18408 <column alignment="center" valignment="top">
18409 <column alignment="center" valignment="top">
18410 <column alignment="center" valignment="top" width="0pt">
18411 <row>
18412 <cell alignment="center" valignment="top" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416 X
18417 \end_layout
18418
18419 \end_inset
18420 </cell>
18421 <cell alignment="center" valignment="top" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425 Y
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 Z
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 </row>
18440 <row>
18441 <cell alignment="center" valignment="top" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445 1
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 2
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 3
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 </row>
18469 <row>
18470 <cell alignment="center" valignment="top" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474 4
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 5
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 6
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 </row>
18498 <row>
18499 <cell alignment="center" valignment="top" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 7
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 <cell alignment="center" valignment="top" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512 8
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 <cell alignment="center" valignment="top" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521 9
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 </row>
18527 </lyxtabular>
18528
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 \begin_inset ERT
18541 status collapsed
18542
18543 \begin_layout Plain Layout
18544
18545
18546 \backslash
18547 rowcolors{1}{}{}
18548 \end_layout
18549
18550 \end_inset
18551
18552
18553 \begin_inset Note Note
18554 status collapsed
18555
18556 \begin_layout Plain Layout
18557
18558 \lang english
18559 turns off the row coloring
18560 \end_layout
18561
18562 \end_inset
18563
18564
18565 \end_layout
18566
18567 \begin_layout Standard
18568 \begin_inset ERT
18569 status collapsed
18570
18571 \begin_layout Plain Layout
18572
18573
18574 \backslash
18575 else
18576 \end_layout
18577
18578 \end_inset
18579
18580
18581 \begin_inset Note Note
18582 status open
18583
18584 \begin_layout Plain Layout
18585 Ce qui suit sera affiché si le paquetage 
18586 \series bold
18587 colortbl
18588 \series default
18589  n'est pas installé :
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \end_layout
18596
18597 \begin_layout Standard
18598 Vous devez installer le paquetage 
18599 \series bold
18600 colortbl
18601 \series default
18602  pour voir le contenu des cette section dans la sortie imprimée.
18603 \end_layout
18604
18605 \begin_layout Standard
18606 \begin_inset ERT
18607 status collapsed
18608
18609 \begin_layout Plain Layout
18610
18611
18612 \backslash
18613 fi
18614 \end_layout
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \begin_layout Subsection
18622 Les filets colorés
18623 \begin_inset Index idx
18624 status open
18625
18626 \begin_layout Plain Layout
18627 Tableau Coloré ! Pour les filets
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \begin_inset Index idx
18634 status collapsed
18635
18636 \begin_layout Plain Layout
18637 Couleur ! Pour les filets des tableaux
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \begin_inset Note Note
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647 on parle de filets plutôt que de lignes pour les tableaux
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \begin_layout Standard
18656 Comme c'est décrit dans la section
18657 \begin_inset space ~
18658 \end_inset
18659
18660
18661 \begin_inset CommandInset ref
18662 LatexCommand ref
18663 reference "subsec:Epaisseur-filets"
18664
18665 \end_inset
18666
18667 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18668  variable 
18669 \series bold
18670
18671 \backslash
18672 arrayrulewidth
18673 \series default
18674 .
18675  Elle est mise à 1.5
18676 \begin_inset space \thinspace{}
18677 \end_inset
18678
18679 pt pour tous les tableaux de cette section.
18680 \begin_inset ERT
18681 status collapsed
18682
18683 \begin_layout Plain Layout
18684
18685
18686 \backslash
18687 setlength{
18688 \backslash
18689 arrayrulewidth}{1.5pt}
18690 \end_layout
18691
18692 \end_inset
18693
18694
18695 \end_layout
18696
18697 \begin_layout Standard
18698 Pour colorer les filets verticaux, par exemple en vert, créez le format
18699  de colonne suivant dans le préambule du document, en suivant la description
18700  de la section
18701 \begin_inset space ~
18702 \end_inset
18703
18704
18705 \begin_inset CommandInset ref
18706 LatexCommand ref
18707 reference "subsec:Formats-personnalisés"
18708
18709 \end_inset
18710
18711 :
18712 \end_layout
18713
18714 \begin_layout Standard
18715
18716 \series bold
18717
18718 \backslash
18719 newcolumntype{W}{!{
18720 \backslash
18721 color{green}
18722 \backslash
18723 vline}}
18724 \end_layout
18725
18726 \begin_layout Standard
18727 Pour le tableau
18728 \begin_inset space ~
18729 \end_inset
18730
18731
18732 \begin_inset CommandInset ref
18733 LatexCommand ref
18734 reference "tab:Tableau-filets-verticaux-colorés"
18735
18736 \end_inset
18737
18738  le paramètre \SpecialChar LaTeX
18739
18740 \series bold
18741  WcW
18742 \series default
18743  a été utilisé pour la dernière colonne et
18744 \series bold
18745  Wc
18746 \series default
18747  pour les autres colonnes.
18748 \end_layout
18749
18750 \begin_layout Standard
18751 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \begin_inset Float table
18756 placement h
18757 wide false
18758 sideways false
18759 status open
18760
18761 \begin_layout Plain Layout
18762 \begin_inset Caption Standard
18763
18764 \begin_layout Plain Layout
18765 \begin_inset CommandInset label
18766 LatexCommand label
18767 name "tab:Tableau-filets-verticaux-colorés"
18768
18769 \end_inset
18770
18771 Tableau avec filets verticaux colorés
18772 \end_layout
18773
18774 \end_inset
18775
18776
18777 \end_layout
18778
18779 \begin_layout Plain Layout
18780 \align center
18781 \begin_inset Tabular
18782 <lyxtabular version="3" rows="3" columns="3">
18783 <features tabularvalignment="middle">
18784 <column alignment="center" valignment="top" special="Wc">
18785 <column alignment="center" valignment="top" special="Wc">
18786 <column alignment="center" valignment="top" special="WcW">
18787 <row>
18788 <cell alignment="center" valignment="top" topline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792 sd
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" topline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 </row>
18816 <row>
18817 <cell alignment="center" valignment="top" topline="true" usebox="none">
18818 \begin_inset Text
18819
18820 \begin_layout Plain Layout
18821
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" topline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 sd
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row>
18846 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 sd
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 </lyxtabular>
18875
18876 \end_inset
18877
18878
18879 \end_layout
18880
18881 \end_inset
18882
18883
18884 \end_layout
18885
18886 \begin_layout Standard
18887 \begin_inset VSpace bigskip
18888 \end_inset
18889
18890 Pour colorer les filets horizontaux en rouge comme pour le tableau
18891 \begin_inset space ~
18892 \end_inset
18893
18894
18895 \begin_inset CommandInset ref
18896 LatexCommand ref
18897 reference "tab:Tableau-filet-horizontaux-colorés"
18898
18899 \end_inset
18900
18901 , insérez les commandes suivantes en code \SpecialChar TeX
18902  juste avant le tableau ou le
18903  flottant de tableau :
18904 \end_layout
18905
18906 \begin_layout Standard
18907
18908 \series bold
18909
18910 \backslash
18911 let
18912 \backslash
18913 myHlineC
18914 \backslash
18915 hline
18916 \begin_inset Newline newline
18917 \end_inset
18918
18919
18920 \backslash
18921 renewcommand{
18922 \backslash
18923 hline}
18924 \begin_inset Newline newline
18925 \end_inset
18926
18927
18928 \begin_inset Phantom HPhantom
18929 status open
18930
18931 \begin_layout Plain Layout
18932
18933 \series bold
18934 \begin_inset space ~
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \end_inset
18941
18942 {
18943 \backslash
18944 arrayrulecolor{red}
18945 \backslash
18946 myHlineC
18947 \backslash
18948 arrayrulecolor{black}}
18949 \end_layout
18950
18951 \begin_layout Standard
18952 \begin_inset ERT
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956
18957
18958 \backslash
18959 let
18960 \backslash
18961 myHlineC
18962 \backslash
18963 hline
18964 \end_layout
18965
18966 \begin_layout Plain Layout
18967
18968
18969 \backslash
18970 renewcommand{
18971 \backslash
18972 hline}
18973 \end_layout
18974
18975 \begin_layout Plain Layout
18976
18977  {
18978 \backslash
18979 arrayrulecolor{red}
18980 \backslash
18981 myHlineC
18982 \backslash
18983 arrayrulecolor{black}}
18984 \end_layout
18985
18986 \end_inset
18987
18988
18989 \begin_inset Float table
18990 placement h
18991 wide false
18992 sideways false
18993 status open
18994
18995 \begin_layout Plain Layout
18996 \begin_inset Caption Standard
18997
18998 \begin_layout Plain Layout
18999 \begin_inset CommandInset label
19000 LatexCommand label
19001 name "tab:Tableau-filet-horizontaux-colorés"
19002
19003 \end_inset
19004
19005 Tableau avec filets horizontaux colorés
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \begin_layout Plain Layout
19014 \align center
19015 \begin_inset Tabular
19016 <lyxtabular version="3" rows="3" columns="3">
19017 <features tabularvalignment="middle">
19018 <column alignment="center" valignment="top">
19019 <column alignment="center" valignment="top">
19020 <column alignment="center" valignment="top">
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 sd
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 </row>
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 sd
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 sd
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 </lyxtabular>
19109
19110 \end_inset
19111
19112
19113 \end_layout
19114
19115 \end_inset
19116
19117
19118 \end_layout
19119
19120 \begin_layout Standard
19121 Pour revenir à la couleur noire implicite, insérez la commande suivante
19122  en code \SpecialChar TeX
19123 , juste après le tableau ou le flottant de tableau :
19124 \end_layout
19125
19126 \begin_layout Standard
19127
19128 \series bold
19129
19130 \backslash
19131 renewcommand{
19132 \backslash
19133 hline}{
19134 \backslash
19135 myHlineC}
19136 \end_layout
19137
19138 \begin_layout Standard
19139 Le tableau
19140 \begin_inset space ~
19141 \end_inset
19142
19143
19144 \begin_inset CommandInset ref
19145 LatexCommand ref
19146 reference "tab:Tableau-avec-filets-colorés"
19147
19148 \end_inset
19149
19150  est un exemple avec des filets horizontaux et verticaux colorés.
19151 \end_layout
19152
19153 \begin_layout Standard
19154 \begin_inset Float table
19155 placement h
19156 wide false
19157 sideways false
19158 status open
19159
19160 \begin_layout Plain Layout
19161 \begin_inset Caption Standard
19162
19163 \begin_layout Plain Layout
19164 \begin_inset CommandInset label
19165 LatexCommand label
19166 name "tab:Tableau-avec-filets-colorés"
19167
19168 \end_inset
19169
19170 Tableau avec filets horizontaux et verticaux colorés
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Plain Layout
19179 \align center
19180 \begin_inset Tabular
19181 <lyxtabular version="3" rows="3" columns="3">
19182 <features tabularvalignment="middle">
19183 <column alignment="center" valignment="top" special="Wc">
19184 <column alignment="center" valignment="top" special="Wc">
19185 <column alignment="center" valignment="top" special="WcW">
19186 <row>
19187 <cell alignment="center" valignment="top" topline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 sd
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 <cell alignment="center" valignment="top" topline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" topline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 </row>
19215 <row>
19216 <cell alignment="center" valignment="top" topline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 <cell alignment="center" valignment="top" topline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229 sd
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" topline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 </row>
19244 <row topspace="default">
19245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 sd
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 </lyxtabular>
19274
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \end_inset
19281
19282
19283 \end_layout
19284
19285 \begin_layout Standard
19286 \begin_inset ERT
19287 status collapsed
19288
19289 \begin_layout Plain Layout
19290
19291
19292 \backslash
19293 renewcommand{
19294 \backslash
19295 hline}{
19296 \backslash
19297 myHlineC}
19298 \end_layout
19299
19300 \end_inset
19301
19302
19303 \end_layout
19304
19305 \begin_layout Standard
19306 \begin_inset ERT
19307 status collapsed
19308
19309 \begin_layout Plain Layout
19310
19311
19312 \backslash
19313 setlength{
19314 \backslash
19315 arrayrulewidth}{1.2pt}
19316 \end_layout
19317
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \begin_layout Standard
19324 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
19325  est nécessaire.
19326  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
19327  donnée, insérer cette commande en mode \SpecialChar TeX
19328  en tant que dernière saisie dans
19329  la ligne qui doit précéder la première ligne colorée:
19330 \end_layout
19331
19332 \begin_layout Standard
19333
19334 \series bold
19335
19336 \backslash
19337
19338 \backslash
19339
19340 \backslash
19341 arrayrulecolor{blue}%
19342 \end_layout
19343
19344 \begin_layout Standard
19345 Pour revenir aux lignes noires, ajouter cette commande en tant que première
19346  saisie dans la ligne située au-dessus des lignes noires:
19347 \end_layout
19348
19349 \begin_layout Standard
19350
19351 \series bold
19352
19353 \backslash
19354 arrayrulecolor{black}
19355 \end_layout
19356
19357 \begin_layout Standard
19358 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
19359  dans le tableau
19360 \begin_inset space ~
19361 \end_inset
19362
19363
19364 \begin_inset CommandInset ref
19365 LatexCommand ref
19366 reference "tab:Table-with-different-hor"
19367
19368 \end_inset
19369
19370 .
19371  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
19372  de la première ligne du tableau.
19373 \end_layout
19374
19375 \begin_layout Standard
19376 \begin_inset Float table
19377 wide false
19378 sideways false
19379 status open
19380
19381 \begin_layout Plain Layout
19382 \begin_inset Caption Standard
19383
19384 \begin_layout Plain Layout
19385 \begin_inset CommandInset label
19386 LatexCommand label
19387 name "tab:Table-with-different-hor"
19388
19389 \end_inset
19390
19391 Tableau avec des lignes de couleurs différentes
19392 \end_layout
19393
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \begin_layout Plain Layout
19400 \align center
19401 \begin_inset Tabular
19402 <lyxtabular version="3" rows="6" columns="7">
19403 <features tabularvalignment="middle">
19404 <column alignment="center" valignment="top">
19405 <column alignment="center" valignment="top">
19406 <column alignment="center" valignment="top">
19407 <column alignment="center" valignment="top">
19408 <column alignment="center" valignment="top">
19409 <column alignment="center" valignment="top">
19410 <column alignment="center" valignment="top">
19411 <row>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416
19417 \end_layout
19418
19419 \end_inset
19420 </cell>
19421 <cell alignment="center" valignment="top" topline="true" usebox="none">
19422 \begin_inset Text
19423
19424 \begin_layout Plain Layout
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell alignment="center" valignment="top" topline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470 \begin_inset ERT
19471 status open
19472
19473 \begin_layout Plain Layout
19474
19475
19476 \backslash
19477
19478 \backslash
19479
19480 \backslash
19481 arrayrulecolor{blue}%
19482 \end_layout
19483
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 <row>
19493 <cell alignment="center" valignment="top" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 Y
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 Y
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 \begin_inset ERT
19563 status open
19564
19565 \begin_layout Plain Layout
19566
19567
19568 \backslash
19569 arrayrulecolor{black}
19570 \end_layout
19571
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 <cell alignment="center" valignment="top" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 </row>
19634 <row>
19635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 <cell alignment="center" valignment="top" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693 \begin_inset ERT
19694 status collapsed
19695
19696 \begin_layout Plain Layout
19697
19698
19699 \backslash
19700
19701 \backslash
19702
19703 \backslash
19704 arrayrulecolor{green}%
19705 \end_layout
19706
19707 \end_inset
19708
19709
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 </row>
19715 <row>
19716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset ERT
19786 status collapsed
19787
19788 \begin_layout Plain Layout
19789
19790
19791 \backslash
19792 arrayrulecolor{black}
19793 \end_layout
19794
19795 \end_inset
19796
19797 B
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Plain Layout
19842
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 \begin_inset ERT
19852 status collapsed
19853
19854 \begin_layout Plain Layout
19855
19856
19857 \backslash
19858
19859 \backslash
19860
19861 \backslash
19862 arrayrulecolor{blue}%
19863 \end_layout
19864
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 </row>
19873 </lyxtabular>
19874
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \begin_layout Standard
19886 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
19887  dans le tableau
19888 \begin_inset space ~
19889 \end_inset
19890
19891
19892 \begin_inset CommandInset ref
19893 LatexCommand ref
19894 reference "tab:Table-with-different-ver"
19895
19896 \end_inset
19897
19898 , il faut utiliser les multi-colonnes.
19899  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
19900  la colonne.
19901  Ensuite, colorer toutes les lignes via la commande:
19902 \end_layout
19903
19904 \begin_layout Standard
19905
19906 \series bold
19907
19908 \backslash
19909
19910 \backslash
19911
19912 \backslash
19913 arrayrulecolor{blue}%
19914 \end_layout
19915
19916 \begin_layout Standard
19917 comme vu plus haut.
19918  Enfin insérer la commande suivante en mode \SpecialChar TeX
19919  pour chaque cellule de la ligne
19920  qui nécessite une ligne verticale avec une couleur différente:
19921 \end_layout
19922
19923 \begin_layout Standard
19924
19925 \series bold
19926
19927 \backslash
19928 multicolumn{1}{!{
19929 \backslash
19930 color{green}
19931 \backslash
19932 vline}c!{
19933 \backslash
19934 color{red}
19935 \backslash
19936 vline}}{
19937 \end_layout
19938
19939 \begin_layout Standard
19940 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
19941  une ligne verte, à droite, une ligne rouge.
19942  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
19943  le mettre la commande 
19944 \series bold
19945
19946 \backslash
19947 color
19948 \series default
19949 .
19950  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
19951  droite, on peut saisir:
19952 \end_layout
19953
19954 \begin_layout Standard
19955
19956 \series bold
19957
19958 \backslash
19959 multicolumn{1}{!{
19960 \backslash
19961 color{black}
19962 \backslash
19963 vline}c|}{
19964 \end_layout
19965
19966 \begin_layout Standard
19967 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
19968  Le caractère | crée donc la ligne verticale tandis que
19969 \series bold
19970  
19971 \backslash
19972 vline
19973 \series default
19974  le fait quand 
19975 \series bold
19976
19977 \backslash
19978 color
19979 \series default
19980  est utilisée.
19981  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
19982  la commande:
19983 \end_layout
19984
19985 \begin_layout Standard
19986
19987 \series bold
19988
19989 \backslash
19990 multicolumn{1}{|c|}{
19991 \end_layout
19992
19993 \begin_layout Standard
19994 Après cette commande saisir le contenu de la cellule comme d'habitude en
19995  ajoutant une accolade fermante 
19996 \series bold
19997 }
19998 \series default
19999  en code \SpecialChar TeX
20000 .
20001 \end_layout
20002
20003 \begin_layout Standard
20004 \begin_inset Float table
20005 wide false
20006 sideways false
20007 status open
20008
20009 \begin_layout Plain Layout
20010 \begin_inset Caption Standard
20011
20012 \begin_layout Plain Layout
20013 \begin_inset CommandInset label
20014 LatexCommand label
20015 name "tab:Table-with-different-ver"
20016
20017 \end_inset
20018
20019 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20020 \end_layout
20021
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \begin_layout Plain Layout
20028 \align center
20029 \begin_inset Tabular
20030 <lyxtabular version="3" rows="5" columns="7">
20031 <features tabularvalignment="middle">
20032 <column alignment="center" valignment="top">
20033 <column alignment="center" valignment="top">
20034 <column alignment="center" valignment="top">
20035 <column alignment="center" valignment="top">
20036 <column alignment="center" valignment="top">
20037 <column alignment="center" valignment="top">
20038 <column alignment="center" valignment="top">
20039 <row>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" topline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" topline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 \begin_inset ERT
20099 status open
20100
20101 \begin_layout Plain Layout
20102
20103
20104 \backslash
20105
20106 \backslash
20107
20108 \backslash
20109 arrayrulecolor{red}%
20110 \end_layout
20111
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 <row>
20121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125 \begin_inset ERT
20126 status open
20127
20128 \begin_layout Plain Layout
20129
20130
20131 \backslash
20132 multicolumn{1}{!{
20133 \backslash
20134 color{black}
20135 \backslash
20136 vline}c|}{
20137 \end_layout
20138
20139 \end_inset
20140
20141 Y
20142 \begin_inset ERT
20143 status collapsed
20144
20145 \begin_layout Plain Layout
20146
20147 }
20148 \end_layout
20149
20150 \end_inset
20151
20152
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 \begin_inset ERT
20198 status open
20199
20200 \begin_layout Plain Layout
20201
20202
20203 \backslash
20204 multicolumn{1}{c|}{
20205 \end_layout
20206
20207 \end_inset
20208
20209
20210 \begin_inset ERT
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214
20215 }
20216 \end_layout
20217
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset ERT
20230 status open
20231
20232 \begin_layout Plain Layout
20233
20234
20235 \backslash
20236 multicolumn{1}{c!{
20237 \backslash
20238 color{black}
20239 \backslash
20240 vline}}{
20241 \end_layout
20242
20243 \end_inset
20244
20245 Y
20246 \begin_inset ERT
20247 status collapsed
20248
20249 \begin_layout Plain Layout
20250
20251 }
20252 \end_layout
20253
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset ERT
20268 status collapsed
20269
20270 \begin_layout Plain Layout
20271
20272
20273 \backslash
20274 arrayrulecolor{black}
20275 \end_layout
20276
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 <cell alignment="center" valignment="top" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 \begin_inset ERT
20334 status collapsed
20335
20336 \begin_layout Plain Layout
20337
20338
20339 \backslash
20340
20341 \backslash
20342
20343 \backslash
20344 arrayrulecolor{magenta}%
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 \begin_inset ERT
20361 status collapsed
20362
20363 \begin_layout Plain Layout
20364
20365
20366 \backslash
20367 multicolumn{1}{|c!{
20368 \backslash
20369 color{red}
20370 \backslash
20371 vline}}{
20372 \end_layout
20373
20374 \end_inset
20375
20376
20377 \begin_inset ERT
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381
20382 }
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 \begin_inset ERT
20397 status collapsed
20398
20399 \begin_layout Plain Layout
20400
20401
20402 \backslash
20403 multicolumn{1}{c!{
20404 \backslash
20405 color{green}
20406 \backslash
20407 vline}}{
20408 \end_layout
20409
20410 \end_inset
20411
20412
20413 \begin_inset ERT
20414 status collapsed
20415
20416 \begin_layout Plain Layout
20417
20418 }
20419 \end_layout
20420
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432 \begin_inset ERT
20433 status collapsed
20434
20435 \begin_layout Plain Layout
20436
20437
20438 \backslash
20439 multicolumn{1}{c!{
20440 \backslash
20441 color{yellow}
20442 \backslash
20443 vline}}{
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \begin_inset ERT
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453
20454 }
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 \begin_inset ERT
20469 status collapsed
20470
20471 \begin_layout Plain Layout
20472
20473
20474 \backslash
20475 multicolumn{1}{c!{
20476 \backslash
20477 color{blue}
20478 \backslash
20479 vline}}{
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \begin_inset ERT
20486 status collapsed
20487
20488 \begin_layout Plain Layout
20489
20490 }
20491 \end_layout
20492
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 \begin_inset ERT
20505 status collapsed
20506
20507 \begin_layout Plain Layout
20508
20509
20510 \backslash
20511 multicolumn{1}{c!{
20512 \backslash
20513 color{cyan}
20514 \backslash
20515 vline}}{
20516 \end_layout
20517
20518 \end_inset
20519
20520
20521 \begin_inset ERT
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525
20526 }
20527 \end_layout
20528
20529 \end_inset
20530
20531
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 \begin_inset ERT
20541 status collapsed
20542
20543 \begin_layout Plain Layout
20544
20545
20546 \backslash
20547 multicolumn{1}{c!{
20548 \backslash
20549 color{black}
20550 \backslash
20551 vline}}{
20552 \end_layout
20553
20554 \end_inset
20555
20556
20557 \begin_inset ERT
20558 status collapsed
20559
20560 \begin_layout Plain Layout
20561
20562 }
20563 \end_layout
20564
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 \begin_inset ERT
20577 status collapsed
20578
20579 \begin_layout Plain Layout
20580
20581
20582 \backslash
20583 multicolumn{1}{c|}{
20584 \end_layout
20585
20586 \end_inset
20587
20588
20589 \begin_inset ERT
20590 status collapsed
20591
20592 \begin_layout Plain Layout
20593
20594 }
20595 \end_layout
20596
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 \begin_inset ERT
20611 status collapsed
20612
20613 \begin_layout Plain Layout
20614
20615
20616 \backslash
20617 arrayrulecolor{black}
20618 \end_layout
20619
20620 \end_inset
20621
20622 B
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 </lyxtabular>
20683
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \end_inset
20690
20691
20692 \end_layout
20693
20694 \begin_layout Standard
20695 \begin_inset ERT
20696 status collapsed
20697
20698 \begin_layout Plain Layout
20699
20700
20701 \backslash
20702 setlength{
20703 \backslash
20704 arrayrulewidth}{0.4pt}
20705 \end_layout
20706
20707 \end_inset
20708
20709
20710 \end_layout
20711
20712 \begin_layout Section
20713 Pivotement des cellules
20714 \begin_inset CommandInset label
20715 LatexCommand label
20716 name "sec:Pivotement-des-cellules"
20717
20718 \end_inset
20719
20720
20721 \begin_inset Index idx
20722 status collapsed
20723
20724 \begin_layout Plain Layout
20725 Tableau ! Pivotement des cellules
20726 \end_layout
20727
20728 \end_inset
20729
20730
20731 \begin_inset Index idx
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735 Pivoter des objets
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Standard
20744 \begin_inset Note Greyedout
20745 status open
20746
20747 \begin_layout Plain Layout
20748
20749 \series bold
20750 Nota:
20751 \series default
20752  toutes les visionneuses DVI n'affichent pas les rotations.
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \begin_layout Standard
20761 Le tableau
20762 \begin_inset space ~
20763 \end_inset
20764
20765
20766 \begin_inset CommandInset ref
20767 LatexCommand ref
20768 reference "tab:Tableau-incluant-des"
20769
20770 \end_inset
20771
20772  est un exemple dans lequel 3 cellules pivotent de 45
20773 \begin_inset space \thinspace{}
20774 \end_inset
20775
20776 °.
20777 \end_layout
20778
20779 \begin_layout Standard
20780 \begin_inset Float table
20781 placement h
20782 wide false
20783 sideways false
20784 status open
20785
20786 \begin_layout Plain Layout
20787 \begin_inset Caption Standard
20788
20789 \begin_layout Plain Layout
20790 \begin_inset CommandInset label
20791 LatexCommand label
20792 name "tab:Tableau-incluant-des"
20793
20794 \end_inset
20795
20796 Tableau incluant des cellules pivotées dans la première ligne.
20797 \end_layout
20798
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \begin_layout Plain Layout
20805 \noindent
20806 \align center
20807 \begin_inset Tabular
20808 <lyxtabular version="3" rows="2" columns="3">
20809 <features tabularvalignment="middle">
20810 <column alignment="center" valignment="top" width="0pt">
20811 <column alignment="center" valignment="top" width="0pt">
20812 <column alignment="center" valignment="top" width="0pt">
20813 <row>
20814 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 soucoupes
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827 assiettes
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 plats
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 </row>
20842 <row>
20843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 45
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 33
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 21
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 </row>
20871 </lyxtabular>
20872
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Standard
20884 \begin_inset Note Greyedout
20885 status open
20886
20887 \begin_layout Plain Layout
20888
20889 \series bold
20890 Nota:
20891 \series default
20892  les ruptures de ligne (raccourci 
20893 \begin_inset Info
20894 type  "shortcut"
20895 arg   "newline-insert newline"
20896 \end_inset
20897
20898 ) ne sont pas autorisées dans les cellules pivotées
20899 \end_layout
20900
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \begin_layout Standard
20907 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20908  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20909 \begin_inset Foot
20910 status collapsed
20911
20912 \begin_layout Plain Layout
20913 Pour en savoir plus sur ces boîtes, voir les sections
20914 \begin_inset space ~
20915 \end_inset
20916
20917
20918 \begin_inset CommandInset ref
20919 LatexCommand ref
20920 reference "sec:Minipages"
20921
20922 \end_inset
20923
20924  et 
20925 \begin_inset CommandInset ref
20926 LatexCommand ref
20927 reference "sec:Parboxes"
20928
20929 \end_inset
20930
20931 .
20932 \end_layout
20933
20934 \end_inset
20935
20936  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20937  la hauteur de la cellule.
20938  Le tableau
20939 \begin_inset space ~
20940 \end_inset
20941
20942
20943 \begin_inset CommandInset ref
20944 LatexCommand ref
20945 reference "tab:Tableau-incluant-une"
20946
20947 \end_inset
20948
20949  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
20950  réglée à 3
20951 \begin_inset space \thinspace{}
20952 \end_inset
20953
20954 cm.
20955 \end_layout
20956
20957 \begin_layout Standard
20958 \begin_inset Float table
20959 placement h
20960 wide false
20961 sideways false
20962 status open
20963
20964 \begin_layout Plain Layout
20965 \begin_inset Caption Standard
20966
20967 \begin_layout Plain Layout
20968 \begin_inset CommandInset label
20969 LatexCommand label
20970 name "tab:Tableau-incluant-une"
20971
20972 \end_inset
20973
20974 Tableau incluant une cellule multi-lignes pivotée.
20975 \end_layout
20976
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \begin_layout Plain Layout
20983 \noindent
20984 \align center
20985 \begin_inset Tabular
20986 <lyxtabular version="3" rows="2" columns="3">
20987 <features tabularvalignment="middle">
20988 <column alignment="center" valignment="top">
20989 <column alignment="center" valignment="top" width="0pt">
20990 <column alignment="center" valignment="top">
20991 <row>
20992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996 a
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21002 \begin_inset Text
21003
21004 \begin_layout Plain Layout
21005 \begin_inset Box Frameless
21006 position "t"
21007 hor_pos "c"
21008 has_inner_box 1
21009 inner_pos "t"
21010 use_parbox 0
21011 use_makebox 0
21012 width "3cm"
21013 special "none"
21014 height "1in"
21015 height_special "totalheight"
21016 thickness "0.4pt"
21017 separation "3pt"
21018 shadowsize "4pt"
21019 framecolor "black"
21020 backgroundcolor "none"
21021 status open
21022
21023 \begin_layout Plain Layout
21024 cellule pivotée
21025 \begin_inset Newline newline
21026 \end_inset
21027
21028 avec saut de ligne
21029 \end_layout
21030
21031 \end_inset
21032
21033
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 e
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 </row>
21048 <row>
21049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053 b
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062 c
21063 \end_layout
21064
21065 \end_inset
21066 </cell>
21067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21068 \begin_inset Text
21069
21070 \begin_layout Plain Layout
21071 d
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 </lyxtabular>
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \begin_layout Section
21090 Calcul de la largeur du tableau
21091 \begin_inset CommandInset label
21092 LatexCommand label
21093 name "sec:Table-Width-Calculation"
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \begin_layout Standard
21101 Pour les tableaux un peu larges il est parfois difficile de garantir que
21102  le tableau ne déborde pas dans la marge.
21103  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21104  la valeur à donner à chacune?
21105 \end_layout
21106
21107 \begin_layout Standard
21108 La largeur du tableau 
21109 \begin_inset Formula $L_{\mathrm{tableau}}$
21110 \end_inset
21111
21112  peut se calculer précisément: chaque colonne contribue pour sa largeur
21113  propre 
21114 \begin_inset Formula $L_{\mathrm{colonne}}$
21115 \end_inset
21116
21117  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21118  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21119
21120 \series bold
21121  
21122 \backslash
21123 tabcolsep
21124 \series default
21125 , implicitement 6
21126 \begin_inset space \thinspace{}
21127 \end_inset
21128
21129 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21130  
21131 \series bold
21132
21133 \backslash
21134 arrayrulewidth
21135 \series default
21136 , implicitement 0.4
21137 \begin_inset space \thinspace{}
21138 \end_inset
21139
21140 pt).
21141  Donc si les 
21142 \begin_inset Formula $n$
21143 \end_inset
21144
21145
21146 \begin_inset space ~
21147 \end_inset
21148
21149 colonnes ont la même largeur, la largeur du tableau est
21150 \begin_inset Formula 
21151 \begin{equation}
21152 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21153 \end{equation}
21154
21155 \end_inset
21156
21157
21158 \end_layout
21159
21160 \begin_layout Standard
21161 La largeur disponible pour placer un tableau est la distance entre les marges
21162  de la page ou la largeur de la colonne de texte (pour un document présenté
21163  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21164  
21165 \series bold
21166
21167 \backslash
21168 columnwidth
21169 \series default
21170 .
21171  Si toutes le colonnes ont la même largeur et que 
21172 \begin_inset Formula $L_{\mathrm{tableau}}$
21173 \end_inset
21174
21175  doit valoir 1
21176 \begin_inset space \thinspace{}
21177 \end_inset
21178
21179
21180 \backslash
21181 columnwidth, 
21182 \begin_inset Formula $L_{\mathrm{colonne}}$
21183 \end_inset
21184
21185  se calcule facilement.
21186 \end_layout
21187
21188 \begin_layout Standard
21189 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21190  
21191 \series bold
21192 calc
21193 \series default
21194
21195 \begin_inset Index idx
21196 status collapsed
21197
21198 \begin_layout Plain Layout
21199 Paquetages \SpecialChar LaTeX
21200  ! calc
21201 \end_layout
21202
21203 \end_inset
21204
21205  dans le préambule du document.
21206  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21207  il faut utiliser le champ
21208 \family sans
21209  Argument \SpecialChar LaTeX
21210
21211 \family default
21212 .
21213  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21214  qui est expliqué dans la section
21215 \begin_inset space ~
21216 \end_inset
21217
21218
21219 \begin_inset CommandInset ref
21220 LatexCommand ref
21221 reference "subsec:Calculs-multicolonnes"
21222
21223 \end_inset
21224
21225 .
21226  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21227  saisir pour chaque colonne la commande
21228 \end_layout
21229
21230 \begin_layout Standard
21231
21232 \series bold
21233 >{
21234 \backslash
21235 centering}p{(1
21236 \backslash
21237 columnwidth-62.4pt)/5}
21238 \end_layout
21239
21240 \begin_layout Standard
21241 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21242 \begin_inset space ~
21243 \end_inset
21244
21245 fois celle des 3 autres, le calcul est le suivant:
21246 \end_layout
21247
21248 \begin_layout Standard
21249 \begin_inset Formula 
21250 \begin{align}
21251 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21252  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21253  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21254 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21255 \end{align}
21256
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \begin_layout Standard
21263 Par conséquent, dans le tableau, la commande
21264 \end_layout
21265
21266 \begin_layout Standard
21267
21268 \series bold
21269 >{
21270 \backslash
21271 centering}p{(1
21272 \backslash
21273 columnwidth-62.4pt)/
21274 \backslash
21275 real{4.5}}
21276 \end_layout
21277
21278 \begin_layout Standard
21279 est utilisée pour les colonnes les plus larges, et la commande
21280 \end_layout
21281
21282 \begin_layout Standard
21283
21284 \series bold
21285 >{
21286 \backslash
21287 centering}p{(1
21288 \backslash
21289 columnwidth-62.4pt)/
21290 \backslash
21291 real{4.5}*
21292 \backslash
21293 real{0.75}}
21294 \end_layout
21295
21296 \begin_layout Standard
21297 est utilisée pour les plus étroites:
21298 \end_layout
21299
21300 \begin_layout Standard
21301 \begin_inset Tabular
21302 <lyxtabular version="3" rows="2" columns="5">
21303 <features tabularvalignment="middle">
21304 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21305 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21306 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21307 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21308 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21309 <row>
21310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 1
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 2
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 3
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21338 \begin_inset Text
21339
21340 \begin_layout Plain Layout
21341 4
21342 \end_layout
21343
21344 \end_inset
21345 </cell>
21346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350 5
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 </row>
21356 <row>
21357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 111111 1111111 111111 111111111 11111 11111 1111
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 2222 22222 222222 222222222 2222222 22 22222
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397 333333 333333 333333 33333 3333333 333
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 </lyxtabular>
21404
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Section
21411 Personnalisation des tableaux
21412 \begin_inset Index idx
21413 status collapsed
21414
21415 \begin_layout Plain Layout
21416 Tableau ! Personnalisation
21417 \end_layout
21418
21419 \end_inset
21420
21421
21422 \begin_inset Index idx
21423 status collapsed
21424
21425 \begin_layout Plain Layout
21426 Personnalisation des tableaux
21427 \end_layout
21428
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \begin_layout Subsection
21435 Espacement des lignes
21436 \begin_inset CommandInset label
21437 LatexCommand label
21438 name "subsec:Espacement-lignes"
21439
21440 \end_inset
21441
21442
21443 \begin_inset Index idx
21444 status collapsed
21445
21446 \begin_layout Plain Layout
21447 Personnalisation des tableaux ! Espacement des lignes
21448 \end_layout
21449
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \begin_layout Standard
21456 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21457  l'onglet 
21458 \family sans
21459 Bordures
21460 \family default
21461  de la fenêtre de dialogue 
21462 \family sans
21463 Paramètres
21464 \begin_inset space ~
21465 \end_inset
21466
21467 du
21468 \begin_inset space ~
21469 \end_inset
21470
21471 tableau
21472 \family default
21473 .
21474  Vous y trouverez trois possibilités :
21475 \end_layout
21476
21477 \begin_layout Description
21478 Haut
21479 \begin_inset space ~
21480 \end_inset
21481
21482 de
21483 \begin_inset space ~
21484 \end_inset
21485
21486 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21487  Si le tableau est un tableau formel
21488 \begin_inset Foot
21489 status collapsed
21490
21491 \begin_layout Plain Layout
21492 Les tableaux formels sont décrits dans la section
21493 \begin_inset space ~
21494 \end_inset
21495
21496
21497 \begin_inset CommandInset ref
21498 LatexCommand ref
21499 reference "sec:Tableaux-Formels"
21500
21501 \end_inset
21502
21503 .
21504 \end_layout
21505
21506 \end_inset
21507
21508  \SpecialChar LyX
21509  va insérer implicitement un espace de 0.5
21510 \begin_inset space \thinspace{}
21511 \end_inset
21512
21513 em.
21514  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21515  les filets verticaux comme dans le tableau suivant :
21516 \begin_inset VSpace medskip
21517 \end_inset
21518
21519
21520 \begin_inset Newline newline
21521 \end_inset
21522
21523
21524 \begin_inset space \hspace*{}
21525 \length 0pt
21526 \end_inset
21527
21528
21529 \begin_inset space \hfill{}
21530 \end_inset
21531
21532
21533 \begin_inset Tabular
21534 <lyxtabular version="3" rows="3" columns="1">
21535 <features tabularvalignment="middle">
21536 <column alignment="center" valignment="top">
21537 <row>
21538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21539 \begin_inset Text
21540
21541 \begin_layout Plain Layout
21542 A
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row topspace="3mm">
21549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553 espace de 3
21554 \begin_inset space \thinspace{}
21555 \end_inset
21556
21557 mm en haut de la ligne
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 </row>
21563 <row>
21564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 C
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 </row>
21574 </lyxtabular>
21575
21576 \end_inset
21577
21578
21579 \begin_inset space \hfill{}
21580 \end_inset
21581
21582
21583 \begin_inset space \hspace*{}
21584 \length 0pt
21585 \end_inset
21586
21587
21588 \begin_inset VSpace medskip
21589 \end_inset
21590
21591
21592 \begin_inset Newline newline
21593 \end_inset
21594
21595 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21596  pas de filets verticaux.
21597 \end_layout
21598
21599 \begin_layout Description
21600 Bas
21601 \begin_inset space ~
21602 \end_inset
21603
21604 de
21605 \begin_inset space ~
21606 \end_inset
21607
21608 ligne va ajouter de l'espace sous les caractères de la ligne.
21609  Si le tableau est un tableau formel \SpecialChar LyX
21610  va insérer implicitement un espace
21611  de 0.5
21612 \begin_inset space \thinspace{}
21613 \end_inset
21614
21615 em, pour les tableaux normaux, l'espace implicite est de 2
21616 \begin_inset space \thinspace{}
21617 \end_inset
21618
21619 pt.
21620 \end_layout
21621
21622 \begin_layout Description
21623 Entre
21624 \begin_inset space ~
21625 \end_inset
21626
21627 les
21628 \begin_inset space ~
21629 \end_inset
21630
21631 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21632  Si le tableau est un tableau formel \SpecialChar LyX
21633  va insérer implicitement un espace
21634  de 0.5
21635 \begin_inset space \thinspace{}
21636 \end_inset
21637
21638 em.
21639  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21640  les filets verticaux comme dans le tableau suivant :
21641 \begin_inset VSpace medskip
21642 \end_inset
21643
21644
21645 \begin_inset Newline newline
21646 \end_inset
21647
21648
21649 \begin_inset space \hspace*{}
21650 \length 0pt
21651 \end_inset
21652
21653
21654 \begin_inset space \hfill{}
21655 \end_inset
21656
21657
21658 \begin_inset Tabular
21659 <lyxtabular version="3" rows="3" columns="1">
21660 <features tabularvalignment="middle">
21661 <column alignment="center" valignment="top">
21662 <row>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 A
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 <row interlinespace="3mm">
21674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678 \begin_inset Formula $\downarrow$
21679 \end_inset
21680
21681  espace de 3
21682 \begin_inset space \thinspace{}
21683 \end_inset
21684
21685 mm entre les lignes 
21686 \begin_inset Formula $\downarrow$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Formula $\uparrow$
21701 \end_inset
21702
21703  espace de 3
21704 \begin_inset space \thinspace{}
21705 \end_inset
21706
21707 mm entre les lignes 
21708 \begin_inset Formula $\uparrow$
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 </row>
21717 </lyxtabular>
21718
21719 \end_inset
21720
21721
21722 \begin_inset space \hfill{}
21723 \end_inset
21724
21725
21726 \begin_inset space \hspace*{}
21727 \length 0pt
21728 \end_inset
21729
21730
21731 \begin_inset VSpace medskip
21732 \end_inset
21733
21734
21735 \begin_inset Newline newline
21736 \end_inset
21737
21738 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21739  pas de filets verticaux.
21740 \end_layout
21741
21742 \begin_layout Standard
21743 \begin_inset VSpace bigskip
21744 \end_inset
21745
21746 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21747  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21748  dans le préambule :
21749 \end_layout
21750
21751 \begin_layout Standard
21752
21753 \series bold
21754
21755 \backslash
21756 @ifundefined{extrarowheight}
21757 \begin_inset Newline newline
21758 \end_inset
21759
21760
21761 \begin_inset Phantom HPhantom
21762 status open
21763
21764 \begin_layout Plain Layout
21765
21766 \series bold
21767 \begin_inset space ~
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774
21775 {
21776 \backslash
21777 usepackage{array}}{}
21778 \begin_inset Newline newline
21779 \end_inset
21780
21781
21782 \backslash
21783 setlength{
21784 \backslash
21785 extrarowheight}{height}
21786 \series default
21787 \lang english
21788
21789 \begin_inset Note Note
21790 status collapsed
21791
21792 \begin_layout Plain Layout
21793
21794 \lang english
21795 The package 
21796 \series bold
21797 array
21798 \series default
21799  will be loaded automatically by \SpecialChar LyX
21800  when you use self defined table formats.
21801  To avoid that it is loaded twice the command 
21802 \series bold
21803
21804 \backslash
21805 @ifundefined
21806 \series default
21807  is used in the above command.
21808 \end_layout
21809
21810 \end_inset
21811
21812
21813 \end_layout
21814
21815 \begin_layout Standard
21816 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21817  plus exactement centré verticalement.
21818  (le paquetage 
21819 \series bold
21820 array 
21821 \series default
21822 sera chargé automatiquement par \SpecialChar LyX
21823  quand vous utilisez des formats de tableaux
21824  auto-définis.
21825  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21826  
21827 \series bold
21828
21829 \backslash
21830 @ifundefined
21831 \series default
21832  dans la commande précédente.)
21833 \end_layout
21834
21835 \begin_layout Standard
21836 Si vous utilisez des polices de taille plus grande que la taille normale,
21837  les bordures des tableaux sont souvent trop proches du texte.
21838  On peut corriger ce problème en insérant la commande 
21839 \series bold
21840
21841 \begin_inset space \space{}
21842 \end_inset
21843
21844
21845 \backslash
21846 strut
21847 \series default
21848  en code \SpecialChar TeX
21849  au debut d'une ligne du tableau.
21850  Le tableau
21851 \begin_inset space ~
21852 \end_inset
21853
21854
21855 \begin_inset CommandInset ref
21856 LatexCommand ref
21857 reference "tab:Alignement-vertical"
21858
21859 \end_inset
21860
21861  montre l'effet de cette commande.
21862 \end_layout
21863
21864 \begin_layout Standard
21865 \noindent
21866 \begin_inset Float table
21867 placement h
21868 wide false
21869 sideways false
21870 status open
21871
21872 \begin_layout Plain Layout
21873 \begin_inset Caption Standard
21874
21875 \begin_layout Plain Layout
21876 \begin_inset CommandInset label
21877 LatexCommand label
21878 name "tab:Alignement-vertical"
21879
21880 \end_inset
21881
21882 Alignement vertical d'un texte avec une police de grande taille.
21883 \end_layout
21884
21885 \end_inset
21886
21887
21888 \end_layout
21889
21890 \begin_layout Plain Layout
21891 \begin_inset space \hfill{}
21892 \end_inset
21893
21894
21895 \begin_inset Float table
21896 wide false
21897 sideways false
21898 status collapsed
21899
21900 \begin_layout Plain Layout
21901 \begin_inset Caption Standard
21902
21903 \begin_layout Plain Layout
21904 Tableau normal.
21905 \end_layout
21906
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \begin_layout Plain Layout
21913 \noindent
21914 \align center
21915 \begin_inset Tabular
21916 <lyxtabular version="3" rows="6" columns="1">
21917 <features tabularvalignment="middle">
21918 <column alignment="left" valignment="top">
21919 <row>
21920 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 Normal, g
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 <row>
21931 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935
21936 \size large
21937 Large
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 </row>
21943 <row>
21944 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Plain Layout
21948
21949 \size larger
21950 Larger
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 </row>
21956 <row>
21957 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961
21962 \size largest
21963 Largest
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \size huge
21976 Huge
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 <row>
21983 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987
21988 \size huge
21989 Huger
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 </row>
21995 </lyxtabular>
21996
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003
22004
22005 \begin_inset space \hfill{}
22006 \end_inset
22007
22008
22009 \begin_inset Float table
22010 wide false
22011 sideways false
22012 status collapsed
22013
22014 \begin_layout Plain Layout
22015 \begin_inset Caption Standard
22016
22017 \begin_layout Plain Layout
22018 Tableau utilisant la commande 
22019 \series bold
22020
22021 \backslash
22022 strut
22023 \series default
22024 .
22025 \end_layout
22026
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \begin_layout Plain Layout
22033 \noindent
22034 \align center
22035 \begin_inset Tabular
22036 <lyxtabular version="3" rows="6" columns="1">
22037 <features tabularvalignment="middle">
22038 <column alignment="left" valignment="top">
22039 <row>
22040 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044 Normal, g
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 </row>
22050 <row>
22051 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055
22056 \size large
22057 \begin_inset ERT
22058 status collapsed
22059
22060 \begin_layout Plain Layout
22061
22062
22063 \backslash
22064 strut 
22065 \end_layout
22066
22067 \end_inset
22068
22069 Large
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 </row>
22075 <row>
22076 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080
22081 \size larger
22082 \begin_inset ERT
22083 status collapsed
22084
22085 \begin_layout Plain Layout
22086
22087
22088 \backslash
22089 strut 
22090 \end_layout
22091
22092 \end_inset
22093
22094 Larger
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 </row>
22100 <row>
22101 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105
22106 \size largest
22107 \begin_inset ERT
22108 status collapsed
22109
22110 \begin_layout Plain Layout
22111
22112
22113 \backslash
22114 strut 
22115 \end_layout
22116
22117 \end_inset
22118
22119 Largest
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 </row>
22125 <row>
22126 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130
22131 \size huge
22132 \begin_inset ERT
22133 status collapsed
22134
22135 \begin_layout Plain Layout
22136
22137
22138 \backslash
22139 strut 
22140 \end_layout
22141
22142 \end_inset
22143
22144 Huge
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 </row>
22150 <row>
22151 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155
22156 \size giant
22157 \begin_inset ERT
22158 status collapsed
22159
22160 \begin_layout Plain Layout
22161
22162
22163 \backslash
22164 strut 
22165 \end_layout
22166
22167 \end_inset
22168
22169
22170 \size huge
22171 Huger
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 </row>
22177 </lyxtabular>
22178
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185
22186
22187 \begin_inset space \hfill{}
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \begin_layout Standard
22199 \begin_inset Newpage newpage
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \begin_layout Subsection
22206 Alignements de cellules spéciaux
22207 \begin_inset CommandInset label
22208 LatexCommand label
22209 name "subsec:Alignements-de-cellules"
22210
22211 \end_inset
22212
22213
22214 \begin_inset Index idx
22215 status collapsed
22216
22217 \begin_layout Plain Layout
22218 Personnalisation des tableaux ! Alignement de cellules spéciaux
22219 \end_layout
22220
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \begin_layout Standard
22227 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22228  cellules sur un caractère donné, par exemple le séparateur décimal comme
22229  dans le tableau
22230 \begin_inset space ~
22231 \end_inset
22232
22233
22234 \begin_inset CommandInset ref
22235 LatexCommand ref
22236 reference "tab:Tableau-centré-sur-séparateur-1"
22237
22238 \end_inset
22239
22240 .
22241  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22242  soit en appuyant sur le bouton 
22243 \begin_inset Info
22244 type  "icon"
22245 arg   "tabular-feature align-decimal"
22246 \end_inset
22247
22248  de la barre d'outils ou en modifiant le paramètre 
22249 \family sans
22250 Alignement horizontal
22251 \family default
22252  à 
22253 \family sans
22254 Au séparateur décimal
22255 \family default
22256 .
22257  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22258  dans les paramètres du tableau.
22259 \end_layout
22260
22261 \begin_layout Standard
22262 \begin_inset Float table
22263 placement h
22264 wide false
22265 sideways false
22266 status open
22267
22268 \begin_layout Plain Layout
22269 \begin_inset Caption Standard
22270
22271 \begin_layout Plain Layout
22272 \begin_inset CommandInset label
22273 LatexCommand label
22274 name "tab:Tableau-centré-sur-séparateur-1"
22275
22276 \end_inset
22277
22278 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22279 \end_layout
22280
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \begin_layout Plain Layout
22287 \align center
22288 \begin_inset Tabular
22289 <lyxtabular version="3" rows="4" columns="1">
22290 <features booktabs="true" tabularvalignment="middle">
22291 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22292 <row>
22293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297 en-tête
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 </row>
22303 <row>
22304 <cell alignment="center" valignment="top" topline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308 12,6
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 </row>
22314 <row>
22315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319 0,68
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 </row>
22325 <row>
22326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330 -123,0
22331 \end_layout
22332
22333 \end_inset
22334 </cell>
22335 </row>
22336 </lyxtabular>
22337
22338 \end_inset
22339
22340
22341 \end_layout
22342
22343 \end_inset
22344
22345
22346 \end_layout
22347
22348 \begin_layout Standard
22349 \begin_inset Float table
22350 placement h
22351 wide false
22352 sideways false
22353 status open
22354
22355 \begin_layout Plain Layout
22356 \begin_inset Caption Standard
22357
22358 \begin_layout Plain Layout
22359 \begin_inset CommandInset label
22360 LatexCommand label
22361 name "tab:Tableau-centré-sur-séparateur-2"
22362
22363 \end_inset
22364
22365 Les cellules d'une colonnes sont centrées sur les opérateurs.
22366 \end_layout
22367
22368 \end_inset
22369
22370
22371 \end_layout
22372
22373 \begin_layout Plain Layout
22374 \align center
22375 \begin_inset Tabular
22376 <lyxtabular version="3" rows="4" columns="2">
22377 <features booktabs="true" tabularvalignment="middle">
22378 <column alignment="right" valignment="top" width="0pt">
22379 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22380 <row>
22381 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 en-tête
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 </row>
22400 <row>
22401 <cell alignment="center" valignment="top" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405 \begin_inset Formula $12\,+$
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417 \begin_inset Formula $\,6$
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 </row>
22426 <row>
22427 <cell alignment="center" valignment="top" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Formula $0\,-$
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 \begin_inset Formula $\,68$
22444 \end_inset
22445
22446
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 </row>
22452 <row>
22453 <cell alignment="center" valignment="top" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 \begin_inset Formula $-123\,/$
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 <cell alignment="center" valignment="top" usebox="none">
22466 \begin_inset Text
22467
22468 \begin_layout Plain Layout
22469 \begin_inset Formula $\,0$
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 </row>
22478 </lyxtabular>
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \begin_layout Standard
22491 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22492  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22493  formules.
22494  Dans ce cas on doit utiliser la méthode du tableau
22495 \begin_inset space ~
22496 \end_inset
22497
22498
22499 \begin_inset CommandInset ref
22500 LatexCommand ref
22501 reference "tab:Tableau-centré-sur-séparateur-2"
22502
22503 \end_inset
22504
22505 .
22506  Ce tableau a été créé comme un tableau 4×2.
22507  L'en-tête est une cellule multi-colonnes centrée.
22508  La première colonne est alignée à droite et contient la première partie
22509  et inclue l'opérateur.
22510  La seconde colonne contient le reste de la cellule aligné à gauche.
22511  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22512  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22513  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22514  tableau, le paramètre \SpecialChar LaTeX
22515  suivant a été utilisé pour la deuxième colonne :
22516 \end_layout
22517
22518 \begin_layout Standard
22519
22520 \series bold
22521 @{}l
22522 \end_layout
22523
22524 \begin_layout Standard
22525 Le tableau
22526 \begin_inset space ~
22527 \end_inset
22528
22529
22530 \begin_inset CommandInset ref
22531 LatexCommand ref
22532 reference "tab:Plusieurs-exemples-alignements"
22533
22534 \end_inset
22535
22536  montre quelques exemples d'alignements.
22537  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22538  comme pour la deuxième colonne du tableau
22539 \begin_inset space ~
22540 \end_inset
22541
22542
22543 \begin_inset CommandInset ref
22544 LatexCommand ref
22545 reference "tab:Tableau-centré-sur-séparateur-2"
22546
22547 \end_inset
22548
22549 .
22550 \end_layout
22551
22552 \begin_layout Standard
22553 \begin_inset Float table
22554 wide false
22555 sideways false
22556 status open
22557
22558 \begin_layout Plain Layout
22559 \begin_inset Caption Standard
22560
22561 \begin_layout Plain Layout
22562 \begin_inset CommandInset label
22563 LatexCommand label
22564 name "tab:Plusieurs-exemples-alignements"
22565
22566 \end_inset
22567
22568 Plusieurs exemples d'alignement de cellules.
22569 \end_layout
22570
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \begin_layout Plain Layout
22577 \align center
22578 \begin_inset Tabular
22579 <lyxtabular version="3" rows="4" columns="6">
22580 <features tabularvalignment="middle">
22581 <column alignment="right" valignment="top">
22582 <column alignment="left" valignment="top" special="@{}l">
22583 <column alignment="right" valignment="top">
22584 <column alignment="left" valignment="top" special="@{}l">
22585 <column alignment="right" valignment="top">
22586 <column alignment="left" valignment="top" special="@{}l">
22587 <row>
22588 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 unités
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 exposants
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628 relations
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637
22638 \end_layout
22639
22640 \end_inset
22641 </cell>
22642 </row>
22643 <row>
22644 <cell alignment="center" valignment="top" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648 12×
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 24
22658 \begin_inset space \thinspace{}
22659 \end_inset
22660
22661 bouteilles
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 <cell alignment="center" valignment="top" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670 \begin_inset Formula $10\cdot$
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682 \begin_inset Formula $10^{\mbox{-}17}$
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 \begin_inset Formula $\Gamma(t)\propto$
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 <cell alignment="center" valignment="top" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706 \begin_inset Formula $\:\Upsilon(t)$
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 </row>
22715 <row>
22716 <cell alignment="center" valignment="top" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 1024×
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729 768
22730 \begin_inset space \thinspace{}
22731 \end_inset
22732
22733 Pixels
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 <cell alignment="center" valignment="top" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Formula $5.78\cdot$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22751 \begin_inset Text
22752
22753 \begin_layout Plain Layout
22754 \begin_inset Formula $10^{7}$
22755 \end_inset
22756
22757
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766 \begin_inset Formula $A\ne$
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell alignment="center" valignment="top" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 \begin_inset Formula $\:B_{\mathrm{red}}$
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 </row>
22787 <row>
22788 <cell alignment="center" valignment="top" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 32×
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 6
22802 \begin_inset space \thinspace{}
22803 \end_inset
22804
22805 cm
22806 \end_layout
22807
22808 \end_inset
22809 </cell>
22810 <cell alignment="center" valignment="top" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814 -
22815 \begin_inset Formula $33.5\cdot$
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \end_inset
22822 </cell>
22823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22824 \begin_inset Text
22825
22826 \begin_layout Plain Layout
22827 \begin_inset Formula $10^{4}$
22828 \end_inset
22829
22830
22831 \end_layout
22832
22833 \end_inset
22834 </cell>
22835 <cell alignment="center" valignment="top" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839 \begin_inset Formula $\sin(\alpha)\ge$
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 <cell alignment="center" valignment="top" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 \begin_inset Formula $\:\sin(\beta)$
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 </lyxtabular>
22861
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \end_inset
22868
22869
22870 \end_layout
22871
22872 \begin_layout Subsection
22873 Formats de cellule et de colonne personnalisés
22874 \begin_inset CommandInset label
22875 LatexCommand label
22876 name "subsec:Formats-personnalisés"
22877
22878 \end_inset
22879
22880
22881 \begin_inset Index idx
22882 status collapsed
22883
22884 \begin_layout Plain Layout
22885 Personnalisation des tableaux !  Format de cellule/colonne
22886 \end_layout
22887
22888 \end_inset
22889
22890
22891 \end_layout
22892
22893 \begin_layout Standard
22894 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22895 \begin_inset space ~
22896 \end_inset
22897
22898
22899 \begin_inset CommandInset ref
22900 LatexCommand ref
22901 reference "sec:Table-Width-Calculation"
22902
22903 \end_inset
22904
22905  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22906  la section
22907 \begin_inset space ~
22908 \end_inset
22909
22910
22911 \begin_inset CommandInset ref
22912 LatexCommand ref
22913 reference "subsec:Calculs-multicolonnes"
22914
22915 \end_inset
22916
22917  peut devenir très pénible si vous avez plusieurs tableaux.
22918  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22919  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22920  du document.
22921  Le format est défini avec la commande
22922 \end_layout
22923
22924 \begin_layout Standard
22925
22926 \series bold
22927
22928 \backslash
22929 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22930 \end_layout
22931
22932 \begin_layout Standard
22933 Le nom du format peut n'avoir qu'une lettre.
22934  Les lettres 
22935 \emph on
22936 b
22937 \emph default
22938
22939 \emph on
22940 c
22941 \emph default
22942
22943 \emph on
22944 l
22945 \emph default
22946
22947 \emph on
22948 m
22949 \emph default
22950
22951 \emph on
22952 p
22953 \emph default
22954  et 
22955 \emph on
22956 r
22957 \emph default
22958  sont prédéfinies et donc ne peuvent être utilisées.
22959  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
22960 \end_layout
22961
22962 \begin_layout Standard
22963 \begin_inset VSpace medskip
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \begin_layout Standard
22970 Pour de cellules multi-colonnes centrées verticalement et horizontalement
22971  avec une largeur donnée, vous pouvez définir le format de cellule suivant
22972  :
22973 \end_layout
22974
22975 \begin_layout Standard
22976
22977 \series bold
22978
22979 \backslash
22980 newcolumntype{M}[1]{>{
22981 \backslash
22982 centering
22983 \backslash
22984 hspace{0pt}}m{#1}}
22985 \end_layout
22986
22987 \begin_layout Standard
22988 Où le 
22989 \series bold
22990
22991 \backslash
22992 hspace{0pt}
22993 \series default
22994  évite le problème de césure du premier mot, comme c'est décrit en section
22995 \begin_inset space ~
22996 \end_inset
22997
22998
22999 \begin_inset CommandInset ref
23000 LatexCommand ref
23001 reference "subsec:Lignes-multiple-dans-cellule"
23002
23003 \end_inset
23004
23005 .
23006  Ensuite, vous pouvez entrer
23007 \end_layout
23008
23009 \begin_layout Standard
23010
23011 \series bold
23012 M{width}
23013 \end_layout
23014
23015 \begin_layout Standard
23016 comme paramètre \SpecialChar LaTeX
23017  dans la fenêtre de dialogue de tableau pour créer une multi-col
23018 onnes.
23019 \end_layout
23020
23021 \begin_layout Standard
23022 \begin_inset VSpace bigskip
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Standard
23029 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23030  pouvez définir le format
23031 \end_layout
23032
23033 \begin_layout Standard
23034
23035 \series bold
23036
23037 \backslash
23038 newcolumntype{S}[2]{>{
23039 \backslash
23040 centering
23041 \backslash
23042 hspace{0pt}}
23043 \begin_inset Newline newline
23044 \end_inset
23045
23046
23047 \begin_inset Phantom HPhantom
23048 status open
23049
23050 \begin_layout Plain Layout
23051
23052 \series bold
23053
23054 \backslash
23055 newcolumntype{S}[2]
23056 \end_layout
23057
23058 \end_inset
23059
23060 m{(#1+(2
23061 \backslash
23062 tabcolsep+
23063 \backslash
23064 arrayrulewidth)*(1-#2))/#2}}
23065 \end_layout
23066
23067 \begin_layout Standard
23068 Ce format utilise l'équation
23069 \begin_inset space ~
23070 \end_inset
23071
23072
23073 \begin_inset CommandInset ref
23074 LatexCommand eqref
23075 reference "eq:Wgn"
23076
23077 \end_inset
23078
23079  pour calculer la largeur que doit avoir chacune des cellules couverte par
23080  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23081 \end_layout
23082
23083 \begin_layout Standard
23084 Ensuite, vous pouvez entrer
23085 \end_layout
23086
23087 \begin_layout Standard
23088
23089 \series bold
23090 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23091 \end_layout
23092
23093 \begin_layout Standard
23094 comme paramètre \SpecialChar LaTeX
23095  de la colonne.
23096 \end_layout
23097
23098 \begin_layout Standard
23099 \begin_inset VSpace bigskip
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \begin_layout Standard
23106 Pour des colonnes colorées, vous pouvez définir
23107 \end_layout
23108
23109 \begin_layout Standard
23110
23111 \series bold
23112
23113 \backslash
23114 newcolumntype{K}[1]{>{
23115 \backslash
23116 columncolor{#1}
23117 \backslash
23118 hspace{0pt}}c}
23119 \end_layout
23120
23121 \begin_layout Standard
23122 Le 
23123 \begin_inset Quotes cld
23124 \end_inset
23125
23126 c
23127 \begin_inset Quotes crd
23128 \end_inset
23129
23130  à la fin crée une colonne de largeur variable dont le texte est centré
23131  horizontalement.
23132  Vous pouvez maintenant entrer
23133 \end_layout
23134
23135 \begin_layout Standard
23136
23137 \series bold
23138 K{nom de couleur}
23139 \end_layout
23140
23141 \begin_layout Standard
23142 comme paramètre \SpecialChar LaTeX
23143 .
23144 \end_layout
23145
23146 \begin_layout Standard
23147 \begin_inset VSpace bigskip
23148 \end_inset
23149
23150
23151 \end_layout
23152
23153 \begin_layout Standard
23154 Pour créer le tableau
23155 \begin_inset space ~
23156 \end_inset
23157
23158
23159 \begin_inset CommandInset ref
23160 LatexCommand ref
23161 reference "tab:Tableau-formats-personnalisés"
23162
23163 \end_inset
23164
23165  utilisez les paramètres \SpecialChar LaTeX
23166
23167 \end_layout
23168
23169 \begin_layout Standard
23170
23171 \series bold
23172 M{2.5cm}
23173 \end_layout
23174
23175 \begin_layout Standard
23176 pour la première colonne et la multi-colonnes,
23177 \end_layout
23178
23179 \begin_layout Standard
23180
23181 \series bold
23182 K{red}
23183 \end_layout
23184
23185 \begin_layout Standard
23186 pour la dernière colonne, et
23187 \end_layout
23188
23189 \begin_layout Standard
23190
23191 \series bold
23192 S{2.5cm}{2}
23193 \end_layout
23194
23195 \begin_layout Standard
23196 pour les cellules de la deuxième colonne.
23197 \end_layout
23198
23199 \begin_layout Standard
23200 \begin_inset Float table
23201 placement h
23202 wide false
23203 sideways false
23204 status open
23205
23206 \begin_layout Plain Layout
23207 \begin_inset Caption Standard
23208
23209 \begin_layout Plain Layout
23210 \begin_inset CommandInset label
23211 LatexCommand label
23212 name "tab:Tableau-formats-personnalisés"
23213
23214 \end_inset
23215
23216 Tableau utilisant des formats personnalisés
23217 \end_layout
23218
23219 \end_inset
23220
23221
23222 \end_layout
23223
23224 \begin_layout Plain Layout
23225 \align center
23226 \begin_inset Tabular
23227 <lyxtabular version="3" rows="3" columns="4">
23228 <features tabularvalignment="middle">
23229 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23230 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23231 <column alignment="center" valignment="middle">
23232 <column alignment="center" valignment="middle" special="K{red}">
23233 <row>
23234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 motTrèsLongDansUneCellule
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 multi-colonnes avec multi-lignes
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265 c
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 </row>
23271 <row>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 d
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285 e
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294 f
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303 g
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 </row>
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 h
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323 i
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 j
23333 \end_layout
23334
23335 \end_inset
23336 </cell>
23337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23338 \begin_inset Text
23339
23340 \begin_layout Plain Layout
23341 k
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 </row>
23347 </lyxtabular>
23348
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \begin_layout Subsection
23360 Épaisseur des filets
23361 \begin_inset CommandInset label
23362 LatexCommand label
23363 name "subsec:Epaisseur-filets"
23364
23365 \end_inset
23366
23367
23368 \begin_inset Index idx
23369 status collapsed
23370
23371 \begin_layout Plain Layout
23372 Personnalisation des tableaux ! Épaisseur filets
23373 \end_layout
23374
23375 \end_inset
23376
23377
23378 \end_layout
23379
23380 \begin_layout Standard
23381 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23382  
23383 \series bold
23384
23385 \backslash
23386 arrayrulewidth
23387 \series default
23388 .
23389  Pour mettre, par exemple, une épaisseur de filet de 1.5
23390 \begin_inset space \thinspace{}
23391 \end_inset
23392
23393 pt, comme pour le tableau
23394 \begin_inset space ~
23395 \end_inset
23396
23397
23398 \begin_inset CommandInset ref
23399 LatexCommand ref
23400 reference "tab:Tableau-filets-1.5pt"
23401
23402 \end_inset
23403
23404 , insérez la commande
23405 \end_layout
23406
23407 \begin_layout Standard
23408
23409 \series bold
23410
23411 \backslash
23412 setlength{
23413 \backslash
23414 arrayrulewidth}{1.5pt}
23415 \end_layout
23416
23417 \begin_layout Standard
23418 en code \SpecialChar TeX
23419  avant le tableau ou le flottant de tableau.
23420  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23421  suivent.
23422  pour revenir aux valeurs implicites, mettez 
23423 \series bold
23424
23425 \backslash
23426 arrayrulewidth
23427 \series default
23428  à 0.4
23429 \begin_inset space \thinspace{}
23430 \end_inset
23431
23432 pt en utilisant du code \SpecialChar LaTeX
23433  après le tableau ou le flottant de tableau.
23434 \end_layout
23435
23436 \begin_layout Standard
23437 \begin_inset ERT
23438 status collapsed
23439
23440 \begin_layout Plain Layout
23441
23442
23443 \backslash
23444 setlength{
23445 \backslash
23446 arrayrulewidth}{1.5pt}
23447 \end_layout
23448
23449 \end_inset
23450
23451
23452 \begin_inset Float table
23453 wide false
23454 sideways false
23455 status open
23456
23457 \begin_layout Plain Layout
23458 \begin_inset Caption Standard
23459
23460 \begin_layout Plain Layout
23461 \begin_inset CommandInset label
23462 LatexCommand label
23463 name "tab:Tableau-filets-1.5pt"
23464
23465 \end_inset
23466
23467 Tableau avec des filets de 1.5
23468 \begin_inset space \thinspace{}
23469 \end_inset
23470
23471 pt
23472 \end_layout
23473
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \begin_layout Plain Layout
23480 \align center
23481 \begin_inset Tabular
23482 <lyxtabular version="3" rows="3" columns="3">
23483 <features tabularvalignment="middle">
23484 <column alignment="center" valignment="top">
23485 <column alignment="center" valignment="top">
23486 <column alignment="center" valignment="top">
23487 <row>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 sd
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout Plain Layout
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 <row>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 sd
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 </row>
23545 <row>
23546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568 sd
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 </lyxtabular>
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582
23583
23584 \begin_inset ERT
23585 status collapsed
23586
23587 \begin_layout Plain Layout
23588
23589
23590 \backslash
23591 setlength{
23592 \backslash
23593 arrayrulewidth}{0.4pt}
23594 \end_layout
23595
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \begin_layout Standard
23602 \begin_inset VSpace bigskip
23603 \end_inset
23604
23605 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23606 \begin_inset space \thinspace{}
23607 \end_inset
23608
23609 pt, comme dans le tableau
23610 \begin_inset space ~
23611 \end_inset
23612
23613
23614 \begin_inset CommandInset ref
23615 LatexCommand ref
23616 reference "tab:Tableau-filets-horizontaux-1.5pt"
23617
23618 \end_inset
23619
23620 , insérez les commandes suivantes en code \SpecialChar TeX
23621  avant le tableau ou le flottant
23622  de tableau :
23623 \end_layout
23624
23625 \begin_layout Standard
23626
23627 \series bold
23628
23629 \backslash
23630 let
23631 \backslash
23632 myHline
23633 \backslash
23634 hline
23635 \begin_inset Newline newline
23636 \end_inset
23637
23638
23639 \backslash
23640 renewcommand{
23641 \backslash
23642 hline}
23643 \begin_inset Newline newline
23644 \end_inset
23645
23646  {
23647 \backslash
23648 noalign{
23649 \backslash
23650 global
23651 \backslash
23652 arrayrulewidth 1.5pt}
23653 \begin_inset Newline newline
23654 \end_inset
23655
23656  
23657 \backslash
23658 myHline
23659 \backslash
23660 noalign{
23661 \backslash
23662 global
23663 \backslash
23664 arrayrulewidth 0.4pt}}
23665 \end_layout
23666
23667 \begin_layout Standard
23668 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23669  en code \SpecialChar TeX
23670  après le tableau ou le flottant de tableau :
23671 \end_layout
23672
23673 \begin_layout Standard
23674
23675 \series bold
23676
23677 \backslash
23678 renewcommand{
23679 \backslash
23680 hline}{
23681 \backslash
23682 myHline}
23683 \end_layout
23684
23685 \begin_layout Standard
23686 \begin_inset ERT
23687 status collapsed
23688
23689 \begin_layout Plain Layout
23690
23691
23692 \backslash
23693 let
23694 \backslash
23695 myHline
23696 \backslash
23697 hline
23698 \end_layout
23699
23700 \begin_layout Plain Layout
23701
23702
23703 \backslash
23704 renewcommand{
23705 \backslash
23706 hline}
23707 \end_layout
23708
23709 \begin_layout Plain Layout
23710
23711  {
23712 \backslash
23713 noalign{
23714 \backslash
23715 global
23716 \backslash
23717 arrayrulewidth 1.5pt}
23718 \end_layout
23719
23720 \begin_layout Plain Layout
23721
23722   
23723 \backslash
23724 myHline
23725 \backslash
23726 noalign{
23727 \backslash
23728 global
23729 \backslash
23730 arrayrulewidth 0.4pt}}
23731 \end_layout
23732
23733 \end_inset
23734
23735
23736 \begin_inset Float table
23737 wide false
23738 sideways false
23739 status open
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Caption Standard
23743
23744 \begin_layout Plain Layout
23745 \begin_inset CommandInset label
23746 LatexCommand label
23747 name "tab:Tableau-filets-horizontaux-1.5pt"
23748
23749 \end_inset
23750
23751 Tableau avec des filets horizontaux de 1.5
23752 \begin_inset space \thinspace{}
23753 \end_inset
23754
23755 pt
23756 \end_layout
23757
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \begin_layout Plain Layout
23764 \align center
23765 \begin_inset Tabular
23766 <lyxtabular version="3" rows="3" columns="3">
23767 <features tabularvalignment="middle">
23768 <column alignment="center" valignment="top">
23769 <column alignment="center" valignment="top">
23770 <column alignment="center" valignment="top">
23771 <row>
23772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23773 \begin_inset Text
23774
23775 \begin_layout Plain Layout
23776 sd
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 </row>
23800 <row>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 sd
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 </row>
23829 <row>
23830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 sd
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 </row>
23858 </lyxtabular>
23859
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \end_inset
23866
23867
23868 \begin_inset ERT
23869 status collapsed
23870
23871 \begin_layout Plain Layout
23872
23873
23874 \backslash
23875 renewcommand{
23876 \backslash
23877 hline}{
23878 \backslash
23879 myHline}
23880 \end_layout
23881
23882 \end_inset
23883
23884
23885 \end_layout
23886
23887 \begin_layout Standard
23888 \begin_inset VSpace bigskip
23889 \end_inset
23890
23891 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23892 \begin_inset space \thinspace{}
23893 \end_inset
23894
23895 pt, créez le format de colonne suivant dans le préambule, en suivant la
23896  description de la section
23897 \begin_inset space ~
23898 \end_inset
23899
23900
23901 \begin_inset CommandInset ref
23902 LatexCommand ref
23903 reference "subsec:Formats-personnalisés"
23904
23905 \end_inset
23906
23907 :
23908 \end_layout
23909
23910 \begin_layout Standard
23911
23912 \series bold
23913
23914 \backslash
23915 newcolumntype{V}{!{
23916 \backslash
23917 vrule width 1.5pt}}
23918 \end_layout
23919
23920 \begin_layout Standard
23921 Pour le tableau
23922 \begin_inset space ~
23923 \end_inset
23924
23925
23926 \begin_inset CommandInset ref
23927 LatexCommand ref
23928 reference "tab:Tableau-filets-verticaux-1.5pt"
23929
23930 \end_inset
23931
23932  le paramètre \SpecialChar LaTeX
23933  
23934 \end_layout
23935
23936 \begin_layout Standard
23937
23938 \series bold
23939 VcV
23940 \end_layout
23941
23942 \begin_layout Standard
23943 a été utilisé pour la dernière colonne et
23944 \end_layout
23945
23946 \begin_layout Standard
23947
23948 \series bold
23949 Vc
23950 \end_layout
23951
23952 \begin_layout Standard
23953 pour les autres colonnes.
23954 \end_layout
23955
23956 \begin_layout Standard
23957 \begin_inset Float table
23958 wide false
23959 sideways false
23960 status open
23961
23962 \begin_layout Plain Layout
23963 \begin_inset Caption Standard
23964
23965 \begin_layout Plain Layout
23966 \begin_inset CommandInset label
23967 LatexCommand label
23968 name "tab:Tableau-filets-verticaux-1.5pt"
23969
23970 \end_inset
23971
23972 Tableau avec des filets verticaux de 1.5
23973 \begin_inset space \thinspace{}
23974 \end_inset
23975
23976 pt 
23977 \end_layout
23978
23979 \end_inset
23980
23981
23982 \end_layout
23983
23984 \begin_layout Plain Layout
23985 \align center
23986 \begin_inset Tabular
23987 <lyxtabular version="3" rows="3" columns="3">
23988 <features tabularvalignment="middle">
23989 <column alignment="center" valignment="top" special="Vc">
23990 <column alignment="center" valignment="top" special="Vc">
23991 <column alignment="center" valignment="top" special="VcV">
23992 <row>
23993 <cell alignment="center" valignment="top" topline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997 sd
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 <cell alignment="center" valignment="top" topline="true" usebox="none">
24012 \begin_inset Text
24013
24014 \begin_layout Plain Layout
24015
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 </row>
24021 <row>
24022 <cell alignment="center" valignment="top" topline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035 sd
24036 \end_layout
24037
24038 \end_inset
24039 </cell>
24040 <cell alignment="center" valignment="top" topline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 </row>
24050 <row>
24051 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073 sd
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 </row>
24079 </lyxtabular>
24080
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \begin_layout Subsection
24092 Filets à traits interrompus
24093 \begin_inset Index idx
24094 status collapsed
24095
24096 \begin_layout Plain Layout
24097 Personnalisation des tableaux ! Filets à traits interrompus
24098 \end_layout
24099
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \begin_layout Standard
24106 \begin_inset ERT
24107 status collapsed
24108
24109 \begin_layout Plain Layout
24110
24111
24112 \backslash
24113 ifarydshln
24114 \end_layout
24115
24116 \end_inset
24117
24118
24119 \begin_inset Note Note
24120 status open
24121
24122 \begin_layout Plain Layout
24123 La section suivante ne s'affichera que si vous avez installé le paquetage
24124  \SpecialChar LaTeX
24125  
24126 \series bold
24127 arydshln
24128 \series default
24129 .
24130 \end_layout
24131
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \begin_layout Standard
24138 \begin_inset Float table
24139 placement H
24140 wide false
24141 sideways false
24142 status open
24143
24144 \begin_layout Plain Layout
24145 \begin_inset Caption Standard
24146
24147 \begin_layout Plain Layout
24148 \begin_inset CommandInset label
24149 LatexCommand label
24150 name "tab:Tableau-filets-tirets"
24151
24152 \end_inset
24153
24154 Tableau avec des filets à traits interrompus
24155 \end_layout
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \begin_layout Plain Layout
24163 \align center
24164 \begin_inset Tabular
24165 <lyxtabular version="3" rows="5" columns="5">
24166 <features tabularvalignment="middle">
24167 <column alignment="center" valignment="top">
24168 <column alignment="center" valignment="top">
24169 <column alignment="center" valignment="top" special=":c">
24170 <column alignment="center" valignment="top">
24171 <column alignment="center" valignment="top">
24172 <row>
24173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177 a
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 b
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 c
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 d
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213 e
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 </row>
24219 <row>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 f
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233 g
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 <cell alignment="center" valignment="top" topline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242 h
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251 i
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260 j
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 </row>
24266 <row>
24267 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271 \begin_inset ERT
24272 status collapsed
24273
24274 \begin_layout Plain Layout
24275
24276
24277 \backslash
24278 hdashline 
24279 \end_layout
24280
24281 \end_inset
24282
24283 k
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292 l
24293 \end_layout
24294
24295 \end_inset
24296 </cell>
24297 <cell alignment="center" valignment="top" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301 m
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310 n
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319 o
24320 \end_layout
24321
24322 \end_inset
24323 </cell>
24324 </row>
24325 <row>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330 \begin_inset ERT
24331 status collapsed
24332
24333 \begin_layout Plain Layout
24334
24335
24336 \backslash
24337 cdashline{4-5}
24338 \end_layout
24339
24340 \end_inset
24341
24342 p
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351 q
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360 r
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 s
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 </row>
24384 <row>
24385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389 t
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398 u
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407 v
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416 w
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24422 \begin_inset Text
24423
24424 \begin_layout Plain Layout
24425 x
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 </row>
24431 </lyxtabular>
24432
24433 \end_inset
24434
24435
24436 \end_layout
24437
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \begin_layout Standard
24444 \SpecialChar LyX
24445  ne gère pas de façon native les filets à lignes interrompues, vous devez
24446  donc employer du code \SpecialChar TeX
24447 .
24448  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24449  
24450 \series bold
24451 arydshln
24452 \series default
24453
24454 \begin_inset Index idx
24455 status collapsed
24456
24457 \begin_layout Plain Layout
24458 Paquetages \SpecialChar LaTeX
24459  ! arydshln
24460 \end_layout
24461
24462 \end_inset
24463
24464  dans le préambule du document avec la commande 
24465 \end_layout
24466
24467 \begin_layout Standard
24468
24469 \series bold
24470
24471 \backslash
24472 usepackage{arydshln}
24473 \end_layout
24474
24475 \begin_layout Standard
24476 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24477  
24478 \begin_inset Quotes cld
24479 \end_inset
24480
24481 :
24482 \begin_inset Quotes crd
24483 \end_inset
24484
24485  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24486  dans
24487  la fenêtre de dialogue de paramètre du tableau.
24488 \end_layout
24489
24490 \begin_layout Standard
24491 Pour un trait horizontal interrompu, ajoutez la commande
24492 \end_layout
24493
24494 \begin_layout Standard
24495
24496 \series bold
24497
24498 \backslash
24499 hdashline
24500 \end_layout
24501
24502 \begin_layout Standard
24503 en code \SpecialChar TeX
24504  comme premier élément de la première cellule de la ligne de tableau.
24505 \end_layout
24506
24507 \begin_layout Standard
24508 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24509  commande 
24510 \end_layout
24511
24512 \begin_layout Standard
24513
24514 \series bold
24515
24516 \backslash
24517 cdashline{
24518 \series default
24519 numéros de colonnes}
24520 \end_layout
24521
24522 \begin_layout Standard
24523 en code \SpecialChar TeX
24524  comme premier élément de la première cellule de la ligne.
24525  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24526  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24527 \end_layout
24528
24529 \begin_layout Standard
24530
24531 \series bold
24532
24533 \backslash
24534 cdashline{2-4}
24535 \end_layout
24536
24537 \begin_layout Standard
24538 comme premier élément de la première cellule de la ligne contenant la multi-colo
24539 nnes.
24540 \end_layout
24541
24542 \begin_layout Standard
24543 \begin_inset VSpace bigskip
24544 \end_inset
24545
24546
24547 \end_layout
24548
24549 \begin_layout Standard
24550 Le tableau
24551 \begin_inset space ~
24552 \end_inset
24553
24554
24555 \begin_inset CommandInset ref
24556 LatexCommand ref
24557 reference "tab:Tableau-filets-tirets"
24558
24559 \end_inset
24560
24561  a été créé en utilisant 
24562 \begin_inset Quotes cld
24563 \end_inset
24564
24565
24566 \series bold
24567 :c
24568 \series default
24569
24570 \begin_inset Quotes crd
24571 \end_inset
24572
24573  comme paramètre \SpecialChar LaTeX
24574  pour la troisième colonne.
24575  La commande en code \SpecialChar TeX
24576  
24577 \series bold
24578
24579 \backslash
24580 hdashline
24581 \series default
24582  a été insérée dans la première cellule de la troisième ligne et la commande
24583  en code \SpecialChar TeX
24584  
24585 \series bold
24586
24587 \backslash
24588 cdashline{4-5}
24589 \series default
24590  a été insérée dans la première cellule de la quatrième ligne.
24591 \end_layout
24592
24593 \begin_layout Standard
24594 \begin_inset VSpace bigskip
24595 \end_inset
24596
24597 Les filets interrompus peuvent également colorés comme indiqué tableau
24598 \begin_inset space ~
24599 \end_inset
24600
24601
24602 \begin_inset CommandInset ref
24603 LatexCommand ref
24604 reference "tab:Colored-table-with"
24605
24606 \end_inset
24607
24608 .
24609 \end_layout
24610
24611 \begin_layout Standard
24612 \begin_inset ERT
24613 status collapsed
24614
24615 \begin_layout Plain Layout
24616
24617
24618 \backslash
24619 setlength{
24620 \backslash
24621 arrayrulewidth}{1pt}
24622 \end_layout
24623
24624 \end_inset
24625
24626
24627 \begin_inset Note Note
24628 status collapsed
24629
24630 \begin_layout Plain Layout
24631 filets épaissis pour un meilleur affichage de la couleur du file
24632 \lang english
24633 t
24634 \end_layout
24635
24636 \end_inset
24637
24638
24639 \end_layout
24640
24641 \begin_layout Standard
24642 \begin_inset ERT
24643 status collapsed
24644
24645 \begin_layout Plain Layout
24646
24647
24648 \backslash
24649 dashgapcolor{green}
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \begin_inset Note Note
24656 status collapsed
24657
24658 \begin_layout Plain Layout
24659 espaces entre les tirets en vert
24660 \end_layout
24661
24662 \end_inset
24663
24664
24665 \end_layout
24666
24667 \begin_layout Standard
24668 \begin_inset ERT
24669 status collapsed
24670
24671 \begin_layout Plain Layout
24672
24673
24674 \backslash
24675 let
24676 \backslash
24677 myHdashline
24678 \backslash
24679 hdashline
24680 \end_layout
24681
24682 \begin_layout Plain Layout
24683
24684
24685 \backslash
24686 renewcommand{
24687 \backslash
24688 hdashline}
24689 \end_layout
24690
24691 \begin_layout Plain Layout
24692
24693  {
24694 \backslash
24695 arrayrulecolor{red}
24696 \backslash
24697 myHdashline
24698 \backslash
24699 arrayrulecolor{black}}
24700 \end_layout
24701
24702 \end_inset
24703
24704
24705 \begin_inset Note Note
24706 status collapsed
24707
24708 \begin_layout Plain Layout
24709 filets interrompus horizontaux en rouge
24710 \end_layout
24711
24712 \end_inset
24713
24714
24715 \end_layout
24716
24717 \begin_layout Standard
24718 \begin_inset ERT
24719 status collapsed
24720
24721 \begin_layout Plain Layout
24722
24723
24724 \backslash
24725 let
24726 \backslash
24727 myCdashline
24728 \backslash
24729 cdashline
24730 \end_layout
24731
24732 \begin_layout Plain Layout
24733
24734
24735 \backslash
24736 renewcommand{
24737 \backslash
24738 cdashline}[1]
24739 \end_layout
24740
24741 \begin_layout Plain Layout
24742
24743  {
24744 \backslash
24745 arrayrulecolor{yellow}
24746 \backslash
24747 myCdashline{#1}
24748 \backslash
24749 arrayrulecolor{black}}
24750 \end_layout
24751
24752 \end_inset
24753
24754
24755 \begin_inset Note Note
24756 status collapsed
24757
24758 \begin_layout Plain Layout
24759 filets interrompus horizontaux en jaune, partiellement
24760 \end_layout
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \begin_layout Standard
24768 \begin_inset Float table
24769 placement h
24770 wide false
24771 sideways false
24772 status open
24773
24774 \begin_layout Plain Layout
24775 \begin_inset Caption Standard
24776
24777 \begin_layout Plain Layout
24778 \begin_inset CommandInset label
24779 LatexCommand label
24780 name "tab:Colored-table-with"
24781
24782 \end_inset
24783
24784 Tableau coloré avec filets interropus
24785 \end_layout
24786
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Plain Layout
24793 \align center
24794 \begin_inset Tabular
24795 <lyxtabular version="3" rows="5" columns="5">
24796 <features tabularvalignment="middle">
24797 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24798 <column alignment="center" valignment="top" width="0pt">
24799 <column alignment="center" valignment="top" width="0pt" special=":c">
24800 <column alignment="center" valignment="top">
24801 <column alignment="center" valignment="top">
24802 <row>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807 a
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816 b
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 <cell alignment="center" valignment="top" topline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825 c
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834 d
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 e
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 </row>
24849 <row>
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854 f
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 <cell alignment="center" valignment="top" topline="true" usebox="none">
24860 \begin_inset Text
24861
24862 \begin_layout Plain Layout
24863 g
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" topline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Plain Layout
24872 h
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Plain Layout
24881 i
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Plain Layout
24890 j
24891 \end_layout
24892
24893 \end_inset
24894 </cell>
24895 </row>
24896 <row>
24897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901 \begin_inset ERT
24902 status collapsed
24903
24904 \begin_layout Plain Layout
24905
24906
24907 \backslash
24908 hdashline 
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \begin_inset ERT
24915 status collapsed
24916
24917 \begin_layout Plain Layout
24918
24919
24920 \backslash
24921 rowcolor{Gray}
24922 \end_layout
24923
24924 \end_inset
24925
24926 k
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935 l
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944 m
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953 n
24954 \end_layout
24955
24956 \end_inset
24957 </cell>
24958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24959 \begin_inset Text
24960
24961 \begin_layout Plain Layout
24962 o
24963 \end_layout
24964
24965 \end_inset
24966 </cell>
24967 </row>
24968 <row>
24969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24970 \begin_inset Text
24971
24972 \begin_layout Plain Layout
24973 \begin_inset ERT
24974 status collapsed
24975
24976 \begin_layout Plain Layout
24977
24978
24979 \backslash
24980 cdashline{4-5}
24981 \end_layout
24982
24983 \end_inset
24984
24985 p
24986 \end_layout
24987
24988 \end_inset
24989 </cell>
24990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994 q
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003 r
25004 \end_layout
25005
25006 \end_inset
25007 </cell>
25008 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25009 \begin_inset Text
25010
25011 \begin_layout Plain Layout
25012 s
25013 \end_layout
25014
25015 \end_inset
25016 </cell>
25017 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 </row>
25027 <row>
25028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25029 \begin_inset Text
25030
25031 \begin_layout Plain Layout
25032 t
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25038 \begin_inset Text
25039
25040 \begin_layout Plain Layout
25041 u
25042 \end_layout
25043
25044 \end_inset
25045 </cell>
25046 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Plain Layout
25050 v
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059 w
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068 \begin_inset ERT
25069 status collapsed
25070
25071 \begin_layout Plain Layout
25072
25073
25074 \backslash
25075 cellcolor{Maroon}
25076 \end_layout
25077
25078 \end_inset
25079
25080 i
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 </row>
25086 </lyxtabular>
25087
25088 \end_inset
25089
25090
25091 \end_layout
25092
25093 \end_inset
25094
25095
25096 \end_layout
25097
25098 \begin_layout Standard
25099 \begin_inset ERT
25100 status collapsed
25101
25102 \begin_layout Plain Layout
25103
25104
25105 \backslash
25106 renewcommand{
25107 \backslash
25108 hdashline}{
25109 \backslash
25110 myHdashline}
25111 \end_layout
25112
25113 \end_inset
25114
25115
25116 \lang english
25117
25118 \begin_inset Note Note
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122 retour à la valeur implicite
25123 \end_layout
25124
25125 \end_inset
25126
25127
25128 \end_layout
25129
25130 \begin_layout Standard
25131 \begin_inset ERT
25132 status collapsed
25133
25134 \begin_layout Plain Layout
25135
25136
25137 \backslash
25138 renewcommand{
25139 \backslash
25140 cdashline}{
25141 \backslash
25142 myCdashline}
25143 \end_layout
25144
25145 \end_inset
25146
25147
25148 \lang english
25149
25150 \begin_inset Note Note
25151 status collapsed
25152
25153 \begin_layout Plain Layout
25154 retour à la valeur implicite
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Standard
25163 \begin_inset ERT
25164 status collapsed
25165
25166 \begin_layout Plain Layout
25167
25168
25169 \backslash
25170 nodashgapcolor
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \lang english
25177
25178 \begin_inset Note Note
25179 status collapsed
25180
25181 \begin_layout Plain Layout
25182 retour à la valeur implicite
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \begin_layout Standard
25191 \begin_inset ERT
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195
25196
25197 \backslash
25198 setlength{
25199 \backslash
25200 arrayrulewidth}{0.4pt}
25201 \end_layout
25202
25203 \end_inset
25204
25205
25206 \lang english
25207
25208 \begin_inset Note Note
25209 status collapsed
25210
25211 \begin_layout Plain Layout
25212 retour à la valeur implicite
25213 \end_layout
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \begin_layout Standard
25221 La coloration des lignes, des colonnes et des filets fonctionne comme il
25222  est décrit section
25223 \begin_inset space ~
25224 \end_inset
25225
25226
25227 \begin_inset CommandInset ref
25228 LatexCommand ref
25229 reference "sec:Tableaux-Colorés"
25230
25231 \end_inset
25232
25233 .
25234  Coloret les filets horizontaux fonctionne de manière analogue comme il
25235  est décrit ici, il suffit de remplacer la commande 
25236 \series bold
25237
25238 \backslash
25239 myHlineC
25240 \series default
25241  par 
25242 \series bold
25243
25244 \backslash
25245 myHdashline
25246 \series default
25247  et la commande 
25248 \backslash
25249
25250 \series bold
25251 hlinepar
25252 \series default
25253  
25254 \series bold
25255
25256 \backslash
25257 hdashline
25258 \series default
25259 .
25260  On utilise donc les commandes:
25261 \end_layout
25262
25263 \begin_layout Standard
25264
25265 \series bold
25266
25267 \backslash
25268 let
25269 \backslash
25270 myHdashline
25271 \backslash
25272 hdashline
25273 \begin_inset Newline newline
25274 \end_inset
25275
25276
25277 \backslash
25278 renewcommand{
25279 \backslash
25280 hdashline}
25281 \begin_inset Newline newline
25282 \end_inset
25283
25284
25285 \begin_inset Phantom HPhantom
25286 status open
25287
25288 \begin_layout Plain Layout
25289 \begin_inset space ~
25290 \end_inset
25291
25292
25293 \end_layout
25294
25295 \end_inset
25296
25297 {
25298 \backslash
25299 arrayrulecolor{red}
25300 \backslash
25301 myHdashline
25302 \backslash
25303 arrayrulecolor{black}}
25304 \end_layout
25305
25306 \begin_layout Standard
25307 Pour colorer 
25308 \series bold
25309
25310 \backslash
25311 cdashline
25312 \series default
25313 , la commande est:
25314 \end_layout
25315
25316 \begin_layout Standard
25317
25318 \series bold
25319
25320 \backslash
25321 let
25322 \backslash
25323 myCdashline
25324 \backslash
25325 cdashline
25326 \begin_inset Newline newline
25327 \end_inset
25328
25329
25330 \backslash
25331 renewcommand{
25332 \backslash
25333 cdashline}[1]
25334 \begin_inset Newline newline
25335 \end_inset
25336
25337
25338 \begin_inset Phantom HPhantom
25339 status open
25340
25341 \begin_layout Plain Layout
25342 \begin_inset space ~
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \end_inset
25349
25350 {
25351 \backslash
25352 arrayrulecolor{red}
25353 \backslash
25354 myCdashline{#1}
25355 \backslash
25356 arrayrulecolor{black}}
25357 \end_layout
25358
25359 \begin_layout Standard
25360 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25361  code \SpecialChar TeX
25362  après le tableau,
25363 \end_layout
25364
25365 \begin_layout Standard
25366 pour 
25367 \series bold
25368
25369 \backslash
25370 hdashline:
25371 \end_layout
25372
25373 \begin_layout Standard
25374
25375 \series bold
25376
25377 \backslash
25378 renewcommand{
25379 \backslash
25380 hdashline}{
25381 \backslash
25382 myHdashline}
25383 \end_layout
25384
25385 \begin_layout Standard
25386 et pour 
25387 \series bold
25388
25389 \backslash
25390 cdashline
25391 \end_layout
25392
25393 \begin_layout Standard
25394
25395 \series bold
25396
25397 \backslash
25398 renewcommand{
25399 \backslash
25400 cdashline}{
25401 \backslash
25402 myCdashline}
25403 \end_layout
25404
25405 \begin_layout Standard
25406 Pour colorer les espaces entre les tirets la commande
25407 \end_layout
25408
25409 \begin_layout Standard
25410
25411 \series bold
25412
25413 \backslash
25414 dashgapcolor{couleur}
25415 \end_layout
25416
25417 \begin_layout Standard
25418 peut être insérée en code \SpecialChar TeX
25419  avant un tableau.
25420  
25421 \series bold
25422 couleur
25423 \series default
25424  est ici le nom d'une couleur définie précédemment.
25425  La commande
25426 \end_layout
25427
25428 \begin_layout Standard
25429
25430 \series bold
25431
25432 \backslash
25433 nodashgapcolor
25434 \end_layout
25435
25436 \begin_layout Standard
25437 annule les changements induits par 
25438 \series bold
25439
25440 \backslash
25441 dashgapcolor
25442 \series default
25443 .
25444 \end_layout
25445
25446 \begin_layout Standard
25447 \begin_inset Note Greyedout
25448 status open
25449
25450 \begin_layout Plain Layout
25451
25452 \series bold
25453 Not
25454 \series default
25455 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25456  de 
25457 \series bold
25458 arydshln
25459 \series default
25460  en premier.
25461  Donc dans la cellule 
25462 \emph on
25463 k
25464 \emph default
25465  du tableau
25466 \begin_inset space ~
25467 \end_inset
25468
25469
25470 \begin_inset CommandInset ref
25471 LatexCommand ref
25472 reference "tab:Colored-table-with"
25473
25474 \end_inset
25475
25476  , la commande 
25477 \series bold
25478
25479 \backslash
25480 hdashline
25481 \series default
25482  est placée avant 
25483 \series bold
25484
25485 \backslash
25486 rowcolor
25487 \series default
25488 .
25489 \end_layout
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \begin_layout Standard
25497 \begin_inset Note Greyedout
25498 status open
25499
25500 \begin_layout Plain Layout
25501
25502 \series bold
25503 Nota:
25504 \series default
25505  le paquetage \SpecialChar LaTeX
25506  
25507 \series bold
25508 arydshln
25509 \series default
25510  doit être chargé dans le préambule 
25511 \emph on
25512 avant
25513 \emph default
25514  le paquetage 
25515 \series bold
25516 colortbl
25517 \series default
25518
25519 \begin_inset Index idx
25520 status collapsed
25521
25522 \begin_layout Plain Layout
25523 Paquetages \SpecialChar LaTeX
25524  ! colortbl
25525 \end_layout
25526
25527 \end_inset
25528
25529 .
25530 \end_layout
25531
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \begin_layout Standard
25538 \begin_inset ERT
25539 status collapsed
25540
25541 \begin_layout Plain Layout
25542
25543
25544 \backslash
25545 else
25546 \end_layout
25547
25548 \end_inset
25549
25550
25551 \begin_inset Note Note
25552 status open
25553
25554 \begin_layout Plain Layout
25555 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25556  
25557 \series bold
25558 arydshln
25559 \series default
25560  n'est pas installé :
25561 \end_layout
25562
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \begin_layout Standard
25569 Vous devez installer le paquetage \SpecialChar LaTeX
25570  
25571 \series bold
25572 arydshln
25573 \series default
25574  pour voir le contenu des cette section dans la sortie imprimée.
25575 \end_layout
25576
25577 \begin_layout Standard
25578 \begin_inset ERT
25579 status collapsed
25580
25581 \begin_layout Plain Layout
25582
25583
25584 \backslash
25585 fi
25586 \end_layout
25587
25588 \end_inset
25589
25590
25591 \end_layout
25592
25593 \begin_layout Standard
25594 Pour les détails concernant les filets colorés, voir la documentation du
25595  paquetage 
25596 \series bold
25597 arydshln
25598 \series default
25599
25600 \begin_inset CommandInset citation
25601 LatexCommand cite
25602 key "arydshln"
25603 literal "true"
25604
25605 \end_inset
25606
25607 .
25608 \end_layout
25609
25610 \begin_layout Chapter
25611 Flottants
25612 \begin_inset CommandInset label
25613 LatexCommand label
25614 name "chap:Flottants"
25615
25616 \end_inset
25617
25618
25619 \begin_inset Index idx
25620 status collapsed
25621
25622 \begin_layout Plain Layout
25623 Flottants
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \end_layout
25630
25631 \begin_layout Section
25632 Introduction
25633 \begin_inset CommandInset label
25634 LatexCommand label
25635 name "sec:Flottants-Introduction"
25636
25637 \end_inset
25638
25639
25640 \begin_inset Index idx
25641 status collapsed
25642
25643 \begin_layout Plain Layout
25644 Flottants ! Introduction
25645 \end_layout
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \begin_layout Standard
25653 Un flottant est une portion de document, qui peut être associé à une étiquette
25654  et dont la position n'est pas fixée.
25655  Il peut 
25656 \begin_inset Quotes cld
25657 \end_inset
25658
25659 flotter
25660 \begin_inset Quotes crd
25661 \end_inset
25662
25663  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25664  plus approprié.
25665  Les 
25666 \family sans
25667 Notes
25668 \begin_inset space ~
25669 \end_inset
25670
25671 en
25672 \begin_inset space ~
25673 \end_inset
25674
25675 Bas
25676 \begin_inset space ~
25677 \end_inset
25678
25679 de
25680 \begin_inset space ~
25681 \end_inset
25682
25683 Page
25684 \family default
25685  et le 
25686 \family sans
25687 Notes
25688 \begin_inset space ~
25689 \end_inset
25690
25691 en
25692 \begin_inset space ~
25693 \end_inset
25694
25695 Marge
25696 \family default
25697  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25698  sur la page suivante quand il y a trop de notes sur la page courante.
25699 \end_layout
25700
25701 \begin_layout Standard
25702 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25703  très grande qualité.
25704  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25705  éviter des lignes blanches ou des pages sans texte.
25706  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25707  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25708  le texte.
25709  Les flottants sont donc numérotés.
25710  Les références croisées sont décrites dans la section
25711 \begin_inset space ~
25712 \end_inset
25713
25714
25715 \begin_inset CommandInset ref
25716 LatexCommand ref
25717 reference "sec:Referencer-les-Flottants"
25718
25719 \end_inset
25720
25721 .
25722 \end_layout
25723
25724 \begin_layout Standard
25725 Pour insérer un flottant, on utilise un des sous menus du menu 
25726 \family sans
25727 Insertion\SpecialChar menuseparator
25728 Flottant
25729 \family default
25730  (barre d'outils 
25731 \begin_inset Info
25732 type  "icon"
25733 arg   "float-insert figure"
25734 \end_inset
25735
25736  ou 
25737 \begin_inset Info
25738 type  "icon"
25739 arg   "float-insert table"
25740 \end_inset
25741
25742 ).
25743  Une boîte va être insérée dans votre document avec par exemple une étiquette
25744  du genre 
25745 \begin_inset Quotes cld
25746 \end_inset
25747
25748 Figure
25749 \begin_inset space ~
25750 \end_inset
25751
25752 #:
25753 \begin_inset Quotes crd
25754 \end_inset
25755
25756  (où # est un numéro).
25757  L'étiquette est automatiquement traduite dans la langue du document dans
25758  la sortie finale.
25759  Après l'étiquette vous pouvez insérer du texte comme légende.
25760  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25761  séparé, à l'intérieur du flottant.
25762  Vous trouverez plus de détails sur le positionnement des légendes dans
25763  la section
25764 \begin_inset space ~
25765 \end_inset
25766
25767
25768 \begin_inset CommandInset ref
25769 LatexCommand ref
25770 reference "sec:Placement-légende"
25771
25772 \end_inset
25773
25774 .
25775  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25776 , vous pouvez fermer
25777  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25778  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25779  Une boîte de flottant fermée ressemble à ceci : 
25780 \begin_inset Graphics
25781         filename clipart/float.png
25782         scale 95
25783
25784 \end_inset
25785
25786  – une case grise avec un texte rouge.
25787 \end_layout
25788
25789 \begin_layout Standard
25790 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25791  pour éviter des erreurs avec \SpecialChar LaTeX
25792 , quand le texte qui entoure le flottant est
25793  formaté de façon particulière.
25794 \end_layout
25795
25796 \begin_layout Section
25797 Les types de flottants
25798 \end_layout
25799
25800 \begin_layout Standard
25801 En plus des flottants de figures et de tableau qui sont décrits respectivement
25802  dans les sections
25803 \begin_inset space ~
25804 \end_inset
25805
25806
25807 \begin_inset CommandInset ref
25808 LatexCommand ref
25809 reference "sec:Figure-Floats"
25810
25811 \end_inset
25812
25813  et 
25814 \begin_inset CommandInset ref
25815 LatexCommand ref
25816 reference "sec:Table-Floats"
25817
25818 \end_inset
25819
25820 , \SpecialChar LyX
25821  offre aussi les types 
25822 \family sans
25823 Algorithme
25824 \family default
25825  et 
25826 \family sans
25827 Enrobage
25828 \family default
25829 .
25830  Ces derniers sont expliques dans la section
25831 \begin_inset space \thinspace{}
25832 \end_inset
25833
25834
25835 \begin_inset CommandInset ref
25836 LatexCommand ref
25837 reference "sec:Flottant-d'enrobage"
25838
25839 \end_inset
25840
25841 .
25842 \end_layout
25843
25844 \begin_layout Subsection
25845 Flottant d'algorithme
25846 \begin_inset Index idx
25847 status collapsed
25848
25849 \begin_layout Plain Layout
25850 Flottants ! Algorithmes
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \begin_layout Standard
25859 \begin_inset Float algorithm
25860 placement h
25861 wide false
25862 sideways false
25863 status open
25864
25865 \begin_layout Plain Layout
25866 \begin_inset Caption Standard
25867
25868 \begin_layout Plain Layout
25869 \begin_inset CommandInset label
25870 LatexCommand label
25871 name "alg:Exemple-Flottant-Algorithme"
25872
25873 \end_inset
25874
25875 Exemple de flottant d'algorithme
25876 \end_layout
25877
25878 \end_inset
25879
25880
25881 \end_layout
25882
25883 \begin_layout LyX-Code
25884 for I in 1..N loop
25885 \begin_inset Newline newline
25886 \end_inset
25887
25888  Sum:= Sum + A(I); /*comment*/
25889 \begin_inset Newline newline
25890 \end_inset
25891
25892 end loop
25893 \begin_inset VSpace -4mm
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \begin_layout Standard
25905 Ce type de flottant est inséré à l'aide du menu 
25906 \family sans
25907 Insertion\SpecialChar menuseparator
25908 Flottant\SpecialChar menuseparator
25909 Algorithme
25910 \family default
25911 .
25912  Il peut être utilisé pour des morceaux de code source ou des descriptions
25913  d'algorithmes et peut être utilisé comme une alternative au listing de
25914  code source qui est décrit au chapitre
25915 \begin_inset space ~
25916 \end_inset
25917
25918
25919 \begin_inset CommandInset ref
25920 LatexCommand ref
25921 reference "cha:Program-Code-Listings"
25922
25923 \end_inset
25924
25925 .
25926  Vous pouvez par exemple utiliser l'environnement Code
25927 \begin_inset space ~
25928 \end_inset
25929
25930 \SpecialChar LyX
25931  qui est décrit dans le 
25932 \emph on
25933 Guide
25934 \emph default
25935
25936 \begin_inset space ~
25937 \end_inset
25938
25939
25940 \emph on
25941 de
25942 \begin_inset space ~
25943 \end_inset
25944
25945 l'Utilisateur
25946 \emph default
25947  de \SpecialChar LyX
25948 .
25949  l'algorithme
25950 \begin_inset space ~
25951 \end_inset
25952
25953
25954 \begin_inset CommandInset ref
25955 LatexCommand ref
25956 reference "alg:Exemple-Flottant-Algorithme"
25957
25958 \end_inset
25959
25960  est un exemple de flottant d'algorithme où un espace vertical de -4
25961 \begin_inset space \thinspace{}
25962 \end_inset
25963
25964 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
25965  soit placée exactement sous le texte de la dernière ligne.
25966 \end_layout
25967
25968 \begin_layout Standard
25969 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
25970  du document.
25971  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
25972 ent en ajoutant la ligne suivante dans le préambule de votre document :
25973 \end_layout
25974
25975 \begin_layout Standard
25976
25977 \series bold
25978
25979 \backslash
25980 floatname{algorithm}{votre
25981 \begin_inset space ~
25982 \end_inset
25983
25984 nom}
25985 \end_layout
25986
25987 \begin_layout Standard
25988
25989 \family sans
25990  votre
25991 \begin_inset space ~
25992 \end_inset
25993
25994 nom
25995 \family default
25996  est le mot 
25997 \begin_inset Quotes cld
25998 \end_inset
25999
26000
26001 \emph on
26002 algorithme
26003 \emph default
26004
26005 \begin_inset Quotes crd
26006 \end_inset
26007
26008  dans votre langue.
26009 \end_layout
26010
26011 \begin_layout Standard
26012 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
26013 \family sans
26014 Insertion\SpecialChar menuseparator
26015 Listes
26016 \begin_inset space ~
26017 \end_inset
26018
26019 &
26020 \begin_inset space ~
26021 \end_inset
26022
26023 TdM\SpecialChar menuseparator
26024 Liste
26025 \begin_inset space ~
26026 \end_inset
26027
26028 des
26029 \begin_inset space ~
26030 \end_inset
26031
26032 algorithmes
26033 \family default
26034  si votre document est en la même langue que les menus de \SpecialChar LyX
26035 .
26036  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26037  en code \SpecialChar TeX
26038  à la place:
26039 \end_layout
26040
26041 \begin_layout Standard
26042
26043 \series bold
26044
26045 \backslash
26046 listof{algorithm}{votre
26047 \begin_inset space ~
26048 \end_inset
26049
26050 nom}
26051 \end_layout
26052
26053 \begin_layout Standard
26054 où 
26055 \family sans
26056 votre
26057 \begin_inset space ~
26058 \end_inset
26059
26060 nom
26061 \family default
26062  est la traduction de 
26063 \begin_inset Quotes cld
26064 \end_inset
26065
26066
26067 \emph on
26068 List of Algorithm
26069 \emph default
26070 s
26071 \begin_inset Quotes crd
26072 \end_inset
26073
26074  dans votre langue.
26075 \end_layout
26076
26077 \begin_layout Standard
26078 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26079  le schéma 
26080 \begin_inset Quotes cld
26081 \end_inset
26082
26083 chapitre.algorithme
26084 \begin_inset Quotes crd
26085 \end_inset
26086
26087  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26088  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26089  commande dans le préambule de votre document :
26090 \end_layout
26091
26092 \begin_layout Standard
26093
26094 \series bold
26095
26096 \backslash
26097 numberwithin{algorithm}{chapter}
26098 \end_layout
26099
26100 \begin_layout Standard
26101 Pour pouvoir utiliser la commande 
26102 \series bold
26103
26104 \backslash
26105 numberwithin
26106 \series default
26107 , activez l'option 
26108 \family sans
26109 Utiliser
26110 \begin_inset space ~
26111 \end_inset
26112
26113 le
26114 \begin_inset space ~
26115 \end_inset
26116
26117 paquetage
26118 \begin_inset space ~
26119 \end_inset
26120
26121 AMS
26122 \begin_inset space ~
26123 \end_inset
26124
26125 math
26126 \family default
26127  dans la rubrique 
26128 \family sans
26129 Options
26130 \begin_inset space ~
26131 \end_inset
26132
26133 des
26134 \begin_inset space ~
26135 \end_inset
26136
26137 Maths
26138 \family default
26139  de la fenêtre de dialogue 
26140 \family sans
26141 Paramètres
26142 \begin_inset space ~
26143 \end_inset
26144
26145 du
26146 \begin_inset space ~
26147 \end_inset
26148
26149 Document
26150 \family default
26151 .
26152 \end_layout
26153
26154 \begin_layout Section
26155 Numérotation des flottants
26156 \begin_inset Index idx
26157 status collapsed
26158
26159 \begin_layout Plain Layout
26160 Flottants ! Numérotation
26161 \end_layout
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \begin_layout Standard
26169 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26170  ils se trouvent, soit en utilisant un format du genre 
26171 \begin_inset Quotes cld
26172 \end_inset
26173
26174 chapitre.numéro
26175 \begin_inset Quotes crd
26176 \end_inset
26177
26178  ou 
26179 \begin_inset Quotes cld
26180 \end_inset
26181
26182 section.numéro
26183 \begin_inset Quotes crd
26184 \end_inset
26185
26186 .
26187  Cela dépend de la classe de document utilisée.
26188 \end_layout
26189
26190 \begin_layout Standard
26191 Pour changer le format de la numérotation qui ne dépend pas de la section
26192  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26193  le préambule du document :
26194 \end_layout
26195
26196 \begin_layout Standard
26197
26198 \series bold
26199
26200 \backslash
26201 renewcommand{
26202 \backslash
26203 thetable}{
26204 \backslash
26205 roman{table}}
26206 \end_layout
26207
26208 \begin_layout Standard
26209
26210 \series bold
26211
26212 \backslash
26213 thetable
26214 \series default
26215  est la commande qui imprime le numéro du tableau, pour les figures, la
26216  commande serait 
26217 \series bold
26218
26219 \backslash
26220 thefigure
26221 \series default
26222 .
26223  La commande 
26224 \series bold
26225
26226 \backslash
26227 roman
26228 \series default
26229  utilisée dans la commande précédente, imprime le numéro du tableau sous
26230  forme de petits chiffres romains.
26231 \end_layout
26232
26233 \begin_layout Standard
26234 Pour changer le type de numérotation pour par exemple 
26235 \begin_inset Quotes cld
26236 \end_inset
26237
26238 sous-section.numéro
26239 \begin_inset Quotes crd
26240 \end_inset
26241
26242 , utilisez la commande suivante dans le préambule du document :
26243 \end_layout
26244
26245 \begin_layout Standard
26246
26247 \series bold
26248
26249 \backslash
26250 numberwithin{table}{subsection}
26251 \end_layout
26252
26253 \begin_layout Standard
26254 Pour pouvoir utiliser la commande 
26255 \series bold
26256
26257 \backslash
26258 numberwithin
26259 \series default
26260 , vous devez activer l'option 
26261 \family sans
26262 Utiliser
26263 \begin_inset space ~
26264 \end_inset
26265
26266 le
26267 \begin_inset space ~
26268 \end_inset
26269
26270 paquetage
26271 \begin_inset space ~
26272 \end_inset
26273
26274 maths
26275 \begin_inset space ~
26276 \end_inset
26277
26278 AMS
26279 \family default
26280  dans la rubrique 
26281 \family sans
26282 Options
26283 \begin_inset space ~
26284 \end_inset
26285
26286 des
26287 \begin_inset space ~
26288 \end_inset
26289
26290 Maths
26291 \family default
26292  de la fenêtre de dialogue 
26293 \family sans
26294 Paramètres
26295 \family default
26296  du document.
26297 \end_layout
26298
26299 \begin_layout Standard
26300 Veuillez aussi jeter un coup d'œil à la section
26301 \begin_inset space ~
26302 \end_inset
26303
26304
26305 \begin_inset CommandInset ref
26306 LatexCommand ref
26307 reference "subsec:Numerotation-notes-bas-de-page"
26308
26309 \end_inset
26310
26311  pour plus de détails et des notes importantes sur les commandes de numérotation.
26312 \end_layout
26313
26314 \begin_layout Section
26315 Faire référence à des flottants
26316 \begin_inset CommandInset label
26317 LatexCommand label
26318 name "sec:Referencer-les-Flottants"
26319
26320 \end_inset
26321
26322
26323 \begin_inset Index idx
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327 Flottants ! Références
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \begin_inset Index idx
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337 References@Références ! à des Flottants 
26338 \end_layout
26339
26340 \end_inset
26341
26342
26343 \end_layout
26344
26345 \begin_layout Standard
26346 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26347  en utilisant le menu 
26348 \family sans
26349 Insertion\SpecialChar menuseparator
26350 Étiquette
26351 \family default
26352  ou le bouton 
26353 \begin_inset Info
26354 type  "icon"
26355 arg   "label-insert"
26356 \end_inset
26357
26358  de la barre d'outils.
26359  Une boîte grise de ce genre : 
26360 \begin_inset Graphics
26361         filename clipart/label.png
26362         scaleBeforeRotation
26363
26364 \end_inset
26365
26366  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26367  de saisir le texte de l'étiquette.
26368  \SpecialChar LyX
26369  propose comme texte pour l'étiquette les premiers mots de la légendes
26370  précédés d'un préfixe.
26371  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26372  préfixe sera 
26373 \begin_inset Quotes cld
26374 \end_inset
26375
26376
26377 \family sans
26378 fig:
26379 \family default
26380
26381 \begin_inset Quotes crd
26382 \end_inset
26383
26384 .
26385 \end_layout
26386
26387 \begin_layout Standard
26388 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26389  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26390 \family sans
26391 Insertion\SpecialChar menuseparator
26392 Référence
26393 \begin_inset space ~
26394 \end_inset
26395
26396 Croisée
26397 \family default
26398  ou le bouton 
26399 \begin_inset Info
26400 type  "icon"
26401 arg   "dialog-show-new-inset ref"
26402 \end_inset
26403
26404  de la barre d'outils.
26405  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26406  définies dans votre document.
26407  Si vous avez plusieurs documents \SpecialChar LyX
26408  ouverts, vous pouvez choisir celui que
26409  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26410  la fenêtre de dialogue.
26411  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26412  une.
26413  Une boîte grise de référence croisée comme celle-ci : 
26414 \begin_inset Graphics
26415         filename clipart/reference.png
26416         scaleBeforeRotation
26417
26418 \end_inset
26419
26420  va être insérée.
26421  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26422  de la référence croisée.
26423 \end_layout
26424
26425 \begin_layout Standard
26426 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26427  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26428  les deux.
26429  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26430  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26431  du numéro de la référence.
26432 \end_layout
26433
26434 \begin_layout Standard
26435 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26436  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26437  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26438  pas à vous en préoccuper.
26439 \end_layout
26440
26441 \begin_layout Standard
26442 Le bouton 
26443 \family sans
26444 Aller
26445 \begin_inset space ~
26446 \end_inset
26447
26448 à
26449 \begin_inset space ~
26450 \end_inset
26451
26452 l'étiquette
26453 \family default
26454  dans la fenêtre de référence croisée va positionner le curseur juste devant
26455  l'étiquette à laquelle on fait référence.
26456  Le nom du bouton bouton 
26457 \family sans
26458 Revenir
26459 \family default
26460  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26461 \end_layout
26462
26463 \begin_layout Subsection
26464 Formats de références croisées
26465 \begin_inset CommandInset label
26466 LatexCommand label
26467 name "subsec:Formats-Références-Croisées"
26468
26469 \end_inset
26470
26471
26472 \begin_inset Index idx
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476 References@Références ! Formats
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Standard
26485 Il y a six types de références croisées :
26486 \end_layout
26487
26488 \begin_layout Description
26489 <référence>
26490 \begin_inset space ~
26491 \end_inset
26492
26493 : affiche le numéro de l'élément, c'est le choix implicite : 
26494 \begin_inset CommandInset ref
26495 LatexCommand ref
26496 reference "fig:Deux-images-déformées"
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \begin_layout Description
26504 (<référence>)
26505 \begin_inset space ~
26506 \end_inset
26507
26508 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26509  normalement pour faire référence à des formules mathématiques, en particulier
26510  quand le mot 
26511 \begin_inset Quotes cld
26512 \end_inset
26513
26514 Équation
26515 \begin_inset Quotes crd
26516 \end_inset
26517
26518  est omis : 
26519 \begin_inset CommandInset ref
26520 LatexCommand eqref
26521 reference "eq:Wgn"
26522
26523 \end_inset
26524
26525
26526 \end_layout
26527
26528 \begin_layout Description
26529 <page>
26530 \begin_inset space ~
26531 \end_inset
26532
26533 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26534 \begin_inset space ~
26535 \end_inset
26536
26537
26538 \begin_inset CommandInset ref
26539 LatexCommand pageref
26540 reference "fig:Deux-images-déformées"
26541
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \begin_layout Description
26548 Sur
26549 \begin_inset space ~
26550 \end_inset
26551
26552 la
26553 \begin_inset space ~
26554 \end_inset
26555
26556 page
26557 \begin_inset space ~
26558 \end_inset
26559
26560 <page>
26561 \begin_inset space ~
26562 \end_inset
26563
26564 : affiche le mot 
26565 \begin_inset Quotes cld
26566 \end_inset
26567
26568 page
26569 \begin_inset Quotes crd
26570 \end_inset
26571
26572  suivi du numéro de la page sur laquelle se trouve l'élément : 
26573 \begin_inset CommandInset ref
26574 LatexCommand vpageref
26575 reference "fig:Deux-images-déformées"
26576
26577 \end_inset
26578
26579
26580 \end_layout
26581
26582 \begin_layout Description
26583 <référence>
26584 \begin_inset space ~
26585 \end_inset
26586
26587 page
26588 \begin_inset space ~
26589 \end_inset
26590
26591 <page>
26592 \begin_inset space ~
26593 \end_inset
26594
26595 : affiche le numéro de l'élément, le mot 
26596 \begin_inset Quotes cld
26597 \end_inset
26598
26599 page
26600 \begin_inset Quotes crd
26601 \end_inset
26602
26603  et le numéro de la page : 
26604 \begin_inset CommandInset ref
26605 LatexCommand vref
26606 reference "fig:Deux-images-déformées"
26607
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \begin_layout Description
26614 Référence
26615 \begin_inset space ~
26616 \end_inset
26617
26618 mise
26619 \begin_inset space ~
26620 \end_inset
26621
26622 en
26623 \begin_inset space ~
26624 \end_inset
26625
26626 forme
26627 \begin_inset space ~
26628 \end_inset
26629
26630 : affiche une référence croisée qui définit son propre format.
26631 \begin_inset Newline newline
26632 \end_inset
26633
26634
26635 \begin_inset Note Greyedout
26636 status open
26637
26638 \begin_layout Plain Layout
26639
26640 \series bold
26641 Note:
26642 \series default
26643  Ce type de référence croisée n'est disponible que si vous avez installé
26644  le paquetage \SpecialChar LaTeX
26645  
26646 \series bold
26647 prettyref
26648 \series default
26649  ou 
26650 \series bold
26651 refstyle
26652 \series default
26653
26654 \begin_inset Index idx
26655 status collapsed
26656
26657 \begin_layout Plain Layout
26658 Paquetages \SpecialChar LaTeX
26659  ! prettyref
26660 \end_layout
26661
26662 \end_inset
26663
26664
26665 \begin_inset Index idx
26666 status collapsed
26667
26668 \begin_layout Plain Layout
26669 Paquetages \SpecialChar LaTeX
26670  ! refstyle
26671 \end_layout
26672
26673 \end_inset
26674
26675 .
26676 \end_layout
26677
26678 \end_inset
26679
26680
26681 \begin_inset Newline newline
26682 \end_inset
26683
26684 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26685  qui doit être utilisé pour cette fonction
26686  en utilisant l'option 
26687 \family sans
26688 Utiliser refstyle (à la place de prettyref) pour les références croisées
26689 \family default
26690  dans le menu 
26691 \family sans
26692 Document\SpecialChar menuseparator
26693 Paramètres\SpecialChar menuseparator
26694 Classe de document
26695 \family default
26696 .
26697  Le format est précisé en ajoutant la commande 
26698 \series bold
26699
26700 \backslash
26701 newrefformat
26702 \series default
26703  (prettyref) ou 
26704 \series bold
26705
26706 \backslash
26707 newref
26708 \series default
26709  (refstyle) au préambule du document.
26710  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
26711  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26712 \begin_inset space ~
26713 \end_inset
26714
26715 :
26716 \begin_inset Newline newline
26717 \end_inset
26718
26719
26720 \series bold
26721
26722 \backslash
26723 newref{fig}{refcmd={Image sur la page 
26724 \backslash
26725 pageref{#1}}}
26726 \series default
26727
26728 \begin_inset Newline newline
26729 \end_inset
26730
26731 Pour plus d'information sur le format, jetez un œil sur la documentation
26732  du paquetage, 
26733 \begin_inset CommandInset citation
26734 LatexCommand cite
26735 key "prettyref,refstyle"
26736 literal "true"
26737
26738 \end_inset
26739
26740 .
26741 \begin_inset Newline newline
26742 \end_inset
26743
26744 Les options 
26745 \family sans
26746 Plural
26747 \family default
26748  et 
26749 \family sans
26750 Capitalized
26751 \family default
26752  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
26753  
26754 \series bold
26755 refstyle
26756 \series default
26757 .
26758  
26759 \family sans
26760 Plural
26761 \family default
26762  met le nom au pluriel, e.
26763 \begin_inset space \thinspace{}
26764 \end_inset
26765
26766 g.
26767 \begin_inset space \space{}
26768 \end_inset
26769
26770
26771 \begin_inset Quotes cld
26772 \end_inset
26773
26774 tableaux
26775 \begin_inset Quotes crd
26776 \end_inset
26777
26778
26779 \family sans
26780 Capitalized
26781 \family default
26782  met une capitale au nom, e.
26783 \begin_inset space \thinspace{}
26784 \end_inset
26785
26786 g.
26787 \begin_inset space \space{}
26788 \end_inset
26789
26790
26791 \begin_inset Quotes cld
26792 \end_inset
26793
26794 Tableau
26795 \begin_inset Quotes crd
26796 \end_inset
26797
26798 .
26799 \end_layout
26800
26801 \begin_layout Description
26802 Référence
26803 \begin_inset space ~
26804 \end_inset
26805
26806 textuelle: affiche la légende de la référence
26807 \begin_inset space ~
26808 \end_inset
26809
26810
26811 \begin_inset CommandInset ref
26812 LatexCommand nameref
26813 reference "fig:Deux-images-déformées"
26814
26815 \end_inset
26816
26817
26818 \end_layout
26819
26820 \begin_layout Description
26821 Label
26822 \begin_inset space ~
26823 \end_inset
26824
26825 only: n'imprime que l'étiquette \SpecialChar LaTeX
26826  comme reference: 
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 \begin_inset Newline newline
26838 \end_inset
26839
26840 Ceci perlmet d'utiliser l'étiquette en code TeX.
26841  L'option 
26842 \family sans
26843 No Prefix
26844 \family default
26845  enelève le préfixe du nom de l'étiquette: 
26846 \begin_inset CommandInset ref
26847 LatexCommand labelonly
26848 reference "fig:Deux-images-déformées"
26849 plural "false"
26850 caps "false"
26851 noprefix "true"
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \begin_layout Standard
26859
26860 \family sans
26861 <page>
26862 \family default
26863  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26864  précédente, la même page ou la page suivante.
26865  Vous verrez par exemple un texte du genre 
26866 \begin_inset Quotes cld
26867 \end_inset
26868
26869
26870 \family sans
26871 sur cette page
26872 \family default
26873
26874 \begin_inset Quotes crd
26875 \end_inset
26876
26877  à la place.
26878  Le style 
26879 \family sans
26880 <référence>
26881 \begin_inset space ~
26882 \end_inset
26883
26884 page
26885 \begin_inset space ~
26886 \end_inset
26887
26888 <page> 
26889 \family default
26890 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26891  page.
26892 \end_layout
26893
26894 \begin_layout Standard
26895 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26896  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26897 .
26898  Vous choisissez une des six variétés de références dans le champ Format
26899  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26900  boîte de la référence croisée.
26901 \end_layout
26902
26903 \begin_layout Standard
26904 \begin_inset Note Greyedout
26905 status open
26906
26907 \begin_layout Plain Layout
26908
26909 \series bold
26910 Note:
26911 \series default
26912  L'utilisation du paquetage \SpecialChar LaTeX
26913  
26914 \series bold
26915 refstyle
26916 \series default
26917
26918 \begin_inset Index idx
26919 status collapsed
26920
26921 \begin_layout Plain Layout
26922 Paquetages \SpecialChar LaTeX
26923  ! refstyle
26924 \end_layout
26925
26926 \end_inset
26927
26928  est recommandée parce que 
26929 \series bold
26930 prettyref
26931 \series default
26932
26933 \begin_inset Index idx
26934 status collapsed
26935
26936 \begin_layout Plain Layout
26937 Paquetages \SpecialChar LaTeX
26938  ! prettyref
26939 \end_layout
26940
26941 \end_inset
26942
26943  ne connaît pas tous les raccourcis possibles pour les étiquettes
26944 \begin_inset Foot
26945 status collapsed
26946
26947 \begin_layout Plain Layout
26948 \begin_inset Quotes cld
26949 \end_inset
26950
26951 fig:
26952 \begin_inset Quotes crd
26953 \end_inset
26954
26955  est par exemple le raccourci \SpecialChar LyX
26956  pour les étiquettes dans les légendes de
26957  figures,.
26958 \end_layout
26959
26960 \end_inset
26961
26962  et n'est pas internationalisé.
26963 \end_layout
26964
26965 \end_inset
26966
26967
26968 \end_layout
26969
26970 \begin_layout Subsection
26971 Nommage automatique des références croisées
26972 \begin_inset Index idx
26973 status collapsed
26974
26975 \begin_layout Plain Layout
26976 References@Références ! Nommage automatique
26977 \end_layout
26978
26979 \end_inset
26980
26981
26982 \end_layout
26983
26984 \begin_layout Standard
26985 Le paquetage \SpecialChar LaTeX
26986  
26987 \series bold
26988 hyperref
26989 \series default
26990
26991 \begin_inset Index idx
26992 status collapsed
26993
26994 \begin_layout Plain Layout
26995 Paquetages \SpecialChar LaTeX
26996  ! hyperref
26997 \end_layout
26998
26999 \end_inset
27000
27001
27002 \series bold
27003
27004 \series default
27005 qui est activé dans la rubrique 
27006 \family sans
27007 Propriétés du PDF
27008 \family default
27009  de la fenêtre de dialogue 
27010 \family sans
27011 Paramètres du document
27012 \family default
27013  fournit une fonction très utile pour automatiser la création des références
27014  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
27015  une section).
27016  Par exemple pour vous éviter de devoir écrire le mot 
27017 \begin_inset Quotes cld
27018 \end_inset
27019
27020 Figure
27021 \begin_inset Quotes crd
27022 \end_inset
27023
27024  devant chaque référence à une figure.
27025  Pour profiter de ce nommage automatique des références croisées, vous devez
27026  activer 
27027 \series bold
27028 hyperref
27029 \series default
27030  et insérer la ligne suivante dans le préambule du document :
27031 \end_layout
27032
27033 \begin_layout Standard
27034
27035 \series bold
27036
27037 \backslash
27038 AtBeginDocument{
27039 \backslash
27040 renewcommand{
27041 \backslash
27042 ref}[1]{
27043 \backslash
27044 mbox{
27045 \backslash
27046 autoref{#1}}}}
27047 \end_layout
27048
27049 \begin_layout Standard
27050 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
27051  défaut, par exemple vous préférez le nom 
27052 \begin_inset Quotes cld
27053 \end_inset
27054
27055 sec.
27056 \begin_inset Quotes crd
27057 \end_inset
27058
27059  plutôt que 
27060 \begin_inset Quotes cld
27061 \end_inset
27062
27063 section
27064 \begin_inset Quotes crd
27065 \end_inset
27066
27067 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
27068 \end_layout
27069
27070 \begin_layout Standard
27071
27072 \series bold
27073
27074 \backslash
27075 addto
27076 \backslash
27077 extrasfrench{
27078 \backslash
27079 renewcommand{
27080 \backslash
27081 sectionautorefname}
27082 \begin_inset Newline newline
27083 \end_inset
27084
27085
27086 \begin_inset Phantom HPhantom
27087 status open
27088
27089 \begin_layout Plain Layout
27090
27091 \series bold
27092 \begin_inset space ~
27093 \end_inset
27094
27095
27096 \end_layout
27097
27098 \end_inset
27099
27100 {sec.
27101 \backslash
27102 negthinspace}}
27103 \end_layout
27104
27105 \begin_layout Standard
27106 Si vous utilisez une autre langue que le français, remplacez 
27107 \series bold
27108
27109 \backslash
27110 extrasfrench
27111 \series default
27112  par 
27113 \series bold
27114
27115 \backslash
27116 extras***
27117 \series default
27118 , où *** est le nom de la langue que vous utilisez.
27119
27120 \series bold
27121  
27122 \end_layout
27123
27124 \begin_layout Standard
27125 Pour avoir des noms automatiques, mais pas pour certains types de références,
27126  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27127 \end_layout
27128
27129 \begin_layout Standard
27130
27131 \series bold
27132
27133 \backslash
27134 addto
27135 \backslash
27136 extrasfrench{
27137 \backslash
27138 renewcommand*{
27139 \backslash
27140 equationautorefname}[1]{}}
27141 \end_layout
27142
27143 \begin_layout Standard
27144 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27145  de 
27146 \series bold
27147 hyperref
27148 \series default
27149  
27150 \begin_inset CommandInset citation
27151 LatexCommand cite
27152 key "hyperref"
27153 literal "true"
27154
27155 \end_inset
27156
27157 .
27158 \end_layout
27159
27160 \begin_layout Standard
27161 \begin_inset Note Greyedout
27162 status open
27163
27164 \begin_layout Plain Layout
27165
27166 \series bold
27167 Note:
27168 \series default
27169  Le nommage automatique de références ne peut être utilisé si vous avez
27170  choisi le style de référence 
27171 \family sans
27172 Référence
27173 \begin_inset space ~
27174 \end_inset
27175
27176 mise
27177 \begin_inset space ~
27178 \end_inset
27179
27180 en
27181 \begin_inset space ~
27182 \end_inset
27183
27184 forme
27185 \family default
27186  décrit dans la section
27187 \begin_inset space ~
27188 \end_inset
27189
27190
27191 \begin_inset CommandInset ref
27192 LatexCommand ref
27193 reference "subsec:Formats-Références-Croisées"
27194
27195 \end_inset
27196
27197 .
27198 \end_layout
27199
27200 \end_inset
27201
27202
27203 \end_layout
27204
27205 \begin_layout Standard
27206 Le manuel 
27207 \emph on
27208 Math
27209 \emph default
27210  est un exemple dans lequel on a utilisé le référencement automatique.
27211 \end_layout
27212
27213 \begin_layout Subsection
27214 Positionnement des références 
27215 \begin_inset CommandInset label
27216 LatexCommand label
27217 name "subsec:Reference-Position"
27218
27219 \end_inset
27220
27221
27222 \begin_inset Index idx
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226 References@Références ! Positionnement
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \begin_layout Standard
27235 Si vous utilisez le paquetage 
27236 \series bold
27237 hyperref, 
27238 \series default
27239 qui est activé dans la rubrique 
27240 \family sans
27241 Propriétés du PDF
27242 \family default
27243  de la fenêtre de dialogue 
27244 \family sans
27245 Paramètres du document,
27246 \family default
27247  pour lier vos références croisées dans la sortie finale, vous verrez que
27248  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27249  l'image.
27250  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27251  pourrez voir l'image sans faire défiler le texte.
27252  Ce problème vient du fait que le point d'ancrage de la référence se situe
27253  à l'endroit de l'étiquette.
27254  En utilisant le paquetage \SpecialChar LaTeX
27255  
27256 \series bold
27257 hypcap
27258 \series default
27259
27260 \begin_inset Index idx
27261 status collapsed
27262
27263 \begin_layout Plain Layout
27264 Paquetages \SpecialChar LaTeX
27265  ! hypcap
27266 \end_layout
27267
27268 \end_inset
27269
27270 , qui fait partie du paquetage \SpecialChar LaTeX
27271  
27272 \series bold
27273 oberdiek
27274 \series default
27275
27276 \begin_inset Index idx
27277 status collapsed
27278
27279 \begin_layout Plain Layout
27280 Paquetages \SpecialChar LaTeX
27281  ! oberdiek
27282 \end_layout
27283
27284 \end_inset
27285
27286 , le point d'ancrage d'un lien est place en haut du flottant.
27287  Pour utiliser cette fonction avec les flottants de figure, chargez 
27288 \series bold
27289 hypcap
27290 \series default
27291  dans l'entête du document avec la ligne
27292 \end_layout
27293
27294 \begin_layout Standard
27295
27296 \series bold
27297
27298 \backslash
27299 usepackage[figure]{hypcap}
27300 \end_layout
27301
27302 \begin_layout Standard
27303 Vous pouvez aussi utiliser 
27304 \series bold
27305 hypcap
27306 \series default
27307  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27308  raisons de stabilité.
27309  Pour plus d'information, jetez un coup d'œil au manuel d' 
27310 \series bold
27311 hypcap
27312 \series default
27313  
27314 \begin_inset CommandInset citation
27315 LatexCommand cite
27316 key "hypcap"
27317 literal "true"
27318
27319 \end_inset
27320
27321 .
27322 \end_layout
27323
27324 \begin_layout Standard
27325 \begin_inset Note Greyedout
27326 status open
27327
27328 \begin_layout Plain Layout
27329
27330 \series bold
27331 Note:
27332 \series default
27333  
27334 \series bold
27335 hypcap
27336 \series default
27337  n'a aucun effet pour les références à des sous-figures.
27338 \end_layout
27339
27340 \end_inset
27341
27342
27343 \end_layout
27344
27345 \begin_layout Section
27346 Placement des flottants
27347 \begin_inset CommandInset label
27348 LatexCommand label
27349 name "sec:Placement-flottants"
27350
27351 \end_inset
27352
27353
27354 \begin_inset Index idx
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358 Flottants ! Placement
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \end_layout
27365
27366 \begin_layout Standard
27367 En faisant un clic droit sur la boîte d'un flottant et 
27368 \lang english
27369 clicking on 
27370 \family sans
27371 Settings
27372 \family default
27373 \lang french
27374  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27375  paramètres de placement que \SpecialChar LaTeX
27376  utilise pour déterminer où placer le flottant.
27377 \begin_inset Newline newline
27378 \end_inset
27379
27380 L'option 
27381 \family sans
27382 Plusieurs
27383 \begin_inset space ~
27384 \end_inset
27385
27386 colonnes
27387 \family default
27388  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27389  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27390  confiné sur une seule colonne.
27391 \begin_inset Newline newline
27392 \end_inset
27393
27394 L'option 
27395 \family sans
27396 Rotation
27397 \begin_inset space ~
27398 \end_inset
27399
27400 90°
27401 \family default
27402  est utilisée pour faire tourner les flottants, voyez la section
27403 \begin_inset space ~
27404 \end_inset
27405
27406
27407 \begin_inset CommandInset ref
27408 LatexCommand ref
27409 reference "sec:Flottants-renversés"
27410
27411 \end_inset
27412
27413 .
27414 \end_layout
27415
27416 \begin_layout Standard
27417 En désactivant l'option 
27418 \family sans
27419 Utilise
27420 \begin_inset space ~
27421 \end_inset
27422
27423 le
27424 \begin_inset space ~
27425 \end_inset
27426
27427 placement
27428 \begin_inset space ~
27429 \end_inset
27430
27431 par
27432 \begin_inset space ~
27433 \end_inset
27434
27435 défaut
27436 \family default
27437  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27438  le placement du flottant:
27439 \end_layout
27440
27441 \begin_layout Description
27442 Ici,
27443 \begin_inset space ~
27444 \end_inset
27445
27446 si
27447 \begin_inset space ~
27448 \end_inset
27449
27450 possible: essaie de placer le flottant à la position où il a été inséré
27451  dans \SpecialChar LyX
27452
27453 \end_layout
27454
27455 \begin_layout Description
27456 Haut
27457 \begin_inset space ~
27458 \end_inset
27459
27460 de
27461 \begin_inset space ~
27462 \end_inset
27463
27464 la
27465 \begin_inset space ~
27466 \end_inset
27467
27468 page: essaie de placer le flottant en haut de la page courante
27469 \end_layout
27470
27471 \begin_layout Description
27472 Bas
27473 \begin_inset space ~
27474 \end_inset
27475
27476 de
27477 \begin_inset space ~
27478 \end_inset
27479
27480 la
27481 \begin_inset space ~
27482 \end_inset
27483
27484 page: essaie de placer le flottant en bas de la page courante
27485 \end_layout
27486
27487 \begin_layout Description
27488 Page
27489 \begin_inset space ~
27490 \end_inset
27491
27492 de
27493 \begin_inset space ~
27494 \end_inset
27495
27496 flottants: essaie de placer le flottant sur une page à part, éventuellement
27497  avec d'autres flottants 
27498 \end_layout
27499
27500 \begin_layout Standard
27501 \SpecialChar LaTeX
27502  utilise
27503 \emph on
27504  toujours 
27505 \emph default
27506 les options dans l'ordre donné ci-dessus.
27507  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27508  va d'abord
27509  essayer 
27510 \family sans
27511 Ici
27512 \begin_inset space ~
27513 \end_inset
27514
27515 si
27516 \begin_inset space ~
27517 \end_inset
27518
27519 possible
27520 \family default
27521 , ensuite 
27522 \family sans
27523 Haut
27524 \begin_inset space ~
27525 \end_inset
27526
27527 de
27528 \begin_inset space ~
27529 \end_inset
27530
27531 la
27532 \begin_inset space ~
27533 \end_inset
27534
27535 page
27536 \family default
27537 , et ainsi de suite.
27538  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27539  va essayer les options
27540  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27541  Si aucune des quatre options de placement n'est possible, la procédure
27542  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27543 \end_layout
27544
27545 \begin_layout Standard
27546 Implicitement, chaque option a ses propres règles d'application:
27547 \end_layout
27548
27549 \begin_layout Standard
27550
27551 \family sans
27552 Haut
27553 \begin_inset space ~
27554 \end_inset
27555
27556 de
27557 \begin_inset space ~
27558 \end_inset
27559
27560 la
27561 \begin_inset space ~
27562 \end_inset
27563
27564 page
27565 \family default
27566  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27567  en haut de page (
27568 \series bold
27569
27570 \backslash
27571 topfraction
27572 \series default
27573 ).
27574 \end_layout
27575
27576 \begin_layout Standard
27577
27578 \family sans
27579 Bas
27580 \begin_inset space ~
27581 \end_inset
27582
27583 de
27584 \begin_inset space ~
27585 \end_inset
27586
27587 la
27588 \begin_inset space ~
27589 \end_inset
27590
27591 page
27592 \family default
27593  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27594  en bas de page (
27595 \series bold
27596
27597 \backslash
27598 bottomfraction
27599 \series default
27600 ).
27601 \end_layout
27602
27603 \begin_layout Standard
27604
27605 \family sans
27606 Page
27607 \begin_inset space ~
27608 \end_inset
27609
27610 de
27611 \begin_inset space ~
27612 \end_inset
27613
27614 flottants
27615 \family default
27616  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27617  si ils occupent plus de 50% de celle-ci (
27618 \series bold
27619
27620 \backslash
27621 floatpagefraction
27622 \series default
27623 ).
27624 \end_layout
27625
27626 \begin_layout Standard
27627 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27628  supplémentaire 
27629 \family sans
27630 Ignorer
27631 \begin_inset space ~
27632 \end_inset
27633
27634 les
27635 \begin_inset space ~
27636 \end_inset
27637
27638 règles
27639 \begin_inset space ~
27640 \end_inset
27641
27642 \SpecialChar LaTeX
27643
27644 \family default
27645 \lang english
27646 .
27647 \begin_inset Newline newline
27648 \end_inset
27649
27650
27651 \lang french
27652 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27653  qui sont données
27654  entre parenthèses après les descriptions des règles données ci-dessus.
27655  Par exemple, pour augmenter à 50
27656 \begin_inset space \thinspace{}
27657 \end_inset
27658
27659 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27660  trop petite, ajoutez cette ligne au préambule de votre document :
27661 \end_layout
27662
27663 \begin_layout Standard
27664
27665 \series bold
27666
27667 \backslash
27668 renewcommand{
27669 \backslash
27670 bottomfraction}{0.5}
27671 \end_layout
27672
27673 \begin_layout Standard
27674 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27675  exactement à l'endroit où vous l'avez inséré.
27676  dans ce cas utilisez l'option 
27677 \family sans
27678 Ici
27679 \begin_inset space ~
27680 \end_inset
27681
27682 à
27683 \begin_inset space ~
27684 \end_inset
27685
27686 tout
27687 \begin_inset space ~
27688 \end_inset
27689
27690 Prix
27691 \family default
27692 .
27693  Utilisez cette option le moins souvent possible et seulement quand le document
27694  est presque prêt à être imprimé.
27695  En effet, le flottant n'est plus capable de 
27696 \begin_inset Quotes cld
27697 \end_inset
27698
27699 flotter
27700 \begin_inset Quotes crd
27701 \end_inset
27702
27703 , ce qui peut perturber toutes les mises en page.
27704 \end_layout
27705
27706 \begin_layout Standard
27707 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27708  sont toujours entourés par le texte d'un paragraphe donné.
27709 \begin_inset VSpace bigskip
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \begin_layout Standard
27716 On peut parfois se trouver dans la situation où un flottant est placé en
27717  haut d'une page alors que la section concernée ne commence qu'au milieu
27718  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27719  la section précédente.
27720  On peut utiliser la commande \SpecialChar LaTeX
27721  
27722 \series bold
27723
27724 \backslash
27725 suppressfloats
27726 \series default
27727  pour éviter ce cas.
27728  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27729  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27730  soit placé avant que la section commence.
27731  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27732  votre document :
27733 \end_layout
27734
27735 \begin_layout Standard
27736
27737 \series bold
27738
27739 \backslash
27740 let
27741 \backslash
27742 mySection
27743 \backslash
27744 section
27745 \begin_inset Newline newline
27746 \end_inset
27747
27748
27749 \backslash
27750 renewcommand{
27751 \backslash
27752 section}{
27753 \backslash
27754 suppressfloats[t]
27755 \backslash
27756 mySection}
27757 \end_layout
27758
27759 \begin_layout Standard
27760 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27761  comme les chapitres et les sous-sections.
27762  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27763  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27764  pourrait ensuite
27765  avoir du mal à trouver un positionnement correct.
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \begin_inset VSpace bigskip
27770 \end_inset
27771
27772 Dans certains cas il est demandé de placer toutes les figures et tous les
27773  tableaux à la fin du document.
27774  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27775  
27776 \series bold
27777 endfloat
27778 \series default
27779
27780 \begin_inset Index idx
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784 Paquetages \SpecialChar LaTeX
27785  ! endfloat
27786 \end_layout
27787
27788 \end_inset
27789
27790  a été développé.
27791  Il met en effet tous les flottants de figures et de tableaux à la fin du
27792  document dans leurs propres sections.
27793  À la position d'origine du flottant, une indication textuelle du genre
27794  
27795 \begin_inset Quotes cld
27796 \end_inset
27797
27798
27799 \family sans
27800 [Figure
27801 \begin_inset space ~
27802 \end_inset
27803
27804 3.2 
27805 \lang english
27806 about here.
27807 \lang french
27808 ]
27809 \family default
27810
27811 \begin_inset Quotes crd
27812 \end_inset
27813
27814  est insérée.
27815  Le paquetage 
27816 \series bold
27817 endfloat
27818 \series default
27819  est chargé dans le préambule avec la ligne suivante 
27820 \end_layout
27821
27822 \begin_layout Standard
27823
27824 \series bold
27825
27826 \backslash
27827 usepackage[options]{endfloat}
27828 \end_layout
27829
27830 \begin_layout Standard
27831 Il y a aussi de nombreuses options de paquetage pour modifier le format
27832  des sections de figures ou de tableau qui sont créées.
27833  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27834  
27835 \series bold
27836 endfloa
27837 \series default
27838
27839 \begin_inset CommandInset citation
27840 LatexCommand cite
27841 key "endfloat"
27842 literal "true"
27843
27844 \end_inset
27845
27846 .
27847 \begin_inset Newline newline
27848 \end_inset
27849
27850
27851 \begin_inset Note Greyedout
27852 status open
27853
27854 \begin_layout Plain Layout
27855
27856 \series bold
27857 Note: endfloat
27858 \series default
27859  ne fournit pas de traduction automatique de l'indication textuelle, vous
27860  devez donc le faire manuellement, voyez la section
27861 \begin_inset space ~
27862 \end_inset
27863
27864 4 de 
27865 \begin_inset CommandInset citation
27866 LatexCommand cite
27867 key "endfloat"
27868 literal "true"
27869
27870 \end_inset
27871
27872 .
27873 \end_layout
27874
27875 \end_inset
27876
27877
27878 \begin_inset Newline newline
27879 \end_inset
27880
27881
27882 \begin_inset Note Greyedout
27883 status open
27884
27885 \begin_layout Plain Layout
27886
27887 \series bold
27888 Note:
27889 \series default
27890  Il y a actuellement un bug dans le paquetage 
27891 \series bold
27892 endfloat
27893 \series default
27894  quand la légende contient un 
27895 \begin_inset Quotes cld
27896 \end_inset
27897
27898 ß
27899 \begin_inset Quotes crd
27900 \end_inset
27901
27902  allemand.
27903  Utilisez dans ce cas la commande 
27904 \begin_inset Quotes cld
27905 \end_inset
27906
27907
27908 \series bold
27909
27910 \backslash
27911 ss
27912 \series default
27913
27914 \begin_inset Quotes crd
27915 \end_inset
27916
27917  en code \SpecialChar TeX
27918  à la place du 
27919 \begin_inset Quotes cld
27920 \end_inset
27921
27922 ß
27923 \begin_inset Quotes crd
27924 \end_inset
27925
27926 .
27927 \end_layout
27928
27929 \end_inset
27930
27931
27932 \end_layout
27933
27934 \begin_layout Standard
27935 \begin_inset VSpace bigskip
27936 \end_inset
27937
27938 Pour plus d'information sur les manières de placer les flottants, jetez
27939  un coup d'œil aux livres sur \SpecialChar LaTeX
27940
27941 \begin_inset CommandInset citation
27942 LatexCommand cite
27943 key "latexcompanion,latexguide,latexbook"
27944 literal "true"
27945
27946 \end_inset
27947
27948 .
27949 \end_layout
27950
27951 \begin_layout Section
27952 Rotation des flottants
27953 \begin_inset CommandInset label
27954 LatexCommand label
27955 name "sec:Flottants-renversés"
27956
27957 \end_inset
27958
27959
27960 \begin_inset Index idx
27961 status collapsed
27962
27963 \begin_layout Plain Layout
27964 Flottants ! Renversés
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \end_layout
27971
27972 \begin_layout Standard
27973 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
27974  tableaux très larges.
27975  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
27976  un clic droit sur la boîte du flottant et utilisez l'option 
27977 \family sans
27978 Rotation
27979 \begin_inset space ~
27980 \end_inset
27981
27982 90°
27983 \family default
27984 .
27985 \end_layout
27986
27987 \begin_layout Standard
27988 Les flottants pivotés sont systématiquement placés sur leur propre page
27989  (ou colonne, si vous avez un document sur deux colonnes).
27990  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
27991  
27992 \family sans
27993 Plusieurs
27994 \begin_inset space ~
27995 \end_inset
27996
27997 colonnes
27998 \family default
27999  dans les paramètres du flottant.
28000  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
28001  du côté de la marge externe.
28002  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
28003  ajouter soit l'option 
28004 \series bold
28005 figuresleft
28006 \series default
28007  soit l'option 
28008 \series bold
28009 figuresright
28010 \series default
28011  aux options de la classe de document.
28012 \end_layout
28013
28014 \begin_layout Standard
28015 Faire référence à un flottant pivoté se fait de la même manière que pour
28016  un flottant normal, la mise en forme de la légende est aussi identique
28017  : Le tableau
28018 \begin_inset space ~
28019 \end_inset
28020
28021
28022 \begin_inset CommandInset ref
28023 LatexCommand ref
28024 reference "tab:Tableau-pivoté"
28025
28026 \end_inset
28027
28028  est un exemple de flottant de tableau pivoté.
28029 \end_layout
28030
28031 \begin_layout Standard
28032 \begin_inset Note Greyedout
28033 status open
28034
28035 \begin_layout Plain Layout
28036
28037 \series bold
28038 Note:
28039 \series default
28040  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
28041  DVI.
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \end_layout
28048
28049 \begin_layout Standard
28050 \begin_inset Float table
28051 wide false
28052 sideways true
28053 status open
28054
28055 \begin_layout Plain Layout
28056 \begin_inset Caption Standard
28057
28058 \begin_layout Plain Layout
28059 \begin_inset CommandInset label
28060 LatexCommand label
28061 name "tab:Tableau-pivoté"
28062
28063 \end_inset
28064
28065  Tableau pivoté
28066 \end_layout
28067
28068 \end_inset
28069
28070
28071 \end_layout
28072
28073 \begin_layout Plain Layout
28074 \align center
28075 \begin_inset Tabular
28076 <lyxtabular version="3" rows="1" columns="5">
28077 <features tabularvalignment="middle">
28078 <column alignment="center" valignment="top">
28079 <column alignment="center" valignment="top">
28080 <column alignment="center" valignment="top">
28081 <column alignment="center" valignment="top">
28082 <column alignment="center" valignment="top">
28083 <row>
28084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28085 \begin_inset Text
28086
28087 \begin_layout Plain Layout
28088 test
28089 \end_layout
28090
28091 \end_inset
28092 </cell>
28093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28094 \begin_inset Text
28095
28096 \begin_layout Plain Layout
28097 b
28098 \end_layout
28099
28100 \end_inset
28101 </cell>
28102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28103 \begin_inset Text
28104
28105 \begin_layout Plain Layout
28106 c
28107 \end_layout
28108
28109 \end_inset
28110 </cell>
28111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28112 \begin_inset Text
28113
28114 \begin_layout Plain Layout
28115 d
28116 \end_layout
28117
28118 \end_inset
28119 </cell>
28120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28121 \begin_inset Text
28122
28123 \begin_layout Plain Layout
28124 e
28125 \end_layout
28126
28127 \end_inset
28128 </cell>
28129 </row>
28130 </lyxtabular>
28131
28132 \end_inset
28133
28134
28135 \end_layout
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \begin_layout Section
28143 Sous-flottants
28144 \begin_inset Index idx
28145 status collapsed
28146
28147 \begin_layout Plain Layout
28148 Flottants ! Sous-flottants
28149 \end_layout
28150
28151 \end_inset
28152
28153
28154 \end_layout
28155
28156 \begin_layout Standard
28157 Un exemple de sous-flottant : une figure composée de plusieurs images.
28158  On les crée en insérant un flottant dans un flottant existant.
28159  Le positionnement des sous-flottants peut être contrôlé comme pour les
28160  paragraphes comme on le voit avec les tableaux
28161 \begin_inset space ~
28162 \end_inset
28163
28164
28165 \begin_inset CommandInset ref
28166 LatexCommand ref
28167 reference "tab:Deux-sous-tableaux-cote-a-cote"
28168
28169 \end_inset
28170
28171  et 
28172 \begin_inset CommandInset ref
28173 LatexCommand ref
28174 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28175
28176 \end_inset
28177
28178 .
28179 \end_layout
28180
28181 \begin_layout Standard
28182 On fait référence à des sous-flottants comme on le ferait avec des flottants
28183  normaux : Les tableaux
28184 \begin_inset space ~
28185 \end_inset
28186
28187
28188 \begin_inset CommandInset ref
28189 LatexCommand ref
28190 reference "tab:Le-sous-tableau-a"
28191
28192 \end_inset
28193
28194  et 
28195 \begin_inset CommandInset ref
28196 LatexCommand ref
28197 reference "tab:Le-sous-tableau-b"
28198
28199 \end_inset
28200
28201  sont des sous-tableaux du tableau
28202 \begin_inset space ~
28203 \end_inset
28204
28205
28206 \begin_inset CommandInset ref
28207 LatexCommand ref
28208 reference "tab:Deux-sous-tableaux-cote-a-cote"
28209
28210 \end_inset
28211
28212 .
28213 \end_layout
28214
28215 \begin_layout Standard
28216 \begin_inset Float table
28217 wide false
28218 sideways false
28219 status open
28220
28221 \begin_layout Plain Layout
28222 \begin_inset Caption Standard
28223
28224 \begin_layout Plain Layout
28225 \begin_inset CommandInset label
28226 LatexCommand label
28227 name "tab:Deux-sous-tableaux-cote-a-cote"
28228
28229 \end_inset
28230
28231 Deux sous-tableaux placés côte-à-côte.
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \begin_layout Plain Layout
28240 \align center
28241 \begin_inset space \hfill{}
28242 \end_inset
28243
28244
28245 \begin_inset Float table
28246 wide false
28247 sideways false
28248 status collapsed
28249
28250 \begin_layout Plain Layout
28251 \begin_inset Caption Standard
28252
28253 \begin_layout Plain Layout
28254 \begin_inset CommandInset label
28255 LatexCommand label
28256 name "tab:Le-sous-tableau-a"
28257
28258 \end_inset
28259
28260 Le sous-tableau a
28261 \end_layout
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Plain Layout
28269 \align center
28270 \begin_inset Tabular
28271 <lyxtabular version="3" rows="1" columns="5">
28272 <features tabularvalignment="middle">
28273 <column alignment="center" valignment="top">
28274 <column alignment="center" valignment="top">
28275 <column alignment="center" valignment="top">
28276 <column alignment="center" valignment="top">
28277 <column alignment="center" valignment="top">
28278 <row>
28279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Plain Layout
28283 test
28284 \end_layout
28285
28286 \end_inset
28287 </cell>
28288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28289 \begin_inset Text
28290
28291 \begin_layout Plain Layout
28292 b
28293 \end_layout
28294
28295 \end_inset
28296 </cell>
28297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28298 \begin_inset Text
28299
28300 \begin_layout Plain Layout
28301 c
28302 \end_layout
28303
28304 \end_inset
28305 </cell>
28306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28307 \begin_inset Text
28308
28309 \begin_layout Plain Layout
28310 d
28311 \end_layout
28312
28313 \end_inset
28314 </cell>
28315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28316 \begin_inset Text
28317
28318 \begin_layout Plain Layout
28319 e
28320 \end_layout
28321
28322 \end_inset
28323 </cell>
28324 </row>
28325 </lyxtabular>
28326
28327 \end_inset
28328
28329
28330 \end_layout
28331
28332 \end_inset
28333
28334
28335 \begin_inset space \hfill{}
28336 \end_inset
28337
28338
28339 \begin_inset Float table
28340 wide false
28341 sideways false
28342 status collapsed
28343
28344 \begin_layout Plain Layout
28345 \begin_inset Caption Standard
28346
28347 \begin_layout Plain Layout
28348 \begin_inset CommandInset label
28349 LatexCommand label
28350 name "tab:Le-sous-tableau-b"
28351
28352 \end_inset
28353
28354 Le sous-tableau b.
28355 \end_layout
28356
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \begin_layout Plain Layout
28363 \align center
28364 \begin_inset Tabular
28365 <lyxtabular version="3" rows="1" columns="5">
28366 <features tabularvalignment="middle">
28367 <column alignment="center" valignment="top">
28368 <column alignment="center" valignment="top">
28369 <column alignment="center" valignment="top">
28370 <column alignment="center" valignment="top">
28371 <column alignment="center" valignment="top">
28372 <row>
28373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28374 \begin_inset Text
28375
28376 \begin_layout Plain Layout
28377 e
28378 \end_layout
28379
28380 \end_inset
28381 </cell>
28382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28383 \begin_inset Text
28384
28385 \begin_layout Plain Layout
28386 d
28387 \end_layout
28388
28389 \end_inset
28390 </cell>
28391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28392 \begin_inset Text
28393
28394 \begin_layout Plain Layout
28395 c
28396 \end_layout
28397
28398 \end_inset
28399 </cell>
28400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28401 \begin_inset Text
28402
28403 \begin_layout Plain Layout
28404 b
28405 \end_layout
28406
28407 \end_inset
28408 </cell>
28409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28410 \begin_inset Text
28411
28412 \begin_layout Plain Layout
28413 test
28414 \end_layout
28415
28416 \end_inset
28417 </cell>
28418 </row>
28419 </lyxtabular>
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \end_inset
28427
28428
28429 \begin_inset space \hfill{}
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \end_layout
28439
28440 \begin_layout Standard
28441 \begin_inset Float table
28442 wide false
28443 sideways false
28444 status open
28445
28446 \begin_layout Plain Layout
28447 \begin_inset Caption Standard
28448
28449 \begin_layout Plain Layout
28450 \begin_inset CommandInset label
28451 LatexCommand label
28452 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28453
28454 \end_inset
28455
28456 Deux sous-tableaux placés l'un sur l'autre.
28457  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28458 \end_layout
28459
28460 \end_inset
28461
28462
28463 \end_layout
28464
28465 \begin_layout Plain Layout
28466 \align center
28467 \begin_inset Float table
28468 wide false
28469 sideways false
28470 status collapsed
28471
28472 \begin_layout Plain Layout
28473 \begin_inset Caption Standard
28474
28475 \begin_layout Plain Layout
28476
28477 \end_layout
28478
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \begin_layout Plain Layout
28485 \align center
28486 \begin_inset Tabular
28487 <lyxtabular version="3" rows="1" columns="4">
28488 <features tabularvalignment="middle">
28489 <column alignment="center" valignment="top">
28490 <column alignment="center" valignment="top">
28491 <column alignment="center" valignment="top">
28492 <column alignment="center" valignment="top">
28493 <row>
28494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28495 \begin_inset Text
28496
28497 \begin_layout Plain Layout
28498 test
28499 \end_layout
28500
28501 \end_inset
28502 </cell>
28503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28504 \begin_inset Text
28505
28506 \begin_layout Plain Layout
28507 test
28508 \end_layout
28509
28510 \end_inset
28511 </cell>
28512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28513 \begin_inset Text
28514
28515 \begin_layout Plain Layout
28516 test
28517 \end_layout
28518
28519 \end_inset
28520 </cell>
28521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28522 \begin_inset Text
28523
28524 \begin_layout Plain Layout
28525 test
28526 \end_layout
28527
28528 \end_inset
28529 </cell>
28530 </row>
28531 </lyxtabular>
28532
28533 \end_inset
28534
28535
28536 \end_layout
28537
28538 \end_inset
28539
28540
28541 \end_layout
28542
28543 \begin_layout Plain Layout
28544 \align center
28545 \begin_inset Float table
28546 wide false
28547 sideways false
28548 status collapsed
28549
28550 \begin_layout Plain Layout
28551 \begin_inset Caption Standard
28552
28553 \begin_layout Plain Layout
28554
28555 \end_layout
28556
28557 \end_inset
28558
28559
28560 \end_layout
28561
28562 \begin_layout Plain Layout
28563 \align center
28564 \begin_inset Tabular
28565 <lyxtabular version="3" rows="1" columns="5">
28566 <features tabularvalignment="middle">
28567 <column alignment="center" valignment="top">
28568 <column alignment="center" valignment="top">
28569 <column alignment="center" valignment="top">
28570 <column alignment="center" valignment="top">
28571 <column alignment="center" valignment="top">
28572 <row>
28573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Plain Layout
28577 a
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28583 \begin_inset Text
28584
28585 \begin_layout Plain Layout
28586 b
28587 \end_layout
28588
28589 \end_inset
28590 </cell>
28591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28592 \begin_inset Text
28593
28594 \begin_layout Plain Layout
28595 c
28596 \end_layout
28597
28598 \end_inset
28599 </cell>
28600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28601 \begin_inset Text
28602
28603 \begin_layout Plain Layout
28604 d
28605 \end_layout
28606
28607 \end_inset
28608 </cell>
28609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28610 \begin_inset Text
28611
28612 \begin_layout Plain Layout
28613 e
28614 \end_layout
28615
28616 \end_inset
28617 </cell>
28618 </row>
28619 </lyxtabular>
28620
28621 \end_inset
28622
28623
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \begin_layout Section
28637 Flottants côte-à-côte
28638 \begin_inset Index idx
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Flottants ! côte-à-côte
28643 \end_layout
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Standard
28651 Pour placer des flottants côte-à-côte, comme pour la figure
28652 \begin_inset space ~
28653 \end_inset
28654
28655
28656 \begin_inset CommandInset ref
28657 LatexCommand ref
28658 reference "fig:Flottant-gauche"
28659
28660 \end_inset
28661
28662  et 
28663 \begin_inset CommandInset ref
28664 LatexCommand ref
28665 reference "fig:Flottant-droit"
28666
28667 \end_inset
28668
28669 , on n'utilise 
28670 \emph on
28671 qu'un seul 
28672 \emph default
28673 flottant.
28674  On y insère deux boîtes de minipages.
28675 \begin_inset Foot
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 Les minipages sont décrites dans la section
28680 \begin_inset space ~
28681 \end_inset
28682
28683
28684 \begin_inset CommandInset ref
28685 LatexCommand ref
28686 reference "sec:Minipages"
28687
28688 \end_inset
28689
28690 .
28691 \end_layout
28692
28693 \end_inset
28694
28695  La largeur est mise à 45
28696 \begin_inset space \thinspace{}
28697 \end_inset
28698
28699 -50
28700 \begin_inset space \thinspace{}
28701 \end_inset
28702
28703 column% et l'alignement de la boîte à 
28704 \family sans
28705 Bas
28706 \family default
28707  pour chaque minipage.
28708  Les boîtes minipages contiennent l'image et la légende exactement comme
28709  avec un flottant.
28710  La seule différence est que l'unité de longueur 
28711 \family sans
28712 Largeur
28713 \begin_inset space ~
28714 \end_inset
28715
28716 colonne
28717 \begin_inset space ~
28718 \end_inset
28719
28720 %
28721 \family default
28722  utilisée pour l'image est maintenant définie par rapport à la largeur des
28723  boîtes minipages.
28724 \end_layout
28725
28726 \begin_layout Standard
28727 \begin_inset Float figure
28728 wide false
28729 sideways false
28730 status open
28731
28732 \begin_layout Plain Layout
28733 \begin_inset Box Frameless
28734 position "b"
28735 hor_pos "c"
28736 has_inner_box 1
28737 inner_pos "t"
28738 use_parbox 0
28739 use_makebox 0
28740 width "45col%"
28741 special "none"
28742 height "1in"
28743 height_special "totalheight"
28744 thickness "0.4pt"
28745 separation "3pt"
28746 shadowsize "4pt"
28747 framecolor "black"
28748 backgroundcolor "none"
28749 status open
28750
28751 \begin_layout Plain Layout
28752 \align center
28753 \begin_inset Graphics
28754         filename ../clipart/2D-intensity-plot.pdf
28755         width 100col%
28756         scaleBeforeRotation
28757
28758 \end_inset
28759
28760
28761 \end_layout
28762
28763 \begin_layout Plain Layout
28764 \begin_inset Caption Standard
28765
28766 \begin_layout Plain Layout
28767 \begin_inset CommandInset label
28768 LatexCommand label
28769 name "fig:Flottant-gauche"
28770
28771 \end_inset
28772
28773 Flottant du côté gauche.
28774 \end_layout
28775
28776 \end_inset
28777
28778
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \begin_inset space \hfill{}
28785 \end_inset
28786
28787
28788 \begin_inset Box Frameless
28789 position "b"
28790 hor_pos "c"
28791 has_inner_box 1
28792 inner_pos "t"
28793 use_parbox 0
28794 use_makebox 0
28795 width "45col%"
28796 special "none"
28797 height "1in"
28798 height_special "totalheight"
28799 thickness "0.4pt"
28800 separation "3pt"
28801 shadowsize "4pt"
28802 framecolor "black"
28803 backgroundcolor "none"
28804 status open
28805
28806 \begin_layout Plain Layout
28807 \align center
28808 \begin_inset Graphics
28809         filename ../clipart/Star-structure.pdf
28810         width 100col%
28811         scaleBeforeRotation
28812
28813 \end_inset
28814
28815
28816 \end_layout
28817
28818 \begin_layout Plain Layout
28819 \begin_inset Caption Standard
28820
28821 \begin_layout Plain Layout
28822 \begin_inset CommandInset label
28823 LatexCommand label
28824 name "fig:Flottant-droit"
28825
28826 \end_inset
28827
28828 Flottant du côté droit.
28829 \end_layout
28830
28831 \end_inset
28832
28833
28834 \end_layout
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \begin_layout Standard
28847 Une solution alternative plus simple consiste à utiliser le module 
28848 \family sans
28849 Minipages à largeur variable
28850 \family default
28851 , voir la section
28852 \begin_inset space \thinspace{}
28853 \end_inset
28854
28855
28856 \begin_inset CommandInset ref
28857 LatexCommand ref
28858 reference "sec:Minipages"
28859
28860 \end_inset
28861
28862 .
28863  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28864  des figures et des tableaux.
28865  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28866  améliorent l'alignement horizontal des figures.
28867  Le fichier du répertoire des exemples 
28868 \emph on
28869 varwidth-floats-side-by-side
28870 \emph default
28871  donnes des exemples d'utilisation du module.
28872 \end_layout
28873
28874 \begin_layout Section
28875 Mise en forme de la légende
28876 \begin_inset Index idx
28877 status collapsed
28878
28879 \begin_layout Plain Layout
28880 Légende ! Mise en forme
28881 \end_layout
28882
28883 \end_inset
28884
28885
28886 \begin_inset Index idx
28887 status collapsed
28888
28889 \begin_layout Plain Layout
28890 Flottants ! Mise en forme de la Légende
28891 \end_layout
28892
28893 \end_inset
28894
28895
28896 \begin_inset CommandInset label
28897 LatexCommand label
28898 name "sec:Formatage-légende"
28899
28900 \end_inset
28901
28902
28903 \end_layout
28904
28905 \begin_layout Standard
28906 L'environnement 
28907 \family sans
28908 Légende
28909 \family default
28910  est l'environnement de paragraphe implicite pour les 
28911 \family sans
28912 flottants
28913 \family default
28914 .
28915  Dans la fenêtre de \SpecialChar LyX
28916  les légendes apparaissent comme une étiquette comme
28917  par exemple 
28918 \begin_inset Quotes cld
28919 \end_inset
28920
28921
28922 \family sans
28923 Figure #:
28924 \family default
28925
28926 \begin_inset Quotes crd
28927 \end_inset
28928
28929  suivi par le texte de la légende.
28930  Le 
28931 \begin_inset Quotes cld
28932 \end_inset
28933
28934 #
28935 \begin_inset Quotes crd
28936 \end_inset
28937
28938  étant remplacé par le numéro de référence réel.
28939  implicitement l'étiquette et le numéro sont dans la même police de caractères
28940  que le texte de la légende et deux points suivent le numéro pour séparer
28941  l'étiquette du texte.
28942  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28943 \end_layout
28944
28945 \begin_layout Standard
28946 Pour modifier le format implicite des légendes, il faut charger le paquetage
28947  \SpecialChar LaTeX
28948  
28949 \series bold
28950 caption
28951 \series default
28952
28953 \begin_inset Index idx
28954 status collapsed
28955
28956 \begin_layout Plain Layout
28957 Paquetages \SpecialChar LaTeX
28958  ! caption
28959 \end_layout
28960
28961 \end_inset
28962
28963  dans le préambule de votre document avec la ligne suivante :
28964 \end_layout
28965
28966 \begin_layout Standard
28967
28968 \series bold
28969
28970 \backslash
28971 usepackage[format definition]{caption}
28972 \end_layout
28973
28974 \begin_layout Standard
28975 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28976  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28977  dans ce document, utilisez les commandes suivantes :
28978 \end_layout
28979
28980 \begin_layout Standard
28981
28982 \series bold
28983
28984 \backslash
28985 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28986 \end_layout
28987
28988 \begin_layout Standard
28989 Vous pouvez aussi définir des formats de légendes différents pour les différents
28990  types de flottants.
28991  Dans ce cas chargez le paquetage 
28992 \series bold
28993 caption 
28994 \series default
28995 sans option de format spécifique et définissez les différents formats à
28996  l'aide de la commande 
28997 \end_layout
28998
28999 \begin_layout Standard
29000
29001 \series bold
29002
29003 \backslash
29004 captionsetup[type de flottant]{définition du format}
29005 \end_layout
29006
29007 \begin_layout Standard
29008 dans le préambule du document.
29009  Par exemple les formats de légende de la Figure
29010 \begin_inset space ~
29011 \end_inset
29012
29013
29014 \begin_inset CommandInset ref
29015 LatexCommand ref
29016 reference "fig:Legende-de-fig"
29017
29018 \end_inset
29019
29020  et du Tableau
29021 \begin_inset space ~
29022 \end_inset
29023
29024
29025 \begin_inset CommandInset ref
29026 LatexCommand ref
29027 reference "tab:Légende-de-tab"
29028
29029 \end_inset
29030
29031  peuvent être créés en utilisant les commandes suivantes dans le préambule
29032  :
29033 \end_layout
29034
29035 \begin_layout Standard
29036
29037 \series bold
29038
29039 \backslash
29040 usepackage[tableposition=top]{caption}
29041 \series default
29042
29043 \begin_inset Newline newline
29044 \end_inset
29045
29046
29047 \series bold
29048
29049 \backslash
29050 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29051 \begin_inset Newline newline
29052 \end_inset
29053
29054
29055 \begin_inset Phantom HPhantom
29056 status open
29057
29058 \begin_layout Plain Layout
29059
29060 \series bold
29061
29062 \backslash
29063 captionsetup[figure]{
29064 \end_layout
29065
29066 \end_inset
29067
29068 labelsep=period}
29069 \begin_inset Newline newline
29070 \end_inset
29071
29072
29073 \backslash
29074 captionsetup[table]{labelfont={bf,sf}}
29075 \end_layout
29076
29077 \begin_layout Standard
29078 \begin_inset Note Greyedout
29079 status open
29080
29081 \begin_layout Plain Layout
29082
29083 \series bold
29084 Note:
29085 \series default
29086  L'option 
29087 \series bold
29088 tableposition=top
29089 \series default
29090  n'a pas d'effet quand on utilise un document de classe 
29091 \series bold
29092 KOMA-Script
29093 \series default
29094
29095 \begin_inset Index idx
29096 status collapsed
29097
29098 \begin_layout Plain Layout
29099 Paquetages \SpecialChar LaTeX
29100  ! KOMA-Script
29101 \end_layout
29102
29103 \end_inset
29104
29105 .
29106  Dans ce cas on doit utiliser l'option 
29107 \series bold
29108 captions=tableheading
29109 \series default
29110  de la classe de document.
29111 \end_layout
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \begin_layout Standard
29119 Pour plus d'information sur le paquetage 
29120 \series bold
29121 caption
29122 \series default
29123  nous vous renvoyons à sa documentation 
29124 \begin_inset CommandInset citation
29125 LatexCommand cite
29126 key "caption"
29127 literal "true"
29128
29129 \end_inset
29130
29131 .
29132 \end_layout
29133
29134 \begin_layout Standard
29135 Pour changer le nom de l'étiquette, par exemple de 
29136 \begin_inset Quotes cld
29137 \end_inset
29138
29139 Figure
29140 \begin_inset Quotes crd
29141 \end_inset
29142
29143  à 
29144 \begin_inset Quotes cld
29145 \end_inset
29146
29147 Image
29148 \begin_inset Quotes crd
29149 \end_inset
29150
29151 , utilisez la commande suivante dans le préambule :
29152 \end_layout
29153
29154 \begin_layout Standard
29155
29156 \series bold
29157
29158 \backslash
29159 renewcommand{
29160 \backslash
29161 fnum@figure}{Image~
29162 \backslash
29163 thefigure}
29164 \end_layout
29165
29166 \begin_layout Standard
29167 où 
29168 \series bold
29169
29170 \backslash
29171 thefigure
29172 \series default
29173  insère le numéro de la figure et
29174 \series bold
29175  
29176 \begin_inset Quotes cld
29177 \end_inset
29178
29179 ~
29180 \series default
29181
29182 \begin_inset Quotes crd
29183 \end_inset
29184
29185  ajoute une espace insécable.
29186 \end_layout
29187
29188 \begin_layout Standard
29189 \begin_inset VSpace bigskip
29190 \end_inset
29191
29192 Si vous utilisez un document de classe 
29193 \series bold
29194 KOMA-Script
29195 \series default
29196
29197 \begin_inset Index idx
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 Paquetages \SpecialChar LaTeX
29202  ! KOMA-Script
29203 \end_layout
29204
29205 \end_inset
29206
29207  (
29208 \family sans
29209 article (KOMA-Script)
29210 \family default
29211
29212 \family sans
29213 book (KOMA-Script)
29214 \family default
29215
29216 \family sans
29217 letter (KOMA-Script)
29218 \family default
29219 , ou 
29220 \family sans
29221 report (KOMA-Script)
29222 \family default
29223
29224 \begin_inset space \thinspace{}
29225 \end_inset
29226
29227 ), Vous pouvez utiliser la commande incorporée 
29228 \series bold
29229
29230 \backslash
29231 setkomafont 
29232 \series default
29233 du paquetage
29234 \series bold
29235  KOMA-Script 
29236 \series default
29237 à la place du paquetage
29238 \series bold
29239  caption.
29240  
29241 \series default
29242 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29243  suivante au préambule de votre document :
29244 \end_layout
29245
29246 \begin_layout Standard
29247
29248 \series bold
29249
29250 \backslash
29251 setkomafont{captionlabel}{
29252 \backslash
29253 bfseries}
29254 \end_layout
29255
29256 \begin_layout Standard
29257 Pour plus d'information au sujet de 
29258 \series bold
29259
29260 \backslash
29261 setkomafont
29262 \series default
29263  nous vous renvoyons à la documentation du paquetage 
29264 \series bold
29265 KOMA-Script
29266 \series default
29267  
29268 \begin_inset CommandInset citation
29269 LatexCommand cite
29270 key "KOMA-Script"
29271 literal "true"
29272
29273 \end_inset
29274
29275 .
29276 \end_layout
29277
29278 \begin_layout Standard
29279 \begin_inset ERT
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283
29284
29285 \backslash
29286 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29287 }
29288 \end_layout
29289
29290 \end_inset
29291
29292
29293 \begin_inset Note Note
29294 status open
29295
29296 \begin_layout Plain Layout
29297 Le format de la légende n'est modifié que pour cet exemple.
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Standard
29306 \begin_inset Float figure
29307 placement !p
29308 wide false
29309 sideways false
29310 status open
29311
29312 \begin_layout Plain Layout
29313 \align center
29314 \begin_inset Graphics
29315         filename ../clipart/2D-intensity-plot.pdf
29316         scaleBeforeRotation
29317
29318 \end_inset
29319
29320
29321 \end_layout
29322
29323 \begin_layout Plain Layout
29324 \begin_inset Caption Standard
29325
29326 \begin_layout Plain Layout
29327 \begin_inset CommandInset label
29328 LatexCommand label
29329 name "fig:Legende-de-fig"
29330
29331 \end_inset
29332
29333 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29334  pour montrer les différents types de formats de légendes.
29335  Ici on a utilisé un format de légende personnalisé.
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \end_layout
29342
29343 \end_inset
29344
29345
29346 \end_layout
29347
29348 \begin_layout Standard
29349 \begin_inset ERT
29350 status collapsed
29351
29352 \begin_layout Plain Layout
29353
29354
29355 \backslash
29356 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29357 on}
29358 \end_layout
29359
29360 \end_inset
29361
29362
29363 \end_layout
29364
29365 \begin_layout Standard
29366 \begin_inset Float table
29367 placement !p
29368 wide false
29369 sideways false
29370 status open
29371
29372 \begin_layout Plain Layout
29373 \begin_inset Caption Standard
29374
29375 \begin_layout Plain Layout
29376 \begin_inset CommandInset label
29377 LatexCommand label
29378 name "tab:Légende-de-tab"
29379
29380 \end_inset
29381
29382 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29383  pour montrer les différents types de formats de légendes.
29384  Ici on a utilisé le format de légende implicite.
29385 \end_layout
29386
29387 \end_inset
29388
29389
29390 \end_layout
29391
29392 \begin_layout Plain Layout
29393 \align center
29394 \begin_inset Tabular
29395 <lyxtabular version="3" rows="1" columns="5">
29396 <features tabularvalignment="middle">
29397 <column alignment="center" valignment="top">
29398 <column alignment="center" valignment="top">
29399 <column alignment="center" valignment="top">
29400 <column alignment="center" valignment="top">
29401 <column alignment="center" valignment="top">
29402 <row>
29403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29404 \begin_inset Text
29405
29406 \begin_layout Plain Layout
29407 a
29408 \end_layout
29409
29410 \end_inset
29411 </cell>
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 b
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 c
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 d
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Plain Layout
29443 e
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 </row>
29449 </lyxtabular>
29450
29451 \end_inset
29452
29453
29454 \end_layout
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \begin_layout Section
29462 Positionnement de la Légende
29463 \begin_inset Index idx
29464 status collapsed
29465
29466 \begin_layout Plain Layout
29467 Légende ! Placement
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \begin_inset Index idx
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477 Flottants ! Placement de la légende
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \begin_inset CommandInset label
29484 LatexCommand label
29485 name "sec:Placement-légende"
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \begin_layout Standard
29493 La règle habituelle pour placer la légende est :
29494 \end_layout
29495
29496 \begin_layout Description
29497 Figure
29498 \begin_inset space ~
29499 \end_inset
29500
29501 : La légende est placée en dessous de la figure
29502 \end_layout
29503
29504 \begin_layout Description
29505 Tableau
29506 \begin_inset space ~
29507 \end_inset
29508
29509 : La légende est placée au dessus du tableau
29510 \end_layout
29511
29512 \begin_layout Standard
29513 Malheureusement les classes standard de \SpecialChar LaTeX
29514  ne gèrent pas les légendes au dessus
29515  des tableaux.
29516  Ce qui fait que si vous utilisez une des classes de document 
29517 \family sans
29518 article
29519 \family default
29520
29521 \family sans
29522 book
29523 \family default
29524
29525 \family sans
29526 letter
29527 \family default
29528 , ou 
29529 \family sans
29530 report
29531 \family default
29532  il n'y aura pas d'espace libre entre la légende et le tableau.
29533  Pour insérer l'espace nécessaire, 
29534 \lang english
29535 load
29536 \lang french
29537  le paquetage \SpecialChar LaTeX
29538  
29539 \series bold
29540 caption
29541 \series default
29542
29543 \begin_inset Index idx
29544 status collapsed
29545
29546 \begin_layout Plain Layout
29547 Paquetages \SpecialChar LaTeX
29548  ! caption
29549 \end_layout
29550
29551 \end_inset
29552
29553  dans le préambule de votre document avec l'option
29554 \begin_inset Foot
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558 Voir la section
29559 \begin_inset space ~
29560 \end_inset
29561
29562
29563 \begin_inset CommandInset ref
29564 LatexCommand ref
29565 reference "sec:Formatage-légende"
29566
29567 \end_inset
29568
29569  pour plus d'information sur le paquetage 
29570 \series bold
29571 caption
29572 \series default
29573 .
29574 \end_layout
29575
29576 \end_inset
29577
29578
29579 \end_layout
29580
29581 \begin_layout Standard
29582
29583 \series bold
29584 tableposition=top
29585 \end_layout
29586
29587 \begin_layout Standard
29588 Si vous utilisez une classe de document 
29589 \series bold
29590 KOMA-Script
29591 \series default
29592
29593 \begin_inset Index idx
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597 Paquetages \SpecialChar LaTeX
29598  ! KOMA-Script
29599 \end_layout
29600
29601 \end_inset
29602
29603  (
29604 \family sans
29605 article (KOMA-Script)
29606 \family default
29607
29608 \family sans
29609 book (KOMA-Script)
29610 \family default
29611
29612 \family sans
29613 letter (KOMA-Script)
29614 \family default
29615 , ou 
29616 \family sans
29617 report (KOMA-Script)
29618 \family default
29619
29620 \begin_inset space \thinspace{}
29621 \end_inset
29622
29623 ), vous pouvez utiliser à la place du paquetage 
29624 \series bold
29625 caption
29626 \series default
29627  l'option
29628 \end_layout
29629
29630 \begin_layout Standard
29631
29632 \series bold
29633 captions=tableheading
29634 \end_layout
29635
29636 \begin_layout Standard
29637 de la classe de document.
29638 \begin_inset Foot
29639 status open
29640
29641 \begin_layout Plain Layout
29642 Cette option est utilisée dans le document
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \end_layout
29649
29650 \begin_layout Standard
29651 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29652  le menu contextuel dans une légende avec un clic droit et indiquer si la
29653  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29654  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29655  pour certaines d'entre elles.
29656  Le tableau
29657 \begin_inset space ~
29658 \end_inset
29659
29660
29661 \begin_inset CommandInset ref
29662 LatexCommand ref
29663 reference "tab:A-caption-marked"
29664
29665 \end_inset
29666
29667  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29668  alors qu'elle est insérée au-dessus.
29669  Par comparaison, la légende du tableau
29670 \begin_inset space ~
29671 \end_inset
29672
29673
29674 \begin_inset CommandInset ref
29675 LatexCommand ref
29676 reference "tab:A-standard-table"
29677
29678 \end_inset
29679
29680  n'est pas repositionnée.
29681 \end_layout
29682
29683 \begin_layout Standard
29684 \begin_inset Float table
29685 wide false
29686 sideways false
29687 status open
29688
29689 \begin_layout Plain Layout
29690 \begin_inset Caption Below
29691
29692 \begin_layout Plain Layout
29693 \begin_inset CommandInset label
29694 LatexCommand label
29695 name "tab:A-caption-marked"
29696
29697 \end_inset
29698
29699 Une légende positionnée sous le tableau par le menu contextuel
29700 \lang english
29701 .
29702 \end_layout
29703
29704 \end_inset
29705
29706
29707 \end_layout
29708
29709 \begin_layout Plain Layout
29710 \align center
29711 \begin_inset Tabular
29712 <lyxtabular version="3" rows="3" columns="3">
29713 <features tabularvalignment="middle">
29714 <column alignment="center" valignment="top" width="0pt">
29715 <column alignment="center" valignment="top" width="0pt">
29716 <column alignment="center" valignment="top" width="0pt">
29717 <row>
29718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29719 \begin_inset Text
29720
29721 \begin_layout Plain Layout
29722 1
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
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 2
29732 \end_layout
29733
29734 \end_inset
29735 </cell>
29736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29737 \begin_inset Text
29738
29739 \begin_layout Plain Layout
29740 3
29741 \end_layout
29742
29743 \end_inset
29744 </cell>
29745 </row>
29746 <row>
29747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29748 \begin_inset Text
29749
29750 \begin_layout Plain Layout
29751 Jean
29752 \end_layout
29753
29754 \end_inset
29755 </cell>
29756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29757 \begin_inset Text
29758
29759 \begin_layout Plain Layout
29760 Marie
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769 Pierre
29770 \end_layout
29771
29772 \end_inset
29773 </cell>
29774 </row>
29775 <row>
29776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29777 \begin_inset Text
29778
29779 \begin_layout Plain Layout
29780 \begin_inset Formula $\int x^{2}dx$
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29789 \begin_inset Text
29790
29791 \begin_layout Plain Layout
29792 \begin_inset Formula $\left[\begin{array}{cc}
29793 a & b\\
29794 c & d
29795 \end{array}\right]$
29796 \end_inset
29797
29798
29799 \end_layout
29800
29801 \end_inset
29802 </cell>
29803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29804 \begin_inset Text
29805
29806 \begin_layout Plain Layout
29807 \begin_inset Formula $1+1=2$
29808 \end_inset
29809
29810
29811 \end_layout
29812
29813 \end_inset
29814 </cell>
29815 </row>
29816 </lyxtabular>
29817
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \end_inset
29824
29825
29826 \end_layout
29827
29828 \begin_layout Standard
29829 \begin_inset Float table
29830 wide false
29831 sideways false
29832 status open
29833
29834 \begin_layout Plain Layout
29835 \begin_inset Caption Standard
29836
29837 \begin_layout Plain Layout
29838 \begin_inset CommandInset label
29839 LatexCommand label
29840 name "tab:A-standard-table"
29841
29842 \end_inset
29843
29844 Une légende de tableau standard
29845 \end_layout
29846
29847 \end_inset
29848
29849
29850 \end_layout
29851
29852 \begin_layout Plain Layout
29853 \align center
29854 \begin_inset Tabular
29855 <lyxtabular version="3" rows="3" columns="3">
29856 <features tabularvalignment="middle">
29857 <column alignment="center" valignment="top" width="0pt">
29858 <column alignment="center" valignment="top" width="0pt">
29859 <column alignment="center" valignment="top" width="0pt">
29860 <row>
29861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29862 \begin_inset Text
29863
29864 \begin_layout Plain Layout
29865 1
29866 \end_layout
29867
29868 \end_inset
29869 </cell>
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 2
29875 \end_layout
29876
29877 \end_inset
29878 </cell>
29879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29880 \begin_inset Text
29881
29882 \begin_layout Plain Layout
29883 3
29884 \end_layout
29885
29886 \end_inset
29887 </cell>
29888 </row>
29889 <row>
29890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894 Jean
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29900 \begin_inset Text
29901
29902 \begin_layout Plain Layout
29903 Marie
29904 \end_layout
29905
29906 \end_inset
29907 </cell>
29908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29909 \begin_inset Text
29910
29911 \begin_layout Plain Layout
29912 Pierre
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 </row>
29918 <row>
29919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29920 \begin_inset Text
29921
29922 \begin_layout Plain Layout
29923 \begin_inset Formula $\int x^{2}dx$
29924 \end_inset
29925
29926
29927 \end_layout
29928
29929 \end_inset
29930 </cell>
29931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29932 \begin_inset Text
29933
29934 \begin_layout Plain Layout
29935 \begin_inset Formula $\left[\begin{array}{cc}
29936 a & b\\
29937 c & d
29938 \end{array}\right]$
29939 \end_inset
29940
29941
29942 \end_layout
29943
29944 \end_inset
29945 </cell>
29946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29947 \begin_inset Text
29948
29949 \begin_layout Plain Layout
29950 \begin_inset Formula $1+1=2$
29951 \end_inset
29952
29953
29954 \end_layout
29955
29956 \end_inset
29957 </cell>
29958 </row>
29959 </lyxtabular>
29960
29961 \end_inset
29962
29963
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \end_layout
29970
29971 \begin_layout Standard
29972 \begin_inset VSpace bigskip
29973 \end_inset
29974
29975 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29976  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29977  
29978 \series bold
29979 sidecap
29980 \series default
29981
29982 \begin_inset Index idx
29983 status collapsed
29984
29985 \begin_layout Plain Layout
29986 Paquetages \SpecialChar LaTeX
29987  ! sidecap
29988 \end_layout
29989
29990 \end_inset
29991
29992  dans le préambule de votre document avec la ligne de commande suivante
29993 \end_layout
29994
29995 \begin_layout Standard
29996
29997 \series bold
29998
29999 \backslash
30000 usepackage[option]{sidecap}
30001 \end_layout
30002
30003 \begin_layout Standard
30004 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
30005  extérieure – à droite sur les pages impaires et à gauche sur les pages
30006  paires.
30007  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
30008  
30009 \series bold
30010 innercaption
30011 \series default
30012 .
30013  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
30014  
30015 \series bold
30016 rightcaption
30017 \series default
30018  ou 
30019 \series bold
30020 leftcaption
30021 \series default
30022 .
30023 \end_layout
30024
30025 \begin_layout Standard
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030
30031
30032 \backslash
30033 ifsidecap
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \begin_inset Note Note
30040 status open
30041
30042 \begin_layout Plain Layout
30043 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
30044  
30045 \series bold
30046 sidecap
30047 \series default
30048  a été installé.
30049 \end_layout
30050
30051 \end_inset
30052
30053
30054 \end_layout
30055
30056 \begin_layout Standard
30057 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
30058  ajouter ces commandes dans le préambule de votre document :
30059 \end_layout
30060
30061 \begin_layout Standard
30062 \noindent
30063 \begin_inset CommandInset line
30064 LatexCommand rule
30065 offset "0.5ex"
30066 width "100line%"
30067 height "1pt"
30068
30069 \end_inset
30070
30071
30072 \end_layout
30073
30074 \begin_layout Standard
30075
30076 \series bold
30077
30078 \backslash
30079 newcommand{
30080 \backslash
30081 TabBesBeg}[1][1.0]{%
30082 \begin_inset Newline newline
30083 \end_inset
30084
30085
30086 \begin_inset Phantom HPhantom
30087 status open
30088
30089 \begin_layout Plain Layout
30090 \begin_inset space ~
30091 \end_inset
30092
30093
30094 \end_layout
30095
30096 \end_inset
30097
30098
30099 \backslash
30100 let
30101 \backslash
30102 MyTable
30103 \backslash
30104 table
30105 \begin_inset Newline newline
30106 \end_inset
30107
30108
30109 \begin_inset Phantom HPhantom
30110 status open
30111
30112 \begin_layout Plain Layout
30113
30114 \series medium
30115 \begin_inset space ~
30116 \end_inset
30117
30118
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \backslash
30125 let
30126 \backslash
30127 MyEndtable
30128 \backslash
30129 endtable
30130 \begin_inset Newline newline
30131 \end_inset
30132
30133
30134 \begin_inset Phantom HPhantom
30135 status open
30136
30137 \begin_layout Plain Layout
30138
30139 \series medium
30140 \begin_inset space ~
30141 \end_inset
30142
30143
30144 \end_layout
30145
30146 \end_inset
30147
30148
30149 \backslash
30150 renewenvironment{table}[1]{
30151 \backslash
30152 begin{SCtable}[#1]##1}{
30153 \backslash
30154 end{SCtable}}}
30155 \end_layout
30156
30157 \begin_layout Standard
30158
30159 \series bold
30160
30161 \backslash
30162 newcommand{
30163 \backslash
30164 TabBesEnd}{%
30165 \begin_inset Newline newline
30166 \end_inset
30167
30168
30169 \begin_inset Phantom HPhantom
30170 status open
30171
30172 \begin_layout Plain Layout
30173 \begin_inset space ~
30174 \end_inset
30175
30176
30177 \end_layout
30178
30179 \end_inset
30180
30181
30182 \backslash
30183 let
30184 \backslash
30185 table
30186 \backslash
30187 MyTable
30188 \begin_inset Newline newline
30189 \end_inset
30190
30191
30192 \begin_inset Phantom HPhantom
30193 status open
30194
30195 \begin_layout Plain Layout
30196 \begin_inset space ~
30197 \end_inset
30198
30199
30200 \end_layout
30201
30202 \end_inset
30203
30204
30205 \backslash
30206 let
30207 \backslash
30208 endtable
30209 \backslash
30210 MyEndtable
30211 \end_layout
30212
30213 \begin_layout Standard
30214
30215 \series bold
30216
30217 \backslash
30218 newcommand{
30219 \backslash
30220 FigBesBeg}[1][1.0]{%
30221 \begin_inset Newline newline
30222 \end_inset
30223
30224
30225 \begin_inset Phantom HPhantom
30226 status open
30227
30228 \begin_layout Plain Layout
30229 \begin_inset space ~
30230 \end_inset
30231
30232
30233 \end_layout
30234
30235 \end_inset
30236
30237
30238 \backslash
30239 let
30240 \backslash
30241 MyFigure
30242 \backslash
30243 figure
30244 \begin_inset Newline newline
30245 \end_inset
30246
30247
30248 \begin_inset Phantom HPhantom
30249 status open
30250
30251 \begin_layout Plain Layout
30252 \begin_inset space ~
30253 \end_inset
30254
30255
30256 \end_layout
30257
30258 \end_inset
30259
30260
30261 \backslash
30262 let
30263 \backslash
30264 MyEndfigure
30265 \backslash
30266 endfigure
30267 \begin_inset Newline newline
30268 \end_inset
30269
30270
30271 \begin_inset Phantom HPhantom
30272 status open
30273
30274 \begin_layout Plain Layout
30275 \begin_inset space ~
30276 \end_inset
30277
30278
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \backslash
30285 renewenvironment{figure}[1]{
30286 \backslash
30287 begin{SCfigure}[#1]##1}{
30288 \backslash
30289 end{SCfigure}}}
30290 \end_layout
30291
30292 \begin_layout Standard
30293
30294 \series bold
30295
30296 \backslash
30297 newcommand{
30298 \backslash
30299 FigBesEnd}{%
30300 \begin_inset Newline newline
30301 \end_inset
30302
30303
30304 \begin_inset Phantom HPhantom
30305 status open
30306
30307 \begin_layout Plain Layout
30308 \begin_inset space ~
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \end_inset
30315
30316
30317 \backslash
30318 let
30319 \backslash
30320 figure
30321 \backslash
30322 MyFigure
30323 \begin_inset Newline newline
30324 \end_inset
30325
30326
30327 \begin_inset Phantom HPhantom
30328 status open
30329
30330 \begin_layout Plain Layout
30331 \begin_inset space ~
30332 \end_inset
30333
30334
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \backslash
30341 let
30342 \backslash
30343 endfigure
30344 \backslash
30345 MyEndfigure}
30346 \end_layout
30347
30348 \begin_layout Standard
30349 \noindent
30350 \begin_inset CommandInset line
30351 LatexCommand rule
30352 offset "0.5ex"
30353 width "100line%"
30354 height "1pt"
30355
30356 \end_inset
30357
30358
30359 \end_layout
30360
30361 \begin_layout Standard
30362 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30363  la légende se place sur le côté.
30364  Pour les flottants de figure, utilisez la commande
30365 \end_layout
30366
30367 \begin_layout Standard
30368
30369 \series bold
30370
30371 \backslash
30372 FigBesBeg
30373 \end_layout
30374
30375 \begin_layout Standard
30376 en code \SpecialChar TeX
30377  avant le flottant.
30378  Et insérez la commande
30379 \end_layout
30380
30381 \begin_layout Standard
30382
30383 \series bold
30384
30385 \backslash
30386 FigBesEnd
30387 \end_layout
30388
30389 \begin_layout Standard
30390 en code \SpecialChar TeX
30391  à l'endroit où vous voulez revenir à la définition originale du
30392  flottant.
30393 \end_layout
30394
30395 \begin_layout Standard
30396 Pour les flottants de tableau, utilisez les commandes correspondantes
30397 \end_layout
30398
30399 \begin_layout Standard
30400
30401 \series bold
30402
30403 \backslash
30404 TabBesBeg
30405 \series default
30406  et 
30407 \series bold
30408
30409 \backslash
30410 TabBesEnd
30411 \end_layout
30412
30413 \begin_layout Standard
30414 La figure
30415 \begin_inset space ~
30416 \end_inset
30417
30418
30419 \begin_inset CommandInset ref
30420 LatexCommand ref
30421 reference "fig:legende-a-coté-fig"
30422
30423 \end_inset
30424
30425  et le tableau
30426 \begin_inset space ~
30427 \end_inset
30428
30429
30430 \begin_inset CommandInset ref
30431 LatexCommand ref
30432 reference "tab:legende-à-coté-tableau"
30433
30434 \end_inset
30435
30436  sont des exemples où la légende a été mises sur le coté.
30437 \end_layout
30438
30439 \begin_layout Standard
30440 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30441  pour les flottants de tableau et vers le bas pour les flottants de figure.
30442  Pour changer ce comportement, vous pouvez utiliser les commandes
30443 \end_layout
30444
30445 \begin_layout Standard
30446
30447 \series bold
30448
30449 \backslash
30450 sidecaptionvpos{type flottant}{placement}
30451 \end_layout
30452
30453 \begin_layout Standard
30454 dans le préambule du document ou en code \SpecialChar TeX
30455  juste avant le flottant visé.
30456  Le type du flottant est soit 
30457 \family sans
30458 figure
30459 \family default
30460  soit 
30461 \family sans
30462 table
30463 \family default
30464 , le placement peut être 
30465 \begin_inset Quotes cld
30466 \end_inset
30467
30468
30469 \family sans
30470 t
30471 \family default
30472
30473 \begin_inset Quotes crd
30474 \end_inset
30475
30476  pour haut (top), 
30477 \begin_inset Quotes cld
30478 \end_inset
30479
30480
30481 \family sans
30482 c
30483 \family default
30484
30485 \begin_inset Quotes crd
30486 \end_inset
30487
30488
30489 \begin_inset Quotes erd
30490 \end_inset
30491
30492  pour centre (center), ou 
30493 \begin_inset Quotes cld
30494 \end_inset
30495
30496
30497 \family sans
30498 b
30499 \family default
30500
30501 \begin_inset Quotes crd
30502 \end_inset
30503
30504  pour bas (bottom).
30505  Pour que, par exemple, les légendes des flottants de figure soient centrés
30506  verticalement, utilisez la commande
30507 \end_layout
30508
30509 \begin_layout Standard
30510
30511 \series bold
30512
30513 \backslash
30514 sidecaptionvpos{figure}{c}
30515 \end_layout
30516
30517 \begin_layout Standard
30518 C'est ce qui a été utilisé pour la figure
30519 \begin_inset space ~
30520 \end_inset
30521
30522
30523 \begin_inset CommandInset ref
30524 LatexCommand ref
30525 reference "fig:legende-à-coté-fig-2"
30526
30527 \end_inset
30528
30529 .
30530 \end_layout
30531
30532 \begin_layout Standard
30533 \begin_inset VSpace medskip
30534 \end_inset
30535
30536
30537 \end_layout
30538
30539 \begin_layout Standard
30540 La largeur de légende par défaut est celle de l'image ou du tableau.
30541  Pour des images ou des tableaux étroits, comme le tableau
30542 \begin_inset space ~
30543 \end_inset
30544
30545
30546 \begin_inset CommandInset ref
30547 LatexCommand ref
30548 reference "tab:legende-à-coté-tableau"
30549
30550 \end_inset
30551
30552 , cela donne des légendes trop étroites.
30553  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30554  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30555  La largeur de la légende sera automatiquement recalculée dans le cas où
30556  cette dernière déborderait dans la marge de la page ou de la colonne à
30557  cause de la largeur indiquée.
30558  Le 
30559 \emph on
30560 facteur 
30561 \emph default
30562 peut soit être donné comme argument pour 
30563 \series bold
30564
30565 \backslash
30566 FigBesBeg
30567 \series default
30568 :
30569 \end_layout
30570
30571 \begin_layout Standard
30572
30573 \series bold
30574
30575 \backslash
30576 FigBesBeg[facteur]
30577 \end_layout
30578
30579 \begin_layout Standard
30580 ou dans la définition de 
30581 \series bold
30582
30583 \backslash
30584 FigBesBeg 
30585 \series default
30586 en remplaçant le
30587 \series bold
30588  1.0 
30589 \series default
30590 par une autre valeur.
30591  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30592  façon implicite quand  
30593 \series bold
30594
30595 \backslash
30596 FigBesBeg
30597 \series default
30598  est utilisé sans argument.
30599  Pour le tableau
30600 \begin_inset space ~
30601 \end_inset
30602
30603
30604 \begin_inset CommandInset ref
30605 LatexCommand ref
30606 reference "tab:cap-beside-tab-wider"
30607
30608 \end_inset
30609
30610  on a utilisé 5 comme facteur.
30611 \end_layout
30612
30613 \begin_layout Standard
30614
30615 \lang english
30616 \begin_inset Note Greyedout
30617 status open
30618
30619 \begin_layout Plain Layout
30620
30621 \series bold
30622 Note:
30623 \series default
30624  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30625  utiliser l'option de placement, 
30626 \family sans
30627 Ici
30628 \begin_inset space ~
30629 \end_inset
30630
30631 à
30632 \begin_inset space ~
30633 \end_inset
30634
30635 tout
30636 \begin_inset space ~
30637 \end_inset
30638
30639 prix
30640 \family default
30641  parce qu'elle n'est pas gérée par 
30642 \series bold
30643 sidecap
30644 \series default
30645 .
30646 \end_layout
30647
30648 \end_inset
30649
30650
30651 \end_layout
30652
30653 \begin_layout Standard
30654 \begin_inset VSpace medskip
30655 \end_inset
30656
30657 Pour plus d'information sur le paquetage 
30658 \series bold
30659 sidecap
30660 \series default
30661  nous vous renvoyons à sa documentation 
30662 \begin_inset CommandInset citation
30663 LatexCommand cite
30664 key "sidecap"
30665 literal "true"
30666
30667 \end_inset
30668
30669 .
30670 \end_layout
30671
30672 \begin_layout Standard
30673 \begin_inset Note Greyedout
30674 status open
30675
30676 \begin_layout Plain Layout
30677
30678 \series bold
30679 Note:
30680 \series default
30681  Le paquetage \SpecialChar LaTeX
30682  
30683 \series bold
30684 hypcap
30685 \series default
30686
30687 \begin_inset Index idx
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691 Paquetages \SpecialChar LaTeX
30692  ! hypcap
30693 \end_layout
30694
30695 \end_inset
30696
30697 , qui est décrit dans la section
30698 \begin_inset space ~
30699 \end_inset
30700
30701
30702 \begin_inset CommandInset ref
30703 LatexCommand ref
30704 reference "subsec:Reference-Position"
30705
30706 \end_inset
30707
30708 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30709 \end_layout
30710
30711 \end_inset
30712
30713
30714 \end_layout
30715
30716 \begin_layout Standard
30717 \begin_inset ERT
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721
30722
30723 \backslash
30724 FigBesBeg 
30725 \end_layout
30726
30727 \end_inset
30728
30729
30730 \end_layout
30731
30732 \begin_layout Standard
30733 \begin_inset Float figure
30734 wide false
30735 sideways false
30736 status open
30737
30738 \begin_layout Plain Layout
30739 \begin_inset Graphics
30740         filename ../clipart/3D-structure-distort.pdf
30741         scale 50
30742         scaleBeforeRotation
30743
30744 \end_inset
30745
30746
30747 \end_layout
30748
30749 \begin_layout Plain Layout
30750 \begin_inset Caption Standard
30751
30752 \begin_layout Plain Layout
30753 \begin_inset CommandInset label
30754 LatexCommand label
30755 name "fig:legende-a-coté-fig"
30756
30757 \end_inset
30758
30759 Une légende à côté d'une figure.
30760 \end_layout
30761
30762 \end_inset
30763
30764
30765 \end_layout
30766
30767 \end_inset
30768
30769
30770 \end_layout
30771
30772 \begin_layout Standard
30773 \begin_inset ERT
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777
30778
30779 \backslash
30780 FigBesEnd
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Standard
30789 \begin_inset ERT
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793
30794
30795 \backslash
30796 TabBesBeg 
30797 \end_layout
30798
30799 \end_inset
30800
30801
30802 \end_layout
30803
30804 \begin_layout Standard
30805 \begin_inset Float table
30806 wide false
30807 sideways false
30808 status open
30809
30810 \begin_layout Plain Layout
30811 \begin_inset Caption Standard
30812
30813 \begin_layout Plain Layout
30814 \begin_inset CommandInset label
30815 LatexCommand label
30816 name "tab:legende-à-coté-tableau"
30817
30818 \end_inset
30819
30820 Une légende à côté d'un tableau.
30821 \end_layout
30822
30823 \end_inset
30824
30825
30826 \end_layout
30827
30828 \begin_layout Plain Layout
30829 \begin_inset Tabular
30830 <lyxtabular version="3" rows="4" columns="5">
30831 <features tabularvalignment="middle">
30832 <column alignment="center" valignment="top">
30833 <column alignment="center" valignment="top">
30834 <column alignment="center" valignment="top">
30835 <column alignment="center" valignment="top">
30836 <column alignment="center" valignment="top">
30837 <row>
30838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30839 \begin_inset Text
30840
30841 \begin_layout Plain Layout
30842 a
30843 \end_layout
30844
30845 \end_inset
30846 </cell>
30847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30848 \begin_inset Text
30849
30850 \begin_layout Plain Layout
30851
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 b
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
30870 \end_layout
30871
30872 \end_inset
30873 </cell>
30874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30875 \begin_inset Text
30876
30877 \begin_layout Plain Layout
30878 c
30879 \end_layout
30880
30881 \end_inset
30882 </cell>
30883 </row>
30884 <row>
30885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889
30890 \end_layout
30891
30892 \end_inset
30893 </cell>
30894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898 d
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
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 e
30917 \end_layout
30918
30919 \end_inset
30920 </cell>
30921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30922 \begin_inset Text
30923
30924 \begin_layout Plain Layout
30925
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 </row>
30931 <row>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936 f
30937 \end_layout
30938
30939 \end_inset
30940 </cell>
30941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30942 \begin_inset Text
30943
30944 \begin_layout Plain Layout
30945
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 g
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
30964 \end_layout
30965
30966 \end_inset
30967 </cell>
30968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30969 \begin_inset Text
30970
30971 \begin_layout Plain Layout
30972 h
30973 \end_layout
30974
30975 \end_inset
30976 </cell>
30977 </row>
30978 <row>
30979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30980 \begin_inset Text
30981
30982 \begin_layout Plain Layout
30983
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
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 i
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
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 j
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 </row>
31025 </lyxtabular>
31026
31027 \end_inset
31028
31029
31030 \end_layout
31031
31032 \end_inset
31033
31034
31035 \end_layout
31036
31037 \begin_layout Standard
31038 \begin_inset ERT
31039 status collapsed
31040
31041 \begin_layout Plain Layout
31042
31043
31044 \backslash
31045 TabBesEnd
31046 \end_layout
31047
31048 \end_inset
31049
31050
31051 \end_layout
31052
31053 \begin_layout Standard
31054 \begin_inset ERT
31055 status collapsed
31056
31057 \begin_layout Plain Layout
31058
31059
31060 \backslash
31061 FigBesBeg 
31062 \end_layout
31063
31064 \end_inset
31065
31066
31067 \end_layout
31068
31069 \begin_layout Standard
31070 \begin_inset ERT
31071 status collapsed
31072
31073 \begin_layout Plain Layout
31074
31075
31076 \backslash
31077 sidecaptionvpos{figure}{c}
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \begin_inset Float figure
31084 wide false
31085 sideways false
31086 status open
31087
31088 \begin_layout Plain Layout
31089 \begin_inset Graphics
31090         filename ../clipart/3D-structure-distort.pdf
31091         scale 50
31092         scaleBeforeRotation
31093
31094 \end_inset
31095
31096
31097 \end_layout
31098
31099 \begin_layout Plain Layout
31100 \begin_inset Caption Standard
31101
31102 \begin_layout Plain Layout
31103 \begin_inset CommandInset label
31104 LatexCommand label
31105 name "fig:legende-à-coté-fig-2"
31106
31107 \end_inset
31108
31109 Une légende centrée verticalement à côté d'une figure.
31110 \end_layout
31111
31112 \end_inset
31113
31114
31115 \end_layout
31116
31117 \end_inset
31118
31119
31120 \end_layout
31121
31122 \begin_layout Standard
31123 \begin_inset ERT
31124 status collapsed
31125
31126 \begin_layout Plain Layout
31127
31128
31129 \backslash
31130 FigBesEnd
31131 \end_layout
31132
31133 \end_inset
31134
31135
31136 \end_layout
31137
31138 \begin_layout Standard
31139 \begin_inset ERT
31140 status collapsed
31141
31142 \begin_layout Plain Layout
31143
31144
31145 \backslash
31146 TabBesBeg[5]
31147 \end_layout
31148
31149 \end_inset
31150
31151
31152 \end_layout
31153
31154 \begin_layout Standard
31155 \begin_inset Float table
31156 wide false
31157 sideways false
31158 status open
31159
31160 \begin_layout Plain Layout
31161 \begin_inset Caption Standard
31162
31163 \begin_layout Plain Layout
31164
31165 \lang english
31166 \begin_inset CommandInset label
31167 LatexCommand label
31168 name "tab:cap-beside-tab-wider"
31169
31170 \end_inset
31171
31172 This is a caption is wider than the one in
31173 \lang french
31174  tableau
31175 \begin_inset space ~
31176 \end_inset
31177
31178
31179 \begin_inset CommandInset ref
31180 LatexCommand ref
31181 reference "tab:legende-à-coté-tableau"
31182
31183 \end_inset
31184
31185 .
31186 \end_layout
31187
31188 \end_inset
31189
31190
31191 \end_layout
31192
31193 \begin_layout Plain Layout
31194 \begin_inset Tabular
31195 <lyxtabular version="3" rows="4" columns="5">
31196 <features tabularvalignment="middle">
31197 <column alignment="center" valignment="top">
31198 <column alignment="center" valignment="top">
31199 <column alignment="center" valignment="top">
31200 <column alignment="center" valignment="top">
31201 <column alignment="center" valignment="top">
31202 <row>
31203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31204 \begin_inset Text
31205
31206 \begin_layout Plain Layout
31207 a
31208 \end_layout
31209
31210 \end_inset
31211 </cell>
31212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31213 \begin_inset Text
31214
31215 \begin_layout Plain Layout
31216
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 b
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
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243 c
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 </row>
31249 <row>
31250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31251 \begin_inset Text
31252
31253 \begin_layout Plain Layout
31254
31255 \end_layout
31256
31257 \end_inset
31258 </cell>
31259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31260 \begin_inset Text
31261
31262 \begin_layout Plain Layout
31263 d
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
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 e
31282 \end_layout
31283
31284 \end_inset
31285 </cell>
31286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31287 \begin_inset Text
31288
31289 \begin_layout Plain Layout
31290
31291 \end_layout
31292
31293 \end_inset
31294 </cell>
31295 </row>
31296 <row>
31297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31298 \begin_inset Text
31299
31300 \begin_layout Plain Layout
31301 f
31302 \end_layout
31303
31304 \end_inset
31305 </cell>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310
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 g
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
31329 \end_layout
31330
31331 \end_inset
31332 </cell>
31333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31334 \begin_inset Text
31335
31336 \begin_layout Plain Layout
31337 h
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 </row>
31343 <row>
31344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31345 \begin_inset Text
31346
31347 \begin_layout Plain Layout
31348
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
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 i
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
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 j
31376 \end_layout
31377
31378 \end_inset
31379 </cell>
31380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31381 \begin_inset Text
31382
31383 \begin_layout Plain Layout
31384
31385 \end_layout
31386
31387 \end_inset
31388 </cell>
31389 </row>
31390 </lyxtabular>
31391
31392 \end_inset
31393
31394
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \begin_layout Standard
31403 \begin_inset ERT
31404 status collapsed
31405
31406 \begin_layout Plain Layout
31407
31408
31409 \backslash
31410 TabBesEnd
31411 \end_layout
31412
31413 \end_inset
31414
31415
31416 \end_layout
31417
31418 \begin_layout Standard
31419 \begin_inset ERT
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423
31424
31425 \backslash
31426 else
31427 \end_layout
31428
31429 \end_inset
31430
31431
31432 \begin_inset Note Note
31433 status open
31434
31435 \begin_layout Plain Layout
31436 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31437  
31438 \series bold
31439 sidecap
31440 \series default
31441  n'est pas installé :
31442 \end_layout
31443
31444 \end_inset
31445
31446
31447 \end_layout
31448
31449 \begin_layout Standard
31450 Vous devez installer le paquetage \SpecialChar LaTeX
31451  
31452 \series bold
31453 sidecap
31454 \series default
31455  pour voir la suite de cette section dans la sortie imprimée.
31456 \end_layout
31457
31458 \begin_layout Standard
31459 \begin_inset ERT
31460 status collapsed
31461
31462 \begin_layout Plain Layout
31463
31464
31465 \backslash
31466 fi
31467 \end_layout
31468
31469 \end_inset
31470
31471
31472 \end_layout
31473
31474 \begin_layout Section
31475 Les listes de flottants
31476 \begin_inset Index idx
31477 status collapsed
31478
31479 \begin_layout Plain Layout
31480 Flottants ! Listes de Flottants
31481 \end_layout
31482
31483 \end_inset
31484
31485
31486 \end_layout
31487
31488 \begin_layout Standard
31489 De la même façon que la table des matières fait la liste des sections du
31490  document, il y a des listes pour tous les types de flottants, comme par
31491  exemple pour les figures du document.
31492  Vous pouvez les insérer en utilisant le menu 
31493 \family sans
31494 Insertion\SpecialChar menuseparator
31495 Listes
31496 \begin_inset space ~
31497 \end_inset
31498
31499 &
31500 \begin_inset space ~
31501 \end_inset
31502
31503 TdM
31504 \family default
31505 .
31506 \end_layout
31507
31508 \begin_layout Standard
31509 Les entrées de la liste sont la légende du flottant ou éventuellement le
31510  titre court, le numéro du flottant, et le numéro de la page où le flottant
31511  apparaît dans le document.
31512 \end_layout
31513
31514 \begin_layout Standard
31515 Vous trouverez à la fin de ce document une liste des figures et une liste
31516  des tableaux.
31517 \end_layout
31518
31519 \begin_layout Chapter
31520 Notes
31521 \end_layout
31522
31523 \begin_layout Section
31524 Les notes de \SpecialChar LyX
31525
31526 \begin_inset Index idx
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530 Notes ! Notes \SpecialChar LyX
31531  
31532 \end_layout
31533
31534 \end_inset
31535
31536
31537 \end_layout
31538
31539 \begin_layout Standard
31540 On peut insérer une note en utilisant le bouton 
31541 \begin_inset Info
31542 type  "icon"
31543 arg   "note-insert"
31544 \end_inset
31545
31546  de la barre d'outils ou avec le menu 
31547 \family sans
31548 Insertion\SpecialChar menuseparator
31549 Note
31550 \family default
31551 .
31552  Il y a trois types de notes :
31553 \end_layout
31554
31555 \begin_layout Description
31556 Note
31557 \begin_inset space ~
31558 \end_inset
31559
31560 \SpecialChar LyX
31561  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31562  La boîte de cette note ressemble à ceci :
31563 \begin_inset Newline newline
31564 \end_inset
31565
31566
31567 \begin_inset Newline newline
31568 \end_inset
31569
31570
31571 \begin_inset Graphics
31572         filename clipart/LyXNoteImage.png
31573         display false
31574         scale 90
31575         scaleBeforeRotation
31576
31577 \end_inset
31578
31579  
31580 \begin_inset Note Note
31581 status open
31582
31583 \begin_layout Plain Layout
31584 Le texte de cette note n'apparaîtra pas à l'impression.
31585 \end_layout
31586
31587 \end_inset
31588
31589
31590 \end_layout
31591
31592 \begin_layout Description
31593 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31594  il est inséré comme un commentaire \SpecialChar LaTeX
31595  quand vous exportez votre document
31596  vers un fichier au format \SpecialChar LaTeX
31597  avec le menu 
31598 \family sans
31599 Fichier\SpecialChar menuseparator
31600 Exporter\SpecialChar menuseparator
31601 LaTeX
31602 \begin_inset space ~
31603 \end_inset
31604
31605 (pdflatex) / (plain)
31606 \family default
31607 .
31608  La boîte de cette note ressemble à ceci :
31609 \begin_inset Newline newline
31610 \end_inset
31611
31612
31613 \begin_inset Newline newline
31614 \end_inset
31615
31616
31617 \begin_inset Graphics
31618         filename clipart/CommentNoteImage.png
31619         display false
31620         scale 90
31621         scaleBeforeRotation
31622
31623 \end_inset
31624
31625  
31626 \begin_inset Note Comment
31627 status open
31628
31629 \begin_layout Plain Layout
31630 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31631  \SpecialChar LaTeX
31632 .
31633 \end_layout
31634
31635 \end_inset
31636
31637
31638 \end_layout
31639
31640 \begin_layout Description
31641 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31642  La boîte de cette note ressemble à ceci :
31643 \begin_inset Newline newline
31644 \end_inset
31645
31646
31647 \begin_inset Newline newline
31648 \end_inset
31649
31650
31651 \begin_inset Graphics
31652         filename clipart/GreyedOutNoteImage.png
31653         lyxscale 80
31654         display false
31655         scale 90
31656         scaleBeforeRotation
31657
31658 \end_inset
31659
31660
31661 \begin_inset Newline newline
31662 \end_inset
31663
31664
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670
31671 \backslash
31672 renewenvironment{lyxgreyedout}
31673 \end_layout
31674
31675 \begin_layout Plain Layout
31676
31677 {
31678 \backslash
31679 textcolor[gray]{0.8}
31680 \backslash
31681 bgroup}{
31682 \backslash
31683 egroup}
31684 \end_layout
31685
31686 \end_inset
31687
31688
31689 \begin_inset Note Greyedout
31690 status open
31691
31692 \begin_layout Plain Layout
31693 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31694  grisé.
31695 \end_layout
31696
31697 \end_inset
31698
31699
31700 \begin_inset ERT
31701 status collapsed
31702
31703 \begin_layout Plain Layout
31704
31705
31706 \backslash
31707 renewenvironment{lyxgreyedout}
31708 \end_layout
31709
31710 \begin_layout Plain Layout
31711
31712 {
31713 \backslash
31714 textcolor{blue}
31715 \backslash
31716 bgroup}{
31717 \backslash
31718 egroup}
31719 \end_layout
31720
31721 \end_inset
31722
31723
31724 \begin_inset Note Note
31725 status collapsed
31726
31727 \begin_layout Plain Layout
31728 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31729  originale qu'elle a dans \SpecialChar LyX
31730 .
31731  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31732  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31733 \end_layout
31734
31735 \end_inset
31736
31737
31738 \begin_inset Newline newline
31739 \end_inset
31740
31741
31742 \begin_inset Newline newline
31743 \end_inset
31744
31745 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31746  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31747 \end_layout
31748
31749 \begin_layout Standard
31750 \begin_inset VSpace bigskip
31751 \end_inset
31752
31753 Quand vous utilisez le bouton 
31754 \begin_inset Info
31755 type  "icon"
31756 arg   "note-insert"
31757 \end_inset
31758
31759  de la barre d'outils, vous insérez une 
31760 \family sans
31761 Note
31762 \begin_inset space ~
31763 \end_inset
31764
31765 \SpecialChar LyX
31766
31767 \family default
31768 .
31769  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31770  la boîte.
31771  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31772 la et cliquez sur le bouton d'insertion de note.
31773  Pour retransformer une note en texte, appuyez sur la touche 
31774 \family sans
31775 backspace
31776 \family default
31777  quand le curseur est au tout début de la note ou appuyez sur la touche
31778  
31779 \family sans
31780 Suppr.
31781
31782 \family default
31783  quand le curseur se trouve à la fin de la note.
31784 \end_layout
31785
31786 \begin_layout Standard
31787 \begin_inset VSpace bigskip
31788 \end_inset
31789
31790
31791 \end_layout
31792
31793 \begin_layout Standard
31794 Vous pouvez changer la couleur des notes grisées dans le menu 
31795 \family sans
31796 Document\SpecialChar menuseparator
31797 Paramètres\SpecialChar menuseparator
31798 Couleurs
31799 \family default
31800 .
31801 \end_layout
31802
31803 \begin_layout Section
31804 Notes en bas de page
31805 \begin_inset CommandInset label
31806 LatexCommand label
31807 name "sec:Notes-bas-de-page"
31808
31809 \end_inset
31810
31811
31812 \begin_inset Index idx
31813 status collapsed
31814
31815 \begin_layout Plain Layout
31816 Notes ! Notes de bas de page
31817 \end_layout
31818
31819 \end_inset
31820
31821
31822 \begin_inset Index idx
31823 status collapsed
31824
31825 \begin_layout Plain Layout
31826 Notes de bas de page
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \end_layout
31833
31834 \begin_layout Standard
31835 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31836  
31837 \begin_inset Info
31838 type  "icon"
31839 arg   "footnote-insert"
31840 \end_inset
31841
31842  de la barre d'outils, soit en utilisant le menu 
31843 \family sans
31844 Insertion\SpecialChar menuseparator
31845 Note
31846 \begin_inset space ~
31847 \end_inset
31848
31849 en
31850 \begin_inset space ~
31851 \end_inset
31852
31853 Bas
31854 \begin_inset space ~
31855 \end_inset
31856
31857 de
31858 \begin_inset space ~
31859 \end_inset
31860
31861 Page
31862 \family default
31863 .
31864  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31865  rouge 
31866 \begin_inset Quotes cld
31867 \end_inset
31868
31869 bas
31870 \begin_inset Quotes crd
31871 \end_inset
31872
31873  qui ressemble à ceci : 
31874 \begin_inset Graphics
31875         filename clipart/footnote.png
31876         scale 95
31877         scaleBeforeRotation
31878
31879 \end_inset
31880
31881  Vous pouvez y entrer votre texte.
31882  Si vous voulez transformer du texte déjà existant en note en bas de page,
31883  sélectionnez-le et cliquez sur le bouton 
31884 \family sans
31885 Note
31886 \begin_inset space ~
31887 \end_inset
31888
31889 en
31890 \begin_inset space ~
31891 \end_inset
31892
31893 Bas
31894 \begin_inset space ~
31895 \end_inset
31896
31897 de
31898 \begin_inset space ~
31899 \end_inset
31900
31901 Page
31902 \family default
31903  de la barre d'outils.
31904  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31905  
31906 \family sans
31907 Backspace
31908 \family default
31909  quand le curseur est au tout début de la note ou appuyez sur la touche
31910  
31911 \family sans
31912 Suppr.
31913
31914 \family default
31915  quand le curseur se trouve à la fin de la note.
31916 \end_layout
31917
31918 \begin_layout Standard
31919 Voici un exemple de note en bas de page:
31920 \begin_inset Foot
31921 status open
31922
31923 \begin_layout Plain Layout
31924 \begin_inset CommandInset label
31925 LatexCommand label
31926 name "fn:Note-en-bas"
31927
31928 \end_inset
31929
31930 Ceci est un exemple de note en bas de page.
31931 \end_layout
31932
31933 \end_inset
31934
31935
31936 \begin_inset ERT
31937 status collapsed
31938
31939 \begin_layout Plain Layout
31940
31941
31942 \backslash
31943 newcounter{MyRepeatFoot}
31944 \end_layout
31945
31946 \begin_layout Plain Layout
31947
31948
31949 \backslash
31950 setcounter{MyRepeatFoot}{
31951 \backslash
31952 thefootnote}
31953 \end_layout
31954
31955 \end_inset
31956
31957
31958 \end_layout
31959
31960 \begin_layout Standard
31961 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31962  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31963  de note.
31964  Le texte de la note est placé en bas de la page courante.
31965  Le numéro de note est calculé par \SpecialChar LaTeX
31966 , et les numéros se suivent.
31967  Selon votre classe de document les numéros de notes pourront être réinitialisés
31968  à chaque nouveau chapitre.
31969 \end_layout
31970
31971 \begin_layout Standard
31972 On peut faire référence à une note en bas de page comme on le fait avec
31973  les flottants : Insérez une étiquette dans la note et faites une référence
31974  croisée vers cette étiquette comme c'est décrit dans la
31975 \begin_inset space ~
31976 \end_inset
31977
31978
31979 \begin_inset CommandInset ref
31980 LatexCommand ref
31981 reference "sec:Referencer-les-Flottants"
31982
31983 \end_inset
31984
31985 .
31986 \begin_inset Newline newline
31987 \end_inset
31988
31989 Voici une référence à une note de bas de page :
31990 \begin_inset space ~
31991 \end_inset
31992
31993
31994 \begin_inset CommandInset ref
31995 LatexCommand ref
31996 reference "fn:Note-en-bas"
31997
31998 \end_inset
31999
32000 .
32001 \end_layout
32002
32003 \begin_layout Standard
32004 \begin_inset VSpace defskip
32005 \end_inset
32006
32007
32008 \lang english
32009 Footnotes in title environments are usually not numbered with symbols and
32010  they cannot contain several paragraphs.
32011  See for example the footnote in the titling of this document.
32012 \end_layout
32013
32014 \begin_layout Standard
32015 \begin_inset VSpace defskip
32016 \end_inset
32017
32018
32019 \end_layout
32020
32021 \begin_layout Standard
32022 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
32023  par \SpecialChar LaTeX
32024  pour des raisons techniques.
32025  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
32026  
32027 \series bold
32028
32029 \backslash
32030 footnotemark{}
32031 \series default
32032  en code \SpecialChar TeX
32033  à la place de la note de bas de page.
32034  Le texte de la note est mis en argument de la commande \SpecialChar TeX
32035  
32036 \series bold
32037
32038 \backslash
32039 footnotetext
32040 \series default
32041  après le tableau.
32042 \begin_inset Newline newline
32043 \end_inset
32044
32045 C'est ce qui a été fait pour le tableau qui suit avec la commande
32046 \end_layout
32047
32048 \begin_layout Standard
32049
32050 \series bold
32051
32052 \backslash
32053 footnotetext{
32054 \series default
32055 Note de bas de page de tableau imprimée.
32056 \series bold
32057 }
32058 \end_layout
32059
32060 \begin_layout Standard
32061
32062 \lang english
32063 \begin_inset Tabular
32064 <lyxtabular version="3" rows="2" columns="1">
32065 <features tabularvalignment="middle">
32066 <column alignment="center" valignment="top">
32067 <row>
32068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072 Un exemple de texte
32073 \begin_inset Foot
32074 status open
32075
32076 \begin_layout Plain Layout
32077 Cette note ne sera pas imprimée
32078 \begin_inset space ~
32079 \end_inset
32080
32081 !
32082 \end_layout
32083
32084 \end_inset
32085
32086
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 </row>
32092 <row>
32093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32094 \begin_inset Text
32095
32096 \begin_layout Plain Layout
32097 Un autre exemple de texte
32098 \begin_inset ERT
32099 status collapsed
32100
32101 \begin_layout Plain Layout
32102
32103
32104 \backslash
32105 footnotemark{}
32106 \end_layout
32107
32108 \end_inset
32109
32110
32111 \end_layout
32112
32113 \end_inset
32114 </cell>
32115 </row>
32116 </lyxtabular>
32117
32118 \end_inset
32119
32120
32121 \begin_inset ERT
32122 status collapsed
32123
32124 \begin_layout Plain Layout
32125
32126
32127 \backslash
32128 footnotetext{
32129 \end_layout
32130
32131 \end_inset
32132
32133
32134 \lang french
32135 Note de bas de page de tableau imprimée.
32136 \lang english
32137
32138 \begin_inset ERT
32139 status collapsed
32140
32141 \begin_layout Plain Layout
32142
32143 }
32144 \end_layout
32145
32146 \end_inset
32147
32148
32149 \end_layout
32150
32151 \begin_layout Standard
32152 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32153  la section
32154 \begin_inset space ~
32155 \end_inset
32156
32157
32158 \begin_inset CommandInset ref
32159 LatexCommand ref
32160 reference "subsec:Notes-dans-tableau-multi-pages"
32161
32162 \end_inset
32163
32164 .
32165 \end_layout
32166
32167 \begin_layout Standard
32168 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32169  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32170 e, vu que la minipage est considérée comme une page se trouvant dans une
32171  autre page.
32172  Pour plus d'information sur les minipages, voyez la section
32173 \begin_inset space ~
32174 \end_inset
32175
32176
32177 \begin_inset CommandInset ref
32178 LatexCommand ref
32179 reference "sec:Minipages"
32180
32181 \end_inset
32182
32183 .
32184  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32185  s'imprime en bas de page comme une note normale, on doit aussi utiliser
32186  la méthode utilisant les commandes 
32187 \series bold
32188
32189 \backslash
32190 footnotemark{}
32191 \series default
32192  et 
32193 \series bold
32194
32195 \backslash
32196 footnotetext
32197 \series default
32198 .
32199 \end_layout
32200
32201 \begin_layout Standard
32202 \begin_inset Box Frameless
32203 position "t"
32204 hor_pos "c"
32205 has_inner_box 1
32206 inner_pos "t"
32207 use_parbox 0
32208 use_makebox 0
32209 width "100col%"
32210 special "none"
32211 height "1in"
32212 height_special "totalheight"
32213 thickness "0.4pt"
32214 separation "3pt"
32215 shadowsize "4pt"
32216 framecolor "black"
32217 backgroundcolor "none"
32218 status open
32219
32220 \begin_layout Plain Layout
32221 Un exemple de texte dans une minipage.
32222 \begin_inset Foot
32223 status open
32224
32225 \begin_layout Plain Layout
32226 Note de bas de page dans la minipage.
32227 \end_layout
32228
32229 \end_inset
32230
32231
32232 \end_layout
32233
32234 \begin_layout Plain Layout
32235 Un autre exemple de texte dans une minipage.
32236 \begin_inset ERT
32237 status collapsed
32238
32239 \begin_layout Plain Layout
32240
32241
32242 \backslash
32243 footnotemark{}
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \end_layout
32250
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \begin_layout Standard
32257 \begin_inset ERT
32258 status collapsed
32259
32260 \begin_layout Plain Layout
32261
32262
32263 \backslash
32264 footnotetext{
32265 \end_layout
32266
32267 \end_inset
32268
32269 Note de bas de page en dehors de la minipage.
32270 \begin_inset ERT
32271 status collapsed
32272
32273 \begin_layout Plain Layout
32274
32275 }
32276 \end_layout
32277
32278 \end_inset
32279
32280
32281 \end_layout
32282
32283 \begin_layout Standard
32284 \begin_inset VSpace defskip
32285 \end_inset
32286
32287
32288 \end_layout
32289
32290 \begin_layout Standard
32291 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32292  utilisez la commande 
32293 \series bold
32294
32295 \backslash
32296 footnotemark[number]
32297 \series default
32298  en code \SpecialChar TeX
32299 .
32300 \begin_inset Newline newline
32301 \end_inset
32302
32303 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32304  votre texte, vous devez enregistrer son numéro.
32305  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32306  ont été insérées en code \SpecialChar TeX
32307  après la note
32308 \begin_inset space ~
32309 \end_inset
32310
32311
32312 \begin_inset CommandInset ref
32313 LatexCommand ref
32314 reference "fn:Note-en-bas"
32315
32316 \end_inset
32317
32318  pour enregistrer son numéro
32319 \begin_inset space ~
32320 \end_inset
32321
32322 :
32323 \end_layout
32324
32325 \begin_layout Standard
32326
32327 \series bold
32328
32329 \backslash
32330 newcounter{MaNoteDupliquee}
32331 \begin_inset Newline newline
32332 \end_inset
32333
32334
32335 \backslash
32336 setcounter{MaNoteDupliquee}{
32337 \backslash
32338 thefootnote}
32339 \end_layout
32340
32341 \begin_layout Standard
32342 La note de bas de page a été créée avec la commande
32343 \begin_inset space ~
32344 \end_inset
32345
32346 :
32347 \end_layout
32348
32349 \begin_layout Standard
32350
32351 \series bold
32352
32353 \backslash
32354 footnotemark[
32355 \backslash
32356 MaNoteDupliquee]
32357 \end_layout
32358
32359 \begin_layout Standard
32360 Voici une note de bas de page dupliquée
32361 \begin_inset space ~
32362 \end_inset
32363
32364 :
32365 \begin_inset ERT
32366 status collapsed
32367
32368 \begin_layout Plain Layout
32369
32370
32371 \backslash
32372 footnotemark[
32373 \backslash
32374 theMyRepeatFoot]
32375 \end_layout
32376
32377 \end_inset
32378
32379
32380 \end_layout
32381
32382 \begin_layout Standard
32383 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32384 t du numéro de note et juste utiliser la commande suivante
32385 \end_layout
32386
32387 \begin_layout Standard
32388
32389 \series bold
32390
32391 \backslash
32392 footnotemark[
32393 \backslash
32394 thefootnote]
32395 \end_layout
32396
32397 \begin_layout Standard
32398 Voici une autre note de bas de page dupliquée
32399 \begin_inset space ~
32400 \end_inset
32401
32402 :
32403 \begin_inset ERT
32404 status collapsed
32405
32406 \begin_layout Plain Layout
32407
32408
32409 \backslash
32410 footnotemark[
32411 \backslash
32412 thefootnote]
32413 \end_layout
32414
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \begin_layout Subsection
32421 Numérotation de notes de bas de page
32422 \begin_inset CommandInset label
32423 LatexCommand label
32424 name "subsec:Numerotation-notes-bas-de-page"
32425
32426 \end_inset
32427
32428
32429 \begin_inset Index idx
32430 status collapsed
32431
32432 \begin_layout Plain Layout
32433 Notes de bas de page ! Numérotation
32434 \end_layout
32435
32436 \end_inset
32437
32438
32439 \end_layout
32440
32441 \begin_layout Standard
32442 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32443  ajoutez cette commande dans le préambule de votre document :
32444 \end_layout
32445
32446 \begin_layout Standard
32447
32448 \series bold
32449
32450 \backslash
32451 @addtoreset{footnote}{section}
32452 \end_layout
32453
32454 \begin_layout Standard
32455 \begin_inset VSpace bigskip
32456 \end_inset
32457
32458 La commande de préambule suivante change le style de numérotation des notes
32459  en petits chiffres romains :
32460 \end_layout
32461
32462 \begin_layout Standard
32463
32464 \series bold
32465
32466 \backslash
32467 renewcommand{
32468 \backslash
32469 thefootnote}{
32470 \backslash
32471 roman{footnote}}
32472 \end_layout
32473
32474 \begin_layout Standard
32475 \begin_inset ERT
32476 status collapsed
32477
32478 \begin_layout Plain Layout
32479
32480
32481 \backslash
32482 renewcommand{
32483 \backslash
32484 thefootnote}{
32485 \backslash
32486 roman{footnote}}
32487 \end_layout
32488
32489 \end_inset
32490
32491  Cette note de bas de page utilise une numérotation en chiffres romains
32492  :
32493 \begin_inset Foot
32494 status open
32495
32496 \begin_layout Plain Layout
32497 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32498  romains.
32499 \end_layout
32500
32501 \end_inset
32502
32503
32504 \end_layout
32505
32506 \begin_layout Standard
32507 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32508  la commande précédente 
32509 \series bold
32510
32511 \backslash
32512 roman
32513 \series default
32514  par 
32515 \series bold
32516
32517 \backslash
32518 Roman
32519 \series default
32520 .
32521  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32522  utilisez respectivement soit 
32523 \series bold
32524
32525 \backslash
32526 Alph
32527 \series default
32528  soit 
32529 \series bold
32530
32531 \backslash
32532 alph
32533 \series default
32534 .
32535  Pour les 
32536 \begin_inset Quotes cld
32537 \end_inset
32538
32539 numéroter
32540 \begin_inset Quotes crd
32541 \end_inset
32542
32543  avec des symboles, utilisez 
32544 \series bold
32545
32546 \backslash
32547 fnsymbol
32548 \series default
32549 .
32550 \end_layout
32551
32552 \begin_layout Standard
32553 \begin_inset Note Greyedout
32554 status open
32555
32556 \begin_layout Plain Layout
32557
32558 \series bold
32559 Note:
32560 \series default
32561  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32562  puisque cette numérotation est limitée à des lettres seules.
32563 \end_layout
32564
32565 \end_inset
32566
32567
32568 \begin_inset Newline newline
32569 \end_inset
32570
32571
32572 \begin_inset Note Greyedout
32573 status open
32574
32575 \begin_layout Plain Layout
32576
32577 \series bold
32578 Note:
32579 \series default
32580  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32581 \end_layout
32582
32583 \end_inset
32584
32585
32586 \end_layout
32587
32588 \begin_layout Standard
32589 Pour revenir au style de numérotation implicite quand vous en avez changé,
32590  utilisez 
32591 \series bold
32592
32593 \backslash
32594 arabic
32595 \series default
32596  à la place de 
32597 \series bold
32598
32599 \backslash
32600 roman
32601 \series default
32602  dans la commande précédente.
32603 \begin_inset ERT
32604 status collapsed
32605
32606 \begin_layout Plain Layout
32607
32608
32609 \backslash
32610 renewcommand{
32611 \backslash
32612 thefootnote}{
32613 \backslash
32614 arabic{footnote}}
32615 \end_layout
32616
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \begin_layout Standard
32623 \begin_inset VSpace bigskip
32624 \end_inset
32625
32626
32627 \end_layout
32628
32629 \begin_layout Standard
32630 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32631  le schéma 
32632 \begin_inset Quotes cld
32633 \end_inset
32634
32635 chapitre.note
32636 \begin_inset Quotes crd
32637 \end_inset
32638
32639 , ajoutez la commande suivante au préambule de votre document :
32640 \end_layout
32641
32642 \begin_layout Standard
32643
32644 \series bold
32645
32646 \backslash
32647 numberwithin{footnote}{chapter}
32648 \end_layout
32649
32650 \begin_layout Standard
32651 Pour pouvoir utiliser la commande 
32652 \series bold
32653
32654 \backslash
32655 numberwithin
32656 \series default
32657 , activez dans la rubrique 
32658 \family sans
32659 Options
32660 \begin_inset space ~
32661 \end_inset
32662
32663 des
32664 \begin_inset space ~
32665 \end_inset
32666
32667 Maths
32668 \family default
32669  dans les paramètres du document, l'option 
32670 \family sans
32671 Utiliser
32672 \begin_inset space ~
32673 \end_inset
32674
32675 le
32676 \begin_inset space ~
32677 \end_inset
32678
32679 paquetage
32680 \begin_inset space ~
32681 \end_inset
32682
32683 maths
32684 \begin_inset space ~
32685 \end_inset
32686
32687 AMS
32688 \family default
32689 .
32690 \end_layout
32691
32692 \begin_layout Standard
32693 \begin_inset ERT
32694 status collapsed
32695
32696 \begin_layout Plain Layout
32697
32698
32699 \backslash
32700 numberwithin{footnote}{chapter}
32701 \end_layout
32702
32703 \end_inset
32704
32705 Ceci est un autre exemple de note de bas de page:
32706 \series bold
32707
32708 \begin_inset Foot
32709 status open
32710
32711 \begin_layout Plain Layout
32712 Cette note est numérotée en suivant le schéma 
32713 \begin_inset Quotes cld
32714 \end_inset
32715
32716 chapitre.note
32717 \begin_inset Quotes crd
32718 \end_inset
32719
32720 .
32721 \end_layout
32722
32723 \end_inset
32724
32725
32726 \series default
32727
32728 \begin_inset ERT
32729 status collapsed
32730
32731 \begin_layout Plain Layout
32732
32733
32734 \backslash
32735 renewcommand{
32736 \backslash
32737 thefootnote}{
32738 \backslash
32739 arabic{footnote}}
32740 \end_layout
32741
32742 \end_inset
32743
32744
32745 \end_layout
32746
32747 \begin_layout Standard
32748 \begin_inset Note Greyedout
32749 status open
32750
32751 \begin_layout Plain Layout
32752
32753 \series bold
32754 Note:
32755 \series default
32756  
32757 \series bold
32758
32759 \backslash
32760 numberwithin
32761 \series default
32762  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32763  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32764  prises en compte.
32765  
32766 \end_layout
32767
32768 \end_inset
32769
32770
32771 \end_layout
32772
32773 \begin_layout Standard
32774 Donc pour avoir par exemple le schéma 
32775 \begin_inset Quotes cld
32776 \end_inset
32777
32778 chapitre.
32779 \backslash
32780 Roman{note}
32781 \begin_inset Quotes crd
32782 \end_inset
32783
32784 , utilisez la commande suivante plutôt que 
32785 \series bold
32786
32787 \backslash
32788 numberwithin
32789 \series default
32790  :
32791 \end_layout
32792
32793 \begin_layout Standard
32794
32795 \series bold
32796
32797 \backslash
32798 renewcommand{
32799 \backslash
32800 thefootnote}{
32801 \backslash
32802 thechapter.
32803 \backslash
32804 Roman{footnote}}
32805 \end_layout
32806
32807 \begin_layout Subsection
32808 Positionnement de notes de bas de page
32809 \begin_inset Index idx
32810 status collapsed
32811
32812 \begin_layout Plain Layout
32813 Notes de bas de page ! Positionnement
32814 \end_layout
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \begin_layout Standard
32822 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32823  vertical entre elles en bas de la page.
32824  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32825  de 1.5
32826 \begin_inset space \thinspace{}
32827 \end_inset
32828
32829 mm avec la commande suivante dans le préambule :
32830 \end_layout
32831
32832 \begin_layout Standard
32833
32834 \series bold
32835
32836 \backslash
32837 let
32838 \backslash
32839 myFoot
32840 \backslash
32841 footnote
32842 \begin_inset Newline newline
32843 \end_inset
32844
32845
32846 \backslash
32847 renewcommand{
32848 \backslash
32849 footnote}[1]{
32850 \backslash
32851 myFoot{#1
32852 \backslash
32853 vspace{1.5mm}}}
32854 \end_layout
32855
32856 \begin_layout Standard
32857 \begin_inset VSpace bigskip
32858 \end_inset
32859
32860 Dans un document à deux colonnes les notes de bas de page apparaissent en
32861  bas de chaque colonne, comme sur la Figure
32862 \begin_inset space ~
32863 \end_inset
32864
32865
32866 \begin_inset CommandInset ref
32867 LatexCommand ref
32868 reference "fig:Position-standard-note-bas-de-page"
32869
32870 \end_inset
32871
32872 .
32873  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32874  sur la Figure
32875 \begin_inset space ~
32876 \end_inset
32877
32878
32879 \begin_inset CommandInset ref
32880 LatexCommand ref
32881 reference "fig:Position-note-avec-ftnright"
32882
32883 \end_inset
32884
32885 , utilisez le paquetage \SpecialChar LaTeX
32886  
32887 \series bold
32888 ftnright
32889 \series default
32890
32891 \begin_inset Index idx
32892 status collapsed
32893
32894 \begin_layout Plain Layout
32895 Paquetages \SpecialChar LaTeX
32896  ! ftnright
32897 \end_layout
32898
32899 \end_inset
32900
32901  avec cette commande dans le préambule du document:
32902 \end_layout
32903
32904 \begin_layout Standard
32905
32906 \series bold
32907
32908 \backslash
32909 usepackage{ftnright}
32910 \end_layout
32911
32912 \begin_layout Standard
32913 \begin_inset Float figure
32914 placement !h
32915 wide false
32916 sideways false
32917 status open
32918
32919 \begin_layout Plain Layout
32920 \noindent
32921 \align center
32922 \begin_inset Box Boxed
32923 position "t"
32924 hor_pos "c"
32925 has_inner_box 0
32926 inner_pos "t"
32927 use_parbox 0
32928 use_makebox 0
32929 width ""
32930 special "none"
32931 height "1in"
32932 height_special "totalheight"
32933 thickness "0.4pt"
32934 separation "3pt"
32935 shadowsize "4pt"
32936 framecolor "black"
32937 backgroundcolor "none"
32938 status open
32939
32940 \begin_layout Plain Layout
32941 \begin_inset Graphics
32942         filename ../clipart/without_fntright.pdf
32943         width 100col%
32944         scaleBeforeRotation
32945
32946 \end_inset
32947
32948
32949 \end_layout
32950
32951 \end_inset
32952
32953
32954 \end_layout
32955
32956 \begin_layout Plain Layout
32957 \begin_inset Caption Standard
32958
32959 \begin_layout Plain Layout
32960 \begin_inset CommandInset label
32961 LatexCommand label
32962 name "fig:Position-standard-note-bas-de-page"
32963
32964 \end_inset
32965
32966 Positionnement standard des notes de bas de page dans un document à deux
32967  colonnes.
32968 \end_layout
32969
32970 \end_inset
32971
32972
32973 \end_layout
32974
32975 \end_inset
32976
32977
32978 \end_layout
32979
32980 \begin_layout Standard
32981 \begin_inset Float figure
32982 placement !h
32983 wide false
32984 sideways false
32985 status open
32986
32987 \begin_layout Plain Layout
32988 \noindent
32989 \align center
32990 \begin_inset Box Boxed
32991 position "t"
32992 hor_pos "c"
32993 has_inner_box 0
32994 inner_pos "t"
32995 use_parbox 0
32996 use_makebox 0
32997 width ""
32998 special "none"
32999 height "1in"
33000 height_special "totalheight"
33001 thickness "0.4pt"
33002 separation "3pt"
33003 shadowsize "4pt"
33004 framecolor "black"
33005 backgroundcolor "none"
33006 status open
33007
33008 \begin_layout Plain Layout
33009 \begin_inset Graphics
33010         filename ../clipart/with_fntright.pdf
33011         width 100col%
33012         scaleBeforeRotation
33013
33014 \end_inset
33015
33016
33017 \end_layout
33018
33019 \end_inset
33020
33021
33022 \end_layout
33023
33024 \begin_layout Plain Layout
33025 \begin_inset Caption Standard
33026
33027 \begin_layout Plain Layout
33028 \begin_inset CommandInset label
33029 LatexCommand label
33030 name "fig:Position-note-avec-ftnright"
33031
33032 \end_inset
33033
33034 Positionnement de notes de bas de page dans un document à deux colonnes
33035  en utilisant le paquetage \SpecialChar LaTeX
33036  
33037 \series bold
33038 ftnright
33039 \series default
33040 .
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \begin_layout Standard
33054 \begin_inset VSpace bigskip
33055 \end_inset
33056
33057 Dans certaines publications scientifiques, il est courant de rassembler
33058  les notes de bas de page et de les imprimer dans un paragraphe particulier
33059  à la fin de la section, comme sur la Figure
33060 \begin_inset space ~
33061 \end_inset
33062
33063
33064 \begin_inset CommandInset ref
33065 LatexCommand ref
33066 reference "fig:Notes-de-fin"
33067
33068 \end_inset
33069
33070 .
33071  On les appelle 
33072 \begin_inset Quotes cld
33073 \end_inset
33074
33075 notes de fin
33076 \begin_inset Quotes crd
33077 \end_inset
33078
33079 .
33080 \begin_inset Index idx
33081 status collapsed
33082
33083 \begin_layout Plain Layout
33084 Notes de fin
33085 \end_layout
33086
33087 \end_inset
33088
33089  Pour utiliser des notes de fin à la place des notes de bas de page dans
33090  votre document, charger le module 
33091 \family sans
33092 Note de bas de page en fin de document
33093 \family default
33094  à partir de 
33095 \family sans
33096 Document\SpecialChar menuseparator
33097 Paramètres\SpecialChar menuseparator
33098 Modules
33099 \family default
33100 .
33101  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
33102 \end_layout
33103
33104 \begin_layout Standard
33105
33106 \series bold
33107
33108 \backslash
33109 theendnotes
33110 \end_layout
33111
33112 \begin_layout Standard
33113 en code \SpecialChar TeX
33114  à la fin d'une section ou d'un chapitre.
33115 \end_layout
33116
33117 \begin_layout Standard
33118 \begin_inset Float figure
33119 wide false
33120 sideways false
33121 status open
33122
33123 \begin_layout Plain Layout
33124 \align center
33125 \begin_inset Box Boxed
33126 position "t"
33127 hor_pos "c"
33128 has_inner_box 0
33129 inner_pos "t"
33130 use_parbox 0
33131 use_makebox 0
33132 width ""
33133 special "none"
33134 height "1in"
33135 height_special "totalheight"
33136 thickness "0.4pt"
33137 separation "3pt"
33138 shadowsize "4pt"
33139 framecolor "black"
33140 backgroundcolor "none"
33141 status open
33142
33143 \begin_layout Plain Layout
33144 \begin_inset Graphics
33145         filename ../clipart/endnotes.pdf
33146         width 100col%
33147         scaleBeforeRotation
33148
33149 \end_inset
33150
33151
33152 \end_layout
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \begin_layout Plain Layout
33160 \begin_inset Caption Standard
33161
33162 \begin_layout Plain Layout
33163 \begin_inset CommandInset label
33164 LatexCommand label
33165 name "fig:Notes-de-fin"
33166
33167 \end_inset
33168
33169 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33170  séparé à la fin des sections ou des chapitres.
33171 \end_layout
33172
33173 \end_inset
33174
33175
33176 \end_layout
33177
33178 \end_inset
33179
33180
33181 \end_layout
33182
33183 \begin_layout Standard
33184 \begin_inset VSpace medskip
33185 \end_inset
33186
33187 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33188  dans la langue du document, cela doit être fait manuellement.
33189  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33190  
33191 \begin_inset Quotes cld
33192 \end_inset
33193
33194 Notes
33195 \begin_inset Quotes crd
33196 \end_inset
33197
33198  en sa traduction Allemande
33199 \begin_inset Foot
33200 status collapsed
33201
33202 \begin_layout Plain Layout
33203 En français, 
33204 \begin_inset Quotes cld
33205 \end_inset
33206
33207 Notes
33208 \begin_inset Quotes crd
33209 \end_inset
33210
33211  peut être conservé.
33212 \end_layout
33213
33214 \end_inset
33215
33216  
33217 \begin_inset Quotes cld
33218 \end_inset
33219
33220 Anmerkungen
33221 \begin_inset Quotes crd
33222 \end_inset
33223
33224  :
33225 \end_layout
33226
33227 \begin_layout Standard
33228
33229 \series bold
33230
33231 \backslash
33232 renewcommand{
33233 \backslash
33234 notesname}{Anmerkungen}
33235 \end_layout
33236
33237 \begin_layout Standard
33238 \begin_inset VSpace medskip
33239 \end_inset
33240
33241 La numérotation des notes de fin peut être modifiée comme celle des notes
33242  de bas de page comme c'est décrit dans la section
33243 \begin_inset space ~
33244 \end_inset
33245
33246
33247 \begin_inset CommandInset ref
33248 LatexCommand ref
33249 reference "subsec:Numerotation-notes-bas-de-page"
33250
33251 \end_inset
33252
33253  ; remplacez juste la commande 
33254 \series bold
33255
33256 \backslash
33257 thefootnote
33258 \series default
33259  par 
33260 \series bold
33261
33262 \backslash
33263 theendnote
33264 \series default
33265 .
33266  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33267 \series bold
33268
33269 \backslash
33270 @addtoreset
33271 \series default
33272  comme c'est décrit dans la section
33273 \begin_inset space ~
33274 \end_inset
33275
33276
33277 \begin_inset CommandInset ref
33278 LatexCommand ref
33279 reference "subsec:Numerotation-notes-bas-de-page"
33280
33281 \end_inset
33282
33283  et remplacez le paramètre de commande 
33284 \series bold
33285 footnote
33286 \series default
33287  par 
33288 \series bold
33289 endnote
33290 \series default
33291 .
33292 \end_layout
33293
33294 \begin_layout Standard
33295 Pour les notes de fin, il y a la commande 
33296 \series bold
33297
33298 \backslash
33299 endnotemark[numéro]
33300 \series default
33301  qui est semblable à 
33302 \series bold
33303
33304 \backslash
33305 footnotemark
33306 \series default
33307 , décrite dans la section
33308 \begin_inset space ~
33309 \end_inset
33310
33311
33312 \begin_inset CommandInset ref
33313 LatexCommand ref
33314 reference "sec:Notes-bas-de-page"
33315
33316 \end_inset
33317
33318 .
33319 \end_layout
33320
33321 \begin_layout Standard
33322 \begin_inset VSpace bigskip
33323 \end_inset
33324
33325  Les notes de bas de page peuvent être mise dans la marge de la page et
33326  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33327
33328  
33329 \series bold
33330 footmisc
33331 \series default
33332
33333 \begin_inset Index idx
33334 status collapsed
33335
33336 \begin_layout Plain Layout
33337 Paquetages \SpecialChar LaTeX
33338  ! footmisc
33339 \end_layout
33340
33341 \end_inset
33342
33343
33344 \begin_inset CommandInset citation
33345 LatexCommand cite
33346 key "footmisc"
33347 literal "true"
33348
33349 \end_inset
33350
33351  pour plus d'information à ce sujet.
33352 \end_layout
33353
33354 \begin_layout Standard
33355 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33356  voyez les livres sur \SpecialChar LaTeX
33357
33358 \begin_inset CommandInset citation
33359 LatexCommand cite
33360 key "latexcompanion,latexguide,latexbook"
33361 literal "true"
33362
33363 \end_inset
33364
33365 .
33366  Si vous utilisez une classe de document  
33367 \series bold
33368 KOMA-Script
33369 \series default
33370
33371 \begin_inset Index idx
33372 status collapsed
33373
33374 \begin_layout Plain Layout
33375 Paquetages \SpecialChar LaTeX
33376  ! KOMA-Script
33377 \end_layout
33378
33379 \end_inset
33380
33381 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33382  des commandes spécifiques à la classe de document utilisée, voyez 
33383 \begin_inset CommandInset citation
33384 LatexCommand cite
33385 key "KOMA-Script"
33386 literal "true"
33387
33388 \end_inset
33389
33390 .
33391 \end_layout
33392
33393 \begin_layout Section
33394 Notes en marge
33395 \begin_inset Index idx
33396 status collapsed
33397
33398 \begin_layout Plain Layout
33399 Notes ! Notes en Marge
33400 \end_layout
33401
33402 \end_inset
33403
33404
33405 \end_layout
33406
33407 \begin_layout Standard
33408 Les notes en marge dans \SpecialChar LyX
33409  ressemblent aux notes en bas de page et se comportent
33410  de la même façon.
33411  Quand vous insérez une note en marge avec 
33412 \family sans
33413 Insertion\SpecialChar menuseparator
33414 Note
33415 \begin_inset space ~
33416 \end_inset
33417
33418 en
33419 \begin_inset space ~
33420 \end_inset
33421
33422 Marge
33423 \family default
33424  ou avec le bouton 
33425 \begin_inset Info
33426 type  "icon"
33427 arg   "marginalnote-insert"
33428 \end_inset
33429
33430  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33431  grise avec une étiquette rouge 
33432 \begin_inset Quotes cld
33433 \end_inset
33434
33435 marge
33436 \begin_inset Quotes crd
33437 \end_inset
33438
33439 .
33440  
33441 \begin_inset Marginal
33442 status collapsed
33443
33444 \begin_layout Plain Layout
33445 C'est une note en marge.
33446 \end_layout
33447
33448 \end_inset
33449
33450  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33451 .
33452  Vous pouvez y entrer votre texte.
33453 \end_layout
33454
33455 \begin_layout Standard
33456 Les notes en marge apparaissent dans la marge de droite dans les documents
33457  imprimées sur une seule face.
33458  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33459  
33460 \begin_inset Quotes cld
33461 \end_inset
33462
33463 extérieure
33464 \begin_inset Quotes crd
33465 \end_inset
33466
33467  – la gauche sur les pages paires et la droite sur les pages impaires.
33468  Le texte de la note en marge est aligné à l'opposé de la marge externe
33469  – aligné à droite quand la note apparaît dans la marge de gauche.
33470  La première ligne de la note apparaît à la hauteur de la ligne de texte
33471  où la note a été insérée dans le document.
33472 \end_layout
33473
33474 \begin_layout Standard
33475 \begin_inset VSpace bigskip
33476 \end_inset
33477
33478 Pour placer une note dans la marge interne, ajoutez la commande suivante
33479  :
33480 \end_layout
33481
33482 \begin_layout Standard
33483
33484 \series bold
33485
33486 \backslash
33487 reversemarginpar
33488 \end_layout
33489
33490 \begin_layout Standard
33491 sous forme de code \SpecialChar TeX
33492  avant votre note de marge.
33493  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33494  qui suivent 
33495 \begin_inset ERT
33496 status collapsed
33497
33498 \begin_layout Plain Layout
33499
33500
33501 \backslash
33502 reversemarginpar 
33503 \end_layout
33504
33505 \end_inset
33506
33507
33508 \begin_inset Marginal
33509 status open
33510
33511 \begin_layout Plain Layout
33512 Cette note en marge est dans la marge interne.
33513 \end_layout
33514
33515 \end_inset
33516
33517
33518 \series bold
33519
33520 \begin_inset Newline newline
33521 \end_inset
33522
33523
33524 \series default
33525
33526 \begin_inset Note Greyedout
33527 status open
33528
33529 \begin_layout Plain Layout
33530
33531 \series bold
33532 Note:
33533 \series default
33534  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33535  les notes sont souvent mal mises en formes dans la sortie imprimée.
33536 \end_layout
33537
33538 \end_inset
33539
33540
33541 \end_layout
33542
33543 \begin_layout Standard
33544 Pour revenir au positionnement implicite, ajoutez la commande :
33545 \end_layout
33546
33547 \begin_layout Standard
33548
33549 \series bold
33550
33551 \backslash
33552 normalmarginpar
33553 \end_layout
33554
33555 \begin_layout Standard
33556 sous forme de code \SpecialChar TeX
33557 .
33558 \begin_inset ERT
33559 status collapsed
33560
33561 \begin_layout Plain Layout
33562
33563
33564 \backslash
33565 normalmarginpar 
33566 \end_layout
33567
33568 \end_inset
33569
33570
33571 \begin_inset Newline newline
33572 \end_inset
33573
33574  
33575 \begin_inset Note Greyedout
33576 status open
33577
33578 \begin_layout Plain Layout
33579
33580 \series bold
33581 Note:
33582 \series default
33583  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33584  
33585 \series bold
33586
33587 \backslash
33588 reversemarginpar
33589 \series default
33590  est aussi utilisée.
33591 \end_layout
33592
33593 \end_inset
33594
33595
33596 \end_layout
33597
33598 \begin_layout Standard
33599 \begin_inset VSpace bigskip
33600 \end_inset
33601
33602
33603 \begin_inset Marginal
33604 status open
33605
33606 \begin_layout Plain Layout
33607 UnTrèsLongMotEnMarge sans césure.
33608 \end_layout
33609
33610 \end_inset
33611
33612  Comme dans le cas décrit dans la section
33613 \begin_inset space ~
33614 \end_inset
33615
33616
33617 \begin_inset CommandInset ref
33618 LatexCommand ref
33619 reference "subsec:Lignes-multiple-dans-cellule"
33620
33621 \end_inset
33622
33623 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33624  mot d'une note en marge.
33625  Pour éviter ce problème, insérez un espacement horizontal de 0
33626 \begin_inset space \thinspace{}
33627 \end_inset
33628
33629 pt avant le mot en question: 
33630 \begin_inset Marginal
33631 status open
33632
33633 \begin_layout Plain Layout
33634 \begin_inset space \hspace{}
33635 \length 0pt
33636 \end_inset
33637
33638 UnMotTrèsLongEnMarge avec une césure.
33639 \end_layout
33640
33641 \end_inset
33642
33643
33644 \end_layout
33645
33646 \begin_layout Standard
33647 \begin_inset VSpace bigskip
33648 \end_inset
33649
33650
33651 \end_layout
33652
33653 \begin_layout Standard
33654 \begin_inset Note Greyedout
33655 status open
33656
33657 \begin_layout Plain Layout
33658
33659 \series bold
33660 Note:
33661 \series default
33662  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33663  tableaux, des flottants et des notes de bas de page.
33664 \end_layout
33665
33666 \end_inset
33667
33668
33669 \end_layout
33670
33671 \begin_layout Standard
33672 \begin_inset VSpace bigskip
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \begin_layout Standard
33679 \begin_inset ERT
33680 status collapsed
33681
33682 \begin_layout Plain Layout
33683
33684
33685 \backslash
33686 ifmarginnote
33687 \end_layout
33688
33689 \end_inset
33690
33691
33692 \begin_inset Note Note
33693 status open
33694
33695 \begin_layout Plain Layout
33696 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33697  
33698 \series bold
33699 marginnote
33700 \series default
33701  a été installé.
33702 \end_layout
33703
33704 \end_inset
33705
33706
33707 \end_layout
33708
33709 \begin_layout Standard
33710 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33711  
33712 \series bold
33713 marginnote
33714 \series default
33715
33716 \begin_inset Index idx
33717 status collapsed
33718
33719 \begin_layout Plain Layout
33720 Paquetages \SpecialChar LaTeX
33721  ! marginnote
33722 \end_layout
33723
33724 \end_inset
33725
33726 .
33727  En ajoutant les deux lignes suivantes au préambule de votre document, la
33728  commande que \SpecialChar LyX
33729  utilise pour les notes de marge est redéfinie pour utiliser
33730  la commande fournie par le paquetage 
33731 \series bold
33732 marginnote
33733 \series default
33734  :
33735 \end_layout
33736
33737 \begin_layout Standard
33738
33739 \series bold
33740
33741 \backslash
33742 usepackage{marginnote}
33743 \begin_inset Newline newline
33744 \end_inset
33745
33746
33747 \backslash
33748 let
33749 \backslash
33750 marginpar
33751 \backslash
33752 marginnote
33753 \end_layout
33754
33755 \begin_layout Standard
33756 Ce paquetage est aussi utilisé dans ce document parce que 
33757 \series bold
33758 marginnote
33759 \series default
33760  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33761  vertical pour une note.
33762  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33763  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33764  en page.
33765  Le décalage est inséré dans \SpecialChar LyX
33766  sous forme de code \SpecialChar TeX
33767  directement après la note
33768  sous la forme
33769 \end_layout
33770
33771 \begin_layout Standard
33772
33773 \series bold
33774 [offset]
33775 \end_layout
33776
33777 \begin_layout Standard
33778 où l'offset utilise l'une des unités listées dans le tableau
33779 \begin_inset space ~
33780 \end_inset
33781
33782
33783 \begin_inset CommandInset ref
33784 LatexCommand ref
33785 reference "cha:Unités-de-longueur"
33786
33787 \end_inset
33788
33789 .
33790  Une valeur négative déplace la note vers le haut, une valeur positive la
33791  déplace vers le bas.
33792  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33793  vers le haut de 1.5
33794 \begin_inset space \thinspace{}
33795 \end_inset
33796
33797 cm avec la commande en code \SpecialChar TeX
33798  
33799 \begin_inset Quotes cld
33800 \end_inset
33801
33802
33803 \series bold
33804 [-1.5cm]
33805 \series default
33806
33807 \begin_inset Quotes crd
33808 \end_inset
33809
33810
33811 \begin_inset Marginal
33812 status collapsed
33813
33814 \begin_layout Plain Layout
33815 Cette note en marge est décalée vers le haut de 1.5
33816 \begin_inset space \thinspace{}
33817 \end_inset
33818
33819 cm par rapport à sa position d'origine.
33820 \end_layout
33821
33822 \end_inset
33823
33824
33825 \begin_inset ERT
33826 status collapsed
33827
33828 \begin_layout Plain Layout
33829
33830 [-1.5cm]
33831 \end_layout
33832
33833 \end_inset
33834
33835
33836 \end_layout
33837
33838 \begin_layout Standard
33839 \begin_inset VSpace medskip
33840 \end_inset
33841
33842 Avec le paquetage 
33843 \series bold
33844 marginnote
33845 \series default
33846  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33847  Par exemple les commandes 
33848 \end_layout
33849
33850 \begin_layout Standard
33851
33852 \series bold
33853
33854 \backslash
33855 renewcommand*{
33856 \backslash
33857 raggedleftmarginnote}{
33858 \backslash
33859 centering}
33860 \begin_inset Newline newline
33861 \end_inset
33862
33863
33864 \backslash
33865 renewcommand*{
33866 \backslash
33867 raggedrightmarginnote}{
33868 \backslash
33869 centering}
33870 \end_layout
33871
33872 \begin_layout Standard
33873 donnent un alignement centré.
33874  
33875 \series bold
33876
33877 \backslash
33878 raggedleftmarginnote
33879 \series default
33880  indique une note qui apparaît dans la marge de gauche.
33881 \begin_inset ERT
33882 status collapsed
33883
33884 \begin_layout Plain Layout
33885
33886
33887 \backslash
33888 renewcommand*{
33889 \backslash
33890 raggedleftmarginnote}{
33891 \backslash
33892 centering}
33893 \end_layout
33894
33895 \begin_layout Plain Layout
33896
33897
33898 \backslash
33899 renewcommand*{
33900 \backslash
33901 raggedrightmarginnote}{
33902 \backslash
33903 centering}
33904 \end_layout
33905
33906 \end_inset
33907
33908
33909 \begin_inset Marginal
33910 status collapsed
33911
33912 \begin_layout Plain Layout
33913 Le texte de cette note en marge est centré.
33914 \end_layout
33915
33916 \end_inset
33917
33918 .
33919  Le comportement implicite est donné par
33920 \end_layout
33921
33922 \begin_layout Standard
33923
33924 \series bold
33925
33926 \backslash
33927 renewcommand*{
33928 \backslash
33929 raggedleftmarginnote}{
33930 \backslash
33931 raggedleft}
33932 \begin_inset Newline newline
33933 \end_inset
33934
33935
33936 \backslash
33937 renewcommand*{
33938 \backslash
33939 raggedrightmarginnote}{
33940 \backslash
33941 raggedright}
33942 \series default
33943
33944 \begin_inset ERT
33945 status collapsed
33946
33947 \begin_layout Plain Layout
33948
33949
33950 \backslash
33951 renewcommand*{
33952 \backslash
33953 raggedleftmarginnote}{
33954 \backslash
33955 raggedleft}
33956 \end_layout
33957
33958 \begin_layout Plain Layout
33959
33960
33961 \backslash
33962 renewcommand*{
33963 \backslash
33964 raggedrightmarginnote}{
33965 \backslash
33966 raggedright}
33967 \end_layout
33968
33969 \end_inset
33970
33971
33972 \end_layout
33973
33974 \begin_layout Standard
33975 \begin_inset VSpace medskip
33976 \end_inset
33977
33978 Pour les autre fonctions du paquetage 
33979 \series bold
33980 marginnote
33981 \series default
33982  nous vous renvoyons à sa documentation 
33983 \begin_inset CommandInset citation
33984 LatexCommand cite
33985 key "marginnote"
33986 literal "true"
33987
33988 \end_inset
33989
33990 .
33991 \end_layout
33992
33993 \begin_layout Standard
33994 \begin_inset VSpace bigskip
33995 \end_inset
33996
33997 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
33998  définition.
33999  Pour créer par exemple une entête pour toutes les notes en marge avec le
34000  texte 
34001 \begin_inset Quotes cld
34002 \end_inset
34003
34004
34005 \family sans
34006 \series bold
34007 \bar under
34008 Attention!
34009 \family default
34010 \series default
34011 \bar default
34012
34013 \begin_inset Quotes crd
34014 \end_inset
34015
34016  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
34017  de votre document :
34018 \end_layout
34019
34020 \begin_layout Standard
34021
34022 \series bold
34023
34024 \backslash
34025 let
34026 \backslash
34027 myMarginpar
34028 \backslash
34029 marginpar
34030 \begin_inset Newline newline
34031 \end_inset
34032
34033
34034 \backslash
34035 renewcommand{
34036 \backslash
34037 marginpar}[1]{
34038 \backslash
34039 myMarginpar{%
34040 \begin_inset Newline newline
34041 \end_inset
34042
34043
34044 \begin_inset Phantom HPhantom
34045 status open
34046
34047 \begin_layout Plain Layout
34048
34049 \series bold
34050 \begin_inset space ~
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057
34058
34059 \backslash
34060 hspace{0pt}
34061 \backslash
34062 textsf{
34063 \backslash
34064 textbf{
34065 \backslash
34066 underbar{Attention!}}}%
34067 \begin_inset Newline newline
34068 \end_inset
34069
34070
34071 \begin_inset Phantom HPhantom
34072 status open
34073
34074 \begin_layout Plain Layout
34075
34076 \series bold
34077 \begin_inset space ~
34078 \end_inset
34079
34080
34081 \end_layout
34082
34083 \end_inset
34084
34085
34086 \backslash
34087 vspace{1.5mm}
34088 \backslash
34089
34090 \backslash
34091 #1}}
34092 \end_layout
34093
34094 \begin_layout Standard
34095 \begin_inset ERT
34096 status collapsed
34097
34098 \begin_layout Plain Layout
34099
34100
34101 \backslash
34102 let
34103 \backslash
34104 myMarginpar
34105 \backslash
34106 marginpar
34107 \end_layout
34108
34109 \begin_layout Plain Layout
34110
34111
34112 \backslash
34113 renewcommand{
34114 \backslash
34115 marginpar}[1]{
34116 \backslash
34117 myMarginpar{%
34118 \end_layout
34119
34120 \begin_layout Plain Layout
34121
34122    
34123 \backslash
34124 textsf{
34125 \backslash
34126 textbf{
34127 \backslash
34128 underbar{Attention!}}}%
34129 \end_layout
34130
34131 \begin_layout Plain Layout
34132
34133    
34134 \backslash
34135 vspace{1.5mm}
34136 \backslash
34137
34138 \backslash
34139 #1}}
34140 \end_layout
34141
34142 \end_inset
34143
34144
34145 \begin_inset Marginal
34146 status open
34147
34148 \begin_layout Plain Layout
34149 Ceci est une note en marge avec une en-tête prédéfinie.
34150 \end_layout
34151
34152 \end_inset
34153
34154
34155 \begin_inset ERT
34156 status collapsed
34157
34158 \begin_layout Plain Layout
34159
34160 [-1.5cm]
34161 \end_layout
34162
34163 \end_inset
34164
34165
34166 \begin_inset ERT
34167 status collapsed
34168
34169 \begin_layout Plain Layout
34170
34171
34172 \backslash
34173 renewcommand{
34174 \backslash
34175 marginpar}[1]{
34176 \backslash
34177 myMarginpar{#1}}
34178 \end_layout
34179
34180 \end_inset
34181
34182
34183 \begin_inset Note Note
34184 status collapsed
34185
34186 \begin_layout Plain Layout
34187
34188 \lang english
34189 The margin note format is changed only for this example.
34190 \end_layout
34191
34192 \end_inset
34193
34194
34195 \end_layout
34196
34197 \begin_layout Standard
34198 \begin_inset ERT
34199 status collapsed
34200
34201 \begin_layout Plain Layout
34202
34203
34204 \backslash
34205 else
34206 \end_layout
34207
34208 \end_inset
34209
34210
34211 \begin_inset Note Note
34212 status open
34213
34214 \begin_layout Plain Layout
34215 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34216  
34217 \series bold
34218 marginnote
34219 \series default
34220  n'est pas installé :
34221 \end_layout
34222
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \begin_layout Standard
34229 Vous devez installer le paquetage \SpecialChar LaTeX
34230  
34231 \series bold
34232 marginnote
34233 \series default
34234  pour voir la suite de cette section dans la sortie imprimée.
34235 \end_layout
34236
34237 \begin_layout Standard
34238 \begin_inset ERT
34239 status collapsed
34240
34241 \begin_layout Plain Layout
34242
34243
34244 \backslash
34245 fi
34246 \end_layout
34247
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Chapter
34254 Boîtes
34255 \end_layout
34256
34257 \begin_layout Section
34258 Introduction
34259 \begin_inset Index idx
34260 status collapsed
34261
34262 \begin_layout Plain Layout
34263 Boîtes ! Introduction
34264 \end_layout
34265
34266 \end_inset
34267
34268
34269 \end_layout
34270
34271 \begin_layout Standard
34272 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34273  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34274  voir la section
34275 \begin_inset space ~
34276 \end_inset
34277
34278
34279 \begin_inset CommandInset ref
34280 LatexCommand ref
34281 reference "sec:Minipages"
34282
34283 \end_inset
34284
34285 , pour encadrer des portions de texte, voir la section
34286 \begin_inset space ~
34287 \end_inset
34288
34289
34290 \begin_inset CommandInset ref
34291 LatexCommand ref
34292 reference "sec:Décorations"
34293
34294 \end_inset
34295
34296 , pour empêcher que des mots subissent une césure, voir la section
34297 \begin_inset space ~
34298 \end_inset
34299
34300
34301 \begin_inset CommandInset ref
34302 LatexCommand ref
34303 reference "sec:Empêcher-césure"
34304
34305 \end_inset
34306
34307 , pour aligner du texte, voir la section
34308 \begin_inset space ~
34309 \end_inset
34310
34311
34312 \begin_inset CommandInset ref
34313 LatexCommand ref
34314 reference "subsec:Alignement-Vertical"
34315
34316 \end_inset
34317
34318 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34319 \begin_inset space ~
34320 \end_inset
34321
34322
34323 \begin_inset CommandInset ref
34324 LatexCommand ref
34325 reference "sec:Boîtes-colorées"
34326
34327 \end_inset
34328
34329 .
34330 \end_layout
34331
34332 \begin_layout Standard
34333 On peut insérer une boîte en utilisant le menu 
34334 \family sans
34335 Insertion\SpecialChar menuseparator
34336 Boîte
34337 \family default
34338  ou avec le bouton 
34339 \begin_inset Info
34340 type  "icon"
34341 arg   "box-insert Frameless"
34342 \end_inset
34343
34344  de la barre d'outils.
34345  Une boîte grise avec une étiquette 
34346 \family sans
34347 Boîte
34348 \begin_inset space ~
34349 \end_inset
34350
34351 (Minipage)
34352 \family default
34353
34354 \begin_inset Graphics
34355         filename clipart/BoxInsetDefault.png
34356         scale 95
34357         scaleBeforeRotation
34358
34359 \end_inset
34360
34361  est alors insérée.
34362  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34363  et en choisissant 
34364 \family sans
34365 Paramètres
34366 \family default
34367  .
34368  La fenêtre de dialogue qui apparaît donne accès aux types de
34369 \family sans
34370  Boîte
34371 \begin_inset space ~
34372 \end_inset
34373
34374 Intérieure
34375 \family default
34376  
34377 \family sans
34378 Makebox, Parbox
34379 \family default
34380  et 
34381 \family sans
34382 Minipage
34383 \family default
34384 .
34385  Le type 
34386 \family sans
34387 Minipage
34388 \family default
34389  est le type implicite pour les boîtes nouvellement créées et il est décrit
34390  dans la section
34391 \begin_inset space ~
34392 \end_inset
34393
34394
34395 \begin_inset CommandInset ref
34396 LatexCommand ref
34397 reference "sec:Minipages"
34398
34399 \end_inset
34400
34401 ; le type 
34402 \family sans
34403 Parbox
34404 \family default
34405  est décrit dans la section
34406 \begin_inset space ~
34407 \end_inset
34408
34409
34410 \begin_inset CommandInset ref
34411 LatexCommand ref
34412 reference "sec:Parboxes"
34413
34414 \end_inset
34415
34416  et le type 
34417 \family sans
34418 Makebox
34419 \family default
34420  est décrit dans la section
34421 \begin_inset space ~
34422 \end_inset
34423
34424
34425 \begin_inset CommandInset ref
34426 LatexCommand ref
34427 reference "sec:Empêcher-césure"
34428
34429 \end_inset
34430
34431 .
34432 \end_layout
34433
34434 \begin_layout Standard
34435 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34436  comme les flottants ou les notes de bas de page.
34437 \end_layout
34438
34439 \begin_layout Standard
34440 \begin_inset Note Greyedout
34441 status open
34442
34443 \begin_layout Plain Layout
34444
34445 \series bold
34446 Note:
34447 \series default
34448  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34449  de type 
34450 \family sans
34451 Liste
34452 \family default
34453  ou 
34454 \family sans
34455 Description
34456 \family default
34457 .
34458 \end_layout
34459
34460 \end_inset
34461
34462
34463 \end_layout
34464
34465 \begin_layout Standard
34466 \begin_inset Note Greyedout
34467 status open
34468
34469 \begin_layout Plain Layout
34470
34471 \series bold
34472 Note:
34473 \series default
34474  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34475 \family sans
34476 Boîte
34477 \begin_inset space ~
34478 \end_inset
34479
34480 Intérieure
34481 \family default
34482  à 
34483 \family sans
34484 Aucune
34485 \family default
34486  que quand vous utilisez une boîte encadrée.
34487  Les boîtes sans 
34488 \family sans
34489 Boîte
34490 \begin_inset space ~
34491 \end_inset
34492
34493 Intérieure
34494 \family default
34495  et sans cadre sont expliquées dans la section
34496 \begin_inset space ~
34497 \end_inset
34498
34499
34500 \begin_inset CommandInset ref
34501 LatexCommand ref
34502 reference "sec:Empêcher-césure"
34503
34504 \end_inset
34505
34506 .
34507 \end_layout
34508
34509 \end_inset
34510
34511
34512 \end_layout
34513
34514 \begin_layout Section
34515 La fenêtre de dialogue Boîte
34516 \begin_inset CommandInset label
34517 LatexCommand label
34518 name "sec:Boîte-Dialogue"
34519
34520 \end_inset
34521
34522
34523 \begin_inset Index idx
34524 status collapsed
34525
34526 \begin_layout Plain Layout
34527 Boîtes ! Fenêtre de dialogue Boîte
34528 \end_layout
34529
34530 \end_inset
34531
34532
34533 \end_layout
34534
34535 \begin_layout Subsection
34536 Taille
34537 \begin_inset Index idx
34538 status collapsed
34539
34540 \begin_layout Plain Layout
34541 Boîtes ! Taille
34542 \end_layout
34543
34544 \end_inset
34545
34546
34547 \end_layout
34548
34549 \begin_layout Standard
34550 Dans la fenêtre de dialogue 
34551 \family sans
34552 Paramètres
34553 \begin_inset space ~
34554 \end_inset
34555
34556 de
34557 \begin_inset space ~
34558 \end_inset
34559
34560 Boîte
34561 \family default
34562  vous pouvez modifier la géométrie de la boîte avec les champs 
34563 \family sans
34564 Largeur
34565 \family default
34566  et 
34567 \family sans
34568 Hauteur
34569 \family default
34570 .
34571  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34572  dans le tableau
34573 \begin_inset space ~
34574 \end_inset
34575
34576
34577 \begin_inset CommandInset ref
34578 LatexCommand ref
34579 reference "tab:Unités"
34580
34581 \end_inset
34582
34583 .
34584  Le champ 
34585 \family sans
34586 Hauteur
34587 \family default
34588  offre en plus les spécifications de taille suivantes :
34589 \end_layout
34590
34591 \begin_layout Description
34592 Profondeur C'est simplement la 
34593 \begin_inset Quotes cld
34594 \end_inset
34595
34596 hauteur
34597 \begin_inset Quotes crd
34598 \end_inset
34599
34600  du texte.
34601  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34602  lignes de texte dans la boîte.
34603 \begin_inset Newline newline
34604 \end_inset
34605
34606
34607 \begin_inset Newline newline
34608 \end_inset
34609
34610
34611 \begin_inset Newline newline
34612 \end_inset
34613
34614
34615 \begin_inset Box Boxed
34616 position "c"
34617 hor_pos "c"
34618 has_inner_box 1
34619 inner_pos "c"
34620 use_parbox 0
34621 use_makebox 0
34622 width "12col%"
34623 special "none"
34624 height "1in"
34625 height_special "depth"
34626 thickness "0.4pt"
34627 separation "3pt"
34628 shadowsize "4pt"
34629 framecolor "black"
34630 backgroundcolor "none"
34631 status open
34632
34633 \begin_layout Plain Layout
34634 \align center
34635 Boîte dont la hauteur est égale à 1
34636 \begin_inset space \thinspace{}
34637 \end_inset
34638
34639 Profondeur
34640 \end_layout
34641
34642 \end_inset
34643
34644
34645 \begin_inset Newline newline
34646 \end_inset
34647
34648
34649 \begin_inset Newline newline
34650 \end_inset
34651
34652
34653 \end_layout
34654
34655 \begin_layout Description
34656 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34657  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34658  est deux fois plus haute que le texte : 
34659 \begin_inset Box Boxed
34660 position "c"
34661 hor_pos "c"
34662 has_inner_box 1
34663 inner_pos "c"
34664 use_parbox 0
34665 use_makebox 0
34666 width "20col%"
34667 special "none"
34668 height "2in"
34669 height_special "height"
34670 thickness "0.4pt"
34671 separation "3pt"
34672 shadowsize "4pt"
34673 framecolor "black"
34674 backgroundcolor "none"
34675 status open
34676
34677 \begin_layout Plain Layout
34678 \align center
34679 Boîte dont la hauteur est 2
34680 \begin_inset space \thinspace{}
34681 \end_inset
34682
34683 Hauteur
34684 \end_layout
34685
34686 \end_inset
34687
34688
34689 \end_layout
34690
34691 \begin_layout Description
34692 Hauteur
34693 \begin_inset space ~
34694 \end_inset
34695
34696 Totale C'est égal à Hauteur
34697 \begin_inset space \thinspace{}
34698 \end_inset
34699
34700 +
34701 \begin_inset space \thinspace{}
34702 \end_inset
34703
34704 Profondeur : 
34705 \begin_inset Box Boxed
34706 position "c"
34707 hor_pos "c"
34708 has_inner_box 1
34709 inner_pos "c"
34710 use_parbox 0
34711 use_makebox 0
34712 width "20col%"
34713 special "none"
34714 height "1in"
34715 height_special "totalheight"
34716 thickness "0.4pt"
34717 separation "3pt"
34718 shadowsize "4pt"
34719 framecolor "black"
34720 backgroundcolor "none"
34721 status open
34722
34723 \begin_layout Plain Layout
34724 \align center
34725 Boîte dont la hauteur est 1
34726 \begin_inset space \thinspace{}
34727 \end_inset
34728
34729 Hauteur
34730 \begin_inset space ~
34731 \end_inset
34732
34733 Totale
34734 \end_layout
34735
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \begin_layout Description
34742 Largeur On prend la largeur de la boîte comme hauteur : 
34743 \begin_inset Box Boxed
34744 position "c"
34745 hor_pos "c"
34746 has_inner_box 1
34747 inner_pos "c"
34748 use_parbox 0
34749 use_makebox 0
34750 width "12col%"
34751 special "none"
34752 height "1in"
34753 height_special "width"
34754 thickness "0.4pt"
34755 separation "3pt"
34756 shadowsize "4pt"
34757 framecolor "black"
34758 backgroundcolor "none"
34759 status open
34760
34761 \begin_layout Plain Layout
34762 \align center
34763 Boîte dont la hauteur est 1
34764 \begin_inset space \thinspace{}
34765 \end_inset
34766
34767 Largeur
34768 \end_layout
34769
34770 \end_inset
34771
34772
34773 \end_layout
34774
34775 \begin_layout Subsection
34776 Alignement
34777 \begin_inset Index idx
34778 status collapsed
34779
34780 \begin_layout Plain Layout
34781 Boîtes ! Alignement
34782 \end_layout
34783
34784 \end_inset
34785
34786
34787 \end_layout
34788
34789 \begin_layout Standard
34790 Quand vous avez choisi une 
34791 \family sans
34792 Boîte
34793 \begin_inset space ~
34794 \end_inset
34795
34796 Intérieure
34797 \family default
34798 , l'alignement vertical de la boîte peut être :
34799 \end_layout
34800
34801 \begin_layout Description
34802 Haut Ceci est un exemple de texte.
34803  
34804 \begin_inset Box Boxed
34805 position "t"
34806 hor_pos "c"
34807 has_inner_box 1
34808 inner_pos "c"
34809 use_parbox 0
34810 use_makebox 0
34811 width "12col%"
34812 special "none"
34813 height "1in"
34814 height_special "totalheight"
34815 thickness "0.4pt"
34816 separation "3pt"
34817 shadowsize "4pt"
34818 framecolor "black"
34819 backgroundcolor "none"
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823 \align center
34824 Cette boîte est alignée sur le haut.
34825 \end_layout
34826
34827 \end_inset
34828
34829  Ceci est un exemple de texte.
34830 \end_layout
34831
34832 \begin_layout Description
34833 Milieu Ceci est un exemple de texte.
34834  
34835 \begin_inset Box Boxed
34836 position "c"
34837 hor_pos "c"
34838 has_inner_box 1
34839 inner_pos "c"
34840 use_parbox 0
34841 use_makebox 0
34842 width "12col%"
34843 special "none"
34844 height "1in"
34845 height_special "totalheight"
34846 thickness "0.4pt"
34847 separation "3pt"
34848 shadowsize "4pt"
34849 framecolor "black"
34850 backgroundcolor "none"
34851 status collapsed
34852
34853 \begin_layout Plain Layout
34854 \align center
34855 Cette boîte est alignée au centre.
34856 \end_layout
34857
34858 \end_inset
34859
34860  Ceci est un exemple de texte.
34861 \end_layout
34862
34863 \begin_layout Description
34864 Bas Ceci est un exemple de texte.
34865  
34866 \begin_inset Box Boxed
34867 position "b"
34868 hor_pos "c"
34869 has_inner_box 1
34870 inner_pos "c"
34871 use_parbox 0
34872 use_makebox 0
34873 width "12col%"
34874 special "none"
34875 height "1in"
34876 height_special "totalheight"
34877 thickness "0.4pt"
34878 separation "3pt"
34879 shadowsize "4pt"
34880 framecolor "black"
34881 backgroundcolor "none"
34882 status collapsed
34883
34884 \begin_layout Plain Layout
34885 \align center
34886 Cette boîte est alignée sur le bas.
34887 \end_layout
34888
34889 \end_inset
34890
34891  Ceci est un exemple de texte.
34892 \end_layout
34893
34894 \begin_layout Standard
34895 \begin_inset Note Greyedout
34896 status open
34897
34898 \begin_layout Plain Layout
34899
34900 \series bold
34901 Note:
34902 \series default
34903  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34904  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34905  l'autre non.
34906 \end_layout
34907
34908 \end_inset
34909
34910
34911 \end_layout
34912
34913 \begin_layout Standard
34914 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34915  paragraphe grâce à la fenêtre de dialogue 
34916 \family sans
34917 Paramètres
34918 \begin_inset space ~
34919 \end_inset
34920
34921 de
34922 \begin_inset space ~
34923 \end_inset
34924
34925 Boîte
34926 \family default
34927 .
34928 \end_layout
34929
34930 \begin_layout Standard
34931 \begin_inset VSpace bigskip
34932 \end_inset
34933
34934 Quand vous avez choisi une 
34935 \family sans
34936 Boîte
34937 \begin_inset space ~
34938 \end_inset
34939
34940 Intérieure
34941 \family default
34942 , l'alignement vertical du contenu de la boîte peut être :
34943 \end_layout
34944
34945 \begin_layout Description
34946 haut Ceci est un exemple de texte.
34947 \begin_inset Box Boxed
34948 position "c"
34949 hor_pos "c"
34950 has_inner_box 1
34951 inner_pos "t"
34952 use_parbox 0
34953 use_makebox 0
34954 width "12col%"
34955 special "none"
34956 height "1.5in"
34957 height_special "totalheight"
34958 thickness "0.4pt"
34959 separation "3pt"
34960 shadowsize "4pt"
34961 framecolor "black"
34962 backgroundcolor "none"
34963 status collapsed
34964
34965 \begin_layout Plain Layout
34966 \align center
34967 Le texte de cette boîte est aligné sur le haut.
34968 \end_layout
34969
34970 \end_inset
34971
34972  Ceci est un exemple de texte.
34973 \end_layout
34974
34975 \begin_layout Description
34976 milieu Ceci est un exemple de texte.
34977  
34978 \begin_inset Box Boxed
34979 position "c"
34980 hor_pos "c"
34981 has_inner_box 1
34982 inner_pos "c"
34983 use_parbox 0
34984 use_makebox 0
34985 width "12col%"
34986 special "none"
34987 height "1.5in"
34988 height_special "totalheight"
34989 thickness "0.4pt"
34990 separation "3pt"
34991 shadowsize "4pt"
34992 framecolor "black"
34993 backgroundcolor "none"
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 \align center
34998 Le texte de cette boîte est aligné au centre
34999 \end_layout
35000
35001 \end_inset
35002
35003  Ceci est un exemple de texte.
35004 \end_layout
35005
35006 \begin_layout Description
35007 bas Ceci est un exemple de texte.
35008  
35009 \begin_inset Box Boxed
35010 position "c"
35011 hor_pos "c"
35012 has_inner_box 1
35013 inner_pos "b"
35014 use_parbox 0
35015 use_makebox 0
35016 width "12col%"
35017 special "none"
35018 height "1.5in"
35019 height_special "totalheight"
35020 thickness "0.4pt"
35021 separation "3pt"
35022 shadowsize "4pt"
35023 framecolor "black"
35024 backgroundcolor "none"
35025 status collapsed
35026
35027 \begin_layout Plain Layout
35028 \align center
35029 Le texte de cette boîte est aligné en bas.
35030 \end_layout
35031
35032 \end_inset
35033
35034  Ceci est un exemple de texte.
35035 \end_layout
35036
35037 \begin_layout Description
35038 élongation Ceci est un exemple de texte.
35039  
35040 \begin_inset Box Boxed
35041 position "c"
35042 hor_pos "c"
35043 has_inner_box 1
35044 inner_pos "s"
35045 use_parbox 0
35046 use_makebox 0
35047 width "12col%"
35048 special "none"
35049 height "1.5in"
35050 height_special "totalheight"
35051 thickness "0.4pt"
35052 separation "3pt"
35053 shadowsize "4pt"
35054 framecolor "black"
35055 backgroundcolor "none"
35056 status collapsed
35057
35058 \begin_layout Plain Layout
35059 \align center
35060 Le texte 
35061 \end_layout
35062
35063 \begin_layout Plain Layout
35064 \align center
35065 de cette
35066 \end_layout
35067
35068 \begin_layout Plain Layout
35069 \align center
35070 boîte est
35071 \end_layout
35072
35073 \begin_layout Plain Layout
35074 \align center
35075 allongé.
35076 \end_layout
35077
35078 \end_inset
35079
35080  Ceci est un exemple de texte.
35081 \end_layout
35082
35083 \begin_layout Standard
35084 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
35085  paragraphe.
35086  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
35087 \end_layout
35088
35089 \begin_layout Standard
35090 \begin_inset VSpace bigskip
35091 \end_inset
35092
35093 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
35094  la fenêtre de dialogue 
35095 \family sans
35096 Paramètres
35097 \begin_inset space ~
35098 \end_inset
35099
35100 de
35101 \begin_inset space ~
35102 \end_inset
35103
35104 paragraphe
35105 \family default
35106  quand vous avez choisi une 
35107 \family sans
35108 Boîte
35109 \begin_inset space ~
35110 \end_inset
35111
35112 Intérieure
35113 \family default
35114 .
35115 \end_layout
35116
35117 \begin_layout Standard
35118 \align center
35119 \begin_inset Box Boxed
35120 position "c"
35121 hor_pos "c"
35122 has_inner_box 1
35123 inner_pos "s"
35124 use_parbox 0
35125 use_makebox 0
35126 width "15col%"
35127 special "none"
35128 height "1.25in"
35129 height_special "totalheight"
35130 thickness "0.4pt"
35131 separation "3pt"
35132 shadowsize "4pt"
35133 framecolor "black"
35134 backgroundcolor "none"
35135 status open
35136
35137 \begin_layout Plain Layout
35138 \align left
35139 Le texte de 
35140 \end_layout
35141
35142 \begin_layout Plain Layout
35143 \align left
35144 cette boîte
35145 \end_layout
35146
35147 \begin_layout Plain Layout
35148 \align right
35149 est allongé.
35150 \end_layout
35151
35152 \end_inset
35153
35154
35155 \end_layout
35156
35157 \begin_layout Standard
35158 Si vous n'avez pas choisi une 
35159 \family sans
35160 Boîte
35161 \begin_inset space ~
35162 \end_inset
35163
35164 Intérieure
35165 \family default
35166 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35167  de dialogue de boîte.
35168 \end_layout
35169
35170 \begin_layout Standard
35171 \align center
35172 \begin_inset Box Boxed
35173 position "c"
35174 hor_pos "s"
35175 has_inner_box 0
35176 inner_pos "s"
35177 use_parbox 0
35178 use_makebox 0
35179 width "90col%"
35180 special "none"
35181 height "1.25in"
35182 height_special "totalheight"
35183 thickness "0.4pt"
35184 separation "3pt"
35185 shadowsize "4pt"
35186 framecolor "black"
35187 backgroundcolor "none"
35188 status open
35189
35190 \begin_layout Plain Layout
35191 Le texte de cette boîte est allongé horizontalement.
35192 \end_layout
35193
35194 \end_inset
35195
35196
35197 \end_layout
35198
35199 \begin_layout Subsection
35200 Décorations
35201 \begin_inset CommandInset label
35202 LatexCommand label
35203 name "sec:Décorations"
35204
35205 \end_inset
35206
35207
35208 \begin_inset Index idx
35209 status collapsed
35210
35211 \begin_layout Plain Layout
35212 Boîtes ! Décorations
35213 \end_layout
35214
35215 \end_inset
35216
35217
35218 \end_layout
35219
35220 \begin_layout Standard
35221 On peut spécifier le style de la boîte en utilisant la liste déroulante
35222  
35223 \family sans
35224 Décoration
35225 \family default
35226 .
35227  Les possibilités sont les suivantes :
35228 \end_layout
35229
35230 \begin_layout Description
35231 Aucun
35232 \begin_inset space ~
35233 \end_inset
35234
35235 cadre
35236 \begin_inset space ~
35237 \end_inset
35238
35239 tracé Rien n'est tracé
35240 \end_layout
35241
35242 \begin_layout Description
35243 Cadre
35244 \begin_inset space ~
35245 \end_inset
35246
35247 rectangulaire
35248 \begin_inset space ~
35249 \end_inset
35250
35251 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35252  L'épaisseur du trait de ce cadre peut être précisé.
35253 \begin_inset Newline newline
35254 \end_inset
35255
35256
35257 \begin_inset Box Boxed
35258 position "c"
35259 hor_pos "c"
35260 has_inner_box 1
35261 inner_pos "c"
35262 use_parbox 0
35263 use_makebox 0
35264 width "20col%"
35265 special "none"
35266 height "1in"
35267 height_special "totalheight"
35268 thickness "0.4pt"
35269 separation "3pt"
35270 shadowsize "4pt"
35271 framecolor "black"
35272 backgroundcolor "none"
35273 status open
35274
35275 \begin_layout Plain Layout
35276 \align center
35277 Boîte rectangulaire
35278 \end_layout
35279
35280 \end_inset
35281
35282
35283 \end_layout
35284
35285 \begin_layout Description
35286 Cadre
35287 \begin_inset space ~
35288 \end_inset
35289
35290 oval,
35291 \begin_inset space ~
35292 \end_inset
35293
35294 fin Ceci dessine un cadre ovalisée autour de la boîte.
35295  L'épaisseur du trait de ce cadre est de  0.4
35296 \begin_inset space \thinspace{}
35297 \end_inset
35298
35299 pt.
35300  
35301 \begin_inset Box ovalbox
35302 position "c"
35303 hor_pos "c"
35304 has_inner_box 1
35305 inner_pos "c"
35306 use_parbox 0
35307 use_makebox 0
35308 width "20col%"
35309 special "none"
35310 height "1in"
35311 height_special "totalheight"
35312 thickness "0.4pt"
35313 separation "3pt"
35314 shadowsize "4pt"
35315 framecolor "black"
35316 backgroundcolor "none"
35317 status open
35318
35319 \begin_layout Plain Layout
35320 \align center
35321 Boîte ovalisée, fine
35322 \end_layout
35323
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \begin_layout Description
35330 Cadre
35331 \begin_inset space ~
35332 \end_inset
35333
35334 oval,
35335 \begin_inset space ~
35336 \end_inset
35337
35338 épais Ceci dessine un cadre ovalisée autour de la boîte.
35339  L'épaisseur du trait de ce cadre est de   0.8
35340 \begin_inset space \thinspace{}
35341 \end_inset
35342
35343 pt.
35344  
35345 \begin_inset Box Ovalbox
35346 position "c"
35347 hor_pos "c"
35348 has_inner_box 1
35349 inner_pos "c"
35350 use_parbox 0
35351 use_makebox 0
35352 width "20col%"
35353 special "none"
35354 height "1in"
35355 height_special "totalheight"
35356 thickness "0.4pt"
35357 separation "3pt"
35358 shadowsize "4pt"
35359 framecolor "black"
35360 backgroundcolor "none"
35361 status open
35362
35363 \begin_layout Plain Layout
35364 \align center
35365 Boîte ovalisée, épaisse
35366 \end_layout
35367
35368 \end_inset
35369
35370
35371 \end_layout
35372
35373 \begin_layout Description
35374 Ombre
35375 \begin_inset space ~
35376 \end_inset
35377
35378 en
35379 \begin_inset space ~
35380 \end_inset
35381
35382 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35383  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35384  
35385 \begin_inset Box Shadowbox
35386 position "c"
35387 hor_pos "c"
35388 has_inner_box 1
35389 inner_pos "c"
35390 use_parbox 0
35391 use_makebox 0
35392 width "20col%"
35393 special "none"
35394 height "1in"
35395 height_special "totalheight"
35396 thickness "0.4pt"
35397 separation "3pt"
35398 shadowsize "4pt"
35399 framecolor "black"
35400 backgroundcolor "none"
35401 status open
35402
35403 \begin_layout Plain Layout
35404 \align center
35405 Boîte ombrée
35406 \end_layout
35407
35408 \end_inset
35409
35410
35411 \end_layout
35412
35413 \begin_layout Description
35414 Fond
35415 \begin_inset space ~
35416 \end_inset
35417
35418 ombré Ceci dessine une boîte avec un arrière plan rouge.
35419  Contrairement aux boîtes coloriées
35420 \begin_inset Foot
35421 status collapsed
35422
35423 \begin_layout Plain Layout
35424 Voir la section
35425 \begin_inset space ~
35426 \end_inset
35427
35428
35429 \begin_inset CommandInset ref
35430 LatexCommand ref
35431 reference "sec:Boîtes-colorées"
35432
35433 \end_inset
35434
35435 .
35436 \end_layout
35437
35438 \end_inset
35439
35440 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35441  son propre paragraphe.
35442 \begin_inset Box Shaded
35443 position "t"
35444 hor_pos "c"
35445 has_inner_box 0
35446 inner_pos "t"
35447 use_parbox 0
35448 use_makebox 0
35449 width "50col%"
35450 special "none"
35451 height "1in"
35452 height_special "totalheight"
35453 thickness "0.4pt"
35454 separation "3pt"
35455 shadowsize "4pt"
35456 framecolor "black"
35457 backgroundcolor "none"
35458 status open
35459
35460 \begin_layout Plain Layout
35461 Boîte avec fond ombré
35462 \end_layout
35463
35464 \end_inset
35465
35466
35467 \end_layout
35468
35469 \begin_layout Description
35470 Cadre
35471 \begin_inset space ~
35472 \end_inset
35473
35474 rectangulaire
35475 \begin_inset space ~
35476 \end_inset
35477
35478 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35479  boîte.
35480  L'épaisseur du trait du cadre interne est de 0.75
35481 \begin_inset space \thinspace{}
35482 \end_inset
35483
35484 épaisseur
35485 \begin_inset space ~
35486 \end_inset
35487
35488 du
35489 \begin_inset space ~
35490 \end_inset
35491
35492 trait, l'épaisseur du trait du cadre externe est de 1.5
35493 \begin_inset space \thinspace{}
35494 \end_inset
35495
35496 épaisseur
35497 \begin_inset space ~
35498 \end_inset
35499
35500 du
35501 \begin_inset space ~
35502 \end_inset
35503
35504 trait.
35505  La distance entre les deux cadres est de 1.5
35506 \begin_inset space \thinspace{}
35507 \end_inset
35508
35509 épaisseur
35510 \begin_inset space ~
35511 \end_inset
35512
35513 du
35514 \begin_inset space ~
35515 \end_inset
35516
35517 trait
35518 \begin_inset space \thinspace{}
35519 \end_inset
35520
35521 +
35522 \begin_inset space \thinspace{}
35523 \end_inset
35524
35525 0.5
35526 \begin_inset space \thinspace{}
35527 \end_inset
35528
35529 pt.
35530  
35531 \begin_inset Box Doublebox
35532 position "c"
35533 hor_pos "c"
35534 has_inner_box 1
35535 inner_pos "c"
35536 use_parbox 0
35537 use_makebox 0
35538 width "20col%"
35539 special "none"
35540 height "1in"
35541 height_special "totalheight"
35542 thickness "0.4pt"
35543 separation "3pt"
35544 shadowsize "4pt"
35545 framecolor "black"
35546 backgroundcolor "none"
35547 status open
35548
35549 \begin_layout Plain Layout
35550 \align center
35551 Boîte double
35552 \end_layout
35553
35554 \end_inset
35555
35556
35557 \end_layout
35558
35559 \begin_layout Standard
35560 \begin_inset VSpace bigskip
35561 \end_inset
35562
35563 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35564  s'adapte pour montrer le style
35565  de boîte utilisé.
35566  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35567  le paquetage \SpecialChar LaTeX
35568  
35569 \series bold
35570 fancybox
35571 \series default
35572
35573 \begin_inset Index idx
35574 status collapsed
35575
35576 \begin_layout Plain Layout
35577 Paquetages \SpecialChar LaTeX
35578  ! fancybox
35579 \end_layout
35580
35581 \end_inset
35582
35583 .
35584 \end_layout
35585
35586 \begin_layout Standard
35587 \begin_inset VSpace bigskip
35588 \end_inset
35589
35590 Quand vous utilisez le style de décoration 
35591 \family sans
35592 cadre rectangulaire simple
35593 \family default
35594  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35595  de la boîte.
35596  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35597  prendra toute la largeur de la colonne et la boîte sera considérée comme
35598  son propre paragraphe: 
35599 \begin_inset Box Framed
35600 position "t"
35601 hor_pos "c"
35602 has_inner_box 0
35603 inner_pos "t"
35604 use_parbox 0
35605 use_makebox 0
35606 width "100col%"
35607 special "none"
35608 height "1in"
35609 height_special "totalheight"
35610 thickness "0.4pt"
35611 separation "3pt"
35612 shadowsize "4pt"
35613 framecolor "black"
35614 backgroundcolor "none"
35615 status collapsed
35616
35617 \begin_layout Plain Layout
35618 Boîte avec cadre simple et sauts de page
35619 \end_layout
35620
35621 \end_inset
35622
35623
35624 \end_layout
35625
35626 \begin_layout Section
35627 Personnalisation des boîtes
35628 \begin_inset Index idx
35629 status collapsed
35630
35631 \begin_layout Plain Layout
35632 Boîtes! Personnalisation
35633 \end_layout
35634
35635 \end_inset
35636
35637
35638 \end_layout
35639
35640 \begin_layout Standard
35641 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35642  la commande 
35643 \series bold
35644
35645 \backslash
35646 cornersize
35647 \series default
35648 .
35649  Par exemple, la commande
35650 \end_layout
35651
35652 \begin_layout Standard
35653
35654 \series bold
35655
35656 \backslash
35657 cornersize*{1cm}
35658 \end_layout
35659
35660 \begin_layout Standard
35661 donne un diamètre de 1
35662 \begin_inset space \thinspace{}
35663 \end_inset
35664
35665 cm.
35666  La commande
35667 \end_layout
35668
35669 \begin_layout Standard
35670
35671 \series bold
35672
35673 \backslash
35674 cornersize{num}
35675 \end_layout
35676
35677 \begin_layout Standard
35678 fixe le diamètre à 
35679 \family sans
35680 num
35681 \begin_inset space \thinspace{}
35682 \end_inset
35683
35684 ×
35685 \begin_inset space \thinspace{}
35686 \end_inset
35687
35688 minimum(largeur et hauteur de la boîte)
35689 \family default
35690 .
35691  La valeur implicite est 
35692 \series bold
35693
35694 \backslash
35695 cornersize{0.5}
35696 \series default
35697 .
35698 \end_layout
35699
35700 \begin_layout Standard
35701 \begin_inset ERT
35702 status collapsed
35703
35704 \begin_layout Plain Layout
35705
35706
35707 \backslash
35708 cornersize*{1.5cm}
35709 \end_layout
35710
35711 \end_inset
35712
35713
35714 \begin_inset Box Ovalbox
35715 position "c"
35716 hor_pos "c"
35717 has_inner_box 1
35718 inner_pos "c"
35719 use_parbox 0
35720 use_makebox 0
35721 width "25col%"
35722 special "none"
35723 height "1in"
35724 height_special "totalheight"
35725 thickness "0.4pt"
35726 separation "3pt"
35727 shadowsize "4pt"
35728 framecolor "black"
35729 backgroundcolor "none"
35730 status open
35731
35732 \begin_layout Plain Layout
35733 \align center
35734 Boîte ovale avec 
35735 \series bold
35736
35737 \backslash
35738 cornersize
35739 \series default
35740
35741 \begin_inset space \thinspace{}
35742 \end_inset
35743
35744 =
35745 \begin_inset space \thinspace{}
35746 \end_inset
35747
35748 1.5
35749 \begin_inset space \thinspace{}
35750 \end_inset
35751
35752 cm
35753 \end_layout
35754
35755 \end_inset
35756
35757
35758 \begin_inset ERT
35759 status collapsed
35760
35761 \begin_layout Plain Layout
35762
35763
35764 \backslash
35765 cornersize{0.5}
35766 \end_layout
35767
35768 \end_inset
35769
35770
35771 \end_layout
35772
35773 \begin_layout Standard
35774 \begin_inset VSpace bigskip
35775 \end_inset
35776
35777
35778 \end_layout
35779
35780 \begin_layout Standard
35781 La couleur rouge utilisée implicitement pour les boîtes à 
35782 \family sans
35783 Fond
35784 \begin_inset space ~
35785 \end_inset
35786
35787 ombré
35788 \family default
35789  peut soit être modifiée localement avec la commande 
35790 \series bold
35791
35792 \backslash
35793 definecolor{shadecolor}
35794 \series default
35795 , soit globalement avec le menu 
35796 \family sans
35797 Outils\SpecialChar menuseparator
35798 Préférences
35799 \family default
35800 \SpecialChar menuseparator
35801
35802 \family sans
35803 Couleurs\SpecialChar menuseparator
35804 boîte
35805 \begin_inset space ~
35806 \end_inset
35807
35808 ombrée
35809 \family default
35810 .
35811  La syntaxe de la commande 
35812 \series bold
35813
35814 \backslash
35815 definecolor
35816 \series default
35817  est expliquée dans la section
35818 \begin_inset space ~
35819 \end_inset
35820
35821
35822 \begin_inset CommandInset ref
35823 LatexCommand ref
35824 reference "sec:Tableaux-Colorés"
35825
35826 \end_inset
35827
35828 .
35829 \begin_inset Foot
35830 status collapsed
35831
35832 \begin_layout Plain Layout
35833 Notez que l'utilisation de 
35834 \series bold
35835
35836 \backslash
35837 definecolor
35838 \series default
35839  ne peut se faire sans le paquetage \SpecialChar LaTeX
35840  
35841 \series bold
35842 color
35843 \series default
35844  dans le préambule, voir la section
35845 \begin_inset space ~
35846 \end_inset
35847
35848
35849 \begin_inset CommandInset ref
35850 LatexCommand ref
35851 reference "sec:Boîtes-colorées"
35852
35853 \end_inset
35854
35855 .
35856  
35857 \end_layout
35858
35859 \end_inset
35860
35861
35862 \end_layout
35863
35864 \begin_layout Standard
35865 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35866  le commande en code \SpecialChar TeX
35867  suivantes
35868 \end_layout
35869
35870 \begin_layout Standard
35871
35872 \series bold
35873
35874 \backslash
35875 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35876 \end_layout
35877
35878 \begin_layout Standard
35879 \begin_inset ERT
35880 status collapsed
35881
35882 \begin_layout Plain Layout
35883
35884
35885 \backslash
35886 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35887 \end_layout
35888
35889 \end_inset
35890
35891
35892 \begin_inset Box Shaded
35893 position "t"
35894 hor_pos "c"
35895 has_inner_box 0
35896 inner_pos "t"
35897 use_parbox 0
35898 use_makebox 0
35899 width "100col%"
35900 special "none"
35901 height "1in"
35902 height_special "totalheight"
35903 thickness "0.4pt"
35904 separation "3pt"
35905 shadowsize "4pt"
35906 framecolor "black"
35907 backgroundcolor "none"
35908 status open
35909
35910 \begin_layout Plain Layout
35911
35912 \color yellow
35913 Ceci est un texte jaune dans une boîte à 
35914 \family sans
35915 Fond
35916 \begin_inset space ~
35917 \end_inset
35918
35919 ombré
35920 \family default
35921 \color inherit
35922  
35923 \color yellow
35924 avec un fond vert foncé.
35925 \end_layout
35926
35927 \end_inset
35928
35929
35930 \begin_inset ERT
35931 status collapsed
35932
35933 \begin_layout Plain Layout
35934
35935
35936 \backslash
35937 definecolor{shadecolor}{rgb}{1,0,0}
35938 \end_layout
35939
35940 \end_inset
35941
35942
35943 \end_layout
35944
35945 \begin_layout Standard
35946 \begin_inset VSpace bigskip
35947 \end_inset
35948
35949
35950 \end_layout
35951
35952 \begin_layout Standard
35953 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35954  boîtes qui suivent la commandes qui les a changées.
35955 \end_layout
35956
35957 \begin_layout Section
35958 Minipages
35959 \begin_inset CommandInset label
35960 LatexCommand label
35961 name "sec:Minipages"
35962
35963 \end_inset
35964
35965
35966 \begin_inset Index idx
35967 status collapsed
35968
35969 \begin_layout Plain Layout
35970 Boîtes ! Minipages
35971 \end_layout
35972
35973 \end_inset
35974
35975
35976 \end_layout
35977
35978 \begin_layout Standard
35979 \SpecialChar LaTeX
35980  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35981  d'une page.
35982  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35983  règles d'indentation, de saut de ligne, etc.
35984  s'appliquent.
35985 \end_layout
35986
35987 \begin_layout Standard
35988 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35989  langues.
35990 \end_layout
35991
35992 \begin_layout Standard
35993 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35994  Leur largeur est fixée à 45
35995 \begin_inset space \thinspace{}
35996 \end_inset
35997
35998 col% et elles sont séparées par un ressort horizontal, qui a été inséré
35999  via le menu 
36000 \family sans
36001 Insertion\SpecialChar menuseparator
36002 Typographie
36003 \begin_inset space ~
36004 \end_inset
36005
36006 spéciale\SpecialChar menuseparator
36007 Ressort
36008 \begin_inset space ~
36009 \end_inset
36010
36011 Horizontal
36012 \family default
36013 .
36014 \end_layout
36015
36016 \begin_layout Standard
36017 \begin_inset Box Frameless
36018 position "t"
36019 hor_pos "c"
36020 has_inner_box 1
36021 inner_pos "c"
36022 use_parbox 0
36023 use_makebox 0
36024 width "45col%"
36025 special "none"
36026 height "1in"
36027 height_special "totalheight"
36028 thickness "0.4pt"
36029 separation "3pt"
36030 shadowsize "4pt"
36031 framecolor "black"
36032 backgroundcolor "none"
36033 status open
36034
36035 \begin_layout Plain Layout
36036 Ceci est un texte en français.
36037  Ceci est un texte en français.
36038  Ceci est un texte en français.
36039  Ceci est un texte en français.
36040  Ceci est un texte en français.
36041  Ceci est un texte en français.
36042  Ceci est un texte en français.
36043  Ceci est un texte en français.Ceci est un texte en français.
36044  Ceci est un texte en français.
36045  Ceci est un texte en français.
36046  Ceci est un texte en français
36047 \begin_inset Foot
36048 status collapsed
36049
36050 \begin_layout Plain Layout
36051 Ceci est une note de bas de page en français.
36052 \end_layout
36053
36054 \end_inset
36055
36056 .Ceci est un texte en français
36057 \end_layout
36058
36059 \end_inset
36060
36061
36062 \begin_inset space \hfill{}
36063 \end_inset
36064
36065
36066 \begin_inset Box Frameless
36067 position "t"
36068 hor_pos "c"
36069 has_inner_box 1
36070 inner_pos "c"
36071 use_parbox 0
36072 use_makebox 0
36073 width "45col%"
36074 special "none"
36075 height "1in"
36076 height_special "totalheight"
36077 thickness "0.4pt"
36078 separation "3pt"
36079 shadowsize "4pt"
36080 framecolor "black"
36081 backgroundcolor "none"
36082 status open
36083
36084 \begin_layout Plain Layout
36085
36086 \lang english
36087 This is an English Text.
36088  This is an English Text.
36089  This is an English Text.
36090  This is an English Text.
36091  This is an English Text.
36092  This is an English Text.
36093  This is an English Text.
36094  This is an English Text.
36095  This is an English Text.
36096  This is an English Text.
36097  This is an English Text.
36098  This is an English Text.
36099  This is an English Text.
36100  This is an English Text.
36101  This is an English Text.
36102  This is an English Text.
36103 \begin_inset Foot
36104 status collapsed
36105
36106 \begin_layout Plain Layout
36107
36108 \lang english
36109 This is an English footnote.
36110 \end_layout
36111
36112 \end_inset
36113
36114  This is an English Text.
36115 \end_layout
36116
36117 \end_inset
36118
36119
36120 \end_layout
36121
36122 \begin_layout Standard
36123 \begin_inset VSpace bigskip
36124 \end_inset
36125
36126 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36127  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36128  minipages, même si vous les avez mis par exemple à 
36129 \family sans
36130 Moyen
36131 \family default
36132  dans les paramètres du document.
36133 \end_layout
36134
36135 \begin_layout Standard
36136 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36137  portion de texte, voyez la section
36138 \begin_inset space ~
36139 \end_inset
36140
36141
36142 \begin_inset CommandInset ref
36143 LatexCommand ref
36144 reference "sec:Boîtes-colorées"
36145
36146 \end_inset
36147
36148 .
36149 \end_layout
36150
36151 \begin_layout Standard
36152 \begin_inset Note Greyedout
36153 status open
36154
36155 \begin_layout Plain Layout
36156
36157 \series bold
36158 Note:
36159 \series default
36160  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36161  mais les minipages peuvent être utilisées dans un tableau, un flottant
36162  ou une autre boîte.
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \end_layout
36169
36170 \begin_layout Standard
36171 \begin_inset VSpace bigskip
36172 \end_inset
36173
36174
36175 \end_layout
36176
36177 \begin_layout Standard
36178 \SpecialChar LyX
36179  propose également une fonctionnalité de base pour des minipages dont la
36180  taille est automatiquement déterminée par la largeur de leur contenu, via
36181  le module 
36182 \family sans
36183 Minipages de largeur variable
36184 \family default
36185 .
36186  Le fichier du répertoire des exemples \SpecialChar LyX
36187  
36188 \emph on
36189 varwidth-floats-side-by-side
36190 \emph default
36191  illustre l'utilisation de minipages de largeur variable pour placer deux
36192  flottants côte à côte.
36193 \end_layout
36194
36195 \begin_layout Section
36196 Les parboxes
36197 \begin_inset CommandInset label
36198 LatexCommand label
36199 name "sec:Parboxes"
36200
36201 \end_inset
36202
36203
36204 \begin_inset Index idx
36205 status collapsed
36206
36207 \begin_layout Plain Layout
36208 Boîtes ! Parboxes
36209 \end_layout
36210
36211 \end_inset
36212
36213
36214 \end_layout
36215
36216 \begin_layout Standard
36217 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36218  ne peuvent avoir de note de bas de page.
36219 \end_layout
36220
36221 \begin_layout Standard
36222 \align center
36223 \begin_inset Box Frameless
36224 position "t"
36225 hor_pos "c"
36226 has_inner_box 1
36227 inner_pos "t"
36228 use_parbox 1
36229 use_makebox 0
36230 width "33col%"
36231 special "none"
36232 height "1in"
36233 height_special "totalheight"
36234 thickness "0.4pt"
36235 separation "3pt"
36236 shadowsize "4pt"
36237 framecolor "black"
36238 backgroundcolor "none"
36239 status open
36240
36241 \begin_layout Plain Layout
36242 Ceci est un texte à l'intérieur d'une parbox.
36243  Ceci est un texte à l'intérieur d'une parbox.
36244 \end_layout
36245
36246 \begin_layout Plain Layout
36247 Cette note de bas de page ne devrait pas apparaître :
36248 \begin_inset Foot
36249 status open
36250
36251 \begin_layout Plain Layout
36252 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36253  pas.
36254 \end_layout
36255
36256 \end_inset
36257
36258
36259 \end_layout
36260
36261 \end_inset
36262
36263
36264 \end_layout
36265
36266 \begin_layout Section
36267 Des boîtes pour les mots et les caractères
36268 \begin_inset Index idx
36269 status collapsed
36270
36271 \begin_layout Plain Layout
36272 Boîtes ! Pour les caractères
36273 \end_layout
36274
36275 \end_inset
36276
36277
36278 \end_layout
36279
36280 \begin_layout Subsection
36281 Empêcher la césure
36282 \begin_inset CommandInset label
36283 LatexCommand label
36284 name "sec:Empêcher-césure"
36285
36286 \end_inset
36287
36288
36289 \begin_inset Index idx
36290 status collapsed
36291
36292 \begin_layout Plain Layout
36293 Boîtes ! Pour empêcher la césure
36294 \end_layout
36295
36296 \end_inset
36297
36298
36299 \end_layout
36300
36301 \begin_layout Standard
36302 Vous pouvez utiliser une boîte de type 
36303 \family sans
36304 Makebox
36305 \family default
36306  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36307 \begin_inset Newline newline
36308 \end_inset
36309
36310 Voici un exemple de texte :
36311 \end_layout
36312
36313 \begin_layout Standard
36314 Cette ligne est un exemple comment vous pouvez empêcher une césure
36315 \begin_inset space ~
36316 \end_inset
36317
36318
36319 \begin_inset Quotes cld
36320 \end_inset
36321
36322 motTrèsTrèsLong
36323 \begin_inset Quotes crd
36324 \end_inset
36325
36326
36327 \end_layout
36328
36329 \begin_layout Standard
36330 Pour empêcher que le mot 
36331 \begin_inset Quotes cld
36332 \end_inset
36333
36334 motTrèsTrèsLong
36335 \begin_inset Quotes crd
36336 \end_inset
36337
36338  soit coupé, mettez le mot dans une boîte, mettez 
36339 \family sans
36340 Boîte
36341 \begin_inset space ~
36342 \end_inset
36343
36344 intérieure
36345 \family default
36346  à 
36347 \family sans
36348 Makebox
36349 \family default
36350  sans spécifier de largeur.
36351 \end_layout
36352
36353 \begin_layout Standard
36354 Voici le résultat :
36355 \end_layout
36356
36357 \begin_layout Standard
36358 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36359  
36360 \begin_inset Box Frameless
36361 position "t"
36362 hor_pos "c"
36363 has_inner_box 1
36364 inner_pos "t"
36365 use_parbox 0
36366 use_makebox 1
36367 width ""
36368 special "none"
36369 height "1in"
36370 height_special "totalheight"
36371 thickness "0.4pt"
36372 separation "3pt"
36373 shadowsize "4pt"
36374 framecolor "black"
36375 backgroundcolor "none"
36376 status open
36377
36378 \begin_layout Plain Layout
36379 \begin_inset Quotes cld
36380 \end_inset
36381
36382 motTrèsTrèsLong
36383 \begin_inset Quotes crd
36384 \end_inset
36385
36386
36387 \end_layout
36388
36389 \end_inset
36390
36391
36392 \end_layout
36393
36394 \begin_layout Standard
36395 Une autre méthode consiste à mettre la commande 
36396 \series bold
36397
36398 \begin_inset Quotes cld
36399 \end_inset
36400
36401
36402 \backslash
36403 -
36404 \series default
36405
36406 \begin_inset Quotes crd
36407 \end_inset
36408
36409  en code \SpecialChar TeX
36410 , juste avant le mot :
36411 \end_layout
36412
36413 \begin_layout Standard
36414 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36415  
36416 \begin_inset Quotes cld
36417 \end_inset
36418
36419
36420 \begin_inset ERT
36421 status collapsed
36422
36423 \begin_layout Plain Layout
36424
36425
36426 \backslash
36427 -
36428 \end_layout
36429
36430 \end_inset
36431
36432 motTrèsTrèsLong
36433 \begin_inset Quotes crd
36434 \end_inset
36435
36436
36437 \end_layout
36438
36439 \begin_layout Standard
36440 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36441  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36442 \family sans
36443 Insertion\SpecialChar menuseparator
36444 Typographie
36445 \begin_inset space ~
36446 \end_inset
36447
36448 spéciale\SpecialChar menuseparator
36449 Passage
36450 \begin_inset space ~
36451 \end_inset
36452
36453 à
36454 \begin_inset space ~
36455 \end_inset
36456
36457 la
36458 \begin_inset space ~
36459 \end_inset
36460
36461 Ligne
36462 \family default
36463  (raccourci 
36464 \family sans
36465 Ctrl-Entrée
36466 \family default
36467 ) :
36468 \end_layout
36469
36470 \begin_layout Standard
36471 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36472 \begin_inset Newline newline
36473 \end_inset
36474
36475
36476 \begin_inset Box Frameless
36477 position "t"
36478 hor_pos "c"
36479 has_inner_box 1
36480 inner_pos "t"
36481 use_parbox 0
36482 use_makebox 1
36483 width ""
36484 special "none"
36485 height "1in"
36486 height_special "totalheight"
36487 thickness "0.4pt"
36488 separation "3pt"
36489 shadowsize "4pt"
36490 framecolor "black"
36491 backgroundcolor "none"
36492 status open
36493
36494 \begin_layout Plain Layout
36495 \begin_inset Quotes cld
36496 \end_inset
36497
36498 motTrèsTrèsLong
36499 \begin_inset Quotes crd
36500 \end_inset
36501
36502
36503 \end_layout
36504
36505 \end_inset
36506
36507
36508 \end_layout
36509
36510 \begin_layout Subsection
36511 Alignement vertical
36512 \begin_inset CommandInset label
36513 LatexCommand label
36514 name "subsec:Alignement-Vertical"
36515
36516 \end_inset
36517
36518
36519 \begin_inset Index idx
36520 status collapsed
36521
36522 \begin_layout Plain Layout
36523 Boîtes ! Pour l'alignement vertical
36524 \end_layout
36525
36526 \end_inset
36527
36528
36529 \begin_inset Index idx
36530 status collapsed
36531
36532 \begin_layout Plain Layout
36533 Boîtes ! Boîtes élévatrices
36534 \end_layout
36535
36536 \end_inset
36537
36538
36539 \begin_inset Index idx
36540 status collapsed
36541
36542 \begin_layout Plain Layout
36543 Raisebox|see
36544 \begin_inset ERT
36545 status collapsed
36546
36547 \begin_layout Plain Layout
36548
36549 {
36550 \end_layout
36551
36552 \end_inset
36553
36554 Boîtes élévatrices
36555 \begin_inset ERT
36556 status collapsed
36557
36558 \begin_layout Plain Layout
36559
36560 }
36561 \end_layout
36562
36563 \end_inset
36564
36565
36566 \end_layout
36567
36568 \end_inset
36569
36570
36571 \end_layout
36572
36573 \begin_layout Standard
36574 Avec la commande 
36575 \series bold
36576
36577 \backslash
36578 raisebox
36579 \series default
36580  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36581  par rapport au texte qui l'entoure.
36582  La commande
36583 \series bold
36584  
36585 \backslash
36586 raisebox
36587 \series default
36588  s'utilise en suivant la syntaxe suivante :
36589 \end_layout
36590
36591 \begin_layout Standard
36592
36593 \series bold
36594
36595 \backslash
36596 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36597 \end_layout
36598
36599 \begin_layout Standard
36600 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36601  pour l'abaisser.
36602 \end_layout
36603
36604 \begin_layout Standard
36605 Pour aligner le mot 
36606 \begin_inset Quotes cld
36607 \end_inset
36608
36609 empêcher
36610 \begin_inset Quotes crd
36611 \end_inset
36612
36613  de façon à ce que le point le plus bas du caractère le plus 
36614 \begin_inset Quotes cld
36615 \end_inset
36616
36617 profond
36618 \begin_inset Quotes crd
36619 \end_inset
36620
36621 , le 
36622 \begin_inset Quotes cld
36623 \end_inset
36624
36625 p
36626 \begin_inset Quotes crd
36627 \end_inset
36628
36629 , soit au niveau de la ligne de base, insérez la commande 
36630 \end_layout
36631
36632 \begin_layout Standard
36633
36634 \series bold
36635
36636 \backslash
36637 raisebox{
36638 \backslash
36639 depth}{
36640 \end_layout
36641
36642 \begin_layout Standard
36643 en code \SpecialChar TeX
36644  avant le mot.
36645  Insérez après le mot l'accolade fermante 
36646 \begin_inset Quotes cld
36647 \end_inset
36648
36649
36650 \series bold
36651 }
36652 \series default
36653
36654 \begin_inset Quotes crd
36655 \end_inset
36656
36657  en code \SpecialChar TeX
36658 .
36659 \begin_inset Newline newline
36660 \end_inset
36661
36662 Voici le résultat :
36663 \end_layout
36664
36665 \begin_layout Standard
36666 Cette ligne de texte contient le mot 
36667 \begin_inset ERT
36668 status open
36669
36670 \begin_layout Plain Layout
36671
36672
36673 \backslash
36674 raisebox{
36675 \backslash
36676 depth}{
36677 \end_layout
36678
36679 \end_inset
36680
36681
36682 \begin_inset Quotes cld
36683 \end_inset
36684
36685 empêcher
36686 \begin_inset Quotes crd
36687 \end_inset
36688
36689
36690 \begin_inset ERT
36691 status collapsed
36692
36693 \begin_layout Plain Layout
36694
36695 }
36696 \end_layout
36697
36698 \end_inset
36699
36700  comme mot élevé.
36701 \end_layout
36702
36703 \begin_layout Standard
36704 \begin_inset VSpace bigskip
36705 \end_inset
36706
36707 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36708  entre les lignes va être agrandie :
36709 \end_layout
36710
36711 \begin_layout Standard
36712 Cette ligne de texte contient le mot
36713 \begin_inset ERT
36714 status collapsed
36715
36716 \begin_layout Plain Layout
36717
36718
36719 \backslash
36720 raisebox{-
36721 \backslash
36722 depth}{
36723 \end_layout
36724
36725 \end_inset
36726
36727
36728 \begin_inset Quotes cld
36729 \end_inset
36730
36731 empêcher
36732 \begin_inset Quotes crd
36733 \end_inset
36734
36735
36736 \begin_inset ERT
36737 status collapsed
36738
36739 \begin_layout Plain Layout
36740
36741 }
36742 \end_layout
36743
36744 \end_inset
36745
36746  comme mot abaissé.
36747 \begin_inset Newline newline
36748 \end_inset
36749
36750 Cette ligne de texte contient le mot 
36751 \begin_inset ERT
36752 status collapsed
36753
36754 \begin_layout Plain Layout
36755
36756
36757 \backslash
36758 raisebox{0.5cm}{
36759 \end_layout
36760
36761 \end_inset
36762
36763
36764 \begin_inset Quotes cld
36765 \end_inset
36766
36767 tester
36768 \begin_inset Quotes crd
36769 \end_inset
36770
36771
36772 \begin_inset ERT
36773 status collapsed
36774
36775 \begin_layout Plain Layout
36776
36777 }
36778 \end_layout
36779
36780 \end_inset
36781
36782  comme mot élevé.
36783 \end_layout
36784
36785 \begin_layout Standard
36786 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36787  mettez la hauteur de la boîte à zéro.
36788  Par exemple utilisez
36789 \end_layout
36790
36791 \begin_layout Standard
36792
36793 \series bold
36794
36795 \backslash
36796 raisebox{-
36797 \backslash
36798 depth}[0pt]{
36799 \end_layout
36800
36801 \begin_layout Standard
36802 Cette ligne de texte contient le mot
36803 \begin_inset ERT
36804 status collapsed
36805
36806 \begin_layout Plain Layout
36807
36808
36809 \backslash
36810 raisebox{-
36811 \backslash
36812 depth}[0pt]{
36813 \end_layout
36814
36815 \end_inset
36816
36817
36818 \begin_inset Quotes cld
36819 \end_inset
36820
36821 empêcher
36822 \begin_inset Quotes crd
36823 \end_inset
36824
36825
36826 \begin_inset ERT
36827 status collapsed
36828
36829 \begin_layout Plain Layout
36830
36831 }
36832 \end_layout
36833
36834 \end_inset
36835
36836  comme mot abaissé.
36837 \begin_inset Newline newline
36838 \end_inset
36839
36840
36841 \begin_inset Newline newline
36842 \end_inset
36843
36844 Cette ligne de texte contient le mot 
36845 \begin_inset ERT
36846 status collapsed
36847
36848 \begin_layout Plain Layout
36849
36850
36851 \backslash
36852 raisebox{0.5cm}[0pt]{
36853 \end_layout
36854
36855 \end_inset
36856
36857
36858 \begin_inset Quotes cld
36859 \end_inset
36860
36861 tester
36862 \begin_inset Quotes crd
36863 \end_inset
36864
36865
36866 \begin_inset ERT
36867 status collapsed
36868
36869 \begin_layout Plain Layout
36870
36871 }
36872 \end_layout
36873
36874 \end_inset
36875
36876  comme mot élevé.
36877 \end_layout
36878
36879 \begin_layout Section
36880 Boîtes colorées
36881 \begin_inset CommandInset label
36882 LatexCommand label
36883 name "sec:Boîtes-colorées"
36884
36885 \end_inset
36886
36887
36888 \begin_inset Index idx
36889 status collapsed
36890
36891 \begin_layout Plain Layout
36892 Boîtes ! Couleur
36893 \end_layout
36894
36895 \end_inset
36896
36897
36898 \end_layout
36899
36900 \begin_layout Standard
36901 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36902  couleur désirée dans la fenêtre de dialogue de la boîte.
36903  Voici par exemple une boîte avec un fond orangé:
36904 \lang english
36905  
36906 \begin_inset Box Frameless
36907 position "t"
36908 hor_pos "c"
36909 has_inner_box 1
36910 inner_pos "t"
36911 use_parbox 0
36912 use_makebox 1
36913 width ""
36914 special "none"
36915 height "1in"
36916 height_special "totalheight"
36917 thickness "0.4pt"
36918 separation "3pt"
36919 shadowsize "4pt"
36920 framecolor "black"
36921 backgroundcolor "orange"
36922 status open
36923
36924 \begin_layout Plain Layout
36925 Boîte avec un fond orangé
36926 \end_layout
36927
36928 \end_inset
36929
36930
36931 \end_layout
36932
36933 \begin_layout Standard
36934 Si vous utilisez la décoration 
36935 \family sans
36936 Cadre
36937 \begin_inset space ~
36938 \end_inset
36939
36940 rectangulaire
36941 \begin_inset space ~
36942 \end_inset
36943
36944 simple
36945 \family default
36946 , vous pouvez colorer le cadre.
36947  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36948  le met implicitement
36949  en blanc).
36950  voici un exemple: 
36951 \begin_inset Box Boxed
36952 position "t"
36953 hor_pos "c"
36954 has_inner_box 0
36955 inner_pos "t"
36956 use_parbox 0
36957 use_makebox 0
36958 width ""
36959 special "none"
36960 height "1in"
36961 height_special "totalheight"
36962 thickness "0.4pt"
36963 separation "3pt"
36964 shadowsize "4pt"
36965 framecolor "teal"
36966 backgroundcolor "yellow"
36967 status open
36968
36969 \begin_layout Plain Layout
36970 Box with teal frame color and yellow background color
36971 \end_layout
36972
36973 \end_inset
36974
36975
36976 \end_layout
36977
36978 \begin_layout Standard
36979 \begin_inset VSpace bigskip
36980 \end_inset
36981
36982 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36983  est en couleurs:
36984 \begin_inset Newline newline
36985 \end_inset
36986
36987
36988 \begin_inset Box Boxed
36989 position "t"
36990 hor_pos "c"
36991 has_inner_box 0
36992 inner_pos "t"
36993 use_parbox 0
36994 use_makebox 0
36995 width ""
36996 special "none"
36997 height "1in"
36998 height_special "totalheight"
36999 thickness "0.4pt"
37000 separation "3pt"
37001 shadowsize "4pt"
37002 framecolor "cyan"
37003 backgroundcolor "magenta"
37004 status open
37005
37006 \begin_layout Plain Layout
37007
37008 \color yellow
37009 Ce texte est coloré dans une boîte colorée et encadrée.
37010 \end_layout
37011
37012 \end_inset
37013
37014
37015 \end_layout
37016
37017 \begin_layout Standard
37018 \begin_inset VSpace bigskip
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Standard
37025 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
37026  définir vos propres couleurs comme c'est décrit dans la section
37027 \begin_inset space ~
37028 \end_inset
37029
37030
37031 \begin_inset CommandInset ref
37032 LatexCommand ref
37033 reference "sec:Tableaux-Colorés"
37034
37035 \end_inset
37036
37037 .
37038  Pour cela vous devez saisir la boîte ne code TeX.
37039 \end_layout
37040
37041 \begin_layout Standard
37042 Les boîtes à fond coloré sont créées par la commande 
37043 \series bold
37044
37045 \backslash
37046 colorbox
37047 \series default
37048 .
37049  Elle est utilisée avec la syntaxe suivante :
37050 \end_layout
37051
37052 \begin_layout Standard
37053
37054 \series bold
37055
37056 \backslash
37057 colorbox{couleur}{contenu de la boîte}
37058 \end_layout
37059
37060 \begin_layout Standard
37061 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
37062  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
37063  un mot sur fond 
37064 \emph on
37065 vertfonce
37066 \emph default
37067 , insérez la commande 
37068 \end_layout
37069
37070 \begin_layout Standard
37071
37072 \series bold
37073
37074 \backslash
37075 colorbox{vertfonce}{
37076 \end_layout
37077
37078 \begin_layout Standard
37079 avant le mot en code \SpecialChar TeX
37080 .
37081  Insérez l'accolade fermante 
37082 \begin_inset Quotes cld
37083 \end_inset
37084
37085 }
37086 \begin_inset Quotes crd
37087 \end_inset
37088
37089  après le mot, en code \SpecialChar TeX
37090 .
37091 \begin_inset Newline newline
37092 \end_inset
37093
37094 Voici le résultat :
37095 \end_layout
37096
37097 \begin_layout Standard
37098 Cette ligne de texte contient le mot
37099 \begin_inset ERT
37100 status collapsed
37101
37102 \begin_layout Plain Layout
37103
37104
37105 \backslash
37106 colorbox{vertfonce}{
37107 \end_layout
37108
37109 \end_inset
37110
37111
37112 \begin_inset Quotes cld
37113 \end_inset
37114
37115 Attention!
37116 \begin_inset Quotes crd
37117 \end_inset
37118
37119
37120 \begin_inset ERT
37121 status collapsed
37122
37123 \begin_layout Plain Layout
37124
37125 }
37126 \end_layout
37127
37128 \end_inset
37129
37130  sur fond vertfonce.
37131 \end_layout
37132
37133 \begin_layout Standard
37134 Les boîtes avec fond et cadre colorés sont créées via la commande 
37135 \series bold
37136
37137 \backslash
37138 fcolorbox
37139 \series default
37140  avec la syntaxe suivante :
37141 \end_layout
37142
37143 \begin_layout Standard
37144
37145 \series bold
37146
37147 \backslash
37148 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37149 \end_layout
37150
37151 \begin_layout Section
37152 Boîtes pivotées et redimensionnées
37153 \end_layout
37154
37155 \begin_layout Standard
37156 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37157 \family sans
37158 BoîtesGraphiques
37159 \family default
37160  oit être vchargé via les paramètres du document.
37161 \end_layout
37162
37163 \begin_layout Standard
37164 \begin_inset Note Greyedout
37165 status open
37166
37167 \begin_layout Plain Layout
37168
37169 \series bold
37170 Note:
37171 \series default
37172  La plupart des visualiseurs DVI ne sont 
37173 \emph on
37174 pas
37175 \emph default
37176  capables d'afficher des rotations ou des redimensionnements.
37177 \end_layout
37178
37179 \end_inset
37180
37181
37182 \end_layout
37183
37184 \begin_layout Standard
37185 \begin_inset Note Greyedout
37186 status open
37187
37188 \begin_layout Plain Layout
37189
37190 \series bold
37191 Note:
37192 \series default
37193  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37194  redimensionnée.
37195 \end_layout
37196
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \begin_layout Subsection
37203 Boîtes pivotées
37204 \begin_inset Index idx
37205 status collapsed
37206
37207 \begin_layout Plain Layout
37208 Boîtes ! pivotées
37209 \end_layout
37210
37211 \end_inset
37212
37213
37214 \begin_inset Index idx
37215 status collapsed
37216
37217 \begin_layout Plain Layout
37218 Pivoter des objets
37219 \end_layout
37220
37221 \end_inset
37222
37223
37224 \end_layout
37225
37226 \begin_layout Standard
37227 Pour faire tourner des objets, vous pouvez les mettre dans une 
37228 \family sans
37229 BoîtePivotée
37230 \family default
37231 .
37232  Une telle boîte est insérée via le menu 
37233 \family sans
37234 Insertion\SpecialChar menuseparator
37235 Inserts personnalisables\SpecialChar menuseparator
37236 BoîtePivotée
37237 \family default
37238 .
37239 \end_layout
37240
37241 \begin_layout Standard
37242 La position du pivot peut être précisée via l'insert 
37243 \family sans
37244 Origine
37245 \family default
37246  (menu 
37247 \family sans
37248 Insertion\SpecialChar menuseparator
37249 Origine
37250 \family default
37251 ) sous la forme 
37252 \series bold
37253 origin=position
37254 \series default
37255 .
37256  Les valeurs suivantes sont possibles pour la position: 
37257 \emph on
37258 c
37259 \emph default
37260  (centre), 
37261 \emph on
37262 l
37263 \emph default
37264  (gauche/
37265 \lang english
37266 left
37267 \lang french
37268 ), 
37269 \emph on
37270 r
37271 \emph default
37272  (droite/
37273 \lang english
37274 right
37275 \lang french
37276 ), 
37277 \emph on
37278 b
37279 \emph default
37280  (bas/
37281 \lang english
37282 bottom
37283 \lang french
37284 ), 
37285 \emph on
37286 t
37287 \emph default
37288  (haut/
37289 \lang english
37290 top
37291 \lang french
37292 ), et aussi des combinaisons des quatre positions de base.
37293  Par exemple 
37294 \emph on
37295 lt
37296 \emph default
37297  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37298  Quand on ne donne pas d'origine, la position 
37299 \emph on
37300 l
37301 \emph default
37302  est utilisée.
37303  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37304  ou négatif.
37305  Le sens positif de rotation est anti-horaire.
37306 \end_layout
37307
37308 \begin_layout Standard
37309 Dans l'exemple qui suit, 
37310 \series bold
37311 origin=c
37312 \series default
37313  a été saisi dans l'insert 
37314 \family sans
37315 Origin
37316 \family default
37317  et 
37318 \series bold
37319 60
37320 \series default
37321  a été saisi dans l'insert 
37322 \family sans
37323 Angle
37324 \family default
37325 .
37326 \end_layout
37327
37328 \begin_layout Standard
37329 Voici une ligne avec du 
37330 \begin_inset Flex Rotatebox
37331 status open
37332
37333 \begin_layout Plain Layout
37334 \begin_inset Argument 1
37335 status open
37336
37337 \begin_layout Plain Layout
37338 origin=c
37339 \end_layout
37340
37341 \end_inset
37342
37343
37344 \begin_inset Argument 2
37345 status open
37346
37347 \begin_layout Plain Layout
37348 60
37349 \end_layout
37350
37351 \end_inset
37352
37353 texte pivoté
37354 \end_layout
37355
37356 \end_inset
37357
37358 .
37359 \end_layout
37360
37361 \begin_layout Standard
37362 La boîte peut contenir une autre boîte ou une formule en ligne :
37363 \end_layout
37364
37365 \begin_layout Standard
37366 Voici une ligne avec du 
37367 \begin_inset Flex Rotatebox
37368 status open
37369
37370 \begin_layout Plain Layout
37371 \begin_inset Argument 1
37372 status open
37373
37374 \begin_layout Plain Layout
37375 origin=r
37376 \end_layout
37377
37378 \end_inset
37379
37380
37381 \begin_inset Argument 2
37382 status open
37383
37384 \begin_layout Plain Layout
37385 -60
37386 \end_layout
37387
37388 \end_inset
37389
37390
37391 \begin_inset Box Doublebox
37392 position "c"
37393 hor_pos "c"
37394 has_inner_box 0
37395 inner_pos "c"
37396 use_parbox 0
37397 use_makebox 0
37398 width "1in"
37399 special "width"
37400 height "1in"
37401 height_special "totalheight"
37402 thickness "0.4pt"
37403 separation "3pt"
37404 shadowsize "4pt"
37405 framecolor "black"
37406 backgroundcolor "none"
37407 status collapsed
37408
37409 \begin_layout Plain Layout
37410 texte pivoté
37411 \end_layout
37412
37413 \end_inset
37414
37415
37416 \end_layout
37417
37418 \end_inset
37419
37420  et encadré 
37421 \begin_inset Flex Rotatebox
37422 status open
37423
37424 \begin_layout Plain Layout
37425 \begin_inset Argument 1
37426 status open
37427
37428 \begin_layout Plain Layout
37429 origin=lb
37430 \end_layout
37431
37432 \end_inset
37433
37434
37435 \begin_inset Argument 2
37436 status open
37437
37438 \begin_layout Plain Layout
37439 60
37440 \end_layout
37441
37442 \end_inset
37443
37444
37445 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37446 \end_inset
37447
37448
37449 \end_layout
37450
37451 \end_inset
37452
37453  et une formule.
37454 \end_layout
37455
37456 \begin_layout Standard
37457 ou encore une figure ou un tableau :
37458 \end_layout
37459
37460 \begin_layout Standard
37461 Voici une ligne 
37462 \begin_inset Flex Rotatebox
37463 status open
37464
37465 \begin_layout Plain Layout
37466 \begin_inset Argument 1
37467 status open
37468
37469 \begin_layout Plain Layout
37470 origin=lb
37471 \end_layout
37472
37473 \end_inset
37474
37475
37476 \begin_inset Argument 2
37477 status open
37478
37479 \begin_layout Plain Layout
37480 90
37481 \end_layout
37482
37483 \end_inset
37484
37485
37486 \begin_inset Graphics
37487         filename ../clipart/platypus.eps
37488         lyxscale 50
37489         width 25col%
37490
37491 \end_inset
37492
37493
37494 \end_layout
37495
37496 \end_inset
37497
37498  avec une image pivotée de 90° 
37499 \begin_inset Flex Rotatebox
37500 status open
37501
37502 \begin_layout Plain Layout
37503 \begin_inset Argument 2
37504 status open
37505
37506 \begin_layout Plain Layout
37507 -90
37508 \end_layout
37509
37510 \end_inset
37511
37512
37513 \begin_inset Tabular
37514 <lyxtabular version="3" rows="2" columns="2">
37515 <features tabularvalignment="middle">
37516 <column alignment="center" valignment="top">
37517 <column alignment="center" valignment="top">
37518 <row>
37519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523 q
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 w
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 </row>
37538 <row>
37539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543 e
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37549 \begin_inset Text
37550
37551 \begin_layout Plain Layout
37552 r
37553 \end_layout
37554
37555 \end_inset
37556 </cell>
37557 </row>
37558 </lyxtabular>
37559
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \end_inset
37566
37567  et un tableau.
37568 \begin_inset Index idx
37569 status collapsed
37570
37571 \begin_layout Plain Layout
37572 Figures ! Pivotées
37573 \end_layout
37574
37575 \end_inset
37576
37577
37578 \begin_inset Index idx
37579 status collapsed
37580
37581 \begin_layout Plain Layout
37582 Tableau ! Pivoter
37583 \end_layout
37584
37585 \end_inset
37586
37587
37588 \end_layout
37589
37590 \begin_layout Standard
37591
37592 \lang english
37593 \begin_inset Note Greyedout
37594 status open
37595
37596 \begin_layout Plain Layout
37597
37598 \series bold
37599 Nota:
37600 \series default
37601  si l'insert 
37602 \family sans
37603 Angle
37604 \family default
37605  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37606  \SpecialChar LaTeX
37607  à l'affichage ou l'exportation du document.
37608 \end_layout
37609
37610 \end_inset
37611
37612
37613 \end_layout
37614
37615 \begin_layout Subsection
37616 Les boîtes redimensionnées
37617 \begin_inset Index idx
37618 status collapsed
37619
37620 \begin_layout Plain Layout
37621 Boîtes ! Redimensionnées
37622 \end_layout
37623
37624 \end_inset
37625
37626
37627 \begin_inset Index idx
37628 status collapsed
37629
37630 \begin_layout Plain Layout
37631 Redimensionner des objets
37632 \end_layout
37633
37634 \end_inset
37635
37636
37637 \end_layout
37638
37639 \begin_layout Standard
37640 Pour redimensionner des objets, il faut les insérer dans une 
37641 \family sans
37642 BoîteÉchelle
37643 \family default
37644 , et pour cela utiliser le menu 
37645 \family sans
37646 Insertion\SpecialChar menuseparator
37647 Inserts personnalisables\SpecialChar menuseparator
37648 BoîteÉchelle
37649 \family default
37650 .
37651 \end_layout
37652
37653 \begin_layout Standard
37654 L'insert 
37655 \family sans
37656 BoîteÉchelle
37657 \family default
37658  comporte un insert obligatoire 
37659 \family sans
37660 Facteur-H 
37661 \family default
37662 et un insert facultatif 
37663 \family sans
37664 Facteur-V
37665 \family default
37666  (ouvert via le menu 
37667 \family sans
37668 Insertion\SpecialChar menuseparator
37669 Facteur-V)
37670 \family default
37671 .
37672  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37673  vertical.
37674  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37675  comme facteur vertical.
37676 \end_layout
37677
37678 \begin_layout Standard
37679 Pour doubler la taille du texte par rapport à la taille de texte du document,
37680  saisir 
37681 \series bold
37682 2
37683 \series default
37684  dans l'insert 
37685 \family sans
37686 Facteur-H:
37687 \family default
37688  
37689 \begin_inset Flex Scalebox
37690 status open
37691
37692 \begin_layout Plain Layout
37693 \begin_inset Argument 1
37694 status open
37695
37696 \begin_layout Plain Layout
37697 2
37698 \end_layout
37699
37700 \end_inset
37701
37702 Bonjour
37703 \end_layout
37704
37705 \end_inset
37706
37707
37708 \end_layout
37709
37710 \begin_layout Standard
37711
37712 \series bold
37713 2
37714 \series default
37715  comme 
37716 \family sans
37717 Facteur-H
37718 \family default
37719  et 
37720 \series bold
37721 1
37722 \series default
37723  comme
37724 \family sans
37725  Facteur-V
37726 \family default
37727  déforme le texte: 
37728 \begin_inset Flex Scalebox
37729 status open
37730
37731 \begin_layout Plain Layout
37732 \begin_inset Argument 1
37733 status open
37734
37735 \begin_layout Plain Layout
37736 2
37737 \end_layout
37738
37739 \end_inset
37740
37741
37742 \begin_inset Argument 2
37743 status open
37744
37745 \begin_layout Plain Layout
37746 1
37747 \end_layout
37748
37749 \end_inset
37750
37751 Bonjour
37752 \end_layout
37753
37754 \end_inset
37755
37756 .
37757 \end_layout
37758
37759 \begin_layout Standard
37760 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37761  par conséquent 
37762 \series bold
37763 -1
37764 \series default
37765  comme
37766 \family sans
37767  Facteur-H
37768 \family default
37769  et 
37770 \series bold
37771 1
37772 \series default
37773  comme
37774 \family sans
37775  Facteur-V 
37776 \family default
37777 permet de créer de l'écriture en miroir: 
37778 \begin_inset Flex Scalebox
37779 status open
37780
37781 \begin_layout Plain Layout
37782 \begin_inset Argument 1
37783 status open
37784
37785 \begin_layout Plain Layout
37786 -1
37787 \end_layout
37788
37789 \end_inset
37790
37791
37792 \begin_inset Argument 2
37793 status open
37794
37795 \begin_layout Plain Layout
37796 1
37797 \end_layout
37798
37799 \end_inset
37800
37801 Bonjour
37802 \end_layout
37803
37804 \end_inset
37805
37806
37807 \end_layout
37808
37809 \begin_layout Standard
37810
37811 \series bold
37812 1
37813 \series default
37814  comme
37815 \family sans
37816  Facteur-H
37817 \family default
37818  et 
37819 \series bold
37820 -1
37821 \series default
37822  comme
37823 \family sans
37824  Facteur-V
37825 \family default
37826  réfléchit le texte 
37827 \begin_inset Flex Scalebox
37828 status open
37829
37830 \begin_layout Plain Layout
37831 \begin_inset Argument 1
37832 status open
37833
37834 \begin_layout Plain Layout
37835 1
37836 \end_layout
37837
37838 \end_inset
37839
37840
37841 \begin_inset Argument 2
37842 status open
37843
37844 \begin_layout Plain Layout
37845 -1
37846 \end_layout
37847
37848 \end_inset
37849
37850 Bonjour
37851 \end_layout
37852
37853 \end_inset
37854
37855  sous la ligne de base.
37856 \end_layout
37857
37858 \begin_layout Standard
37859 La 
37860 \family sans
37861 BoîteMiroir
37862 \family default
37863  (menu 
37864 \family sans
37865 Insertion\SpecialChar menuseparator
37866 Inserts personnalisables\SpecialChar menuseparator
37867 BoîteMiroir)
37868 \family default
37869  est équivalente à 
37870 \series bold
37871 -1
37872 \series default
37873  comme
37874 \family sans
37875  Facteur-H
37876 \family default
37877  et 
37878 \series bold
37879 1
37880 \series default
37881  comme
37882 \family sans
37883  Facteur-V
37884 \family default
37885  pour une 
37886 \family sans
37887 BoîteÉchelle
37888 \family default
37889 .
37890 \end_layout
37891
37892 \begin_layout Standard
37893
37894 \lang english
37895 \begin_inset Note Greyedout
37896 status open
37897
37898 \begin_layout Plain Layout
37899
37900 \series bold
37901 Nota:
37902 \series default
37903  si l'insert 
37904 \family sans
37905 Facteur-H
37906 \family default
37907  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37908  \SpecialChar LaTeX
37909  à l'affichage ou l'exportation du document.
37910 \end_layout
37911
37912 \end_inset
37913
37914
37915 \end_layout
37916
37917 \begin_layout Standard
37918 \begin_inset VSpace bigskip
37919 \end_inset
37920
37921 La 
37922 \family sans
37923 BoîteRetaillée
37924 \family default
37925  (menu 
37926 \family sans
37927 Insertion\SpecialChar menuseparator
37928 Inserts personnalisables\SpecialChar menuseparator
37929 BoîteRetaillée
37930 \family default
37931 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37932  L'insert 
37933 \family sans
37934 BoîteRetaillée
37935 \family default
37936  comporte un insert obligatoire 
37937 \family sans
37938 Largeur
37939 \family default
37940  et un insert facultatif 
37941 \family sans
37942 Hauteur
37943 \family default
37944  (obtenu via 
37945 \family sans
37946 Insertion\SpecialChar menuseparator
37947 Hauteur)
37948 \family default
37949 .
37950  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37951  unité.
37952  Le tableau
37953 \begin_inset space ~
37954 \end_inset
37955
37956  
37957 \begin_inset CommandInset ref
37958 LatexCommand ref
37959 reference "tab:Unités"
37960
37961 \end_inset
37962
37963  énumère les unités possibles.
37964  S'il y a un point d'exclamation 
37965 \series bold
37966 !
37967 \series default
37968  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37969  d'aspect de la boîte.
37970  S'il n'y a pas d'insert 
37971 \family sans
37972 Hauteur
37973 \family default
37974 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37975  
37976 \end_layout
37977
37978 \begin_layout Standard
37979
37980 \series bold
37981 2cm
37982 \series default
37983  comme 
37984 \family sans
37985 Largeur
37986 \family default
37987  et 
37988 \series bold
37989 1cm
37990 \series default
37991  comme 
37992 \family sans
37993 Hauteur
37994 \family default
37995  produit: 
37996 \begin_inset Flex Resizebox
37997 status open
37998
37999 \begin_layout Plain Layout
38000 \begin_inset Argument 1
38001 status open
38002
38003 \begin_layout Plain Layout
38004 2cm
38005 \end_layout
38006
38007 \end_inset
38008
38009
38010 \begin_inset Argument 2
38011 status open
38012
38013 \begin_layout Plain Layout
38014 1cm
38015 \end_layout
38016
38017 \end_inset
38018
38019 Bonjour
38020 \end_layout
38021
38022 \end_inset
38023
38024
38025 \begin_inset Newline newline
38026 \end_inset
38027
38028
38029 \series bold
38030 2cm
38031 \series default
38032  comme 
38033 \family sans
38034 Largeur
38035 \family default
38036  et 
38037 \series bold
38038 !
38039 \series default
38040  comme 
38041 \family sans
38042 Hauteur
38043 \family default
38044  (ou aucune
38045 \family sans
38046  Hauteur
38047 \family default
38048 ) produit: 
38049 \begin_inset Flex Resizebox
38050 status open
38051
38052 \begin_layout Plain Layout
38053 \begin_inset Argument 1
38054 status open
38055
38056 \begin_layout Plain Layout
38057 2cm
38058 \end_layout
38059
38060 \end_inset
38061
38062
38063 \begin_inset Argument 2
38064 status open
38065
38066 \begin_layout Plain Layout
38067 !
38068 \end_layout
38069
38070 \end_inset
38071
38072 Bonjour
38073 \end_layout
38074
38075 \end_inset
38076
38077
38078 \end_layout
38079
38080 \begin_layout Standard
38081 \begin_inset Note Greyedout
38082 status open
38083
38084 \begin_layout Plain Layout
38085
38086 \series bold
38087 Nota:
38088 \series default
38089  si l'insert 
38090 \family sans
38091 Largeur
38092 \family default
38093  est vide ou contient autre chose que des nombres, vous aurez des erreurs
38094  \SpecialChar LaTeX
38095  à l'affichage ou l'exportation du document.
38096 \end_layout
38097
38098 \end_inset
38099
38100
38101 \end_layout
38102
38103 \begin_layout Standard
38104 \begin_inset VSpace bigskip
38105 \end_inset
38106
38107
38108 \end_layout
38109
38110 \begin_layout Standard
38111 Les boîtes peuvent être combinée dans n'importe quel ordre.
38112  Par exemple voici une
38113 \family sans
38114  BoîteMiroir
38115 \family default
38116  
38117 \family sans
38118 dans une BoîteRetaillée 
38119 \family default
38120 qui est à son tour dans une 
38121 \family sans
38122 BoîtePivotée
38123 \family default
38124 :
38125 \end_layout
38126
38127 \begin_layout Standard
38128 \noindent
38129 \align center
38130 \begin_inset Flex Rotatebox
38131 status open
38132
38133 \begin_layout Plain Layout
38134 \begin_inset Argument 1
38135 status open
38136
38137 \begin_layout Plain Layout
38138 origin=c
38139 \end_layout
38140
38141 \end_inset
38142
38143
38144 \begin_inset Argument 2
38145 status open
38146
38147 \begin_layout Plain Layout
38148 -45
38149 \end_layout
38150
38151 \end_inset
38152
38153
38154 \begin_inset Flex Resizebox
38155 status open
38156
38157 \begin_layout Plain Layout
38158 \begin_inset Argument 1
38159 status open
38160
38161 \begin_layout Plain Layout
38162 2cm
38163 \end_layout
38164
38165 \end_inset
38166
38167
38168 \begin_inset Flex Reflectbox
38169 status open
38170
38171 \begin_layout Plain Layout
38172 Bonjour
38173 \end_layout
38174
38175 \end_inset
38176
38177
38178 \end_layout
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \end_inset
38186
38187
38188 \end_layout
38189
38190 \begin_layout Standard
38191 \noindent
38192 Les images, les tableaux et les formules sont autorisées comme contenu de
38193  boîte :
38194 \end_layout
38195
38196 \begin_layout Standard
38197 \noindent
38198 \align center
38199 \begin_inset Flex Resizebox
38200 status open
38201
38202 \begin_layout Plain Layout
38203 \begin_inset Argument 1
38204 status open
38205
38206 \begin_layout Plain Layout
38207 2cm
38208 \end_layout
38209
38210 \end_inset
38211
38212
38213 \begin_inset Flex Reflectbox
38214 status open
38215
38216 \begin_layout Plain Layout
38217 \begin_inset Graphics
38218         filename ../clipart/platypus.eps
38219         lyxscale 50
38220         width 25col%
38221
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \end_inset
38228
38229
38230 \end_layout
38231
38232 \end_inset
38233
38234  
38235 \begin_inset Flex Resizebox
38236 status open
38237
38238 \begin_layout Plain Layout
38239 \begin_inset Argument 1
38240 status open
38241
38242 \begin_layout Plain Layout
38243 2cm
38244 \end_layout
38245
38246 \end_inset
38247
38248
38249 \begin_inset Flex Reflectbox
38250 status open
38251
38252 \begin_layout Plain Layout
38253 \begin_inset Tabular
38254 <lyxtabular version="3" rows="2" columns="2">
38255 <features tabularvalignment="middle">
38256 <column alignment="center" valignment="top">
38257 <column alignment="center" valignment="top">
38258 <row>
38259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38260 \begin_inset Text
38261
38262 \begin_layout Plain Layout
38263 q
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38269 \begin_inset Text
38270
38271 \begin_layout Plain Layout
38272 w
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 </row>
38278 <row>
38279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38280 \begin_inset Text
38281
38282 \begin_layout Plain Layout
38283 e
38284 \end_layout
38285
38286 \end_inset
38287 </cell>
38288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38289 \begin_inset Text
38290
38291 \begin_layout Plain Layout
38292 r
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 </lyxtabular>
38299
38300 \end_inset
38301
38302
38303 \end_layout
38304
38305 \end_inset
38306
38307
38308 \end_layout
38309
38310 \end_inset
38311
38312  
38313 \begin_inset Flex Resizebox
38314 status open
38315
38316 \begin_layout Plain Layout
38317 \begin_inset Argument 1
38318 status open
38319
38320 \begin_layout Plain Layout
38321 3cm
38322 \end_layout
38323
38324 \end_inset
38325
38326
38327 \begin_inset Flex Reflectbox
38328 status open
38329
38330 \begin_layout Plain Layout
38331 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38332 \end_inset
38333
38334
38335 \end_layout
38336
38337 \end_inset
38338
38339
38340 \end_layout
38341
38342 \end_inset
38343
38344
38345 \begin_inset Index idx
38346 status collapsed
38347
38348 \begin_layout Plain Layout
38349 Figures ! Redimensionnées
38350 \end_layout
38351
38352 \end_inset
38353
38354
38355 \begin_inset Index idx
38356 status collapsed
38357
38358 \begin_layout Plain Layout
38359 Tableau ! Redimensionner
38360 \end_layout
38361
38362 \end_inset
38363
38364
38365 \end_layout
38366
38367 \begin_layout Standard
38368 Quand on utilise le style global de formule 
38369 \series bold
38370 fleqn
38371 \series default
38372  dans le document
38373 \begin_inset Foot
38374 status collapsed
38375
38376 \begin_layout Plain Layout
38377 Quand 
38378 \begin_inset Quotes cld
38379 \end_inset
38380
38381 fleqn
38382 \begin_inset Quotes crd
38383 \end_inset
38384
38385  est ajouté aux options de la classe de document.
38386 \end_layout
38387
38388 \end_inset
38389
38390 , les formules hors texte peuvent aussi être redimensionnées.
38391 \end_layout
38392
38393 \begin_layout Chapter
38394 Objets entourés par du texte
38395 \begin_inset Index idx
38396 status collapsed
38397
38398 \begin_layout Plain Layout
38399 Entourés par du texte
38400 \end_layout
38401
38402 \end_inset
38403
38404
38405 \end_layout
38406
38407 \begin_layout Section
38408 Flottant d'enrobage
38409 \begin_inset CommandInset label
38410 LatexCommand label
38411 name "sec:Flottant-d'enrobage"
38412
38413 \end_inset
38414
38415
38416 \begin_inset Index idx
38417 status collapsed
38418
38419 \begin_layout Plain Layout
38420 Flottants ! Flottants d'enrobage
38421 \end_layout
38422
38423 \end_inset
38424
38425
38426 \begin_inset Index idx
38427 status collapsed
38428
38429 \begin_layout Plain Layout
38430 Entourés par du texte ! Flottants d'enrobage
38431 \end_layout
38432
38433 \end_inset
38434
38435
38436 \end_layout
38437
38438 \begin_layout Standard
38439 \begin_inset Wrap figure
38440 lines 0
38441 placement l
38442 overhang 1cm
38443 width "40col%"
38444 status open
38445
38446 \begin_layout Plain Layout
38447 \begin_inset Graphics
38448         filename ../clipart/mobius.eps
38449         width 40col%
38450         scaleBeforeRotation
38451         rotateOrigin center
38452
38453 \end_inset
38454
38455
38456 \end_layout
38457
38458 \begin_layout Plain Layout
38459 \begin_inset Caption Standard
38460
38461 \begin_layout Plain Layout
38462 \begin_inset CommandInset label
38463 LatexCommand label
38464 name "fig:Figure-enrobée"
38465
38466 \end_inset
38467
38468 Ceci est une figure habillée.
38469 \end_layout
38470
38471 \end_inset
38472
38473
38474 \end_layout
38475
38476 \end_inset
38477
38478  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38479  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38480  Vous pouvez en insérer un en utilisant le menu 
38481 \family sans
38482 Insertion\SpecialChar menuseparator
38483 Flottant\SpecialChar menuseparator
38484 Flottant
38485 \begin_inset space ~
38486 \end_inset
38487
38488 d'enrobage
38489 \family default
38490  à la condition que le paquetage \SpecialChar LaTeX
38491  
38492 \series bold
38493 wrapfig
38494 \series default
38495
38496 \begin_inset Index idx
38497 status collapsed
38498
38499 \begin_layout Plain Layout
38500 Paquetages \SpecialChar LaTeX
38501  ! wrapfig
38502 \end_layout
38503
38504 \end_inset
38505
38506  soit installé.
38507 \begin_inset Foot
38508 status collapsed
38509
38510 \begin_layout Plain Layout
38511 Voyez dans la manuel 
38512 \emph on
38513 Configuration
38514 \begin_inset space ~
38515 \end_inset
38516
38517 \SpecialChar LaTeX
38518  
38519 \emph default
38520 comment installer des paquetages \SpecialChar LaTeX
38521 .
38522 \end_layout
38523
38524 \end_inset
38525
38526  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38527  sur la boîte du flottant.
38528  Les paramètres obligatoires sont l'
38529 \family sans
38530 Emplacement
38531 \family default
38532  et la 
38533 \family sans
38534 Largeur
38535 \family default
38536 .
38537  Les paramètres facultatifs sont le 
38538 \family sans
38539 Débordement
38540 \family default
38541  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38542  de la page et la 
38543 \family sans
38544 Porté de la ligne
38545 \family default
38546  qui précise le nombre approximatif de lignes dont le flottant va avoir
38547  besoin.
38548  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38549  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38550  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38551  à faire flotter le flottant
38552  à l'intérieur du paragraphe ou vers les autres paragraphes.
38553  La figure
38554 \begin_inset space ~
38555 \end_inset
38556
38557
38558 \begin_inset CommandInset ref
38559 LatexCommand ref
38560 reference "fig:Figure-enrobée"
38561
38562 \end_inset
38563
38564  est un exemple de flottant d'enrobage avec une largeur de 40
38565 \begin_inset space \thinspace{}
38566 \end_inset
38567
38568 col%, un débordement de 1
38569 \begin_inset space \thinspace{}
38570 \end_inset
38571
38572 cm et placé à gauche.
38573 \end_layout
38574
38575 \begin_layout Standard
38576 \begin_inset Note Greyedout
38577 status open
38578
38579 \begin_layout Plain Layout
38580
38581 \series bold
38582 Note:
38583 \series default
38584  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38585  figure trop près du bas de page peut tout chambouler et faire que le flottant
38586  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38587  de texte.
38588 \end_layout
38589
38590 \end_inset
38591
38592
38593 \end_layout
38594
38595 \begin_layout Standard
38596 En général:
38597 \end_layout
38598
38599 \begin_layout Itemize
38600 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38601  qui risquent de passer à la page suivante.
38602  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38603  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38604  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38605  de page.
38606 \end_layout
38607
38608 \begin_layout Itemize
38609 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38610  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38611 e.
38612 \end_layout
38613
38614 \begin_layout Itemize
38615 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38616  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38617  texte entre les deux, comme séparateur.
38618 \end_layout
38619
38620 \begin_layout Itemize
38621 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38622  ou les tableaux.
38623 \end_layout
38624
38625 \begin_layout Itemize
38626 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38627  chapitre
38628 \begin_inset space ~
38629 \end_inset
38630
38631
38632 \begin_inset CommandInset ref
38633 LatexCommand ref
38634 reference "chap:Flottants"
38635
38636 \end_inset
38637
38638 .
38639 \end_layout
38640
38641 \begin_layout Section
38642 Objets fixes entourés par du texte
38643 \begin_inset Index idx
38644 status collapsed
38645
38646 \begin_layout Plain Layout
38647 Entouré par du texte ! Objets fixes
38648 \end_layout
38649
38650 \end_inset
38651
38652
38653 \end_layout
38654
38655 \begin_layout Standard
38656 Les flottants d'enrobage décrits dans la section
38657 \begin_inset space \thinspace{}
38658 \end_inset
38659
38660
38661 \begin_inset CommandInset ref
38662 LatexCommand ref
38663 reference "sec:Flottant-d'enrobage"
38664
38665 \end_inset
38666
38667  prennent les positions suivantes dans le paragraphe :
38668 \end_layout
38669
38670 \begin_layout Standard
38671 \noindent
38672 \align center
38673 \begin_inset Tabular
38674 <lyxtabular version="3" rows="2" columns="2">
38675 <features tabularvalignment="middle">
38676 <column alignment="center" valignment="top">
38677 <column alignment="center" valignment="top">
38678 <row>
38679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38680 \begin_inset Text
38681
38682 \begin_layout Plain Layout
38683 \begin_inset Info
38684 type  "icon"
38685 arg   "dialog-show-new-inset graphics"
38686 \end_inset
38687
38688
38689 \end_layout
38690
38691 \end_inset
38692 </cell>
38693 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38694 \begin_inset Text
38695
38696 \begin_layout Plain Layout
38697 texte
38698 \end_layout
38699
38700 \end_inset
38701 </cell>
38702 </row>
38703 <row>
38704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38705 \begin_inset Text
38706
38707 \begin_layout Plain Layout
38708 texte
38709 \end_layout
38710
38711 \end_inset
38712 </cell>
38713 <cell alignment="center" valignment="top" bottomline="true" rightline="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 </row>
38723 </lyxtabular>
38724
38725 \end_inset
38726
38727  ou 
38728 \begin_inset Tabular
38729 <lyxtabular version="3" rows="2" columns="2">
38730 <features tabularvalignment="middle">
38731 <column alignment="center" valignment="top">
38732 <column alignment="center" valignment="top">
38733 <row>
38734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38735 \begin_inset Text
38736
38737 \begin_layout Plain Layout
38738 texte
38739 \end_layout
38740
38741 \end_inset
38742 </cell>
38743 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747 \begin_inset Info
38748 type  "icon"
38749 arg   "dialog-show-new-inset graphics"
38750 \end_inset
38751
38752
38753 \end_layout
38754
38755 \end_inset
38756 </cell>
38757 </row>
38758 <row>
38759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38760 \begin_inset Text
38761
38762 \begin_layout Plain Layout
38763 texte
38764 \end_layout
38765
38766 \end_inset
38767 </cell>
38768 <cell alignment="center" valignment="top" bottomline="true" rightline="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 </row>
38778 </lyxtabular>
38779
38780 \end_inset
38781
38782
38783 \end_layout
38784
38785 \begin_layout Standard
38786 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38787  par exemple pour avoir une de ces positions :
38788 \begin_inset VSpace defskip
38789 \end_inset
38790
38791
38792 \end_layout
38793
38794 \begin_layout Standard
38795 \noindent
38796 \align center
38797 \begin_inset Tabular
38798 <lyxtabular version="3" rows="2" columns="2">
38799 <features tabularvalignment="middle">
38800 <column alignment="center" valignment="top">
38801 <column alignment="center" valignment="top">
38802 <row>
38803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38804 \begin_inset Text
38805
38806 \begin_layout Plain Layout
38807 texte
38808 \end_layout
38809
38810 \end_inset
38811 </cell>
38812 <cell alignment="center" valignment="top" topline="true" rightline="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 </row>
38822 <row>
38823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38824 \begin_inset Text
38825
38826 \begin_layout Plain Layout
38827 \begin_inset Info
38828 type  "icon"
38829 arg   "dialog-show-new-inset graphics"
38830 \end_inset
38831
38832
38833 \end_layout
38834
38835 \end_inset
38836 </cell>
38837 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38838 \begin_inset Text
38839
38840 \begin_layout Plain Layout
38841 texte
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 </row>
38847 </lyxtabular>
38848
38849 \end_inset
38850
38851  
38852 \begin_inset Tabular
38853 <lyxtabular version="3" rows="2" columns="2">
38854 <features tabularvalignment="middle">
38855 <column alignment="center" valignment="top">
38856 <column alignment="center" valignment="top">
38857 <row>
38858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38859 \begin_inset Text
38860
38861 \begin_layout Plain Layout
38862 texte
38863 \end_layout
38864
38865 \end_inset
38866 </cell>
38867 <cell alignment="center" valignment="top" topline="true" rightline="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 </row>
38877 <row>
38878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38879 \begin_inset Text
38880
38881 \begin_layout Plain Layout
38882 texte
38883 \end_layout
38884
38885 \end_inset
38886 </cell>
38887 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38888 \begin_inset Text
38889
38890 \begin_layout Plain Layout
38891 \begin_inset Info
38892 type  "icon"
38893 arg   "dialog-show-new-inset graphics"
38894 \end_inset
38895
38896
38897 \end_layout
38898
38899 \end_inset
38900 </cell>
38901 </row>
38902 </lyxtabular>
38903
38904 \end_inset
38905
38906  
38907 \begin_inset Tabular
38908 <lyxtabular version="3" rows="2" columns="3">
38909 <features tabularvalignment="middle">
38910 <column alignment="center" valignment="top">
38911 <column alignment="center" valignment="top">
38912 <column alignment="center" valignment="top">
38913 <row>
38914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38915 \begin_inset Text
38916
38917 \begin_layout Plain Layout
38918 texte
38919 \end_layout
38920
38921 \end_inset
38922 </cell>
38923 <cell alignment="center" valignment="top" topline="true" usebox="none">
38924 \begin_inset Text
38925
38926 \begin_layout Plain Layout
38927 \begin_inset Info
38928 type  "icon"
38929 arg   "dialog-show-new-inset graphics"
38930 \end_inset
38931
38932
38933 \end_layout
38934
38935 \end_inset
38936 </cell>
38937 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38938 \begin_inset Text
38939
38940 \begin_layout Plain Layout
38941 texte
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 </row>
38947 <row>
38948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38949 \begin_inset Text
38950
38951 \begin_layout Plain Layout
38952 texte
38953 \end_layout
38954
38955 \end_inset
38956 </cell>
38957 <cell alignment="center" valignment="top" bottomline="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" rightline="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 </row>
38976 </lyxtabular>
38977
38978 \end_inset
38979
38980  
38981 \begin_inset Tabular
38982 <lyxtabular version="3" rows="2" columns="3">
38983 <features tabularvalignment="middle">
38984 <column alignment="center" valignment="top">
38985 <column alignment="center" valignment="top">
38986 <column alignment="center" valignment="top">
38987 <row>
38988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38989 \begin_inset Text
38990
38991 \begin_layout Plain Layout
38992 texte
38993 \end_layout
38994
38995 \end_inset
38996 </cell>
38997 <cell alignment="center" valignment="top" topline="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" rightline="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 </row>
39016 <row>
39017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39018 \begin_inset Text
39019
39020 \begin_layout Plain Layout
39021 texte
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39027 \begin_inset Text
39028
39029 \begin_layout Plain Layout
39030 \begin_inset Info
39031 type  "icon"
39032 arg   "dialog-show-new-inset graphics"
39033 \end_inset
39034
39035
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39041 \begin_inset Text
39042
39043 \begin_layout Plain Layout
39044 texte
39045 \end_layout
39046
39047 \end_inset
39048 </cell>
39049 </row>
39050 </lyxtabular>
39051
39052 \end_inset
39053
39054
39055 \end_layout
39056
39057 \begin_layout Standard
39058 \noindent
39059 \align center
39060 \begin_inset Tabular
39061 <lyxtabular version="3" rows="3" columns="2">
39062 <features tabularvalignment="middle">
39063 <column alignment="center" valignment="top">
39064 <column alignment="center" valignment="top">
39065 <row>
39066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39067 \begin_inset Text
39068
39069 \begin_layout Plain Layout
39070 texte
39071 \end_layout
39072
39073 \end_inset
39074 </cell>
39075 <cell alignment="center" valignment="top" topline="true" rightline="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 </row>
39085 <row>
39086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39087 \begin_inset Text
39088
39089 \begin_layout Plain Layout
39090 \begin_inset Info
39091 type  "icon"
39092 arg   "dialog-show-new-inset graphics"
39093 \end_inset
39094
39095
39096 \end_layout
39097
39098 \end_inset
39099 </cell>
39100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39101 \begin_inset Text
39102
39103 \begin_layout Plain Layout
39104 texte
39105 \end_layout
39106
39107 \end_inset
39108 </cell>
39109 </row>
39110 <row>
39111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39112 \begin_inset Text
39113
39114 \begin_layout Plain Layout
39115 texte
39116 \end_layout
39117
39118 \end_inset
39119 </cell>
39120 <cell alignment="center" valignment="top" bottomline="true" rightline="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 </row>
39130 </lyxtabular>
39131
39132 \end_inset
39133
39134  
39135 \begin_inset Tabular
39136 <lyxtabular version="3" rows="3" columns="3">
39137 <features tabularvalignment="middle">
39138 <column alignment="center" valignment="top">
39139 <column alignment="center" valignment="top">
39140 <column alignment="center" valignment="top">
39141 <row>
39142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39143 \begin_inset Text
39144
39145 \begin_layout Plain Layout
39146 texte
39147 \end_layout
39148
39149 \end_inset
39150 </cell>
39151 <cell alignment="center" valignment="top" topline="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" rightline="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 </row>
39170 <row>
39171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39172 \begin_inset Text
39173
39174 \begin_layout Plain Layout
39175 texte
39176 \end_layout
39177
39178 \end_inset
39179 </cell>
39180 <cell alignment="center" valignment="top" usebox="none">
39181 \begin_inset Text
39182
39183 \begin_layout Plain Layout
39184 \begin_inset Info
39185 type  "icon"
39186 arg   "dialog-show-new-inset graphics"
39187 \end_inset
39188
39189
39190 \end_layout
39191
39192 \end_inset
39193 </cell>
39194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39195 \begin_inset Text
39196
39197 \begin_layout Plain Layout
39198 texte
39199 \end_layout
39200
39201 \end_inset
39202 </cell>
39203 </row>
39204 <row>
39205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39206 \begin_inset Text
39207
39208 \begin_layout Plain Layout
39209 texte
39210 \end_layout
39211
39212 \end_inset
39213 </cell>
39214 <cell alignment="center" valignment="top" bottomline="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" rightline="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 </row>
39233 </lyxtabular>
39234
39235 \end_inset
39236
39237  
39238 \begin_inset Tabular
39239 <lyxtabular version="3" rows="3" columns="2">
39240 <features tabularvalignment="middle">
39241 <column alignment="center" valignment="top">
39242 <column alignment="center" valignment="top">
39243 <row>
39244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39245 \begin_inset Text
39246
39247 \begin_layout Plain Layout
39248 texte
39249 \end_layout
39250
39251 \end_inset
39252 </cell>
39253 <cell alignment="center" valignment="top" topline="true" rightline="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 </row>
39263 <row>
39264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39265 \begin_inset Text
39266
39267 \begin_layout Plain Layout
39268 texte
39269 \end_layout
39270
39271 \end_inset
39272 </cell>
39273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39274 \begin_inset Text
39275
39276 \begin_layout Plain Layout
39277 \begin_inset Info
39278 type  "icon"
39279 arg   "dialog-show-new-inset graphics"
39280 \end_inset
39281
39282
39283 \end_layout
39284
39285 \end_inset
39286 </cell>
39287 </row>
39288 <row>
39289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39290 \begin_inset Text
39291
39292 \begin_layout Plain Layout
39293 texte
39294 \end_layout
39295
39296 \end_inset
39297 </cell>
39298 <cell alignment="center" valignment="top" bottomline="true" rightline="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 </row>
39308 </lyxtabular>
39309
39310 \end_inset
39311
39312
39313 \end_layout
39314
39315 \begin_layout Standard
39316 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39317  
39318 \end_layout
39319
39320 \begin_layout Standard
39321 \noindent
39322
39323 \series bold
39324 picinpar
39325 \series default
39326
39327 \begin_inset Index idx
39328 status collapsed
39329
39330 \begin_layout Plain Layout
39331 Paquetages \SpecialChar LaTeX
39332  ! picinpar
39333 \end_layout
39334
39335 \end_inset
39336
39337 .
39338  Voici un exemple :
39339 \end_layout
39340
39341 \begin_layout Standard
39342 \begin_inset ERT
39343 status collapsed
39344
39345 \begin_layout Plain Layout
39346
39347
39348 \backslash
39349 ifpicinpar
39350 \end_layout
39351
39352 \end_inset
39353
39354
39355 \begin_inset Note Note
39356 status open
39357
39358 \begin_layout Plain Layout
39359 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39360  
39361 \series bold
39362 picinpar
39363 \series default
39364  a été installé.
39365 \end_layout
39366
39367 \end_inset
39368
39369
39370 \end_layout
39371
39372 \begin_layout Standard
39373 \begin_inset ERT
39374 status collapsed
39375
39376 \begin_layout Plain Layout
39377
39378
39379 \backslash
39380 begin{window}[2,c,{
39381 \end_layout
39382
39383 \end_inset
39384
39385
39386 \begin_inset Graphics
39387         filename ../clipart/mobius.eps
39388         lyxscale 60
39389         width 40col%
39390         scaleBeforeRotation
39391         rotateOrigin center
39392
39393 \end_inset
39394
39395
39396 \begin_inset ERT
39397 status collapsed
39398
39399 \begin_layout Plain Layout
39400
39401 },]
39402 \end_layout
39403
39404 \begin_layout Plain Layout
39405
39406 {}
39407 \end_layout
39408
39409 \end_inset
39410
39411
39412 \size small
39413 \lang english
39414 It was in the spring of the year 1894 that all London was interested, and
39415  the fashionable world dismayed, by the murder of the Honourable Ronald
39416  Adair under most unusual and inexplicable circumstances.
39417  The public has already learned those particulars of the crime which
39418 \size default
39419
39420 \begin_inset ERT
39421 status collapsed
39422
39423 \begin_layout Plain Layout
39424
39425
39426 \backslash
39427 footnotemark{}
39428 \end_layout
39429
39430 \end_inset
39431
39432
39433 \size small
39434  came out in the police investigation, but a good deal was suppressed upon
39435  that occasion, since the case for the prosecution was so overwhelmingly
39436  strong that it was not necessary to bring forward all the facts.
39437  Only now, at the end of nearly ten years, am I allowed to supply those
39438  missing links which make up the whole of that remarkable chain
39439 \lang french
39440 .
39441 \size default
39442
39443 \begin_inset ERT
39444 status collapsed
39445
39446 \begin_layout Plain Layout
39447
39448
39449 \backslash
39450 end{window}
39451 \end_layout
39452
39453 \end_inset
39454
39455
39456 \end_layout
39457
39458 \begin_layout Standard
39459 \begin_inset ERT
39460 status collapsed
39461
39462 \begin_layout Plain Layout
39463
39464
39465 \backslash
39466 footnotetext{
39467 \end_layout
39468
39469 \end_inset
39470
39471 Note de pied de page du paragraphe avec objet fixe.
39472 \begin_inset ERT
39473 status collapsed
39474
39475 \begin_layout Plain Layout
39476
39477 }
39478 \end_layout
39479
39480 \end_inset
39481
39482
39483 \end_layout
39484
39485 \begin_layout Standard
39486 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39487  d'eux et leur position est déterminée par le nombre de lignes de texte
39488  situées audessus d'eux.
39489  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39490  numérotée.
39491 \end_layout
39492
39493 \begin_layout Standard
39494 Un objet fixe enrobé est inséré en ajoutant la commande
39495 \end_layout
39496
39497 \begin_layout Standard
39498
39499 \series bold
39500
39501 \backslash
39502 begin{window}[2,c,{
39503 \end_layout
39504
39505 \begin_layout Standard
39506 en code \SpecialChar TeX
39507  au debut du paragraphe.
39508  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39509  dessus de l'objet, le second, ici 'c', la position de l'objet.
39510  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39511  ) sont possibles.
39512  Après la commande, vous insérez votre objet.
39513  Dans cet exemple, c'est une image avec une largeur de 40
39514 \begin_inset space \thinspace{}
39515 \end_inset
39516
39517 % de la colonne de texte qui a été insérée.
39518  L'objet peut aussi être un tableau, une boîte ou une équation.
39519  Après l'objet, on insère la commande
39520 \end_layout
39521
39522 \begin_layout Standard
39523
39524 \series bold
39525 },texte de description ]
39526 \begin_inset Newline newline
39527 \end_inset
39528
39529 {}
39530 \end_layout
39531
39532 \begin_layout Standard
39533 Notez que le 
39534 \begin_inset Quotes cld
39535 \end_inset
39536
39537
39538 \series bold
39539 {}
39540 \series default
39541
39542 \begin_inset Quotes crd
39543 \end_inset
39544
39545  est sur la deuxième ligne.
39546  Le texte de description est facultatif.
39547  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39548  il doit donc commence juste après le 
39549 \series bold
39550 {}
39551 \series default
39552 .
39553  A la fin du paragraphe on insère la commande :
39554 \end_layout
39555
39556 \begin_layout Standard
39557
39558 \series bold
39559
39560 \backslash
39561 end{window}
39562 \end_layout
39563
39564 \begin_layout Standard
39565 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39566  ajouter des notes de pied de page de la façon habituelle.
39567  Vous devez utiliser la commande 
39568 \series bold
39569
39570 \backslash
39571 footnotemark
39572 \series default
39573  à l'intérieur du paragraphe et la commande 
39574 \series bold
39575
39576 \backslash
39577 footnotetext
39578 \series default
39579  à l'extérieur, comme décrit dans la section
39580 \begin_inset space \thinspace{}
39581 \end_inset
39582
39583
39584 \begin_inset CommandInset ref
39585 LatexCommand ref
39586 reference "sec:Notes-bas-de-page"
39587
39588 \end_inset
39589
39590 .
39591 \end_layout
39592
39593 \begin_layout Standard
39594 \begin_inset ERT
39595 status collapsed
39596
39597 \begin_layout Plain Layout
39598
39599
39600 \backslash
39601 else
39602 \end_layout
39603
39604 \end_inset
39605
39606
39607 \begin_inset Note Note
39608 status open
39609
39610 \begin_layout Plain Layout
39611 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39612  
39613 \series bold
39614 picinpar
39615 \series default
39616  n'est pas installé :
39617 \end_layout
39618
39619 \end_inset
39620
39621
39622 \end_layout
39623
39624 \begin_layout Standard
39625 Vous devez installer le paquetage \SpecialChar LaTeX
39626  
39627 \series bold
39628 picinpar
39629 \series default
39630  pour voir la suite de cette section dans la sortie imprimée.
39631 \end_layout
39632
39633 \begin_layout Standard
39634 \begin_inset ERT
39635 status collapsed
39636
39637 \begin_layout Plain Layout
39638
39639
39640 \backslash
39641 fi
39642 \end_layout
39643
39644 \end_inset
39645
39646
39647 \end_layout
39648
39649 \begin_layout Section
39650 Lettrines
39651 \begin_inset Index idx
39652 status collapsed
39653
39654 \begin_layout Plain Layout
39655 Lettrines
39656 \end_layout
39657
39658 \end_inset
39659
39660
39661 \begin_inset Index idx
39662 status collapsed
39663
39664 \begin_layout Plain Layout
39665 Entouré par du texte ! Lettrines
39666 \end_layout
39667
39668 \end_inset
39669
39670
39671 \end_layout
39672
39673 \begin_layout Standard
39674 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39675  
39676 \series bold
39677 lettrine
39678 \series default
39679
39680 \begin_inset Index idx
39681 status collapsed
39682
39683 \begin_layout Plain Layout
39684 Paquetages \SpecialChar LaTeX
39685  ! lettrine
39686 \end_layout
39687
39688 \end_inset
39689
39690  doit être installé et vous devez utiliser le module Initiales (
39691 \begin_inset space ~
39692 \end_inset
39693
39694 menu 
39695 \family sans
39696 Document\SpecialChar menuseparator
39697 Paramètres\SpecialChar menuseparator
39698 Modules
39699 \family default
39700
39701 \begin_inset space ~
39702 \end_inset
39703
39704 ).
39705  Pour insérer une lettrine, utilisez le style 
39706 \family sans
39707 Initial
39708 \family default
39709 .
39710  Les paramètres sont insérés avec le menu 
39711 \family sans
39712 Insertion
39713 \family default
39714 .
39715  Le paramètre obligatoire 
39716 \family sans
39717 \lang english
39718 Initial
39719 \family default
39720 \lang french
39721  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39722 \family sans
39723 \lang english
39724 Rest
39725 \begin_inset space ~
39726 \end_inset
39727
39728 of
39729 \begin_inset space ~
39730 \end_inset
39731
39732 Initial
39733 \family default
39734  
39735 \lang french
39736 contient
39737 \lang english
39738  the rest of the word or text of the initial letter(s)
39739 \lang french
39740 .
39741  Le paramètre 
39742 \family sans
39743 \lang english
39744 Options
39745 \family default
39746 \lang french
39747  contient paramètres pour modifier la lettrine.
39748  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39749  du paquetage 
39750 \series bold
39751 lettrine
39752 \series default
39753
39754 \begin_inset CommandInset citation
39755 LatexCommand cite
39756 key "lettrine"
39757 literal "true"
39758
39759 \end_inset
39760
39761 .
39762  Le style lui-même contient le texte qui doit entourer la lettrine.
39763  Le style habituel est par conséquent que le mot dont la première lettre
39764  est l'initiale soit en 
39765 \shape smallcaps
39766 petites capitales
39767 \shape default
39768 .
39769 \end_layout
39770
39771 \begin_layout Standard
39772 \begin_inset Newpage pagebreak
39773 \end_inset
39774
39775
39776 \end_layout
39777
39778 \begin_layout Standard
39779 Voici quelques exemples
39780 \begin_inset space ~
39781 \end_inset
39782
39783 :
39784 \end_layout
39785
39786 \begin_layout Standard
39787 \begin_inset ERT
39788 status collapsed
39789
39790 \begin_layout Plain Layout
39791
39792
39793 \backslash
39794 iflettrine
39795 \end_layout
39796
39797 \end_inset
39798
39799
39800 \begin_inset Note Note
39801 status open
39802
39803 \begin_layout Plain Layout
39804 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39805  
39806 \series bold
39807 lettrine
39808 \series default
39809  a été installé.
39810 \end_layout
39811
39812 \end_inset
39813
39814
39815 \end_layout
39816
39817 \begin_layout Enumerate
39818 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39819  mathématique 
39820 \begin_inset Formula $\mathfrak{Fraktur}$
39821 \end_inset
39822
39823 :
39824 \end_layout
39825
39826 \begin_deeper
39827 \begin_layout Initial
39828 \begin_inset Argument 2
39829 status open
39830
39831 \begin_layout Plain Layout
39832 \begin_inset Formula $\mathfrak{I}$
39833 \end_inset
39834
39835
39836 \end_layout
39837
39838 \end_inset
39839
39840
39841 \begin_inset Argument 3
39842 status open
39843
39844 \begin_layout Plain Layout
39845 t
39846 \end_layout
39847
39848 \end_inset
39849
39850  
39851 \lang english
39852 was in the spring of the year 1894 that all London was interested, and the
39853  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39854  under most unusual and inexplicable circumstances.
39855  The public has already learned those particulars of the crime which came
39856  out in the police investigation, but a good deal was suppressed upon that
39857  occasion, since the case for the prosecution was so overwhelmingly strong
39858  that it was not necessary to bring forward all the facts.
39859 \end_layout
39860
39861 \end_deeper
39862 \begin_layout Enumerate
39863 L'initiale est entourée par une seule ligne et est formée de deux lettres
39864  dans la police standard ; aucun texte n'est écrit en petites capitales
39865 \begin_inset space ~
39866 \end_inset
39867
39868 :
39869 \end_layout
39870
39871 \begin_deeper
39872 \begin_layout Initial
39873 \begin_inset Argument 1
39874 status open
39875
39876 \begin_layout Plain Layout
39877 lines=1
39878 \end_layout
39879
39880 \end_inset
39881
39882
39883 \begin_inset Argument 2
39884 status open
39885
39886 \begin_layout Plain Layout
39887 It
39888 \end_layout
39889
39890 \end_inset
39891
39892  
39893 \lang english
39894 was in the spring of the year 1894 that all London was interested, and the
39895  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39896  under most unusual and inexplicable circumstances.
39897  The public has already learned those particulars of the crime which came
39898  out in the police investigation, but a good deal was suppressed upon that
39899  occasion, since the case for the prosecution was so overwhelmingly strong
39900  that it was not necessary to bring forward all the facts.
39901 \end_layout
39902
39903 \end_deeper
39904 \begin_layout Enumerate
39905 Initiale descendante sur 3
39906 \begin_inset space ~
39907 \end_inset
39908
39909 lignes en magenta en police mathématique
39910 \begin_inset Newline newline
39911 \end_inset
39912
39913
39914 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39915 \end_inset
39916
39917 , le texte 
39918 \begin_inset Quotes cld
39919 \end_inset
39920
39921
39922 \lang english
39923 t was in the spring
39924 \lang french
39925
39926 \begin_inset Quotes crd
39927 \end_inset
39928
39929  est en 
39930 \shape smallcaps
39931 petites capitales
39932 \shape default
39933  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39934  avant l'initiale
39935 \begin_inset space ~
39936 \end_inset
39937
39938 :
39939 \begin_inset Newline newline
39940 \end_inset
39941
39942
39943 \series bold
39944
39945 \backslash
39946 renewcommand{
39947 \backslash
39948 LettrineFontHook}{
39949 \backslash
39950 color{couleur}}
39951 \series default
39952
39953 \begin_inset Newline newline
39954 \end_inset
39955
39956 où la 
39957 \emph on
39958 couleur
39959 \emph default
39960  peut être 
39961 \begin_inset Quotes cld
39962 \end_inset
39963
39964 red
39965 \begin_inset Quotes crd
39966 \end_inset
39967
39968
39969 \begin_inset Quotes cld
39970 \end_inset
39971
39972 blue
39973 \begin_inset Quotes crd
39974 \end_inset
39975
39976
39977 \begin_inset Quotes cld
39978 \end_inset
39979
39980 green
39981 \begin_inset Quotes crd
39982 \end_inset
39983
39984
39985 \begin_inset Quotes cld
39986 \end_inset
39987
39988 yellow
39989 \begin_inset Quotes crd
39990 \end_inset
39991
39992
39993 \begin_inset Quotes cld
39994 \end_inset
39995
39996 cyan
39997 \begin_inset Quotes crd
39998 \end_inset
39999
40000
40001 \begin_inset Quotes cld
40002 \end_inset
40003
40004 magenta
40005 \begin_inset Quotes crd
40006 \end_inset
40007
40008
40009 \begin_inset Quotes cld
40010 \end_inset
40011
40012 black
40013 \begin_inset Quotes crd
40014 \end_inset
40015
40016  ou 
40017 \begin_inset Quotes cld
40018 \end_inset
40019
40020 white
40021 \begin_inset Quotes crd
40022 \end_inset
40023
40024 .
40025  On doit aussi ajouter la commande suivante au préambule du document
40026 \begin_inset space ~
40027 \end_inset
40028
40029 :
40030 \begin_inset Newline newline
40031 \end_inset
40032
40033
40034 \series bold
40035
40036 \backslash
40037 @ifundefined{textcolor}
40038 \begin_inset Newline newline
40039 \end_inset
40040
40041
40042 \begin_inset space ~
40043 \end_inset
40044
40045 {
40046 \backslash
40047 usepackage{color}}{}
40048 \end_layout
40049
40050 \begin_deeper
40051 \begin_layout Standard
40052 \begin_inset ERT
40053 status collapsed
40054
40055 \begin_layout Plain Layout
40056
40057
40058 \backslash
40059 renewcommand{
40060 \backslash
40061 LettrineFontHook}{
40062 \backslash
40063 color{magenta}}
40064 \end_layout
40065
40066 \end_inset
40067
40068
40069 \begin_inset Note Note
40070 status collapsed
40071
40072 \begin_layout Plain Layout
40073 colore la lettrine en magenta
40074 \end_layout
40075
40076 \end_inset
40077
40078
40079 \end_layout
40080
40081 \begin_layout Initial
40082 \begin_inset Argument 1
40083 status open
40084
40085 \begin_layout Plain Layout
40086 lines=3, lhang=0.33, loversize=0.25
40087 \end_layout
40088
40089 \end_inset
40090
40091
40092 \begin_inset Argument 2
40093 status open
40094
40095 \begin_layout Plain Layout
40096 \begin_inset Formula $\mathcal{I}$
40097 \end_inset
40098
40099
40100 \end_layout
40101
40102 \end_inset
40103
40104
40105 \begin_inset Argument 3
40106 status open
40107
40108 \begin_layout Plain Layout
40109
40110 \lang english
40111 t was in the spring
40112 \end_layout
40113
40114 \end_inset
40115
40116
40117 \lang english
40118  of the year 1894 that all London was interested, and the fashionable world
40119  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40120  and inexplicable circumstances.
40121  The public has already learned those particulars of the crime which came
40122  out in the police investigation, but a good deal was suppressed upon that
40123  occasion, since the case for the prosecution was so overwhelmingly strong
40124  that it was not necessary to bring forward all the facts.
40125 \end_layout
40126
40127 \end_deeper
40128 \begin_layout Standard
40129 \begin_inset ERT
40130 status collapsed
40131
40132 \begin_layout Plain Layout
40133
40134
40135 \backslash
40136 else
40137 \end_layout
40138
40139 \end_inset
40140
40141
40142 \begin_inset Note Note
40143 status open
40144
40145 \begin_layout Plain Layout
40146 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40147  
40148 \series bold
40149 lettrine
40150 \series default
40151  n'est pas installé :
40152 \end_layout
40153
40154 \end_inset
40155
40156
40157 \end_layout
40158
40159 \begin_layout Standard
40160 Vous devez installer le paquetage \SpecialChar LaTeX
40161  
40162 \series bold
40163 lettrine
40164 \series default
40165  pour voir la suite de cette section dans la sortie imprimée.
40166 \end_layout
40167
40168 \begin_layout Standard
40169 \begin_inset ERT
40170 status collapsed
40171
40172 \begin_layout Plain Layout
40173
40174
40175 \backslash
40176 fi
40177 \end_layout
40178
40179 \end_inset
40180
40181
40182 \end_layout
40183
40184 \begin_layout Chapter
40185 Trucs externes
40186 \begin_inset Index idx
40187 status collapsed
40188
40189 \begin_layout Plain Layout
40190 Trucs externes
40191 \end_layout
40192
40193 \end_inset
40194
40195
40196 \end_layout
40197
40198 \begin_layout Standard
40199 Avec le menu 
40200 \family sans
40201 Insertion\SpecialChar menuseparator
40202 Fichier
40203 \family default
40204  vous pouvez insérer un contenu externe à votre document.
40205  Ce contenu peut être :
40206 \end_layout
40207
40208 \begin_layout Description
40209 Document
40210 \begin_inset space ~
40211 \end_inset
40212
40213 \SpecialChar LyX
40214  Un autre document \SpecialChar LyX
40215  ; son contenu est directement inséré dans votre document.
40216 \end_layout
40217
40218 \begin_layout Description
40219 Texte
40220 \begin_inset space ~
40221 \end_inset
40222
40223 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40224 e.
40225 \end_layout
40226
40227 \begin_layout Description
40228 Texte
40229 \begin_inset space ~
40230 \end_inset
40231
40232 Brut
40233 \begin_inset space ~
40234 \end_inset
40235
40236 par
40237 \begin_inset space ~
40238 \end_inset
40239
40240 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40241  Les lignes vides créent un nouveau paragraphe dans votre document.
40242 \end_layout
40243
40244 \begin_layout Description
40245 Objet
40246 \begin_inset space ~
40247 \end_inset
40248
40249 Externe Fichiers de formats variés.
40250 \end_layout
40251
40252 \begin_layout Description
40253 Sous-document Documents \SpecialChar LyX
40254  ou \SpecialChar LaTeX
40255 .
40256 \end_layout
40257
40258 \begin_layout Section
40259 Objets externes 
40260 \begin_inset Index idx
40261 status collapsed
40262
40263 \begin_layout Plain Layout
40264 Trucs externes ! Objets Externes
40265 \end_layout
40266
40267 \end_inset
40268
40269
40270 \end_layout
40271
40272 \begin_layout Standard
40273 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40274  de fichiers dans votre document sans avoir à convertir ces derniers en
40275  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40276
40277  qui va s'occuper des conversions.
40278  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40279  \SpecialChar LyX
40280  des images dans des formats divers.
40281  Quand vous avez activé 
40282 \family sans
40283 Aperçu
40284 \begin_inset space ~
40285 \end_inset
40286
40287 sur
40288 \begin_inset space ~
40289 \end_inset
40290
40291 le
40292 \begin_inset space ~
40293 \end_inset
40294
40295 vif
40296 \family default
40297  dans le menu des préférences de \SpecialChar LyX
40298 , dans la rubrique 
40299 \family sans
40300 Apparence\SpecialChar menuseparator
40301 Graphiques
40302 \family default
40303 , les objets externes de type Dia et Xfig sont affichés directement dans
40304  \SpecialChar LyX
40305 .
40306 \end_layout
40307
40308 \begin_layout Standard
40309 On insère des objets externes en utilisant la fenêtre de dialogue 
40310 \family sans
40311 Objet
40312 \begin_inset space ~
40313 \end_inset
40314
40315 Externe
40316 \family default
40317  qui est accessible via le menu 
40318 \family sans
40319 Insertion\SpecialChar menuseparator
40320 Fichiers\SpecialChar menuseparator
40321 Objet
40322 \begin_inset space ~
40323 \end_inset
40324
40325 Externe
40326 \family default
40327 .
40328  Actuellement les types de fichiers (
40329 \family sans
40330 Modèles
40331 \family default
40332 ) suivants sont autorisés :
40333 \end_layout
40334
40335 \begin_layout Description
40336 Diagramme
40337 \begin_inset space ~
40338 \end_inset
40339
40340 Dia accepte les diagrammes créés avec le programme 
40341 \series bold
40342
40343 \begin_inset CommandInset href
40344 LatexCommand href
40345 name "Dia"
40346 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40347 literal "false"
40348
40349 \end_inset
40350
40351
40352 \series default
40353 .
40354 \end_layout
40355
40356 \begin_layout Description
40357 Échiquier accepte les diagrammes de positions d'échec produits par le programme
40358  
40359 \series bold
40360
40361 \begin_inset CommandInset href
40362 LatexCommand href
40363 name "XBoard"
40364 target "http://fr.wikipedia.org/wiki/XBoard"
40365 literal "false"
40366
40367 \end_inset
40368
40369
40370 \series default
40371 .
40372 \end_layout
40373
40374 \begin_layout Description
40375 Figure
40376 \begin_inset space ~
40377 \end_inset
40378
40379 Inkscape supporte (expérimentalement) les images graphiques vectorielles
40380  SVG contenant du texte écrit en \SpecialChar LaTeX
40381 .
40382  Il repose sur l'option 
40383 \family sans
40384 Exclure le texte du fichier PDF, et créer un fichier LaTeX 
40385 \family default
40386 lorsqu'on enregistre un dessin avec le programme 
40387 \noun on
40388 Inkscape
40389 \noun default
40390
40391 \begin_inset CommandInset citation
40392 LatexCommand cite
40393 key "Inkscape"
40394 literal "false"
40395
40396 \end_inset
40397
40398 .
40399  Ceci permet d’inclure des documents SVG dans lesquels \SpecialChar LaTeX
40400  assurera la typographie
40401  du texte.
40402  L'avantage de ces SVG est d'assurer l'uniformité du style dans le document,
40403  et il est possible de saisir du code \SpecialChar TeX
40404  dans le texte du SVG.
40405 \begin_inset Newline newline
40406 \end_inset
40407
40408 Il est possible d'utiliser les commandes du code TeX comme 
40409 \series bold
40410
40411 \backslash
40412 Large
40413 \series default
40414
40415 \series bold
40416
40417 \backslash
40418 small
40419 \series default
40420 , etc.dans le texte du SVG.
40421  La taille de la police sera celle des paramètres du document \SpecialChar LyX
40422 .
40423  Voir
40424 \begin_inset space ~
40425 \end_inset
40426
40427
40428 \begin_inset CommandInset citation
40429 LatexCommand cite
40430 key "Inkscape"
40431 literal "false"
40432
40433 \end_inset
40434
40435  pour plus d'information et des exemples.
40436 \begin_inset Newline newline
40437 \end_inset
40438
40439 Noter que, si le texte dans l'image hérite de la police de l’environnement,
40440  ce n'est pas le cas dans l'aperçu dans \SpecialChar LyX
40441 .
40442  Encapsuler l'insert externe dans un insert d'aperçu (menu 
40443 \family sans
40444 Insérer\SpecialChar menuseparator
40445 Aperçu
40446 \family default
40447 ) donne un meilleur résultat.
40448 \begin_inset Newline newline
40449 \end_inset
40450
40451 Le modèle fonctionne comme dans le cas d'un objet externe Xfig.
40452  \SpecialChar LyX
40453  va extraire le texte de l'image dans un fichier séparé et créer un fichier
40454  PDF pour le reste.
40455 \end_layout
40456
40457 \begin_layout Description
40458 Figure
40459 \begin_inset space ~
40460 \end_inset
40461
40462 Xfig accepte les images créées avec le programme 
40463 \begin_inset CommandInset href
40464 LatexCommand href
40465 name "Xfig"
40466 target "http://fr.wikipedia.org/wiki/Xfig"
40467 literal "false"
40468
40469 \end_inset
40470
40471 .
40472 \end_layout
40473
40474 \begin_layout Description
40475 Graphiques
40476 \begin_inset space ~
40477 \end_inset
40478
40479 vectoriels peut être utilisé pour les graphiques
40480 \begin_inset space ~
40481 \end_inset
40482
40483 vectoriels.
40484  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40485 \family sans
40486 Objet
40487 \begin_inset space ~
40488 \end_inset
40489
40490 Externe
40491 \family default
40492  comme les images qui sont habituellement incorporées en utilisant le menu
40493  
40494 \family sans
40495 Insertion\SpecialChar menuseparator
40496 Graphique
40497 \family default
40498 , comme c'est décrit dans la section
40499 \begin_inset space ~
40500 \end_inset
40501
40502
40503 \begin_inset CommandInset ref
40504 LatexCommand ref
40505 reference "sec:Graphics-Dialog"
40506
40507 \end_inset
40508
40509 .
40510  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40511 \begin_inset External
40512         template VectorGraphics
40513         filename ../clipart/SVG-Drawing.svg
40514         lyxscale 50
40515         scale 33
40516
40517 \end_inset
40518
40519
40520 \end_layout
40521
40522 \begin_layout Description
40523 Image
40524 \begin_inset space ~
40525 \end_inset
40526
40527 tramée peut être utilisé pour les images matricielles (bitmap).
40528  Les images peuvent être traitées dans la fenêtre de dialogue 
40529 \family sans
40530 Objet
40531 \begin_inset space ~
40532 \end_inset
40533
40534 Externe
40535 \family default
40536  comme les images qui sont habituellement incorporées en utilisant le menu
40537  
40538 \family sans
40539 Insertion\SpecialChar menuseparator
40540 Graphique
40541 \family default
40542 , comme c'est décrit dans la section
40543 \begin_inset space ~
40544 \end_inset
40545
40546
40547 \begin_inset CommandInset ref
40548 LatexCommand ref
40549 reference "sec:Graphics-Dialog"
40550
40551 \end_inset
40552
40553 .
40554  Voici un exemple d'insertion d'image matricielle
40555 \begin_inset space ~
40556 \end_inset
40557
40558
40559 \begin_inset External
40560         template RasterImage
40561         filename ../clipart/ToolbarEnvBox.png
40562
40563 \end_inset
40564
40565
40566 \end_layout
40567
40568 \begin_layout Description
40569 Musique
40570 \begin_inset space ~
40571 \end_inset
40572
40573 mise
40574 \begin_inset space ~
40575 \end_inset
40576
40577 en
40578 \begin_inset space ~
40579 \end_inset
40580
40581 forme
40582 \begin_inset space ~
40583 \end_inset
40584
40585 avec
40586 \begin_inset space ~
40587 \end_inset
40588
40589 Lilypond est utilisé avec des partitions musicales mises en forme par le
40590  programme 
40591 \series bold
40592
40593 \begin_inset CommandInset href
40594 LatexCommand href
40595 name "LilyPond"
40596 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40597 literal "false"
40598
40599 \end_inset
40600
40601
40602 \series default
40603 .
40604  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40605  au fichier \SpecialChar LyX
40606  d'exemple 
40607 \emph on
40608 lilypond.lyx
40609 \emph default
40610 .
40611 \end_layout
40612
40613 \begin_layout Description
40614 Pages
40615 \begin_inset space ~
40616 \end_inset
40617
40618 PDF permet d'insérer des documents en PDF dans votre document.
40619  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40620  
40621 \emph on
40622 pages
40623 \emph default
40624  dans le champ 
40625 \family sans
40626 Option
40627 \family default
40628  dans l'onglet 
40629 \family sans
40630 Options \SpecialChar LaTeX
40631  et \SpecialChar LyX
40632
40633 \family default
40634 .
40635  L'argument de cette option est une liste d'éléments séparés par des virgules,
40636  contenant des numéros de pages (
40637 \begin_inset space ~
40638 \end_inset
40639
40640 insérez comme option 
40641 \series bold
40642 pages={3,5,6,8}
40643 \series default
40644
40645 \begin_inset space ~
40646 \end_inset
40647
40648 ), des plages de numéros de pages (
40649 \series bold
40650
40651 \begin_inset space ~
40652 \end_inset
40653
40654 pages={4-9}
40655 \series default
40656
40657 \begin_inset space ~
40658 \end_inset
40659
40660 ) ou n'importe quelle combinaison des deux.
40661  Pour insérer des pages vides, utilisez 
40662 \series bold
40663 {}
40664 \series default
40665 .
40666  Par exemple 
40667 \begin_inset space ~
40668 \end_inset
40669
40670
40671 \series bold
40672 pages={3,{},8-11,15}
40673 \series default
40674  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40675  15.
40676  Les plages de pages sont décrites avec la syntaxe 
40677 \emph on
40678 début-fin
40679 \emph default
40680  qui sélectionne toutes les pages de 
40681 \emph on
40682 début
40683 \emph default
40684  jusqu'à 
40685 \emph on
40686 fin
40687 \emph default
40688 .
40689  Si on omet 
40690 \emph on
40691 début
40692 \emph default
40693 , on commence implicitement à la première page ; de même, omettre 
40694 \emph on
40695 fin
40696 \emph default
40697  termine implicitement à la dernière page du document.
40698  La dernière page du document peut aussi être désignée par le mot-clé 
40699 \series bold
40700 last
40701 \series default
40702  (
40703 \begin_inset space ~
40704 \end_inset
40705
40706 ce dernier n'est accepté que pour une plage de pages
40707 \begin_inset space ~
40708 \end_inset
40709
40710 ).
40711  Donc 
40712 \series bold
40713 pages=-
40714 \series default
40715  va insérer toutes les pages du document et 
40716 \series bold
40717 pages=last-1
40718 \series default
40719  va insérer toutes les pages dans l'ordre inverse.
40720  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40721 \begin_inset Newline newline
40722 \end_inset
40723
40724 L'option 
40725 \series bold
40726 noautoscale
40727 \series default
40728  insère les pages avec leur taille d'origine, si cette option n'est pas
40729  donnée, les pages seront redimensionnées
40730 \begin_inset space \space{}
40731 \end_inset
40732
40733 pour tenir dans la largeur de page de votre document.
40734  Dans l'onglet 
40735 \family sans
40736 Taille
40737 \begin_inset space ~
40738 \end_inset
40739
40740 et
40741 \begin_inset space ~
40742 \end_inset
40743
40744 rotation
40745 \family default
40746  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40747  qu'une éventuelle rotation.
40748  Si vous utilisez une autre largeur que 100
40749 \begin_inset space \thinspace{}
40750 \end_inset
40751
40752 Échelle%, l'option 
40753 \series bold
40754 noautoscale
40755 \series default
40756  sera neutralisée.
40757  Pour plus d'information sur les options possibles, jetez un œil sur la
40758  documentation du paquetage \SpecialChar LaTeX
40759  
40760 \series bold
40761 pdfpages
40762 \series default
40763  
40764 \begin_inset CommandInset citation
40765 LatexCommand cite
40766 key "pdfpages"
40767 literal "true"
40768
40769 \end_inset
40770
40771 .
40772 \begin_inset Index idx
40773 status collapsed
40774
40775 \begin_layout Plain Layout
40776 Paquetages \SpecialChar LaTeX
40777  ! pdfpages
40778 \end_layout
40779
40780 \end_inset
40781
40782
40783 \begin_inset Newline newline
40784 \end_inset
40785
40786 Pour utiliser ce modèle dans une présentation 
40787 \family sans
40788 Beamer
40789 \family default
40790  vous devez d'abord insérer un environnement 
40791 \family sans
40792 FinCadre
40793 \family default
40794  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40795  contenant la commande
40796  
40797 \series bold
40798
40799 \backslash
40800 setbeamertemplate{background canvas}{}
40801 \series default
40802 .
40803  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40804  que vous voulez.
40805  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40806  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40807  section.
40808  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40809  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40810  le modèle.
40811 \begin_inset Newline newline
40812 \end_inset
40813
40814 Voici un PDF incorporé basculé de -5°
40815 \begin_inset space ~
40816 \end_inset
40817
40818 °: 
40819 \begin_inset External
40820         template PDFPages
40821         filename ../clipart/Abstract.pdf
40822         extra LaTeX "noautoscale, pages=-"
40823         rotateAngle -5
40824         rotateOrigin bottomleft
40825
40826 \end_inset
40827
40828
40829 \end_layout
40830
40831 \begin_layout Description
40832 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le
40833  format de 
40834 \series bold
40835
40836 \begin_inset CommandInset href
40837 LatexCommand href
40838 name "Gnumeric"
40839 target "http://fr.wikipedia.org/wiki/Gnumeric"
40840 literal "false"
40841
40842 \end_inset
40843
40844
40845 \series default
40846
40847 \begin_inset CommandInset href
40848 LatexCommand href
40849 name "OpenDocument"
40850 target "http://fr.wikipedia.org/wiki/OpenDocument"
40851 literal "false"
40852
40853 \end_inset
40854
40855
40856 \begin_inset CommandInset href
40857 LatexCommand href
40858 name "Microsoft Office XML"
40859 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40860 literal "false"
40861
40862 \end_inset
40863
40864  et 
40865 \begin_inset CommandInset href
40866 LatexCommand href
40867 name "Office Open XML"
40868 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40869 literal "false"
40870
40871 \end_inset
40872
40873 .
40874  Pour cette fonction, \SpecialChar LyX
40875  doit pouvoir trouver le programme 
40876 \family typewriter
40877 ssconvert
40878 \family default
40879  au cours de sa configuration.
40880  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40881  même si vous n'avez pas de tableaux au format gnumeric.
40882  Pour des exemples et les limitations possibles, jetez un œil au fichier
40883  \SpecialChar LyX
40884  d'exemple, 
40885 \emph on
40886 spreadsheet.lyx
40887 \emph default
40888 .
40889 \end_layout
40890
40891 \begin_layout Standard
40892 Quand vous activez l'option 
40893 \family sans
40894 Brouillon
40895 \family default
40896  de l'onglet 
40897 \family sans
40898 Fichier
40899 \family default
40900  de la fenêtre de dialogue 
40901 \family sans
40902 Objet
40903 \begin_inset space ~
40904 \end_inset
40905
40906 Externe
40907 \family default
40908 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
40909 \begin_inset Newline newline
40910 \end_inset
40911
40912 Les objets externes apparaissent dans \SpecialChar LyX
40913 , soit comme une boîte comme celle-ci
40914  : 
40915 \begin_inset Graphics
40916         filename ../clipart/ExternalMaterial.png
40917         scale 95
40918         scaleBeforeRotation
40919
40920 \end_inset
40921
40922  soit comme une image, selon que vous avez ou non activé l'option 
40923 \family sans
40924 Afficher
40925 \begin_inset space ~
40926 \end_inset
40927
40928 dans
40929 \begin_inset space ~
40930 \end_inset
40931
40932 \SpecialChar LyX
40933
40934 \family default
40935  de l'onglet 
40936 \family sans
40937 Options LaTeX et LyX
40938 \family default
40939  de la fenêtre de dialogue.
40940 \end_layout
40941
40942 \begin_layout Standard
40943 Le manuel 
40944 \family sans
40945 \emph on
40946 Personnalisation
40947 \family default
40948 \emph default
40949  explique comment vous pouvez créer vos propres modèles.
40950 \end_layout
40951
40952 \begin_layout Section
40953 Sous-documents
40954 \begin_inset CommandInset label
40955 LatexCommand label
40956 name "sec:Sous-documents"
40957
40958 \end_inset
40959
40960
40961 \begin_inset Index idx
40962 status collapsed
40963
40964 \begin_layout Plain Layout
40965 Trucs externes ! Sous-documents
40966 \end_layout
40967
40968 \end_inset
40969
40970
40971 \begin_inset Index idx
40972 status collapsed
40973
40974 \begin_layout Plain Layout
40975 Fichiers ! Insertion
40976 \end_layout
40977
40978 \end_inset
40979
40980
40981 \end_layout
40982
40983 \begin_layout Standard
40984 Les sous-documents sont utilisés quand on a un document très long qui peut
40985  être décomposé en plusieurs parties ou sections plus petites.
40986  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
40987  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
40988  Les différents documents sont ce que l'on appelle les sous-documents et
40989  un document maître les relie pour imprimer le document complet ou seulement
40990  une partie de celui-ci.
40991  Un sous-document hérite du contenu de son maître, par exemple le préambule
40992  \SpecialChar LaTeX
40993 , la bibliographie, et les étiquettes pour les références croisées.
40994 \end_layout
40995
40996 \begin_layout Standard
40997 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
40998  maître, précisez dans le sous-document le document maître dans le menu
40999  
41000 \family sans
41001 Document\SpecialChar menuseparator
41002 Paramètres\SpecialChar menuseparator
41003 Classe de document
41004 \family default
41005 .
41006  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
41007  à chaque
41008  fois que vous modifierez le sous-document.
41009 \end_layout
41010
41011 \begin_layout Standard
41012 Les documents inclus sont visualisés dans \SpecialChar LyX
41013  sous la forme d'une boîte comme
41014  celle-ci : 
41015 \begin_inset Graphics
41016         filename clipart/SousDocument.png
41017         scale 95
41018         scaleBeforeRotation
41019
41020 \end_inset
41021
41022  Pour inclure des sous-documents dans un document maître , on utilise le
41023  menu 
41024 \family sans
41025 Insertion\SpecialChar menuseparator
41026 Fichier\SpecialChar menuseparator
41027 Sous-document
41028 \family default
41029 .
41030  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41031  des quatre méthodes d'inclusion :
41032 \end_layout
41033
41034 \begin_layout Description
41035 Inclus
41036 \begin_inset space ~
41037 \end_inset
41038
41039 (include) Vous pouvez inclure des documents \SpecialChar LyX
41040  et \SpecialChar LaTeX
41041 .
41042  Quand vous cliquez sur le bouton 
41043 \family sans
41044 Modifier
41045 \family default
41046  dans la fenêtre de dialogue 
41047 \family sans
41048 Sous-document
41049 \family default
41050 , le document inclus est ouvert dans \SpecialChar LyX
41051  dans un nouvel onglet pour que vous
41052  puissiez le modifier.
41053 \begin_inset Newline newline
41054 \end_inset
41055
41056
41057 \end_layout
41058
41059 \begin_layout Standard
41060 Voici un sous-document inséré avec la méthode 
41061 \family sans
41062 Inclus
41063 \family default
41064  : 
41065 \begin_inset CommandInset include
41066 LatexCommand include
41067 filename "DocumentBidon1.lyx"
41068
41069 \end_inset
41070
41071
41072 \end_layout
41073
41074 \begin_layout Standard
41075 La numérotation des sections va prendre en compte les sections des fichiers
41076  incorporés dans l'ordre où ils sont insérés dans le document maître.
41077  Le document qui est inclus comme exemple possède une sous-section qui sera
41078  numérotée comme sous-section de la section actuelle.
41079  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41080  : la sous-section
41081 \begin_inset space ~
41082 \end_inset
41083
41084
41085 \begin_inset CommandInset ref
41086 LatexCommand ref
41087 reference "subsec:Sous-section-externe-1"
41088
41089 \end_inset
41090
41091  est dans le fichier inclus.
41092 \end_layout
41093
41094 \begin_layout Standard
41095 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41096  du document maître est utilisé.
41097  Les branches présentes dans le sous-document seront ignorées par le document
41098  maître si celui-ci ne possède pas une branche avec le même nom.
41099  Les documents inclus sont insérés en commençant une nouvelle page et sont
41100  suivis par un saut de page.
41101 \end_layout
41102
41103 \begin_layout Standard
41104 \begin_inset Note Greyedout
41105 status open
41106
41107 \begin_layout Plain Layout
41108
41109 \series bold
41110 Note:
41111 \series default
41112  Quand vous avez inclus un fichier \SpecialChar LyX
41113  ou \SpecialChar LaTeX
41114 , et que ce dernier utilise une classe
41115  de document différente de celle du document maître, vous recevez un avertisseme
41116 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41117  produire des résultats inattendus sur la sortie imprimée.
41118 \end_layout
41119
41120 \end_inset
41121
41122
41123 \end_layout
41124
41125 \begin_layout Description
41126 Incorporé
41127 \begin_inset space ~
41128 \end_inset
41129
41130 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41131  sont :
41132 \end_layout
41133
41134 \begin_deeper
41135 \begin_layout Itemize
41136 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41137  par un saut de page.
41138 \end_layout
41139
41140 \begin_layout Itemize
41141 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41142  quand l'option
41143  
41144 \family sans
41145 Aperçu
41146 \begin_inset space ~
41147 \end_inset
41148
41149 sur
41150 \begin_inset space ~
41151 \end_inset
41152
41153 le
41154 \begin_inset space ~
41155 \end_inset
41156
41157 vif
41158 \family default
41159  est activée dans les préférences dans la rubrique 
41160 \family sans
41161 Apparence\SpecialChar menuseparator
41162 Graphique
41163 \family default
41164 .
41165 \end_layout
41166
41167 \begin_layout Itemize
41168 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41169 \family sans
41170 Document\SpecialChar menuseparator
41171 Paramètres\SpecialChar menuseparator
41172 Sous-documents
41173 \family default
41174 .
41175 \end_layout
41176
41177 \end_deeper
41178 \begin_layout Standard
41179 Voici un sous document inséré en utilisant la méthode 
41180 \family sans
41181 Incorporé
41182 \family default
41183  : 
41184 \begin_inset CommandInset include
41185 LatexCommand input
41186 preview true
41187 filename "DocumentBidon2.lyx"
41188
41189 \end_inset
41190
41191
41192 \end_layout
41193
41194 \begin_layout Standard
41195 Voici un sous-document
41196 \emph on
41197 input
41198 \emph default
41199  comme \SpecialChar LaTeX
41200  source:
41201 \end_layout
41202
41203 \begin_layout Quote
41204 \begin_inset CommandInset include
41205 LatexCommand input
41206 filename "DocumentTexteBidon.txt"
41207
41208 \end_inset
41209
41210
41211 \end_layout
41212
41213 \begin_layout Description
41214 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41215  Si c'est un fichier \SpecialChar LyX
41216  ou \SpecialChar LaTeX
41217 , le contenu sera affiché dans la sortie sous forme
41218  de code source et aucune des commandes éventuellement présentes ne sera
41219  exécutée.
41220  Vous pouvez utiliser l'option 
41221 \family sans
41222 Marquer
41223 \begin_inset space ~
41224 \end_inset
41225
41226 les
41227 \begin_inset space ~
41228 \end_inset
41229
41230 espaces
41231 \family default
41232  qui matérialise chaque espace présente dans le code source par un caractère
41233  
41234 \begin_inset Quotes cld
41235 \end_inset
41236
41237
41238 \begin_inset ERT
41239 status collapsed
41240
41241 \begin_layout Plain Layout
41242
41243
41244 \backslash
41245 textvisiblespace 
41246 \end_layout
41247
41248 \end_inset
41249
41250
41251 \begin_inset Quotes crd
41252 \end_inset
41253
41254  .
41255  La différence avec la méthode qui consiste à utiliser le menu 
41256 \family sans
41257 Insertion\SpecialChar menuseparator
41258 Fichier\SpecialChar menuseparator
41259 Texte
41260 \begin_inset space ~
41261 \end_inset
41262
41263 brut
41264 \family default
41265  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41266 .
41267 \end_layout
41268
41269 \begin_layout Standard
41270 Voici un sous-document inclus en utilisant la méthode 
41271 \family sans
41272 verbatim
41273 \family default
41274  : 
41275 \begin_inset CommandInset include
41276 LatexCommand verbatiminput
41277 filename "DocumentTexteBidon.txt"
41278
41279 \end_inset
41280
41281
41282 \begin_inset VSpace bigskip
41283 \end_inset
41284
41285 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41286  l'option 
41287 \family sans
41288 Marquer
41289 \begin_inset space ~
41290 \end_inset
41291
41292 les
41293 \begin_inset space ~
41294 \end_inset
41295
41296 espaces :
41297 \family default
41298  
41299 \begin_inset CommandInset include
41300 LatexCommand verbatiminput*
41301 filename "DocumentTexteBidon.txt"
41302
41303 \end_inset
41304
41305
41306 \end_layout
41307
41308 \begin_layout Standard
41309 \begin_inset VSpace bigskip
41310 \end_inset
41311
41312
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  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41325  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41326 \end_layout
41327
41328 \end_inset
41329
41330
41331 \end_layout
41332
41333 \begin_layout Description
41334 Listings Ce type d'inclusion est décrit dans le chapitre
41335 \begin_inset space ~
41336 \end_inset
41337
41338
41339 \begin_inset CommandInset ref
41340 LatexCommand ref
41341 reference "cha:Program-Code-Listings"
41342
41343 \end_inset
41344
41345 .
41346 \end_layout
41347
41348 \begin_layout Standard
41349 \begin_inset Note Greyedout
41350 status open
41351
41352 \begin_layout Plain Layout
41353
41354 \series bold
41355 Note:
41356 \series default
41357  Inclure le même document deux fois dans un même document peut poser des
41358  problèmes avec \SpecialChar LaTeX
41359 .
41360 \end_layout
41361
41362 \end_inset
41363
41364
41365 \end_layout
41366
41367 \begin_layout Standard
41368 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41369  de votre document maître, que ce soit pour diminuer les temps de compilation
41370  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
41371  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41372  la sortie en utilisant le menu 
41373 \family sans
41374 Document\SpecialChar menuseparator
41375 Paramètres\SpecialChar menuseparator
41376 Sous-documents
41377 \family default
41378 .
41379  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41380  sur la ligne correspondant dans la colonne 
41381 \family sans
41382 Inclus dans le résultat
41383 \family default
41384  de la liste (
41385 \begin_inset space ~
41386 \end_inset
41387
41388 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41389  
41390 \begin_inset Quotes cld
41391 \end_inset
41392
41393 inclus
41394 \begin_inset Quotes crd
41395 \end_inset
41396
41397  et pas la méthode 
41398 \begin_inset Quotes cld
41399 \end_inset
41400
41401 incorporé
41402 \begin_inset Quotes crd
41403 \end_inset
41404
41405
41406 \begin_inset space ~
41407 \end_inset
41408
41409 ).
41410  Si on active l'option 
41411 \family sans
41412 Assurer la cohérence des compteurs et des références
41413 \family default
41414 , \SpecialChar LyX
41415  va s'assurer que tous les numéros de pages, références etc...
41416  sont corrects comme si tous le document avait été traité.
41417  C'est utile si vous voulez que les sous-documents choisis aient exactement
41418  le même aspect que s'il étaient dans le document complet.
41419  Pour réaliser cette condition, il faut que \SpecialChar LyX
41420  traite de façon silencieuse
41421  la totalité du document.
41422  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41423  les compteurs et autres références n'ont pas à être à tout prix valides,
41424  vous devez impérativement désactiver cette option.
41425  
41426 \end_layout
41427
41428 \begin_layout Standard
41429 Une autre solution consiste à inclure chaque fichier dans une branche
41430 \begin_inset Foot
41431 status collapsed
41432
41433 \begin_layout Plain Layout
41434 Les branches sont décrites dans la section 
41435 \emph on
41436 Branches
41437 \emph default
41438  du 
41439 \emph on
41440 Guide de l'utilisateur
41441 \emph default
41442  de \SpecialChar LyX
41443 .
41444 \end_layout
41445
41446 \end_inset
41447
41448 .
41449  En activant ou désactivant une branche, vous pouvez décider les fichiers
41450  inclus qui doivent apparaître dans la sortie imprimée.
41451  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41452  
41453 \begin_inset Quotes cld
41454 \end_inset
41455
41456 incorporés
41457 \begin_inset Quotes crd
41458 \end_inset
41459
41460 .
41461  Le défaut est que les compteurs et autres références ne sont pas conservés
41462  avec cette approche.
41463 \end_layout
41464
41465 \begin_layout Chapter
41466 Listings de code source
41467 \begin_inset CommandInset label
41468 LatexCommand label
41469 name "cha:Program-Code-Listings"
41470
41471 \end_inset
41472
41473
41474 \begin_inset Index idx
41475 status collapsed
41476
41477 \begin_layout Plain Layout
41478 Listings
41479 \end_layout
41480
41481 \end_inset
41482
41483
41484 \begin_inset Index idx
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488 Code Source
41489 \end_layout
41490
41491 \end_inset
41492
41493
41494 \begin_inset Index idx
41495 status collapsed
41496
41497 \begin_layout Plain Layout
41498 Flottants ! Listings
41499 \end_layout
41500
41501 \end_inset
41502
41503
41504 \end_layout
41505
41506 \begin_layout Standard
41507 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41508  un insert 
41509 \family sans
41510 Listings
41511 \family default
41512  qui peut être créé grâce au menu 
41513 \family sans
41514 Insertion
41515 \family default
41516 \SpecialChar menuseparator
41517
41518 \family sans
41519 Listing
41520 \begin_inset space ~
41521 \end_inset
41522
41523 de
41524 \begin_inset space ~
41525 \end_inset
41526
41527 Code
41528 \begin_inset space ~
41529 \end_inset
41530
41531 Source
41532 \family default
41533 .
41534  Les paquetages \SpecialChar LaTeX
41535  
41536 \series bold
41537 listings
41538 \series default
41539
41540 \begin_inset Index idx
41541 status collapsed
41542
41543 \begin_layout Plain Layout
41544 Paquetages \SpecialChar LaTeX
41545  ! listings
41546 \end_layout
41547
41548 \end_inset
41549
41550  et 
41551 \series bold
41552 minted
41553 \series default
41554
41555 \begin_inset Index idx
41556 status collapsed
41557
41558 \begin_layout Plain Layout
41559 Paquetages \SpecialChar LaTeX
41560  ! minted
41561 \end_layout
41562
41563 \end_inset
41564
41565  fournit un moyen puissant et flexible d'insérer des listings de code source
41566  dans votre document.
41567  
41568 \lang english
41569 One can only use one of these packages in a document.
41570  
41571 \series bold
41572 listings
41573 \series default
41574  is used by default.
41575 \end_layout
41576
41577 \begin_layout Standard
41578
41579 \lang english
41580 \begin_inset Note Note
41581 status open
41582
41583 \begin_layout Plain Layout
41584
41585 \series bold
41586 \lang english
41587 Note:
41588 \series default
41589  \SpecialChar LyX
41590  does NOT want to encourage users to add the 
41591 \family typewriter
41592 -shell-escape
41593 \family default
41594  option to converter definitions.
41595  It works, but it is a huge security risk.
41596  There is an active discussion about how to handle this.
41597  Once that's been resolved, this can be updated appropriately.
41598 \end_layout
41599
41600 \begin_layout Plain Layout
41601
41602 \lang english
41603 =====
41604 \end_layout
41605
41606 \begin_layout Plain Layout
41607
41608 \lang english
41609 In order to use 
41610 \series bold
41611 minted
41612 \series default
41613 , you need to select it as the syntax highlighting package in the document
41614  settings under 
41615 \family sans
41616 Listings
41617 \family default
41618 .
41619  
41620 \series bold
41621 minted
41622 \series default
41623  requires also additionally the module 
41624 \family sans
41625 pygments
41626 \family default
41627  of the software 
41628 \noun on
41629 Python
41630 \noun default
41631
41632 \begin_inset Foot
41633 status collapsed
41634
41635 \begin_layout Plain Layout
41636
41637 \lang english
41638 Under \SpecialChar LyX
41639  for Windows 
41640 \family sans
41641 pygments
41642 \family default
41643  is already installed.
41644 \end_layout
41645
41646 \end_inset
41647
41648  and the option 
41649 \family typewriter
41650 -shell-escape
41651 \family default
41652  for the \SpecialChar LaTeX
41653  processor.
41654  If you want for example view or export your document as the format 
41655 \family sans
41656 PDF
41657 \begin_inset space ~
41658 \end_inset
41659
41660 (pdflatex)
41661 \family default
41662 , go to the \SpecialChar LyX
41663  preferences and there to the section 
41664 \family sans
41665 File
41666 \begin_inset space ~
41667 \end_inset
41668
41669 Handling\SpecialChar menuseparator
41670 Converters
41671 \family default
41672 .
41673  There go to the entry 
41674 \family sans
41675 LaTeX
41676 \begin_inset space ~
41677 \end_inset
41678
41679 (pdflatex) -> PDF
41680 \begin_inset space ~
41681 \end_inset
41682
41683 (pdflatex)
41684 \family default
41685  and look at the field 
41686 \family sans
41687 Converter
41688 \family default
41689 .
41690  There you see by default the content
41691 \lang french
41692
41693 \begin_inset Newline newline
41694 \end_inset
41695
41696
41697 \series bold
41698 pdflatex $$i
41699 \series default
41700
41701 \begin_inset Newline newline
41702 \end_inset
41703
41704
41705 \lang english
41706 Now change it to
41707 \lang french
41708
41709 \begin_inset Newline newline
41710 \end_inset
41711
41712
41713 \series bold
41714 pdflatex $$i -shell-escape
41715 \begin_inset Newline newline
41716 \end_inset
41717
41718
41719 \series default
41720 \lang english
41721 and press the 
41722 \family sans
41723 Modify
41724 \family default
41725  button and subsequently 
41726 \family sans
41727 Apply
41728 \family default
41729  or 
41730 \family sans
41731 Save
41732 \family default
41733 .
41734  The same can be done for the output formats 
41735 \family sans
41736 PDF
41737 \begin_inset space ~
41738 \end_inset
41739
41740 (LuaTeX)
41741 \family default
41742  and 
41743 \family sans
41744 PDF
41745 \begin_inset space ~
41746 \end_inset
41747
41748 (XeTeX)
41749 \family default
41750 .
41751 \end_layout
41752
41753 \end_inset
41754
41755
41756 \end_layout
41757
41758 \begin_layout Standard
41759 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41760  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41761 \end_layout
41762
41763 \begin_layout Standard
41764 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41765  imprimée.
41766  L'option d'emplacement 
41767 \family sans
41768 Listing
41769 \begin_inset space ~
41770 \end_inset
41771
41772 en
41773 \begin_inset space ~
41774 \end_inset
41775
41776 Ligne
41777 \family default
41778  imprime le listing dans la ligne comme ceci : 
41779 \begin_inset listings
41780 lstparams "language={C++}"
41781 inline true
41782 status open
41783
41784 \begin_layout Plain Layout
41785
41786 int a=5;
41787 \end_layout
41788
41789 \end_inset
41790
41791
41792 \begin_inset Newline newline
41793 \end_inset
41794
41795 L'option 
41796 \family sans
41797 Flottant
41798 \family default
41799  crée un flottant de listing pour lequel vous pouvez préciser les options
41800  classiques d'emplacement : 
41801 \begin_inset Quotes cld
41802 \end_inset
41803
41804
41805 \family sans
41806 h
41807 \family default
41808
41809 \begin_inset Quotes crd
41810 \end_inset
41811
41812
41813 \begin_inset Quotes cld
41814 \end_inset
41815
41816
41817 \family sans
41818 t
41819 \family default
41820
41821 \begin_inset Quotes crd
41822 \end_inset
41823
41824
41825 \begin_inset Quotes cld
41826 \end_inset
41827
41828
41829 \family sans
41830 b
41831 \family default
41832
41833 \begin_inset Quotes crd
41834 \end_inset
41835
41836 , et 
41837 \begin_inset Quotes cld
41838 \end_inset
41839
41840
41841 \family sans
41842 p
41843 \family default
41844
41845 \begin_inset Quotes crd
41846 \end_inset
41847
41848  correspondant aux emplacement décrits dans la section
41849 \begin_inset space ~
41850 \end_inset
41851
41852
41853 \begin_inset CommandInset ref
41854 LatexCommand ref
41855 reference "sec:Placement-flottants"
41856
41857 \end_inset
41858
41859 .
41860  Les options de positionnement peuvent être mélangées et doivent être saisies
41861  sans séparation, par exemple, on peut taper 
41862 \begin_inset Quotes cld
41863 \end_inset
41864
41865
41866 \family sans
41867 htbp
41868 \family default
41869
41870 \begin_inset Quotes crd
41871 \end_inset
41872
41873 .
41874  L'option 
41875 \begin_inset Quotes cld
41876 \end_inset
41877
41878 h
41879 \begin_inset Quotes crd
41880 \end_inset
41881
41882  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41883  
41884 \family sans
41885 Flottant
41886 \family default
41887  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41888  légende et être référencés.
41889 \end_layout
41890
41891 \begin_layout Standard
41892 Vous pouvez ajouter une légende à des listings 
41893 \lang english
41894 that are not inline
41895 \lang french
41896  avec le menu 
41897 \family sans
41898 Insertion\SpecialChar menuseparator
41899 Légende
41900 \family default
41901 .
41902  On peut référencer les listings de la même façon que les flottants :Voir
41903  le listing
41904 \begin_inset space ~
41905 \end_inset
41906
41907
41908 \begin_inset CommandInset ref
41909 LatexCommand ref
41910 reference "lst:Listing-exemple"
41911
41912 \end_inset
41913
41914 .
41915  Une liste des listings qui contient tous les listings légendés peut être
41916  créée par le menu 
41917 \family sans
41918 Insertion\SpecialChar menuseparator
41919 Listes
41920 \begin_inset space ~
41921 \end_inset
41922
41923 &
41924 \begin_inset space ~
41925 \end_inset
41926
41927 TdM\SpecialChar menuseparator
41928 Liste des listings
41929 \family default
41930 .
41931  Les éléments de la liste sont les légendes et le numéro de listing.
41932 \end_layout
41933
41934 \begin_layout Standard
41935 \begin_inset listings
41936 lstparams "language=Python"
41937 inline false
41938 status open
41939
41940 \begin_layout Plain Layout
41941
41942 \begin_inset Caption Standard
41943
41944 \begin_layout Plain Layout
41945 \begin_inset CommandInset label
41946 LatexCommand label
41947 name "lst:Listing-exemple"
41948
41949 \end_inset
41950
41951 Exemple de listing flottant
41952 \end_layout
41953
41954 \end_inset
41955
41956 # Exemple de listing flottant
41957 \end_layout
41958
41959 \begin_layout Plain Layout
41960
41961 def func(param):
41962 \end_layout
41963
41964 \begin_layout Plain Layout
41965
41966     'ceci est une fonction python'
41967 \end_layout
41968
41969 \begin_layout Plain Layout
41970
41971     pass
41972 \end_layout
41973
41974 \end_inset
41975
41976
41977 \end_layout
41978
41979 \begin_layout Standard
41980 \begin_inset Note Greyedout
41981 status open
41982
41983 \begin_layout Plain Layout
41984
41985 \series bold
41986 Note: 
41987 \series default
41988 \lang english
41989 The 
41990 \series bold
41991 listings
41992 \series default
41993  package places captions before the listing by default.
41994 \begin_inset Newline newline
41995 \end_inset
41996
41997 The 
41998 \series bold
41999 minted
42000 \series default
42001  package places them after the listing by default if it is floating.
42002  If tit is not floating  caption will be typeset before the listing if it
42003  is inserted to its first line, otherwise  it will be typeset after the
42004  listing.
42005  If you want to force the placement in avery case before the listing, you
42006  have to add the following lines as last thing to the preamble
42007 \lang french
42008 :
42009 \begin_inset Newline newline
42010 \end_inset
42011
42012
42013 \series bold
42014
42015 \backslash
42016 @ifundefined{newfloat}
42017 \begin_inset Newline newline
42018 \end_inset
42019
42020
42021 \begin_inset Phantom HPhantom
42022 status open
42023
42024 \begin_layout Plain Layout
42025 \begin_inset space ~
42026 \end_inset
42027
42028
42029 \end_layout
42030
42031 \end_inset
42032
42033 {
42034 \backslash
42035 usepackage{float}}{}
42036 \begin_inset Newline newline
42037 \end_inset
42038
42039
42040 \backslash
42041 floatstyle{plaintop}
42042 \series default
42043
42044 \begin_inset Note Note
42045 status collapsed
42046
42047 \begin_layout Plain Layout
42048
42049 \lang english
42050 The package 
42051 \series bold
42052 float
42053 \series default
42054  will be loaded automatically by \SpecialChar LyX
42055  when you use special document-wide float
42056  placement settings.
42057  To avoid that it is loaded twice the command 
42058 \series bold
42059
42060 \backslash
42061 @ifundefined
42062 \series default
42063  is used in the above command.
42064 \end_layout
42065
42066 \end_inset
42067
42068
42069 \end_layout
42070
42071 \end_inset
42072
42073
42074 \end_layout
42075
42076 \begin_layout Standard
42077 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
42078  de listing, les mots-clés de ce langage seront reconnus et mis en forme
42079  de manière particulière dans la sortie imprimée.
42080  Dans l'exemple de listing, le mot clé Python 
42081 \begin_inset Quotes cld
42082 \end_inset
42083
42084 def
42085 \begin_inset Quotes crd
42086 \end_inset
42087
42088  est reconnu et imprimé en caractères gras dans la sortie.
42089 \end_layout
42090
42091 \begin_layout Standard
42092 \begin_inset Note Greyedout
42093 status open
42094
42095 \begin_layout Plain Layout
42096
42097 \series bold
42098 Note:
42099 \series default
42100  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
42101  une police de caractères à 
42102 \family typewriter
42103 chasse fixe
42104 \family default
42105 , c'est que votre police ne contient probablement pas de série grasse.
42106  Dans ce cas choisissez une police différente dans le menu 
42107 \family sans
42108 Document\SpecialChar menuseparator
42109 Paramètres\SpecialChar menuseparator
42110 Polices
42111 \family default
42112 .
42113  (Les polices 
42114 \emph on
42115 LuxiMono, BeraMono
42116 \emph default
42117  et 
42118 \emph on
42119 Courier
42120 \emph default
42121  contiennent une série grasse.)
42122 \end_layout
42123
42124 \end_inset
42125
42126
42127 \end_layout
42128
42129 \begin_layout Standard
42130 Dans la rubrique 
42131 \family sans
42132 Numérotation
42133 \begin_inset space ~
42134 \end_inset
42135
42136 des
42137 \begin_inset space ~
42138 \end_inset
42139
42140 Lignes
42141 \family default
42142  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
42143 n des lignes.
42144  Vous pouvez mettre un nombre dans le champ 
42145 \family sans
42146 Pas
42147 \family default
42148  pour désigner les lignes qui seront numérotées.
42149  Par exemple, si vous mettez 
42150 \begin_inset Quotes cld
42151 \end_inset
42152
42153 3
42154 \begin_inset Quotes crd
42155 \end_inset
42156
42157 , seule une ligne sur trois sera numérotée.
42158 \end_layout
42159
42160 \begin_layout Standard
42161 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
42162  apparaîtront dans la sortie.
42163  Vous devez utiliser l'option 
42164 \family sans
42165 Table
42166 \begin_inset space ~
42167 \end_inset
42168
42169 de
42170 \begin_inset space ~
42171 \end_inset
42172
42173 Caractères
42174 \begin_inset space ~
42175 \end_inset
42176
42177 Étendue
42178 \family default
42179  
42180 \lang english
42181 is only meaningful for the 
42182 \series bold
42183 listings
42184 \series default
42185  package
42186 \lang french
42187  et vous devez le utiliser quand vous employez des caractères spécifiques
42188  à une langue donnée comme les umlauts Allemands dans votre listing.
42189 \begin_inset Newline newline
42190 \end_inset
42191
42192 Voici un exemple de listing avec la numérotation des lignes à gauche par
42193  pas de 3, en langage Python, avec les options 
42194 \begin_inset Quotes cld
42195 \end_inset
42196
42197 Table
42198 \begin_inset space ~
42199 \end_inset
42200
42201 de
42202 \begin_inset space ~
42203 \end_inset
42204
42205 caractères
42206 \begin_inset space ~
42207 \end_inset
42208
42209 étendue
42210 \begin_inset Quotes crd
42211 \end_inset
42212
42213  et 
42214 \begin_inset Quotes cld
42215 \end_inset
42216
42217 Espace
42218 \begin_inset space ~
42219 \end_inset
42220
42221 représenté
42222 \begin_inset space ~
42223 \end_inset
42224
42225 par
42226 \begin_inset space ~
42227 \end_inset
42228
42229 un
42230 \begin_inset space ~
42231 \end_inset
42232
42233 symbole
42234 \begin_inset Quotes crd
42235 \end_inset
42236
42237 , l'intervalle de ligne étant 3
42238 \begin_inset space \thinspace{}
42239 \end_inset
42240
42241 -
42242 \begin_inset space \thinspace{}
42243 \end_inset
42244
42245 8:
42246 \end_layout
42247
42248 \begin_layout Standard
42249 \begin_inset listings
42250 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42251 inline false
42252 status open
42253
42254 \begin_layout Plain Layout
42255
42256 def func(param):
42257 \end_layout
42258
42259 \begin_layout Plain Layout
42260
42261     'ceci est une fonction Python'
42262 \end_layout
42263
42264 \begin_layout Plain Layout
42265
42266     pass
42267 \end_layout
42268
42269 \begin_layout Plain Layout
42270
42271 def func(param):
42272 \end_layout
42273
42274 \begin_layout Plain Layout
42275
42276 'Ça, c'est un mot Allemand : Tschüß'
42277 \end_layout
42278
42279 \begin_layout Plain Layout
42280
42281 pass
42282 \end_layout
42283
42284 \begin_layout Plain Layout
42285
42286 def func(param):
42287 \end_layout
42288
42289 \begin_layout Plain Layout
42290
42291 'ceci est une fonction Python'
42292 \end_layout
42293
42294 \begin_layout Plain Layout
42295
42296 pass
42297 \end_layout
42298
42299 \end_inset
42300
42301
42302 \end_layout
42303
42304 \begin_layout Standard
42305 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42306  nombre de caractères que doit représenter une tabulation dans le champ
42307  
42308 \family sans
42309 Taille du tabulateur
42310 \family default
42311 .
42312 \end_layout
42313
42314 \begin_layout Standard
42315 \begin_inset Note Greyedout
42316 status open
42317
42318 \begin_layout Plain Layout
42319
42320 \series bold
42321 Note:
42322 \series default
42323  À cause d'un bug dans le paquetage 
42324 \series bold
42325 listings
42326 \series default
42327  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42328  listing.
42329  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42330  les lignes 3 et 6.
42331 \end_layout
42332
42333 \end_inset
42334
42335
42336 \end_layout
42337
42338 \begin_layout Standard
42339 \begin_inset VSpace bigskip
42340 \end_inset
42341
42342
42343 \end_layout
42344
42345 \begin_layout Standard
42346 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42347  listing.
42348  Pour le faire, il suffit d'utiliser le menu 
42349 \family sans
42350 Insertion\SpecialChar menuseparator
42351 Fichier\SpecialChar menuseparator
42352 Sous-document
42353 \family default
42354  et de choisir le type 
42355 \family sans
42356 Listing
42357 \family default
42358
42359 \begin_inset space ~
42360 \end_inset
42361
42362
42363 \family sans
42364 de
42365 \begin_inset space ~
42366 \end_inset
42367
42368 Code
42369 \begin_inset space ~
42370 \end_inset
42371
42372 source
42373 \family default
42374 .
42375 \begin_inset Foot
42376 status collapsed
42377
42378 \begin_layout Plain Layout
42379 Les autres types de sous-documents sont décrits dans la section
42380 \begin_inset space ~
42381 \end_inset
42382
42383
42384 \begin_inset CommandInset ref
42385 LatexCommand ref
42386 reference "sec:Sous-documents"
42387
42388 \end_inset
42389
42390 .
42391 \end_layout
42392
42393 \end_inset
42394
42395  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42396  à utiliser pour le listing dans une zone de texte.
42397  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42398  
42399 \begin_inset Quotes cld
42400 \end_inset
42401
42402 ?
42403 \begin_inset Quotes crd
42404 \end_inset
42405
42406  dans la zone de texte.
42407 \end_layout
42408
42409 \begin_layout Standard
42410 Pour faire référence à un sous-document de type listing, tapez une étiquette
42411  dans le champ correspondant de la fenêtre de dialogue.
42412  On peut alors faire référence à cette étiquette en utilisant le menu 
42413 \family sans
42414 Insertion\SpecialChar menuseparator
42415 Référence
42416 \begin_inset space ~
42417 \end_inset
42418
42419 Croisée
42420 \family default
42421 .
42422 \end_layout
42423
42424 \begin_layout Standard
42425 Le listing
42426 \begin_inset space ~
42427 \end_inset
42428
42429
42430 \begin_inset CommandInset ref
42431 LatexCommand ref
42432 reference "lst:listing-fichier"
42433
42434 \end_inset
42435
42436  est un exemple de listing issu d'un fichier ; ici les lignes 10
42437 \begin_inset space \thinspace{}
42438 \end_inset
42439
42440 -
42441 \begin_inset space \thinspace{}
42442 \end_inset
42443
42444 15 de ce fichier \SpecialChar LyX
42445  sont listées.
42446 \end_layout
42447
42448 \begin_layout Standard
42449 \begin_inset Newpage pagebreak
42450 \end_inset
42451
42452
42453 \end_layout
42454
42455 \begin_layout Standard
42456 \begin_inset CommandInset include
42457 LatexCommand lstinputlisting
42458 filename "EmbeddedObjects.lyx"
42459 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42460
42461 \end_inset
42462
42463
42464 \end_layout
42465
42466 \begin_layout Standard
42467 \begin_inset VSpace bigskip
42468 \end_inset
42469
42470
42471 \end_layout
42472
42473 \begin_layout Standard
42474 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42475 \begin_inset space ~
42476 \end_inset
42477
42478 :
42479 \end_layout
42480
42481 \begin_layout Enumerate
42482 Ouvrez la fenêtre de dialogue listings et ajoutez
42483 \begin_inset Newline newline
42484 \end_inset
42485
42486
42487 \family sans
42488 mathescape=true
42489 \family default
42490
42491 \begin_inset Newline newline
42492 \end_inset
42493
42494 dans le champ de l'onglet 
42495 \family sans
42496 Avancé
42497 \family default
42498 .
42499 \end_layout
42500
42501 \begin_layout Enumerate
42502 Créez la formule en dehors du listing.
42503 \end_layout
42504
42505 \begin_layout Enumerate
42506 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42507  (raccourci 
42508 \begin_inset Info
42509 type  "shortcut"
42510 arg   "copy"
42511 \end_inset
42512
42513 )
42514 \end_layout
42515
42516 \begin_layout Enumerate
42517 Dans le listing écrivez 
42518 \begin_inset Quotes cld
42519 \end_inset
42520
42521
42522 \family sans
42523 $$
42524 \family default
42525
42526 \begin_inset Quotes crd
42527 \end_inset
42528
42529  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42530  
42531 \begin_inset Info
42532 type  "shortcut"
42533 arg   "paste"
42534 \end_inset
42535
42536 )
42537 \end_layout
42538
42539 \begin_layout Standard
42540 \begin_inset listings
42541 lstparams "language=Python,mathescape=true"
42542 inline false
42543 status open
42544
42545 \begin_layout Plain Layout
42546
42547 \begin_inset Caption Standard
42548
42549 \begin_layout Plain Layout
42550 Exemple de listing flottant contenant une formule
42551 \end_layout
42552
42553 \end_inset
42554
42555 # Exemple de listing flottant
42556 \end_layout
42557
42558 \begin_layout Plain Layout
42559
42560 def func(param):
42561 \end_layout
42562
42563 \begin_layout Plain Layout
42564
42565     # $
42566 \backslash
42567 prod_{n=1}^{
42568 \backslash
42569 infty}
42570 \backslash
42571 ,
42572 \backslash
42573 frac{1}{x^{2}}$
42574 \end_layout
42575
42576 \begin_layout Plain Layout
42577
42578     pass
42579 \end_layout
42580
42581 \end_inset
42582
42583
42584 \end_layout
42585
42586 \begin_layout Standard
42587 \begin_inset VSpace bigskip
42588 \end_inset
42589
42590
42591 \end_layout
42592
42593 \begin_layout Standard
42594 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42595  de dialogue 
42596 \family sans
42597 Document\SpecialChar menuseparator
42598 Paramètres\SpecialChar menuseparator
42599 Listings
42600 \family default
42601 .
42602  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42603  
42604 \begin_inset Quotes cld
42605 \end_inset
42606
42607 ?
42608 \begin_inset Quotes crd
42609 \end_inset
42610
42611  dans le champ.
42612 \end_layout
42613
42614 \begin_layout Standard
42615 Pour plus d'information sur les paquetages 
42616 \series bold
42617 listings
42618 \series default
42619  et 
42620 \series bold
42621 minted
42622 \series default
42623 , nous vous renvoyons à sa documentation 
42624 \begin_inset CommandInset citation
42625 LatexCommand cite
42626 key "listings,minted"
42627 literal "true"
42628
42629 \end_inset
42630
42631 .
42632 \end_layout
42633
42634 \begin_layout Standard
42635 \begin_inset Newpage newpage
42636 \end_inset
42637
42638
42639 \end_layout
42640
42641 \begin_layout Chapter
42642 \start_of_appendix
42643 Unités de longueur utilisables avec \SpecialChar LyX
42644
42645 \begin_inset Argument 1
42646 status collapsed
42647
42648 \begin_layout Plain Layout
42649 Unités de longueur
42650 \end_layout
42651
42652 \end_inset
42653
42654
42655 \begin_inset Index idx
42656 status collapsed
42657
42658 \begin_layout Plain Layout
42659 Unités
42660 \end_layout
42661
42662 \end_inset
42663
42664
42665 \begin_inset CommandInset label
42666 LatexCommand label
42667 name "cha:Unités-de-longueur"
42668
42669 \end_inset
42670
42671
42672 \end_layout
42673
42674 \begin_layout Standard
42675 Pour comprendre les unités de longueur utilisées dans cette documentation,
42676  le tableau
42677 \begin_inset space ~
42678 \end_inset
42679
42680
42681 \begin_inset CommandInset ref
42682 LatexCommand ref
42683 reference "tab:Unités"
42684
42685 \end_inset
42686
42687 décrit les unités utilisées par \SpecialChar LyX
42688 .
42689 \begin_inset Float table
42690 placement h
42691 wide false
42692 sideways false
42693 status open
42694
42695 \begin_layout Plain Layout
42696 \begin_inset Caption Standard
42697
42698 \begin_layout Plain Layout
42699 \begin_inset CommandInset label
42700 LatexCommand label
42701 name "tab:Unités"
42702
42703 \end_inset
42704
42705 Unités de longueur
42706 \end_layout
42707
42708 \end_inset
42709
42710
42711 \end_layout
42712
42713 \begin_layout Plain Layout
42714 \begin_inset VSpace medskip
42715 \end_inset
42716
42717
42718 \end_layout
42719
42720 \begin_layout Plain Layout
42721 \align center
42722 \begin_inset Tabular
42723 <lyxtabular version="3" rows="20" columns="3">
42724 <features tabularvalignment="middle">
42725 <column alignment="center" valignment="top">
42726 <column alignment="center" valignment="top">
42727 <column alignment="center" valignment="top">
42728 <row>
42729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42730 \begin_inset Text
42731
42732 \begin_layout Plain Layout
42733 unité
42734 \end_layout
42735
42736 \end_inset
42737 </cell>
42738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42739 \begin_inset Text
42740
42741 \begin_layout Plain Layout
42742 nom/description
42743 \end_layout
42744
42745 \end_inset
42746 </cell>
42747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42748 \begin_inset Text
42749
42750 \begin_layout Plain Layout
42751 commande \SpecialChar LaTeX
42752
42753 \end_layout
42754
42755 \end_inset
42756 </cell>
42757 </row>
42758 <row>
42759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42760 \begin_inset Text
42761
42762 \begin_layout Plain Layout
42763 mm
42764 \end_layout
42765
42766 \end_inset
42767 </cell>
42768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42769 \begin_inset Text
42770
42771 \begin_layout Plain Layout
42772 millimètre
42773 \end_layout
42774
42775 \end_inset
42776 </cell>
42777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42778 \begin_inset Text
42779
42780 \begin_layout Plain Layout
42781 -
42782 \end_layout
42783
42784 \end_inset
42785 </cell>
42786 </row>
42787 <row>
42788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42789 \begin_inset Text
42790
42791 \begin_layout Plain Layout
42792 cm
42793 \end_layout
42794
42795 \end_inset
42796 </cell>
42797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42798 \begin_inset Text
42799
42800 \begin_layout Plain Layout
42801 centimètre
42802 \end_layout
42803
42804 \end_inset
42805 </cell>
42806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42807 \begin_inset Text
42808
42809 \begin_layout Plain Layout
42810 -
42811 \end_layout
42812
42813 \end_inset
42814 </cell>
42815 </row>
42816 <row>
42817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42818 \begin_inset Text
42819
42820 \begin_layout Plain Layout
42821 in
42822 \end_layout
42823
42824 \end_inset
42825 </cell>
42826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42827 \begin_inset Text
42828
42829 \begin_layout Plain Layout
42830 pouce (inch)
42831 \end_layout
42832
42833 \end_inset
42834 </cell>
42835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42836 \begin_inset Text
42837
42838 \begin_layout Plain Layout
42839 -
42840 \end_layout
42841
42842 \end_inset
42843 </cell>
42844 </row>
42845 <row>
42846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42847 \begin_inset Text
42848
42849 \begin_layout Plain Layout
42850 pt
42851 \end_layout
42852
42853 \end_inset
42854 </cell>
42855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42856 \begin_inset Text
42857
42858 \begin_layout Plain Layout
42859 point (72.27
42860 \begin_inset space \thinspace{}
42861 \end_inset
42862
42863 pt = 1
42864 \begin_inset space \thinspace{}
42865 \end_inset
42866
42867 in)
42868 \end_layout
42869
42870 \end_inset
42871 </cell>
42872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42873 \begin_inset Text
42874
42875 \begin_layout Plain Layout
42876 -
42877 \end_layout
42878
42879 \end_inset
42880 </cell>
42881 </row>
42882 <row>
42883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42884 \begin_inset Text
42885
42886 \begin_layout Plain Layout
42887 pc
42888 \end_layout
42889
42890 \end_inset
42891 </cell>
42892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42893 \begin_inset Text
42894
42895 \begin_layout Plain Layout
42896 pica (1
42897 \begin_inset space \thinspace{}
42898 \end_inset
42899
42900 pc = 12
42901 \begin_inset space \thinspace{}
42902 \end_inset
42903
42904 pt)
42905 \end_layout
42906
42907 \end_inset
42908 </cell>
42909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42910 \begin_inset Text
42911
42912 \begin_layout Plain Layout
42913 -
42914 \end_layout
42915
42916 \end_inset
42917 </cell>
42918 </row>
42919 <row>
42920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42921 \begin_inset Text
42922
42923 \begin_layout Plain Layout
42924 sp
42925 \end_layout
42926
42927 \end_inset
42928 </cell>
42929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42930 \begin_inset Text
42931
42932 \begin_layout Plain Layout
42933 scaled point (65536
42934 \begin_inset space \thinspace{}
42935 \end_inset
42936
42937 sp = 1
42938 \begin_inset space \thinspace{}
42939 \end_inset
42940
42941 pt)
42942 \end_layout
42943
42944 \end_inset
42945 </cell>
42946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42947 \begin_inset Text
42948
42949 \begin_layout Plain Layout
42950 -
42951 \end_layout
42952
42953 \end_inset
42954 </cell>
42955 </row>
42956 <row>
42957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42958 \begin_inset Text
42959
42960 \begin_layout Plain Layout
42961 bp
42962 \end_layout
42963
42964 \end_inset
42965 </cell>
42966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42967 \begin_inset Text
42968
42969 \begin_layout Plain Layout
42970 gros point (72
42971 \begin_inset space \thinspace{}
42972 \end_inset
42973
42974 bp = 1
42975 \begin_inset space \thinspace{}
42976 \end_inset
42977
42978 in)
42979 \end_layout
42980
42981 \end_inset
42982 </cell>
42983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42984 \begin_inset Text
42985
42986 \begin_layout Plain Layout
42987 -
42988 \end_layout
42989
42990 \end_inset
42991 </cell>
42992 </row>
42993 <row>
42994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42995 \begin_inset Text
42996
42997 \begin_layout Plain Layout
42998 dd
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43004 \begin_inset Text
43005
43006 \begin_layout Plain Layout
43007 didot (72
43008 \begin_inset space \thinspace{}
43009 \end_inset
43010
43011 dd 
43012 \begin_inset Formula $\approx$
43013 \end_inset
43014
43015  37.6
43016 \begin_inset space \thinspace{}
43017 \end_inset
43018
43019 mm)
43020 \end_layout
43021
43022 \end_inset
43023 </cell>
43024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43025 \begin_inset Text
43026
43027 \begin_layout Plain Layout
43028 -
43029 \end_layout
43030
43031 \end_inset
43032 </cell>
43033 </row>
43034 <row>
43035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43036 \begin_inset Text
43037
43038 \begin_layout Plain Layout
43039 cc
43040 \end_layout
43041
43042 \end_inset
43043 </cell>
43044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43045 \begin_inset Text
43046
43047 \begin_layout Plain Layout
43048 cicero (1
43049 \begin_inset space \thinspace{}
43050 \end_inset
43051
43052 cc = 12
43053 \begin_inset space \thinspace{}
43054 \end_inset
43055
43056 dd)
43057 \end_layout
43058
43059 \end_inset
43060 </cell>
43061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43062 \begin_inset Text
43063
43064 \begin_layout Plain Layout
43065 -
43066 \end_layout
43067
43068 \end_inset
43069 </cell>
43070 </row>
43071 <row>
43072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43073 \begin_inset Text
43074
43075 \begin_layout Plain Layout
43076 Échelle graphique %
43077 \end_layout
43078
43079 \end_inset
43080 </cell>
43081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43082 \begin_inset Text
43083
43084 \begin_layout Plain Layout
43085 % de largeur originale de l'image
43086 \end_layout
43087
43088 \end_inset
43089 </cell>
43090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43091 \begin_inset Text
43092
43093 \begin_layout Plain Layout
43094
43095 \end_layout
43096
43097 \end_inset
43098 </cell>
43099 </row>
43100 <row>
43101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43102 \begin_inset Text
43103
43104 \begin_layout Plain Layout
43105 Largeur texte %
43106 \end_layout
43107
43108 \end_inset
43109 </cell>
43110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43111 \begin_inset Text
43112
43113 \begin_layout Plain Layout
43114 % de largeur du texte
43115 \end_layout
43116
43117 \end_inset
43118 </cell>
43119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43120 \begin_inset Text
43121
43122 \begin_layout Plain Layout
43123
43124 \backslash
43125 textwidth
43126 \end_layout
43127
43128 \end_inset
43129 </cell>
43130 </row>
43131 <row>
43132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43133 \begin_inset Text
43134
43135 \begin_layout Plain Layout
43136 Largeur colonne %
43137 \end_layout
43138
43139 \end_inset
43140 </cell>
43141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43142 \begin_inset Text
43143
43144 \begin_layout Plain Layout
43145 % de largeur de la colonne
43146 \end_layout
43147
43148 \end_inset
43149 </cell>
43150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43151 \begin_inset Text
43152
43153 \begin_layout Plain Layout
43154
43155 \backslash
43156 columnwidth
43157 \end_layout
43158
43159 \end_inset
43160 </cell>
43161 </row>
43162 <row>
43163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43164 \begin_inset Text
43165
43166 \begin_layout Plain Layout
43167 Largeur page %
43168 \end_layout
43169
43170 \end_inset
43171 </cell>
43172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43173 \begin_inset Text
43174
43175 \begin_layout Plain Layout
43176 % de largeur du papier
43177 \end_layout
43178
43179 \end_inset
43180 </cell>
43181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43182 \begin_inset Text
43183
43184 \begin_layout Plain Layout
43185
43186 \backslash
43187 paperwidth
43188 \end_layout
43189
43190 \end_inset
43191 </cell>
43192 </row>
43193 <row>
43194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43195 \begin_inset Text
43196
43197 \begin_layout Plain Layout
43198 Largeur ligne %
43199 \end_layout
43200
43201 \end_inset
43202 </cell>
43203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43204 \begin_inset Text
43205
43206 \begin_layout Plain Layout
43207 % de largeur de la ligne
43208 \end_layout
43209
43210 \end_inset
43211 </cell>
43212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43213 \begin_inset Text
43214
43215 \begin_layout Plain Layout
43216
43217 \backslash
43218 linewidth
43219 \end_layout
43220
43221 \end_inset
43222 </cell>
43223 </row>
43224 <row>
43225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43226 \begin_inset Text
43227
43228 \begin_layout Plain Layout
43229 Hauteur texte %
43230 \end_layout
43231
43232 \end_inset
43233 </cell>
43234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43235 \begin_inset Text
43236
43237 \begin_layout Plain Layout
43238 % de hauteur du texte
43239 \end_layout
43240
43241 \end_inset
43242 </cell>
43243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43244 \begin_inset Text
43245
43246 \begin_layout Plain Layout
43247
43248 \backslash
43249 textheight
43250 \end_layout
43251
43252 \end_inset
43253 </cell>
43254 </row>
43255 <row>
43256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43257 \begin_inset Text
43258
43259 \begin_layout Plain Layout
43260 Hauteur page %
43261 \end_layout
43262
43263 \end_inset
43264 </cell>
43265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43266 \begin_inset Text
43267
43268 \begin_layout Plain Layout
43269 % de hauteur du papier
43270 \end_layout
43271
43272 \end_inset
43273 </cell>
43274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43275 \begin_inset Text
43276
43277 \begin_layout Plain Layout
43278
43279 \backslash
43280 paperheight
43281 \end_layout
43282
43283 \end_inset
43284 </cell>
43285 </row>
43286 <row>
43287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43288 \begin_inset Text
43289
43290 \begin_layout Plain Layout
43291 ex
43292 \end_layout
43293
43294 \end_inset
43295 </cell>
43296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43297 \begin_inset Text
43298
43299 \begin_layout Plain Layout
43300 hauteur de lettre 
43301 \emph on
43302 x
43303 \emph default
43304  dans police courante
43305 \end_layout
43306
43307 \end_inset
43308 </cell>
43309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43310 \begin_inset Text
43311
43312 \begin_layout Plain Layout
43313 -
43314 \end_layout
43315
43316 \end_inset
43317 </cell>
43318 </row>
43319 <row>
43320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43321 \begin_inset Text
43322
43323 \begin_layout Plain Layout
43324 em
43325 \end_layout
43326
43327 \end_inset
43328 </cell>
43329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43330 \begin_inset Text
43331
43332 \begin_layout Plain Layout
43333 largeur de lettre
43334 \emph on
43335  M
43336 \emph default
43337  dans police courante
43338 \end_layout
43339
43340 \end_inset
43341 </cell>
43342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43343 \begin_inset Text
43344
43345 \begin_layout Plain Layout
43346 -
43347 \end_layout
43348
43349 \end_inset
43350 </cell>
43351 </row>
43352 <row>
43353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43354 \begin_inset Text
43355
43356 \begin_layout Plain Layout
43357 mu
43358 \end_layout
43359
43360 \end_inset
43361 </cell>
43362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43363 \begin_inset Text
43364
43365 \begin_layout Plain Layout
43366 unité mathématique (1
43367 \begin_inset space \thinspace{}
43368 \end_inset
43369
43370 mu = 1/18
43371 \begin_inset space \thinspace{}
43372 \end_inset
43373
43374 em)
43375 \end_layout
43376
43377 \end_inset
43378 </cell>
43379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43380 \begin_inset Text
43381
43382 \begin_layout Plain Layout
43383 -
43384 \end_layout
43385
43386 \end_inset
43387 </cell>
43388 </row>
43389 </lyxtabular>
43390
43391 \end_inset
43392
43393
43394 \end_layout
43395
43396 \end_inset
43397
43398
43399 \end_layout
43400
43401 \begin_layout Chapter
43402 Formats des fichiers de sortie graphiques
43403 \begin_inset CommandInset label
43404 LatexCommand label
43405 name "cha:Formats-fichiers-graphiques"
43406
43407 \end_inset
43408
43409
43410 \end_layout
43411
43412 \begin_layout Section
43413 DVI
43414 \begin_inset Index idx
43415 status collapsed
43416
43417 \begin_layout Plain Layout
43418 Formats de Fichiers! DVI
43419 \end_layout
43420
43421 \end_inset
43422
43423
43424 \begin_inset Index idx
43425 status collapsed
43426
43427 \begin_layout Plain Layout
43428 DVI|see
43429 \begin_inset ERT
43430 status collapsed
43431
43432 \begin_layout Plain Layout
43433
43434 {
43435 \end_layout
43436
43437 \end_inset
43438
43439 Formats de Fichiers
43440 \begin_inset ERT
43441 status collapsed
43442
43443 \begin_layout Plain Layout
43444
43445 }
43446 \end_layout
43447
43448 \end_inset
43449
43450
43451 \end_layout
43452
43453 \end_inset
43454
43455
43456 \end_layout
43457
43458 \begin_layout Standard
43459 Ce type de fichiers a l'extension 
43460 \begin_inset Quotes cld
43461 \end_inset
43462
43463
43464 \family typewriter
43465 .dvi
43466 \family default
43467
43468 \begin_inset Quotes crd
43469 \end_inset
43470
43471 .
43472  Il est appelé 
43473 \emph on
43474 indépendant de l'appareil
43475 \emph default
43476  ou 
43477 \begin_inset Quotes cld
43478 \end_inset
43479
43480 device independent (DVI)
43481 \begin_inset Quotes crd
43482 \end_inset
43483
43484 , car il est complètement portable ; vous pouvez les recopier d'une machine
43485  à l'autre sans avoir à faire de conversion.
43486  À l'époque où ce format a été développé, c'était loin d'être évident.
43487  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43488  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43489 \end_layout
43490
43491 \begin_layout Standard
43492 \begin_inset Note Greyedout
43493 status open
43494
43495 \begin_layout Plain Layout
43496
43497 \series bold
43498 Note:
43499 \series default
43500  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43501  au fichier.
43502  
43503 \end_layout
43504
43505 \end_inset
43506
43507  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43508  
43509 \family typewriter
43510 .dvi
43511 \family default
43512 .
43513  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43514 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43515  pour les rendre visibles quand vous faites défiler votre document.
43516  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43517  avec de nombreuses images.
43518 \end_layout
43519
43520 \begin_layout Standard
43521 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43522  menu 
43523 \family sans
43524 Fichier\SpecialChar menuseparator
43525 Exporter\SpecialChar menuseparator
43526 DVI.
43527
43528 \family default
43529  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43530 \family sans
43531 Visualiser
43532 \family default
43533 .
43534 \end_layout
43535
43536 \begin_layout Section
43537 PostScript
43538 \begin_inset Index idx
43539 status collapsed
43540
43541 \begin_layout Plain Layout
43542 Formats de Fichiers ! PostScript
43543 \end_layout
43544
43545 \end_inset
43546
43547
43548 \begin_inset Index idx
43549 status collapsed
43550
43551 \begin_layout Plain Layout
43552 PostScript|see
43553 \begin_inset ERT
43554 status collapsed
43555
43556 \begin_layout Plain Layout
43557
43558 {
43559 \end_layout
43560
43561 \end_inset
43562
43563 Formats de Fichiers
43564 \begin_inset ERT
43565 status collapsed
43566
43567 \begin_layout Plain Layout
43568
43569 }
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \end_layout
43576
43577 \end_inset
43578
43579
43580 \end_layout
43581
43582 \begin_layout Standard
43583 Ce type de fichiers a l'extension 
43584 \begin_inset Quotes cld
43585 \end_inset
43586
43587
43588 \family typewriter
43589 .ps
43590 \family default
43591
43592 \begin_inset Quotes crd
43593 \end_inset
43594
43595 .
43596  PostScript a été développé par la société 
43597 \series bold
43598 Adobe
43599 \series default
43600  comme un langage pour les imprimantes.
43601  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43602  pour imprimer le document.
43603  PostScript peut être considéré comme un 
43604 \begin_inset Quotes cld
43605 \end_inset
43606
43607 langage de programmation
43608 \begin_inset Quotes crd
43609 \end_inset
43610
43611  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43612  images.
43613 \begin_inset Foot
43614 status collapsed
43615
43616 \begin_layout Plain Layout
43617 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43618  \SpecialChar LaTeX
43619  
43620 \series bold
43621 pstricks
43622 \series default
43623
43624 \begin_inset CommandInset citation
43625 LatexCommand cite
43626 key "pstricks"
43627 literal "true"
43628
43629 \end_inset
43630
43631 .
43632 \end_layout
43633
43634 \end_inset
43635
43636  En partie à cause de toutes ces possibilités un fichier PostScript est
43637  souvent plus gros qu'un PDF.
43638 \end_layout
43639
43640 \begin_layout Standard
43641 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43642  plus gros qu'un PDF.
43643 \end_layout
43644
43645 \begin_layout Standard
43646 PostScript ne peut contenir que des images au format 
43647 \begin_inset Quotes cld
43648 \end_inset
43649
43650 PostScript Encapsulé
43651 \begin_inset Quotes crd
43652 \end_inset
43653
43654  (encapsulated PostScript ou EPS, d'extension 
43655 \family typewriter
43656 .eps
43657 \family default
43658 ).
43659  Comme \SpecialChar LyX
43660  vous permet n'importe quel format d'image connu dans votre document,
43661  il doit les convertir en interne en EPS.
43662  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43663  doit faire 50
43664  conversions à chaque fois que vous visualisez ou que vous exportez votre
43665  document.
43666  Cela risque de ralentir de façon importante votre rythme de travail.
43667  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43668  vos images directement en EPS pour éviter ce problème.
43669 \end_layout
43670
43671 \begin_layout Standard
43672 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43673  le menu 
43674 \family sans
43675 Fichier\SpecialChar menuseparator
43676 Exporter\SpecialChar menuseparator
43677 PostScript.
43678
43679 \family default
43680  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43681  
43682 \family sans
43683 Visualiser
43684 \family default
43685 .
43686 \end_layout
43687
43688 \begin_layout Section
43689 PDF
43690 \begin_inset Index idx
43691 status collapsed
43692
43693 \begin_layout Plain Layout
43694 Formats de Fichiers ! PDF
43695 \end_layout
43696
43697 \end_inset
43698
43699
43700 \begin_inset Index idx
43701 status collapsed
43702
43703 \begin_layout Plain Layout
43704 PDF
43705 \end_layout
43706
43707 \end_inset
43708
43709
43710 \end_layout
43711
43712 \begin_layout Standard
43713 Ce type de fichiers a l'extension 
43714 \begin_inset Quotes cld
43715 \end_inset
43716
43717
43718 \family typewriter
43719 .pdf
43720 \family default
43721
43722 \begin_inset Quotes crd
43723 \end_inset
43724
43725 .
43726  Ce 
43727 \begin_inset Quotes cld
43728 \end_inset
43729
43730 format de document portable
43731 \begin_inset Quotes crd
43732 \end_inset
43733
43734  (portable document format ou PDF) est développé par 
43735 \family typewriter
43736 Adobe
43737 \family default
43738  comme une évolution de PostScript.
43739  Il est plus comprimé et utilise moins de commandes que PostScript.
43740  Comme son nom l'indique, il est 
43741 \begin_inset Quotes cld
43742 \end_inset
43743
43744 portable
43745 \begin_inset Quotes crd
43746 \end_inset
43747
43748  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43749  aura exactement le même aspect.
43750 \end_layout
43751
43752 \begin_layout Standard
43753 PDF peut contenir des images dans son propre format PDF et dans les formats
43754  JPG (format du 
43755 \begin_inset Quotes cld
43756 \end_inset
43757
43758 Joint Photographic Expert Group
43759 \begin_inset Quotes crd
43760 \end_inset
43761
43762  avec comme extension 
43763 \family typewriter
43764 .jpg
43765 \family default
43766  ou 
43767 \family typewriter
43768 .jpeg
43769 \family default
43770 ) et PNG (
43771 \begin_inset Quotes cld
43772 \end_inset
43773
43774 Portable Network Graphics
43775 \begin_inset Quotes crd
43776 \end_inset
43777
43778  avec l'extension 
43779 \family typewriter
43780 .png
43781 \family default
43782 ).
43783  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43784  les convertit
43785  dans un de ces formats.
43786  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43787  vont ralentir votre travail.
43788  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43789 \end_layout
43790
43791 \begin_layout Standard
43792 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43793  menu 
43794 \family sans
43795 Fichier\SpecialChar menuseparator
43796 Exporter 
43797 \family default
43798 de trois façons différentes:
43799 \end_layout
43800
43801 \begin_layout Description
43802 PDF
43803 \begin_inset space ~
43804 \end_inset
43805
43806 (ps2pdf) Ceci utilise le programme 
43807 \family typewriter
43808 ps2pdf
43809 \family default
43810  qui créé un PDF à partir de la version PostScript de votre fichier.
43811  Cette dernière est produite par le programme 
43812 \family typewriter
43813 dvips
43814 \family default
43815  qui utilise une version DVI comme étape intermédiaire.
43816  Cette variante consiste donc en trois conversions.
43817 \end_layout
43818
43819 \begin_layout Description
43820 PDF
43821 \begin_inset space ~
43822 \end_inset
43823
43824 (dvipdfm) Ceci utilise le programme 
43825 \family typewriter
43826 dvipdfm
43827 \family default
43828  qui convertit votre fichier en DVI avant de le convertir en PDF.
43829 \end_layout
43830
43831 \begin_layout Description
43832 PDF
43833 \begin_inset space ~
43834 \end_inset
43835
43836 (pdflatex) Ceci utilise le programme 
43837 \family typewriter
43838 pdftex
43839 \family default
43840  qui convertit directement votre fichier en PDF.
43841 \end_layout
43842
43843 \begin_layout Standard
43844 Nous recommandons d'utiliser l'option 
43845 \family sans
43846 PDF
43847 \begin_inset space ~
43848 \end_inset
43849
43850 (pdflatex)
43851 \family default
43852  car 
43853 \family typewriter
43854 pdftex
43855 \family default
43856  accepte toutes les fonctionnalités des versions actuelles de PDF.
43857  Il est en plus rapide et stable.
43858  Le programme 
43859 \family typewriter
43860 dvipdfm
43861 \family default
43862  n'est plus développé est est donc un peu dépassé.
43863 \end_layout
43864
43865 \begin_layout Standard
43866 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43867 \family sans
43868 Visualiser
43869 \family default
43870  ou en utilisant un bouton de la barre d'outils.
43871 \end_layout
43872
43873 \begin_layout Chapter
43874 Liste de noms de couleur pour dvips
43875 \begin_inset CommandInset label
43876 LatexCommand label
43877 name "chap:Liste-de-noms-de-couleur-dvips"
43878
43879 \end_inset
43880
43881
43882 \end_layout
43883
43884 \begin_layout Standard
43885 \begin_inset Tabular
43886 <lyxtabular version="3" rows="17" columns="4">
43887 <features tabularvalignment="middle">
43888 <column alignment="left" valignment="top" width="0pt">
43889 <column alignment="left" valignment="top" width="0pt">
43890 <column alignment="left" valignment="top" width="0pt">
43891 <column alignment="left" valignment="top" width="0pt">
43892 <row>
43893 <cell alignment="left" valignment="top" usebox="none">
43894 \begin_inset Text
43895
43896 \begin_layout Plain Layout
43897 \begin_inset ERT
43898 status collapsed
43899
43900 \begin_layout Plain Layout
43901
43902
43903 \backslash
43904 fcolorbox{black}{
43905 \end_layout
43906
43907 \end_inset
43908
43909 white
43910 \begin_inset ERT
43911 status collapsed
43912
43913 \begin_layout Plain Layout
43914
43915 }{
43916 \end_layout
43917
43918 \end_inset
43919
43920 Couleur
43921 \begin_inset ERT
43922 status collapsed
43923
43924 \begin_layout Plain Layout
43925
43926 }
43927 \end_layout
43928
43929 \end_inset
43930
43931  Nom
43932 \end_layout
43933
43934 \end_inset
43935 </cell>
43936 <cell alignment="left" valignment="top" usebox="none">
43937 \begin_inset Text
43938
43939 \begin_layout Plain Layout
43940 \begin_inset ERT
43941 status collapsed
43942
43943 \begin_layout Plain Layout
43944
43945
43946 \backslash
43947 fcolorbox{black}{
43948 \end_layout
43949
43950 \end_inset
43951
43952 white
43953 \begin_inset ERT
43954 status collapsed
43955
43956 \begin_layout Plain Layout
43957
43958 }{
43959 \end_layout
43960
43961 \end_inset
43962
43963 Couleur
43964 \begin_inset ERT
43965 status collapsed
43966
43967 \begin_layout Plain Layout
43968
43969 }
43970 \end_layout
43971
43972 \end_inset
43973
43974  Nom
43975 \end_layout
43976
43977 \end_inset
43978 </cell>
43979 <cell alignment="left" valignment="top" usebox="none">
43980 \begin_inset Text
43981
43982 \begin_layout Plain Layout
43983 \begin_inset ERT
43984 status collapsed
43985
43986 \begin_layout Plain Layout
43987
43988
43989 \backslash
43990 fcolorbox{black}{
43991 \end_layout
43992
43993 \end_inset
43994
43995 white
43996 \begin_inset ERT
43997 status collapsed
43998
43999 \begin_layout Plain Layout
44000
44001 }{
44002 \end_layout
44003
44004 \end_inset
44005
44006 Couleur
44007 \begin_inset ERT
44008 status collapsed
44009
44010 \begin_layout Plain Layout
44011
44012 }
44013 \end_layout
44014
44015 \end_inset
44016
44017  Nom
44018 \end_layout
44019
44020 \end_inset
44021 </cell>
44022 <cell alignment="left" valignment="top" usebox="none">
44023 \begin_inset Text
44024
44025 \begin_layout Plain Layout
44026 \begin_inset ERT
44027 status collapsed
44028
44029 \begin_layout Plain Layout
44030
44031
44032 \backslash
44033 fcolorbox{black}{
44034 \end_layout
44035
44036 \end_inset
44037
44038 white
44039 \begin_inset ERT
44040 status collapsed
44041
44042 \begin_layout Plain Layout
44043
44044 }{
44045 \end_layout
44046
44047 \end_inset
44048
44049 Couleur
44050 \begin_inset ERT
44051 status collapsed
44052
44053 \begin_layout Plain Layout
44054
44055 }
44056 \end_layout
44057
44058 \end_inset
44059
44060  Nom
44061 \end_layout
44062
44063 \end_inset
44064 </cell>
44065 </row>
44066 <row>
44067 <cell alignment="center" valignment="top" usebox="none">
44068 \begin_inset Text
44069
44070 \begin_layout Plain Layout
44071 \begin_inset ERT
44072 status collapsed
44073
44074 \begin_layout Plain Layout
44075
44076
44077 \backslash
44078 fcolorbox{black}{
44079 \end_layout
44080
44081 \end_inset
44082
44083 Apricot
44084 \begin_inset ERT
44085 status collapsed
44086
44087 \begin_layout Plain Layout
44088
44089 }{
44090 \end_layout
44091
44092 \end_inset
44093
44094
44095 \begin_inset Phantom Phantom
44096 status open
44097
44098 \begin_layout Plain Layout
44099 W
44100 \end_layout
44101
44102 \end_inset
44103
44104
44105 \begin_inset ERT
44106 status collapsed
44107
44108 \begin_layout Plain Layout
44109
44110 }
44111 \end_layout
44112
44113 \end_inset
44114
44115  Apricot
44116 \end_layout
44117
44118 \end_inset
44119 </cell>
44120 <cell alignment="center" valignment="top" usebox="none">
44121 \begin_inset Text
44122
44123 \begin_layout Plain Layout
44124 \begin_inset ERT
44125 status collapsed
44126
44127 \begin_layout Plain Layout
44128
44129
44130 \backslash
44131 fcolorbox{black}{
44132 \end_layout
44133
44134 \end_inset
44135
44136 Aquamarine
44137 \begin_inset ERT
44138 status collapsed
44139
44140 \begin_layout Plain Layout
44141
44142 }{
44143 \end_layout
44144
44145 \end_inset
44146
44147
44148 \begin_inset Phantom Phantom
44149 status open
44150
44151 \begin_layout Plain Layout
44152 W
44153 \end_layout
44154
44155 \end_inset
44156
44157
44158 \begin_inset ERT
44159 status collapsed
44160
44161 \begin_layout Plain Layout
44162
44163 }
44164 \end_layout
44165
44166 \end_inset
44167
44168  Aquamarine
44169 \end_layout
44170
44171 \end_inset
44172 </cell>
44173 <cell alignment="center" valignment="top" usebox="none">
44174 \begin_inset Text
44175
44176 \begin_layout Plain Layout
44177 \begin_inset ERT
44178 status collapsed
44179
44180 \begin_layout Plain Layout
44181
44182
44183 \backslash
44184 fcolorbox{black}{
44185 \end_layout
44186
44187 \end_inset
44188
44189 Bittersweet
44190 \begin_inset ERT
44191 status collapsed
44192
44193 \begin_layout Plain Layout
44194
44195 }{
44196 \end_layout
44197
44198 \end_inset
44199
44200
44201 \begin_inset Phantom Phantom
44202 status open
44203
44204 \begin_layout Plain Layout
44205 W
44206 \end_layout
44207
44208 \end_inset
44209
44210
44211 \begin_inset ERT
44212 status collapsed
44213
44214 \begin_layout Plain Layout
44215
44216 }
44217 \end_layout
44218
44219 \end_inset
44220
44221  Bittersweet
44222 \end_layout
44223
44224 \end_inset
44225 </cell>
44226 <cell alignment="center" valignment="top" usebox="none">
44227 \begin_inset Text
44228
44229 \begin_layout Plain Layout
44230 \begin_inset ERT
44231 status collapsed
44232
44233 \begin_layout Plain Layout
44234
44235
44236 \backslash
44237 fcolorbox{black}{
44238 \end_layout
44239
44240 \end_inset
44241
44242 BlueGreen
44243 \begin_inset ERT
44244 status collapsed
44245
44246 \begin_layout Plain Layout
44247
44248 }{
44249 \end_layout
44250
44251 \end_inset
44252
44253
44254 \begin_inset Phantom Phantom
44255 status open
44256
44257 \begin_layout Plain Layout
44258 W
44259 \end_layout
44260
44261 \end_inset
44262
44263
44264 \begin_inset ERT
44265 status collapsed
44266
44267 \begin_layout Plain Layout
44268
44269 }
44270 \end_layout
44271
44272 \end_inset
44273
44274  BlueGreen
44275 \end_layout
44276
44277 \end_inset
44278 </cell>
44279 </row>
44280 <row>
44281 <cell alignment="left" valignment="top" usebox="none">
44282 \begin_inset Text
44283
44284 \begin_layout Plain Layout
44285 \begin_inset ERT
44286 status collapsed
44287
44288 \begin_layout Plain Layout
44289
44290
44291 \backslash
44292 fcolorbox{black}{
44293 \end_layout
44294
44295 \end_inset
44296
44297 BlueViolet
44298 \begin_inset ERT
44299 status collapsed
44300
44301 \begin_layout Plain Layout
44302
44303 }{
44304 \end_layout
44305
44306 \end_inset
44307
44308
44309 \begin_inset Phantom Phantom
44310 status open
44311
44312 \begin_layout Plain Layout
44313 W
44314 \end_layout
44315
44316 \end_inset
44317
44318
44319 \begin_inset ERT
44320 status collapsed
44321
44322 \begin_layout Plain Layout
44323
44324 }
44325 \end_layout
44326
44327 \end_inset
44328
44329  BlueViolet
44330 \end_layout
44331
44332 \end_inset
44333 </cell>
44334 <cell alignment="left" valignment="top" usebox="none">
44335 \begin_inset Text
44336
44337 \begin_layout Plain Layout
44338 \begin_inset ERT
44339 status collapsed
44340
44341 \begin_layout Plain Layout
44342
44343
44344 \backslash
44345 fcolorbox{black}{
44346 \end_layout
44347
44348 \end_inset
44349
44350 BrickRed
44351 \begin_inset ERT
44352 status collapsed
44353
44354 \begin_layout Plain Layout
44355
44356 }{
44357 \end_layout
44358
44359 \end_inset
44360
44361
44362 \begin_inset Phantom Phantom
44363 status open
44364
44365 \begin_layout Plain Layout
44366 W
44367 \end_layout
44368
44369 \end_inset
44370
44371
44372 \begin_inset ERT
44373 status collapsed
44374
44375 \begin_layout Plain Layout
44376
44377 }
44378 \end_layout
44379
44380 \end_inset
44381
44382  BrickRed
44383 \end_layout
44384
44385 \end_inset
44386 </cell>
44387 <cell alignment="left" valignment="top" usebox="none">
44388 \begin_inset Text
44389
44390 \begin_layout Plain Layout
44391 \begin_inset ERT
44392 status collapsed
44393
44394 \begin_layout Plain Layout
44395
44396
44397 \backslash
44398 fcolorbox{black}{
44399 \end_layout
44400
44401 \end_inset
44402
44403 Brown
44404 \begin_inset ERT
44405 status collapsed
44406
44407 \begin_layout Plain Layout
44408
44409 }{
44410 \end_layout
44411
44412 \end_inset
44413
44414
44415 \begin_inset Phantom Phantom
44416 status open
44417
44418 \begin_layout Plain Layout
44419 W
44420 \end_layout
44421
44422 \end_inset
44423
44424
44425 \begin_inset ERT
44426 status collapsed
44427
44428 \begin_layout Plain Layout
44429
44430 }
44431 \end_layout
44432
44433 \end_inset
44434
44435  Brown
44436 \end_layout
44437
44438 \end_inset
44439 </cell>
44440 <cell alignment="left" valignment="top" usebox="none">
44441 \begin_inset Text
44442
44443 \begin_layout Plain Layout
44444 \begin_inset ERT
44445 status collapsed
44446
44447 \begin_layout Plain Layout
44448
44449
44450 \backslash
44451 fcolorbox{black}{
44452 \end_layout
44453
44454 \end_inset
44455
44456 BurntOrange
44457 \begin_inset ERT
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461
44462 }{
44463 \end_layout
44464
44465 \end_inset
44466
44467
44468 \begin_inset Phantom Phantom
44469 status open
44470
44471 \begin_layout Plain Layout
44472 W
44473 \end_layout
44474
44475 \end_inset
44476
44477
44478 \begin_inset ERT
44479 status collapsed
44480
44481 \begin_layout Plain Layout
44482
44483 }
44484 \end_layout
44485
44486 \end_inset
44487
44488  BurntOrange
44489 \end_layout
44490
44491 \end_inset
44492 </cell>
44493 </row>
44494 <row>
44495 <cell alignment="left" valignment="top" usebox="none">
44496 \begin_inset Text
44497
44498 \begin_layout Plain Layout
44499 \begin_inset ERT
44500 status collapsed
44501
44502 \begin_layout Plain Layout
44503
44504
44505 \backslash
44506 fcolorbox{black}{
44507 \end_layout
44508
44509 \end_inset
44510
44511 CadetBlue
44512 \begin_inset ERT
44513 status collapsed
44514
44515 \begin_layout Plain Layout
44516
44517 }{
44518 \end_layout
44519
44520 \end_inset
44521
44522
44523 \begin_inset Phantom Phantom
44524 status open
44525
44526 \begin_layout Plain Layout
44527 W
44528 \end_layout
44529
44530 \end_inset
44531
44532
44533 \begin_inset ERT
44534 status collapsed
44535
44536 \begin_layout Plain Layout
44537
44538 }
44539 \end_layout
44540
44541 \end_inset
44542
44543  CadetBlue
44544 \end_layout
44545
44546 \end_inset
44547 </cell>
44548 <cell alignment="left" valignment="top" usebox="none">
44549 \begin_inset Text
44550
44551 \begin_layout Plain Layout
44552 \begin_inset ERT
44553 status collapsed
44554
44555 \begin_layout Plain Layout
44556
44557
44558 \backslash
44559 fcolorbox{black}{
44560 \end_layout
44561
44562 \end_inset
44563
44564 CarnationPink
44565 \begin_inset ERT
44566 status collapsed
44567
44568 \begin_layout Plain Layout
44569
44570 }{
44571 \end_layout
44572
44573 \end_inset
44574
44575
44576 \begin_inset Phantom Phantom
44577 status open
44578
44579 \begin_layout Plain Layout
44580 W
44581 \end_layout
44582
44583 \end_inset
44584
44585
44586 \begin_inset ERT
44587 status collapsed
44588
44589 \begin_layout Plain Layout
44590
44591 }
44592 \end_layout
44593
44594 \end_inset
44595
44596  CarnationPink
44597 \end_layout
44598
44599 \end_inset
44600 </cell>
44601 <cell alignment="left" valignment="top" usebox="none">
44602 \begin_inset Text
44603
44604 \begin_layout Plain Layout
44605 \begin_inset ERT
44606 status collapsed
44607
44608 \begin_layout Plain Layout
44609
44610
44611 \backslash
44612 fcolorbox{black}{
44613 \end_layout
44614
44615 \end_inset
44616
44617 Cerulean
44618 \begin_inset ERT
44619 status collapsed
44620
44621 \begin_layout Plain Layout
44622
44623 }{
44624 \end_layout
44625
44626 \end_inset
44627
44628
44629 \begin_inset Phantom Phantom
44630 status open
44631
44632 \begin_layout Plain Layout
44633 W
44634 \end_layout
44635
44636 \end_inset
44637
44638
44639 \begin_inset ERT
44640 status collapsed
44641
44642 \begin_layout Plain Layout
44643
44644 }
44645 \end_layout
44646
44647 \end_inset
44648
44649  Cerulean
44650 \end_layout
44651
44652 \end_inset
44653 </cell>
44654 <cell alignment="left" valignment="top" usebox="none">
44655 \begin_inset Text
44656
44657 \begin_layout Plain Layout
44658 \begin_inset ERT
44659 status collapsed
44660
44661 \begin_layout Plain Layout
44662
44663
44664 \backslash
44665 fcolorbox{black}{
44666 \end_layout
44667
44668 \end_inset
44669
44670 CornflowerBlue
44671 \begin_inset ERT
44672 status collapsed
44673
44674 \begin_layout Plain Layout
44675
44676 }{
44677 \end_layout
44678
44679 \end_inset
44680
44681
44682 \begin_inset Phantom Phantom
44683 status open
44684
44685 \begin_layout Plain Layout
44686 W
44687 \end_layout
44688
44689 \end_inset
44690
44691
44692 \begin_inset ERT
44693 status collapsed
44694
44695 \begin_layout Plain Layout
44696
44697 }
44698 \end_layout
44699
44700 \end_inset
44701
44702  CornflowerBlue
44703 \end_layout
44704
44705 \end_inset
44706 </cell>
44707 </row>
44708 <row>
44709 <cell alignment="left" valignment="top" usebox="none">
44710 \begin_inset Text
44711
44712 \begin_layout Plain Layout
44713 \begin_inset ERT
44714 status collapsed
44715
44716 \begin_layout Plain Layout
44717
44718
44719 \backslash
44720 fcolorbox{black}{
44721 \end_layout
44722
44723 \end_inset
44724
44725 Dandelion
44726 \begin_inset ERT
44727 status collapsed
44728
44729 \begin_layout Plain Layout
44730
44731 }{
44732 \end_layout
44733
44734 \end_inset
44735
44736
44737 \begin_inset Phantom Phantom
44738 status open
44739
44740 \begin_layout Plain Layout
44741 W
44742 \end_layout
44743
44744 \end_inset
44745
44746
44747 \begin_inset ERT
44748 status collapsed
44749
44750 \begin_layout Plain Layout
44751
44752 }
44753 \end_layout
44754
44755 \end_inset
44756
44757  Dandelion
44758 \end_layout
44759
44760 \end_inset
44761 </cell>
44762 <cell alignment="left" valignment="top" usebox="none">
44763 \begin_inset Text
44764
44765 \begin_layout Plain Layout
44766 \begin_inset ERT
44767 status collapsed
44768
44769 \begin_layout Plain Layout
44770
44771
44772 \backslash
44773 fcolorbox{black}{
44774 \end_layout
44775
44776 \end_inset
44777
44778 DarkOrchid
44779 \begin_inset ERT
44780 status collapsed
44781
44782 \begin_layout Plain Layout
44783
44784 }{
44785 \end_layout
44786
44787 \end_inset
44788
44789
44790 \begin_inset Phantom Phantom
44791 status open
44792
44793 \begin_layout Plain Layout
44794 W
44795 \end_layout
44796
44797 \end_inset
44798
44799
44800 \begin_inset ERT
44801 status collapsed
44802
44803 \begin_layout Plain Layout
44804
44805 }
44806 \end_layout
44807
44808 \end_inset
44809
44810  DarkOrchid
44811 \end_layout
44812
44813 \end_inset
44814 </cell>
44815 <cell alignment="left" valignment="top" usebox="none">
44816 \begin_inset Text
44817
44818 \begin_layout Plain Layout
44819 \begin_inset ERT
44820 status collapsed
44821
44822 \begin_layout Plain Layout
44823
44824
44825 \backslash
44826 fcolorbox{black}{
44827 \end_layout
44828
44829 \end_inset
44830
44831 Emerald
44832 \begin_inset ERT
44833 status collapsed
44834
44835 \begin_layout Plain Layout
44836
44837 }{
44838 \end_layout
44839
44840 \end_inset
44841
44842
44843 \begin_inset Phantom Phantom
44844 status open
44845
44846 \begin_layout Plain Layout
44847 W
44848 \end_layout
44849
44850 \end_inset
44851
44852
44853 \begin_inset ERT
44854 status collapsed
44855
44856 \begin_layout Plain Layout
44857
44858 }
44859 \end_layout
44860
44861 \end_inset
44862
44863  Emerald
44864 \end_layout
44865
44866 \end_inset
44867 </cell>
44868 <cell alignment="left" valignment="top" usebox="none">
44869 \begin_inset Text
44870
44871 \begin_layout Plain Layout
44872 \begin_inset ERT
44873 status collapsed
44874
44875 \begin_layout Plain Layout
44876
44877
44878 \backslash
44879 fcolorbox{black}{
44880 \end_layout
44881
44882 \end_inset
44883
44884 ForestGreen
44885 \begin_inset ERT
44886 status collapsed
44887
44888 \begin_layout Plain Layout
44889
44890 }{
44891 \end_layout
44892
44893 \end_inset
44894
44895
44896 \begin_inset Phantom Phantom
44897 status open
44898
44899 \begin_layout Plain Layout
44900 W
44901 \end_layout
44902
44903 \end_inset
44904
44905
44906 \begin_inset ERT
44907 status collapsed
44908
44909 \begin_layout Plain Layout
44910
44911 }
44912 \end_layout
44913
44914 \end_inset
44915
44916  ForestGreen
44917 \end_layout
44918
44919 \end_inset
44920 </cell>
44921 </row>
44922 <row>
44923 <cell alignment="left" valignment="top" usebox="none">
44924 \begin_inset Text
44925
44926 \begin_layout Plain Layout
44927 \begin_inset ERT
44928 status collapsed
44929
44930 \begin_layout Plain Layout
44931
44932
44933 \backslash
44934 fcolorbox{black}{
44935 \end_layout
44936
44937 \end_inset
44938
44939 Fuchsia
44940 \begin_inset ERT
44941 status collapsed
44942
44943 \begin_layout Plain Layout
44944
44945 }{
44946 \end_layout
44947
44948 \end_inset
44949
44950
44951 \begin_inset Phantom Phantom
44952 status open
44953
44954 \begin_layout Plain Layout
44955 W
44956 \end_layout
44957
44958 \end_inset
44959
44960
44961 \begin_inset ERT
44962 status collapsed
44963
44964 \begin_layout Plain Layout
44965
44966 }
44967 \end_layout
44968
44969 \end_inset
44970
44971  Fuchsia
44972 \end_layout
44973
44974 \end_inset
44975 </cell>
44976 <cell alignment="left" valignment="top" usebox="none">
44977 \begin_inset Text
44978
44979 \begin_layout Plain Layout
44980 \begin_inset ERT
44981 status collapsed
44982
44983 \begin_layout Plain Layout
44984
44985
44986 \backslash
44987 fcolorbox{black}{
44988 \end_layout
44989
44990 \end_inset
44991
44992 Goldenrod
44993 \begin_inset ERT
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997
44998 }{
44999 \end_layout
45000
45001 \end_inset
45002
45003
45004 \begin_inset Phantom Phantom
45005 status open
45006
45007 \begin_layout Plain Layout
45008 W
45009 \end_layout
45010
45011 \end_inset
45012
45013
45014 \begin_inset ERT
45015 status collapsed
45016
45017 \begin_layout Plain Layout
45018
45019 }
45020 \end_layout
45021
45022 \end_inset
45023
45024  Goldenrod
45025 \end_layout
45026
45027 \end_inset
45028 </cell>
45029 <cell alignment="left" valignment="top" usebox="none">
45030 \begin_inset Text
45031
45032 \begin_layout Plain Layout
45033 \begin_inset ERT
45034 status collapsed
45035
45036 \begin_layout Plain Layout
45037
45038
45039 \backslash
45040 fcolorbox{black}{
45041 \end_layout
45042
45043 \end_inset
45044
45045 Gray
45046 \begin_inset ERT
45047 status collapsed
45048
45049 \begin_layout Plain Layout
45050
45051 }{
45052 \end_layout
45053
45054 \end_inset
45055
45056
45057 \begin_inset Phantom Phantom
45058 status open
45059
45060 \begin_layout Plain Layout
45061 W
45062 \end_layout
45063
45064 \end_inset
45065
45066
45067 \begin_inset ERT
45068 status collapsed
45069
45070 \begin_layout Plain Layout
45071
45072 }
45073 \end_layout
45074
45075 \end_inset
45076
45077  Gray
45078 \end_layout
45079
45080 \end_inset
45081 </cell>
45082 <cell alignment="left" valignment="top" usebox="none">
45083 \begin_inset Text
45084
45085 \begin_layout Plain Layout
45086 \begin_inset ERT
45087 status collapsed
45088
45089 \begin_layout Plain Layout
45090
45091
45092 \backslash
45093 fcolorbox{black}{
45094 \end_layout
45095
45096 \end_inset
45097
45098 GreenYellow
45099 \begin_inset ERT
45100 status collapsed
45101
45102 \begin_layout Plain Layout
45103
45104 }{
45105 \end_layout
45106
45107 \end_inset
45108
45109
45110 \begin_inset Phantom Phantom
45111 status open
45112
45113 \begin_layout Plain Layout
45114 W
45115 \end_layout
45116
45117 \end_inset
45118
45119
45120 \begin_inset ERT
45121 status collapsed
45122
45123 \begin_layout Plain Layout
45124
45125 }
45126 \end_layout
45127
45128 \end_inset
45129
45130  GreenYellow
45131 \end_layout
45132
45133 \end_inset
45134 </cell>
45135 </row>
45136 <row>
45137 <cell alignment="center" valignment="top" usebox="none">
45138 \begin_inset Text
45139
45140 \begin_layout Plain Layout
45141 \begin_inset ERT
45142 status collapsed
45143
45144 \begin_layout Plain Layout
45145
45146
45147 \backslash
45148 fcolorbox{black}{
45149 \end_layout
45150
45151 \end_inset
45152
45153 JungleGreen
45154 \begin_inset ERT
45155 status collapsed
45156
45157 \begin_layout Plain Layout
45158
45159 }{
45160 \end_layout
45161
45162 \end_inset
45163
45164
45165 \begin_inset Phantom Phantom
45166 status open
45167
45168 \begin_layout Plain Layout
45169 W
45170 \end_layout
45171
45172 \end_inset
45173
45174
45175 \begin_inset ERT
45176 status collapsed
45177
45178 \begin_layout Plain Layout
45179
45180 }
45181 \end_layout
45182
45183 \end_inset
45184
45185  JungleGreen
45186 \end_layout
45187
45188 \end_inset
45189 </cell>
45190 <cell alignment="center" valignment="top" usebox="none">
45191 \begin_inset Text
45192
45193 \begin_layout Plain Layout
45194 \begin_inset ERT
45195 status collapsed
45196
45197 \begin_layout Plain Layout
45198
45199
45200 \backslash
45201 fcolorbox{black}{
45202 \end_layout
45203
45204 \end_inset
45205
45206 Lavender
45207 \begin_inset ERT
45208 status collapsed
45209
45210 \begin_layout Plain Layout
45211
45212 }{
45213 \end_layout
45214
45215 \end_inset
45216
45217
45218 \begin_inset Phantom Phantom
45219 status open
45220
45221 \begin_layout Plain Layout
45222 W
45223 \end_layout
45224
45225 \end_inset
45226
45227
45228 \begin_inset ERT
45229 status collapsed
45230
45231 \begin_layout Plain Layout
45232
45233 }
45234 \end_layout
45235
45236 \end_inset
45237
45238  Lavender
45239 \end_layout
45240
45241 \end_inset
45242 </cell>
45243 <cell alignment="center" valignment="top" usebox="none">
45244 \begin_inset Text
45245
45246 \begin_layout Plain Layout
45247 \begin_inset ERT
45248 status collapsed
45249
45250 \begin_layout Plain Layout
45251
45252
45253 \backslash
45254 fcolorbox{black}{
45255 \end_layout
45256
45257 \end_inset
45258
45259 LimeGreen
45260 \begin_inset ERT
45261 status collapsed
45262
45263 \begin_layout Plain Layout
45264
45265 }{
45266 \end_layout
45267
45268 \end_inset
45269
45270
45271 \begin_inset Phantom Phantom
45272 status open
45273
45274 \begin_layout Plain Layout
45275 W
45276 \end_layout
45277
45278 \end_inset
45279
45280
45281 \begin_inset ERT
45282 status collapsed
45283
45284 \begin_layout Plain Layout
45285
45286 }
45287 \end_layout
45288
45289 \end_inset
45290
45291  LimeGreen
45292 \end_layout
45293
45294 \end_inset
45295 </cell>
45296 <cell alignment="center" valignment="top" usebox="none">
45297 \begin_inset Text
45298
45299 \begin_layout Plain Layout
45300 \begin_inset ERT
45301 status collapsed
45302
45303 \begin_layout Plain Layout
45304
45305
45306 \backslash
45307 fcolorbox{black}{
45308 \end_layout
45309
45310 \end_inset
45311
45312 Mahogany
45313 \begin_inset ERT
45314 status collapsed
45315
45316 \begin_layout Plain Layout
45317
45318 }{
45319 \end_layout
45320
45321 \end_inset
45322
45323
45324 \begin_inset Phantom Phantom
45325 status open
45326
45327 \begin_layout Plain Layout
45328 W
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \begin_inset ERT
45335 status collapsed
45336
45337 \begin_layout Plain Layout
45338
45339 }
45340 \end_layout
45341
45342 \end_inset
45343
45344  Mahogany
45345 \end_layout
45346
45347 \end_inset
45348 </cell>
45349 </row>
45350 <row>
45351 <cell alignment="left" valignment="top" usebox="none">
45352 \begin_inset Text
45353
45354 \begin_layout Plain Layout
45355 \begin_inset ERT
45356 status collapsed
45357
45358 \begin_layout Plain Layout
45359
45360
45361 \backslash
45362 fcolorbox{black}{
45363 \end_layout
45364
45365 \end_inset
45366
45367 Mahogany
45368 \begin_inset ERT
45369 status collapsed
45370
45371 \begin_layout Plain Layout
45372
45373 }{
45374 \end_layout
45375
45376 \end_inset
45377
45378
45379 \begin_inset Phantom Phantom
45380 status open
45381
45382 \begin_layout Plain Layout
45383 W
45384 \end_layout
45385
45386 \end_inset
45387
45388
45389 \begin_inset ERT
45390 status collapsed
45391
45392 \begin_layout Plain Layout
45393
45394 }
45395 \end_layout
45396
45397 \end_inset
45398
45399  Mahogany
45400 \end_layout
45401
45402 \end_inset
45403 </cell>
45404 <cell alignment="left" valignment="top" usebox="none">
45405 \begin_inset Text
45406
45407 \begin_layout Plain Layout
45408 \begin_inset ERT
45409 status collapsed
45410
45411 \begin_layout Plain Layout
45412
45413
45414 \backslash
45415 fcolorbox{black}{
45416 \end_layout
45417
45418 \end_inset
45419
45420 Maroon
45421 \begin_inset ERT
45422 status collapsed
45423
45424 \begin_layout Plain Layout
45425
45426 }{
45427 \end_layout
45428
45429 \end_inset
45430
45431
45432 \begin_inset Phantom Phantom
45433 status open
45434
45435 \begin_layout Plain Layout
45436 W
45437 \end_layout
45438
45439 \end_inset
45440
45441
45442 \begin_inset ERT
45443 status collapsed
45444
45445 \begin_layout Plain Layout
45446
45447 }
45448 \end_layout
45449
45450 \end_inset
45451
45452  Maroon
45453 \end_layout
45454
45455 \end_inset
45456 </cell>
45457 <cell alignment="left" valignment="top" usebox="none">
45458 \begin_inset Text
45459
45460 \begin_layout Plain Layout
45461 \begin_inset ERT
45462 status collapsed
45463
45464 \begin_layout Plain Layout
45465
45466
45467 \backslash
45468 fcolorbox{black}{
45469 \end_layout
45470
45471 \end_inset
45472
45473 Melon
45474 \begin_inset ERT
45475 status collapsed
45476
45477 \begin_layout Plain Layout
45478
45479 }{
45480 \end_layout
45481
45482 \end_inset
45483
45484
45485 \begin_inset Phantom Phantom
45486 status open
45487
45488 \begin_layout Plain Layout
45489 W
45490 \end_layout
45491
45492 \end_inset
45493
45494
45495 \begin_inset ERT
45496 status collapsed
45497
45498 \begin_layout Plain Layout
45499
45500 }
45501 \end_layout
45502
45503 \end_inset
45504
45505  Melon
45506 \end_layout
45507
45508 \end_inset
45509 </cell>
45510 <cell alignment="left" valignment="top" usebox="none">
45511 \begin_inset Text
45512
45513 \begin_layout Plain Layout
45514 \begin_inset ERT
45515 status collapsed
45516
45517 \begin_layout Plain Layout
45518
45519
45520 \backslash
45521 fcolorbox{black}{
45522 \end_layout
45523
45524 \end_inset
45525
45526 MidnightBlue
45527 \begin_inset ERT
45528 status collapsed
45529
45530 \begin_layout Plain Layout
45531
45532 }{
45533 \end_layout
45534
45535 \end_inset
45536
45537
45538 \begin_inset Phantom Phantom
45539 status open
45540
45541 \begin_layout Plain Layout
45542 W
45543 \end_layout
45544
45545 \end_inset
45546
45547
45548 \begin_inset ERT
45549 status collapsed
45550
45551 \begin_layout Plain Layout
45552
45553 }
45554 \end_layout
45555
45556 \end_inset
45557
45558  MidnightBlue
45559 \end_layout
45560
45561 \end_inset
45562 </cell>
45563 </row>
45564 <row>
45565 <cell alignment="left" valignment="top" usebox="none">
45566 \begin_inset Text
45567
45568 \begin_layout Plain Layout
45569 \begin_inset ERT
45570 status collapsed
45571
45572 \begin_layout Plain Layout
45573
45574
45575 \backslash
45576 fcolorbox{black}{
45577 \end_layout
45578
45579 \end_inset
45580
45581 Mulberry
45582 \begin_inset ERT
45583 status collapsed
45584
45585 \begin_layout Plain Layout
45586
45587 }{
45588 \end_layout
45589
45590 \end_inset
45591
45592
45593 \begin_inset Phantom Phantom
45594 status open
45595
45596 \begin_layout Plain Layout
45597 W
45598 \end_layout
45599
45600 \end_inset
45601
45602
45603 \begin_inset ERT
45604 status collapsed
45605
45606 \begin_layout Plain Layout
45607
45608 }
45609 \end_layout
45610
45611 \end_inset
45612
45613  Mulberry
45614 \end_layout
45615
45616 \end_inset
45617 </cell>
45618 <cell alignment="left" valignment="top" usebox="none">
45619 \begin_inset Text
45620
45621 \begin_layout Plain Layout
45622 \begin_inset ERT
45623 status collapsed
45624
45625 \begin_layout Plain Layout
45626
45627
45628 \backslash
45629 fcolorbox{black}{
45630 \end_layout
45631
45632 \end_inset
45633
45634 NavyBlue
45635 \begin_inset ERT
45636 status collapsed
45637
45638 \begin_layout Plain Layout
45639
45640 }{
45641 \end_layout
45642
45643 \end_inset
45644
45645
45646 \begin_inset Phantom Phantom
45647 status open
45648
45649 \begin_layout Plain Layout
45650 W
45651 \end_layout
45652
45653 \end_inset
45654
45655
45656 \begin_inset ERT
45657 status collapsed
45658
45659 \begin_layout Plain Layout
45660
45661 }
45662 \end_layout
45663
45664 \end_inset
45665
45666  NavyBlue
45667 \end_layout
45668
45669 \end_inset
45670 </cell>
45671 <cell alignment="left" valignment="top" usebox="none">
45672 \begin_inset Text
45673
45674 \begin_layout Plain Layout
45675 \begin_inset ERT
45676 status collapsed
45677
45678 \begin_layout Plain Layout
45679
45680
45681 \backslash
45682 fcolorbox{black}{
45683 \end_layout
45684
45685 \end_inset
45686
45687 OliveGreen
45688 \begin_inset ERT
45689 status collapsed
45690
45691 \begin_layout Plain Layout
45692
45693 }{
45694 \end_layout
45695
45696 \end_inset
45697
45698
45699 \begin_inset Phantom Phantom
45700 status open
45701
45702 \begin_layout Plain Layout
45703 W
45704 \end_layout
45705
45706 \end_inset
45707
45708
45709 \begin_inset ERT
45710 status collapsed
45711
45712 \begin_layout Plain Layout
45713
45714 }
45715 \end_layout
45716
45717 \end_inset
45718
45719  OliveGreen
45720 \end_layout
45721
45722 \end_inset
45723 </cell>
45724 <cell alignment="left" valignment="top" usebox="none">
45725 \begin_inset Text
45726
45727 \begin_layout Plain Layout
45728 \begin_inset ERT
45729 status collapsed
45730
45731 \begin_layout Plain Layout
45732
45733
45734 \backslash
45735 fcolorbox{black}{
45736 \end_layout
45737
45738 \end_inset
45739
45740 Orange
45741 \begin_inset ERT
45742 status collapsed
45743
45744 \begin_layout Plain Layout
45745
45746 }{
45747 \end_layout
45748
45749 \end_inset
45750
45751
45752 \begin_inset Phantom Phantom
45753 status open
45754
45755 \begin_layout Plain Layout
45756 W
45757 \end_layout
45758
45759 \end_inset
45760
45761
45762 \begin_inset ERT
45763 status collapsed
45764
45765 \begin_layout Plain Layout
45766
45767 }
45768 \end_layout
45769
45770 \end_inset
45771
45772  Orange
45773 \end_layout
45774
45775 \end_inset
45776 </cell>
45777 </row>
45778 <row>
45779 <cell alignment="left" valignment="top" usebox="none">
45780 \begin_inset Text
45781
45782 \begin_layout Plain Layout
45783 \begin_inset ERT
45784 status collapsed
45785
45786 \begin_layout Plain Layout
45787
45788
45789 \backslash
45790 fcolorbox{black}{
45791 \end_layout
45792
45793 \end_inset
45794
45795 OrangeRed
45796 \begin_inset ERT
45797 status collapsed
45798
45799 \begin_layout Plain Layout
45800
45801 }{
45802 \end_layout
45803
45804 \end_inset
45805
45806
45807 \begin_inset Phantom Phantom
45808 status open
45809
45810 \begin_layout Plain Layout
45811 W
45812 \end_layout
45813
45814 \end_inset
45815
45816
45817 \begin_inset ERT
45818 status collapsed
45819
45820 \begin_layout Plain Layout
45821
45822 }
45823 \end_layout
45824
45825 \end_inset
45826
45827  OrangeRed
45828 \end_layout
45829
45830 \end_inset
45831 </cell>
45832 <cell alignment="left" valignment="top" usebox="none">
45833 \begin_inset Text
45834
45835 \begin_layout Plain Layout
45836 \begin_inset ERT
45837 status collapsed
45838
45839 \begin_layout Plain Layout
45840
45841
45842 \backslash
45843 fcolorbox{black}{
45844 \end_layout
45845
45846 \end_inset
45847
45848 Orchid
45849 \begin_inset ERT
45850 status collapsed
45851
45852 \begin_layout Plain Layout
45853
45854 }{
45855 \end_layout
45856
45857 \end_inset
45858
45859
45860 \begin_inset Phantom Phantom
45861 status open
45862
45863 \begin_layout Plain Layout
45864 W
45865 \end_layout
45866
45867 \end_inset
45868
45869
45870 \begin_inset ERT
45871 status collapsed
45872
45873 \begin_layout Plain Layout
45874
45875 }
45876 \end_layout
45877
45878 \end_inset
45879
45880  Orchid
45881 \end_layout
45882
45883 \end_inset
45884 </cell>
45885 <cell alignment="left" valignment="top" usebox="none">
45886 \begin_inset Text
45887
45888 \begin_layout Plain Layout
45889 \begin_inset ERT
45890 status collapsed
45891
45892 \begin_layout Plain Layout
45893
45894
45895 \backslash
45896 fcolorbox{black}{
45897 \end_layout
45898
45899 \end_inset
45900
45901 Peach
45902 \begin_inset ERT
45903 status collapsed
45904
45905 \begin_layout Plain Layout
45906
45907 }{
45908 \end_layout
45909
45910 \end_inset
45911
45912
45913 \begin_inset Phantom Phantom
45914 status open
45915
45916 \begin_layout Plain Layout
45917 W
45918 \end_layout
45919
45920 \end_inset
45921
45922
45923 \begin_inset ERT
45924 status collapsed
45925
45926 \begin_layout Plain Layout
45927
45928 }
45929 \end_layout
45930
45931 \end_inset
45932
45933  Peach
45934 \end_layout
45935
45936 \end_inset
45937 </cell>
45938 <cell alignment="left" valignment="top" usebox="none">
45939 \begin_inset Text
45940
45941 \begin_layout Plain Layout
45942 \begin_inset ERT
45943 status collapsed
45944
45945 \begin_layout Plain Layout
45946
45947
45948 \backslash
45949 fcolorbox{black}{
45950 \end_layout
45951
45952 \end_inset
45953
45954 Periwinkle
45955 \begin_inset ERT
45956 status collapsed
45957
45958 \begin_layout Plain Layout
45959
45960 }{
45961 \end_layout
45962
45963 \end_inset
45964
45965
45966 \begin_inset Phantom Phantom
45967 status open
45968
45969 \begin_layout Plain Layout
45970 W
45971 \end_layout
45972
45973 \end_inset
45974
45975
45976 \begin_inset ERT
45977 status collapsed
45978
45979 \begin_layout Plain Layout
45980
45981 }
45982 \end_layout
45983
45984 \end_inset
45985
45986  Periwinkle
45987 \end_layout
45988
45989 \end_inset
45990 </cell>
45991 </row>
45992 <row>
45993 <cell alignment="left" valignment="top" usebox="none">
45994 \begin_inset Text
45995
45996 \begin_layout Plain Layout
45997 \begin_inset ERT
45998 status collapsed
45999
46000 \begin_layout Plain Layout
46001
46002
46003 \backslash
46004 fcolorbox{black}{
46005 \end_layout
46006
46007 \end_inset
46008
46009 PineGreen
46010 \begin_inset ERT
46011 status collapsed
46012
46013 \begin_layout Plain Layout
46014
46015 }{
46016 \end_layout
46017
46018 \end_inset
46019
46020
46021 \begin_inset Phantom Phantom
46022 status open
46023
46024 \begin_layout Plain Layout
46025 W
46026 \end_layout
46027
46028 \end_inset
46029
46030
46031 \begin_inset ERT
46032 status collapsed
46033
46034 \begin_layout Plain Layout
46035
46036 }
46037 \end_layout
46038
46039 \end_inset
46040
46041  PineGreen
46042 \end_layout
46043
46044 \end_inset
46045 </cell>
46046 <cell alignment="left" valignment="top" usebox="none">
46047 \begin_inset Text
46048
46049 \begin_layout Plain Layout
46050 \begin_inset ERT
46051 status collapsed
46052
46053 \begin_layout Plain Layout
46054
46055
46056 \backslash
46057 fcolorbox{black}{
46058 \end_layout
46059
46060 \end_inset
46061
46062 Plum
46063 \begin_inset ERT
46064 status collapsed
46065
46066 \begin_layout Plain Layout
46067
46068 }{
46069 \end_layout
46070
46071 \end_inset
46072
46073
46074 \begin_inset Phantom Phantom
46075 status open
46076
46077 \begin_layout Plain Layout
46078 W
46079 \end_layout
46080
46081 \end_inset
46082
46083
46084 \begin_inset ERT
46085 status collapsed
46086
46087 \begin_layout Plain Layout
46088
46089 }
46090 \end_layout
46091
46092 \end_inset
46093
46094  Plum
46095 \end_layout
46096
46097 \end_inset
46098 </cell>
46099 <cell alignment="left" valignment="top" usebox="none">
46100 \begin_inset Text
46101
46102 \begin_layout Plain Layout
46103 \begin_inset ERT
46104 status collapsed
46105
46106 \begin_layout Plain Layout
46107
46108
46109 \backslash
46110 fcolorbox{black}{
46111 \end_layout
46112
46113 \end_inset
46114
46115 ProcessBlue
46116 \begin_inset ERT
46117 status collapsed
46118
46119 \begin_layout Plain Layout
46120
46121 }{
46122 \end_layout
46123
46124 \end_inset
46125
46126
46127 \begin_inset Phantom Phantom
46128 status open
46129
46130 \begin_layout Plain Layout
46131 W
46132 \end_layout
46133
46134 \end_inset
46135
46136
46137 \begin_inset ERT
46138 status collapsed
46139
46140 \begin_layout Plain Layout
46141
46142 }
46143 \end_layout
46144
46145 \end_inset
46146
46147  ProcessBlue
46148 \end_layout
46149
46150 \end_inset
46151 </cell>
46152 <cell alignment="left" valignment="top" usebox="none">
46153 \begin_inset Text
46154
46155 \begin_layout Plain Layout
46156 \begin_inset ERT
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160
46161
46162 \backslash
46163 fcolorbox{black}{
46164 \end_layout
46165
46166 \end_inset
46167
46168 Purple
46169 \begin_inset ERT
46170 status collapsed
46171
46172 \begin_layout Plain Layout
46173
46174 }{
46175 \end_layout
46176
46177 \end_inset
46178
46179
46180 \begin_inset Phantom Phantom
46181 status open
46182
46183 \begin_layout Plain Layout
46184 W
46185 \end_layout
46186
46187 \end_inset
46188
46189
46190 \begin_inset ERT
46191 status collapsed
46192
46193 \begin_layout Plain Layout
46194
46195 }
46196 \end_layout
46197
46198 \end_inset
46199
46200  Purple
46201 \end_layout
46202
46203 \end_inset
46204 </cell>
46205 </row>
46206 <row>
46207 <cell alignment="left" valignment="top" usebox="none">
46208 \begin_inset Text
46209
46210 \begin_layout Plain Layout
46211 \begin_inset ERT
46212 status collapsed
46213
46214 \begin_layout Plain Layout
46215
46216
46217 \backslash
46218 fcolorbox{black}{
46219 \end_layout
46220
46221 \end_inset
46222
46223 RawSienna
46224 \begin_inset ERT
46225 status collapsed
46226
46227 \begin_layout Plain Layout
46228
46229 }{
46230 \end_layout
46231
46232 \end_inset
46233
46234
46235 \begin_inset Phantom Phantom
46236 status open
46237
46238 \begin_layout Plain Layout
46239 W
46240 \end_layout
46241
46242 \end_inset
46243
46244
46245 \begin_inset ERT
46246 status collapsed
46247
46248 \begin_layout Plain Layout
46249
46250 }
46251 \end_layout
46252
46253 \end_inset
46254
46255  RawSienna
46256 \end_layout
46257
46258 \end_inset
46259 </cell>
46260 <cell alignment="left" valignment="top" usebox="none">
46261 \begin_inset Text
46262
46263 \begin_layout Plain Layout
46264 \begin_inset ERT
46265 status collapsed
46266
46267 \begin_layout Plain Layout
46268
46269
46270 \backslash
46271 fcolorbox{black}{
46272 \end_layout
46273
46274 \end_inset
46275
46276 RedOrange
46277 \begin_inset ERT
46278 status collapsed
46279
46280 \begin_layout Plain Layout
46281
46282 }{
46283 \end_layout
46284
46285 \end_inset
46286
46287
46288 \begin_inset Phantom Phantom
46289 status open
46290
46291 \begin_layout Plain Layout
46292 W
46293 \end_layout
46294
46295 \end_inset
46296
46297
46298 \begin_inset ERT
46299 status collapsed
46300
46301 \begin_layout Plain Layout
46302
46303 }
46304 \end_layout
46305
46306 \end_inset
46307
46308  RedOrange
46309 \end_layout
46310
46311 \end_inset
46312 </cell>
46313 <cell alignment="left" valignment="top" usebox="none">
46314 \begin_inset Text
46315
46316 \begin_layout Plain Layout
46317 \begin_inset ERT
46318 status collapsed
46319
46320 \begin_layout Plain Layout
46321
46322
46323 \backslash
46324 fcolorbox{black}{
46325 \end_layout
46326
46327 \end_inset
46328
46329 RedViolet
46330 \begin_inset ERT
46331 status collapsed
46332
46333 \begin_layout Plain Layout
46334
46335 }{
46336 \end_layout
46337
46338 \end_inset
46339
46340
46341 \begin_inset Phantom Phantom
46342 status open
46343
46344 \begin_layout Plain Layout
46345 W
46346 \end_layout
46347
46348 \end_inset
46349
46350
46351 \begin_inset ERT
46352 status collapsed
46353
46354 \begin_layout Plain Layout
46355
46356 }
46357 \end_layout
46358
46359 \end_inset
46360
46361  RedViolet
46362 \end_layout
46363
46364 \end_inset
46365 </cell>
46366 <cell alignment="left" valignment="top" usebox="none">
46367 \begin_inset Text
46368
46369 \begin_layout Plain Layout
46370 \begin_inset ERT
46371 status collapsed
46372
46373 \begin_layout Plain Layout
46374
46375
46376 \backslash
46377 fcolorbox{black}{
46378 \end_layout
46379
46380 \end_inset
46381
46382 Rhodamine
46383 \begin_inset ERT
46384 status collapsed
46385
46386 \begin_layout Plain Layout
46387
46388 }{
46389 \end_layout
46390
46391 \end_inset
46392
46393
46394 \begin_inset Phantom Phantom
46395 status open
46396
46397 \begin_layout Plain Layout
46398 W
46399 \end_layout
46400
46401 \end_inset
46402
46403
46404 \begin_inset ERT
46405 status collapsed
46406
46407 \begin_layout Plain Layout
46408
46409 }
46410 \end_layout
46411
46412 \end_inset
46413
46414  Rhodamine
46415 \end_layout
46416
46417 \end_inset
46418 </cell>
46419 </row>
46420 <row>
46421 <cell alignment="left" valignment="top" usebox="none">
46422 \begin_inset Text
46423
46424 \begin_layout Plain Layout
46425 \begin_inset ERT
46426 status collapsed
46427
46428 \begin_layout Plain Layout
46429
46430
46431 \backslash
46432 fcolorbox{black}{
46433 \end_layout
46434
46435 \end_inset
46436
46437 RoyalBlue
46438 \begin_inset ERT
46439 status collapsed
46440
46441 \begin_layout Plain Layout
46442
46443 }{
46444 \end_layout
46445
46446 \end_inset
46447
46448
46449 \begin_inset Phantom Phantom
46450 status open
46451
46452 \begin_layout Plain Layout
46453 W
46454 \end_layout
46455
46456 \end_inset
46457
46458
46459 \begin_inset ERT
46460 status collapsed
46461
46462 \begin_layout Plain Layout
46463
46464 }
46465 \end_layout
46466
46467 \end_inset
46468
46469  RoyalBlue
46470 \end_layout
46471
46472 \end_inset
46473 </cell>
46474 <cell alignment="left" valignment="top" usebox="none">
46475 \begin_inset Text
46476
46477 \begin_layout Plain Layout
46478 \begin_inset ERT
46479 status collapsed
46480
46481 \begin_layout Plain Layout
46482
46483
46484 \backslash
46485 fcolorbox{black}{
46486 \end_layout
46487
46488 \end_inset
46489
46490 RoyalPurple
46491 \begin_inset ERT
46492 status collapsed
46493
46494 \begin_layout Plain Layout
46495
46496 }{
46497 \end_layout
46498
46499 \end_inset
46500
46501
46502 \begin_inset Phantom Phantom
46503 status open
46504
46505 \begin_layout Plain Layout
46506 W
46507 \end_layout
46508
46509 \end_inset
46510
46511
46512 \begin_inset ERT
46513 status collapsed
46514
46515 \begin_layout Plain Layout
46516
46517 }
46518 \end_layout
46519
46520 \end_inset
46521
46522  RoyalPurple
46523 \end_layout
46524
46525 \end_inset
46526 </cell>
46527 <cell alignment="left" valignment="top" usebox="none">
46528 \begin_inset Text
46529
46530 \begin_layout Plain Layout
46531 \begin_inset ERT
46532 status collapsed
46533
46534 \begin_layout Plain Layout
46535
46536
46537 \backslash
46538 fcolorbox{black}{
46539 \end_layout
46540
46541 \end_inset
46542
46543 RubineRed
46544 \begin_inset ERT
46545 status collapsed
46546
46547 \begin_layout Plain Layout
46548
46549 }{
46550 \end_layout
46551
46552 \end_inset
46553
46554
46555 \begin_inset Phantom Phantom
46556 status open
46557
46558 \begin_layout Plain Layout
46559 W
46560 \end_layout
46561
46562 \end_inset
46563
46564
46565 \begin_inset ERT
46566 status collapsed
46567
46568 \begin_layout Plain Layout
46569
46570 }
46571 \end_layout
46572
46573 \end_inset
46574
46575  RubineRed
46576 \end_layout
46577
46578 \end_inset
46579 </cell>
46580 <cell alignment="left" valignment="top" usebox="none">
46581 \begin_inset Text
46582
46583 \begin_layout Plain Layout
46584 \begin_inset ERT
46585 status collapsed
46586
46587 \begin_layout Plain Layout
46588
46589
46590 \backslash
46591 fcolorbox{black}{
46592 \end_layout
46593
46594 \end_inset
46595
46596 Salmon
46597 \begin_inset ERT
46598 status collapsed
46599
46600 \begin_layout Plain Layout
46601
46602 }{
46603 \end_layout
46604
46605 \end_inset
46606
46607
46608 \begin_inset Phantom Phantom
46609 status open
46610
46611 \begin_layout Plain Layout
46612 W
46613 \end_layout
46614
46615 \end_inset
46616
46617
46618 \begin_inset ERT
46619 status collapsed
46620
46621 \begin_layout Plain Layout
46622
46623 }
46624 \end_layout
46625
46626 \end_inset
46627
46628  Salmon
46629 \end_layout
46630
46631 \end_inset
46632 </cell>
46633 </row>
46634 <row>
46635 <cell alignment="left" valignment="top" usebox="none">
46636 \begin_inset Text
46637
46638 \begin_layout Plain Layout
46639 \begin_inset ERT
46640 status collapsed
46641
46642 \begin_layout Plain Layout
46643
46644
46645 \backslash
46646 fcolorbox{black}{
46647 \end_layout
46648
46649 \end_inset
46650
46651 SeaGreen
46652 \begin_inset ERT
46653 status collapsed
46654
46655 \begin_layout Plain Layout
46656
46657 }{
46658 \end_layout
46659
46660 \end_inset
46661
46662
46663 \begin_inset Phantom Phantom
46664 status open
46665
46666 \begin_layout Plain Layout
46667 W
46668 \end_layout
46669
46670 \end_inset
46671
46672
46673 \begin_inset ERT
46674 status collapsed
46675
46676 \begin_layout Plain Layout
46677
46678 }
46679 \end_layout
46680
46681 \end_inset
46682
46683  SeaGreen
46684 \end_layout
46685
46686 \end_inset
46687 </cell>
46688 <cell alignment="left" valignment="top" usebox="none">
46689 \begin_inset Text
46690
46691 \begin_layout Plain Layout
46692 \begin_inset ERT
46693 status collapsed
46694
46695 \begin_layout Plain Layout
46696
46697
46698 \backslash
46699 fcolorbox{black}{
46700 \end_layout
46701
46702 \end_inset
46703
46704 Sepia
46705 \begin_inset ERT
46706 status collapsed
46707
46708 \begin_layout Plain Layout
46709
46710 }{
46711 \end_layout
46712
46713 \end_inset
46714
46715
46716 \begin_inset Phantom Phantom
46717 status open
46718
46719 \begin_layout Plain Layout
46720 W
46721 \end_layout
46722
46723 \end_inset
46724
46725
46726 \begin_inset ERT
46727 status collapsed
46728
46729 \begin_layout Plain Layout
46730
46731 }
46732 \end_layout
46733
46734 \end_inset
46735
46736  Sepia
46737 \end_layout
46738
46739 \end_inset
46740 </cell>
46741 <cell alignment="left" valignment="top" usebox="none">
46742 \begin_inset Text
46743
46744 \begin_layout Plain Layout
46745 \begin_inset ERT
46746 status collapsed
46747
46748 \begin_layout Plain Layout
46749
46750
46751 \backslash
46752 fcolorbox{black}{
46753 \end_layout
46754
46755 \end_inset
46756
46757 SkyBlue
46758 \begin_inset ERT
46759 status collapsed
46760
46761 \begin_layout Plain Layout
46762
46763 }{
46764 \end_layout
46765
46766 \end_inset
46767
46768
46769 \begin_inset Phantom Phantom
46770 status open
46771
46772 \begin_layout Plain Layout
46773 W
46774 \end_layout
46775
46776 \end_inset
46777
46778
46779 \begin_inset ERT
46780 status collapsed
46781
46782 \begin_layout Plain Layout
46783
46784 }
46785 \end_layout
46786
46787 \end_inset
46788
46789  SkyBlue
46790 \end_layout
46791
46792 \end_inset
46793 </cell>
46794 <cell alignment="left" valignment="top" usebox="none">
46795 \begin_inset Text
46796
46797 \begin_layout Plain Layout
46798 \begin_inset ERT
46799 status collapsed
46800
46801 \begin_layout Plain Layout
46802
46803
46804 \backslash
46805 fcolorbox{black}{
46806 \end_layout
46807
46808 \end_inset
46809
46810 SpringGreen
46811 \begin_inset ERT
46812 status collapsed
46813
46814 \begin_layout Plain Layout
46815
46816 }{
46817 \end_layout
46818
46819 \end_inset
46820
46821
46822 \begin_inset Phantom Phantom
46823 status open
46824
46825 \begin_layout Plain Layout
46826 W
46827 \end_layout
46828
46829 \end_inset
46830
46831
46832 \begin_inset ERT
46833 status collapsed
46834
46835 \begin_layout Plain Layout
46836
46837 }
46838 \end_layout
46839
46840 \end_inset
46841
46842  SpringGreen
46843 \end_layout
46844
46845 \end_inset
46846 </cell>
46847 </row>
46848 <row>
46849 <cell alignment="left" valignment="top" usebox="none">
46850 \begin_inset Text
46851
46852 \begin_layout Plain Layout
46853 \begin_inset ERT
46854 status collapsed
46855
46856 \begin_layout Plain Layout
46857
46858
46859 \backslash
46860 fcolorbox{black}{
46861 \end_layout
46862
46863 \end_inset
46864
46865 Tan
46866 \begin_inset ERT
46867 status collapsed
46868
46869 \begin_layout Plain Layout
46870
46871 }{
46872 \end_layout
46873
46874 \end_inset
46875
46876
46877 \begin_inset Phantom Phantom
46878 status open
46879
46880 \begin_layout Plain Layout
46881 W
46882 \end_layout
46883
46884 \end_inset
46885
46886
46887 \begin_inset ERT
46888 status collapsed
46889
46890 \begin_layout Plain Layout
46891
46892 }
46893 \end_layout
46894
46895 \end_inset
46896
46897  Tan
46898 \end_layout
46899
46900 \end_inset
46901 </cell>
46902 <cell alignment="left" valignment="top" usebox="none">
46903 \begin_inset Text
46904
46905 \begin_layout Plain Layout
46906 \begin_inset ERT
46907 status collapsed
46908
46909 \begin_layout Plain Layout
46910
46911
46912 \backslash
46913 fcolorbox{black}{
46914 \end_layout
46915
46916 \end_inset
46917
46918 TealBlue
46919 \begin_inset ERT
46920 status collapsed
46921
46922 \begin_layout Plain Layout
46923
46924 }{
46925 \end_layout
46926
46927 \end_inset
46928
46929
46930 \begin_inset Phantom Phantom
46931 status open
46932
46933 \begin_layout Plain Layout
46934 W
46935 \end_layout
46936
46937 \end_inset
46938
46939
46940 \begin_inset ERT
46941 status collapsed
46942
46943 \begin_layout Plain Layout
46944
46945 }
46946 \end_layout
46947
46948 \end_inset
46949
46950  TealBlue
46951 \end_layout
46952
46953 \end_inset
46954 </cell>
46955 <cell alignment="left" valignment="top" usebox="none">
46956 \begin_inset Text
46957
46958 \begin_layout Plain Layout
46959 \begin_inset ERT
46960 status collapsed
46961
46962 \begin_layout Plain Layout
46963
46964
46965 \backslash
46966 fcolorbox{black}{
46967 \end_layout
46968
46969 \end_inset
46970
46971 Thistle
46972 \begin_inset ERT
46973 status collapsed
46974
46975 \begin_layout Plain Layout
46976
46977 }{
46978 \end_layout
46979
46980 \end_inset
46981
46982
46983 \begin_inset Phantom Phantom
46984 status open
46985
46986 \begin_layout Plain Layout
46987 W
46988 \end_layout
46989
46990 \end_inset
46991
46992
46993 \begin_inset ERT
46994 status collapsed
46995
46996 \begin_layout Plain Layout
46997
46998 }
46999 \end_layout
47000
47001 \end_inset
47002
47003  Thistle
47004 \end_layout
47005
47006 \end_inset
47007 </cell>
47008 <cell alignment="left" valignment="top" usebox="none">
47009 \begin_inset Text
47010
47011 \begin_layout Plain Layout
47012 \begin_inset ERT
47013 status collapsed
47014
47015 \begin_layout Plain Layout
47016
47017
47018 \backslash
47019 fcolorbox{black}{
47020 \end_layout
47021
47022 \end_inset
47023
47024 Turquoise
47025 \begin_inset ERT
47026 status collapsed
47027
47028 \begin_layout Plain Layout
47029
47030 }{
47031 \end_layout
47032
47033 \end_inset
47034
47035
47036 \begin_inset Phantom Phantom
47037 status open
47038
47039 \begin_layout Plain Layout
47040 W
47041 \end_layout
47042
47043 \end_inset
47044
47045
47046 \begin_inset ERT
47047 status collapsed
47048
47049 \begin_layout Plain Layout
47050
47051 }
47052 \end_layout
47053
47054 \end_inset
47055
47056  Turquoise
47057 \end_layout
47058
47059 \end_inset
47060 </cell>
47061 </row>
47062 <row>
47063 <cell alignment="left" valignment="top" usebox="none">
47064 \begin_inset Text
47065
47066 \begin_layout Plain Layout
47067 \begin_inset ERT
47068 status collapsed
47069
47070 \begin_layout Plain Layout
47071
47072
47073 \backslash
47074 fcolorbox{black}{
47075 \end_layout
47076
47077 \end_inset
47078
47079 Violet
47080 \begin_inset ERT
47081 status collapsed
47082
47083 \begin_layout Plain Layout
47084
47085 }{
47086 \end_layout
47087
47088 \end_inset
47089
47090
47091 \begin_inset Phantom Phantom
47092 status open
47093
47094 \begin_layout Plain Layout
47095 W
47096 \end_layout
47097
47098 \end_inset
47099
47100
47101 \begin_inset ERT
47102 status collapsed
47103
47104 \begin_layout Plain Layout
47105
47106 }
47107 \end_layout
47108
47109 \end_inset
47110
47111  Violet
47112 \end_layout
47113
47114 \end_inset
47115 </cell>
47116 <cell alignment="left" valignment="top" usebox="none">
47117 \begin_inset Text
47118
47119 \begin_layout Plain Layout
47120 \begin_inset ERT
47121 status collapsed
47122
47123 \begin_layout Plain Layout
47124
47125
47126 \backslash
47127 fcolorbox{black}{
47128 \end_layout
47129
47130 \end_inset
47131
47132 VioletRed
47133 \begin_inset ERT
47134 status collapsed
47135
47136 \begin_layout Plain Layout
47137
47138 }{
47139 \end_layout
47140
47141 \end_inset
47142
47143
47144 \begin_inset Phantom Phantom
47145 status open
47146
47147 \begin_layout Plain Layout
47148 W
47149 \end_layout
47150
47151 \end_inset
47152
47153
47154 \begin_inset ERT
47155 status collapsed
47156
47157 \begin_layout Plain Layout
47158
47159 }
47160 \end_layout
47161
47162 \end_inset
47163
47164  VioletRed
47165 \end_layout
47166
47167 \end_inset
47168 </cell>
47169 <cell alignment="left" valignment="top" usebox="none">
47170 \begin_inset Text
47171
47172 \begin_layout Plain Layout
47173 \begin_inset ERT
47174 status collapsed
47175
47176 \begin_layout Plain Layout
47177
47178
47179 \backslash
47180 fcolorbox{black}{
47181 \end_layout
47182
47183 \end_inset
47184
47185 WildStrawberry
47186 \begin_inset ERT
47187 status collapsed
47188
47189 \begin_layout Plain Layout
47190
47191 }{
47192 \end_layout
47193
47194 \end_inset
47195
47196
47197 \begin_inset Phantom Phantom
47198 status open
47199
47200 \begin_layout Plain Layout
47201 W
47202 \end_layout
47203
47204 \end_inset
47205
47206
47207 \begin_inset ERT
47208 status collapsed
47209
47210 \begin_layout Plain Layout
47211
47212 }
47213 \end_layout
47214
47215 \end_inset
47216
47217  WildStrawberry
47218 \end_layout
47219
47220 \end_inset
47221 </cell>
47222 <cell alignment="left" valignment="top" usebox="none">
47223 \begin_inset Text
47224
47225 \begin_layout Plain Layout
47226 \begin_inset ERT
47227 status collapsed
47228
47229 \begin_layout Plain Layout
47230
47231
47232 \backslash
47233 fcolorbox{black}{
47234 \end_layout
47235
47236 \end_inset
47237
47238 YellowGreen
47239 \begin_inset ERT
47240 status collapsed
47241
47242 \begin_layout Plain Layout
47243
47244 }{
47245 \end_layout
47246
47247 \end_inset
47248
47249
47250 \begin_inset Phantom Phantom
47251 status open
47252
47253 \begin_layout Plain Layout
47254 W
47255 \end_layout
47256
47257 \end_inset
47258
47259
47260 \begin_inset ERT
47261 status collapsed
47262
47263 \begin_layout Plain Layout
47264
47265 }
47266 \end_layout
47267
47268 \end_inset
47269
47270  YellowGreen
47271 \end_layout
47272
47273 \end_inset
47274 </cell>
47275 </row>
47276 <row>
47277 <cell alignment="left" valignment="top" usebox="none">
47278 \begin_inset Text
47279
47280 \begin_layout Plain Layout
47281 \begin_inset ERT
47282 status collapsed
47283
47284 \begin_layout Plain Layout
47285
47286
47287 \backslash
47288 fcolorbox{black}{
47289 \end_layout
47290
47291 \end_inset
47292
47293 YellowOrange
47294 \begin_inset ERT
47295 status collapsed
47296
47297 \begin_layout Plain Layout
47298
47299 }{
47300 \end_layout
47301
47302 \end_inset
47303
47304
47305 \begin_inset Phantom Phantom
47306 status open
47307
47308 \begin_layout Plain Layout
47309 W
47310 \end_layout
47311
47312 \end_inset
47313
47314
47315 \begin_inset ERT
47316 status collapsed
47317
47318 \begin_layout Plain Layout
47319
47320 }
47321 \end_layout
47322
47323 \end_inset
47324
47325  YellowOrange
47326 \end_layout
47327
47328 \end_inset
47329 </cell>
47330 <cell alignment="left" valignment="top" usebox="none">
47331 \begin_inset Text
47332
47333 \begin_layout Plain Layout
47334
47335 \end_layout
47336
47337 \end_inset
47338 </cell>
47339 <cell alignment="left" valignment="top" usebox="none">
47340 \begin_inset Text
47341
47342 \begin_layout Plain Layout
47343
47344 \end_layout
47345
47346 \end_inset
47347 </cell>
47348 <cell alignment="left" valignment="top" usebox="none">
47349 \begin_inset Text
47350
47351 \begin_layout Plain Layout
47352
47353 \end_layout
47354
47355 \end_inset
47356 </cell>
47357 </row>
47358 </lyxtabular>
47359
47360 \end_inset
47361
47362
47363 \end_layout
47364
47365 \begin_layout Chapter
47366 Explication de l' équation
47367 \begin_inset space ~
47368 \end_inset
47369
47370 (
47371 \begin_inset CommandInset ref
47372 LatexCommand ref
47373 reference "eq:Wgn"
47374
47375 \end_inset
47376
47377 )
47378 \begin_inset CommandInset label
47379 LatexCommand label
47380 name "cha:Explication-de-l'Equation"
47381
47382 \end_inset
47383
47384
47385 \end_layout
47386
47387 \begin_layout Standard
47388 La largeur totale de 
47389 \emph on
47390 n
47391 \emph default
47392  cellules de tableau 
47393 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47394 \end_inset
47395
47396  peut être calculée avec
47397 \begin_inset Formula 
47398 \begin{equation}
47399 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47400 \end{equation}
47401
47402 \end_inset
47403
47404
47405 \end_layout
47406
47407 \begin_layout Standard
47408 où 
47409 \begin_inset Formula $L_{g\,n}$
47410 \end_inset
47411
47412  est la largeur fixe de toutes les cellules.
47413  
47414 \series bold
47415
47416 \backslash
47417 tabcolsep
47418 \series default
47419  est la largeur utilisée par \SpecialChar LaTeX
47420  entre le texte de la cellule et la bordure,
47421  sa valeur implicite est 6
47422 \begin_inset space \thinspace{}
47423 \end_inset
47424
47425 pt.
47426  
47427 \series bold
47428
47429 \backslash
47430 arrayrulewidth
47431 \series default
47432  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47433 \begin_inset space \thinspace{}
47434 \end_inset
47435
47436 pt.
47437 \end_layout
47438
47439 \begin_layout Standard
47440 D'après l'équation
47441 \begin_inset space ~
47442 \end_inset
47443
47444
47445 \begin_inset CommandInset ref
47446 LatexCommand eqref
47447 reference "eq:Wtot_n"
47448
47449 \end_inset
47450
47451 , la largeur totale d'une multi-colonnes, 
47452 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47453 \end_inset
47454
47455  est
47456 \begin_inset Formula 
47457 \begin{equation}
47458 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47459 \end{equation}
47460
47461 \end_inset
47462
47463
47464 \end_layout
47465
47466 \begin_layout Standard
47467 En posant que les équations 
47468 \begin_inset space ~
47469 \end_inset
47470
47471
47472 \begin_inset CommandInset ref
47473 LatexCommand eqref
47474 reference "eq:Wtot_n"
47475
47476 \end_inset
47477
47478  et 
47479 \begin_inset CommandInset ref
47480 LatexCommand eqref
47481 reference "eq:Wtot_mult"
47482
47483 \end_inset
47484
47485  sont égales, on peut calculer la largeur nécessaire 
47486 \begin_inset Formula $L_{g\,n}$
47487 \end_inset
47488
47489  quand 
47490 \emph on
47491 n
47492 \emph default
47493  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47494  de 
47495 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47496 \end_inset
47497
47498 :
47499 \begin_inset Formula 
47500 \begin{equation}
47501 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47502 \end{equation}
47503
47504 \end_inset
47505
47506
47507 \end_layout
47508
47509 \begin_layout Bibliography
47510 \begin_inset CommandInset bibitem
47511 LatexCommand bibitem
47512 key "latexcompanion"
47513 literal "true"
47514
47515 \end_inset
47516
47517 Frank Mittelbach and Michel Goossens: 
47518 \emph on
47519 The \SpecialChar LaTeX
47520  Companion Second Edition.
47521
47522 \emph default
47523  Addison-Wesley, 2004
47524 \end_layout
47525
47526 \begin_layout Bibliography
47527 \begin_inset CommandInset bibitem
47528 LatexCommand bibitem
47529 key "latexguide"
47530 literal "true"
47531
47532 \end_inset
47533
47534 Helmut Kopka and Patrick W.
47535  Daly: 
47536 \emph on
47537 A Guide to \SpecialChar LaTeX
47538  Fourth Edition.
47539
47540 \emph default
47541  Addison-Wesley, 2003
47542 \end_layout
47543
47544 \begin_layout Bibliography
47545 \begin_inset CommandInset bibitem
47546 LatexCommand bibitem
47547 key "latexbook"
47548 literal "true"
47549
47550 \end_inset
47551
47552 Leslie Lamport: 
47553 \emph on
47554 \SpecialChar LaTeX
47555 : A Document Preparation System.
47556
47557 \emph default
47558  Addison-Wesley, second edition, 1994
47559 \end_layout
47560
47561 \begin_layout Bibliography
47562 \begin_inset CommandInset bibitem
47563 LatexCommand bibitem
47564 key "arydshln"
47565 literal "true"
47566
47567 \end_inset
47568
47569 Documentation du paquetage \SpecialChar LaTeX
47570
47571 \series bold
47572  
47573 \begin_inset CommandInset href
47574 LatexCommand href
47575 name "arydshln"
47576 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47577 literal "false"
47578
47579 \end_inset
47580
47581
47582 \series default
47583
47584 \begin_inset Index idx
47585 status collapsed
47586
47587 \begin_layout Plain Layout
47588 Paquetages \SpecialChar LaTeX
47589  ! arydshln
47590 \end_layout
47591
47592 \end_inset
47593
47594
47595 \end_layout
47596
47597 \begin_layout Bibliography
47598 \begin_inset CommandInset bibitem
47599 LatexCommand bibitem
47600 key "booktabs"
47601 literal "true"
47602
47603 \end_inset
47604
47605 Documentation du paquetage \SpecialChar LaTeX
47606  
47607 \series bold
47608
47609 \begin_inset CommandInset href
47610 LatexCommand href
47611 name "booktabs"
47612 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47613 literal "false"
47614
47615 \end_inset
47616
47617
47618 \series default
47619
47620 \begin_inset Index idx
47621 status collapsed
47622
47623 \begin_layout Plain Layout
47624 Paquetages \SpecialChar LaTeX
47625  ! booktabs
47626 \end_layout
47627
47628 \end_inset
47629
47630
47631 \end_layout
47632
47633 \begin_layout Bibliography
47634 \begin_inset CommandInset bibitem
47635 LatexCommand bibitem
47636 key "caption"
47637 literal "true"
47638
47639 \end_inset
47640
47641 Documentation du paquetage \SpecialChar LaTeX
47642  
47643 \series bold
47644
47645 \begin_inset CommandInset href
47646 LatexCommand href
47647 name "caption"
47648 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47649 literal "false"
47650
47651 \end_inset
47652
47653
47654 \series default
47655
47656 \begin_inset Index idx
47657 status collapsed
47658
47659 \begin_layout Plain Layout
47660 Paquetages \SpecialChar LaTeX
47661  ! caption
47662 \end_layout
47663
47664 \end_inset
47665
47666
47667 \end_layout
47668
47669 \begin_layout Bibliography
47670 \begin_inset CommandInset bibitem
47671 LatexCommand bibitem
47672 key "diagbox"
47673 literal "true"
47674
47675 \end_inset
47676
47677 Documentation du paquetage \SpecialChar LaTeX
47678  
47679 \series bold
47680
47681 \begin_inset CommandInset href
47682 LatexCommand href
47683 name "diagbox"
47684 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47685 literal "false"
47686
47687 \end_inset
47688
47689
47690 \series default
47691
47692 \begin_inset Index idx
47693 status collapsed
47694
47695 \begin_layout Plain Layout
47696 Paquetages \SpecialChar LaTeX
47697  ! diagbox
47698 \end_layout
47699
47700 \end_inset
47701
47702
47703 \end_layout
47704
47705 \begin_layout Bibliography
47706 \begin_inset CommandInset bibitem
47707 LatexCommand bibitem
47708 key "endfloat"
47709 literal "true"
47710
47711 \end_inset
47712
47713 Documentation du paquetage \SpecialChar LaTeX
47714  
47715 \series bold
47716
47717 \begin_inset CommandInset href
47718 LatexCommand href
47719 name "endfloat"
47720 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47721 literal "false"
47722
47723 \end_inset
47724
47725
47726 \series default
47727
47728 \begin_inset Index idx
47729 status collapsed
47730
47731 \begin_layout Plain Layout
47732 Paquetages \SpecialChar LaTeX
47733  ! endfloat
47734 \end_layout
47735
47736 \end_inset
47737
47738
47739 \end_layout
47740
47741 \begin_layout Bibliography
47742 \begin_inset CommandInset bibitem
47743 LatexCommand bibitem
47744 key "footmisc"
47745 literal "true"
47746
47747 \end_inset
47748
47749 Documentation du paquetage \SpecialChar LaTeX
47750  
47751 \series bold
47752
47753 \begin_inset CommandInset href
47754 LatexCommand href
47755 name "footmisc"
47756 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47757 literal "false"
47758
47759 \end_inset
47760
47761
47762 \series default
47763
47764 \begin_inset Index idx
47765 status collapsed
47766
47767 \begin_layout Plain Layout
47768 Paquetages \SpecialChar LaTeX
47769  ! footmisc
47770 \end_layout
47771
47772 \end_inset
47773
47774
47775 \end_layout
47776
47777 \begin_layout Bibliography
47778 \begin_inset CommandInset bibitem
47779 LatexCommand bibitem
47780 key "hypcap"
47781 literal "true"
47782
47783 \end_inset
47784
47785 Documentation du paquetage \SpecialChar LaTeX
47786  
47787 \series bold
47788
47789 \begin_inset CommandInset href
47790 LatexCommand href
47791 name "hypcap"
47792 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47793 literal "false"
47794
47795 \end_inset
47796
47797
47798 \series default
47799
47800 \begin_inset Index idx
47801 status collapsed
47802
47803 \begin_layout Plain Layout
47804 Paquetages \SpecialChar LaTeX
47805  ! hyperref
47806 \end_layout
47807
47808 \end_inset
47809
47810
47811 \end_layout
47812
47813 \begin_layout Bibliography
47814 \begin_inset CommandInset bibitem
47815 LatexCommand bibitem
47816 key "hyperref"
47817 literal "true"
47818
47819 \end_inset
47820
47821 Documentation du paquetage \SpecialChar LaTeX
47822  
47823 \series bold
47824
47825 \begin_inset CommandInset href
47826 LatexCommand href
47827 name "hyperref"
47828 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47829 literal "false"
47830
47831 \end_inset
47832
47833
47834 \series default
47835
47836 \begin_inset Index idx
47837 status collapsed
47838
47839 \begin_layout Plain Layout
47840 Paquetages \SpecialChar LaTeX
47841  ! hyperref
47842 \end_layout
47843
47844 \end_inset
47845
47846
47847 \end_layout
47848
47849 \begin_layout Bibliography
47850 \begin_inset CommandInset bibitem
47851 LatexCommand bibitem
47852 key "KOMA-Script"
47853 literal "true"
47854
47855 \end_inset
47856
47857 Documentation du paquetage \SpecialChar LaTeX
47858  
47859 \series bold
47860
47861 \begin_inset CommandInset href
47862 LatexCommand href
47863 name "KOMA-Script"
47864 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47865 literal "false"
47866
47867 \end_inset
47868
47869
47870 \series default
47871
47872 \begin_inset Index idx
47873 status collapsed
47874
47875 \begin_layout Plain Layout
47876 Paquetages \SpecialChar LaTeX
47877  ! KOMA-Script
47878 \end_layout
47879
47880 \end_inset
47881
47882
47883 \end_layout
47884
47885 \begin_layout Bibliography
47886 \begin_inset CommandInset bibitem
47887 LatexCommand bibitem
47888 key "lettrine"
47889 literal "true"
47890
47891 \end_inset
47892
47893 Documentation du paquetage \SpecialChar LaTeX
47894  
47895 \series bold
47896
47897 \begin_inset CommandInset href
47898 LatexCommand href
47899 name "lettrine"
47900 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47901 literal "false"
47902
47903 \end_inset
47904
47905
47906 \series default
47907  et un 
47908 \begin_inset CommandInset href
47909 LatexCommand href
47910 name "exemple"
47911 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47912 literal "false"
47913
47914 \end_inset
47915
47916
47917 \begin_inset Index idx
47918 status collapsed
47919
47920 \begin_layout Plain Layout
47921 Paquetages \SpecialChar LaTeX
47922  ! lettrine
47923 \end_layout
47924
47925 \end_inset
47926
47927
47928 \end_layout
47929
47930 \begin_layout Bibliography
47931 \begin_inset CommandInset bibitem
47932 LatexCommand bibitem
47933 key "listings"
47934 literal "true"
47935
47936 \end_inset
47937
47938 Documentation du paquetage \SpecialChar LaTeX
47939  
47940 \series bold
47941
47942 \begin_inset CommandInset href
47943 LatexCommand href
47944 name "listings"
47945 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47946 literal "false"
47947
47948 \end_inset
47949
47950
47951 \series default
47952
47953 \begin_inset Index idx
47954 status collapsed
47955
47956 \begin_layout Plain Layout
47957 Paquetages \SpecialChar LaTeX
47958  ! listings
47959 \end_layout
47960
47961 \end_inset
47962
47963
47964 \end_layout
47965
47966 \begin_layout Bibliography
47967 \begin_inset CommandInset bibitem
47968 LatexCommand bibitem
47969 key "minted"
47970 literal "true"
47971
47972 \end_inset
47973
47974 Documentation du paquetage \SpecialChar LaTeX
47975  
47976 \series bold
47977
47978 \begin_inset CommandInset href
47979 LatexCommand href
47980 name "minted"
47981 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/minted/minted.pdf"
47982 literal "false"
47983
47984 \end_inset
47985
47986
47987 \series default
47988
47989 \begin_inset Index idx
47990 status collapsed
47991
47992 \begin_layout Plain Layout
47993 Paquetages \SpecialChar LaTeX
47994  ! minted
47995 \end_layout
47996
47997 \end_inset
47998
47999
48000 \end_layout
48001
48002 \begin_layout Bibliography
48003 \begin_inset CommandInset bibitem
48004 LatexCommand bibitem
48005 key "marginnote"
48006 literal "true"
48007
48008 \end_inset
48009
48010 Documentation du paquetage \SpecialChar LaTeX
48011  
48012 \series bold
48013
48014 \begin_inset CommandInset href
48015 LatexCommand href
48016 name "marginnote"
48017 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
48018 literal "false"
48019
48020 \end_inset
48021
48022
48023 \series default
48024
48025 \begin_inset Index idx
48026 status collapsed
48027
48028 \begin_layout Plain Layout
48029 Paquetages \SpecialChar LaTeX
48030  ! marginnote
48031 \end_layout
48032
48033 \end_inset
48034
48035
48036 \end_layout
48037
48038 \begin_layout Bibliography
48039 \begin_inset CommandInset bibitem
48040 LatexCommand bibitem
48041 key "pdfpages"
48042 literal "true"
48043
48044 \end_inset
48045
48046 Documentation du paquetage \SpecialChar LaTeX
48047  
48048 \series bold
48049
48050 \begin_inset CommandInset href
48051 LatexCommand href
48052 name "pdfpages"
48053 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
48054 literal "false"
48055
48056 \end_inset
48057
48058
48059 \series default
48060
48061 \begin_inset Index idx
48062 status collapsed
48063
48064 \begin_layout Plain Layout
48065 Paquetages \SpecialChar LaTeX
48066  ! pdfpages
48067 \end_layout
48068
48069 \end_inset
48070
48071
48072 \begin_inset CommandInset href
48073 LatexCommand href
48074 name "Exclure le texte du fichier PDF"
48075 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48076 literal "false"
48077
48078 \end_inset
48079
48080
48081 \end_layout
48082
48083 \begin_layout Bibliography
48084 \begin_inset CommandInset bibitem
48085 LatexCommand bibitem
48086 key "prettyref"
48087 literal "true"
48088
48089 \end_inset
48090
48091 Documentation du paquetage \SpecialChar LaTeX
48092
48093 \series bold
48094  
48095 \begin_inset CommandInset href
48096 LatexCommand href
48097 name "prettyref"
48098 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48099 literal "false"
48100
48101 \end_inset
48102
48103
48104 \series default
48105
48106 \begin_inset Index idx
48107 status collapsed
48108
48109 \begin_layout Plain Layout
48110 Paquetages \SpecialChar LaTeX
48111  ! prettyref
48112 \end_layout
48113
48114 \end_inset
48115
48116
48117 \end_layout
48118
48119 \begin_layout Bibliography
48120 \begin_inset CommandInset bibitem
48121 LatexCommand bibitem
48122 key "pstricks"
48123 literal "true"
48124
48125 \end_inset
48126
48127 Page Web du paquetage \SpecialChar LaTeX
48128  
48129 \series bold
48130
48131 \begin_inset CommandInset href
48132 LatexCommand href
48133 name "PSTricks"
48134 target "http://tug.org/PSTricks/"
48135 literal "false"
48136
48137 \end_inset
48138
48139
48140 \series default
48141
48142 \begin_inset Index idx
48143 status collapsed
48144
48145 \begin_layout Plain Layout
48146 Paquetages \SpecialChar LaTeX
48147  ! PSTricks
48148 \end_layout
48149
48150 \end_inset
48151
48152
48153 \end_layout
48154
48155 \begin_layout Bibliography
48156 \begin_inset CommandInset bibitem
48157 LatexCommand bibitem
48158 key "refstyle"
48159 literal "true"
48160
48161 \end_inset
48162
48163 Documentation du paquetage \SpecialChar LaTeX
48164
48165 \series bold
48166  
48167 \begin_inset CommandInset href
48168 LatexCommand href
48169 name "refstyle"
48170 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48171 literal "false"
48172
48173 \end_inset
48174
48175
48176 \series default
48177
48178 \begin_inset Index idx
48179 status collapsed
48180
48181 \begin_layout Plain Layout
48182 Paquetages \SpecialChar LaTeX
48183  ! refstyle
48184 \end_layout
48185
48186 \end_inset
48187
48188
48189 \end_layout
48190
48191 \begin_layout Bibliography
48192 \begin_inset CommandInset bibitem
48193 LatexCommand bibitem
48194 key "sidecap"
48195 literal "true"
48196
48197 \end_inset
48198
48199 Documentation du paquetage \SpecialChar LaTeX
48200  
48201 \series bold
48202
48203 \begin_inset CommandInset href
48204 LatexCommand href
48205 name "sidecap"
48206 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
48207 literal "false"
48208
48209 \end_inset
48210
48211
48212 \series default
48213
48214 \begin_inset Index idx
48215 status collapsed
48216
48217 \begin_layout Plain Layout
48218 Paquetages \SpecialChar LaTeX
48219  ! sidecap
48220 \end_layout
48221
48222 \end_inset
48223
48224
48225 \end_layout
48226
48227 \begin_layout Bibliography
48228 \begin_inset CommandInset bibitem
48229 LatexCommand bibitem
48230 key "Inkscape"
48231 literal "true"
48232
48233 \end_inset
48234
48235 Documentation de l'option 
48236 \begin_inset CommandInset href
48237 LatexCommand href
48238 name "Exclure le texte du PDF"
48239 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48240 literal "false"
48241
48242 \end_inset
48243
48244  du programme 
48245 \noun on
48246
48247 \begin_inset CommandInset href
48248 LatexCommand href
48249 name "Inkscape"
48250 target "https://inkscape.org/fr/"
48251 literal "false"
48252
48253 \end_inset
48254
48255
48256 \end_layout
48257
48258 \begin_layout Standard
48259 \begin_inset CommandInset index_print
48260 LatexCommand printindex
48261 type "idx"
48262 name "Index"
48263 literal "false"
48264
48265 \end_inset
48266
48267
48268 \end_layout
48269
48270 \end_body
48271 \end_document