]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
remove buildlyxdir again
[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 \end_preamble
154 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
155 \use_default_options false
156 \begin_modules
157 initials
158 graphicboxes
159 varwidth
160 \end_modules
161 \maintain_unincluded_children false
162 \language french
163 \language_package default
164 \inputencoding auto
165 \fontencoding global
166 \font_roman "lmodern" "default"
167 \font_sans "lmss" "default"
168 \font_typewriter "lmtt" "default"
169 \font_math "auto" "auto"
170 \font_default_family default
171 \use_non_tex_fonts false
172 \font_sc false
173 \font_osf false
174 \font_sf_scale 100 100
175 \font_tt_scale 100 100
176 \use_microtype false
177 \use_dash_ligatures false
178 \graphics default
179 \default_output_format pdf2
180 \output_sync 0
181 \bibtex_command default
182 \index_command default
183 \paperfontsize 12
184 \spacing single
185 \use_hyperref true
186 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
187 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
188 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
189 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
190 \pdf_bookmarks true
191 \pdf_bookmarksnumbered true
192 \pdf_bookmarksopen true
193 \pdf_bookmarksopenlevel 1
194 \pdf_breaklinks false
195 \pdf_pdfborder false
196 \pdf_colorlinks true
197 \pdf_backref false
198 \pdf_pdfusetitle false
199 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
200 \papersize default
201 \use_geometry false
202 \use_package amsmath 1
203 \use_package amssymb 1
204 \use_package cancel 1
205 \use_package esint 1
206 \use_package mathdots 1
207 \use_package mathtools 1
208 \use_package mhchem 1
209 \use_package stackrel 1
210 \use_package stmaryrd 1
211 \use_package undertilde 1
212 \cite_engine basic
213 \cite_engine_type default
214 \biblio_style plain
215 \use_bibtopic false
216 \use_indices false
217 \paperorientation portrait
218 \suppress_date false
219 \justification true
220 \use_refstyle 0
221 \use_minted 0
222 \notefontcolor #0000ff
223 \index Index
224 \shortcut idx
225 \color #008000
226 \end_index
227 \secnumdepth 3
228 \tocdepth 3
229 \paragraph_separation skip
230 \defskip medskip
231 \is_math_indent 0
232 \math_numbering_side default
233 \quotes_style swiss
234 \dynamic_quotes 0
235 \papercolumns 1
236 \papersides 2
237 \paperpagestyle default
238 \tracking_changes false
239 \output_changes false
240 \html_math_output 0
241 \html_css_as_file 0
242 \html_be_strict false
243 \end_header
244
245 \begin_body
246
247 \begin_layout Title
248 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
249  les boîtes et les objets externes de \SpecialChar LyX
250
251 \end_layout
252
253 \begin_layout Author
254 par l'Équipe \SpecialChar LyX
255
256 \begin_inset Foot
257 status collapsed
258
259 \begin_layout Plain Layout
260 \noindent
261 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
262  de la documentation de \SpecialChar LyX
263
264 \begin_inset CommandInset href
265 LatexCommand href
266 name "lyx-docs@lists.lyx.org"
267 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
268 type "mailto:"
269 literal "false"
270
271 \end_inset
272
273
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Note Note
280 status collapsed
281
282 \begin_layout Plain Layout
283
284 \family sans
285 \size normal
286 auteur original : Uwe Stöhr
287 \end_layout
288
289 \begin_layout Plain Layout
290
291 \family sans
292 \size normal
293 Traduction française : Siegfried Meunier-Guttin-Cluzel
294 \end_layout
295
296 \begin_layout Plain Layout
297
298 \family sans
299 \size normal
300 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
301 n/Navigation, 31/10/2012, JPChrétien
302 \end_layout
303
304 \begin_layout Plain Layout
305
306 \family sans
307 \size normal
308 version initiale 2.1.x avril 2014, mise à jour J.P.
309  Chrétien
310 \begin_inset Newline newline
311 \end_inset
312
313 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
314 \begin_inset Newline newline
315 \end_inset
316
317 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
318 \begin_inset Newline newline
319 \end_inset
320
321 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
322 \begin_inset Newline newline
323 \end_inset
324
325 Mise à jour pour 2.3.0, janvier 2018 (JPC)
326 \end_layout
327
328 \end_inset
329
330
331 \begin_inset Newline newline
332 \end_inset
333
334
335 \begin_inset Newline newline
336 \end_inset
337
338
339 \family sans
340 Version 2.3.x
341 \end_layout
342
343 \begin_layout Standard
344 \begin_inset CommandInset toc
345 LatexCommand tableofcontents
346
347 \end_inset
348
349
350 \end_layout
351
352 \begin_layout Standard
353 \begin_inset Note Note
354 status open
355
356 \begin_layout Plain Layout
357 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
358  
359 \series bold
360 arydshln
361 \series default
362
363 \series bold
364 colortbl
365 \series default
366
367 \series bold
368 diagbox, lettrine, marginnote, picinpar
369 \series default
370 , et 
371 \series bold
372 sidecap
373 \series default
374  doivent être installés.
375  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
376  les sections qui nécessitent les paquetages en question n'apparaîtront
377  pas sur la sortie.
378 \end_layout
379
380 \begin_layout Plain Layout
381 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
382 \begin_inset Newline newline
383 \end_inset
384
385
386 \series bold
387 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
388 \end_layout
389
390 \end_inset
391
392
393 \end_layout
394
395 \begin_layout Chapter
396 Figures
397 \begin_inset Index idx
398 status collapsed
399
400 \begin_layout Plain Layout
401 Figures
402 \end_layout
403
404 \end_inset
405
406
407 \begin_inset Index idx
408 status collapsed
409
410 \begin_layout Plain Layout
411 Graphiques|see
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417 {
418 \end_layout
419
420 \end_inset
421
422 Figures
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428 }
429 \end_layout
430
431 \end_inset
432
433
434 \end_layout
435
436 \end_inset
437
438
439 \end_layout
440
441 \begin_layout Section
442 La fenêtre de dialogue graphique
443 \begin_inset Index idx
444 status collapsed
445
446 \begin_layout Plain Layout
447 Figures ! Fenêtre de dialogue Graphique
448 \end_layout
449
450 \end_inset
451
452
453 \begin_inset CommandInset label
454 LatexCommand label
455 name "sec:Graphics-Dialog"
456
457 \end_inset
458
459
460 \end_layout
461
462 \begin_layout Standard
463 Pour placer une figure dans votre document, cliquez sur le bouton 
464 \begin_inset Info
465 type  "icon"
466 arg   "dialog-show-new-inset graphics"
467 \end_inset
468
469  dans la barre d'outils, ou faites 
470 \family sans
471 Insertion\SpecialChar menuseparator
472 Graphique
473 \family default
474 .
475  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
476  à charger.
477  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
478  dans le texte.
479 \end_layout
480
481 \begin_layout Standard
482 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
483  sur une image
484 \begin_inset Note Note
485 status collapsed
486
487 \begin_layout Plain Layout
488 Ça marche aussi avec le bouton gauche ! (NdT)
489 \end_layout
490
491 \end_inset
492
493 .
494  Cette fenêtre de dialogue possède trois onglets:
495 \end_layout
496
497 \begin_layout Description
498 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
499  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
500  Les unités de longueurs utilisées sont décrites dans l'annexe
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "cha:Unités-de-longueur"
508
509 \end_inset
510
511 .
512 \begin_inset Newline newline
513 \end_inset
514
515
516 \begin_inset Index idx
517 status collapsed
518
519 \begin_layout Plain Layout
520 Figures ! Pivotées
521 \end_layout
522
523 \end_inset
524
525 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
526  d'une montre, en donnant l'angle de rotation et la position du pivot.
527  L'image apparaîtra pivotée dans \SpecialChar LyX
528 .
529 \begin_inset Newline newline
530 \end_inset
531
532
533 \begin_inset Index idx
534 status collapsed
535
536 \begin_layout Plain Layout
537 Figures ! Redimensionnées
538 \end_layout
539
540 \end_inset
541
542 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
543  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
544  sa largeur.
545  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
546  déterminée automatiquement.
547  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
548  éventuellement une distorsion.
549  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
550  
551 \family sans
552 Conserver
553 \begin_inset space ~
554 \end_inset
555
556 les
557 \begin_inset space ~
558 \end_inset
559
560 proportions
561 \family default
562 .
563  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
564  pas les valeurs fixées.
565  
566 \begin_inset Newline newline
567 \end_inset
568
569 Les images peuvent être modifiée en utilisant le programme de votre choix
570  en faisant un clic droit dessus et en choisissant 
571 \family sans
572 Éditer le fichier ailleurs
573 \family default
574  dans le menu contextuel qui apparaît.
575  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
576  
577 \family sans
578 Formats
579 \begin_inset space ~
580 \end_inset
581
582 de
583 \begin_inset space ~
584 \end_inset
585
586 fichiers
587 \family default
588  dans la fenêtre de dialogue de 
589 \family sans
590 Préférences
591 \family default
592  de \SpecialChar LyX
593 .
594 \end_layout
595
596 \begin_layout Description
597 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
598  la sortie finale est de modifier les coordonnées de la zone de l'image
599  qui est affichée.
600  Cette zone peut être calculée automatiquement à partir des données présentes
601  dans le fichier en appuyant sur le bouton 
602 \family sans
603 Valeurs
604 \begin_inset space ~
605 \end_inset
606
607 du
608 \begin_inset space ~
609 \end_inset
610
611 Fichier
612 \family default
613 .
614  Avec l'option 
615 \family sans
616 Couper
617 \begin_inset space ~
618 \end_inset
619
620 à
621 \begin_inset space ~
622 \end_inset
623
624 la
625 \begin_inset space ~
626 \end_inset
627
628 boîte
629 \begin_inset space ~
630 \end_inset
631
632 de
633 \begin_inset space ~
634 \end_inset
635
636 délimitation, 
637 \family default
638 seule la portion de l'image qui est dans la zone définie sera imprimée.
639  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
640  donc vous pouvez ignorer l'onglet 
641 \family sans
642 Rogner
643 \family default
644 .
645 \end_layout
646
647 \begin_layout Description
648
649 \family sans
650 Options
651 \begin_inset space ~
652 \end_inset
653
654 \SpecialChar LaTeX
655
656 \begin_inset space ~
657 \end_inset
658
659 et
660 \begin_inset space ~
661 \end_inset
662
663 \SpecialChar LyX
664
665 \family default
666  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
667  et les
668  experts ès-\SpecialChar LaTeX
669  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
670
671 \begin_inset Newline newline
672 \end_inset
673
674 L'option 
675 \family sans
676 Mode brouillon
677 \family default
678  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
679  avec la taille de l'image.
680 \begin_inset Newline newline
681 \end_inset
682
683 Dans la section 
684 \family sans
685 Groupe
686 \begin_inset space ~
687 \end_inset
688
689 de
690 \begin_inset space ~
691 \end_inset
692
693 graphiques
694 \family default
695  vous pouvez définir ou de choisir un groupe de paramètres d'image
696 \begin_inset Index idx
697 status collapsed
698
699 \begin_layout Plain Layout
700 Figures ! Groupes de paramétrisation
701 \end_layout
702
703 \end_inset
704
705 .
706  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
707  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
708  les autres soient automatiquement modifiées de la même manière.
709  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
710  avoir à modifier leur taille manuellement une par une.
711  On peut rattacher une image à un groupe existant en utilisant le menu contextue
712 l de l'image et en cochant le nom du groupe dans la liste
713 \begin_inset Foot
714 status collapsed
715
716 \begin_layout Plain Layout
717 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
718 \end_layout
719
720 \end_inset
721
722 .
723 \end_layout
724
725 \begin_layout Standard
726 \begin_inset VSpace bigskip
727 \end_inset
728
729
730 \end_layout
731
732 \begin_layout Standard
733 Voici un exemple d'image au format PDF
734 \begin_inset Foot
735 status collapsed
736
737 \begin_layout Plain Layout
738 Les format d'images sont décrits dans la section
739 \begin_inset space ~
740 \end_inset
741
742
743 \begin_inset CommandInset ref
744 LatexCommand ref
745 reference "sec:Image-Formats"
746
747 \end_inset
748
749 .
750 \end_layout
751
752 \end_inset
753
754  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
755 nt:
756 \end_layout
757
758 \begin_layout Standard
759 \align center
760 \begin_inset Graphics
761         filename ../clipart/2D-intensity-plot.pdf
762         scaleBeforeRotation
763         rotateOrigin center
764
765 \end_inset
766
767
768 \end_layout
769
770 \begin_layout Standard
771 Et voici la même image mais en mode brouillon:
772 \end_layout
773
774 \begin_layout Standard
775 \align center
776 \begin_inset Graphics
777         filename ../clipart/2D-intensity-plot.pdf
778         draft
779         scaleBeforeRotation
780         rotateOrigin center
781
782 \end_inset
783
784
785 \end_layout
786
787 \begin_layout Section
788 Figures flottantes
789 \begin_inset CommandInset label
790 LatexCommand label
791 name "sec:Figure-Floats"
792
793 \end_inset
794
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 Flottants ! Figures
801 \end_layout
802
803 \end_inset
804
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Figures ! Flottants
811 \end_layout
812
813 \end_inset
814
815
816 \end_layout
817
818 \begin_layout Standard
819 Pour des explications d'ordre général concernant les flottants, jetez un
820  coup d'œil à la section
821 \begin_inset space ~
822 \end_inset
823
824
825 \begin_inset CommandInset ref
826 LatexCommand ref
827 reference "sec:Flottants-Introduction"
828
829 \end_inset
830
831 .
832 \end_layout
833
834 \begin_layout Standard
835 Le bouton 
836 \begin_inset Info
837 type  "icon"
838 arg   "float-insert figure"
839 \end_inset
840
841  de la barre d'outils et le menu 
842 \family sans
843 Insertion\SpecialChar menuseparator
844 Flottant\SpecialChar menuseparator
845 Figure
846 \family default
847  insèrent un flottant avec l'étiquette 
848 \begin_inset Quotes cld
849 \end_inset
850
851
852 \series bold
853 Figure
854 \begin_inset space ~
855 \end_inset
856
857 #:
858 \series default
859
860 \begin_inset Quotes crd
861 \end_inset
862
863  (# est le numéro réel de l'image).
864  Vous pouvez insérer l'image au dessus 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:Une-etoile-dans"
872
873 \end_inset
874
875  ou en dessous de la légende comme pour la Figure
876 \begin_inset space ~
877 \end_inset
878
879
880 \begin_inset CommandInset ref
881 LatexCommand ref
882 reference "fig:Un-objet-3D"
883 plural "false"
884 caps "false"
885 noprefix "false"
886
887 \end_inset
888
889 .
890  Vous trouverez plus d'information sur le positionnement des légendes dans
891  la section
892 \begin_inset space ~
893 \end_inset
894
895
896 \begin_inset CommandInset ref
897 LatexCommand ref
898 reference "sec:Placement-légende"
899
900 \end_inset
901
902 .
903 \end_layout
904
905 \begin_layout Standard
906 \begin_inset Float figure
907 wide false
908 sideways false
909 status open
910
911 \begin_layout Plain Layout
912 \align center
913 \begin_inset Graphics
914         filename ../clipart/Star-structure.pdf
915         lyxscale 60
916         width 50col%
917         scaleBeforeRotation
918         rotateOrigin center
919
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Plain Layout
926 \begin_inset Caption Standard
927
928 \begin_layout Plain Layout
929 \begin_inset CommandInset label
930 LatexCommand label
931 name "fig:Une-etoile-dans"
932
933 \end_inset
934
935 Une étoile dans un flottant.
936 \end_layout
937
938 \end_inset
939
940
941 \end_layout
942
943 \end_inset
944
945
946 \end_layout
947
948 \begin_layout Standard
949 \begin_inset Float figure
950 wide false
951 sideways false
952 status open
953
954 \begin_layout Plain Layout
955 \begin_inset Caption Standard
956
957 \begin_layout Plain Layout
958 \begin_inset CommandInset label
959 LatexCommand label
960 name "fig:Un-objet-3D"
961
962 \end_inset
963
964 Un objet 3D.
965 \end_layout
966
967 \end_inset
968
969
970 \end_layout
971
972 \begin_layout Plain Layout
973 \align center
974 \begin_inset Graphics
975         filename ../clipart/3D-structure-distort.pdf
976         lyxscale 60
977         scale 80
978         scaleBeforeRotation
979         rotateOrigin center
980
981 \end_inset
982
983
984 \end_layout
985
986 \end_inset
987
988
989 \end_layout
990
991 \begin_layout Standard
992 \begin_inset Index idx
993 status collapsed
994
995 \begin_layout Plain Layout
996 References@Références ! à des Figures
997 \end_layout
998
999 \end_inset
1000
1001 Les figure
1002 \begin_inset space ~
1003 \end_inset
1004
1005
1006 \begin_inset CommandInset ref
1007 LatexCommand ref
1008 reference "fig:Une-etoile-dans"
1009
1010 \end_inset
1011
1012  et 
1013 \begin_inset CommandInset ref
1014 LatexCommand ref
1015 reference "fig:Un-objet-3D"
1016 plural "false"
1017 caps "false"
1018 noprefix "false"
1019
1020 \end_inset
1021
1022  sont des exemples de figures référencées.
1023  Dans le texte, on fait référence à une figure en faisant référence à sa
1024  légende.
1025  On insère donc une étiquette dans la légende en utilisant le menu 
1026 \family sans
1027 Insertion
1028 \family default
1029 \SpecialChar menuseparator
1030
1031 \family sans
1032 Étiquette
1033 \family default
1034  ou le bouton 
1035 \begin_inset Info
1036 type  "icon"
1037 arg   "label-insert"
1038 \end_inset
1039
1040  de la barre d'outils.
1041  On peut alors faire référence à cette étiquette en utilisant le menu 
1042 \family sans
1043 Insertion\SpecialChar menuseparator
1044 Référence
1045 \begin_inset space ~
1046 \end_inset
1047
1048 croisée
1049 \family default
1050  ou le bouton 
1051 \begin_inset Info
1052 type  "icon"
1053 arg   "dialog-show-new-inset ref"
1054 \end_inset
1055
1056  de la barre d'outils.
1057  Il est important d'utiliser des références pour les flottants de figures
1058  plutôt que des locutions vagues du genre 
1059 \begin_inset Quotes cld
1060 \end_inset
1061
1062 la figure ci-dessous
1063 \begin_inset Quotes crd
1064 \end_inset
1065
1066 , puisque \SpecialChar LaTeX
1067  va repositionner la figure dans le document final.
1068  Votre figure risque de ne plus être ci-dessous du tout !
1069 \begin_inset Newline newline
1070 \end_inset
1071
1072 Le référencement est expliqué plus en détail dans la section
1073 \begin_inset space ~
1074 \end_inset
1075
1076
1077 \begin_inset CommandInset ref
1078 LatexCommand ref
1079 reference "sec:Referencer-les-Flottants"
1080
1081 \end_inset
1082
1083 .
1084 \end_layout
1085
1086 \begin_layout Standard
1087 En principe on met une seule figure dans un flottant, mais parfois vous
1088  pouvez vouloir deux figures avec chacune sa sous-légende.
1089  C'est possible en insérant des flottants d'image dans des flottants d'image
1090  existants.
1091  Notez que seule la légende principale des flottants est reprise dans la
1092  liste des figures.
1093  La figure
1094 \begin_inset space ~
1095 \end_inset
1096
1097
1098 \begin_inset CommandInset ref
1099 LatexCommand ref
1100 reference "fig:Deux-images-déformées"
1101
1102 \end_inset
1103
1104  est un exemple de flottant de figure avec deux images mises l'une à côté
1105  de l'autre.
1106  Vous pouvez aussi mettre les images les unes sous les autres.
1107  Les figures
1108 \begin_inset space ~
1109 \end_inset
1110
1111
1112 \begin_inset CommandInset ref
1113 LatexCommand ref
1114 reference "fig:Pink-object"
1115
1116 \end_inset
1117
1118  et 
1119 \begin_inset CommandInset ref
1120 LatexCommand ref
1121 reference "fig:A-star"
1122
1123 \end_inset
1124
1125  sont des sous-figures.
1126 \end_layout
1127
1128 \begin_layout Standard
1129 \begin_inset Float figure
1130 wide false
1131 sideways false
1132 status open
1133
1134 \begin_layout Plain Layout
1135 \begin_inset Float figure
1136 wide false
1137 sideways false
1138 status collapsed
1139
1140 \begin_layout Plain Layout
1141 \begin_inset Caption Standard
1142
1143 \begin_layout Plain Layout
1144 \begin_inset CommandInset label
1145 LatexCommand label
1146 name "fig:Pink-object"
1147
1148 \end_inset
1149
1150 Objet rose
1151 \end_layout
1152
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Plain Layout
1159 \begin_inset Graphics
1160         filename ../clipart/3D-structure-distort.pdf
1161         width 45col%
1162         scaleBeforeRotation
1163         groupId Déformés
1164
1165 \end_inset
1166
1167
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \begin_inset space \hfill{}
1174 \end_inset
1175
1176
1177 \begin_inset Float figure
1178 wide false
1179 sideways false
1180 status collapsed
1181
1182 \begin_layout Plain Layout
1183 \begin_inset Caption Standard
1184
1185 \begin_layout Plain Layout
1186 \begin_inset CommandInset label
1187 LatexCommand label
1188 name "fig:A-star"
1189
1190 \end_inset
1191
1192 Une étoile
1193 \end_layout
1194
1195 \end_inset
1196
1197
1198 \end_layout
1199
1200 \begin_layout Plain Layout
1201 \begin_inset Graphics
1202         filename ../clipart/Star-structure.pdf
1203         width 45col%
1204         scaleBeforeRotation
1205         groupId Déformés
1206
1207 \end_inset
1208
1209
1210 \end_layout
1211
1212 \end_inset
1213
1214
1215 \begin_inset space \hfill{}
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Plain Layout
1222 \begin_inset Caption Standard
1223
1224 \begin_layout Plain Layout
1225 \begin_inset CommandInset label
1226 LatexCommand label
1227 name "fig:Deux-images-déformées"
1228
1229 \end_inset
1230
1231 Deux images déformées.
1232  Les deux images font partie du groupe de paramétrisation 
1233 \begin_inset Quotes cld
1234 \end_inset
1235
1236 déformés
1237 \begin_inset Quotes crd
1238 \end_inset
1239
1240 .
1241 \end_layout
1242
1243 \end_inset
1244
1245
1246 \end_layout
1247
1248 \end_inset
1249
1250
1251 \end_layout
1252
1253 \begin_layout Section
1254 Les formats d'images
1255 \begin_inset CommandInset label
1256 LatexCommand label
1257 name "sec:Image-Formats"
1258
1259 \end_inset
1260
1261
1262 \begin_inset Index idx
1263 status collapsed
1264
1265 \begin_layout Plain Layout
1266 Formats d' images
1267 \end_layout
1268
1269 \end_inset
1270
1271
1272 \begin_inset Index idx
1273 status collapsed
1274
1275 \begin_layout Plain Layout
1276 Figures ! Formats d'images
1277 \end_layout
1278
1279 \end_inset
1280
1281
1282 \end_layout
1283
1284 \begin_layout Standard
1285 Vous pouvez insérer des images dans n'importe quel format connu.
1286  Mais, comme nous l'avons expliqué dans l'annexe
1287 \begin_inset space ~
1288 \end_inset
1289
1290
1291 \begin_inset CommandInset ref
1292 LatexCommand ref
1293 reference "cha:Formats-fichiers-graphiques"
1294
1295 \end_inset
1296
1297 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1298  de formats d'images.
1299  Pour s'en sortir \SpecialChar LyX
1300  utilise le programme 
1301 \family typewriter
1302 ImageMagick
1303 \family default
1304  en arrière plan pour convertir les formats que vous utilisez dans un des
1305  formats acceptés par le format de sortie.
1306  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1307 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1308 \begin_inset space ~
1309 \end_inset
1310
1311
1312 \begin_inset CommandInset ref
1313 LatexCommand ref
1314 reference "cha:Formats-fichiers-graphiques"
1315
1316 \end_inset
1317
1318 .
1319 \end_layout
1320
1321 \begin_layout Standard
1322 Comme pour les polices de caractères, il y a deux grands types de formats
1323  d'images:
1324 \end_layout
1325
1326 \begin_layout Description
1327 Les
1328 \begin_inset space ~
1329 \end_inset
1330
1331 images
1332 \begin_inset space ~
1333 \end_inset
1334
1335 Matricielles
1336 \begin_inset space ~
1337 \end_inset
1338
1339 (ou
1340 \begin_inset space ~
1341 \end_inset
1342
1343 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1344  enregistrés sous un format compressé.
1345  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1346  petits carrés quand on utilise des agrandissements trop importants (aspect
1347  
1348 \begin_inset Quotes cld
1349 \end_inset
1350
1351 pixellisé
1352 \begin_inset Quotes crd
1353 \end_inset
1354
1355 ).
1356  Les formats matriciels les plus connus sont le GIF (
1357 \begin_inset Quotes cld
1358 \end_inset
1359
1360 Graphics Interchange Format
1361 \begin_inset Quotes crd
1362 \end_inset
1363
1364 , avec comme suffixe de fichier 
1365 \begin_inset Quotes cld
1366 \end_inset
1367
1368
1369 \family typewriter
1370 .gif
1371 \family default
1372
1373 \begin_inset Quotes crd
1374 \end_inset
1375
1376 )
1377 \begin_inset Index idx
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 GIF|see
1382 \begin_inset ERT
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386
1387 {
1388 \end_layout
1389
1390 \end_inset
1391
1392 Format d'image
1393 \begin_inset ERT
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397
1398 }
1399 \end_layout
1400
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \end_inset
1407
1408 , le PNG (
1409 \begin_inset Quotes cld
1410 \end_inset
1411
1412 Portable Network Graphics
1413 \begin_inset Quotes crd
1414 \end_inset
1415
1416 , suffixe 
1417 \begin_inset Quotes cld
1418 \end_inset
1419
1420
1421 \family typewriter
1422 .png
1423 \family default
1424
1425 \begin_inset Quotes crd
1426 \end_inset
1427
1428 )
1429 \begin_inset Index idx
1430 status collapsed
1431
1432 \begin_layout Plain Layout
1433 PNG|see
1434 \begin_inset ERT
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438
1439 {
1440 \end_layout
1441
1442 \end_inset
1443
1444 Formats d'image
1445 \begin_inset ERT
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449
1450 }
1451 \end_layout
1452
1453 \end_inset
1454
1455
1456 \end_layout
1457
1458 \end_inset
1459
1460  et le JPG (
1461 \begin_inset Quotes cld
1462 \end_inset
1463
1464 Joint Photographic Expert Group
1465 \begin_inset Quotes crd
1466 \end_inset
1467
1468 , suffixe 
1469 \begin_inset Quotes cld
1470 \end_inset
1471
1472
1473 \family typewriter
1474 .jpg
1475 \family default
1476
1477 \begin_inset Quotes crd
1478 \end_inset
1479
1480  ou 
1481 \begin_inset Quotes cld
1482 \end_inset
1483
1484
1485 \family typewriter
1486 .jpeg
1487 \family default
1488
1489 \begin_inset Quotes crd
1490 \end_inset
1491
1492 )
1493 \begin_inset Index idx
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497 JPG|see
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 {
1504 \end_layout
1505
1506 \end_inset
1507
1508 Formats d'image
1509 \begin_inset ERT
1510 status collapsed
1511
1512 \begin_layout Plain Layout
1513
1514 }
1515 \end_layout
1516
1517 \end_inset
1518
1519
1520 \end_layout
1521
1522 \end_inset
1523
1524 .
1525 \end_layout
1526
1527 \begin_layout Description
1528 Les
1529 \begin_inset space ~
1530 \end_inset
1531
1532 images
1533 \begin_inset space ~
1534 \end_inset
1535
1536 Vectorielles
1537 \begin_inset space ~
1538 \end_inset
1539
1540 (ou
1541 \begin_inset space ~
1542 \end_inset
1543
1544 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1545  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1546 nnée comme on le veut sans perte de précision.
1547  La possibilité de redimensionner les images est très utilisé pour les présentat
1548 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1549 nnement.
1550  Le redimensionnement permet aussi de présenter des documents en ligne où
1551  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1552  étudier les détails.
1553 \begin_inset Newline newline
1554 \end_inset
1555
1556 Les principaux formats vectoriels sont le SVG (
1557 \begin_inset Quotes cld
1558 \end_inset
1559
1560 Scalable Vector Graphics
1561 \begin_inset Quotes crd
1562 \end_inset
1563
1564 , suffixe 
1565 \begin_inset Quotes cld
1566 \end_inset
1567
1568
1569 \family typewriter
1570 .svg
1571 \family default
1572
1573 \begin_inset Quotes crd
1574 \end_inset
1575
1576 )
1577 \begin_inset Index idx
1578 status collapsed
1579
1580 \begin_layout Plain Layout
1581 SVG|see
1582 \begin_inset ERT
1583 status collapsed
1584
1585 \begin_layout Plain Layout
1586
1587 {
1588 \end_layout
1589
1590 \end_inset
1591
1592 Format d'image
1593 \begin_inset ERT
1594 status collapsed
1595
1596 \begin_layout Plain Layout
1597
1598 }
1599 \end_layout
1600
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607
1608 , l'EPS ( 
1609 \begin_inset Quotes cld
1610 \end_inset
1611
1612 encapsulated PostScript
1613 \begin_inset Quotes crd
1614 \end_inset
1615
1616 , suffixe 
1617 \begin_inset Quotes cld
1618 \end_inset
1619
1620
1621 \family typewriter
1622 .eps
1623 \family default
1624
1625 \begin_inset Quotes crd
1626 \end_inset
1627
1628 )
1629 \begin_inset Index idx
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633 EPS|see
1634 \begin_inset ERT
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638
1639 {
1640 \end_layout
1641
1642 \end_inset
1643
1644 Format d'image
1645 \begin_inset ERT
1646 status collapsed
1647
1648 \begin_layout Plain Layout
1649
1650 }
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \end_inset
1659
1660 , le PDF (
1661 \begin_inset Quotes cld
1662 \end_inset
1663
1664 Portable Document Format
1665 \begin_inset Quotes crd
1666 \end_inset
1667
1668 , suffixe 
1669 \begin_inset Quotes cld
1670 \end_inset
1671
1672
1673 \family typewriter
1674 .pdf
1675 \family default
1676
1677 \begin_inset Quotes crd
1678 \end_inset
1679
1680 )
1681 \begin_inset Index idx
1682 status collapsed
1683
1684 \begin_layout Plain Layout
1685 PDF|see
1686 \begin_inset ERT
1687 status collapsed
1688
1689 \begin_layout Plain Layout
1690
1691 {
1692 \end_layout
1693
1694 \end_inset
1695
1696 Format d'image
1697 \begin_inset ERT
1698 status collapsed
1699
1700 \begin_layout Plain Layout
1701
1702 }
1703 \end_layout
1704
1705 \end_inset
1706
1707
1708 \end_layout
1709
1710 \end_inset
1711
1712  et le WMF (
1713 \begin_inset Quotes cld
1714 \end_inset
1715
1716 Windows Metafile
1717 \begin_inset Quotes crd
1718 \end_inset
1719
1720 , suffixe 
1721 \begin_inset Quotes cld
1722 \end_inset
1723
1724
1725 \family typewriter
1726 .wfm
1727 \family default
1728
1729 \begin_inset Quotes crd
1730 \end_inset
1731
1732  ou 
1733 \begin_inset Quotes cld
1734 \end_inset
1735
1736
1737 \family typewriter
1738 .emf
1739 \family default
1740
1741 \begin_inset Quotes crd
1742 \end_inset
1743
1744 )
1745 \begin_inset Index idx
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749 WMF|see
1750 \begin_inset ERT
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754
1755 {
1756 \end_layout
1757
1758 \end_inset
1759
1760 Formats d'images
1761 \begin_inset ERT
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765
1766 }
1767 \end_layout
1768
1769 \end_inset
1770
1771
1772 \end_layout
1773
1774 \end_inset
1775
1776 .
1777  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1778  en EPS, mais le résultat ne sera pas redimensionnable.
1779  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1780 \begin_inset Foot
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784 Dans le cas du PDF l'image initiale est aussi compressée.
1785 \end_layout
1786
1787 \end_inset
1788
1789
1790 \end_layout
1791
1792 \begin_layout Standard
1793 Les fichiers PDF générés par 
1794 \family typewriter
1795 Adobe Photoshop
1796 \family default
1797 , par exemple, sont des images matricielles.
1798 \end_layout
1799
1800 \begin_layout Standard
1801 En principe il est quasiment impossible de convertir une image matricielle
1802  en graphique vectoriel, seul le contraire est possible.
1803  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1804  dans respectivement un fichier de sortie PDF ou PostScript.
1805  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1806  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1807  WMF/SVG
1808 \begin_inset Formula $\to$
1809 \end_inset
1810
1811 PDF/EPS convenables.
1812 \end_layout
1813
1814 \begin_layout Chapter
1815 Tableaux
1816 \begin_inset Index idx
1817 status collapsed
1818
1819 \begin_layout Plain Layout
1820 Tableau
1821 \end_layout
1822
1823 \end_inset
1824
1825
1826 \end_layout
1827
1828 \begin_layout Section
1829 Introduction
1830 \begin_inset Index idx
1831 status collapsed
1832
1833 \begin_layout Plain Layout
1834 Tableau ! Introduction
1835 \end_layout
1836
1837 \end_inset
1838
1839
1840 \end_layout
1841
1842 \begin_layout Standard
1843 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1844  
1845 \begin_inset Info
1846 type  "icon"
1847 arg   "tabular-insert"
1848 \end_inset
1849
1850  soit 
1851 \family sans
1852 Insertion\SpecialChar menuseparator
1853 Tableau
1854 \family default
1855 .
1856  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1857  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1858  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1859  sur un bouton de la souris pour valider votre choix.
1860  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1861  vous demandant le nombre de lignes et de colonnes.
1862 \begin_inset Newline newline
1863 \end_inset
1864
1865 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1866  une à droite de la colonne la plus à droite et une en bas de la rangée
1867  du bas, qui forment une boîte autour du tableau.
1868  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1869  apparaît séparée du reste du tableau.
1870  Voici un exemple :
1871 \end_layout
1872
1873 \begin_layout Standard
1874 \align center
1875 \begin_inset Tabular
1876 <lyxtabular version="3" rows="4" columns="4">
1877 <features tabularvalignment="middle">
1878 <column alignment="center" valignment="top">
1879 <column alignment="center" valignment="top">
1880 <column alignment="center" valignment="top">
1881 <column alignment="center" valignment="top">
1882 <row>
1883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896 1
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905 2
1906 \end_layout
1907
1908 \end_inset
1909 </cell>
1910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914 3
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 </row>
1920 <row>
1921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925 A
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943
1944 \end_layout
1945
1946 \end_inset
1947 </cell>
1948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 </row>
1958 <row>
1959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963 B
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 </row>
1996 <row>
1997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1998 \begin_inset Text
1999
2000 \begin_layout Plain Layout
2001 C
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2007 \begin_inset Text
2008
2009 \begin_layout Plain Layout
2010
2011 \end_layout
2012
2013 \end_inset
2014 </cell>
2015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2016 \begin_inset Text
2017
2018 \begin_layout Plain Layout
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 </row>
2034 </lyxtabular>
2035
2036 \end_inset
2037
2038
2039 \end_layout
2040
2041 \begin_layout Section
2042 La fenêtre 
2043 \family sans
2044 tableau
2045 \family default
2046
2047 \begin_inset Index idx
2048 status collapsed
2049
2050 \begin_layout Plain Layout
2051 Tableau ! Fenêtre de dialogue
2052 \end_layout
2053
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2061  de la souris, qui ouvre le menu contextuel.
2062  A l'aide du choix de menu 
2063 \family sans
2064 Plus...
2065
2066 \family default
2067  vous pouvez modifier les réglages concernant la cellule, la colonne et
2068  la ligne dans laquelle le curseur se trouve.
2069  Le menu contextuel 
2070 \family sans
2071 Plus...\SpecialChar menuseparator
2072 Paramètres...
2073
2074 \family default
2075  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2076  sont possibles.
2077  La plupart des options peuvent s'appliquer à des sélections.
2078  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2079  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2080  votre sélection.
2081  Notez qu'il y a une différence entre sélectionner le 
2082 \emph on
2083 contenu 
2084 \emph default
2085 d'une cellule et sélectionner la cellule elle-même.
2086 \begin_inset Newline newline
2087 \end_inset
2088
2089 En cochant l'option 
2090 \family sans
2091 Application
2092 \begin_inset space ~
2093 \end_inset
2094
2095 immédiate
2096 \family default
2097  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2098  est appliquée directement.
2099  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2100  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2101  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2102  de dialogue, vous devez appuyer sur 
2103 \family sans
2104 Entrée
2105 \family default
2106  pour que la modification soit appliquée.
2107 \begin_inset Newline newline
2108 \end_inset
2109
2110 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2111  :
2112 \end_layout
2113
2114 \begin_layout Description
2115 Paramètres
2116 \begin_inset space ~
2117 \end_inset
2118
2119 du
2120 \begin_inset space ~
2121 \end_inset
2122
2123 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2124  la largeur de la colonne courante.
2125  L'alignement horizontal 
2126 \family sans
2127 Au
2128 \begin_inset space ~
2129 \end_inset
2130
2131 séparateur
2132 \begin_inset space ~
2133 \end_inset
2134
2135 décimal
2136 \family default
2137  est décrit dans la section
2138 \begin_inset space ~
2139 \end_inset
2140
2141
2142 \begin_inset CommandInset ref
2143 LatexCommand ref
2144 reference "subsec:Alignements-de-cellules"
2145
2146 \end_inset
2147
2148 .
2149  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2150  vertical de la ligne courante.
2151  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2152  et donc, plusieurs paragraphes de texte, voir la section
2153 \begin_inset space ~
2154 \end_inset
2155
2156
2157 \begin_inset CommandInset ref
2158 LatexCommand ref
2159 reference "subsec:Lignes-multiple-dans-cellule"
2160
2161 \end_inset
2162
2163 .
2164  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2165  pour accommoder le contenu de cellule le plus large.
2166 \begin_inset Newline newline
2167 \end_inset
2168
2169 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2170  un multi-colonnes, voir la section
2171 \begin_inset space ~
2172 \end_inset
2173
2174
2175 \begin_inset CommandInset ref
2176 LatexCommand ref
2177 reference "subsec:Multicolonnes"
2178
2179 \end_inset
2180
2181  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2182 \begin_inset space ~
2183 \end_inset
2184
2185
2186 \begin_inset CommandInset ref
2187 LatexCommand ref
2188 reference "subsec:Multi-lignes"
2189
2190 \end_inset
2191
2192 .
2193 \begin_inset Newline newline
2194 \end_inset
2195
2196 L'option 
2197 \family sans
2198 Tourner
2199 \begin_inset space ~
2200 \end_inset
2201
2202 la
2203 \begin_inset space ~
2204 \end_inset
2205
2206 case
2207 \begin_inset space ~
2208 \end_inset
2209
2210 de
2211 \begin_inset space ~
2212 \end_inset
2213
2214 90°
2215 \family default
2216  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2217  L'option 
2218 \family sans
2219 Tourner
2220 \begin_inset space ~
2221 \end_inset
2222
2223 le
2224 \begin_inset space ~
2225 \end_inset
2226
2227 tableau
2228 \begin_inset space ~
2229 \end_inset
2230
2231 de
2232 \begin_inset space ~
2233 \end_inset
2234
2235 90°
2236 \family default
2237  fait pivoter tout le tableau.
2238  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2239 , mais devraient l'être dans la
2240  sortie finale.
2241  Pour plus d'information voir la section
2242 \begin_inset space ~
2243 \end_inset
2244
2245
2246 \begin_inset CommandInset ref
2247 LatexCommand ref
2248 reference "sec:Pivotement-des-cellules"
2249
2250 \end_inset
2251
2252 .
2253 \begin_inset Newline newline
2254 \end_inset
2255
2256
2257 \begin_inset Note Greyedout
2258 status open
2259
2260 \begin_layout Plain Layout
2261
2262 \series bold
2263 Note:
2264 \series default
2265  La plupart des visualiseurs DVI ne sont 
2266 \emph on
2267 pas
2268 \emph default
2269  capables d'afficher ces rotations.
2270 \end_layout
2271
2272 \end_inset
2273
2274
2275 \begin_inset Newline newline
2276 \end_inset
2277
2278 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2279  qui sont incorporés dans une ligne de texte :
2280 \begin_inset Newline newline
2281 \end_inset
2282
2283 Une ligne avec des tableaux alignés de différentes manières: 
2284 \begin_inset Tabular
2285 <lyxtabular version="3" rows="2" columns="2">
2286 <features tabularvalignment="top">
2287 <column alignment="center" valignment="top" width="0pt">
2288 <column alignment="center" valignment="top">
2289 <row>
2290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2291 \begin_inset Text
2292
2293 \begin_layout Plain Layout
2294
2295 \end_layout
2296
2297 \end_inset
2298 </cell>
2299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303 1
2304 \end_layout
2305
2306 \end_inset
2307 </cell>
2308 </row>
2309 <row>
2310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2311 \begin_inset Text
2312
2313 \begin_layout Plain Layout
2314 A
2315 \end_layout
2316
2317 \end_inset
2318 </cell>
2319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2320 \begin_inset Text
2321
2322 \begin_layout Plain Layout
2323
2324 \end_layout
2325
2326 \end_inset
2327 </cell>
2328 </row>
2329 </lyxtabular>
2330
2331 \end_inset
2332
2333  
2334 \begin_inset Tabular
2335 <lyxtabular version="3" rows="2" columns="2">
2336 <features tabularvalignment="middle">
2337 <column alignment="center" valignment="top">
2338 <column alignment="center" valignment="top">
2339 <row>
2340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2341 \begin_inset Text
2342
2343 \begin_layout Plain Layout
2344
2345 \end_layout
2346
2347 \end_inset
2348 </cell>
2349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353 1
2354 \end_layout
2355
2356 \end_inset
2357 </cell>
2358 </row>
2359 <row>
2360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2361 \begin_inset Text
2362
2363 \begin_layout Plain Layout
2364 A
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2370 \begin_inset Text
2371
2372 \begin_layout Plain Layout
2373
2374 \end_layout
2375
2376 \end_inset
2377 </cell>
2378 </row>
2379 </lyxtabular>
2380
2381 \end_inset
2382
2383  
2384 \begin_inset Tabular
2385 <lyxtabular version="3" rows="2" columns="2">
2386 <features tabularvalignment="bottom">
2387 <column alignment="center" valignment="top" width="0pt">
2388 <column alignment="center" valignment="top">
2389 <row>
2390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Plain Layout
2394
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 1
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 </row>
2409 <row>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414 A
2415 \end_layout
2416
2417 \end_inset
2418 </cell>
2419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2420 \begin_inset Text
2421
2422 \begin_layout Plain Layout
2423
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 </row>
2429 </lyxtabular>
2430
2431 \end_inset
2432
2433
2434 \begin_inset Newline newline
2435 \end_inset
2436
2437 On peut aussi entrer des paramètres \SpecialChar LaTeX
2438  pour obtenir des mise en formes spéciales
2439  pour le tableau, voir les sections
2440 \begin_inset space ~
2441 \end_inset
2442
2443
2444 \begin_inset CommandInset ref
2445 LatexCommand ref
2446 reference "subsec:Calculs-multicolonnes"
2447
2448 \end_inset
2449
2450  et 
2451 \begin_inset CommandInset ref
2452 LatexCommand ref
2453 reference "sec:Tableaux-Colorés"
2454
2455 \end_inset
2456
2457 .
2458 \end_layout
2459
2460 \begin_layout Description
2461 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2462  la ligne ou la colonne courante.
2463  
2464 \begin_inset Newline newline
2465 \end_inset
2466
2467 En utilisant le style 
2468 \family sans
2469 Formel
2470 \family default
2471  à la place du style par 
2472 \family sans
2473 Défaut
2474 \family default
2475 , on va convertir le tableau en tableau formel comme on le décrit dans la
2476  section
2477 \begin_inset space ~
2478 \end_inset
2479
2480
2481 \begin_inset CommandInset ref
2482 LatexCommand ref
2483 reference "sec:Tableaux-Formels"
2484
2485 \end_inset
2486
2487 .
2488 \begin_inset Newline newline
2489 \end_inset
2490
2491 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2492  dans les lignes du tableau comme c'est décrit dans la section
2493 \begin_inset space ~
2494 \end_inset
2495
2496
2497 \begin_inset CommandInset ref
2498 LatexCommand ref
2499 reference "subsec:Espacement-lignes"
2500
2501 \end_inset
2502
2503 .
2504 \end_layout
2505
2506 \begin_layout Description
2507 Tableau
2508 \begin_inset space ~
2509 \end_inset
2510
2511 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2512  l'on nomme un 
2513 \begin_inset Quotes cld
2514 \end_inset
2515
2516
2517 \emph on
2518 tableau multi-pages
2519 \emph default
2520
2521 \begin_inset Quotes crd
2522 \end_inset
2523
2524  qui peut continuer sur plusieurs pages.
2525  Les sections
2526 \begin_inset space ~
2527 \end_inset
2528
2529
2530 \begin_inset CommandInset ref
2531 LatexCommand ref
2532 reference "sec:Tableaux-multi-pages"
2533
2534 \end_inset
2535
2536  et 
2537 \begin_inset CommandInset ref
2538 LatexCommand ref
2539 reference "sec:Questions-sur-tableaux-multi-pages"
2540
2541 \end_inset
2542
2543  décrivent ces tableaux multi-pages plus en détail.
2544 \end_layout
2545
2546 \begin_layout Section
2547 La barre d'outils tableau
2548 \begin_inset Index idx
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 Tableau ! Barre d'outils
2553 \end_layout
2554
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Standard
2561 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2562  permet de modifier plus rapidement les tableaux.
2563  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2564  quand le
2565  curseur se trouve à l'intérieur d'un tableau.
2566  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2567  au menu 
2568 \family sans
2569 Visualiser\SpecialChar menuseparator
2570 Barres
2571 \begin_inset space ~
2572 \end_inset
2573
2574 d'outils\SpecialChar menuseparator
2575 Tableau
2576 \family default
2577 .
2578 \end_layout
2579
2580 \begin_layout Standard
2581 La barre d'outils contient les icônes suivantes :
2582 \end_layout
2583
2584 \begin_layout Labeling
2585 \labelwidthstring 00.00.0000
2586 \begin_inset Info
2587 type  "icon"
2588 arg   "tabular-feature append-row"
2589 \end_inset
2590
2591  ajoute une ligne sous la cellule ou la sélection courante
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596 \begin_inset Info
2597 type  "icon"
2598 arg   "tabular-feature append-column"
2599 \end_inset
2600
2601  ajoute une colonne à la droite de la cellule ou de la sélection courante
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Info
2607 type  "icon"
2608 arg   "tabular-feature delete-row"
2609 \end_inset
2610
2611  supprime la ligne ou la sélection courante
2612 \end_layout
2613
2614 \begin_layout Labeling
2615 \labelwidthstring 00.00.0000
2616 \begin_inset Info
2617 type  "icon"
2618 arg   "tabular-feature delete-column"
2619 \end_inset
2620
2621  supprime la colonne ou la sélection courante
2622 \end_layout
2623
2624 \begin_layout Labeling
2625 \labelwidthstring 00.00.0000
2626 \begin_inset Info
2627 type  "icon"
2628 arg   "tabular-feature move-row-up"
2629 \end_inset
2630
2631  déplace la ligne vers le haut
2632 \end_layout
2633
2634 \begin_layout Labeling
2635 \labelwidthstring 00.00.0000
2636 \begin_inset Info
2637 type  "icon"
2638 arg   "tabular-feature move-column-left"
2639 \end_inset
2640
2641  déplace la colonne vers la gauche
2642 \end_layout
2643
2644 \begin_layout Labeling
2645 \labelwidthstring 00.00.0000
2646 \begin_inset Info
2647 type  "icon"
2648 arg   "tabular-feature move-row-down"
2649 \end_inset
2650
2651  déplace la ligne vers le bas
2652 \end_layout
2653
2654 \begin_layout Labeling
2655 \labelwidthstring 00.00.0000
2656 \begin_inset Info
2657 type  "icon"
2658 arg   "tabular-feature move-column-right"
2659 \end_inset
2660
2661  déplace la colonne vers la droite
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Info
2667 type  "icon"
2668 arg   "tabular-feature toggle-line-top"
2669 \end_inset
2670
2671  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2672  courante
2673 \end_layout
2674
2675 \begin_layout Labeling
2676 \labelwidthstring 00.00.0000
2677 \begin_inset Info
2678 type  "icon"
2679 arg   "tabular-feature toggle-line-bottom"
2680 \end_inset
2681
2682  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2683 \end_layout
2684
2685 \begin_layout Labeling
2686 \labelwidthstring 00.00.0000
2687 \begin_inset Info
2688 type  "icon"
2689 arg   "tabular-feature toggle-line-left"
2690 \end_inset
2691
2692  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2693 \begin_inset Note Note
2694 status collapsed
2695
2696 \begin_layout Plain Layout
2697 ou colonne ?
2698 \end_layout
2699
2700 \end_inset
2701
2702  ou de la sélection courante
2703 \end_layout
2704
2705 \begin_layout Labeling
2706 \labelwidthstring 00.00.0000
2707 \begin_inset Info
2708 type  "icon"
2709 arg   "tabular-feature toggle-line-right"
2710 \end_inset
2711
2712  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2713 \begin_inset Note Note
2714 status collapsed
2715
2716 \begin_layout Plain Layout
2717 ou colonne ?
2718 \end_layout
2719
2720 \end_inset
2721
2722  ou de la sélection courante
2723 \end_layout
2724
2725 \begin_layout Labeling
2726 \labelwidthstring 00.00.0000
2727 \begin_inset Info
2728 type  "icon"
2729 arg   "tabular-feature set-all-lines"
2730 \end_inset
2731
2732  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2733  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2734  colonne et la ligne courante
2735 \end_layout
2736
2737 \begin_layout Labeling
2738 \labelwidthstring 00.00.0000
2739 \begin_inset Info
2740 type  "icon"
2741 arg   "tabular-feature unset-all-lines"
2742 \end_inset
2743
2744  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2745  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2746  aussi la colonne et la ligne courante
2747 \end_layout
2748
2749 \begin_layout Labeling
2750 \labelwidthstring 00.00.0000
2751 \begin_inset Info
2752 type  "icon"
2753 arg   "tabular-feature m-align-left"
2754 \end_inset
2755
2756  aligne à gauche le contenu de la cellule ou de la colonne courante
2757 \end_layout
2758
2759 \begin_layout Labeling
2760 \labelwidthstring 00.00.0000
2761 \begin_inset Info
2762 type  "icon"
2763 arg   "tabular-feature m-align-center"
2764 \end_inset
2765
2766  centre horizontalement le contenu de la cellule ou de la colonne courante
2767 \end_layout
2768
2769 \begin_layout Labeling
2770 \labelwidthstring 00.00.0000
2771 \begin_inset Info
2772 type  "icon"
2773 arg   "tabular-feature m-align-right"
2774 \end_inset
2775
2776  aligne à droite le contenu de la cellule ou de la colonne courante
2777 \end_layout
2778
2779 \begin_layout Labeling
2780 \labelwidthstring 00.00.0000
2781 \begin_inset Info
2782 type  "icon"
2783 arg   "tabular-feature align-decimal"
2784 \end_inset
2785
2786  aligne le contenu de la colonne courante sur un caractère
2787 \end_layout
2788
2789 \begin_layout Labeling
2790 \labelwidthstring 00.00.0000
2791 \begin_inset Info
2792 type  "icon"
2793 arg   "tabular-feature m-valign-top"
2794 \end_inset
2795
2796  aligne le contenu de la cellule courante verticalement vers le haut
2797 \end_layout
2798
2799 \begin_layout Labeling
2800 \labelwidthstring 00.00.0000
2801 \begin_inset Info
2802 type  "icon"
2803 arg   "tabular-feature m-valign-middle"
2804 \end_inset
2805
2806  centre verticalement le contenu de la cellule courante
2807 \end_layout
2808
2809 \begin_layout Labeling
2810 \labelwidthstring 00.00.0000
2811 \begin_inset Info
2812 type  "icon"
2813 arg   "tabular-feature m-valign-bottom"
2814 \end_inset
2815
2816  aligne le contenu de la cellule courante verticalement vers le bas
2817 \end_layout
2818
2819 \begin_layout Labeling
2820 \labelwidthstring 00.00.0000
2821 \begin_inset Info
2822 type  "icon"
2823 arg   "tabular-feature set-rotate-cell"
2824 \end_inset
2825
2826  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2827 re
2828 \end_layout
2829
2830 \begin_layout Labeling
2831 \labelwidthstring 00.00.0000
2832 \begin_inset Info
2833 type  "icon"
2834 arg   "tabular-feature set-rotate-tabular"
2835 \end_inset
2836
2837  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2838 \end_layout
2839
2840 \begin_layout Labeling
2841 \labelwidthstring 00.00.0000
2842 \begin_inset Info
2843 type  "icon"
2844 arg   "tabular-feature multicolumn"
2845 \end_inset
2846
2847  transforme en multi-colonnes la cellule ou la sélection courante
2848 \end_layout
2849
2850 \begin_layout Labeling
2851 \labelwidthstring 00.00.0000
2852 \begin_inset Info
2853 type  "icon"
2854 arg   "tabular-feature multirow"
2855 \end_inset
2856
2857  transforme en multi-lignes la cellule ou la sélection courante
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \begin_inset Note Greyedout
2862 status open
2863
2864 \begin_layout Plain Layout
2865
2866 \series bold
2867 Note :
2868 \series default
2869  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2870  est utilisé pour toutes les autres cellules de la ligne.
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Section
2879 Le menu Édition tableau
2880 \begin_inset Index idx
2881 status collapsed
2882
2883 \begin_layout Plain Layout
2884 Tableau ! Menu Édition
2885 \end_layout
2886
2887 \end_inset
2888
2889
2890 \end_layout
2891
2892 \begin_layout Standard
2893 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2894  
2895 \family sans
2896 Édition\SpecialChar menuseparator
2897 Tableau
2898 \family default
2899  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2900  ou de la ligne courante et aussi de transformer la sélection courante en
2901  multi-colonnes.
2902  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2903 \end_layout
2904
2905 \begin_layout Section
2906 Flottant de tableau
2907 \begin_inset CommandInset label
2908 LatexCommand label
2909 name "sec:Table-Floats"
2910
2911 \end_inset
2912
2913
2914 \begin_inset Index idx
2915 status collapsed
2916
2917 \begin_layout Plain Layout
2918 Flottants ! Tableaux
2919 \end_layout
2920
2921 \end_inset
2922
2923
2924 \begin_inset Index idx
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928 Tableau ! Flottants
2929 \end_layout
2930
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \begin_layout Standard
2937 Pour des explications générales sur les flottants, jetez un œil à la section
2938 \begin_inset space ~
2939 \end_inset
2940
2941
2942 \begin_inset CommandInset ref
2943 LatexCommand ref
2944 reference "sec:Flottants-Introduction"
2945
2946 \end_inset
2947
2948 .
2949 \end_layout
2950
2951 \begin_layout Standard
2952 \begin_inset Float table
2953 placement h
2954 wide false
2955 sideways false
2956 status open
2957
2958 \begin_layout Plain Layout
2959 \begin_inset Caption Standard
2960
2961 \begin_layout Plain Layout
2962 \begin_inset CommandInset label
2963 LatexCommand label
2964 name "tab:Flottant-de-tableau"
2965
2966 \end_inset
2967
2968 Un flottant de tableau.
2969 \end_layout
2970
2971 \end_inset
2972
2973
2974 \end_layout
2975
2976 \begin_layout Plain Layout
2977 \align center
2978 \begin_inset Tabular
2979 <lyxtabular version="3" rows="3" columns="3">
2980 <features tabularvalignment="middle">
2981 <column alignment="center" valignment="top" width="0pt">
2982 <column alignment="center" valignment="top" width="0pt">
2983 <column alignment="center" valignment="top" width="0pt">
2984 <row>
2985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989 1
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \begin_layout Plain Layout
2998 2
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 3
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 </row>
3013 <row>
3014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3015 \begin_inset Text
3016
3017 \begin_layout Plain Layout
3018 Jules
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 Marie
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 Jean
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 \begin_inset Formula $\int x^{2}dx$
3048 \end_inset
3049
3050
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059 \begin_inset Formula $\left[\begin{array}{cc}
3060 a & b\\
3061 c & d
3062 \end{array}\right]$
3063 \end_inset
3064
3065
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Plain Layout
3074 \begin_inset Formula $1+1=2$
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 </row>
3083 </lyxtabular>
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \end_inset
3091
3092
3093 \end_layout
3094
3095 \begin_layout Standard
3096 Les flottants de tableau sont insérés en utilisant le menu 
3097 \family sans
3098 Insertion\SpecialChar menuseparator
3099 Flottant\SpecialChar menuseparator
3100 Tableau
3101 \family default
3102  ou le bouton 
3103 \begin_inset Info
3104 type  "icon"
3105 arg   "float-insert table"
3106 \end_inset
3107
3108  de la barre d'outils.
3109 \end_layout
3110
3111 \begin_layout Standard
3112 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3113  qui a comme étiquette 
3114 \begin_inset Quotes cld
3115 \end_inset
3116
3117 Tableau
3118 \begin_inset space ~
3119 \end_inset
3120
3121 #:
3122 \begin_inset Quotes crd
3123 \end_inset
3124
3125  (où # est le numéro du tableau).
3126  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3127 \end_layout
3128
3129 \begin_layout Standard
3130 Le tableau
3131 \begin_inset space ~
3132 \end_inset
3133
3134
3135 \begin_inset CommandInset ref
3136 LatexCommand ref
3137 reference "tab:Flottant-de-tableau"
3138
3139 \end_inset
3140
3141  est un exemple de tableau dans un flottant de tableau.
3142 \end_layout
3143
3144 \begin_layout Standard
3145 On met habituellement la légende au dessus des tableaux, mais cette règle
3146  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3147 .
3148  Cela signifie que si vous utilisez un document appartenant aux classes
3149  
3150 \family sans
3151 article
3152 \family default
3153
3154 \family sans
3155 book
3156 \family default
3157
3158 \family sans
3159 letter
3160 \family default
3161 , ou
3162 \family sans
3163  report
3164 \family default
3165  il n'y aura pas d'espace entre la légende et le tableau.
3166  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3167  la commande de chargement du paquetage \SpecialChar LaTeX
3168  
3169 \series bold
3170 caption
3171 \series default
3172
3173 \begin_inset Index idx
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Paquetages \SpecialChar LaTeX
3178  ! caption
3179 \end_layout
3180
3181 \end_inset
3182
3183  dans le préambule de votre document.
3184 \begin_inset Foot
3185 status collapsed
3186
3187 \begin_layout Plain Layout
3188 Pour plus d'information voyez la section
3189 \begin_inset space ~
3190 \end_inset
3191
3192
3193 \begin_inset CommandInset ref
3194 LatexCommand ref
3195 reference "sec:Placement-légende"
3196
3197 \end_inset
3198
3199 .
3200 \end_layout
3201
3202 \end_inset
3203
3204 :
3205 \end_layout
3206
3207 \begin_layout Standard
3208
3209 \series bold
3210 tableposition=top
3211 \end_layout
3212
3213 \begin_layout Standard
3214 Le paquetage 
3215 \series bold
3216 caption
3217 \series default
3218 , qui est décrit dans la section
3219 \begin_inset space ~
3220 \end_inset
3221
3222
3223 \begin_inset CommandInset ref
3224 LatexCommand ref
3225 reference "sec:Formatage-légende"
3226
3227 \end_inset
3228
3229 , est utilisé pour ajuster le format des légendes.
3230 \end_layout
3231
3232 \begin_layout Standard
3233 Dans le texte, on fait référence à un tableau
3234 \begin_inset Index idx
3235 status collapsed
3236
3237 \begin_layout Plain Layout
3238 References@Références ! à des Tableaux
3239 \end_layout
3240
3241 \end_inset
3242
3243  en faisant référence à sa légende.
3244  On insère donc une étiquette dans la légende en utilisant le menu 
3245 \family sans
3246 Insertion
3247 \family default
3248 \SpecialChar menuseparator
3249
3250 \family sans
3251 Étiquette
3252 \family default
3253  ou le bouton 
3254 \begin_inset Info
3255 type  "icon"
3256 arg   "label-insert"
3257 \end_inset
3258
3259  de la barre d'outils.
3260  On peut alors faire référence à cette étiquette en utilisant le menu 
3261 \family sans
3262 Insertion\SpecialChar menuseparator
3263 Référence
3264 \begin_inset space ~
3265 \end_inset
3266
3267 croisée
3268 \family default
3269  ou le bouton 
3270 \begin_inset Info
3271 type  "icon"
3272 arg   "dialog-show-new-inset ref"
3273 \end_inset
3274
3275  de la barre d'outils.
3276 \begin_inset Newline newline
3277 \end_inset
3278
3279 Les références croisées sont expliquées en détail dans la section
3280 \begin_inset space ~
3281 \end_inset
3282
3283
3284 \begin_inset CommandInset ref
3285 LatexCommand ref
3286 reference "sec:Referencer-les-Flottants"
3287
3288 \end_inset
3289
3290 .
3291 \end_layout
3292
3293 \begin_layout Section
3294 Tableaux multi-pages
3295 \begin_inset CommandInset label
3296 LatexCommand label
3297 name "sec:Tableaux-multi-pages"
3298
3299 \end_inset
3300
3301
3302 \begin_inset Index idx
3303 status collapsed
3304
3305 \begin_layout Plain Layout
3306 Tableau multi-pages
3307 \end_layout
3308
3309 \end_inset
3310
3311
3312 \begin_inset Index idx
3313 status collapsed
3314
3315 \begin_layout Plain Layout
3316 Tableau ! multi-pages
3317 \end_layout
3318
3319 \end_inset
3320
3321
3322 \end_layout
3323
3324 \begin_layout Standard
3325 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3326  l'option 
3327 \family sans
3328 Utiliser
3329 \begin_inset space ~
3330 \end_inset
3331
3332 les
3333 \begin_inset space ~
3334 \end_inset
3335
3336 tableaux
3337 \begin_inset space ~
3338 \end_inset
3339
3340 multi-pages
3341 \family default
3342  de l'onglet 
3343 \family sans
3344 Tableau
3345 \begin_inset space ~
3346 \end_inset
3347
3348 multi-pages
3349 \family default
3350  de la fenêtre 
3351 \family sans
3352 Paramètres
3353 \begin_inset space ~
3354 \end_inset
3355
3356 du
3357 \begin_inset space ~
3358 \end_inset
3359
3360 tableau
3361 \family default
3362  pour le répartir automatiquement sur plusieurs pages.
3363  En cochant cette option, vous activez les options suivantes:
3364 \end_layout
3365
3366 \begin_layout Description
3367 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3368  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3369  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3370  pour la première page, si 
3371 \family sans
3372 Premier
3373 \begin_inset space ~
3374 \end_inset
3375
3376 en-tête
3377 \family default
3378  est défini.
3379  Ces lignes forment l'en-tête principal.
3380 \end_layout
3381
3382 \begin_layout Description
3383 Premier
3384 \begin_inset space ~
3385 \end_inset
3386
3387 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3388  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3389  d'en-tête utilisées pour la première page du tableau multi-pages.
3390 \end_layout
3391
3392 \begin_layout Description
3393 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3394  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3395  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3396  de la dernière page si 
3397 \family sans
3398 Dernier
3399 \begin_inset space ~
3400 \end_inset
3401
3402 pied
3403 \family default
3404  est défini.
3405 \end_layout
3406
3407 \begin_layout Description
3408 Dernier
3409 \begin_inset space ~
3410 \end_inset
3411
3412 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3413  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3414  constituant le pied de la dernière page du tableau multi-pages.
3415 \end_layout
3416
3417 \begin_layout Description
3418 Légende La ligne courante contient la légende du tableau.
3419  La première ligne est transformée en une colonne unique et une légende
3420  est insérée.
3421  Vous trouverez d'autres explications sur les légendes pour les tableaux
3422  multi-pages dans la section
3423 \begin_inset space ~
3424 \end_inset
3425
3426
3427 \begin_inset CommandInset ref
3428 LatexCommand ref
3429 reference "subsec:Tableaux-multi-pages-légende"
3430
3431 \end_inset
3432
3433 .
3434 \end_layout
3435
3436 \begin_layout Standard
3437 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3438  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3439 \end_layout
3440
3441 \begin_layout Standard
3442 \align center
3443 \begin_inset Tabular
3444 <lyxtabular version="3" rows="69" columns="3">
3445 <features islongtable="true" longtabularalignment="center">
3446 <column alignment="left" valignment="top" width="0cm">
3447 <column alignment="left" valignment="top" width="0pt">
3448 <column alignment="center" valignment="top" width="0pt">
3449 <row endfirsthead="true">
3450 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454
3455 \series bold
3456 Exemple d'annuaire téléphonique (ignorez les noms)
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 </row>
3480 <row endfirsthead="true">
3481 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485
3486 \series bold
3487 NOM
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505
3506 \series bold
3507 TEL.
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 </row>
3513 <row endhead="true">
3514 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518
3519 \series bold
3520 Exemple d'annuaire téléphonique
3521 \end_layout
3522
3523 \end_inset
3524 </cell>
3525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3526 \begin_inset Text
3527
3528 \begin_layout Plain Layout
3529
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 </row>
3544 <row endhead="true">
3545 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549
3550 \series bold
3551 NOM
3552 \end_layout
3553
3554 \end_inset
3555 </cell>
3556 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569
3570 \series bold
3571 TEL.
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 </row>
3577 <row endfoot="true">
3578 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3579 \begin_inset Text
3580
3581 \begin_layout Plain Layout
3582  continue page suivante
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3588 \begin_inset Text
3589
3590 \begin_layout Plain Layout
3591
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 </row>
3606 <row>
3607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611
3612 \series bold
3613 Annovi
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 <cell alignment="center" valignment="top" usebox="none">
3619 \begin_inset Text
3620
3621 \begin_layout Plain Layout
3622 Silvia
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631 111
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 </row>
3637 <row>
3638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642
3643 \series bold
3644 Bertoli
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 <cell alignment="center" valignment="top" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653 Stefano
3654 \end_layout
3655
3656 \end_inset
3657 </cell>
3658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662 111
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 </row>
3668 <row>
3669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673
3674 \series bold
3675 Bozzi
3676 \end_layout
3677
3678 \end_inset
3679 </cell>
3680 <cell alignment="center" valignment="top" usebox="none">
3681 \begin_inset Text
3682
3683 \begin_layout Plain Layout
3684 Walter
3685 \end_layout
3686
3687 \end_inset
3688 </cell>
3689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693 111
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 </row>
3699 <row>
3700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704
3705 \series bold
3706 Cachia
3707 \end_layout
3708
3709 \end_inset
3710 </cell>
3711 <cell alignment="center" valignment="top" usebox="none">
3712 \begin_inset Text
3713
3714 \begin_layout Plain Layout
3715 Maria
3716 \end_layout
3717
3718 \end_inset
3719 </cell>
3720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724 111
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 </row>
3730 <row>
3731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735
3736 \series bold
3737 Cachia
3738 \end_layout
3739
3740 \end_inset
3741 </cell>
3742 <cell alignment="center" valignment="top" usebox="none">
3743 \begin_inset Text
3744
3745 \begin_layout Plain Layout
3746 Maurizio
3747 \end_layout
3748
3749 \end_inset
3750 </cell>
3751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755 111
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 </row>
3761 <row>
3762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766
3767 \series bold
3768 Cinquemani
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 <cell alignment="center" valignment="top" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Plain Layout
3777 Giusi
3778 \end_layout
3779
3780 \end_inset
3781 </cell>
3782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786 111
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 </row>
3792 <row>
3793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797
3798 \series bold
3799 Colin
3800 \end_layout
3801
3802 \end_inset
3803 </cell>
3804 <cell alignment="center" valignment="top" usebox="none">
3805 \begin_inset Text
3806
3807 \begin_layout Plain Layout
3808 Bernard
3809 \end_layout
3810
3811 \end_inset
3812 </cell>
3813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817 111
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 </row>
3823 <row>
3824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828
3829 \series bold
3830 Concli
3831 \end_layout
3832
3833 \end_inset
3834 </cell>
3835 <cell alignment="center" valignment="top" usebox="none">
3836 \begin_inset Text
3837
3838 \begin_layout Plain Layout
3839 Gianfranco
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848 111
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 </row>
3854 <row>
3855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859
3860 \series bold
3861 Dal Bosco
3862 \end_layout
3863
3864 \end_inset
3865 </cell>
3866 <cell alignment="center" valignment="top" usebox="none">
3867 \begin_inset Text
3868
3869 \begin_layout Plain Layout
3870 Carolina
3871 \end_layout
3872
3873 \end_inset
3874 </cell>
3875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879 111
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 </row>
3885 <row>
3886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890
3891 \series bold
3892 Dalpiaz
3893 \end_layout
3894
3895 \end_inset
3896 </cell>
3897 <cell alignment="center" valignment="top" usebox="none">
3898 \begin_inset Text
3899
3900 \begin_layout Plain Layout
3901 Annamaria
3902 \end_layout
3903
3904 \end_inset
3905 </cell>
3906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910 111
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 </row>
3916 <row>
3917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921
3922 \series bold
3923 Feliciello
3924 \end_layout
3925
3926 \end_inset
3927 </cell>
3928 <cell alignment="center" valignment="top" usebox="none">
3929 \begin_inset Text
3930
3931 \begin_layout Plain Layout
3932 Domenico
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941 111
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 </row>
3947 <row>
3948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952
3953 \series bold
3954 Focarelli
3955 \end_layout
3956
3957 \end_inset
3958 </cell>
3959 <cell alignment="center" valignment="top" usebox="none">
3960 \begin_inset Text
3961
3962 \begin_layout Plain Layout
3963 Paola
3964 \end_layout
3965
3966 \end_inset
3967 </cell>
3968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972 111
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 </row>
3978 <row>
3979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983
3984 \series bold
3985 Galletti
3986 \end_layout
3987
3988 \end_inset
3989 </cell>
3990 <cell alignment="center" valignment="top" usebox="none">
3991 \begin_inset Text
3992
3993 \begin_layout Plain Layout
3994 Oreste
3995 \end_layout
3996
3997 \end_inset
3998 </cell>
3999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003 111
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 </row>
4009 <row>
4010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014
4015 \series bold
4016 Gasparini
4017 \end_layout
4018
4019 \end_inset
4020 </cell>
4021 <cell alignment="center" valignment="top" usebox="none">
4022 \begin_inset Text
4023
4024 \begin_layout Plain Layout
4025 Franca
4026 \end_layout
4027
4028 \end_inset
4029 </cell>
4030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034 111
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 </row>
4040 <row>
4041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045
4046 \series bold
4047 Rizzardi
4048 \end_layout
4049
4050 \end_inset
4051 </cell>
4052 <cell alignment="center" valignment="top" usebox="none">
4053 \begin_inset Text
4054
4055 \begin_layout Plain Layout
4056 Paola
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065 111
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 </row>
4071 <row>
4072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4073 \begin_inset Text
4074
4075 \begin_layout Plain Layout
4076
4077 \series bold
4078 Lassini
4079 \end_layout
4080
4081 \end_inset
4082 </cell>
4083 <cell alignment="center" valignment="top" usebox="none">
4084 \begin_inset Text
4085
4086 \begin_layout Plain Layout
4087 Giancarlo
4088 \end_layout
4089
4090 \end_inset
4091 </cell>
4092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096 111
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 </row>
4102 <row>
4103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107
4108 \series bold
4109 Malfatti
4110 \end_layout
4111
4112 \end_inset
4113 </cell>
4114 <cell alignment="center" valignment="top" usebox="none">
4115 \begin_inset Text
4116
4117 \begin_layout Plain Layout
4118 Luciano
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127 111
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 </row>
4133 <row>
4134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138
4139 \series bold
4140 Malfatti
4141 \end_layout
4142
4143 \end_inset
4144 </cell>
4145 <cell alignment="center" valignment="top" usebox="none">
4146 \begin_inset Text
4147
4148 \begin_layout Plain Layout
4149 Valeriano
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158 111
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 </row>
4164 <row>
4165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169
4170 \series bold
4171 Meneguzzo
4172 \end_layout
4173
4174 \end_inset
4175 </cell>
4176 <cell alignment="center" valignment="top" usebox="none">
4177 \begin_inset Text
4178
4179 \begin_layout Plain Layout
4180 Roberto
4181 \end_layout
4182
4183 \end_inset
4184 </cell>
4185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189 111
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 </row>
4195 <row>
4196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200
4201 \series bold
4202 Mezzadra
4203 \end_layout
4204
4205 \end_inset
4206 </cell>
4207 <cell alignment="center" valignment="top" usebox="none">
4208 \begin_inset Text
4209
4210 \begin_layout Plain Layout
4211 Roberto
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 111
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 </row>
4226 <row>
4227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231
4232 \series bold
4233 Pirpamer
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 <cell alignment="center" valignment="top" usebox="none">
4239 \begin_inset Text
4240
4241 \begin_layout Plain Layout
4242 Erich
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251 111
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 </row>
4257 <row>
4258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4259 \begin_inset Text
4260
4261 \begin_layout Plain Layout
4262
4263 \series bold
4264 Pochiesa
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 <cell alignment="center" valignment="top" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 Paolo
4274 \end_layout
4275
4276 \end_inset
4277 </cell>
4278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 111, 222
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 </row>
4288 <row>
4289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293
4294 \series bold
4295 Radina
4296 \end_layout
4297
4298 \end_inset
4299 </cell>
4300 <cell alignment="center" valignment="top" usebox="none">
4301 \begin_inset Text
4302
4303 \begin_layout Plain Layout
4304 Claudio
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 111
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 </row>
4319 <row>
4320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4321 \begin_inset Text
4322
4323 \begin_layout Plain Layout
4324
4325 \series bold
4326 Stuffer
4327 \end_layout
4328
4329 \end_inset
4330 </cell>
4331 <cell alignment="center" valignment="top" usebox="none">
4332 \begin_inset Text
4333
4334 \begin_layout Plain Layout
4335 Oskar
4336 \end_layout
4337
4338 \end_inset
4339 </cell>
4340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344 111
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 </row>
4350 <row>
4351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355
4356 \series bold
4357 Tacchelli
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 Ugo
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375 111
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 </row>
4381 <row>
4382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386
4387 \series bold
4388 Tezzele
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 <cell alignment="center" valignment="top" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397 Margit
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406 111
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 </row>
4412 <row>
4413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417
4418 \series bold
4419 Unterkalmsteiner
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 <cell alignment="center" valignment="top" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428 Frieda
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437 111
4438 \end_layout
4439
4440 \end_inset
4441 </cell>
4442 </row>
4443 <row>
4444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448
4449 \series bold
4450 Vieider
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 <cell alignment="center" valignment="top" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459 Hilde
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468 111
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 </row>
4474 <row>
4475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479
4480 \series bold
4481 Vigna
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 <cell alignment="center" valignment="top" usebox="none">
4487 \begin_inset Text
4488
4489 \begin_layout Plain Layout
4490 Jürgen
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499 111
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 </row>
4505 <row>
4506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510
4511 \series bold
4512 Weber
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 <cell alignment="center" valignment="top" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521 Maurizio
4522 \end_layout
4523
4524 \end_inset
4525 </cell>
4526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530 111
4531 \end_layout
4532
4533 \end_inset
4534 </cell>
4535 </row>
4536 <row>
4537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4538 \begin_inset Text
4539
4540 \begin_layout Plain Layout
4541
4542 \series bold
4543 Winkler
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Plain Layout
4552 Franz
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561 111
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 </row>
4567 <row>
4568 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572  
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 </row>
4596 <row>
4597 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601
4602 \series bold
4603 Annovi
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 Silvia
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 555
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 </row>
4627 <row>
4628 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632
4633 \series bold
4634 Bertoli
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 <cell alignment="center" valignment="top" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643 Stefano
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 555
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 </row>
4658 <row>
4659 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663
4664 \series bold
4665 Bozzi
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Plain Layout
4674 Walter
4675 \end_layout
4676
4677 \end_inset
4678 </cell>
4679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683 555
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 </row>
4689 <row>
4690 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694
4695 \series bold
4696 Cachia
4697 \end_layout
4698
4699 \end_inset
4700 </cell>
4701 <cell alignment="center" valignment="top" usebox="none">
4702 \begin_inset Text
4703
4704 \begin_layout Plain Layout
4705 Maria
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714 555
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 </row>
4720 <row>
4721 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725
4726 \series bold
4727 Cachia
4728 \end_layout
4729
4730 \end_inset
4731 </cell>
4732 <cell alignment="center" valignment="top" usebox="none">
4733 \begin_inset Text
4734
4735 \begin_layout Plain Layout
4736 Maurizio
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 555
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 </row>
4751 <row>
4752 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756
4757 \series bold
4758 Cinquemani
4759 \end_layout
4760
4761 \end_inset
4762 </cell>
4763 <cell alignment="center" valignment="top" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767 Giusi
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 555
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 </row>
4782 <row>
4783 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787
4788 \series bold
4789 Colin
4790 \end_layout
4791
4792 \end_inset
4793 </cell>
4794 <cell alignment="center" valignment="top" usebox="none">
4795 \begin_inset Text
4796
4797 \begin_layout Plain Layout
4798 Bernard
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807 555
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 </row>
4813 <row>
4814 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818
4819 \series bold
4820 Concli
4821 \end_layout
4822
4823 \end_inset
4824 </cell>
4825 <cell alignment="center" valignment="top" usebox="none">
4826 \begin_inset Text
4827
4828 \begin_layout Plain Layout
4829 Gianfranco
4830 \end_layout
4831
4832 \end_inset
4833 </cell>
4834 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838 555
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 </row>
4844 <row>
4845 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849
4850 \series bold
4851 Dal Bosco
4852 \end_layout
4853
4854 \end_inset
4855 </cell>
4856 <cell alignment="center" valignment="top" usebox="none">
4857 \begin_inset Text
4858
4859 \begin_layout Plain Layout
4860 Carolina
4861 \end_layout
4862
4863 \end_inset
4864 </cell>
4865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869 555
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 </row>
4875 <row>
4876 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880
4881 \series bold
4882 Dalpiaz
4883 \end_layout
4884
4885 \end_inset
4886 </cell>
4887 <cell alignment="center" valignment="top" usebox="none">
4888 \begin_inset Text
4889
4890 \begin_layout Plain Layout
4891 Annamaria
4892 \end_layout
4893
4894 \end_inset
4895 </cell>
4896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 555
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 </row>
4906 <row>
4907 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911
4912 \series bold
4913 Feliciello
4914 \end_layout
4915
4916 \end_inset
4917 </cell>
4918 <cell alignment="center" valignment="top" usebox="none">
4919 \begin_inset Text
4920
4921 \begin_layout Plain Layout
4922 Domenico
4923 \end_layout
4924
4925 \end_inset
4926 </cell>
4927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931 555
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 </row>
4937 <row>
4938 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942
4943 \series bold
4944 Focarelli
4945 \end_layout
4946
4947 \end_inset
4948 </cell>
4949 <cell alignment="center" valignment="top" usebox="none">
4950 \begin_inset Text
4951
4952 \begin_layout Plain Layout
4953 Paola
4954 \end_layout
4955
4956 \end_inset
4957 </cell>
4958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962 555
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 </row>
4968 <row>
4969 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973
4974 \series bold
4975 Galletti
4976 \end_layout
4977
4978 \end_inset
4979 </cell>
4980 <cell alignment="center" valignment="top" usebox="none">
4981 \begin_inset Text
4982
4983 \begin_layout Plain Layout
4984 Oreste
4985 \end_layout
4986
4987 \end_inset
4988 </cell>
4989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993 555
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 </row>
4999 <row>
5000 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004
5005 \series bold
5006 Gasparini
5007 \end_layout
5008
5009 \end_inset
5010 </cell>
5011 <cell alignment="center" valignment="top" usebox="none">
5012 \begin_inset Text
5013
5014 \begin_layout Plain Layout
5015 Franca
5016 \end_layout
5017
5018 \end_inset
5019 </cell>
5020 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024 555
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 </row>
5030 <row>
5031 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035
5036 \series bold
5037 Rizzardi
5038 \end_layout
5039
5040 \end_inset
5041 </cell>
5042 <cell alignment="center" valignment="top" usebox="none">
5043 \begin_inset Text
5044
5045 \begin_layout Plain Layout
5046 Paola
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055 555
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 </row>
5061 <row>
5062 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066
5067 \series bold
5068 Lassini
5069 \end_layout
5070
5071 \end_inset
5072 </cell>
5073 <cell alignment="center" valignment="top" usebox="none">
5074 \begin_inset Text
5075
5076 \begin_layout Plain Layout
5077 Giancarlo
5078 \end_layout
5079
5080 \end_inset
5081 </cell>
5082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086 555
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 </row>
5092 <row>
5093 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097
5098 \series bold
5099 Malfatti
5100 \end_layout
5101
5102 \end_inset
5103 </cell>
5104 <cell alignment="center" valignment="top" usebox="none">
5105 \begin_inset Text
5106
5107 \begin_layout Plain Layout
5108 Luciano
5109 \end_layout
5110
5111 \end_inset
5112 </cell>
5113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117 555
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 </row>
5123 <row>
5124 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128
5129 \series bold
5130 Malfatti
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 <cell alignment="center" valignment="top" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139 Valeriano
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148 555
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 </row>
5154 <row>
5155 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159
5160 \series bold
5161 Meneguzzo
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 <cell alignment="center" valignment="top" usebox="none">
5167 \begin_inset Text
5168
5169 \begin_layout Plain Layout
5170 Roberto
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 555
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 </row>
5185 <row>
5186 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190
5191 \series bold
5192 Mezzadra
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 <cell alignment="center" valignment="top" usebox="none">
5198 \begin_inset Text
5199
5200 \begin_layout Plain Layout
5201 Roberto
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210 555
5211 \end_layout
5212
5213 \end_inset
5214 </cell>
5215 </row>
5216 <row>
5217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221
5222 \series bold
5223 Pirpamer
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 <cell alignment="center" valignment="top" usebox="none">
5229 \begin_inset Text
5230
5231 \begin_layout Plain Layout
5232 Erich
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241 555
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 <row>
5248 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252
5253 \series bold
5254 Pochiesa
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 <cell alignment="center" valignment="top" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263 Paolo
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 555, 222
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 </row>
5278 <row>
5279 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \series bold
5285 Radina
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 <cell alignment="center" valignment="top" usebox="none">
5291 \begin_inset Text
5292
5293 \begin_layout Plain Layout
5294 Claudio
5295 \end_layout
5296
5297 \end_inset
5298 </cell>
5299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303 555
5304 \end_layout
5305
5306 \end_inset
5307 </cell>
5308 </row>
5309 <row>
5310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314
5315 \series bold
5316 Stuffer
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 <cell alignment="center" valignment="top" usebox="none">
5322 \begin_inset Text
5323
5324 \begin_layout Plain Layout
5325 Oskar
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334 555
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 </row>
5340 <row>
5341 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345
5346 \series bold
5347 Tacchelli
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 <cell alignment="center" valignment="top" usebox="none">
5353 \begin_inset Text
5354
5355 \begin_layout Plain Layout
5356 Ugo
5357 \end_layout
5358
5359 \end_inset
5360 </cell>
5361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365 555
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 </row>
5371 <row>
5372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376
5377 \series bold
5378 Tezzele
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 <cell alignment="center" valignment="top" usebox="none">
5384 \begin_inset Text
5385
5386 \begin_layout Plain Layout
5387 Margit
5388 \end_layout
5389
5390 \end_inset
5391 </cell>
5392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396 555
5397 \end_layout
5398
5399 \end_inset
5400 </cell>
5401 </row>
5402 <row>
5403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407
5408 \series bold
5409 Unterkalmsteiner
5410 \end_layout
5411
5412 \end_inset
5413 </cell>
5414 <cell alignment="center" valignment="top" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418 Frieda
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427 555
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 </row>
5433 <row>
5434 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438
5439 \series bold
5440 Vieider
5441 \end_layout
5442
5443 \end_inset
5444 </cell>
5445 <cell alignment="center" valignment="top" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Plain Layout
5449 Hilde
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458 555
5459 \end_layout
5460
5461 \end_inset
5462 </cell>
5463 </row>
5464 <row>
5465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469
5470 \series bold
5471 Vigna
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 <cell alignment="center" valignment="top" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480 Jürgen
5481 \end_layout
5482
5483 \end_inset
5484 </cell>
5485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489 999
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 </row>
5495 <row>
5496 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500
5501 \series bold
5502 Weber
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 <cell alignment="center" valignment="top" usebox="none">
5508 \begin_inset Text
5509
5510 \begin_layout Plain Layout
5511 Maurizio
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520 555
5521 \end_layout
5522
5523 \end_inset
5524 </cell>
5525 </row>
5526 <row>
5527 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531
5532 \series bold
5533 Winkler
5534 \end_layout
5535
5536 \end_inset
5537 </cell>
5538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Plain Layout
5542 Franz
5543 \end_layout
5544
5545 \end_inset
5546 </cell>
5547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551 555
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 <row endlastfoot="true">
5558 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 Fin
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 </row>
5586 </lyxtabular>
5587
5588 \end_inset
5589
5590
5591 \begin_inset ERT
5592 status collapsed
5593
5594 \begin_layout Plain Layout
5595
5596
5597 \backslash
5598 addtocounter{table}{-1}
5599 \end_layout
5600
5601 \end_inset
5602
5603
5604 \begin_inset Note Note
5605 status collapsed
5606
5607 \begin_layout Plain Layout
5608 Voyez la première note grisée de la section
5609 \begin_inset space ~
5610 \end_inset
5611
5612
5613 \begin_inset CommandInset ref
5614 LatexCommand ref
5615 reference "subsec:Tableaux-multi-pages-légende"
5616
5617 \end_inset
5618
5619  pour une explication de cette commande.
5620 \end_layout
5621
5622 \end_inset
5623
5624
5625 \end_layout
5626
5627 \begin_layout Subsection
5628 Notes de bas de page dans les tableaux multi-pages
5629 \begin_inset CommandInset label
5630 LatexCommand label
5631 name "subsec:Notes-dans-tableau-multi-pages"
5632
5633 \end_inset
5634
5635
5636 \begin_inset Index idx
5637 status collapsed
5638
5639 \begin_layout Plain Layout
5640 Tableau ! multi-pages ! Notes de bas de page
5641 \end_layout
5642
5643 \end_inset
5644
5645
5646 \end_layout
5647
5648 \begin_layout Standard
5649 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5650  multi-pages.
5651  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5652  contenant la note.
5653  Par exemple le tableau
5654 \begin_inset space ~
5655 \end_inset
5656
5657
5658 \begin_inset CommandInset ref
5659 LatexCommand ref
5660 reference "tab:Légendes-tableau-différentes"
5661
5662 \end_inset
5663
5664  a une note de bas de page.
5665 \end_layout
5666
5667 \begin_layout Subsection
5668 Alignement des tableaux multi-pages
5669 \begin_inset Index idx
5670 status collapsed
5671
5672 \begin_layout Plain Layout
5673 Tableau ! multi-pages ! Alignement
5674 \end_layout
5675
5676 \end_inset
5677
5678
5679 \end_layout
5680
5681 \begin_layout Standard
5682 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5683  la fenêtre de dialogue des paramètres de tableau.
5684  Pour les alignements à droite et à gauche, le tableau sera directement
5685  au bord de la page.
5686  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5687  l'alignement centré et modifier les valeurs des longueurs 
5688 \series bold
5689
5690 \backslash
5691 LTleft 
5692 \series default
5693 et 
5694 \series bold
5695
5696 \backslash
5697 LTright
5698 \series default
5699  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5700  avant le tableau multi-pages
5701  concerné :
5702 \end_layout
5703
5704 \begin_layout Standard
5705
5706 \series bold
5707
5708 \backslash
5709 setlength{
5710 \backslash
5711 LTleft}{valeur}
5712 \end_layout
5713
5714 \begin_layout Standard
5715 Où 
5716 \series bold
5717 valeur
5718 \series default
5719  peut avoir n'importe laquelle des unités listées dans le tableau
5720 \begin_inset space ~
5721 \end_inset
5722
5723
5724 \begin_inset CommandInset ref
5725 LatexCommand ref
5726 reference "cha:Unités-de-longueur"
5727
5728 \end_inset
5729
5730 .
5731  
5732 \series bold
5733
5734 \backslash
5735 LTleft
5736 \series default
5737  contrôle la distance horizontale entre le bord gauche de la page et le
5738  tableau, et
5739 \series bold
5740  
5741 \backslash
5742 LTright
5743 \series default
5744  la distance au bord droit.
5745  La valeur implicite des ces deux distances est 
5746 \series bold
5747
5748 \backslash
5749 fill
5750 \series default
5751 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5752 .
5753 \end_layout
5754
5755 \begin_layout Standard
5756 Le tableau multi-pages suivant a été centrée en mettant 
5757 \series bold
5758
5759 \backslash
5760 LTleft
5761 \series default
5762  à 
5763 \family sans
5764 0.1
5765 \backslash
5766 columnwidth
5767 \family default
5768 :
5769 \begin_inset ERT
5770 status collapsed
5771
5772 \begin_layout Plain Layout
5773
5774
5775 \backslash
5776 setlength{
5777 \backslash
5778 LTleft}{0.1
5779 \backslash
5780 columnwidth}
5781 \end_layout
5782
5783 \end_inset
5784
5785
5786 \end_layout
5787
5788 \begin_layout Standard
5789 \begin_inset Tabular
5790 <lyxtabular version="3" rows="5" columns="5">
5791 <features islongtable="true" longtabularalignment="center">
5792 <column alignment="center" valignment="top">
5793 <column alignment="center" valignment="top">
5794 <column alignment="center" valignment="top">
5795 <column alignment="center" valignment="top">
5796 <column alignment="center" valignment="top">
5797 <row>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 1
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 2
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 3
5821 \end_layout
5822
5823 \end_inset
5824 </cell>
5825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5826 \begin_inset Text
5827
5828 \begin_layout Plain Layout
5829 4
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 5
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 </row>
5844 <row>
5845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 asd
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858 s
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5864 \begin_inset Text
5865
5866 \begin_layout Plain Layout
5867 s
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876 s
5877 \end_layout
5878
5879 \end_inset
5880 </cell>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885 asd
5886 \end_layout
5887
5888 \end_inset
5889 </cell>
5890 </row>
5891 <row>
5892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 asd
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Plain Layout
5905 s
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Plain Layout
5914 s
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923 s
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 asd
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 </row>
5938 <row>
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943 asd
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952 s
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961 s
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 s
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979 asd
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 </row>
5985 <row>
5986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 asd
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Plain Layout
5999 asd
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Plain Layout
6008 asd
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 asd
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 asd
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 </lyxtabular>
6033
6034 \end_inset
6035
6036
6037 \begin_inset ERT
6038 status collapsed
6039
6040 \begin_layout Plain Layout
6041
6042
6043 \backslash
6044 setlength{
6045 \backslash
6046 LTleft}{
6047 \backslash
6048 fill}
6049 \end_layout
6050
6051 \end_inset
6052
6053
6054 \begin_inset ERT
6055 status collapsed
6056
6057 \begin_layout Plain Layout
6058
6059
6060 \backslash
6061 addtocounter{table}{-1}
6062 \end_layout
6063
6064 \end_inset
6065
6066
6067 \begin_inset Note Note
6068 status collapsed
6069
6070 \begin_layout Plain Layout
6071 Voyez la première note grisée de la section
6072 \begin_inset space ~
6073 \end_inset
6074
6075
6076 \begin_inset CommandInset ref
6077 LatexCommand ref
6078 reference "subsec:Tableaux-multi-pages-légende"
6079
6080 \end_inset
6081
6082  pour une explication de cette commande.
6083 \end_layout
6084
6085 \end_inset
6086
6087
6088 \end_layout
6089
6090 \begin_layout Subsection
6091 Légendes et tableaux multi-pages
6092 \begin_inset Index idx
6093 status collapsed
6094
6095 \begin_layout Plain Layout
6096 Tableau ! multi-pages ! Legendes@Légendes
6097 \end_layout
6098
6099 \end_inset
6100
6101
6102 \begin_inset CommandInset label
6103 LatexCommand label
6104 name "subsec:Tableaux-multi-pages-légende"
6105
6106 \end_inset
6107
6108
6109 \end_layout
6110
6111 \begin_layout Standard
6112 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6113  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6114 ment de légende des flottants de tableau peut aussi être utilisé pour les
6115  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6116  multi-pages 
6117 \family sans
6118 Légende
6119 \family default
6120 , comme c'est expliqué dans la section
6121 \begin_inset space ~
6122 \end_inset
6123
6124
6125 \begin_inset CommandInset ref
6126 LatexCommand ref
6127 reference "sec:Tableaux-multi-pages"
6128
6129 \end_inset
6130
6131 .
6132 \end_layout
6133
6134 \begin_layout Standard
6135 Voici un petit Tableau multi-pages pour voir comment ça marche :
6136 \end_layout
6137
6138 \begin_layout Standard
6139 \begin_inset Tabular
6140 <lyxtabular version="3" rows="6" columns="5">
6141 <features islongtable="true" longtabularalignment="center">
6142 <column alignment="center" valignment="top">
6143 <column alignment="center" valignment="top">
6144 <column alignment="center" valignment="top">
6145 <column alignment="center" valignment="top">
6146 <column alignment="center" valignment="top">
6147 <row endfirsthead="true" caption="true">
6148 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Plain Layout
6152 \begin_inset Caption Standard
6153
6154 \begin_layout Plain Layout
6155 Tableau multi-pages avec une légende
6156 \begin_inset Argument 1
6157 status open
6158
6159 \begin_layout Plain Layout
6160 Tableau multi-pages
6161 \end_layout
6162
6163 \end_inset
6164
6165
6166 \end_layout
6167
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206
6207 \end_layout
6208
6209 \end_inset
6210 </cell>
6211 </row>
6212 <row>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 1
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 2
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 3
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 4
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 5
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 </row>
6259 <row>
6260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 asd
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 s
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 s
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 s
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 asd
6301 \end_layout
6302
6303 \end_inset
6304 </cell>
6305 </row>
6306 <row>
6307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311 asd
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 s
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 s
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 s
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 asd
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 </row>
6353 <row>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358 asd
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 s
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376 s
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 s
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 asd
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 </row>
6400 <row>
6401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6402 \begin_inset Text
6403
6404 \begin_layout Plain Layout
6405 asd
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 asd
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 asd
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 asd
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 asd
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 </row>
6447 </lyxtabular>
6448
6449 \end_inset
6450
6451
6452 \end_layout
6453
6454 \begin_layout Standard
6455 \begin_inset VSpace medskip
6456 \end_inset
6457
6458
6459 \begin_inset Note Greyedout
6460 status open
6461
6462 \begin_layout Plain Layout
6463
6464 \series bold
6465 Note
6466 \begin_inset space ~
6467 \end_inset
6468
6469 1:
6470 \series default
6471  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6472  si vous n'avez pas prévu de légende.
6473  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6474 \begin_inset space ~
6475 \end_inset
6476
6477 2.4 suit le tableau
6478 \begin_inset space ~
6479 \end_inset
6480
6481 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6482 s sans légende.
6483  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6484  après
6485  chaque tableau multi-pages sans légende :
6486 \end_layout
6487
6488 \begin_layout Plain Layout
6489
6490 \series bold
6491
6492 \backslash
6493 addtocounter{table}{-1}
6494 \end_layout
6495
6496 \begin_layout Plain Layout
6497 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6498  et que vous ajoutez le code suivant dans le préambule du document :
6499 \end_layout
6500
6501 \begin_layout Plain Layout
6502
6503 \series bold
6504
6505 \backslash
6506 let
6507 \backslash
6508 myEnd
6509 \backslash
6510 endlongtable
6511 \begin_inset Newline newline
6512 \end_inset
6513
6514
6515 \backslash
6516 renewcommand{
6517 \backslash
6518 endlongtable}{
6519 \backslash
6520 myEnd
6521 \backslash
6522 addtocounter{table}{-1}}
6523 \end_layout
6524
6525 \end_inset
6526
6527
6528 \end_layout
6529
6530 \begin_layout Standard
6531 \begin_inset Note Greyedout
6532 status open
6533
6534 \begin_layout Plain Layout
6535
6536 \series bold
6537 Note
6538 \begin_inset space ~
6539 \end_inset
6540
6541 2:
6542 \series default
6543  Si vous utilisez 
6544 \series bold
6545 hyperref
6546 \series default
6547
6548 \begin_inset Index idx
6549 status collapsed
6550
6551 \begin_layout Plain Layout
6552 Paquetages \SpecialChar LaTeX
6553  ! hyperref
6554 \end_layout
6555
6556 \end_inset
6557
6558  dans les 
6559 \family sans
6560 Paramètres du document
6561 \family default
6562  rubrique 
6563 \family sans
6564 Propriétés
6565 \begin_inset space ~
6566 \end_inset
6567
6568 du
6569 \begin_inset space ~
6570 \end_inset
6571
6572 PDF
6573 \family default
6574 , pour transformer vos références croisées en liens cliquables, le lien
6575  vers un tableau multi-pages pointera toujours sur le début du document.
6576 \end_layout
6577
6578 \end_inset
6579
6580
6581 \end_layout
6582
6583 \begin_layout Subsubsection
6584 Références à des tableaux multi-pages
6585 \begin_inset Index idx
6586 status collapsed
6587
6588 \begin_layout Plain Layout
6589 Tableau ! multi-pages ! Références
6590 \end_layout
6591
6592 \end_inset
6593
6594
6595 \end_layout
6596
6597 \begin_layout Standard
6598 \begin_inset Tabular
6599 <lyxtabular version="3" rows="6" columns="5">
6600 <features islongtable="true" longtabularalignment="center">
6601 <column alignment="center" valignment="top">
6602 <column alignment="center" valignment="top">
6603 <column alignment="center" valignment="top">
6604 <column alignment="center" valignment="top">
6605 <column alignment="center" valignment="top">
6606 <row endfirsthead="true" caption="true">
6607 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611 \begin_inset Caption Standard
6612
6613 \begin_layout Plain Layout
6614 Tableau multi-pages référencé
6615 \begin_inset CommandInset label
6616 LatexCommand label
6617 name "tab:RefExemple"
6618
6619 \end_inset
6620
6621
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6659 \begin_inset Text
6660
6661 \begin_layout Plain Layout
6662
6663 \end_layout
6664
6665 \end_inset
6666 </cell>
6667 </row>
6668 <row>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 1
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 2
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 3
6692 \end_layout
6693
6694 \end_inset
6695 </cell>
6696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 4
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 5
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 </row>
6715 <row>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 asd
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 s
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738 s
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 s
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6753 \begin_inset Text
6754
6755 \begin_layout Plain Layout
6756 asd
6757 \end_layout
6758
6759 \end_inset
6760 </cell>
6761 </row>
6762 <row>
6763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767 asd
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 s
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 s
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 s
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6800 \begin_inset Text
6801
6802 \begin_layout Plain Layout
6803 asd
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 </row>
6809 <row>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 asd
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 s
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832 s
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 s
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 asd
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 </row>
6856 <row>
6857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 asd
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 sad
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 asd
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 asd
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897 asd
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 </row>
6903 </lyxtabular>
6904
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \begin_layout Standard
6911 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6912  étiquette dans sa légende.
6913 \end_layout
6914
6915 \begin_layout Standard
6916 Ceci est une référence au tableau
6917 \begin_inset space ~
6918 \end_inset
6919
6920
6921 \begin_inset CommandInset ref
6922 LatexCommand ref
6923 reference "tab:RefExemple"
6924
6925 \end_inset
6926
6927 .
6928 \end_layout
6929
6930 \begin_layout Standard
6931 La mise en forme de la légende peut être ajustée avec celle de toutes les
6932  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6933  
6934 \series bold
6935 caption
6936 \series default
6937
6938 \begin_inset Index idx
6939 status collapsed
6940
6941 \begin_layout Plain Layout
6942 Paquetages \SpecialChar LaTeX
6943  ! caption
6944 \end_layout
6945
6946 \end_inset
6947
6948 , voir la section
6949 \begin_inset space ~
6950 \end_inset
6951
6952
6953 \begin_inset CommandInset ref
6954 LatexCommand ref
6955 reference "sec:Formatage-légende"
6956
6957 \end_inset
6958
6959 .
6960 \end_layout
6961
6962 \begin_layout Subsubsection
6963 Largeur de la légende
6964 \begin_inset Index idx
6965 status collapsed
6966
6967 \begin_layout Plain Layout
6968 Tableau ! multi-pages ! Largeur de la légende
6969 \end_layout
6970
6971 \end_inset
6972
6973
6974 \end_layout
6975
6976 \begin_layout Standard
6977 La largeur maximale des lignes de légende est définie par la longueur 
6978 \series bold
6979
6980 \backslash
6981 LTcapwidth
6982 \series default
6983 .
6984  Sa valeur implicite est 4
6985 \begin_inset space \thinspace{}
6986 \end_inset
6987
6988 in.
6989  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6990  de votre document ou en tant que code \SpecialChar TeX
6991  directement dans votre document
6992  avant le tableau qui doit être affectée.
6993 \end_layout
6994
6995 \begin_layout Standard
6996
6997 \series bold
6998
6999 \backslash
7000 setlength{
7001 \backslash
7002 LTcapwidth}{largeur}
7003 \end_layout
7004
7005 \begin_layout Standard
7006 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7007 \begin_inset space ~
7008 \end_inset
7009
7010
7011 \begin_inset CommandInset ref
7012 LatexCommand ref
7013 reference "cha:Unités-de-longueur"
7014
7015 \end_inset
7016
7017 .
7018 \end_layout
7019
7020 \begin_layout Standard
7021 Les tableaux suivants montrent la différence :
7022 \end_layout
7023
7024 \begin_layout Standard
7025 \begin_inset Tabular
7026 <lyxtabular version="3" rows="6" columns="5">
7027 <features islongtable="true" longtabularalignment="center">
7028 <column alignment="center" valignment="top">
7029 <column alignment="center" valignment="top">
7030 <column alignment="center" valignment="top">
7031 <column alignment="center" valignment="top">
7032 <column alignment="center" valignment="top">
7033 <row endfirsthead="true" caption="true">
7034 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 \begin_inset Caption Standard
7039
7040 \begin_layout Plain Layout
7041 long titre complet avec la largeur implicite long titre complet avec la
7042  largeur implicite long titre complet avec la largeur implicite
7043 \begin_inset Argument 1
7044 status open
7045
7046 \begin_layout Plain Layout
7047 Légende avec largeur implicite
7048 \end_layout
7049
7050 \end_inset
7051
7052
7053 \end_layout
7054
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 </row>
7099 <row>
7100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7101 \begin_inset Text
7102
7103 \begin_layout Plain Layout
7104 1
7105 \end_layout
7106
7107 \end_inset
7108 </cell>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 2
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 3
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 4
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140 5
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 </row>
7146 <row>
7147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7148 \begin_inset Text
7149
7150 \begin_layout Plain Layout
7151 asd
7152 \end_layout
7153
7154 \end_inset
7155 </cell>
7156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 s
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 s
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 s
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 asd
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 </row>
7193 <row>
7194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7195 \begin_inset Text
7196
7197 \begin_layout Plain Layout
7198 asd
7199 \end_layout
7200
7201 \end_inset
7202 </cell>
7203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7204 \begin_inset Text
7205
7206 \begin_layout Plain Layout
7207 s
7208 \end_layout
7209
7210 \end_inset
7211 </cell>
7212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7213 \begin_inset Text
7214
7215 \begin_layout Plain Layout
7216 s
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 s
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 asd
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 </row>
7240 <row>
7241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Plain Layout
7245 asd
7246 \end_layout
7247
7248 \end_inset
7249 </cell>
7250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Plain Layout
7254 s
7255 \end_layout
7256
7257 \end_inset
7258 </cell>
7259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263 s
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 s
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 asd
7282 \end_layout
7283
7284 \end_inset
7285 </cell>
7286 </row>
7287 <row>
7288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7289 \begin_inset Text
7290
7291 \begin_layout Plain Layout
7292 asd
7293 \end_layout
7294
7295 \end_inset
7296 </cell>
7297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7298 \begin_inset Text
7299
7300 \begin_layout Plain Layout
7301 sad
7302 \end_layout
7303
7304 \end_inset
7305 </cell>
7306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310 asd
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319 asd
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328 asd
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 </row>
7334 </lyxtabular>
7335
7336 \end_inset
7337
7338
7339 \end_layout
7340
7341 \begin_layout Standard
7342 \begin_inset ERT
7343 status collapsed
7344
7345 \begin_layout Plain Layout
7346
7347
7348 \backslash
7349 setlength{
7350 \backslash
7351 LTcapwidth}{5cm}
7352 \end_layout
7353
7354 \end_inset
7355
7356
7357 \begin_inset Tabular
7358 <lyxtabular version="3" rows="6" columns="5">
7359 <features islongtable="true" longtabularalignment="center">
7360 <column alignment="center" valignment="top">
7361 <column alignment="center" valignment="top">
7362 <column alignment="center" valignment="top">
7363 <column alignment="center" valignment="top">
7364 <column alignment="center" valignment="top">
7365 <row endfirsthead="true" caption="true">
7366 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 \begin_inset Caption Standard
7371
7372 \begin_layout Plain Layout
7373 long titre complet avec la largeur réglée à 5
7374 \begin_inset space \thinspace{}
7375 \end_inset
7376
7377 cm long titre complet avec la largeur réglée à 5
7378 \begin_inset space \thinspace{}
7379 \end_inset
7380
7381 cm long titre complet avec la largeur réglée à 5
7382 \begin_inset space \thinspace{}
7383 \end_inset
7384
7385 cm
7386 \begin_inset Argument 1
7387 status open
7388
7389 \begin_layout Plain Layout
7390 Légende avec largeur à
7391 \begin_inset space \thinspace{}
7392 \end_inset
7393
7394 =
7395 \begin_inset space \thinspace{}
7396 \end_inset
7397
7398 5
7399 \begin_inset space \thinspace{}
7400 \end_inset
7401
7402 cm
7403 \end_layout
7404
7405 \end_inset
7406
7407
7408 \end_layout
7409
7410 \end_inset
7411
7412
7413 \end_layout
7414
7415 \end_inset
7416 </cell>
7417 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \begin_layout Plain Layout
7421
7422 \end_layout
7423
7424 \end_inset
7425 </cell>
7426 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7427 \begin_inset Text
7428
7429 \begin_layout Plain Layout
7430
7431 \end_layout
7432
7433 \end_inset
7434 </cell>
7435 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 </row>
7454 <row>
7455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \begin_layout Plain Layout
7459 1
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 2
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 3
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486 4
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 5
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 </row>
7501 <row>
7502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7503 \begin_inset Text
7504
7505 \begin_layout Plain Layout
7506 asd
7507 \end_layout
7508
7509 \end_inset
7510 </cell>
7511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515 s
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 s
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 s
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 asd
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 </row>
7548 <row>
7549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 asd
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562 s
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571 s
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7577 \begin_inset Text
7578
7579 \begin_layout Plain Layout
7580 s
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589 asd
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 </row>
7595 <row>
7596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600 asd
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609 s
7610 \end_layout
7611
7612 \end_inset
7613 </cell>
7614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618 s
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627 s
7628 \end_layout
7629
7630 \end_inset
7631 </cell>
7632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7633 \begin_inset Text
7634
7635 \begin_layout Plain Layout
7636 asd
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 </row>
7642 <row>
7643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647 asd
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656 sad
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665 asd
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7671 \begin_inset Text
7672
7673 \begin_layout Plain Layout
7674 asd
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 asd
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 </row>
7689 </lyxtabular>
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \begin_layout Standard
7697 \begin_inset ERT
7698 status collapsed
7699
7700 \begin_layout Plain Layout
7701
7702
7703 \backslash
7704 setlength{
7705 \backslash
7706 LTcapwidth}{4in}
7707 \end_layout
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \begin_layout Standard
7715 \begin_inset Note Greyedout
7716 status open
7717
7718 \begin_layout Plain Layout
7719
7720 \series bold
7721 Note:
7722 \series default
7723  Quand on utilise la paquetage \SpecialChar LaTeX
7724  
7725 \series bold
7726 caption
7727 \series default
7728
7729 \begin_inset Index idx
7730 status collapsed
7731
7732 \begin_layout Plain Layout
7733 Paquetages \SpecialChar LaTeX
7734  ! caption
7735 \end_layout
7736
7737 \end_inset
7738
7739  , comme c'est les cas dans ce document, la légende prend toute la largeur
7740  de la page quand on utilise la largeur implicite de 4
7741 \begin_inset space \thinspace{}
7742 \end_inset
7743
7744 in pour 
7745 \series bold
7746
7747 \backslash
7748 LTcapwidth
7749 \series default
7750 .
7751  Pour avoir dans ce cas une légende qui fasse exactement 4
7752 \begin_inset space \thinspace{}
7753 \end_inset
7754
7755 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7756  comme par exemple 3.99
7757 \begin_inset space \thinspace{}
7758 \end_inset
7759
7760 in, soit utiliser la commande \SpecialChar LaTeX
7761  
7762 \series bold
7763
7764 \backslash
7765 captionsetup{width=valeur}
7766 \series default
7767  qui est disponible dans le paquetage 
7768 \series bold
7769 caption
7770 \series default
7771 .
7772 \end_layout
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \begin_layout Subsubsection
7780 Des légendes différentes sur chaque page d'un tableau
7781 \begin_inset Argument 1
7782 status collapsed
7783
7784 \begin_layout Plain Layout
7785 Légendes différentes
7786 \end_layout
7787
7788 \end_inset
7789
7790
7791 \begin_inset Index idx
7792 status collapsed
7793
7794 \begin_layout Plain Layout
7795 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7796 \end_layout
7797
7798 \end_inset
7799
7800
7801 \end_layout
7802
7803 \begin_layout Standard
7804 Quand la légende du tableau pour les pages suivantes doit être différente
7805  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7806  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7807  dans le menu contextuel
7808 \family sans
7809  Légende
7810 \begin_inset space ~
7811 \end_inset
7812
7813 (NonNuméroté)
7814 \family default
7815 .
7816  Le tableau
7817 \begin_inset space ~
7818 \end_inset
7819
7820
7821 \begin_inset CommandInset ref
7822 LatexCommand ref
7823 reference "tab:Légendes-tableau-différentes"
7824
7825 \end_inset
7826
7827  est un exemple de tableau long avec des légendes différentes et où la seconde
7828  légende ne contient pas le numéro du tableau.
7829 \end_layout
7830
7831 \begin_layout Standard
7832 \align center
7833 \begin_inset Tabular
7834 <lyxtabular version="3" rows="59" columns="3">
7835 <features islongtable="true" longtabularalignment="center">
7836 <column alignment="left" valignment="top" width="0pt">
7837 <column alignment="left" valignment="top" width="0pt">
7838 <column alignment="center" valignment="top" width="0pt">
7839 <row endfirsthead="true" caption="true">
7840 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 \begin_inset Caption Standard
7845
7846 \begin_layout Plain Layout
7847 Exemple d'annuaire téléphonique
7848 \begin_inset CommandInset label
7849 LatexCommand label
7850 name "tab:Légendes-tableau-différentes"
7851
7852 \end_inset
7853
7854
7855 \begin_inset Argument 1
7856 status collapsed
7857
7858 \begin_layout Plain Layout
7859 Exemple Annuaire 
7860 \end_layout
7861
7862 \end_inset
7863
7864
7865 \end_layout
7866
7867 \end_inset
7868
7869
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 </row>
7893 <row endfirsthead="true">
7894 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898
7899 \series bold
7900 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 </row>
7924 <row endfirsthead="true">
7925 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929
7930 \series bold
7931 NOM
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \series bold
7951 TÉL.
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 </row>
7957 <row endhead="true" caption="true">
7958 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962 \begin_inset Caption Unnumbered
7963
7964 \begin_layout Plain Layout
7965 Suite de l'exemple d'annuaire téléphonique
7966 \end_layout
7967
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 </row>
7994 <row endhead="true">
7995 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \series bold
8001 Exemple d'annuaire téléphonique
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 </row>
8025 <row endhead="true">
8026 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030
8031 \series bold
8032 NOM
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050
8051 \series bold
8052 TÉL.
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row endfoot="true">
8059 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 suite page suivante\SpecialChar ldots
8064
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 </row>
8088 <row>
8089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8090 \begin_inset Text
8091
8092 \begin_layout Plain Layout
8093
8094 \series bold
8095 Annovi
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 Silvia
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 111
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 </row>
8119 <row>
8120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124
8125 \series bold
8126 Bertoli
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 Stefano
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 111
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 <row>
8151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155
8156 \series bold
8157 Bozzi
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 Walter
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 111
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 </row>
8181 <row>
8182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186
8187 \series bold
8188 Cachia
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 Maria
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 111
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 </row>
8212 <row>
8213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217
8218 \series bold
8219 Cachia
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 Maurizio
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 111
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 </row>
8243 <row>
8244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248
8249 \series bold
8250 Cinquemani
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 Giusi
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 111
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 </row>
8274 <row>
8275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279
8280 \series bold
8281 Colin
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 Bernard
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 111
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 <row>
8306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310
8311 \series bold
8312 Concli
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 Gianfranco
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 111
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 </row>
8336 <row>
8337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341
8342 \series bold
8343 Dal Bosco
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 Carolina
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 111
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \series bold
8374 Dalpiaz
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 Annamaria
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 111
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 </row>
8398 <row>
8399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403
8404 \series bold
8405 Feliciello
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 Domenico
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423 111
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 </row>
8429 <row>
8430 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434
8435 \series bold
8436 Focarelli
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445 Paola
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 111
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 </row>
8460 <row>
8461 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465
8466 \series bold
8467 Galletti
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 Oreste
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 111
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \series bold
8498 Gasparini
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 Franca
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516 111
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row>
8523 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \series bold
8529 Rizzardi
8530 \series default
8531
8532 \begin_inset Foot
8533 status open
8534
8535 \begin_layout Plain Layout
8536 Exemple de note de bas de page
8537 \end_layout
8538
8539 \end_inset
8540
8541
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 Paola
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559 111
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 </row>
8565 <row>
8566 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570
8571 \series bold
8572 Lassini
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 Giancarlo
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 111
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 </row>
8596 <row>
8597 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601
8602 \series bold
8603 Malfatti
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 Luciano
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 111
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row>
8628 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \series bold
8634 Malfatti
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 Valeriano
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 111
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row>
8659 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663
8664 \series bold
8665 Meneguzzo
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 Roberto
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683 111
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 </row>
8689 <row>
8690 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694
8695 \series bold
8696 Mezzadra
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 Roberto
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 111
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 <row>
8721 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725
8726 \series bold
8727 Pirpamer
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 Erich
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 111
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 </row>
8751 <row>
8752 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756
8757 \series bold
8758 Pochiesa
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 Paolo
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 111, 222
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 </row>
8782 <row>
8783 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787
8788 \series bold
8789 Radina
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 Claudio
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 111
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 </row>
8813 <row>
8814 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818
8819 \series bold
8820 Stuffer
8821 \end_layout
8822
8823 \end_inset
8824 </cell>
8825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829 Oskar
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838 111
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 </row>
8844 <row>
8845 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849
8850 \series bold
8851 Tacchelli
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 Ugo
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869 111
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 </row>
8875 <row>
8876 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880
8881 \series bold
8882 Tezzele
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 Margit
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 111
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911
8912 \series bold
8913 Unterkalmsteiner
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 Frieda
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931 111
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 </row>
8937 <row>
8938 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942
8943 \series bold
8944 Vieider
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953 Hilde
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962 111
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 </row>
8968 <row>
8969 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973
8974 \series bold
8975 Vigna
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 Jürgen
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 111
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 </row>
8999 <row>
9000 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004
9005 \series bold
9006 Weber
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015 Maurizio
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 111
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 </row>
9030 <row>
9031 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035
9036 \series bold
9037 Winkler
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046 Franz
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 111
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 </row>
9061 <row>
9062 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066  
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \series bold
9097 Annovi
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 Silvia
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 555
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 </row>
9121 <row>
9122 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126
9127 \series bold
9128 Bertoli
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 Stefano
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146 555
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 </row>
9152 <row>
9153 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157
9158 \series bold
9159 Bozzi
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 Walter
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 555
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 </row>
9183 <row>
9184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188
9189 \series bold
9190 Cachia
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 Maria
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 555
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 </row>
9214 <row>
9215 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219
9220 \series bold
9221 Cachia
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 Maurizio
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 555
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 </row>
9245 <row>
9246 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250
9251 \series bold
9252 Cinquemani
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 Giusi
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 555
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 </row>
9276 <row>
9277 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281
9282 \series bold
9283 Colin
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 Bernard
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 555
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 </row>
9307 <row>
9308 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312
9313 \series bold
9314 Concli
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 Gianfranco
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 555
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 </row>
9338 <row>
9339 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343
9344 \series bold
9345 Dal Bosco
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 Carolina
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 555
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 </row>
9369 <row>
9370 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374
9375 \series bold
9376 Dalpiaz
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Annamaria
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394 555
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 </row>
9400 <row>
9401 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405
9406 \series bold
9407 Feliciello
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 Domenico
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425 555
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 </row>
9431 <row>
9432 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436
9437 \series bold
9438 Focarelli
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 Paola
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 555
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 </row>
9462 <row>
9463 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467
9468 \series bold
9469 Galletti
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 Oreste
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 555
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 </row>
9493 <row>
9494 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498
9499 \series bold
9500 Gasparini
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 Franca
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518 555
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 </row>
9524 <row>
9525 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529
9530 \series bold
9531 Rizzardi
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 Paola
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 555
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 </row>
9555 <row>
9556 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9557 \begin_inset Text
9558
9559 \begin_layout Plain Layout
9560
9561 \series bold
9562 Lassini
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571 Giancarlo
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580 555
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 </row>
9586 <row>
9587 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591
9592 \series bold
9593 Malfatti
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602 Luciano
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611 555
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 </row>
9617 <row>
9618 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622
9623 \series bold
9624 Malfatti
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633 Valeriano
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642 555
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 </row>
9648 <row>
9649 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653
9654 \series bold
9655 Meneguzzo
9656 \end_layout
9657
9658 \end_inset
9659 </cell>
9660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664 Roberto
9665 \end_layout
9666
9667 \end_inset
9668 </cell>
9669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673 555
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 </row>
9679 <row>
9680 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684
9685 \series bold
9686 Mezzadra
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9692 \begin_inset Text
9693
9694 \begin_layout Plain Layout
9695 Roberto
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 555
9705 \end_layout
9706
9707 \end_inset
9708 </cell>
9709 </row>
9710 </lyxtabular>
9711
9712 \end_inset
9713
9714
9715 \end_layout
9716
9717 \begin_layout Section
9718 Questions particulières concernant les tableaux multi-pages
9719 \begin_inset Argument 1
9720 status collapsed
9721
9722 \begin_layout Plain Layout
9723 Questions sur les tableaux multi-pages
9724 \end_layout
9725
9726 \end_inset
9727
9728
9729 \begin_inset CommandInset label
9730 LatexCommand label
9731 name "sec:Questions-sur-tableaux-multi-pages"
9732
9733 \end_inset
9734
9735
9736 \end_layout
9737
9738 \begin_layout Subsection
9739 Calculs des pages des tableaux multi-pages
9740 \begin_inset Index idx
9741 status collapsed
9742
9743 \begin_layout Plain Layout
9744 Tableau ! multi-pages ! Calculs
9745 \end_layout
9746
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \begin_layout Standard
9753 \SpecialChar LaTeX
9754  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9755  utilisant des blocs (chunks).
9756  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9757  mémoire de \SpecialChar LaTeX
9758 .
9759  La valeur implicite est fixée pour des raisons historiques à seulement
9760  20
9761 \begin_inset space ~
9762 \end_inset
9763
9764 lignes de tableau.
9765  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9766  ceci peut ralentir la création de votre document.
9767  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9768  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9769  préambule de votre document :
9770 \end_layout
9771
9772 \begin_layout Standard
9773
9774 \series bold
9775
9776 \backslash
9777 setcounter{LTchunksize}{100}
9778 \end_layout
9779
9780 \begin_layout Subsection
9781 Les flottants et les tableaux multi-pages
9782 \begin_inset Index idx
9783 status collapsed
9784
9785 \begin_layout Plain Layout
9786 Tableau ! multi-pages ! Flottants
9787 \end_layout
9788
9789 \end_inset
9790
9791
9792 \end_layout
9793
9794 \begin_layout Standard
9795 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9796  commence un tableau multi-pages.
9797  Pour éviter une telle situation, insérez un saut de page (menu 
9798 \family sans
9799 Insertion\SpecialChar menuseparator
9800 Typographie
9801 \begin_inset space ~
9802 \end_inset
9803
9804 spéciale\SpecialChar menuseparator
9805 Saut de page (vide le tampon)
9806 \family default
9807
9808 \begin_inset space \thinspace{}
9809 \end_inset
9810
9811 ) juste avant votre tableau multi-pages.
9812 \end_layout
9813
9814 \begin_layout Subsection
9815 Sauts de pages forcés
9816 \begin_inset Index idx
9817 status collapsed
9818
9819 \begin_layout Plain Layout
9820 Tableau ! multi-pages ! Sauts de pages forcés
9821 \end_layout
9822
9823 \end_inset
9824
9825
9826 \end_layout
9827
9828 \begin_layout Standard
9829 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9830  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9831  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9832  de
9833  saut de ligne 
9834 \begin_inset Quotes cld
9835 \end_inset
9836
9837
9838 \backslash
9839
9840 \backslash
9841
9842 \begin_inset Quotes crd
9843 \end_inset
9844
9845  en code \SpecialChar TeX
9846  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9847  Avant la commande 
9848 \begin_inset Quotes cld
9849 \end_inset
9850
9851
9852 \backslash
9853
9854 \backslash
9855
9856 \begin_inset Quotes crd
9857 \end_inset
9858
9859 , vous devez insérer en code \SpecialChar TeX
9860 , autant de caractères 
9861 \begin_inset Quotes cld
9862 \end_inset
9863
9864 &
9865 \begin_inset Quotes crd
9866 \end_inset
9867
9868  qu'il y a de colonnes après la cellule concernée.
9869  Le caractère 
9870 \begin_inset Quotes cld
9871 \end_inset
9872
9873 &
9874 \begin_inset Quotes crd
9875 \end_inset
9876
9877  sert à séparer les colonnes d'un tableau.
9878  Écrivez en code-\SpecialChar TeX
9879 , après chaque 
9880 \begin_inset Quotes cld
9881 \end_inset
9882
9883 &
9884 \begin_inset Quotes crd
9885 \end_inset
9886
9887  le contenu des cellules correspondantes et en même temps supprimez le contenu
9888  de ces cellules dans le texte normal.
9889  
9890 \begin_inset Newline newline
9891 \end_inset
9892
9893 Après la commande 
9894 \backslash
9895
9896 \backslash
9897 , insérez autant de caractères 
9898 \begin_inset Quotes cld
9899 \end_inset
9900
9901 &
9902 \begin_inset Quotes crd
9903 \end_inset
9904
9905  qu'il y a de colonnes avant la colonne traitée.
9906  Dans le tableau
9907 \begin_inset space ~
9908 \end_inset
9909
9910
9911 \begin_inset CommandInset ref
9912 LatexCommand ref
9913 reference "tab:Tableau-saut-de-page"
9914
9915 \end_inset
9916
9917  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9918  suivie par une autre colonne.
9919  La commande suivante a donc été insérée en code \SpecialChar TeX
9920  dans la cellule après
9921  le mot 
9922 \begin_inset Quotes cld
9923 \end_inset
9924
9925
9926 \emph on
9927 Castelchiodato,
9928 \emph default
9929
9930 \begin_inset Quotes crd
9931 \end_inset
9932
9933 :
9934 \end_layout
9935
9936 \begin_layout Standard
9937
9938 \series bold
9939 & 111
9940 \backslash
9941
9942 \backslash
9943  
9944 \backslash
9945 newpage
9946 \begin_inset Newline newline
9947 \end_inset
9948
9949 &
9950 \end_layout
9951
9952 \begin_layout Standard
9953 Le 
9954 \begin_inset Quotes cld
9955 \end_inset
9956
9957 111
9958 \begin_inset Quotes crd
9959 \end_inset
9960
9961  dans la troisième colonne de la ligne a été supprimé.
9962  
9963 \series bold
9964
9965 \backslash
9966 newpage
9967 \series default
9968  est nécessaire seulement quand un saut de page doit impérativement avoir
9969  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9970  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9971  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9972  est coupée, utilisez cette commande à la place de la précédente :
9973 \end_layout
9974
9975 \begin_layout Standard
9976
9977 \series bold
9978 & 111
9979 \backslash
9980
9981 \backslash
9982
9983 \begin_inset Newline newline
9984 \end_inset
9985
9986
9987 \backslash
9988 hline &
9989 \end_layout
9990
9991 \begin_layout Standard
9992 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9993  insérer la commande
9994 \end_layout
9995
9996 \begin_layout Standard
9997
9998 \series bold
9999
10000 \backslash
10001 setlength{
10002 \backslash
10003 parfillskip}{0pt}
10004 \end_layout
10005
10006 \begin_layout Standard
10007 au début de la cellule.
10008  Cela assure que la portion de la cellule qui va se trouver affichée sur
10009  la page suivante le sera avec toute la largeur de la cellule.
10010 \end_layout
10011
10012 \begin_layout Standard
10013 \align center
10014 \begin_inset Tabular
10015 <lyxtabular version="3" rows="38" columns="3">
10016 <features islongtable="true" longtabularalignment="center">
10017 <column alignment="left" valignment="top" width="0pt">
10018 <column alignment="left" valignment="top" width="3cm">
10019 <column alignment="center" valignment="top" width="0pt">
10020 <row endfirsthead="true" caption="true">
10021 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025 \begin_inset Caption Standard
10026
10027 \begin_layout Plain Layout
10028 Tableau avec un saut de page forcé dans une cellule
10029 \begin_inset CommandInset label
10030 LatexCommand label
10031 name "tab:Tableau-saut-de-page"
10032
10033 \end_inset
10034
10035
10036 \begin_inset Argument 1
10037 status collapsed
10038
10039 \begin_layout Plain Layout
10040 Tableau avec un saut de page forcé dans une cellule
10041 \end_layout
10042
10043 \end_inset
10044
10045
10046 \end_layout
10047
10048 \end_inset
10049
10050
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10056 \begin_inset Text
10057
10058 \begin_layout Plain Layout
10059
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Plain Layout
10068
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 </row>
10074 <row endfirsthead="true">
10075 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079
10080 \series bold
10081 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 </row>
10105 <row endfirsthead="true">
10106 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110
10111 \series bold
10112 NOM
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10118 \begin_inset Text
10119
10120 \begin_layout Plain Layout
10121
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130
10131 \series bold
10132 TÉL.
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 </row>
10138 <row endhead="true" caption="true">
10139 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Plain Layout
10143 \begin_inset Caption Unnumbered
10144
10145 \begin_layout Plain Layout
10146 Tableau sur deux pages avec un saut de page dans une cellule
10147 \end_layout
10148
10149 \end_inset
10150
10151
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 <row endhead="true">
10176 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180  
10181 \series bold
10182 Exemple d'annuaire téléphonique
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 </row>
10206 <row endhead="true">
10207 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \series bold
10213 NOM
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231
10232 \series bold
10233 TÉL.
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 </row>
10239 <row endfoot="true">
10240 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 suite page suivante\SpecialChar ldots
10245
10246 \end_layout
10247
10248 \end_inset
10249 </cell>
10250 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254
10255 \end_layout
10256
10257 \end_inset
10258 </cell>
10259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 </row>
10269 <row>
10270 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274
10275 \series bold
10276 Annovi
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285 Silvia
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294 111
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 </row>
10300 <row>
10301 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305
10306 \series bold
10307 Bertoli
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 Stefano
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 111
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 </row>
10331 <row>
10332 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336
10337 \series bold
10338 Bozzi
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 Walter
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356 111
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \series bold
10369 Cachia
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378 Maria
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387 111
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398
10399 \series bold
10400 Cachia
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 Maurizio
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 111
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 </row>
10424 <row>
10425 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429
10430 \series bold
10431 Cinquemani
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 Giusi
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 111
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 </row>
10455 <row>
10456 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460
10461 \series bold
10462 Colin
10463 \end_layout
10464
10465 \end_inset
10466 </cell>
10467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471 Bernard
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 111
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 </row>
10486 <row>
10487 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491
10492 \series bold
10493 Concli
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 Gianfranco
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 111
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 </row>
10517 <row>
10518 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522
10523 \series bold
10524 Dal Bosco
10525 \end_layout
10526
10527 \end_inset
10528 </cell>
10529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533 Carolina
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 111
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \series bold
10555 Dalpiaz
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 Annamaria
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 111
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 </row>
10579 <row>
10580 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584
10585 \series bold
10586 Feliciello
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595 Domenico
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 111
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row>
10611 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \series bold
10617 Focarelli
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626 Paola
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635 111
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 </row>
10641 <row>
10642 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646
10647 \series bold
10648 Galletti
10649 \end_layout
10650
10651 \end_inset
10652 </cell>
10653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657 Oreste
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 111
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 </row>
10672 <row>
10673 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677
10678 \series bold
10679 Gasparini
10680 \end_layout
10681
10682 \end_inset
10683 </cell>
10684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688 Franca
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697 111
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 <row>
10704 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708
10709 \series bold
10710 Lassini
10711 \end_layout
10712
10713 \end_inset
10714 </cell>
10715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719 Giancarlo
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 111
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 </row>
10734 <row>
10735 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739
10740 \series bold
10741 Malfatti
10742 \end_layout
10743
10744 \end_inset
10745 </cell>
10746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750 Luciano
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 111
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \series bold
10772 Malfatti
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 Valeriano
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 111
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 <row>
10797 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801
10802 \series bold
10803 Meneguzzo
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812 Roberto
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 111
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 </row>
10827 <row>
10828 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832
10833 \series bold
10834 Mezzadra
10835 \end_layout
10836
10837 \end_inset
10838 </cell>
10839 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843 Roberto
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 111
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 </row>
10858 <row>
10859 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863
10864 \series bold
10865 Pirpamer
10866 \end_layout
10867
10868 \end_inset
10869 </cell>
10870 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874 Erich
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 111
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 </row>
10889 <row>
10890 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894
10895 \series bold
10896 Pochiesa
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905 Paolo
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 111, 222
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 </row>
10920 <row>
10921 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925
10926 \series bold
10927 Radina
10928 \end_layout
10929
10930 \end_inset
10931 </cell>
10932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10933 \begin_inset Text
10934
10935 \begin_layout Plain Layout
10936 Claudio
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 111
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 </row>
10951 <row>
10952 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956
10957 \series bold
10958 Rizzardi
10959 \end_layout
10960
10961 \end_inset
10962 </cell>
10963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10964 \begin_inset Text
10965
10966 \begin_layout Plain Layout
10967 Giancarlo, 11.
10968  Fürst von Montecompatri, 11.
10969  Fürst von Sulmona und Vivaro, 10.
10970  Fürst von Rossano, 5.
10971  Herzog von Canemorte, 11.
10972  Herzog von Palombara, 5.
10973  Herzog von Castelchiodato,
10974 \begin_inset ERT
10975 status open
10976
10977 \begin_layout Plain Layout
10978
10979 & 111
10980 \backslash
10981
10982 \backslash
10983  
10984 \backslash
10985 newpage
10986 \end_layout
10987
10988 \begin_layout Plain Layout
10989
10990 &
10991 \end_layout
10992
10993 \end_inset
10994
10995  11.
10996  Herzog von Poggionativo, 11.
10997  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10998  Graf von Valinfreda, 11.
10999  Baron von Cropalati, 11.
11000  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11001 \end_layout
11002
11003 \end_inset
11004 </cell>
11005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11006 \begin_inset Text
11007
11008 \begin_layout Plain Layout
11009
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 </row>
11015 <row>
11016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020
11021 \series bold
11022 Stuffer
11023 \end_layout
11024
11025 \end_inset
11026 </cell>
11027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031 Oskar
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11037 \begin_inset Text
11038
11039 \begin_layout Plain Layout
11040 111
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 </row>
11046 <row>
11047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051
11052 \series bold
11053 Tacchelli
11054 \end_layout
11055
11056 \end_inset
11057 </cell>
11058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062 Ugo
11063 \end_layout
11064
11065 \end_inset
11066 </cell>
11067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11068 \begin_inset Text
11069
11070 \begin_layout Plain Layout
11071 111
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 </row>
11077 <row>
11078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082
11083 \series bold
11084 Tezzele
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093 Margit
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102 111
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 </row>
11108 <row>
11109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113
11114 \series bold
11115 Unterkalmsteiner
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124 Frieda
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 111
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 </row>
11139 <row>
11140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144
11145 \series bold
11146 Vieider
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155 Hilde
11156 \end_layout
11157
11158 \end_inset
11159 </cell>
11160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11161 \begin_inset Text
11162
11163 \begin_layout Plain Layout
11164 111
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 </row>
11170 <row>
11171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175
11176 \series bold
11177 Vigna
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 Jürgen
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 111
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 <row>
11202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206
11207 \series bold
11208 Weber
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 Maurizio
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226 111
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 </row>
11232 <row>
11233 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237
11238 \series bold
11239 Winkler
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 Franz
11249 \end_layout
11250
11251 \end_inset
11252 </cell>
11253 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 111
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 </row>
11263 </lyxtabular>
11264
11265 \end_inset
11266
11267
11268 \end_layout
11269
11270 \begin_layout Section
11271 Colonnes et lignes à lignes multiples
11272 \end_layout
11273
11274 \begin_layout Subsection
11275 Lignes multiples dans une cellule de tableau
11276 \begin_inset CommandInset label
11277 LatexCommand label
11278 name "subsec:Lignes-multiple-dans-cellule"
11279
11280 \end_inset
11281
11282
11283 \begin_inset Index idx
11284 status collapsed
11285
11286 \begin_layout Plain Layout
11287 Plusieurs lignes dans une case de tableau
11288 \end_layout
11289
11290 \end_inset
11291
11292
11293 \begin_inset Index idx
11294 status collapsed
11295
11296 \begin_layout Plain Layout
11297 Tableau ! Saut de ligne
11298 \end_layout
11299
11300 \end_inset
11301
11302
11303 \end_layout
11304
11305 \begin_layout Standard
11306 \noindent
11307 \begin_inset Float table
11308 placement H
11309 wide false
11310 sideways false
11311 status open
11312
11313 \begin_layout Plain Layout
11314 \begin_inset Caption Standard
11315
11316 \begin_layout Plain Layout
11317 \begin_inset CommandInset label
11318 LatexCommand label
11319 name "tab:Tableau-avec-plusieurs-lignes"
11320
11321 \end_inset
11322
11323 Tableau avec des lignes multiples dans une cellule
11324 \end_layout
11325
11326 \end_inset
11327
11328
11329 \end_layout
11330
11331 \begin_layout Plain Layout
11332 \align center
11333 \begin_inset Tabular
11334 <lyxtabular version="3" rows="3" columns="3">
11335 <features tabularvalignment="middle">
11336 <column alignment="center" valignment="middle" width="2.5cm">
11337 <column alignment="center" valignment="middle">
11338 <column alignment="center" valignment="middle">
11339 <row>
11340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 Lignes
11345 \begin_inset Newline linebreak
11346 \end_inset
11347
11348 multiples
11349 \end_layout
11350
11351 \end_inset
11352 </cell>
11353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11354 \begin_inset Text
11355
11356 \begin_layout Plain Layout
11357 b
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 c
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 </row>
11372 <row>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 d
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 e
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 f
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 </row>
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 g
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 h
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 i
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 </lyxtabular>
11431
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Standard
11443 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11444  d'un paragraphe avec des sauts de lignes et des césures.
11445 \end_layout
11446
11447 \begin_layout Standard
11448 Pour obtenir le tableau
11449 \begin_inset space ~
11450 \end_inset
11451
11452
11453 \begin_inset CommandInset ref
11454 LatexCommand ref
11455 reference "tab:Tableau-avec-plusieurs-lignes"
11456
11457 \end_inset
11458
11459 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11460  droit dessus.
11461  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11462  2.5
11463 \begin_inset space \thinspace{}
11464 \end_inset
11465
11466 cm et choisissez les alignements vertical et horizontal centrés.
11467  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11468  Comme notre texte est plus petit que 2.5
11469 \begin_inset space \thinspace{}
11470 \end_inset
11471
11472 cm, une seule ligne va apparaître.
11473  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11474  
11475 \family sans
11476 Ctrl-Shift-Entrée
11477 \family default
11478 ).
11479  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11480 ement découpé en plusieurs lignes.
11481 \end_layout
11482
11483 \begin_layout Standard
11484 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11485  ne peut pas
11486  effectuer de césure si c'est le premier élément de la cellule.
11487  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11488  premier élément : Ajoutez un espace horizontal de 0
11489 \begin_inset space \thinspace{}
11490 \end_inset
11491
11492 pt juste avant votre mot.
11493  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11494  Le tableau
11495 \begin_inset space ~
11496 \end_inset
11497
11498
11499 \begin_inset CommandInset ref
11500 LatexCommand ref
11501 reference "tab:Tableau-césure"
11502
11503 \end_inset
11504
11505  montre l'effet de cette insertion.
11506 \end_layout
11507
11508 \begin_layout Standard
11509 \begin_inset Float table
11510 placement h
11511 wide false
11512 sideways false
11513 status open
11514
11515 \begin_layout Plain Layout
11516 \begin_inset Caption Standard
11517
11518 \begin_layout Plain Layout
11519 \begin_inset CommandInset label
11520 LatexCommand label
11521 name "tab:Tableau-césure"
11522
11523 \end_inset
11524
11525 Tableau avec et sans césure.
11526 \end_layout
11527
11528 \end_inset
11529
11530
11531 \end_layout
11532
11533 \begin_layout Plain Layout
11534 \begin_inset space \hfill{}
11535 \end_inset
11536
11537
11538 \begin_inset Tabular
11539 <lyxtabular version="3" rows="3" columns="3">
11540 <features tabularvalignment="middle">
11541 <column alignment="center" valignment="middle" width="2.5cm">
11542 <column alignment="center" valignment="middle">
11543 <column alignment="center" valignment="middle">
11544 <row>
11545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11546 \begin_inset Text
11547
11548 \begin_layout Plain Layout
11549 mottrèslongdansunecellule
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 b
11559 \end_layout
11560
11561 \end_inset
11562 </cell>
11563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 c
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 </row>
11573 <row>
11574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11575 \begin_inset Text
11576
11577 \begin_layout Plain Layout
11578 d
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 e
11588 \end_layout
11589
11590 \end_inset
11591 </cell>
11592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 f
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 </row>
11602 <row>
11603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 g
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616 h
11617 \end_layout
11618
11619 \end_inset
11620 </cell>
11621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625 i
11626 \end_layout
11627
11628 \end_inset
11629 </cell>
11630 </row>
11631 </lyxtabular>
11632
11633 \end_inset
11634
11635
11636 \begin_inset space \hfill{}
11637 \end_inset
11638
11639
11640 \begin_inset Tabular
11641 <lyxtabular version="3" rows="3" columns="3">
11642 <features tabularvalignment="middle">
11643 <column alignment="center" valignment="middle" width="2.5cm">
11644 <column alignment="center" valignment="middle">
11645 <column alignment="center" valignment="middle">
11646 <row>
11647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651 \begin_inset space \hspace{}
11652 \length 0pt
11653 \end_inset
11654
11655 mottrèslongdansunecellule
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 b
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 c
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 </row>
11679 <row>
11680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 d
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 e
11694 \end_layout
11695
11696 \end_inset
11697 </cell>
11698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 f
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 </row>
11708 <row>
11709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 g
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722 h
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731 i
11732 \end_layout
11733
11734 \end_inset
11735 </cell>
11736 </row>
11737 </lyxtabular>
11738
11739 \end_inset
11740
11741
11742 \begin_inset space \hfill{}
11743 \end_inset
11744
11745
11746 \end_layout
11747
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \begin_layout Subsection
11754 Multi-colonnes
11755 \begin_inset CommandInset label
11756 LatexCommand label
11757 name "subsec:Multicolonnes"
11758
11759 \end_inset
11760
11761
11762 \begin_inset Index idx
11763 status collapsed
11764
11765 \begin_layout Plain Layout
11766 Multi-colonnes
11767 \end_layout
11768
11769 \end_inset
11770
11771
11772 \begin_inset Index idx
11773 status collapsed
11774
11775 \begin_layout Plain Layout
11776 Tableau ! Multi-colonnes
11777 \end_layout
11778
11779 \end_inset
11780
11781
11782 \end_layout
11783
11784 \begin_layout Subsubsection
11785 Les bases des multi-colonnes
11786 \end_layout
11787
11788 \begin_layout Standard
11789 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11790  qu'elle doit couvrir et utilisez soit le bouton 
11791 \begin_inset Info
11792 type  "icon"
11793 arg   "tabular-feature multicolumn"
11794 \end_inset
11795
11796  de la barre d'outils tableau, ou le menu 
11797 \family sans
11798 Édition\SpecialChar menuseparator
11799 Tableau\SpecialChar menuseparator
11800 Multi-colonnes
11801 \family default
11802 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11803  
11804 \family sans
11805 Multi-colonnes
11806 \family default
11807 .
11808 \end_layout
11809
11810 \begin_layout Standard
11811 Les multi-colonnes ont leurs propres paramètres de cellule.
11812  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11813  de la cellule, cela n'affecte que la cellule multi-colonnes.
11814  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11815  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11816 \end_layout
11817
11818 \begin_layout Standard
11819 \align center
11820 \begin_inset Tabular
11821 <lyxtabular version="3" rows="3" columns="4">
11822 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11823 <column alignment="center" valignment="top" width="0pt">
11824 <column alignment="center" valignment="middle">
11825 <column alignment="center" valignment="top" width="0in">
11826 <column alignment="center" valignment="top" width="0pt">
11827 <row>
11828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11829 \begin_inset Text
11830
11831 \begin_layout Plain Layout
11832 abc
11833 \end_layout
11834
11835 \end_inset
11836 </cell>
11837 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11838 \begin_inset Text
11839
11840 \begin_layout Plain Layout
11841 def ghi
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11847 \begin_inset Text
11848
11849 \begin_layout Plain Layout
11850
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11856 \begin_inset Text
11857
11858 \begin_layout Plain Layout
11859 jkl
11860 \end_layout
11861
11862 \end_inset
11863 </cell>
11864 </row>
11865 <row>
11866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11867 \begin_inset Text
11868
11869 \begin_layout Plain Layout
11870 A
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11876 \begin_inset Text
11877
11878 \begin_layout Plain Layout
11879 B
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11885 \begin_inset Text
11886
11887 \begin_layout Plain Layout
11888 C
11889 \end_layout
11890
11891 \end_inset
11892 </cell>
11893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 D
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 </row>
11903 <row>
11904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11905 \begin_inset Text
11906
11907 \begin_layout Plain Layout
11908 1
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917 2
11918 \end_layout
11919
11920 \end_inset
11921 </cell>
11922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11923 \begin_inset Text
11924
11925 \begin_layout Plain Layout
11926 3
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 4
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 </row>
11941 </lyxtabular>
11942
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Subsubsection
11949 Calculs avec les multi-colonnes
11950 \begin_inset CommandInset label
11951 LatexCommand label
11952 name "subsec:Calculs-multicolonnes"
11953
11954 \end_inset
11955
11956
11957 \begin_inset Index idx
11958 status collapsed
11959
11960 \begin_layout Plain Layout
11961 Multi-colonnes ! Calculs
11962 \end_layout
11963
11964 \end_inset
11965
11966
11967 \end_layout
11968
11969 \begin_layout Standard
11970 \SpecialChar LyX
11971  gère directement les multi-colonnes, mais nous devons faire attention à
11972  la largeur des cellules couvertes par la cellule multi-colonnes.
11973 \end_layout
11974
11975 \begin_layout Standard
11976 \begin_inset Float table
11977 placement h
11978 wide false
11979 sideways false
11980 status open
11981
11982 \begin_layout Plain Layout
11983 \begin_inset Caption Standard
11984
11985 \begin_layout Plain Layout
11986 \begin_inset CommandInset label
11987 LatexCommand label
11988 name "tab:Tableau-multicolonne-parfaite"
11989
11990 \end_inset
11991
11992 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11993  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11994 \begin_inset Argument 1
11995 status open
11996
11997 \begin_layout Plain Layout
11998 Tableau avec multi-colonnes parfaite
11999 \end_layout
12000
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \end_inset
12007
12008
12009 \end_layout
12010
12011 \begin_layout Plain Layout
12012 \align center
12013 \begin_inset Tabular
12014 <lyxtabular version="3" rows="3" columns="3">
12015 <features tabularvalignment="middle">
12016 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12017 <column alignment="center" valignment="middle">
12018 <column alignment="center" valignment="top">
12019 <row>
12020 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12021 \begin_inset Text
12022
12023 \begin_layout Plain Layout
12024 multi-colonnes sur plusieurs lignes
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 c
12043 \end_layout
12044
12045 \end_inset
12046 </cell>
12047 </row>
12048 <row>
12049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 d
12054 \end_layout
12055
12056 \end_inset
12057 </cell>
12058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12059 \begin_inset Text
12060
12061 \begin_layout Plain Layout
12062 e
12063 \end_layout
12064
12065 \end_inset
12066 </cell>
12067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 f
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 </row>
12077 <row>
12078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 g
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 h
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12097 \begin_inset Text
12098
12099 \begin_layout Plain Layout
12100 i
12101 \end_layout
12102
12103 \end_inset
12104 </cell>
12105 </row>
12106 </lyxtabular>
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \end_inset
12114
12115
12116 \end_layout
12117
12118 \begin_layout Standard
12119 Par exemple, pour créer le tableau
12120 \begin_inset space ~
12121 \end_inset
12122
12123
12124 \begin_inset CommandInset ref
12125 LatexCommand ref
12126 reference "tab:Tableau-multicolonne-parfaite"
12127
12128 \end_inset
12129
12130 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12131  3×3 et faites un clic droit dessus.
12132  Ensuite choisissez pour cette cellule
12133 \emph on
12134 ,
12135 \emph default
12136  dans la fenêtre de dialogue de tableau, 
12137 \emph on
12138 multi-colonnes
12139 \emph default
12140
12141 \emph on
12142 alignement
12143 \begin_inset space ~
12144 \end_inset
12145
12146 horizontal
12147 \begin_inset space ~
12148 \end_inset
12149
12150 centré
12151 \emph default
12152  et une largeur de 2.5
12153 \begin_inset space \thinspace{}
12154 \end_inset
12155
12156 cm.
12157  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12158  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12159 \begin_inset space \thinspace{}
12160 \end_inset
12161
12162 cm pour la première colonne.
12163  La deuxième colonne aura alors automatiquement une largeur de 1.25
12164 \begin_inset space \thinspace{}
12165 \end_inset
12166
12167 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12168  C'est ce qui a été fait pour le tableau
12169 \begin_inset space ~
12170 \end_inset
12171
12172
12173 \begin_inset CommandInset ref
12174 LatexCommand ref
12175 reference "tab:Tableau-multicolonne-imparfait"
12176
12177 \end_inset
12178
12179 .
12180 \end_layout
12181
12182 \begin_layout Standard
12183 \begin_inset Float table
12184 wide false
12185 sideways false
12186 status open
12187
12188 \begin_layout Plain Layout
12189 \begin_inset Caption Standard
12190
12191 \begin_layout Plain Layout
12192 \begin_inset CommandInset label
12193 LatexCommand label
12194 name "tab:Tableau-multicolonne-imparfait"
12195
12196 \end_inset
12197
12198 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12199  de la largeur de la cellule multi-colonnes.
12200 \begin_inset Argument 1
12201 status open
12202
12203 \begin_layout Plain Layout
12204 Tableau avec multi-colonnes pas parfaite
12205 \end_layout
12206
12207 \end_inset
12208
12209
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Plain Layout
12218 \align center
12219 \begin_inset Tabular
12220 <lyxtabular version="3" rows="3" columns="3">
12221 <features tabularvalignment="middle">
12222 <column alignment="center" valignment="top" width="1.25cm">
12223 <column alignment="center" valignment="top">
12224 <column alignment="center" valignment="top">
12225 <row>
12226 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12227 \begin_inset Text
12228
12229 \begin_layout Plain Layout
12230 multi-colonnes sur plusieurs lignes
12231 \end_layout
12232
12233 \end_inset
12234 </cell>
12235 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12236 \begin_inset Text
12237
12238 \begin_layout Plain Layout
12239
12240 \end_layout
12241
12242 \end_inset
12243 </cell>
12244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12245 \begin_inset Text
12246
12247 \begin_layout Plain Layout
12248 c
12249 \end_layout
12250
12251 \end_inset
12252 </cell>
12253 </row>
12254 <row>
12255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12256 \begin_inset Text
12257
12258 \begin_layout Plain Layout
12259 d
12260 \end_layout
12261
12262 \end_inset
12263 </cell>
12264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12265 \begin_inset Text
12266
12267 \begin_layout Plain Layout
12268 e
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 f
12278 \end_layout
12279
12280 \end_inset
12281 </cell>
12282 </row>
12283 <row>
12284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12285 \begin_inset Text
12286
12287 \begin_layout Plain Layout
12288 g
12289 \end_layout
12290
12291 \end_inset
12292 </cell>
12293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12294 \begin_inset Text
12295
12296 \begin_layout Plain Layout
12297 h
12298 \end_layout
12299
12300 \end_inset
12301 </cell>
12302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12303 \begin_inset Text
12304
12305 \begin_layout Plain Layout
12306 i
12307 \end_layout
12308
12309 \end_inset
12310 </cell>
12311 </row>
12312 </lyxtabular>
12313
12314 \end_inset
12315
12316
12317 \end_layout
12318
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \begin_layout Standard
12325 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12326  de la cellule multi-colonnes, elle est un peu plus large.
12327  La raison est que la taille que l'on donne à une cellule, 
12328 \begin_inset Formula $W_{g}$
12329 \end_inset
12330
12331  n'est pas sa taille totale, 
12332 \begin_inset Formula $W_{\mathrm{tot}}$
12333 \end_inset
12334
12335  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12336  lui donne.
12337  L'annexe
12338 \begin_inset space ~
12339 \end_inset
12340
12341
12342 \begin_inset CommandInset ref
12343 LatexCommand ref
12344 reference "cha:Explication-de-l'Equation"
12345
12346 \end_inset
12347
12348  explique pourquoi en détail.
12349 \end_layout
12350
12351 \begin_layout Standard
12352 La largeur nécessaire 
12353 \begin_inset Formula $W_{g\,n}$
12354 \end_inset
12355
12356  quand 
12357 \emph on
12358 n
12359 \emph default
12360  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12361  ait une largeur totale de 
12362 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12363 \end_inset
12364
12365 :
12366 \begin_inset Formula 
12367 \begin{equation}
12368 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12369 \end{equation}
12370
12371 \end_inset
12372
12373
12374 \end_layout
12375
12376 \begin_layout Standard
12377 Dans notre cas nous avons 
12378 \begin_inset Formula $n=2$
12379 \end_inset
12380
12381
12382 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12383 \end_inset
12384
12385 cm et les valeurs implicites pour les autres longueurs, l'équation
12386 \begin_inset space ~
12387 \end_inset
12388
12389
12390 \begin_inset CommandInset ref
12391 LatexCommand ref
12392 reference "eq:Wgn"
12393
12394 \end_inset
12395
12396  devient
12397 \begin_inset Formula 
12398 \begin{equation}
12399 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12400 \end{equation}
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 Pour permettre des calculs avec \SpecialChar LaTeX
12409 , vous devez charger le paquetage \SpecialChar LaTeX
12410  
12411 \series bold
12412 calc
12413 \series default
12414  avec la ligne suivante dans le préambule du document
12415 \begin_inset Index idx
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 Paquetages \SpecialChar LaTeX
12420  ! calc
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429
12430 \series bold
12431
12432 \backslash
12433 usepackage{calc}
12434 \end_layout
12435
12436 \begin_layout Standard
12437 \SpecialChar LyX
12438  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12439  de dialogue.
12440  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12441  dans la
12442  fenêtre de dialogue.
12443  Voici un aperçu de ces paramètres :
12444 \end_layout
12445
12446 \begin_layout Itemize
12447
12448 \series bold
12449 p{largeur}
12450 \series default
12451  crée une cellule de taille donnée, le texte est aligné verticalement en
12452  haut.
12453 \end_layout
12454
12455 \begin_layout Itemize
12456
12457 \series bold
12458 m{largeur}
12459 \series default
12460  crée une cellule de taille donnée, le texte est aligné verticalement au
12461  centre
12462 \end_layout
12463
12464 \begin_layout Itemize
12465
12466 \series bold
12467 b{largeur}
12468 \series default
12469  crée une cellule de taille donnée, le texte est aligné verticalement en
12470  bas
12471 \end_layout
12472
12473 \begin_layout Standard
12474 En entrant un paramètre \SpecialChar LaTeX
12475 , tous les réglages de cellule donnés dans la fenêtre
12476  de dialogue sont ignorés.
12477 \end_layout
12478
12479 \begin_layout Standard
12480 \begin_inset Note Greyedout
12481 status open
12482
12483 \begin_layout Plain Layout
12484
12485 \series bold
12486 Note:
12487 \series default
12488  À cause d'un bug, \SpecialChar LyX
12489  affiche quand même les réglages qui ne sont pas pris
12490  en compte.
12491 \end_layout
12492
12493 \end_inset
12494
12495
12496 \end_layout
12497
12498 \begin_layout Standard
12499 Comme le texte doit être centré horizontalement, on ajoute la commande 
12500 \series bold
12501
12502 \backslash
12503 centering
12504 \series default
12505 .
12506  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12507  suivant pour la première des
12508  colonnes recouvertes :
12509 \end_layout
12510
12511 \begin_layout Standard
12512
12513 \series bold
12514 >{
12515 \backslash
12516 centering}m{1.25cm-6.2pt}
12517 \end_layout
12518
12519 \begin_layout Standard
12520 La commande 
12521 \series bold
12522 >{ }
12523 \series default
12524  signifie que les commandes qui se trouvent entre les accolades doivent
12525  être appliquées avant que la cellule ne soit créée.
12526 \end_layout
12527
12528 \begin_layout Standard
12529 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12530  multi-colonnes, il est toujours aligné à gauche.
12531  Cela vient du fait que \SpecialChar LyX
12532  applique l'alignement seulement à des colonnes
12533  isolées.
12534  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12535  suivant pour la multi-colonnes
12536 \end_layout
12537
12538 \begin_layout Standard
12539
12540 \series bold
12541 >{
12542 \backslash
12543 centering}m{2.5cm}
12544 \end_layout
12545
12546 \begin_layout Subsection
12547 Multi-lignes
12548 \begin_inset CommandInset label
12549 LatexCommand label
12550 name "subsec:Multi-lignes"
12551
12552 \end_inset
12553
12554
12555 \begin_inset Index idx
12556 status collapsed
12557
12558 \begin_layout Plain Layout
12559 Multi-lignes
12560 \end_layout
12561
12562 \end_inset
12563
12564
12565 \begin_inset Index idx
12566 status collapsed
12567
12568 \begin_layout Plain Layout
12569 Tableau ! multi-lignes
12570 \end_layout
12571
12572 \end_inset
12573
12574
12575 \end_layout
12576
12577 \begin_layout Standard
12578 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12579  qu'elle doit couvrir et utilisez soit le bouton 
12580 \begin_inset Info
12581 type  "icon"
12582 arg   "tabular-feature multirow"
12583 \end_inset
12584
12585  de la barre d'outils tableau, ou le menu 
12586 \family sans
12587 Édition\SpecialChar menuseparator
12588 Tableau\SpecialChar menuseparator
12589 Multi-lignes
12590 \family default
12591 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12592  
12593 \family sans
12594 Multi-lignes
12595 \family default
12596 .
12597 \end_layout
12598
12599 \begin_layout Standard
12600 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12601 \end_layout
12602
12603 \begin_layout Standard
12604 \align center
12605 \begin_inset Tabular
12606 <lyxtabular version="3" rows="3" columns="3">
12607 <features tabularvalignment="middle">
12608 <column alignment="center" valignment="top" width="0pt">
12609 <column alignment="center" valignment="top">
12610 <column alignment="center" valignment="top">
12611 <row>
12612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616 un contenu long
12617 \end_layout
12618
12619 \end_inset
12620 </cell>
12621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 b
12626 \end_layout
12627
12628 \end_inset
12629 </cell>
12630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 c
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 </row>
12640 <row>
12641 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12642 \begin_inset Text
12643
12644 \begin_layout Plain Layout
12645 multi-lignes
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 e
12655 \end_layout
12656
12657 \end_inset
12658 </cell>
12659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663 f
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 </row>
12669 <row>
12670 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674
12675 \end_layout
12676
12677 \end_inset
12678 </cell>
12679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683 h
12684 \end_layout
12685
12686 \end_inset
12687 </cell>
12688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 i
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 </row>
12698 </lyxtabular>
12699
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \begin_layout Standard
12706 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12707  la colonne.
12708  L'
12709 \family sans
12710 Espacement
12711 \begin_inset space ~
12712 \end_inset
12713
12714 vertical
12715 \family default
12716  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12717  est positive ou négative.
12718 \end_layout
12719
12720 \begin_layout Standard
12721 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12722  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12723  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12724  implicite, vous devez redéfinir la commande 
12725 \series bold
12726
12727 \backslash
12728 multirowsetup
12729 \series default
12730  avec la commande
12731 \end_layout
12732
12733 \begin_layout Standard
12734
12735 \series bold
12736
12737 \backslash
12738 renewcommand{
12739 \backslash
12740 multirowsetup}{
12741 \backslash
12742 centering}
12743 \end_layout
12744
12745 \begin_layout Standard
12746 dans le préambule du document.
12747  Après ça, tous les contenus de cellules multi-lignes du document seront
12748  centrés.
12749  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12750  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12751  juste
12752  avant le tableau concerné, plutôt que dans le préambule.
12753  Si le texte doit être aligné à droite, remplacez 
12754 \series bold
12755
12756 \backslash
12757 centering
12758 \series default
12759  par 
12760 \series bold
12761
12762 \backslash
12763 raggedleft
12764 \series default
12765 .
12766  Pour revenir à l'alignement à gauche utilisez 
12767 \series bold
12768
12769 \backslash
12770 raggedright
12771 \series default
12772 .
12773 \end_layout
12774
12775 \begin_layout Standard
12776 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12777  avec un décalage vertical de -4
12778 \begin_inset space \thinspace{}
12779 \end_inset
12780
12781 mm dans une colonne de 3
12782 \begin_inset space \thinspace{}
12783 \end_inset
12784
12785 cm de large
12786 \begin_inset space ~
12787 \end_inset
12788
12789 :
12790 \end_layout
12791
12792 \begin_layout Standard
12793 \noindent
12794 \align center
12795 \begin_inset ERT
12796 status collapsed
12797
12798 \begin_layout Plain Layout
12799
12800
12801 \backslash
12802 renewcommand{
12803 \backslash
12804 multirowsetup}{
12805 \backslash
12806 raggedleft}
12807 \end_layout
12808
12809 \end_inset
12810
12811
12812 \begin_inset Tabular
12813 <lyxtabular version="3" rows="4" columns="3">
12814 <features tabularvalignment="middle">
12815 <column alignment="center" valignment="top" width="3cm">
12816 <column alignment="center" valignment="top">
12817 <column alignment="center" valignment="top">
12818 <row>
12819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12820 \begin_inset Text
12821
12822 \begin_layout Plain Layout
12823 un contenu long
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 b
12833 \end_layout
12834
12835 \end_inset
12836 </cell>
12837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12838 \begin_inset Text
12839
12840 \begin_layout Plain Layout
12841 c
12842 \end_layout
12843
12844 \end_inset
12845 </cell>
12846 </row>
12847 <row>
12848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 t
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12858 \begin_inset Text
12859
12860 \begin_layout Plain Layout
12861 n
12862 \end_layout
12863
12864 \end_inset
12865 </cell>
12866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12867 \begin_inset Text
12868
12869 \begin_layout Plain Layout
12870 m
12871 \end_layout
12872
12873 \end_inset
12874 </cell>
12875 </row>
12876 <row>
12877 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12878 \begin_inset Text
12879
12880 \begin_layout Plain Layout
12881 multi-lignes
12882 \end_layout
12883
12884 \end_inset
12885 </cell>
12886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12887 \begin_inset Text
12888
12889 \begin_layout Plain Layout
12890 e
12891 \end_layout
12892
12893 \end_inset
12894 </cell>
12895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899 f
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 </row>
12905 <row>
12906 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12907 \begin_inset Text
12908
12909 \begin_layout Plain Layout
12910
12911 \end_layout
12912
12913 \end_inset
12914 </cell>
12915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Plain Layout
12919 h
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 i
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 </row>
12934 </lyxtabular>
12935
12936 \end_inset
12937
12938
12939 \begin_inset ERT
12940 status collapsed
12941
12942 \begin_layout Plain Layout
12943
12944
12945 \backslash
12946 renewcommand{
12947 \backslash
12948 multirowsetup}{
12949 \backslash
12950 raggedright}
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \end_layout
12957
12958 \begin_layout Standard
12959 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12960  utiliser un saut de ligne forcé (
12961 \begin_inset space ~
12962 \end_inset
12963
12964 raccourci 
12965 \family sans
12966 Ctrl+Entrée
12967 \family default
12968
12969 \begin_inset space ~
12970 \end_inset
12971
12972 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12973  on le voit dans ce tableau :
12974 \end_layout
12975
12976 \begin_layout Standard
12977 \noindent
12978 \align center
12979 \begin_inset Tabular
12980 <lyxtabular version="3" rows="3" columns="2">
12981 <features tabularvalignment="middle">
12982 <column alignment="left" valignment="middle" width="2cm">
12983 <column alignment="center" valignment="top">
12984 <row>
12985 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12986 \begin_inset Text
12987
12988 \begin_layout Plain Layout
12989 aaa
12990 \begin_inset Newline newline
12991 \end_inset
12992
12993 aaa
12994 \begin_inset Newline newline
12995 \end_inset
12996
12997 mauvaise cellule
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 ccc
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 </row>
13012 <row>
13013 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 ddd
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 </row>
13032 <row>
13033 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13034 \begin_inset Text
13035
13036 \begin_layout Plain Layout
13037 bbb
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046 eee
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 </row>
13052 </lyxtabular>
13053
13054 \end_inset
13055
13056
13057 \end_layout
13058
13059 \begin_layout Standard
13060 Vous devez donc faire attention avec les saut de lignes forcés.
13061 \end_layout
13062
13063 \begin_layout Subsection
13064 Cellules avec ligne(s) diagonale(s)
13065 \end_layout
13066
13067 \begin_layout Standard
13068 Pour instruire le lecteur de la signification ds titres de lignes et de
13069  colonnes dans un tableau, il est pratique de partager le première cellule
13070  du tableau à l'aide d'une ou deux lignes diagonales.
13071  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13072  \SpecialChar LaTeX
13073
13074 \series bold
13075 \lang english
13076  diagbox
13077 \series default
13078 \lang french
13079
13080 \begin_inset Index idx
13081 status collapsed
13082
13083 \begin_layout Plain Layout
13084 Paquetages \SpecialChar LaTeX
13085  ! diagbox
13086 \end_layout
13087
13088 \end_inset
13089
13090 .
13091  Ce paquetage inclut la commande 
13092 \series bold
13093 \lang english
13094
13095 \backslash
13096 diagbox
13097 \series default
13098 \lang french
13099  que l'on peut insérer en mode \SpecialChar TeX
13100  et qui peut avoir 2 ou 3 arguments:
13101 \end_layout
13102
13103 \begin_layout Standard
13104
13105 \series bold
13106 \lang english
13107
13108 \backslash
13109 diagbox[options]
13110 \lang french
13111 {inférieur gauche}{supérieur droit}
13112 \end_layout
13113
13114 \begin_layout Standard
13115
13116 \series bold
13117 \lang english
13118
13119 \backslash
13120 diagbox[options]
13121 \lang french
13122 {inférieur gauche}{supérieur gauche}{supérieur droit}
13123 \end_layout
13124
13125 \begin_layout Standard
13126 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13127  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13128  Dans le second cas, la cellule est partagée par deux lignes.
13129 \end_layout
13130
13131 \begin_layout Standard
13132 \begin_inset ERT
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136
13137
13138 \backslash
13139 ifdiagbox
13140 \end_layout
13141
13142 \end_inset
13143
13144
13145 \begin_inset Note Note
13146 status open
13147
13148 \begin_layout Plain Layout
13149 La section suivante ne s'affichera que si vous avez installé le paquetage
13150  \SpecialChar LaTeX
13151  
13152 \series bold
13153 diagbox
13154 \series default
13155 .
13156 \end_layout
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \begin_layout Standard
13164 Voici un exemple de tableau où 
13165 \series bold
13166 \lang english
13167
13168 \backslash
13169 diagbox
13170 \lang french
13171  
13172 \series default
13173 est utilisé avec 2 arguments
13174 \begin_inset space ~
13175 \end_inset
13176
13177 dans la première cellule:
13178 \begin_inset VSpace medskip
13179 \end_inset
13180
13181
13182 \end_layout
13183
13184 \begin_layout Standard
13185 \noindent
13186 \begin_inset Tabular
13187 <lyxtabular version="3" rows="4" columns="4">
13188 <features tabularvalignment="middle">
13189 <column alignment="center" valignment="top">
13190 <column alignment="center" valignment="top">
13191 <column alignment="center" valignment="top">
13192 <column alignment="center" valignment="top">
13193 <row>
13194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13195 \begin_inset Text
13196
13197 \begin_layout Plain Layout
13198 \begin_inset ERT
13199 status collapsed
13200
13201 \begin_layout Plain Layout
13202
13203
13204 \backslash
13205 diagbox{
13206 \end_layout
13207
13208 \end_inset
13209
13210 Nom
13211 \begin_inset ERT
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215
13216 }{
13217 \end_layout
13218
13219 \end_inset
13220
13221 Paramètre
13222 \begin_inset ERT
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226
13227 }
13228 \end_layout
13229
13230 \end_inset
13231
13232
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 Épaisseur en nm
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250 Transparence en %
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 Dureté en MPa
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 </row>
13265 <row>
13266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 Vert parfait
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 45
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 80
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 504
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 </row>
13303 <row>
13304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 Multi-P foncé
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 60
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 72
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 982
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 </row>
13341 <row>
13342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 Pro transparent
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13352 \begin_inset Text
13353
13354 \begin_layout Plain Layout
13355 18
13356 \end_layout
13357
13358 \end_inset
13359 </cell>
13360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364 86
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13370 \begin_inset Text
13371
13372 \begin_layout Plain Layout
13373 374
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 </row>
13379 </lyxtabular>
13380
13381 \end_inset
13382
13383
13384 \begin_inset VSpace medskip
13385 \end_inset
13386
13387
13388 \end_layout
13389
13390 \begin_layout Standard
13391 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13392  sport ou les distances:
13393 \end_layout
13394
13395 \begin_layout Standard
13396 \noindent
13397 \align center
13398 \begin_inset Tabular
13399 <lyxtabular version="3" rows="4" columns="4">
13400 <features tabularvalignment="middle">
13401 <column alignment="center" valignment="top" width="0pt">
13402 <column alignment="center" valignment="top">
13403 <column alignment="center" valignment="top">
13404 <column alignment="center" valignment="top">
13405 <row>
13406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13407 \begin_inset Text
13408
13409 \begin_layout Plain Layout
13410 \begin_inset ERT
13411 status collapsed
13412
13413 \begin_layout Plain Layout
13414
13415
13416 \backslash
13417 diagbox{
13418 \end_layout
13419
13420 \end_inset
13421
13422 À domicile
13423 \begin_inset ERT
13424 status collapsed
13425
13426 \begin_layout Plain Layout
13427
13428 }{
13429 \end_layout
13430
13431 \end_inset
13432
13433 Résultat
13434 \begin_inset ERT
13435 status collapsed
13436
13437 \begin_layout Plain Layout
13438
13439 }{
13440 \end_layout
13441
13442 \end_inset
13443
13444 À l'extérieur
13445 \begin_inset ERT
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449
13450 }
13451 \end_layout
13452
13453 \end_inset
13454
13455
13456 \end_layout
13457
13458 \end_inset
13459 </cell>
13460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13461 \begin_inset Text
13462
13463 \begin_layout Plain Layout
13464 Tigres
13465 \end_layout
13466
13467 \end_inset
13468 </cell>
13469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 Panthères
13474 \end_layout
13475
13476 \end_inset
13477 </cell>
13478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 Faucons
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 </row>
13488 <row>
13489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 Tigres
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13499 \begin_inset Text
13500
13501 \begin_layout Plain Layout
13502
13503 \end_layout
13504
13505 \end_inset
13506 </cell>
13507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13508 \begin_inset Text
13509
13510 \begin_layout Plain Layout
13511 1:3
13512 \end_layout
13513
13514 \end_inset
13515 </cell>
13516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520 0:1
13521 \end_layout
13522
13523 \end_inset
13524 </cell>
13525 </row>
13526 <row>
13527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13528 \begin_inset Text
13529
13530 \begin_layout Plain Layout
13531 Panthères
13532 \end_layout
13533
13534 \end_inset
13535 </cell>
13536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540 3:1
13541 \end_layout
13542
13543 \end_inset
13544 </cell>
13545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 0:0
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 </row>
13564 <row>
13565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569 Faucons
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 1:0
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Plain Layout
13587 0:0
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596
13597 \end_layout
13598
13599 \end_inset
13600 </cell>
13601 </row>
13602 </lyxtabular>
13603
13604 \end_inset
13605
13606
13607 \end_layout
13608
13609 \begin_layout Standard
13610 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13611  2 coins ou plus du tableau comme ici:
13612 \end_layout
13613
13614 \begin_layout Standard
13615 \noindent
13616 \align center
13617 \begin_inset Tabular
13618 <lyxtabular version="3" rows="5" columns="5">
13619 <features tabularvalignment="middle">
13620 <column alignment="center" valignment="top" width="0pt">
13621 <column alignment="center" valignment="top">
13622 <column alignment="center" valignment="top">
13623 <column alignment="center" valignment="top">
13624 <column alignment="center" valignment="top">
13625 <row>
13626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13627 \begin_inset Text
13628
13629 \begin_layout Plain Layout
13630 \begin_inset ERT
13631 status open
13632
13633 \begin_layout Plain Layout
13634
13635
13636 \backslash
13637 diagbox{
13638 \end_layout
13639
13640 \end_inset
13641
13642 À domicile}{Résultat
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648 }{
13649 \end_layout
13650
13651 \end_inset
13652
13653 À l'extérieur
13654 \begin_inset ERT
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658
13659 }
13660 \end_layout
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 Tigres
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682 Panthères
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Plain Layout
13691 Faucons
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700 \begin_inset ERT
13701 status open
13702
13703 \begin_layout Plain Layout
13704
13705
13706 \backslash
13707 diagbox[dir=NE]{
13708 \end_layout
13709
13710 \end_inset
13711
13712 À domicile
13713 \begin_inset ERT
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 }{
13719 \end_layout
13720
13721 \end_inset
13722
13723 Résultat
13724 \begin_inset ERT
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728
13729 }{
13730 \end_layout
13731
13732 \end_inset
13733
13734 À l'extérieur
13735 \begin_inset ERT
13736 status collapsed
13737
13738 \begin_layout Plain Layout
13739
13740 }
13741 \end_layout
13742
13743 \end_inset
13744
13745
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 </row>
13751 <row>
13752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756 Tigres
13757 \end_layout
13758
13759 \end_inset
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 1:3
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13780 \begin_inset Text
13781
13782 \begin_layout Plain Layout
13783 0:1
13784 \end_layout
13785
13786 \end_inset
13787 </cell>
13788 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 Tigres
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 </row>
13798 <row>
13799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 Panthères
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13809 \begin_inset Text
13810
13811 \begin_layout Plain Layout
13812 3:1
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 0:0
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 Panthères
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 </row>
13845 <row>
13846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850 Faucons
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 1:0
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 0:0
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 Faucons
13887 \end_layout
13888
13889 \end_inset
13890 </cell>
13891 </row>
13892 <row>
13893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Plain Layout
13897 \begin_inset ERT
13898 status open
13899
13900 \begin_layout Plain Layout
13901
13902
13903 \backslash
13904 diagbox[dir=SW]{
13905 \end_layout
13906
13907 \end_inset
13908
13909 À domicile
13910 \begin_inset ERT
13911 status collapsed
13912
13913 \begin_layout Plain Layout
13914
13915 }{
13916 \end_layout
13917
13918 \end_inset
13919
13920 Résultat
13921 \begin_inset ERT
13922 status collapsed
13923
13924 \begin_layout Plain Layout
13925
13926 }{
13927 \end_layout
13928
13929 \end_inset
13930
13931 À l'extérieur
13932 \begin_inset ERT
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936
13937 }
13938 \end_layout
13939
13940 \end_inset
13941
13942
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 Tigres
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Plain Layout
13960 Panthères
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 Faucons
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 \begin_inset ERT
13979 status open
13980
13981 \begin_layout Plain Layout
13982
13983
13984 \backslash
13985 diagbox[dir=SE]{
13986 \end_layout
13987
13988 \end_inset
13989
13990 À domicile
13991 \begin_inset ERT
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995
13996 }{
13997 \end_layout
13998
13999 \end_inset
14000
14001 Résultat
14002 \begin_inset ERT
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006
14007 }{
14008 \end_layout
14009
14010 \end_inset
14011
14012 À l'extérieur
14013 \begin_inset ERT
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017
14018 }
14019 \end_layout
14020
14021 \end_inset
14022
14023
14024 \end_layout
14025
14026 \end_inset
14027 </cell>
14028 </row>
14029 </lyxtabular>
14030
14031 \end_inset
14032
14033
14034 \end_layout
14035
14036 \begin_layout Standard
14037 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14038  
14039 \series bold
14040 dir=direction
14041 \series default
14042
14043 \emph on
14044 direction
14045 \emph default
14046  est à choisir parmi 
14047 \series bold
14048 NE
14049 \series default
14050
14051 \series bold
14052 SE
14053 \series default
14054
14055 \series bold
14056 SW
14057 \series default
14058  et 
14059 \series bold
14060 NW
14061 \series default
14062  comme sur une rose des vents.
14063  
14064 \series bold
14065 SW
14066 \series default
14067  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14068  du tableau ci-dessus, désigné via la commande:
14069 \end_layout
14070
14071 \begin_layout Standard
14072
14073 \series bold
14074 \lang english
14075
14076 \backslash
14077 diagbox[dir=SW]{
14078 \series default
14079 \lang french
14080 À domicile
14081 \series bold
14082 \lang english
14083 }{
14084 \series default
14085 \lang french
14086 Résultat
14087 \series bold
14088 \lang english
14089 }{
14090 \series default
14091 \lang french
14092 À l'extérieur
14093 \series bold
14094 \lang english
14095 }
14096 \series default
14097 \lang french
14098 .
14099  
14100 \end_layout
14101
14102 \begin_layout Standard
14103 Si aucune direction n'est spécifiée, elle est implicitement NW.
14104 \end_layout
14105
14106 \begin_layout Standard
14107 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14108  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14109  le contenu de la cellule va déborder:
14110 \end_layout
14111
14112 \begin_layout Standard
14113 \noindent
14114 \align center
14115 \begin_inset Tabular
14116 <lyxtabular version="3" rows="2" columns="2">
14117 <features tabularvalignment="middle">
14118 <column alignment="center" valignment="top" width="3cm">
14119 <column alignment="center" valignment="top">
14120 <row>
14121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14122 \begin_inset Text
14123
14124 \begin_layout Plain Layout
14125 \begin_inset ERT
14126 status collapsed
14127
14128 \begin_layout Plain Layout
14129
14130
14131 \backslash
14132 diagbox{
14133 \end_layout
14134
14135 \end_inset
14136
14137 Nom
14138 \begin_inset ERT
14139 status collapsed
14140
14141 \begin_layout Plain Layout
14142
14143 }{
14144 \end_layout
14145
14146 \end_inset
14147
14148 Paramètre
14149 \begin_inset ERT
14150 status collapsed
14151
14152 \begin_layout Plain Layout
14153
14154 }
14155 \end_layout
14156
14157 \end_inset
14158
14159
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168 Épaisseur en nm
14169 \end_layout
14170
14171 \end_inset
14172 </cell>
14173 </row>
14174 <row>
14175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14176 \begin_inset Text
14177
14178 \begin_layout Plain Layout
14179 Vert parfait
14180 \end_layout
14181
14182 \end_inset
14183 </cell>
14184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14185 \begin_inset Text
14186
14187 \begin_layout Plain Layout
14188 45
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 </row>
14194 </lyxtabular>
14195
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Standard
14202 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14203  cellule partagée, utilisez l'option de commande 
14204 \series bold
14205 \lang english
14206 width=3cm
14207 \series default
14208 \lang french
14209  (remplacez 
14210 \begin_inset Quotes cld
14211 \end_inset
14212
14213 3cm
14214 \begin_inset Quotes crd
14215 \end_inset
14216
14217 par la largeur désirée).
14218  Dans le tableau qui suit, la largeur de la première colonne est réglée
14219  à 4cm.
14220  Pour 
14221 \series bold
14222 \lang english
14223
14224 \backslash
14225 diagbox
14226 \series default
14227 \lang french
14228  une largeur de 4
14229 \begin_inset space \thinspace{}
14230 \end_inset
14231
14232 cm + 2
14233 \begin_inset space \thinspace{}
14234 \end_inset
14235
14236
14237 \backslash
14238 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14239  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14240  de la cellule.
14241  Le calcul de la largeur ne peut pas être fait directement dans l'option
14242  de la commande 
14243 \series bold
14244 \lang english
14245
14246 \backslash
14247 diagbox
14248 \series default
14249 \lang french
14250 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14251  la suite.
14252  Ceci se fait via les commandes en code \SpecialChar TeX
14253 :
14254 \end_layout
14255
14256 \begin_layout Standard
14257
14258 \series bold
14259
14260 \backslash
14261 newlength{
14262 \backslash
14263 diagtest}
14264 \begin_inset Newline newline
14265 \end_inset
14266
14267
14268 \backslash
14269 setlength{
14270 \backslash
14271 diagtest}{4cm+2
14272 \backslash
14273 tabcolsep}
14274 \end_layout
14275
14276 \begin_layout Standard
14277 \begin_inset ERT
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281
14282
14283 \backslash
14284 newlength{
14285 \backslash
14286 diagtest}
14287 \end_layout
14288
14289 \begin_layout Plain Layout
14290
14291
14292 \backslash
14293 setlength{
14294 \backslash
14295 diagtest}{4cm+2
14296 \backslash
14297 tabcolsep}
14298 \end_layout
14299
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 Pour permettre les calculs en \SpecialChar LaTeX
14307 , il faut charger dans le préambule du document
14308  le paquetage 
14309 \series bold
14310 calc
14311 \series default
14312
14313 \begin_inset Index idx
14314 status collapsed
14315
14316 \begin_layout Plain Layout
14317 Paquetages \SpecialChar LaTeX
14318  ! calc
14319 \end_layout
14320
14321 \end_inset
14322
14323 .
14324 \end_layout
14325
14326 \begin_layout Standard
14327 Dans le tableau vous pouvez maintenant utiliser la commande
14328 \end_layout
14329
14330 \begin_layout Standard
14331
14332 \series bold
14333
14334 \backslash
14335 diagbox[width=
14336 \backslash
14337 diagtest]{A}{B}
14338 \end_layout
14339
14340 \begin_layout Standard
14341 dans la première cellule:
14342 \end_layout
14343
14344 \begin_layout Standard
14345 \noindent
14346 \align center
14347 \begin_inset Tabular
14348 <lyxtabular version="3" rows="2" columns="2">
14349 <features tabularvalignment="middle">
14350 <column alignment="center" valignment="top" width="4cm">
14351 <column alignment="center" valignment="top">
14352 <row>
14353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14354 \begin_inset Text
14355
14356 \begin_layout Plain Layout
14357 \begin_inset ERT
14358 status open
14359
14360 \begin_layout Plain Layout
14361
14362
14363 \backslash
14364 diagbox[width=
14365 \backslash
14366 diagtest]{
14367 \end_layout
14368
14369 \end_inset
14370
14371 A
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 }{
14378 \end_layout
14379
14380 \end_inset
14381
14382 B
14383 \begin_inset ERT
14384 status collapsed
14385
14386 \begin_layout Plain Layout
14387
14388 }
14389 \end_layout
14390
14391 \end_inset
14392
14393
14394 \end_layout
14395
14396 \end_inset
14397 </cell>
14398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 Épaisseur en nm
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 </row>
14408 <row>
14409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14410 \begin_inset Text
14411
14412 \begin_layout Plain Layout
14413 Vert parfait
14414 \end_layout
14415
14416 \end_inset
14417 </cell>
14418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422 45
14423 \end_layout
14424
14425 \end_inset
14426 </cell>
14427 </row>
14428 </lyxtabular>
14429
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \begin_layout Standard
14436 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14437  la longueur de la diagonale ne peut pas être calculée correctement comme
14438  dans ce tableau:
14439 \end_layout
14440
14441 \begin_layout Standard
14442 \noindent
14443 \align center
14444 \begin_inset Tabular
14445 <lyxtabular version="3" rows="2" columns="2">
14446 <features tabularvalignment="middle">
14447 <column alignment="center" valignment="top" width="0pt">
14448 <column alignment="center" valignment="top">
14449 <row>
14450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454 \begin_inset ERT
14455 status collapsed
14456
14457 \begin_layout Plain Layout
14458
14459
14460 \backslash
14461 diagbox{
14462 \end_layout
14463
14464 \end_inset
14465
14466 A
14467 \begin_inset ERT
14468 status collapsed
14469
14470 \begin_layout Plain Layout
14471
14472 }{
14473 \end_layout
14474
14475 \end_inset
14476
14477 B
14478 \begin_inset ERT
14479 status collapsed
14480
14481 \begin_layout Plain Layout
14482
14483 }
14484 \end_layout
14485
14486 \end_inset
14487
14488
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497 Épaisseur en nm
14498 \end_layout
14499
14500 \end_inset
14501 </cell>
14502 </row>
14503 <row>
14504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 Vert parfait
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 45
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 </row>
14523 </lyxtabular>
14524
14525 \end_inset
14526
14527
14528 \end_layout
14529
14530 \begin_layout Standard
14531 Dans ce cas, vous pouvez utiliser directement
14532 \series bold
14533  
14534 \lang english
14535 width
14536 \series default
14537 \lang french
14538  dans l'option de 
14539 \series bold
14540 \lang english
14541
14542 \backslash
14543 diagbox
14544 \series default
14545 \lang french
14546 , il n'est plus nécessaire d’ajouter 2
14547 \backslash
14548 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14549  colonne.
14550  Ici une largeur de 3cm est utilisée:
14551 \end_layout
14552
14553 \begin_layout Standard
14554 \noindent
14555 \align center
14556 \begin_inset Tabular
14557 <lyxtabular version="3" rows="2" columns="2">
14558 <features tabularvalignment="middle">
14559 <column alignment="center" valignment="top" width="0pt">
14560 <column alignment="center" valignment="top">
14561 <row>
14562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 \begin_inset ERT
14567 status open
14568
14569 \begin_layout Plain Layout
14570
14571
14572 \backslash
14573 diagbox[width=3cm]{
14574 \end_layout
14575
14576 \end_inset
14577
14578 A
14579 \begin_inset ERT
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583
14584 }{
14585 \end_layout
14586
14587 \end_inset
14588
14589 B
14590 \begin_inset ERT
14591 status collapsed
14592
14593 \begin_layout Plain Layout
14594
14595 }
14596 \end_layout
14597
14598 \end_inset
14599
14600
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Plain Layout
14609 Épaisseur en nm
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 </row>
14615 <row>
14616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 Vert parfait
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 45
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 </row>
14635 </lyxtabular>
14636
14637 \end_inset
14638
14639
14640 \end_layout
14641
14642 \begin_layout Standard
14643 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14644  supplémentaire pour placer le texte dans la cellule.
14645  Ceci peut être obtenu avec l'option
14646 \series bold
14647  
14648 \lang english
14649 height
14650 \lang french
14651 =3cm
14652 \series default
14653  de la commande 
14654 \series bold
14655 \lang english
14656
14657 \backslash
14658 diagbox
14659 \series default
14660 \lang french
14661  (remplacer « 3cm » par la hauteur désirée).
14662  Dans le tableau qui suit, la commande
14663 \end_layout
14664
14665 \begin_layout Standard
14666
14667 \series bold
14668
14669 \backslash
14670 diagbox[width=3cm,height=1.4cm]{A
14671 \backslash
14672
14673 \backslash
14674 B}{C
14675 \backslash
14676
14677 \backslash
14678 D}
14679 \end_layout
14680
14681 \begin_layout Standard
14682 est utilisée dans la première cellule.
14683  La commande 
14684 \backslash
14685
14686 \backslash
14687  crée le saut de ligne
14688 \begin_inset Foot
14689 status open
14690
14691 \begin_layout Plain Layout
14692 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14693  largeur fixée.
14694 \end_layout
14695
14696 \end_inset
14697
14698 .
14699 \end_layout
14700
14701 \begin_layout Standard
14702 \noindent
14703 \align center
14704 \begin_inset Tabular
14705 <lyxtabular version="3" rows="2" columns="2">
14706 <features tabularvalignment="middle">
14707 <column alignment="center" valignment="top">
14708 <column alignment="center" valignment="top">
14709 <row>
14710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714 \begin_inset ERT
14715 status open
14716
14717 \begin_layout Plain Layout
14718
14719
14720 \backslash
14721 diagbox[width=3cm,height=1.4cm]{
14722 \end_layout
14723
14724 \end_inset
14725
14726 A
14727 \begin_inset ERT
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731
14732
14733 \backslash
14734
14735 \backslash
14736
14737 \end_layout
14738
14739 \end_inset
14740
14741 B
14742 \begin_inset ERT
14743 status collapsed
14744
14745 \begin_layout Plain Layout
14746
14747 }{
14748 \end_layout
14749
14750 \end_inset
14751
14752 C
14753 \begin_inset ERT
14754 status collapsed
14755
14756 \begin_layout Plain Layout
14757
14758
14759 \backslash
14760
14761 \backslash
14762
14763 \end_layout
14764
14765 \end_inset
14766
14767 D
14768 \begin_inset ERT
14769 status collapsed
14770
14771 \begin_layout Plain Layout
14772
14773 }
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 Épaisseur en nm
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 </row>
14793 <row>
14794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Plain Layout
14798 Vert parfait
14799 \end_layout
14800
14801 \end_inset
14802 </cell>
14803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14804 \begin_inset Text
14805
14806 \begin_layout Plain Layout
14807 45
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 </row>
14813 </lyxtabular>
14814
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \begin_layout Standard
14821 \begin_inset ERT
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825
14826
14827 \backslash
14828 else
14829 \end_layout
14830
14831 \end_inset
14832
14833
14834 \begin_inset Note Note
14835 status open
14836
14837 \begin_layout Plain Layout
14838 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14839  
14840 \series bold
14841 diagbox
14842 \series default
14843  n'est pas installé :
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \begin_layout Standard
14852 Vous devez installer le paquetage \SpecialChar LaTeX
14853  
14854 \series bold
14855 diagbox
14856 \series default
14857  pour voir le contenu de cette section dans la sortie imprimée.
14858 \end_layout
14859
14860 \begin_layout Standard
14861 \begin_inset ERT
14862 status collapsed
14863
14864 \begin_layout Plain Layout
14865
14866
14867 \backslash
14868 fi
14869 \end_layout
14870
14871 \end_inset
14872
14873
14874 \end_layout
14875
14876 \begin_layout Standard
14877 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14878  
14879 \series bold
14880 \lang english
14881 diagbox
14882 \series default
14883 \lang french
14884 , voir sa documentation, 
14885 \begin_inset CommandInset citation
14886 LatexCommand cite
14887 key "diagbox"
14888 literal "true"
14889
14890 \end_inset
14891
14892 .
14893 \end_layout
14894
14895 \begin_layout Section
14896 Les tableaux formels
14897 \begin_inset CommandInset label
14898 LatexCommand label
14899 name "sec:Tableaux-Formels"
14900
14901 \end_inset
14902
14903
14904 \begin_inset Index idx
14905 status collapsed
14906
14907 \begin_layout Plain Layout
14908 Tableau ! Formel
14909 \end_layout
14910
14911 \end_inset
14912
14913
14914 \end_layout
14915
14916 \begin_layout Standard
14917 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14918  à celle du tableau
14919 \begin_inset space ~
14920 \end_inset
14921
14922
14923 \begin_inset CommandInset ref
14924 LatexCommand ref
14925 reference "tab:Exemple-tableau-booktabs"
14926
14927 \end_inset
14928
14929 .
14930  Ce genre de tableau est appelé 
14931 \begin_inset Quotes cld
14932 \end_inset
14933
14934
14935 \emph on
14936 formel
14937 \emph default
14938
14939 \begin_inset Quotes crd
14940 \end_inset
14941
14942 .
14943  Pour transformer un tableau en tableau formel, utilisez l'option 
14944 \family sans
14945 Formel
14946 \family default
14947  de l'onglet 
14948 \family sans
14949 Bordures
14950 \family default
14951  de la fenêtre de dialogue 
14952 \family sans
14953 Paramètres
14954 \begin_inset space ~
14955 \end_inset
14956
14957 du
14958 \begin_inset space ~
14959 \end_inset
14960
14961 tableau
14962 \family default
14963 .
14964 \end_layout
14965
14966 \begin_layout Standard
14967 \begin_inset Float table
14968 placement h
14969 wide false
14970 sideways false
14971 status open
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Caption Standard
14975
14976 \begin_layout Plain Layout
14977 \begin_inset CommandInset label
14978 LatexCommand label
14979 name "tab:Exemple-tableau-booktabs"
14980
14981 \end_inset
14982
14983 Exemple de tableau formel
14984 \end_layout
14985
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \begin_layout Plain Layout
14992 \align center
14993 \begin_inset Tabular
14994 <lyxtabular version="3" rows="8" columns="4">
14995 <features booktabs="true" tabularvalignment="middle">
14996 <column alignment="center" valignment="top">
14997 <column alignment="center" valignment="top">
14998 <column alignment="center" valignment="top">
14999 <column alignment="center" valignment="top">
15000 <row>
15001 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 Système
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 <cell alignment="center" valignment="top" topline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014 Chip
15015 \begin_inset space \thinspace{}
15016 \end_inset
15017
15018 1
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 Chip
15028 \begin_inset space \thinspace{}
15029 \end_inset
15030
15031 2
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 </row>
15046 <row>
15047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 \begin_inset ERT
15052 status collapsed
15053
15054 \begin_layout Plain Layout
15055
15056
15057 \backslash
15058 cmidrule(r){2-2}
15059 \end_layout
15060
15061 \end_inset
15062
15063
15064 \begin_inset ERT
15065 status collapsed
15066
15067 \begin_layout Plain Layout
15068
15069
15070 \backslash
15071 cmidrule(l){3-4}
15072 \end_layout
15073
15074 \end_inset
15075
15076 Épaisseur du capteur en µm
15077 \end_layout
15078
15079 \end_inset
15080 </cell>
15081 <cell alignment="center" valignment="top" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085 300
15086 \end_layout
15087
15088 \end_inset
15089 </cell>
15090 <cell alignment="center" valignment="top" usebox="none">
15091 \begin_inset Text
15092
15093 \begin_layout Plain Layout
15094 300
15095 \end_layout
15096
15097 \end_inset
15098 </cell>
15099 <cell alignment="center" valignment="top" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103 700
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 <row>
15110 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 Angle du biseau en °
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 <cell alignment="center" valignment="top" topline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123 3.55
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 <cell alignment="center" valignment="top" topline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132 2.71
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141 7.99
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 </row>
15147 <row topspace="default">
15148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 Résolution spatiale en µm
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161 4.26
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 <cell alignment="center" valignment="top" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Plain Layout
15170 10.17
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 10.56
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 </row>
15185 <row topspace="default">
15186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 MTF à 
15191 \begin_inset Formula $f_{\mathrm{max}}$
15192 \end_inset
15193
15194
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 <cell alignment="center" valignment="top" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Plain Layout
15203 0.53
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 <cell alignment="center" valignment="top" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212 0.37
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221 0.39
15222 \end_layout
15223
15224 \end_inset
15225 </cell>
15226 </row>
15227 <row topspace="default">
15228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Plain Layout
15232 \begin_inset ERT
15233 status collapsed
15234
15235 \begin_layout Plain Layout
15236
15237
15238 \backslash
15239 cmidrule[2pt](l{10pt}){1-1}
15240 \end_layout
15241
15242 \end_inset
15243
15244 résolution spatiale LSF
15245 \end_layout
15246
15247 \end_inset
15248 </cell>
15249 <cell alignment="center" valignment="top" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 <cell alignment="center" valignment="top" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Plain Layout
15271
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 </row>
15277 <row>
15278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282 en µm
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Plain Layout
15291 129.7
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 <cell alignment="center" valignment="top" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 52.75
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 <cell alignment="center" valignment="top" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 50.78
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 </row>
15315 <row>
15316 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320 en % de la taille des pixels
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Plain Layout
15329 76.3
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338 95.9
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347 92.3
15348 \end_layout
15349
15350 \end_inset
15351 </cell>
15352 </row>
15353 </lyxtabular>
15354
15355 \end_inset
15356
15357
15358 \end_layout
15359
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \begin_layout Standard
15366 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15367  
15368 \family sans
15369 Bordures
15370 \family default
15371  de la fenêtre de dialogue 
15372 \family sans
15373 Paramètres
15374 \begin_inset space ~
15375 \end_inset
15376
15377 du
15378 \begin_inset space ~
15379 \end_inset
15380
15381 tableau
15382 \family default
15383  comme c'est décrit dans la section
15384 \begin_inset space ~
15385 \end_inset
15386
15387
15388 \begin_inset CommandInset ref
15389 LatexCommand ref
15390 reference "subsec:Espacement-lignes"
15391
15392 \end_inset
15393
15394 .
15395 \end_layout
15396
15397 \begin_layout Standard
15398 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15399  verticales.
15400  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15401  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15402  sortie imprimée :
15403 \begin_inset Newline newline
15404 \end_inset
15405
15406 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15407 \begin_inset space \thinspace{}
15408 \end_inset
15409
15410 em alors que les autres lignes ont implicite une épaisseur de 0.05
15411 \begin_inset space \thinspace{}
15412 \end_inset
15413
15414 em.
15415 \end_layout
15416
15417 \begin_layout Standard
15418 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15419  les lignes de préambule suivantes :
15420 \end_layout
15421
15422 \begin_layout Standard
15423
15424 \series bold
15425
15426 \backslash
15427 let
15428 \backslash
15429 mytoprule
15430 \backslash
15431 toprule
15432 \begin_inset Newline newline
15433 \end_inset
15434
15435
15436 \backslash
15437 renewcommand{
15438 \backslash
15439 toprule}{
15440 \backslash
15441 mytoprule[width]}
15442 \end_layout
15443
15444 \begin_layout Standard
15445 Cet exemple concerne la première ligne, appelée 
15446 \series bold
15447 toprule
15448 \series default
15449 .
15450  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15451 \series bold
15452 toprule
15453 \series default
15454  par 
15455 \series bold
15456 bottomrule
15457 \series default
15458 .
15459  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15460  
15461 \series bold
15462 toprule
15463 \series default
15464  par 
15465 \series bold
15466 midrule
15467 \series default
15468 .
15469  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15470 \begin_inset space ~
15471 \end_inset
15472
15473
15474 \begin_inset CommandInset ref
15475 LatexCommand ref
15476 reference "cha:Unités-de-longueur"
15477
15478 \end_inset
15479
15480  pour préciser l'épaisseur voulue.
15481 \end_layout
15482
15483 \begin_layout Standard
15484 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15485  en mettant une ligne pour une cellule multi-colonnes.
15486  \SpecialChar LyX
15487  va utiliser en interne la commande 
15488 \series bold
15489
15490 \backslash
15491 cmidrule
15492 \series default
15493  pour créer cette ligne.
15494  Sa syntaxe complète est :
15495 \end_layout
15496
15497 \begin_layout Standard
15498
15499 \series bold
15500
15501 \backslash
15502 cmidrule[largeur](rognage){colDépart-colFin}
15503 \end_layout
15504
15505 \begin_layout Standard
15506 Les options de la commande 
15507 \series bold
15508
15509 \backslash
15510 cmidrule
15511 \series default
15512  ne sont pas actuellement gérées par \SpecialChar LyX
15513 , vous devez donc utiliser du code
15514  \SpecialChar TeX
15515  pour pouvoir les utiliser.
15516  On peut créer manuellement des lignes 
15517 \series bold
15518
15519 \backslash
15520 mitrales
15521 \series default
15522  en insérant la commande en code \SpecialChar TeX
15523  comme le premier élément de la première
15524  cellule de la ligne.
15525  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15526  en question.
15527 \end_layout
15528
15529 \begin_layout Standard
15530 La valeur 
15531 \series bold
15532 largeur
15533 \series default
15534  pour l'épaisseur des lignes est de 0.03
15535 \begin_inset space \thinspace{}
15536 \end_inset
15537
15538 em.
15539  
15540 \series bold
15541 colDépart
15542 \series default
15543  est le numéro de la colonne dans laquelle la ligne commence et 
15544 \series bold
15545 colFin
15546 \series default
15547  est le numéro de la colonne dans laquelle elle se termine.
15548  La valeur de 
15549 \series bold
15550 colFin
15551 \series default
15552  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15553  Le paramètre optionnel 
15554 \series bold
15555 rognage
15556 \series default
15557  peut être soit 
15558 \emph on
15559 l{largeurRognage}
15560 \emph default
15561 , ou 
15562 \emph on
15563 r{largeurRognage}
15564 \emph default
15565  où les valeurs de
15566 \emph on
15567  largeurRognage
15568 \emph default
15569  sont aussi optionnelles.
15570  En utilisant par exemple la valeur 
15571 \emph on
15572 l{2pt}
15573 \emph default
15574  pour ce paramètre, la ligne va être rognée de 2
15575 \begin_inset space \thinspace{}
15576 \end_inset
15577
15578 pt à son extrémité gauche.
15579  Si vous ne spécifiez pas de valeur pour 
15580 \emph on
15581 largeurRognage
15582 \emph default
15583  les lignes sont implicitement rognées de 0.5
15584 \begin_inset space \thinspace{}
15585 \end_inset
15586
15587 em.
15588 \end_layout
15589
15590 \begin_layout Standard
15591 \begin_inset VSpace bigskip
15592 \end_inset
15593
15594 Le tableau
15595 \begin_inset space ~
15596 \end_inset
15597
15598
15599 \begin_inset CommandInset ref
15600 LatexCommand ref
15601 reference "tab:Exemple-tableau-booktabs"
15602
15603 \end_inset
15604
15605  a été créé en utilisant les commandes
15606 \end_layout
15607
15608 \begin_layout Standard
15609
15610 \series bold
15611
15612 \backslash
15613 cmidrule(r){2-2}
15614 \backslash
15615 cmidrule(l){3-4}
15616 \end_layout
15617
15618 \begin_layout Standard
15619 au début de la deuxième ligne et
15620 \end_layout
15621
15622 \begin_layout Standard
15623
15624 \series bold
15625
15626 \backslash
15627 cmidrule[2pt](l{10pt}){1-1}
15628 \end_layout
15629
15630 \begin_layout Standard
15631 au début de la sixième ligne.
15632 \end_layout
15633
15634 \begin_layout Standard
15635 \begin_inset VSpace bigskip
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Standard
15642 Vous pouvez vouloir des commandes 
15643 \series bold
15644
15645 \backslash
15646 cmidrule
15647 \series default
15648 s qui se recouvrent comme pour le 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 .
15660  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15661
15662 \end_layout
15663
15664 \begin_layout Standard
15665
15666 \series bold
15667
15668 \backslash
15669 morecmidrules
15670 \end_layout
15671
15672 \begin_layout Standard
15673 La commande qui a été utilisée pour la deuxième ligne du tableau
15674 \begin_inset space ~
15675 \end_inset
15676
15677
15678 \begin_inset CommandInset ref
15679 LatexCommand ref
15680 reference "tab:Tableau-booktabs-special"
15681
15682 \end_inset
15683
15684  est
15685 \end_layout
15686
15687 \begin_layout Standard
15688
15689 \series bold
15690
15691 \backslash
15692 cmidrule(r){2-2}
15693 \backslash
15694 cmidrule(l){3-4}
15695 \backslash
15696 morecmidrules
15697 \backslash
15698 cmidrule{2-4}
15699 \end_layout
15700
15701 \begin_layout Standard
15702 La commande pour la sixième ligne est
15703 \end_layout
15704
15705 \begin_layout Standard
15706
15707 \series bold
15708
15709 \backslash
15710 midrule
15711 \backslash
15712 morecmidrules
15713 \backslash
15714 cmidrule{3-4}
15715 \end_layout
15716
15717 \begin_layout Standard
15718 \begin_inset VSpace bigskip
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \begin_layout Standard
15725 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15726 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15727  font toute la largeur du tableau :
15728 \end_layout
15729
15730 \begin_layout Standard
15731
15732 \series bold
15733
15734 \backslash
15735 specialrule{largeur}{espace au dessus}{espace en dessous}
15736 \end_layout
15737
15738 \begin_layout Standard
15739 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15740  du paquetage \SpecialChar LaTeX
15741  
15742 \series bold
15743 booktabs
15744 \series default
15745  
15746 \begin_inset CommandInset citation
15747 LatexCommand cite
15748 key "booktabs"
15749 literal "true"
15750
15751 \end_inset
15752
15753 .
15754 \begin_inset Index idx
15755 status collapsed
15756
15757 \begin_layout Plain Layout
15758 Paquetages \SpecialChar LaTeX
15759  ! booktabs
15760 \end_layout
15761
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Standard
15768 \begin_inset Float table
15769 placement h
15770 wide false
15771 sideways false
15772 status open
15773
15774 \begin_layout Plain Layout
15775 \begin_inset Caption Standard
15776
15777 \begin_layout Plain Layout
15778 \begin_inset CommandInset label
15779 LatexCommand label
15780 name "tab:Tableau-booktabs-special"
15781
15782 \end_inset
15783
15784 Tableau formel spécial
15785 \end_layout
15786
15787 \end_inset
15788
15789
15790 \end_layout
15791
15792 \begin_layout Plain Layout
15793 \align center
15794 \begin_inset Tabular
15795 <lyxtabular version="3" rows="8" columns="4">
15796 <features booktabs="true" tabularvalignment="middle">
15797 <column alignment="center" valignment="top">
15798 <column alignment="center" valignment="top">
15799 <column alignment="center" valignment="top">
15800 <column alignment="center" valignment="top">
15801 <row>
15802 <cell alignment="center" valignment="top" topline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806 Système
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 <cell alignment="center" valignment="top" topline="true" usebox="none">
15812 \begin_inset Text
15813
15814 \begin_layout Plain Layout
15815 Chip
15816 \begin_inset space \thinspace{}
15817 \end_inset
15818
15819 1
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 Chip
15829 \begin_inset space \thinspace{}
15830 \end_inset
15831
15832 2
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 <row>
15848 <cell alignment="center" valignment="top" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852 \begin_inset ERT
15853 status collapsed
15854
15855 \begin_layout Plain Layout
15856
15857
15858 \backslash
15859 cmidrule(r){2-2}
15860 \end_layout
15861
15862 \end_inset
15863
15864
15865 \begin_inset ERT
15866 status collapsed
15867
15868 \begin_layout Plain Layout
15869
15870
15871 \backslash
15872 cmidrule(l){3-4}
15873 \end_layout
15874
15875 \end_inset
15876
15877
15878 \begin_inset ERT
15879 status collapsed
15880
15881 \begin_layout Plain Layout
15882
15883
15884 \backslash
15885 morecmidrules 
15886 \end_layout
15887
15888 \end_inset
15889
15890
15891 \begin_inset ERT
15892 status collapsed
15893
15894 \begin_layout Plain Layout
15895
15896
15897 \backslash
15898 cmidrule{2-4}
15899 \end_layout
15900
15901 \end_inset
15902
15903 Epaisseur du capteur en µm
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912 300
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 <cell alignment="center" valignment="top" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921 300
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 700
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 </row>
15936 <row>
15937 <cell alignment="center" valignment="top" topline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941 Angle biseau en °
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 <cell alignment="center" valignment="top" topline="true" usebox="none">
15947 \begin_inset Text
15948
15949 \begin_layout Plain Layout
15950 3.55
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 <cell alignment="center" valignment="top" topline="true" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959 2.71
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 <cell alignment="center" valignment="top" topline="true" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968 7.99
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 </row>
15974 <row topspace="default">
15975 <cell alignment="center" valignment="top" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979 Résolution spatiale en µm
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 <cell alignment="center" valignment="top" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988 4.26
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell alignment="center" valignment="top" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 10.17
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 10.56
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 </row>
16012 <row topspace="default">
16013 <cell alignment="center" valignment="top" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 MTF à 
16018 \begin_inset Formula $f_{\mathrm{max}}$
16019 \end_inset
16020
16021
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 0.53
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 <cell alignment="center" valignment="top" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039 0.37
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 <cell alignment="center" valignment="top" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048 0.39
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 </row>
16054 <row>
16055 <cell alignment="center" valignment="top" topline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 \begin_inset ERT
16060 status collapsed
16061
16062 \begin_layout Plain Layout
16063
16064
16065 \backslash
16066 morecmidrules 
16067 \end_layout
16068
16069 \end_inset
16070
16071
16072 \begin_inset ERT
16073 status collapsed
16074
16075 \begin_layout Plain Layout
16076
16077
16078 \backslash
16079 cmidrule{3-4}
16080 \end_layout
16081
16082 \end_inset
16083
16084 résolution spatiale LSF
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 <cell alignment="center" valignment="top" topline="true" usebox="none">
16090 \begin_inset Text
16091
16092 \begin_layout Plain Layout
16093
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell alignment="center" valignment="top" topline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 </row>
16117 <row>
16118 <cell alignment="center" valignment="top" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122 en µm
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Plain Layout
16131 129.7
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 <cell alignment="center" valignment="top" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Plain Layout
16140 52.75
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 <cell alignment="center" valignment="top" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149 50.78
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 </row>
16155 <row>
16156 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160 en % de la taille des pixels
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169 76.3
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178 95.9
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187 92.3
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 </row>
16193 </lyxtabular>
16194
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Section
16206 Alignement vertical des tableaux
16207 \begin_inset Index idx
16208 status collapsed
16209
16210 \begin_layout Plain Layout
16211 Tableau ! Alignement
16212 \end_layout
16213
16214 \end_inset
16215
16216
16217 \end_layout
16218
16219 \begin_layout Standard
16220 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16221  doit être à l'intérieur d'une boîte.
16222  La boîte peut alors être alignée comme c'est décrit dans la 
16223 \begin_inset space ~
16224 \end_inset
16225
16226
16227 \begin_inset CommandInset ref
16228 LatexCommand ref
16229 reference "sec:Boîte-Dialogue"
16230
16231 \end_inset
16232
16233 .
16234 \end_layout
16235
16236 \begin_layout Standard
16237 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16238  minipage
16239 \begin_inset Foot
16240 status open
16241
16242 \begin_layout Plain Layout
16243 Les minipages son décrites dans la section
16244 \begin_inset space ~
16245 \end_inset
16246
16247
16248 \begin_inset CommandInset ref
16249 LatexCommand ref
16250 reference "sec:Minipages"
16251
16252 \end_inset
16253
16254 .
16255 \end_layout
16256
16257 \end_inset
16258
16259  dont la largeur est de 15
16260 \begin_inset space \thinspace{}
16261 \end_inset
16262
16263 col% :
16264 \end_layout
16265
16266 \begin_layout Itemize
16267 test 
16268 \begin_inset Box Frameless
16269 position "t"
16270 hor_pos "c"
16271 has_inner_box 1
16272 inner_pos "c"
16273 use_parbox 0
16274 use_makebox 0
16275 width "15col%"
16276 special "none"
16277 height "1in"
16278 height_special "totalheight"
16279 thickness "0.4pt"
16280 separation "3pt"
16281 shadowsize "4pt"
16282 framecolor "black"
16283 backgroundcolor "none"
16284 status collapsed
16285
16286 \begin_layout Plain Layout
16287 \begin_inset Tabular
16288 <lyxtabular version="3" rows="3" columns="3">
16289 <features tabularvalignment="middle">
16290 <column alignment="center" valignment="top">
16291 <column alignment="center" valignment="top">
16292 <column alignment="center" valignment="top">
16293 <row>
16294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298 a
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307 d
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 g
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 </row>
16322 <row>
16323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327 b
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336 e
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 h
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 </row>
16351 <row>
16352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Plain Layout
16356 c
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 f
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Plain Layout
16374 i
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 </lyxtabular>
16381
16382 \end_inset
16383
16384
16385 \end_layout
16386
16387 \end_inset
16388
16389  test 
16390 \begin_inset ERT
16391 status collapsed
16392
16393 \begin_layout Plain Layout
16394
16395
16396 \backslash
16397 raisebox{0.85
16398 \backslash
16399 baselineskip}{
16400 \end_layout
16401
16402 \end_inset
16403
16404
16405 \begin_inset Box Frameless
16406 position "t"
16407 hor_pos "c"
16408 has_inner_box 1
16409 inner_pos "c"
16410 use_parbox 0
16411 use_makebox 0
16412 width "15col%"
16413 special "none"
16414 height "1in"
16415 height_special "totalheight"
16416 thickness "0.4pt"
16417 separation "3pt"
16418 shadowsize "4pt"
16419 framecolor "black"
16420 backgroundcolor "none"
16421 status collapsed
16422
16423 \begin_layout Plain Layout
16424 \begin_inset Tabular
16425 <lyxtabular version="3" rows="3" columns="3">
16426 <features tabularvalignment="middle">
16427 <column alignment="center" valignment="top">
16428 <column alignment="center" valignment="top">
16429 <column alignment="center" valignment="top">
16430 <row>
16431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16432 \begin_inset Text
16433
16434 \begin_layout Plain Layout
16435 a
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 d
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 g
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 </row>
16459 <row>
16460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464 b
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 e
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 h
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 </row>
16488 <row>
16489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493 c
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 f
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 i
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 </row>
16517 </lyxtabular>
16518
16519 \end_inset
16520
16521
16522 \end_layout
16523
16524 \end_inset
16525
16526
16527 \begin_inset ERT
16528 status collapsed
16529
16530 \begin_layout Plain Layout
16531
16532 }
16533 \end_layout
16534
16535 \end_inset
16536
16537
16538 \end_layout
16539
16540 \begin_layout Itemize
16541 test 
16542 \begin_inset Box Frameless
16543 position "c"
16544 hor_pos "c"
16545 has_inner_box 1
16546 inner_pos "c"
16547 use_parbox 0
16548 use_makebox 0
16549 width "15col%"
16550 special "none"
16551 height "1in"
16552 height_special "totalheight"
16553 thickness "0.4pt"
16554 separation "3pt"
16555 shadowsize "4pt"
16556 framecolor "black"
16557 backgroundcolor "none"
16558 status collapsed
16559
16560 \begin_layout Plain Layout
16561 \begin_inset Tabular
16562 <lyxtabular version="3" rows="3" columns="3">
16563 <features tabularvalignment="middle">
16564 <column alignment="center" valignment="top">
16565 <column alignment="center" valignment="top">
16566 <column alignment="center" valignment="top">
16567 <row>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 a
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 d
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 g
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 </row>
16596 <row>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 b
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 e
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619 h
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 </row>
16625 <row>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 c
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 f
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 i
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 </lyxtabular>
16655
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \end_inset
16662
16663
16664 \end_layout
16665
16666 \begin_layout Itemize
16667 test 
16668 \begin_inset Box Frameless
16669 position "b"
16670 hor_pos "c"
16671 has_inner_box 1
16672 inner_pos "c"
16673 use_parbox 0
16674 use_makebox 0
16675 width "15col%"
16676 special "none"
16677 height "1in"
16678 height_special "totalheight"
16679 thickness "0.4pt"
16680 separation "3pt"
16681 shadowsize "4pt"
16682 framecolor "black"
16683 backgroundcolor "none"
16684 status collapsed
16685
16686 \begin_layout Plain Layout
16687 \begin_inset Tabular
16688 <lyxtabular version="3" rows="3" columns="3">
16689 <features tabularvalignment="middle">
16690 <column alignment="center" valignment="top">
16691 <column alignment="center" valignment="top">
16692 <column alignment="center" valignment="top">
16693 <row>
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 a
16699 \end_layout
16700
16701 \end_inset
16702 </cell>
16703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707 d
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716 g
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 </row>
16722 <row>
16723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727 b
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736 e
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 h
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 </row>
16751 <row>
16752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756 c
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 f
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 i
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 </lyxtabular>
16781
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \end_inset
16788
16789  test 
16790 \begin_inset ERT
16791 status collapsed
16792
16793 \begin_layout Plain Layout
16794
16795
16796 \backslash
16797 raisebox{-0.32
16798 \backslash
16799 baselineskip}{
16800 \end_layout
16801
16802 \end_inset
16803
16804
16805 \begin_inset Box Frameless
16806 position "b"
16807 hor_pos "c"
16808 has_inner_box 1
16809 inner_pos "c"
16810 use_parbox 0
16811 use_makebox 0
16812 width "15col%"
16813 special "none"
16814 height "1in"
16815 height_special "totalheight"
16816 thickness "0.4pt"
16817 separation "3pt"
16818 shadowsize "4pt"
16819 framecolor "black"
16820 backgroundcolor "none"
16821 status collapsed
16822
16823 \begin_layout Plain Layout
16824 \begin_inset Tabular
16825 <lyxtabular version="3" rows="3" columns="3">
16826 <features tabularvalignment="middle">
16827 <column alignment="center" valignment="top">
16828 <column alignment="center" valignment="top">
16829 <column alignment="center" valignment="top">
16830 <row>
16831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835 a
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844 d
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853 g
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 </row>
16859 <row>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 b
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 e
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 h
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 </row>
16888 <row>
16889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893 c
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 f
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 i
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 </lyxtabular>
16918
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \end_inset
16925
16926
16927 \begin_inset ERT
16928 status collapsed
16929
16930 \begin_layout Plain Layout
16931
16932 }
16933 \end_layout
16934
16935 \end_inset
16936
16937
16938 \end_layout
16939
16940 \begin_layout Standard
16941 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16942  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16943  la ligne dans laquelle le tableau est inséré.
16944  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16945  boîte élévatrice (raisebox)
16946 \begin_inset Foot
16947 status collapsed
16948
16949 \begin_layout Plain Layout
16950 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16951 \begin_inset space ~
16952 \end_inset
16953
16954
16955 \begin_inset CommandInset ref
16956 LatexCommand ref
16957 reference "subsec:Alignement-Vertical"
16958
16959 \end_inset
16960
16961 .
16962 \end_layout
16963
16964 \end_inset
16965
16966 .
16967  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16968  aligné en utilisant la commande en code \SpecialChar TeX
16969  suivante 
16970 \end_layout
16971
16972 \begin_layout Standard
16973
16974 \series bold
16975
16976 \backslash
16977 raisebox{0.85
16978 \backslash
16979 baselineskip}{
16980 \end_layout
16981
16982 \begin_layout Standard
16983 placée juste avant la boîte minipage.
16984  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16985 .
16986  Pour le deuxième tableau de la dernière ligne, la commande 
16987 \end_layout
16988
16989 \begin_layout Standard
16990
16991 \series bold
16992
16993 \backslash
16994 raisebox{-0.32
16995 \backslash
16996 baselineskip}{
16997 \end_layout
16998
16999 \begin_layout Standard
17000 est utilisée.
17001 \end_layout
17002
17003 \begin_layout Standard
17004 \begin_inset Note Greyedout
17005 status open
17006
17007 \begin_layout Plain Layout
17008
17009 \series bold
17010 Note:
17011 \series default
17012  L'alignement entre le contenu de la ligne du tableau et le texte de la
17013  ligne qui l'entoure ne peut pas être parfait.
17014  Le facteur utilisé dans la commande 
17015 \series bold
17016
17017 \backslash
17018 raisebox
17019 \series default
17020  pour obtenir cet alignement dépend de la police de caractères du document,
17021  de la taille de la police et de l'épaisseur des lignes du tableau.
17022 \end_layout
17023
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \begin_layout Section
17030 Tableaux colorés
17031 \begin_inset CommandInset label
17032 LatexCommand label
17033 name "sec:Tableaux-Colorés"
17034
17035 \end_inset
17036
17037
17038 \begin_inset Index idx
17039 status collapsed
17040
17041 \begin_layout Plain Layout
17042 Tableau ! Coloré
17043 \end_layout
17044
17045 \end_inset
17046
17047
17048 \end_layout
17049
17050 \begin_layout Subsection
17051 Cellules colorées
17052 \begin_inset Index idx
17053 status collapsed
17054
17055 \begin_layout Plain Layout
17056 Couleur des tableaux ! Pour les cellules
17057 \end_layout
17058
17059 \end_inset
17060
17061
17062 \begin_inset Index idx
17063 status collapsed
17064
17065 \begin_layout Plain Layout
17066 Couleur ! Pour les cellules de tableau
17067 \end_layout
17068
17069 \end_inset
17070
17071
17072 \end_layout
17073
17074 \begin_layout Standard
17075 \begin_inset Float table
17076 placement h
17077 wide false
17078 sideways false
17079 status open
17080
17081 \begin_layout Plain Layout
17082 \begin_inset Caption Standard
17083
17084 \begin_layout Plain Layout
17085 \begin_inset CommandInset label
17086 LatexCommand label
17087 name "tab:Tableau-coloré-sans-colortbl"
17088
17089 \end_inset
17090
17091 Tableau coloré sans utiliser le paquetage  
17092 \series bold
17093 colortbl
17094 \series default
17095
17096 \begin_inset Argument 1
17097 status open
17098
17099 \begin_layout Plain Layout
17100 Tableau sans colortbl
17101 \end_layout
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \begin_layout Plain Layout
17114 \align center
17115 \begin_inset Tabular
17116 <lyxtabular version="3" rows="3" columns="3">
17117 <features tabularvalignment="middle">
17118 <column alignment="center" valignment="top">
17119 <column alignment="center" valignment="top">
17120 <column alignment="center" valignment="top">
17121 <row>
17122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \color green
17128 a
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \color red
17139 b
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148
17149 \color red
17150 c
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 </row>
17156 <row>
17157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \color green
17163 d
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \color blue
17174 e
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \color blue
17185 f
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196
17197 \color green
17198 g
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207
17208 \color blue
17209 h
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218
17219 \color blue
17220 i
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 </lyxtabular>
17227
17228 \end_inset
17229
17230
17231 \end_layout
17232
17233 \end_inset
17234
17235
17236 \end_layout
17237
17238 \begin_layout Standard
17239 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17240  et choisissez une couleur dans le menu 
17241 \family sans
17242 Édition\SpecialChar menuseparator
17243 Style
17244 \begin_inset space ~
17245 \end_inset
17246
17247 de
17248 \begin_inset space ~
17249 \end_inset
17250
17251 Texte
17252 \family default
17253 .
17254  C'est ce qui a été utilisé pour créer le tableau
17255 \begin_inset space ~
17256 \end_inset
17257
17258
17259 \begin_inset CommandInset ref
17260 LatexCommand ref
17261 reference "tab:Tableau-coloré-sans-colortbl"
17262
17263 \end_inset
17264
17265 .
17266  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17267  
17268 \series bold
17269 colortbl
17270 \series default
17271 .
17272 \begin_inset Index idx
17273 status collapsed
17274
17275 \begin_layout Plain Layout
17276 Paquetages \SpecialChar LaTeX
17277  ! colortbl
17278 \end_layout
17279
17280 \end_inset
17281
17282
17283 \end_layout
17284
17285 \begin_layout Standard
17286 \begin_inset ERT
17287 status collapsed
17288
17289 \begin_layout Plain Layout
17290
17291
17292 \backslash
17293 ifcolortbl
17294 \end_layout
17295
17296 \end_inset
17297
17298
17299 \begin_inset Note Note
17300 status open
17301
17302 \begin_layout Plain Layout
17303 La section qui suit ne sera affichée que si vous avez installé le paquetage
17304  \SpecialChar LaTeX
17305  
17306 \series bold
17307 colortbl
17308 \series default
17309 .
17310 \end_layout
17311
17312 \end_inset
17313
17314
17315 \end_layout
17316
17317 \begin_layout Standard
17318 Pour créer des tableaux colorés, vous devez charger le paquetage
17319 \series bold
17320  colortbl
17321 \series default
17322  dans le préambule avec la ligne
17323 \end_layout
17324
17325 \begin_layout Standard
17326
17327 \series bold
17328
17329 \backslash
17330 usepackage{colortbl}
17331 \end_layout
17332
17333 \begin_layout Standard
17334 On choisit la couleur d'une colonne avec la commande 
17335 \end_layout
17336
17337 \begin_layout Standard
17338
17339 \series bold
17340
17341 \backslash
17342 columncolor{nom de couleur}
17343 \end_layout
17344
17345 \begin_layout Standard
17346 à l'intérieur d'une commande 
17347 \series bold
17348 >{ }
17349 \series default
17350 .
17351  Vous trouverez plus d'information sur la commande 
17352 \series bold
17353 >{}
17354 \series default
17355  dans la section
17356 \begin_inset space ~
17357 \end_inset
17358
17359
17360 \begin_inset CommandInset ref
17361 LatexCommand ref
17362 reference "subsec:Calculs-multicolonnes"
17363
17364 \end_inset
17365
17366 .
17367 \end_layout
17368
17369 \begin_layout Standard
17370 Les noms de couleurs suivants sont prédéfinis :
17371 \end_layout
17372
17373 \begin_layout Standard
17374
17375 \family sans
17376 red
17377 \family default
17378  (rouge), 
17379 \family sans
17380 green
17381 \family default
17382  (vert), 
17383 \family sans
17384 yellow
17385 \family default
17386  (jaune), 
17387 \family sans
17388 blue
17389 \family default
17390  (bleu), 
17391 \family sans
17392 cyan
17393 \family default
17394
17395 \family sans
17396 magenta
17397 \family default
17398
17399 \family sans
17400 black 
17401 \family default
17402 (noir) et 
17403 \family sans
17404 white 
17405 \family default
17406 (blanc)
17407 \end_layout
17408
17409 \begin_layout Standard
17410 \begin_inset VSpace medskip
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \begin_layout Standard
17417 Si vous ajoutez l'option
17418 \end_layout
17419
17420 \begin_layout Standard
17421
17422 \series bold
17423 dvipsname
17424 \end_layout
17425
17426 \begin_layout Standard
17427 aux options de la classe de document dans les paramètres du document, vous
17428  pouvez utiliser 61
17429 \begin_inset space ~
17430 \end_inset
17431
17432 couleurs supplémentaires.
17433  Ces couleurs sont listées dans l'annexe
17434 \begin_inset space ~
17435 \end_inset
17436
17437
17438 \begin_inset CommandInset ref
17439 LatexCommand ref
17440 reference "chap:Liste-de-noms-de-couleur-dvips"
17441
17442 \end_inset
17443
17444 .
17445  Une de ces couleurs, 
17446 \family sans
17447 Maroon
17448 \family default
17449 , est utilisée comme exemple dans le tableau
17450 \begin_inset space ~
17451 \end_inset
17452
17453
17454 \begin_inset CommandInset ref
17455 LatexCommand ref
17456 reference "tab:Tableau-coloré-avec-colortbl"
17457
17458 \end_inset
17459
17460 .
17461 \end_layout
17462
17463 \begin_layout Standard
17464 \begin_inset VSpace medskip
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \begin_layout Standard
17471 Vous pouvez aussi définir votre propre couleur avec la commande
17472 \end_layout
17473
17474 \begin_layout Standard
17475
17476 \series bold
17477
17478 \backslash
17479 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17480 \end_layout
17481
17482 \begin_layout Standard
17483 Le modèle de couleur peut être
17484 \end_layout
17485
17486 \begin_layout Labeling
17487 \labelwidthstring 00.00.0000
17488 cmyk
17489 \begin_inset space ~
17490 \end_inset
17491
17492 : cyan, magenta, jaune (yellow), noir (black)
17493 \end_layout
17494
17495 \begin_layout Labeling
17496 \labelwidthstring 00.00.0000
17497 rgb
17498 \begin_inset space ~
17499 \end_inset
17500
17501 : rouge (red), vert (green), bleu (blue)
17502 \end_layout
17503
17504 \begin_layout Labeling
17505 \labelwidthstring 00.00.0000
17506 gray
17507 \begin_inset space ~
17508 \end_inset
17509
17510 : dégradé de gris (gray)
17511 \end_layout
17512
17513 \begin_layout Standard
17514 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17515  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17516 \end_layout
17517
17518 \begin_layout Standard
17519 Vous pouvez par exemple définir la couleur 
17520 \begin_inset Quotes cld
17521 \end_inset
17522
17523
17524 \emph on
17525 vertfonce
17526 \begin_inset Quotes crd
17527 \end_inset
17528
17529  dans le préambule avec la ligne
17530 \end_layout
17531
17532 \begin_layout Standard
17533
17534 \series bold
17535
17536 \backslash
17537 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17538 \end_layout
17539
17540 \begin_layout Standard
17541 et la couleur 
17542 \emph on
17543
17544 \begin_inset Quotes cld
17545 \end_inset
17546
17547 grisclair
17548 \emph default
17549
17550 \begin_inset Quotes crd
17551 \end_inset
17552
17553  avec
17554 \end_layout
17555
17556 \begin_layout Standard
17557
17558 \series bold
17559
17560 \backslash
17561 definecolor{grisclair}{gray}{0.8}
17562 \end_layout
17563
17564 \begin_layout Standard
17565 \begin_inset VSpace medskip
17566 \end_inset
17567
17568
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Les lignes sont colorées avec la commande
17573 \end_layout
17574
17575 \begin_layout Standard
17576
17577 \series bold
17578
17579 \backslash
17580 rowcolor{nom de la couleur}
17581 \end_layout
17582
17583 \begin_layout Standard
17584 et les cellules sont colorées avec la commande
17585 \end_layout
17586
17587 \begin_layout Standard
17588
17589 \series bold
17590
17591 \backslash
17592 cellcolor{nom de la couleur}
17593 \end_layout
17594
17595 \begin_layout Standard
17596 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17597 .
17598 \end_layout
17599
17600 \begin_layout Standard
17601 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17602  choisissez une couleur dans le menu 
17603 \family sans
17604 Édition\SpecialChar menuseparator
17605 Style
17606 \begin_inset space ~
17607 \end_inset
17608
17609 de
17610 \begin_inset space ~
17611 \end_inset
17612
17613 Texte
17614 \family default
17615 .
17616  Si une cellule contient du code \SpecialChar TeX
17617 , faites bien attention à ne colorer que
17618  le texte, sinon le code \SpecialChar TeX
17619  coloré provoquera des erreurs \SpecialChar LaTeX
17620 .
17621 \end_layout
17622
17623 \begin_layout Standard
17624 \begin_inset Note Greyedout
17625 status open
17626
17627 \begin_layout Plain Layout
17628
17629 \series bold
17630 Note:
17631 \series default
17632  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17633  définies par l'utilisateur.
17634 \end_layout
17635
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \begin_layout Standard
17642 \begin_inset VSpace bigskip
17643 \end_inset
17644
17645
17646 \end_layout
17647
17648 \begin_layout Standard
17649 Pour créer le tableau
17650 \begin_inset space ~
17651 \end_inset
17652
17653
17654 \begin_inset CommandInset ref
17655 LatexCommand ref
17656 reference "tab:Tableau-coloré-avec-colortbl"
17657
17658 \end_inset
17659
17660  faites ce qui suit : La couleur de la première colonne doit être 
17661 \emph on
17662 vertfonce
17663 \emph default
17664 .
17665  On insère donc la commande
17666 \end_layout
17667
17668 \begin_layout Standard
17669
17670 \series bold
17671 >{
17672 \backslash
17673 columncolor{vertfonce}
17674 \backslash
17675 centering}c
17676 \end_layout
17677
17678 \begin_layout Standard
17679 en code \SpecialChar TeX
17680  pour cette colonne.
17681  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
17682
17683 \end_layout
17684
17685 \begin_layout Standard
17686
17687 \series bold
17688
17689 \backslash
17690 rowcolor{cyan}
17691 \end_layout
17692
17693 \begin_layout Standard
17694 qui est insérée dans la première cellule de cette ligne.
17695  Notez que cela annule la couleur de colonne pour la première cellule.
17696  La dernière cellule de la dernière ligne est colorée en marron
17697 \series bold
17698  
17699 \series default
17700 en insérant en code \SpecialChar TeX
17701  la commande
17702 \end_layout
17703
17704 \begin_layout Standard
17705
17706 \series bold
17707
17708 \backslash
17709 cellcolor{Maroon}
17710 \end_layout
17711
17712 \begin_layout Standard
17713 Les caractères peuvent maintenant être colorés en utilisant le menu 
17714 \family sans
17715 Édition\SpecialChar menuseparator
17716 Style
17717 \begin_inset space ~
17718 \end_inset
17719
17720 de
17721 \begin_inset space ~
17722 \end_inset
17723
17724 Texte
17725 \family default
17726 .
17727 \end_layout
17728
17729 \begin_layout Standard
17730 \begin_inset Float table
17731 placement h
17732 wide false
17733 sideways false
17734 status open
17735
17736 \begin_layout Plain Layout
17737 \begin_inset Caption Standard
17738
17739 \begin_layout Plain Layout
17740 \begin_inset CommandInset label
17741 LatexCommand label
17742 name "tab:Tableau-coloré-avec-colortbl"
17743
17744 \end_inset
17745
17746 Tableau coloré en utilisant le paquetage 
17747 \series bold
17748 colortbl
17749 \series default
17750
17751 \begin_inset Argument 1
17752 status collapsed
17753
17754 \begin_layout Plain Layout
17755 Tableau avec colortbl
17756 \end_layout
17757
17758 \end_inset
17759
17760
17761 \end_layout
17762
17763 \end_inset
17764
17765
17766 \end_layout
17767
17768 \begin_layout Plain Layout
17769 \align center
17770 \begin_inset Tabular
17771 <lyxtabular version="3" rows="3" columns="3">
17772 <features tabularvalignment="middle">
17773 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17774 <column alignment="center" valignment="top">
17775 <column alignment="center" valignment="top">
17776 <row>
17777 <cell alignment="center" valignment="top" usebox="none">
17778 \begin_inset Text
17779
17780 \begin_layout Plain Layout
17781 \begin_inset ERT
17782 status collapsed
17783
17784 \begin_layout Plain Layout
17785
17786
17787 \backslash
17788 rowcolor{cyan}
17789 \end_layout
17790
17791 \end_inset
17792
17793
17794 \color magenta
17795 a
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804
17805 \color red
17806 b
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815
17816 \color red
17817 c
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 </row>
17823 <row>
17824 <cell alignment="center" valignment="top" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \color yellow
17830 d
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \color blue
17841 e
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850
17851 \color blue
17852 f
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 </row>
17858 <row>
17859 <cell alignment="center" valignment="top" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863
17864 \color yellow
17865 g
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874
17875 \color blue
17876 h
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 \begin_inset ERT
17886 status collapsed
17887
17888 \begin_layout Plain Layout
17889
17890
17891 \backslash
17892 cellcolor{Maroon}
17893 \end_layout
17894
17895 \end_inset
17896
17897
17898 \color green
17899 i
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 </row>
17905 </lyxtabular>
17906
17907 \end_inset
17908
17909
17910 \end_layout
17911
17912 \end_inset
17913
17914
17915 \end_layout
17916
17917 \begin_layout Standard
17918 \begin_inset ERT
17919 status collapsed
17920
17921 \begin_layout Plain Layout
17922
17923
17924 \backslash
17925 else
17926 \end_layout
17927
17928 \end_inset
17929
17930
17931 \begin_inset Note Note
17932 status open
17933
17934 \begin_layout Plain Layout
17935 Ce qui suit sera affiché si le paquetage 
17936 \series bold
17937 colortbl
17938 \series default
17939  n'est pas installé :
17940 \end_layout
17941
17942 \end_inset
17943
17944
17945 \end_layout
17946
17947 \begin_layout Standard
17948 Vous devez installer le paquetage 
17949 \series bold
17950 colortbl
17951 \series default
17952  pour voir le contenu des cette section dans la sortie imprimée.
17953 \end_layout
17954
17955 \begin_layout Standard
17956 \begin_inset ERT
17957 status collapsed
17958
17959 \begin_layout Plain Layout
17960
17961
17962 \backslash
17963 fi
17964 \end_layout
17965
17966 \end_inset
17967
17968
17969 \end_layout
17970
17971 \begin_layout Subsection
17972 Lignes colorées
17973 \begin_inset Index idx
17974 status collapsed
17975
17976 \begin_layout Plain Layout
17977 Tableau Coloré ! Pour les lignes
17978 \end_layout
17979
17980 \end_inset
17981
17982
17983 \begin_inset Index idx
17984 status collapsed
17985
17986 \begin_layout Plain Layout
17987 Couleur ! Pour les lignes de tableau
17988 \end_layout
17989
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \begin_layout Standard
17996 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17997  alternative à la méthode décrite dans le paragraphe précédent: il faut
17998  charger le paquetage 
17999 \series bold
18000 xcolor
18001 \series default
18002
18003 \begin_inset Index idx
18004 status collapsed
18005
18006 \begin_layout Plain Layout
18007 Paquetages \SpecialChar LaTeX
18008  ! xcolor
18009 \begin_inset ERT
18010 status collapsed
18011
18012 \begin_layout Plain Layout
18013
18014
18015 \backslash
18016 vspace{4mm}
18017 \end_layout
18018
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \end_inset
18025
18026  dans le préambule du document avec la commande
18027 \end_layout
18028
18029 \begin_layout Standard
18030
18031 \series bold
18032
18033 \backslash
18034 usepackage[table]{xcolor}
18035 \end_layout
18036
18037 \begin_layout Standard
18038
18039 \series bold
18040 xcolor
18041 \series default
18042  charge automatiquement le paquetage 
18043 \series bold
18044 colortbl
18045 \series default
18046
18047 \begin_inset Index idx
18048 status collapsed
18049
18050 \begin_layout Plain Layout
18051 Paquetages \SpecialChar LaTeX
18052  ! colortbl
18053 \end_layout
18054
18055 \end_inset
18056
18057 , il faut donc que
18058 \series bold
18059  colortbl
18060 \series default
18061  existe dans votre distribution \SpecialChar LaTeX
18062 , sinon vous aurez des erreurs.
18063 \end_layout
18064
18065 \begin_layout Standard
18066 \begin_inset ERT
18067 status collapsed
18068
18069 \begin_layout Plain Layout
18070
18071
18072 \backslash
18073 ifcolortbl
18074 \end_layout
18075
18076 \end_inset
18077
18078
18079 \begin_inset Note Note
18080 status open
18081
18082 \begin_layout Plain Layout
18083 La section qui suit ne sera affichée que si vous avez installé le paquetage
18084  \SpecialChar LaTeX
18085  
18086 \series bold
18087 colortbl
18088 \series default
18089 .
18090 \end_layout
18091
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \begin_layout Standard
18098 Les lignes de tableau sont colorées par la commande
18099 \end_layout
18100
18101 \begin_layout Standard
18102
18103 \series bold
18104
18105 \backslash
18106 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18107  paire}
18108 \end_layout
18109
18110 \begin_layout Standard
18111 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18112  avant le premier
18113  tableau nécessitant la coloration alternative des lignes.
18114  
18115 \series bold
18116 numéro de ligne
18117 \series default
18118  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18119  
18120 \series bold
18121 commandes
18122 \series default
18123 \emph on
18124  
18125 \emph default
18126 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18127  Par exemple la commande
18128 \end_layout
18129
18130 \begin_layout Standard
18131
18132 \series bold
18133
18134 \backslash
18135 rowcolors{1}{white}{lightgray}
18136 \end_layout
18137
18138 \begin_layout Standard
18139 donne le schéma de couleurs du tableau
18140 \begin_inset space ~
18141 \end_inset
18142
18143
18144 \begin_inset CommandInset ref
18145 LatexCommand ref
18146 reference "tab:Table-rowcolors"
18147
18148 \end_inset
18149
18150 .
18151  La commande
18152 \end_layout
18153
18154 \begin_layout Standard
18155
18156 \series bold
18157
18158 \backslash
18159 rowcolors[
18160 \backslash
18161 hline]{1}{lightgray}{cyan}
18162 \end_layout
18163
18164 \begin_layout Standard
18165 donne le schéma de couleurs du tableau
18166 \begin_inset space ~
18167 \end_inset
18168
18169
18170 \begin_inset CommandInset ref
18171 LatexCommand ref
18172 reference "tab:Table-rowcolors-2"
18173
18174 \end_inset
18175
18176 .
18177  Si 
18178 \series bold
18179 couleur ligne impaire
18180 \series default
18181  ou 
18182 \series bold
18183 couleur ligne paire
18184 \series default
18185  est vide, aucune couleur n'est utilisée, donc la commande
18186 \end_layout
18187
18188 \begin_layout Standard
18189
18190 \series bold
18191
18192 \backslash
18193 rowcolors{1}{}{}
18194 \end_layout
18195
18196 \begin_layout Standard
18197 supprime toutes les couleurs.
18198  
18199 \series bold
18200
18201 \backslash
18202 rowcolors
18203 \series default
18204  s'applique aux tableaux qui suivent cette commande.
18205 \end_layout
18206
18207 \begin_layout Standard
18208 \begin_inset ERT
18209 status open
18210
18211 \begin_layout Plain Layout
18212
18213
18214 \backslash
18215 rowcolors{1}{white}{lightgray}
18216 \end_layout
18217
18218 \end_inset
18219
18220
18221 \end_layout
18222
18223 \begin_layout Standard
18224 \begin_inset Float table
18225 placement h
18226 wide false
18227 sideways false
18228 status open
18229
18230 \begin_layout Plain Layout
18231 \begin_inset Caption Standard
18232
18233 \begin_layout Plain Layout
18234 \begin_inset CommandInset label
18235 LatexCommand label
18236 name "tab:Table-rowcolors"
18237
18238 \end_inset
18239
18240 Tableau avec une colonne sur deux en gris clair.
18241 \end_layout
18242
18243 \end_inset
18244
18245
18246 \end_layout
18247
18248 \begin_layout Plain Layout
18249 \align center
18250 \begin_inset Tabular
18251 <lyxtabular version="3" rows="4" columns="3">
18252 <features tabularvalignment="middle">
18253 <column alignment="center" valignment="top">
18254 <column alignment="center" valignment="top" width="0pt">
18255 <column alignment="center" valignment="top" width="0pt">
18256 <row>
18257 <cell alignment="center" valignment="top" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261 X
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 <cell alignment="center" valignment="top" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270 Y
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 <cell alignment="center" valignment="top" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 Z
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 </row>
18285 <row>
18286 <cell alignment="center" valignment="top" usebox="none">
18287 \begin_inset Text
18288
18289 \begin_layout Plain Layout
18290 1
18291 \end_layout
18292
18293 \end_inset
18294 </cell>
18295 <cell alignment="center" valignment="top" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299 2
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 3
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 </row>
18314 <row>
18315 <cell alignment="center" valignment="top" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319 4
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 5
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 <cell alignment="center" valignment="top" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 6
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 </row>
18343 <row>
18344 <cell alignment="center" valignment="top" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 7
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 8
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 9
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 </row>
18372 </lyxtabular>
18373
18374 \end_inset
18375
18376
18377 \end_layout
18378
18379 \end_inset
18380
18381
18382 \end_layout
18383
18384 \begin_layout Standard
18385 \begin_inset ERT
18386 status open
18387
18388 \begin_layout Plain Layout
18389
18390
18391 \backslash
18392 rowcolors[
18393 \backslash
18394 hline]{1}{lightgray}{cyan}
18395 \end_layout
18396
18397 \end_inset
18398
18399
18400 \end_layout
18401
18402 \begin_layout Standard
18403 \begin_inset Float table
18404 placement h
18405 wide false
18406 sideways false
18407 status open
18408
18409 \begin_layout Plain Layout
18410 \begin_inset Caption Standard
18411
18412 \begin_layout Plain Layout
18413 \begin_inset CommandInset label
18414 LatexCommand label
18415 name "tab:Table-rowcolors-2"
18416
18417 \end_inset
18418
18419 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18420  ligne
18421 \end_layout
18422
18423 \end_inset
18424
18425
18426 \end_layout
18427
18428 \begin_layout Plain Layout
18429 \align center
18430 \begin_inset Tabular
18431 <lyxtabular version="3" rows="4" columns="3">
18432 <features tabularvalignment="middle">
18433 <column alignment="center" valignment="top">
18434 <column alignment="center" valignment="top">
18435 <column alignment="center" valignment="top" width="0pt">
18436 <row>
18437 <cell alignment="center" valignment="top" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441 X
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 <cell alignment="center" valignment="top" usebox="none">
18447 \begin_inset Text
18448
18449 \begin_layout Plain Layout
18450 Y
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 <cell alignment="center" valignment="top" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459 Z
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 </row>
18465 <row>
18466 <cell alignment="center" valignment="top" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470 1
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479 2
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 <cell alignment="center" valignment="top" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488 3
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 </row>
18494 <row>
18495 <cell alignment="center" valignment="top" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 4
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 5
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 <cell alignment="center" valignment="top" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517 6
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 </row>
18523 <row>
18524 <cell alignment="center" valignment="top" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 7
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell alignment="center" valignment="top" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 8
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 <cell alignment="center" valignment="top" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546 9
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 </row>
18552 </lyxtabular>
18553
18554 \end_inset
18555
18556
18557 \end_layout
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565 \begin_inset ERT
18566 status collapsed
18567
18568 \begin_layout Plain Layout
18569
18570
18571 \backslash
18572 rowcolors{1}{}{}
18573 \end_layout
18574
18575 \end_inset
18576
18577
18578 \begin_inset Note Note
18579 status collapsed
18580
18581 \begin_layout Plain Layout
18582
18583 \lang english
18584 turns off the row coloring
18585 \end_layout
18586
18587 \end_inset
18588
18589
18590 \end_layout
18591
18592 \begin_layout Standard
18593 \begin_inset ERT
18594 status collapsed
18595
18596 \begin_layout Plain Layout
18597
18598
18599 \backslash
18600 else
18601 \end_layout
18602
18603 \end_inset
18604
18605
18606 \begin_inset Note Note
18607 status open
18608
18609 \begin_layout Plain Layout
18610 Ce qui suit sera affiché si le paquetage 
18611 \series bold
18612 colortbl
18613 \series default
18614  n'est pas installé :
18615 \end_layout
18616
18617 \end_inset
18618
18619
18620 \end_layout
18621
18622 \begin_layout Standard
18623 Vous devez installer le paquetage 
18624 \series bold
18625 colortbl
18626 \series default
18627  pour voir le contenu des cette section dans la sortie imprimée.
18628 \end_layout
18629
18630 \begin_layout Standard
18631 \begin_inset ERT
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635
18636
18637 \backslash
18638 fi
18639 \end_layout
18640
18641 \end_inset
18642
18643
18644 \end_layout
18645
18646 \begin_layout Subsection
18647 Les filets colorés
18648 \begin_inset Index idx
18649 status open
18650
18651 \begin_layout Plain Layout
18652 Tableau Coloré ! Pour les filets
18653 \end_layout
18654
18655 \end_inset
18656
18657
18658 \begin_inset Index idx
18659 status collapsed
18660
18661 \begin_layout Plain Layout
18662 Couleur ! Pour les filets des tableaux
18663 \end_layout
18664
18665 \end_inset
18666
18667
18668 \begin_inset Note Note
18669 status collapsed
18670
18671 \begin_layout Plain Layout
18672 on parle de filets plutôt que de lignes pour les tableaux
18673 \end_layout
18674
18675 \end_inset
18676
18677
18678 \end_layout
18679
18680 \begin_layout Standard
18681 Comme c'est décrit dans la section
18682 \begin_inset space ~
18683 \end_inset
18684
18685
18686 \begin_inset CommandInset ref
18687 LatexCommand ref
18688 reference "subsec:Epaisseur-filets"
18689
18690 \end_inset
18691
18692 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18693  variable 
18694 \series bold
18695
18696 \backslash
18697 arrayrulewidth
18698 \series default
18699 .
18700  Elle est mise à 1.5
18701 \begin_inset space \thinspace{}
18702 \end_inset
18703
18704 pt pour tous les tableaux de cette section.
18705 \begin_inset ERT
18706 status collapsed
18707
18708 \begin_layout Plain Layout
18709
18710
18711 \backslash
18712 setlength{
18713 \backslash
18714 arrayrulewidth}{1.5pt}
18715 \end_layout
18716
18717 \end_inset
18718
18719
18720 \end_layout
18721
18722 \begin_layout Standard
18723 Pour colorer les filets verticaux, par exemple en vert, créez le format
18724  de colonne suivant dans le préambule du document, en suivant la description
18725  de la section
18726 \begin_inset space ~
18727 \end_inset
18728
18729
18730 \begin_inset CommandInset ref
18731 LatexCommand ref
18732 reference "subsec:Formats-personnalisés"
18733
18734 \end_inset
18735
18736 :
18737 \end_layout
18738
18739 \begin_layout Standard
18740
18741 \series bold
18742
18743 \backslash
18744 newcolumntype{W}{!{
18745 \backslash
18746 color{green}
18747 \backslash
18748 vline}}
18749 \end_layout
18750
18751 \begin_layout Standard
18752 Pour le tableau
18753 \begin_inset space ~
18754 \end_inset
18755
18756
18757 \begin_inset CommandInset ref
18758 LatexCommand ref
18759 reference "tab:Tableau-filets-verticaux-colorés"
18760
18761 \end_inset
18762
18763  le paramètre \SpecialChar LaTeX
18764
18765 \series bold
18766  WcW
18767 \series default
18768  a été utilisé pour la dernière colonne et
18769 \series bold
18770  Wc
18771 \series default
18772  pour les autres colonnes.
18773 \end_layout
18774
18775 \begin_layout Standard
18776 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18777 \end_layout
18778
18779 \begin_layout Standard
18780 \begin_inset Float table
18781 placement h
18782 wide false
18783 sideways false
18784 status open
18785
18786 \begin_layout Plain Layout
18787 \begin_inset Caption Standard
18788
18789 \begin_layout Plain Layout
18790 \begin_inset CommandInset label
18791 LatexCommand label
18792 name "tab:Tableau-filets-verticaux-colorés"
18793
18794 \end_inset
18795
18796 Tableau avec filets verticaux colorés
18797 \end_layout
18798
18799 \end_inset
18800
18801
18802 \end_layout
18803
18804 \begin_layout Plain Layout
18805 \align center
18806 \begin_inset Tabular
18807 <lyxtabular version="3" rows="3" columns="3">
18808 <features tabularvalignment="middle">
18809 <column alignment="center" valignment="top" special="Wc">
18810 <column alignment="center" valignment="top" special="Wc">
18811 <column alignment="center" valignment="top" special="WcW">
18812 <row>
18813 <cell alignment="center" valignment="top" topline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 sd
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855 sd
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 </row>
18870 <row>
18871 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 sd
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 </row>
18899 </lyxtabular>
18900
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \begin_layout Standard
18912 \begin_inset VSpace bigskip
18913 \end_inset
18914
18915 Pour colorer les filets horizontaux en rouge comme pour le tableau
18916 \begin_inset space ~
18917 \end_inset
18918
18919
18920 \begin_inset CommandInset ref
18921 LatexCommand ref
18922 reference "tab:Tableau-filet-horizontaux-colorés"
18923
18924 \end_inset
18925
18926 , insérez les commandes suivantes en code \SpecialChar TeX
18927  juste avant le tableau ou le
18928  flottant de tableau :
18929 \end_layout
18930
18931 \begin_layout Standard
18932
18933 \series bold
18934
18935 \backslash
18936 let
18937 \backslash
18938 myHlineC
18939 \backslash
18940 hline
18941 \begin_inset Newline newline
18942 \end_inset
18943
18944
18945 \backslash
18946 renewcommand{
18947 \backslash
18948 hline}
18949 \begin_inset Newline newline
18950 \end_inset
18951
18952
18953 \begin_inset Phantom HPhantom
18954 status open
18955
18956 \begin_layout Plain Layout
18957
18958 \series bold
18959 \begin_inset space ~
18960 \end_inset
18961
18962
18963 \end_layout
18964
18965 \end_inset
18966
18967 {
18968 \backslash
18969 arrayrulecolor{red}
18970 \backslash
18971 myHlineC
18972 \backslash
18973 arrayrulecolor{black}}
18974 \end_layout
18975
18976 \begin_layout Standard
18977 \begin_inset ERT
18978 status collapsed
18979
18980 \begin_layout Plain Layout
18981
18982
18983 \backslash
18984 let
18985 \backslash
18986 myHlineC
18987 \backslash
18988 hline
18989 \end_layout
18990
18991 \begin_layout Plain Layout
18992
18993
18994 \backslash
18995 renewcommand{
18996 \backslash
18997 hline}
18998 \end_layout
18999
19000 \begin_layout Plain Layout
19001
19002  {
19003 \backslash
19004 arrayrulecolor{red}
19005 \backslash
19006 myHlineC
19007 \backslash
19008 arrayrulecolor{black}}
19009 \end_layout
19010
19011 \end_inset
19012
19013
19014 \begin_inset Float table
19015 placement h
19016 wide false
19017 sideways false
19018 status open
19019
19020 \begin_layout Plain Layout
19021 \begin_inset Caption Standard
19022
19023 \begin_layout Plain Layout
19024 \begin_inset CommandInset label
19025 LatexCommand label
19026 name "tab:Tableau-filet-horizontaux-colorés"
19027
19028 \end_inset
19029
19030 Tableau avec filets horizontaux colorés
19031 \end_layout
19032
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \begin_layout Plain Layout
19039 \align center
19040 \begin_inset Tabular
19041 <lyxtabular version="3" rows="3" columns="3">
19042 <features tabularvalignment="middle">
19043 <column alignment="center" valignment="top">
19044 <column alignment="center" valignment="top">
19045 <column alignment="center" valignment="top">
19046 <row>
19047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 sd
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 </row>
19075 <row>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089 sd
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 </row>
19104 <row>
19105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 sd
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 </lyxtabular>
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \end_inset
19141
19142
19143 \end_layout
19144
19145 \begin_layout Standard
19146 Pour revenir à la couleur noire implicite, insérez la commande suivante
19147  en code \SpecialChar TeX
19148 , juste après le tableau ou le flottant de tableau :
19149 \end_layout
19150
19151 \begin_layout Standard
19152
19153 \series bold
19154
19155 \backslash
19156 renewcommand{
19157 \backslash
19158 hline}{
19159 \backslash
19160 myHlineC}
19161 \end_layout
19162
19163 \begin_layout Standard
19164 Le tableau
19165 \begin_inset space ~
19166 \end_inset
19167
19168
19169 \begin_inset CommandInset ref
19170 LatexCommand ref
19171 reference "tab:Tableau-avec-filets-colorés"
19172
19173 \end_inset
19174
19175  est un exemple avec des filets horizontaux et verticaux colorés.
19176 \end_layout
19177
19178 \begin_layout Standard
19179 \begin_inset Float table
19180 placement h
19181 wide false
19182 sideways false
19183 status open
19184
19185 \begin_layout Plain Layout
19186 \begin_inset Caption Standard
19187
19188 \begin_layout Plain Layout
19189 \begin_inset CommandInset label
19190 LatexCommand label
19191 name "tab:Tableau-avec-filets-colorés"
19192
19193 \end_inset
19194
19195 Tableau avec filets horizontaux et verticaux colorés
19196 \end_layout
19197
19198 \end_inset
19199
19200
19201 \end_layout
19202
19203 \begin_layout Plain Layout
19204 \align center
19205 \begin_inset Tabular
19206 <lyxtabular version="3" rows="3" columns="3">
19207 <features tabularvalignment="middle">
19208 <column alignment="center" valignment="top" special="Wc">
19209 <column alignment="center" valignment="top" special="Wc">
19210 <column alignment="center" valignment="top" special="WcW">
19211 <row>
19212 <cell alignment="center" valignment="top" topline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216 sd
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 <cell alignment="center" valignment="top" topline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" topline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 </row>
19240 <row>
19241 <cell alignment="center" valignment="top" topline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" topline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 sd
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" topline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row topspace="default">
19270 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 sd
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 </lyxtabular>
19299
19300 \end_inset
19301
19302
19303 \end_layout
19304
19305 \end_inset
19306
19307
19308 \end_layout
19309
19310 \begin_layout Standard
19311 \begin_inset ERT
19312 status collapsed
19313
19314 \begin_layout Plain Layout
19315
19316
19317 \backslash
19318 renewcommand{
19319 \backslash
19320 hline}{
19321 \backslash
19322 myHlineC}
19323 \end_layout
19324
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \begin_layout Standard
19331 \begin_inset ERT
19332 status collapsed
19333
19334 \begin_layout Plain Layout
19335
19336
19337 \backslash
19338 setlength{
19339 \backslash
19340 arrayrulewidth}{1.2pt}
19341 \end_layout
19342
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \begin_layout Standard
19349 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
19350  est nécessaire.
19351  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
19352  donnée, insérer cette commande en mode \SpecialChar TeX
19353  en tant que dernière saisie dans
19354  la ligne qui doit précéder la première ligne colorée:
19355 \end_layout
19356
19357 \begin_layout Standard
19358
19359 \series bold
19360
19361 \backslash
19362
19363 \backslash
19364
19365 \backslash
19366 arrayrulecolor{blue}%
19367 \end_layout
19368
19369 \begin_layout Standard
19370 Pour revenir aux lignes noires, ajouter cette commande en tant que première
19371  saisie dans la ligne située au-dessus des lignes noires:
19372 \end_layout
19373
19374 \begin_layout Standard
19375
19376 \series bold
19377
19378 \backslash
19379 arrayrulecolor{black}
19380 \end_layout
19381
19382 \begin_layout Standard
19383 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
19384  dans le tableau
19385 \begin_inset space ~
19386 \end_inset
19387
19388
19389 \begin_inset CommandInset ref
19390 LatexCommand ref
19391 reference "tab:Table-with-different-hor"
19392
19393 \end_inset
19394
19395 .
19396  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
19397  de la première ligne du tableau.
19398 \end_layout
19399
19400 \begin_layout Standard
19401 \begin_inset Float table
19402 wide false
19403 sideways false
19404 status open
19405
19406 \begin_layout Plain Layout
19407 \begin_inset Caption Standard
19408
19409 \begin_layout Plain Layout
19410 \begin_inset CommandInset label
19411 LatexCommand label
19412 name "tab:Table-with-different-hor"
19413
19414 \end_inset
19415
19416 Tableau avec des lignes de couleurs différentes
19417 \end_layout
19418
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \begin_layout Plain Layout
19425 \align center
19426 \begin_inset Tabular
19427 <lyxtabular version="3" rows="6" columns="7">
19428 <features tabularvalignment="middle">
19429 <column alignment="center" valignment="top">
19430 <column alignment="center" valignment="top">
19431 <column alignment="center" valignment="top">
19432 <column alignment="center" valignment="top">
19433 <column alignment="center" valignment="top">
19434 <column alignment="center" valignment="top">
19435 <column alignment="center" valignment="top">
19436 <row>
19437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 <cell alignment="center" valignment="top" topline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" topline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" topline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 <cell alignment="center" valignment="top" topline="true" usebox="none">
19483 \begin_inset Text
19484
19485 \begin_layout Plain Layout
19486
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495 \begin_inset ERT
19496 status open
19497
19498 \begin_layout Plain Layout
19499
19500
19501 \backslash
19502
19503 \backslash
19504
19505 \backslash
19506 arrayrulecolor{blue}%
19507 \end_layout
19508
19509 \end_inset
19510
19511
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 Y
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 Y
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 \begin_inset ERT
19588 status open
19589
19590 \begin_layout Plain Layout
19591
19592
19593 \backslash
19594 arrayrulecolor{black}
19595 \end_layout
19596
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 <cell alignment="center" valignment="top" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 <cell alignment="center" valignment="top" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 </row>
19659 <row>
19660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 <cell alignment="center" valignment="top" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Plain Layout
19709
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19715 \begin_inset Text
19716
19717 \begin_layout Plain Layout
19718 \begin_inset ERT
19719 status collapsed
19720
19721 \begin_layout Plain Layout
19722
19723
19724 \backslash
19725
19726 \backslash
19727
19728 \backslash
19729 arrayrulecolor{green}%
19730 \end_layout
19731
19732 \end_inset
19733
19734
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 </row>
19740 <row>
19741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Plain Layout
19781
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset ERT
19811 status collapsed
19812
19813 \begin_layout Plain Layout
19814
19815
19816 \backslash
19817 arrayrulecolor{black}
19818 \end_layout
19819
19820 \end_inset
19821
19822 B
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876 \begin_inset ERT
19877 status collapsed
19878
19879 \begin_layout Plain Layout
19880
19881
19882 \backslash
19883
19884 \backslash
19885
19886 \backslash
19887 arrayrulecolor{blue}%
19888 \end_layout
19889
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 </row>
19898 </lyxtabular>
19899
19900 \end_inset
19901
19902
19903 \end_layout
19904
19905 \end_inset
19906
19907
19908 \end_layout
19909
19910 \begin_layout Standard
19911 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
19912  dans le tableau
19913 \begin_inset space ~
19914 \end_inset
19915
19916
19917 \begin_inset CommandInset ref
19918 LatexCommand ref
19919 reference "tab:Table-with-different-ver"
19920
19921 \end_inset
19922
19923 , il faut utiliser les multi-colonnes.
19924  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
19925  la colonne.
19926  Ensuite, colorer toutes les lignes via la commande:
19927 \end_layout
19928
19929 \begin_layout Standard
19930
19931 \series bold
19932
19933 \backslash
19934
19935 \backslash
19936
19937 \backslash
19938 arrayrulecolor{blue}%
19939 \end_layout
19940
19941 \begin_layout Standard
19942 comme vu plus haut.
19943  Enfin insérer la commande suivante en mode \SpecialChar TeX
19944  pour chaque cellule de la ligne
19945  qui nécessite une ligne verticale avec une couleur différente:
19946 \end_layout
19947
19948 \begin_layout Standard
19949
19950 \series bold
19951
19952 \backslash
19953 multicolumn{1}{!{
19954 \backslash
19955 color{green}
19956 \backslash
19957 vline}c!{
19958 \backslash
19959 color{red}
19960 \backslash
19961 vline}}{
19962 \end_layout
19963
19964 \begin_layout Standard
19965 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
19966  une ligne verte, à droite, une ligne rouge.
19967  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
19968  le mettre la commande 
19969 \series bold
19970
19971 \backslash
19972 color
19973 \series default
19974 .
19975  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
19976  droite, on peut saisir:
19977 \end_layout
19978
19979 \begin_layout Standard
19980
19981 \series bold
19982
19983 \backslash
19984 multicolumn{1}{!{
19985 \backslash
19986 color{black}
19987 \backslash
19988 vline}c|}{
19989 \end_layout
19990
19991 \begin_layout Standard
19992 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
19993  Le caractère | crée donc la ligne verticale tandis que
19994 \series bold
19995  
19996 \backslash
19997 vline
19998 \series default
19999  le fait quand 
20000 \series bold
20001
20002 \backslash
20003 color
20004 \series default
20005  est utilisée.
20006  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
20007  la commande:
20008 \end_layout
20009
20010 \begin_layout Standard
20011
20012 \series bold
20013
20014 \backslash
20015 multicolumn{1}{|c|}{
20016 \end_layout
20017
20018 \begin_layout Standard
20019 Après cette commande saisir le contenu de la cellule comme d'habitude en
20020  ajoutant une accolade fermante 
20021 \series bold
20022 }
20023 \series default
20024  en code \SpecialChar TeX
20025 .
20026 \end_layout
20027
20028 \begin_layout Standard
20029 \begin_inset Float table
20030 wide false
20031 sideways false
20032 status open
20033
20034 \begin_layout Plain Layout
20035 \begin_inset Caption Standard
20036
20037 \begin_layout Plain Layout
20038 \begin_inset CommandInset label
20039 LatexCommand label
20040 name "tab:Table-with-different-ver"
20041
20042 \end_inset
20043
20044 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20045 \end_layout
20046
20047 \end_inset
20048
20049
20050 \end_layout
20051
20052 \begin_layout Plain Layout
20053 \align center
20054 \begin_inset Tabular
20055 <lyxtabular version="3" rows="5" columns="7">
20056 <features tabularvalignment="middle">
20057 <column alignment="center" valignment="top">
20058 <column alignment="center" valignment="top">
20059 <column alignment="center" valignment="top">
20060 <column alignment="center" valignment="top">
20061 <column alignment="center" valignment="top">
20062 <column alignment="center" valignment="top">
20063 <column alignment="center" valignment="top">
20064 <row>
20065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" topline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" topline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" topline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" topline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 \begin_inset ERT
20124 status open
20125
20126 \begin_layout Plain Layout
20127
20128
20129 \backslash
20130
20131 \backslash
20132
20133 \backslash
20134 arrayrulecolor{red}%
20135 \end_layout
20136
20137 \end_inset
20138
20139
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 </row>
20145 <row>
20146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20147 \begin_inset Text
20148
20149 \begin_layout Plain Layout
20150 \begin_inset ERT
20151 status open
20152
20153 \begin_layout Plain Layout
20154
20155
20156 \backslash
20157 multicolumn{1}{!{
20158 \backslash
20159 color{black}
20160 \backslash
20161 vline}c|}{
20162 \end_layout
20163
20164 \end_inset
20165
20166 Y
20167 \begin_inset ERT
20168 status collapsed
20169
20170 \begin_layout Plain Layout
20171
20172 }
20173 \end_layout
20174
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Plain Layout
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 \begin_inset ERT
20223 status open
20224
20225 \begin_layout Plain Layout
20226
20227
20228 \backslash
20229 multicolumn{1}{c|}{
20230 \end_layout
20231
20232 \end_inset
20233
20234
20235 \begin_inset ERT
20236 status collapsed
20237
20238 \begin_layout Plain Layout
20239
20240 }
20241 \end_layout
20242
20243 \end_inset
20244
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 \begin_inset ERT
20255 status open
20256
20257 \begin_layout Plain Layout
20258
20259
20260 \backslash
20261 multicolumn{1}{c!{
20262 \backslash
20263 color{black}
20264 \backslash
20265 vline}}{
20266 \end_layout
20267
20268 \end_inset
20269
20270 Y
20271 \begin_inset ERT
20272 status collapsed
20273
20274 \begin_layout Plain Layout
20275
20276 }
20277 \end_layout
20278
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 <row>
20288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset ERT
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296
20297
20298 \backslash
20299 arrayrulecolor{black}
20300 \end_layout
20301
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 <cell alignment="center" valignment="top" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 <cell alignment="center" valignment="top" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358 \begin_inset ERT
20359 status collapsed
20360
20361 \begin_layout Plain Layout
20362
20363
20364 \backslash
20365
20366 \backslash
20367
20368 \backslash
20369 arrayrulecolor{magenta}%
20370 \end_layout
20371
20372 \end_inset
20373
20374
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 </row>
20380 <row>
20381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 \begin_inset ERT
20386 status collapsed
20387
20388 \begin_layout Plain Layout
20389
20390
20391 \backslash
20392 multicolumn{1}{|c!{
20393 \backslash
20394 color{red}
20395 \backslash
20396 vline}}{
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \begin_inset ERT
20403 status collapsed
20404
20405 \begin_layout Plain Layout
20406
20407 }
20408 \end_layout
20409
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421 \begin_inset ERT
20422 status collapsed
20423
20424 \begin_layout Plain Layout
20425
20426
20427 \backslash
20428 multicolumn{1}{c!{
20429 \backslash
20430 color{green}
20431 \backslash
20432 vline}}{
20433 \end_layout
20434
20435 \end_inset
20436
20437
20438 \begin_inset ERT
20439 status collapsed
20440
20441 \begin_layout Plain Layout
20442
20443 }
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 \begin_inset ERT
20458 status collapsed
20459
20460 \begin_layout Plain Layout
20461
20462
20463 \backslash
20464 multicolumn{1}{c!{
20465 \backslash
20466 color{yellow}
20467 \backslash
20468 vline}}{
20469 \end_layout
20470
20471 \end_inset
20472
20473
20474 \begin_inset ERT
20475 status collapsed
20476
20477 \begin_layout Plain Layout
20478
20479 }
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \end_inset
20488 </cell>
20489 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493 \begin_inset ERT
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497
20498
20499 \backslash
20500 multicolumn{1}{c!{
20501 \backslash
20502 color{blue}
20503 \backslash
20504 vline}}{
20505 \end_layout
20506
20507 \end_inset
20508
20509
20510 \begin_inset ERT
20511 status collapsed
20512
20513 \begin_layout Plain Layout
20514
20515 }
20516 \end_layout
20517
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 \begin_inset ERT
20530 status collapsed
20531
20532 \begin_layout Plain Layout
20533
20534
20535 \backslash
20536 multicolumn{1}{c!{
20537 \backslash
20538 color{cyan}
20539 \backslash
20540 vline}}{
20541 \end_layout
20542
20543 \end_inset
20544
20545
20546 \begin_inset ERT
20547 status collapsed
20548
20549 \begin_layout Plain Layout
20550
20551 }
20552 \end_layout
20553
20554 \end_inset
20555
20556
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset ERT
20566 status collapsed
20567
20568 \begin_layout Plain Layout
20569
20570
20571 \backslash
20572 multicolumn{1}{c!{
20573 \backslash
20574 color{black}
20575 \backslash
20576 vline}}{
20577 \end_layout
20578
20579 \end_inset
20580
20581
20582 \begin_inset ERT
20583 status collapsed
20584
20585 \begin_layout Plain Layout
20586
20587 }
20588 \end_layout
20589
20590 \end_inset
20591
20592
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601 \begin_inset ERT
20602 status collapsed
20603
20604 \begin_layout Plain Layout
20605
20606
20607 \backslash
20608 multicolumn{1}{c|}{
20609 \end_layout
20610
20611 \end_inset
20612
20613
20614 \begin_inset ERT
20615 status collapsed
20616
20617 \begin_layout Plain Layout
20618
20619 }
20620 \end_layout
20621
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 </row>
20630 <row>
20631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635 \begin_inset ERT
20636 status collapsed
20637
20638 \begin_layout Plain Layout
20639
20640
20641 \backslash
20642 arrayrulecolor{black}
20643 \end_layout
20644
20645 \end_inset
20646
20647 B
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 </lyxtabular>
20708
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \end_inset
20715
20716
20717 \end_layout
20718
20719 \begin_layout Standard
20720 \begin_inset ERT
20721 status collapsed
20722
20723 \begin_layout Plain Layout
20724
20725
20726 \backslash
20727 setlength{
20728 \backslash
20729 arrayrulewidth}{0.4pt}
20730 \end_layout
20731
20732 \end_inset
20733
20734
20735 \end_layout
20736
20737 \begin_layout Section
20738 Pivotement des cellules
20739 \begin_inset CommandInset label
20740 LatexCommand label
20741 name "sec:Pivotement-des-cellules"
20742
20743 \end_inset
20744
20745
20746 \begin_inset Index idx
20747 status collapsed
20748
20749 \begin_layout Plain Layout
20750 Tableau ! Pivotement des cellules
20751 \end_layout
20752
20753 \end_inset
20754
20755
20756 \begin_inset Index idx
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760 Pivoter des objets
20761 \end_layout
20762
20763 \end_inset
20764
20765
20766 \end_layout
20767
20768 \begin_layout Standard
20769 \begin_inset Note Greyedout
20770 status open
20771
20772 \begin_layout Plain Layout
20773
20774 \series bold
20775 Nota:
20776 \series default
20777  toutes les visionneuses DVI n'affichent pas les rotations.
20778 \end_layout
20779
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \begin_layout Standard
20786 Le tableau
20787 \begin_inset space ~
20788 \end_inset
20789
20790
20791 \begin_inset CommandInset ref
20792 LatexCommand ref
20793 reference "tab:Tableau-incluant-des"
20794
20795 \end_inset
20796
20797  est un exemple dans lequel 3 cellules pivotent de 45
20798 \begin_inset space \thinspace{}
20799 \end_inset
20800
20801 °.
20802 \end_layout
20803
20804 \begin_layout Standard
20805 \begin_inset Float table
20806 placement h
20807 wide false
20808 sideways false
20809 status open
20810
20811 \begin_layout Plain Layout
20812 \begin_inset Caption Standard
20813
20814 \begin_layout Plain Layout
20815 \begin_inset CommandInset label
20816 LatexCommand label
20817 name "tab:Tableau-incluant-des"
20818
20819 \end_inset
20820
20821 Tableau incluant des cellules pivotées dans la première ligne.
20822 \end_layout
20823
20824 \end_inset
20825
20826
20827 \end_layout
20828
20829 \begin_layout Plain Layout
20830 \noindent
20831 \align center
20832 \begin_inset Tabular
20833 <lyxtabular version="3" rows="2" columns="3">
20834 <features tabularvalignment="middle">
20835 <column alignment="center" valignment="top" width="0pt">
20836 <column alignment="center" valignment="top" width="0pt">
20837 <column alignment="center" valignment="top" width="0pt">
20838 <row>
20839 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 soucoupes
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852 assiettes
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 plats
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 </row>
20867 <row>
20868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872 45
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881 33
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890 21
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 </row>
20896 </lyxtabular>
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \begin_layout Standard
20909 \begin_inset Note Greyedout
20910 status open
20911
20912 \begin_layout Plain Layout
20913
20914 \series bold
20915 Nota:
20916 \series default
20917  les ruptures de ligne (raccourci 
20918 \begin_inset Info
20919 type  "shortcut"
20920 arg   "newline-insert newline"
20921 \end_inset
20922
20923 ) ne sont pas autorisées dans les cellules pivotées
20924 \end_layout
20925
20926 \end_inset
20927
20928
20929 \end_layout
20930
20931 \begin_layout Standard
20932 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20933  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20934 \begin_inset Foot
20935 status collapsed
20936
20937 \begin_layout Plain Layout
20938 Pour en savoir plus sur ces boîtes, voir les sections
20939 \begin_inset space ~
20940 \end_inset
20941
20942
20943 \begin_inset CommandInset ref
20944 LatexCommand ref
20945 reference "sec:Minipages"
20946
20947 \end_inset
20948
20949  et 
20950 \begin_inset CommandInset ref
20951 LatexCommand ref
20952 reference "sec:Parboxes"
20953
20954 \end_inset
20955
20956 .
20957 \end_layout
20958
20959 \end_inset
20960
20961  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20962  la hauteur de la cellule.
20963  Pour éviter d'avoir à estimer une largeur de boîte appropriée, il est possible
20964  d’utiliser une minipage à largeur variable.
20965  Une telle boîte est insérée en chargeant le module
20966 \family sans
20967  Minipages
20968 \begin_inset space ~
20969 \end_inset
20970
20971 à
20972 \begin_inset space ~
20973 \end_inset
20974
20975 largeur
20976 \begin_inset space ~
20977 \end_inset
20978
20979 variable
20980 \family default
20981  dans les paramètres du document.
20982  On peut alors utiliser le menu
20983 \family sans
20984  Insertion\SpecialChar menuseparator
20985 Inserts
20986 \begin_inset space ~
20987 \end_inset
20988
20989 personnalisables\SpecialChar menuseparator
20990 Minipage
20991 \begin_inset space ~
20992 \end_inset
20993
20994 (larg.
20995 \begin_inset space ~
20996 \end_inset
20997
20998 variable)
20999 \family default
21000 .
21001  Le tableau
21002 \begin_inset space ~
21003 \end_inset
21004
21005
21006 \begin_inset CommandInset ref
21007 LatexCommand ref
21008 reference "tab:Tableau-incluant-une"
21009
21010 \end_inset
21011
21012  donne un exemple d'une cellule multi-lignes où une minipage à largeur variable
21013  est utilisée.
21014 \end_layout
21015
21016 \begin_layout Standard
21017 \begin_inset Float table
21018 placement h
21019 wide false
21020 sideways false
21021 status open
21022
21023 \begin_layout Plain Layout
21024 \begin_inset Caption Standard
21025
21026 \begin_layout Plain Layout
21027 \begin_inset CommandInset label
21028 LatexCommand label
21029 name "tab:Tableau-incluant-une"
21030
21031 \end_inset
21032
21033 Tableau incluant une cellule multi-lignes pivotée.
21034 \end_layout
21035
21036 \end_inset
21037
21038
21039 \end_layout
21040
21041 \begin_layout Plain Layout
21042 \noindent
21043 \align center
21044 \begin_inset Tabular
21045 <lyxtabular version="3" rows="2" columns="3">
21046 <features tabularvalignment="middle">
21047 <column alignment="center" valignment="top">
21048 <column alignment="center" valignment="top" width="0pt">
21049 <column alignment="center" valignment="top">
21050 <row>
21051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 a
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 \begin_inset Flex Minipage (Var. Width)
21065 status open
21066
21067 \begin_layout Plain Layout
21068 cellule pivotée
21069 \begin_inset Newline newline
21070 \end_inset
21071
21072 avec saut de ligne
21073 \begin_inset space ~
21074 \end_inset
21075
21076
21077 \end_layout
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090 e
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 </row>
21096 <row>
21097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101 b
21102 \end_layout
21103
21104 \end_inset
21105 </cell>
21106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21107 \begin_inset Text
21108
21109 \begin_layout Plain Layout
21110 c
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 d
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 </row>
21125 </lyxtabular>
21126
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \begin_layout Section
21138 Calcul de la largeur du tableau
21139 \begin_inset CommandInset label
21140 LatexCommand label
21141 name "sec:Table-Width-Calculation"
21142
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \begin_layout Standard
21149 Pour les tableaux un peu larges il est parfois difficile de garantir que
21150  le tableau ne déborde pas dans la marge.
21151  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21152  la valeur à donner à chacune?
21153 \end_layout
21154
21155 \begin_layout Standard
21156 La largeur du tableau 
21157 \begin_inset Formula $L_{\mathrm{tableau}}$
21158 \end_inset
21159
21160  peut se calculer précisément: chaque colonne contribue pour sa largeur
21161  propre 
21162 \begin_inset Formula $L_{\mathrm{colonne}}$
21163 \end_inset
21164
21165  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21166  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21167
21168 \series bold
21169  
21170 \backslash
21171 tabcolsep
21172 \series default
21173 , implicitement 6
21174 \begin_inset space \thinspace{}
21175 \end_inset
21176
21177 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21178  
21179 \series bold
21180
21181 \backslash
21182 arrayrulewidth
21183 \series default
21184 , implicitement 0.4
21185 \begin_inset space \thinspace{}
21186 \end_inset
21187
21188 pt).
21189  Donc si les 
21190 \begin_inset Formula $n$
21191 \end_inset
21192
21193
21194 \begin_inset space ~
21195 \end_inset
21196
21197 colonnes ont la même largeur, la largeur du tableau est
21198 \begin_inset Formula 
21199 \begin{equation}
21200 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21201 \end{equation}
21202
21203 \end_inset
21204
21205
21206 \end_layout
21207
21208 \begin_layout Standard
21209 La largeur disponible pour placer un tableau est la distance entre les marges
21210  de la page ou la largeur de la colonne de texte (pour un document présenté
21211  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21212  
21213 \series bold
21214
21215 \backslash
21216 columnwidth
21217 \series default
21218 .
21219  Si toutes le colonnes ont la même largeur et que 
21220 \begin_inset Formula $L_{\mathrm{tableau}}$
21221 \end_inset
21222
21223  doit valoir 1
21224 \begin_inset space \thinspace{}
21225 \end_inset
21226
21227
21228 \backslash
21229 columnwidth, 
21230 \begin_inset Formula $L_{\mathrm{colonne}}$
21231 \end_inset
21232
21233  se calcule facilement.
21234 \end_layout
21235
21236 \begin_layout Standard
21237 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21238  
21239 \series bold
21240 calc
21241 \series default
21242
21243 \begin_inset Index idx
21244 status collapsed
21245
21246 \begin_layout Plain Layout
21247 Paquetages \SpecialChar LaTeX
21248  ! calc
21249 \end_layout
21250
21251 \end_inset
21252
21253  dans le préambule du document.
21254  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21255  il faut utiliser le champ
21256 \family sans
21257  Argument \SpecialChar LaTeX
21258
21259 \family default
21260 .
21261  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21262  qui est expliqué dans la section
21263 \begin_inset space ~
21264 \end_inset
21265
21266
21267 \begin_inset CommandInset ref
21268 LatexCommand ref
21269 reference "subsec:Calculs-multicolonnes"
21270
21271 \end_inset
21272
21273 .
21274  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21275  saisir pour chaque colonne la commande
21276 \end_layout
21277
21278 \begin_layout Standard
21279
21280 \series bold
21281 >{
21282 \backslash
21283 centering}p{(1
21284 \backslash
21285 columnwidth-62.4pt)/5}
21286 \end_layout
21287
21288 \begin_layout Standard
21289 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21290 \begin_inset space ~
21291 \end_inset
21292
21293 fois celle des 3 autres, le calcul est le suivant:
21294 \end_layout
21295
21296 \begin_layout Standard
21297 \begin_inset Formula 
21298 \begin{align}
21299 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21300  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21301  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21302 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21303 \end{align}
21304
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Standard
21311 Par conséquent, dans le tableau, la commande
21312 \end_layout
21313
21314 \begin_layout Standard
21315
21316 \series bold
21317 >{
21318 \backslash
21319 centering}p{(1
21320 \backslash
21321 columnwidth-62.4pt)/
21322 \backslash
21323 real{4.5}}
21324 \end_layout
21325
21326 \begin_layout Standard
21327 est utilisée pour les colonnes les plus larges, et la commande
21328 \end_layout
21329
21330 \begin_layout Standard
21331
21332 \series bold
21333 >{
21334 \backslash
21335 centering}p{(1
21336 \backslash
21337 columnwidth-62.4pt)/
21338 \backslash
21339 real{4.5}*
21340 \backslash
21341 real{0.75}}
21342 \end_layout
21343
21344 \begin_layout Standard
21345 est utilisée pour les plus étroites:
21346 \end_layout
21347
21348 \begin_layout Standard
21349 \begin_inset Tabular
21350 <lyxtabular version="3" rows="2" columns="5">
21351 <features tabularvalignment="middle">
21352 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21353 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21354 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21355 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21356 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21357 <row>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 1
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 2
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 3
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389 4
21390 \end_layout
21391
21392 \end_inset
21393 </cell>
21394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398 5
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 </row>
21404 <row>
21405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 111111 1111111 111111 111111111 11111 11111 1111
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427 2222 22222 222222 222222222 2222222 22 22222
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445 333333 333333 333333 33333 3333333 333
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 </row>
21451 </lyxtabular>
21452
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \begin_layout Section
21459 Personnalisation des tableaux
21460 \begin_inset Index idx
21461 status collapsed
21462
21463 \begin_layout Plain Layout
21464 Tableau ! Personnalisation
21465 \end_layout
21466
21467 \end_inset
21468
21469
21470 \begin_inset Index idx
21471 status collapsed
21472
21473 \begin_layout Plain Layout
21474 Personnalisation des tableaux
21475 \end_layout
21476
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \begin_layout Subsection
21483 Espacement des lignes
21484 \begin_inset CommandInset label
21485 LatexCommand label
21486 name "subsec:Espacement-lignes"
21487
21488 \end_inset
21489
21490
21491 \begin_inset Index idx
21492 status collapsed
21493
21494 \begin_layout Plain Layout
21495 Personnalisation des tableaux ! Espacement des lignes
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \begin_layout Standard
21504 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21505  l'onglet 
21506 \family sans
21507 Bordures
21508 \family default
21509  de la fenêtre de dialogue 
21510 \family sans
21511 Paramètres
21512 \begin_inset space ~
21513 \end_inset
21514
21515 du
21516 \begin_inset space ~
21517 \end_inset
21518
21519 tableau
21520 \family default
21521 .
21522  Vous y trouverez trois possibilités :
21523 \end_layout
21524
21525 \begin_layout Description
21526 Haut
21527 \begin_inset space ~
21528 \end_inset
21529
21530 de
21531 \begin_inset space ~
21532 \end_inset
21533
21534 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21535  Si le tableau est un tableau formel
21536 \begin_inset Foot
21537 status collapsed
21538
21539 \begin_layout Plain Layout
21540 Les tableaux formels sont décrits dans la section
21541 \begin_inset space ~
21542 \end_inset
21543
21544
21545 \begin_inset CommandInset ref
21546 LatexCommand ref
21547 reference "sec:Tableaux-Formels"
21548
21549 \end_inset
21550
21551 .
21552 \end_layout
21553
21554 \end_inset
21555
21556  \SpecialChar LyX
21557  va insérer implicitement un espace de 0.5
21558 \begin_inset space \thinspace{}
21559 \end_inset
21560
21561 em.
21562  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21563  les filets verticaux comme dans le tableau suivant :
21564 \begin_inset VSpace medskip
21565 \end_inset
21566
21567
21568 \begin_inset Newline newline
21569 \end_inset
21570
21571
21572 \begin_inset space \hspace*{}
21573 \length 0pt
21574 \end_inset
21575
21576
21577 \begin_inset space \hfill{}
21578 \end_inset
21579
21580
21581 \begin_inset Tabular
21582 <lyxtabular version="3" rows="3" columns="1">
21583 <features tabularvalignment="middle">
21584 <column alignment="center" valignment="top">
21585 <row>
21586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 A
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 <row topspace="3mm">
21597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601 espace de 3
21602 \begin_inset space \thinspace{}
21603 \end_inset
21604
21605 mm en haut de la ligne
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 </row>
21611 <row>
21612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616 C
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 </row>
21622 </lyxtabular>
21623
21624 \end_inset
21625
21626
21627 \begin_inset space \hfill{}
21628 \end_inset
21629
21630
21631 \begin_inset space \hspace*{}
21632 \length 0pt
21633 \end_inset
21634
21635
21636 \begin_inset VSpace medskip
21637 \end_inset
21638
21639
21640 \begin_inset Newline newline
21641 \end_inset
21642
21643 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21644  pas de filets verticaux.
21645 \end_layout
21646
21647 \begin_layout Description
21648 Bas
21649 \begin_inset space ~
21650 \end_inset
21651
21652 de
21653 \begin_inset space ~
21654 \end_inset
21655
21656 ligne va ajouter de l'espace sous les caractères de la ligne.
21657  Si le tableau est un tableau formel \SpecialChar LyX
21658  va insérer implicitement un espace
21659  de 0.5
21660 \begin_inset space \thinspace{}
21661 \end_inset
21662
21663 em, pour les tableaux normaux, l'espace implicite est de 2
21664 \begin_inset space \thinspace{}
21665 \end_inset
21666
21667 pt.
21668 \end_layout
21669
21670 \begin_layout Description
21671 Entre
21672 \begin_inset space ~
21673 \end_inset
21674
21675 les
21676 \begin_inset space ~
21677 \end_inset
21678
21679 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21680  Si le tableau est un tableau formel \SpecialChar LyX
21681  va insérer implicitement un espace
21682  de 0.5
21683 \begin_inset space \thinspace{}
21684 \end_inset
21685
21686 em.
21687  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21688  les filets verticaux comme dans le tableau suivant :
21689 \begin_inset VSpace medskip
21690 \end_inset
21691
21692
21693 \begin_inset Newline newline
21694 \end_inset
21695
21696
21697 \begin_inset space \hspace*{}
21698 \length 0pt
21699 \end_inset
21700
21701
21702 \begin_inset space \hfill{}
21703 \end_inset
21704
21705
21706 \begin_inset Tabular
21707 <lyxtabular version="3" rows="3" columns="1">
21708 <features tabularvalignment="middle">
21709 <column alignment="center" valignment="top">
21710 <row>
21711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715 A
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row interlinespace="3mm">
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 \begin_inset Formula $\downarrow$
21727 \end_inset
21728
21729  espace de 3
21730 \begin_inset space \thinspace{}
21731 \end_inset
21732
21733 mm entre les lignes 
21734 \begin_inset Formula $\downarrow$
21735 \end_inset
21736
21737
21738 \end_layout
21739
21740 \end_inset
21741 </cell>
21742 </row>
21743 <row>
21744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748 \begin_inset Formula $\uparrow$
21749 \end_inset
21750
21751  espace de 3
21752 \begin_inset space \thinspace{}
21753 \end_inset
21754
21755 mm entre les lignes 
21756 \begin_inset Formula $\uparrow$
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 </row>
21765 </lyxtabular>
21766
21767 \end_inset
21768
21769
21770 \begin_inset space \hfill{}
21771 \end_inset
21772
21773
21774 \begin_inset space \hspace*{}
21775 \length 0pt
21776 \end_inset
21777
21778
21779 \begin_inset VSpace medskip
21780 \end_inset
21781
21782
21783 \begin_inset Newline newline
21784 \end_inset
21785
21786 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21787  pas de filets verticaux.
21788 \end_layout
21789
21790 \begin_layout Standard
21791 \begin_inset VSpace bigskip
21792 \end_inset
21793
21794 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21795  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21796  dans le préambule :
21797 \end_layout
21798
21799 \begin_layout Standard
21800
21801 \series bold
21802
21803 \backslash
21804 @ifundefined{extrarowheight}
21805 \begin_inset Newline newline
21806 \end_inset
21807
21808
21809 \begin_inset Phantom HPhantom
21810 status open
21811
21812 \begin_layout Plain Layout
21813
21814 \series bold
21815 \begin_inset space ~
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \end_inset
21822
21823 {
21824 \backslash
21825 usepackage{array}}{}
21826 \begin_inset Newline newline
21827 \end_inset
21828
21829
21830 \backslash
21831 setlength{
21832 \backslash
21833 extrarowheight}{height}
21834 \series default
21835 \lang english
21836
21837 \begin_inset Note Note
21838 status collapsed
21839
21840 \begin_layout Plain Layout
21841
21842 \lang english
21843 The package 
21844 \series bold
21845 array
21846 \series default
21847  will be loaded automatically by \SpecialChar LyX
21848  when you use self defined table formats.
21849  To avoid that it is loaded twice the command 
21850 \series bold
21851
21852 \backslash
21853 @ifundefined
21854 \series default
21855  is used in the above command.
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Standard
21864 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21865  plus exactement centré verticalement.
21866  (le paquetage 
21867 \series bold
21868 array 
21869 \series default
21870 sera chargé automatiquement par \SpecialChar LyX
21871  quand vous utilisez des formats de tableaux
21872  auto-définis.
21873  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21874  
21875 \series bold
21876
21877 \backslash
21878 @ifundefined
21879 \series default
21880  dans la commande précédente.)
21881 \end_layout
21882
21883 \begin_layout Standard
21884 Si vous utilisez des polices de taille plus grande que la taille normale,
21885  les bordures des tableaux sont souvent trop proches du texte.
21886  On peut corriger ce problème en insérant la commande 
21887 \series bold
21888
21889 \begin_inset space \space{}
21890 \end_inset
21891
21892
21893 \backslash
21894 strut
21895 \series default
21896  en code \SpecialChar TeX
21897  au debut d'une ligne du tableau.
21898  Le tableau
21899 \begin_inset space ~
21900 \end_inset
21901
21902
21903 \begin_inset CommandInset ref
21904 LatexCommand ref
21905 reference "tab:Alignement-vertical"
21906
21907 \end_inset
21908
21909  montre l'effet de cette commande.
21910 \end_layout
21911
21912 \begin_layout Standard
21913 \noindent
21914 \begin_inset Float table
21915 placement h
21916 wide false
21917 sideways false
21918 status open
21919
21920 \begin_layout Plain Layout
21921 \begin_inset Caption Standard
21922
21923 \begin_layout Plain Layout
21924 \begin_inset CommandInset label
21925 LatexCommand label
21926 name "tab:Alignement-vertical"
21927
21928 \end_inset
21929
21930 Alignement vertical d'un texte avec une police de grande taille.
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \begin_layout Plain Layout
21939 \begin_inset space \hfill{}
21940 \end_inset
21941
21942
21943 \begin_inset Float table
21944 wide false
21945 sideways false
21946 status collapsed
21947
21948 \begin_layout Plain Layout
21949 \begin_inset Caption Standard
21950
21951 \begin_layout Plain Layout
21952 Tableau normal.
21953 \end_layout
21954
21955 \end_inset
21956
21957
21958 \end_layout
21959
21960 \begin_layout Plain Layout
21961 \noindent
21962 \align center
21963 \begin_inset Tabular
21964 <lyxtabular version="3" rows="6" columns="1">
21965 <features tabularvalignment="middle">
21966 <column alignment="left" valignment="top">
21967 <row>
21968 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21969 \begin_inset Text
21970
21971 \begin_layout Plain Layout
21972 Normal, g
21973 \end_layout
21974
21975 \end_inset
21976 </cell>
21977 </row>
21978 <row>
21979 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21980 \begin_inset Text
21981
21982 \begin_layout Plain Layout
21983
21984 \size large
21985 Large
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 </row>
21991 <row>
21992 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996
21997 \size larger
21998 Larger
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 </row>
22004 <row>
22005 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009
22010 \size largest
22011 Largest
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 </row>
22017 <row>
22018 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022
22023 \size huge
22024 Huge
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 </row>
22030 <row>
22031 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035
22036 \size huge
22037 Huger
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 </row>
22043 </lyxtabular>
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \end_inset
22051
22052
22053 \begin_inset space \hfill{}
22054 \end_inset
22055
22056
22057 \begin_inset Float table
22058 wide false
22059 sideways false
22060 status collapsed
22061
22062 \begin_layout Plain Layout
22063 \begin_inset Caption Standard
22064
22065 \begin_layout Plain Layout
22066 Tableau utilisant la commande 
22067 \series bold
22068
22069 \backslash
22070 strut
22071 \series default
22072 .
22073 \end_layout
22074
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \begin_layout Plain Layout
22081 \noindent
22082 \align center
22083 \begin_inset Tabular
22084 <lyxtabular version="3" rows="6" columns="1">
22085 <features tabularvalignment="middle">
22086 <column alignment="left" valignment="top">
22087 <row>
22088 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Plain Layout
22092 Normal, g
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 </row>
22098 <row>
22099 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103
22104 \size large
22105 \begin_inset ERT
22106 status collapsed
22107
22108 \begin_layout Plain Layout
22109
22110
22111 \backslash
22112 strut 
22113 \end_layout
22114
22115 \end_inset
22116
22117 Large
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 </row>
22123 <row>
22124 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128
22129 \size larger
22130 \begin_inset ERT
22131 status collapsed
22132
22133 \begin_layout Plain Layout
22134
22135
22136 \backslash
22137 strut 
22138 \end_layout
22139
22140 \end_inset
22141
22142 Larger
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 </row>
22148 <row>
22149 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Plain Layout
22153
22154 \size largest
22155 \begin_inset ERT
22156 status collapsed
22157
22158 \begin_layout Plain Layout
22159
22160
22161 \backslash
22162 strut 
22163 \end_layout
22164
22165 \end_inset
22166
22167 Largest
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 </row>
22173 <row>
22174 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178
22179 \size huge
22180 \begin_inset ERT
22181 status collapsed
22182
22183 \begin_layout Plain Layout
22184
22185
22186 \backslash
22187 strut 
22188 \end_layout
22189
22190 \end_inset
22191
22192 Huge
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 </row>
22198 <row>
22199 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \size giant
22205 \begin_inset ERT
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209
22210
22211 \backslash
22212 strut 
22213 \end_layout
22214
22215 \end_inset
22216
22217
22218 \size huge
22219 Huger
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 </row>
22225 </lyxtabular>
22226
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \begin_inset space \hfill{}
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \begin_layout Standard
22247 \begin_inset Newpage newpage
22248 \end_inset
22249
22250
22251 \end_layout
22252
22253 \begin_layout Subsection
22254 Alignements de cellules spéciaux
22255 \begin_inset CommandInset label
22256 LatexCommand label
22257 name "subsec:Alignements-de-cellules"
22258
22259 \end_inset
22260
22261
22262 \begin_inset Index idx
22263 status collapsed
22264
22265 \begin_layout Plain Layout
22266 Personnalisation des tableaux ! Alignement de cellules spéciaux
22267 \end_layout
22268
22269 \end_inset
22270
22271
22272 \end_layout
22273
22274 \begin_layout Standard
22275 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22276  cellules sur un caractère donné, par exemple le séparateur décimal comme
22277  dans le tableau
22278 \begin_inset space ~
22279 \end_inset
22280
22281
22282 \begin_inset CommandInset ref
22283 LatexCommand ref
22284 reference "tab:Tableau-centré-sur-séparateur-1"
22285
22286 \end_inset
22287
22288 .
22289  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22290  soit en appuyant sur le bouton 
22291 \begin_inset Info
22292 type  "icon"
22293 arg   "tabular-feature align-decimal"
22294 \end_inset
22295
22296  de la barre d'outils ou en modifiant le paramètre 
22297 \family sans
22298 Alignement horizontal
22299 \family default
22300  à 
22301 \family sans
22302 Au séparateur décimal
22303 \family default
22304 .
22305  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22306  dans les paramètres du tableau.
22307 \end_layout
22308
22309 \begin_layout Standard
22310 \begin_inset Float table
22311 placement h
22312 wide false
22313 sideways false
22314 status open
22315
22316 \begin_layout Plain Layout
22317 \begin_inset Caption Standard
22318
22319 \begin_layout Plain Layout
22320 \begin_inset CommandInset label
22321 LatexCommand label
22322 name "tab:Tableau-centré-sur-séparateur-1"
22323
22324 \end_inset
22325
22326 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22327 \end_layout
22328
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \begin_layout Plain Layout
22335 \align center
22336 \begin_inset Tabular
22337 <lyxtabular version="3" rows="4" columns="1">
22338 <features booktabs="true" tabularvalignment="middle">
22339 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22340 <row>
22341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345 en-tête
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 </row>
22351 <row>
22352 <cell alignment="center" valignment="top" topline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356 12,6
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 </row>
22362 <row>
22363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367 0,68
22368 \end_layout
22369
22370 \end_inset
22371 </cell>
22372 </row>
22373 <row>
22374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378 -123,0
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 </lyxtabular>
22385
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \begin_layout Standard
22397 \begin_inset Float table
22398 placement h
22399 wide false
22400 sideways false
22401 status open
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Caption Standard
22405
22406 \begin_layout Plain Layout
22407 \begin_inset CommandInset label
22408 LatexCommand label
22409 name "tab:Tableau-centré-sur-séparateur-2"
22410
22411 \end_inset
22412
22413 Les cellules d'une colonnes sont centrées sur les opérateurs.
22414 \end_layout
22415
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \begin_layout Plain Layout
22422 \align center
22423 \begin_inset Tabular
22424 <lyxtabular version="3" rows="4" columns="2">
22425 <features booktabs="true" tabularvalignment="middle">
22426 <column alignment="right" valignment="top" width="0pt">
22427 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22428 <row>
22429 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433 en-tête
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442
22443 \end_layout
22444
22445 \end_inset
22446 </cell>
22447 </row>
22448 <row>
22449 <cell alignment="center" valignment="top" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453 \begin_inset Formula $12\,+$
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 \begin_inset Formula $\,6$
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 \begin_inset Formula $0\,-$
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 \begin_inset Formula $\,68$
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 </row>
22500 <row>
22501 <cell alignment="center" valignment="top" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505 \begin_inset Formula $-123\,/$
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 <cell alignment="center" valignment="top" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517 \begin_inset Formula $\,0$
22518 \end_inset
22519
22520
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 </row>
22526 </lyxtabular>
22527
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \end_inset
22534
22535
22536 \end_layout
22537
22538 \begin_layout Standard
22539 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22540  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22541  formules.
22542  Dans ce cas on doit utiliser la méthode du tableau
22543 \begin_inset space ~
22544 \end_inset
22545
22546
22547 \begin_inset CommandInset ref
22548 LatexCommand ref
22549 reference "tab:Tableau-centré-sur-séparateur-2"
22550
22551 \end_inset
22552
22553 .
22554  Ce tableau a été créé comme un tableau 4×2.
22555  L'en-tête est une cellule multi-colonnes centrée.
22556  La première colonne est alignée à droite et contient la première partie
22557  et inclue l'opérateur.
22558  La seconde colonne contient le reste de la cellule aligné à gauche.
22559  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22560  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22561  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22562  tableau, le paramètre \SpecialChar LaTeX
22563  suivant a été utilisé pour la deuxième colonne :
22564 \end_layout
22565
22566 \begin_layout Standard
22567
22568 \series bold
22569 @{}l
22570 \end_layout
22571
22572 \begin_layout Standard
22573 Le tableau
22574 \begin_inset space ~
22575 \end_inset
22576
22577
22578 \begin_inset CommandInset ref
22579 LatexCommand ref
22580 reference "tab:Plusieurs-exemples-alignements"
22581
22582 \end_inset
22583
22584  montre quelques exemples d'alignements.
22585  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22586  comme pour la deuxième colonne du tableau
22587 \begin_inset space ~
22588 \end_inset
22589
22590
22591 \begin_inset CommandInset ref
22592 LatexCommand ref
22593 reference "tab:Tableau-centré-sur-séparateur-2"
22594
22595 \end_inset
22596
22597 .
22598 \end_layout
22599
22600 \begin_layout Standard
22601 \begin_inset Float table
22602 wide false
22603 sideways false
22604 status open
22605
22606 \begin_layout Plain Layout
22607 \begin_inset Caption Standard
22608
22609 \begin_layout Plain Layout
22610 \begin_inset CommandInset label
22611 LatexCommand label
22612 name "tab:Plusieurs-exemples-alignements"
22613
22614 \end_inset
22615
22616 Plusieurs exemples d'alignement de cellules.
22617 \end_layout
22618
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \begin_layout Plain Layout
22625 \align center
22626 \begin_inset Tabular
22627 <lyxtabular version="3" rows="4" columns="6">
22628 <features tabularvalignment="middle">
22629 <column alignment="right" valignment="top">
22630 <column alignment="left" valignment="top" special="@{}l">
22631 <column alignment="right" valignment="top">
22632 <column alignment="left" valignment="top" special="@{}l">
22633 <column alignment="right" valignment="top">
22634 <column alignment="left" valignment="top" special="@{}l">
22635 <row>
22636 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640 unités
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658 exposants
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 relations
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 </row>
22691 <row>
22692 <cell alignment="center" valignment="top" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 12×
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 24
22706 \begin_inset space \thinspace{}
22707 \end_inset
22708
22709 bouteilles
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718 \begin_inset Formula $10\cdot$
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 \begin_inset Formula $10^{\mbox{-}17}$
22731 \end_inset
22732
22733
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 $\Gamma(t)\propto$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 <cell alignment="center" valignment="top" usebox="none">
22751 \begin_inset Text
22752
22753 \begin_layout Plain Layout
22754 \begin_inset Formula $\:\Upsilon(t)$
22755 \end_inset
22756
22757
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 </row>
22763 <row>
22764 <cell alignment="center" valignment="top" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 1024×
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Plain Layout
22777 768
22778 \begin_inset space \thinspace{}
22779 \end_inset
22780
22781 Pixels
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 <cell alignment="center" valignment="top" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 \begin_inset Formula $5.78\cdot$
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 \begin_inset Formula $10^{7}$
22803 \end_inset
22804
22805
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 \begin_inset Formula $A\ne$
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 \begin_inset Formula $\:B_{\mathrm{red}}$
22827 \end_inset
22828
22829
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 </row>
22835 <row>
22836 <cell alignment="center" valignment="top" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840 32×
22841 \end_layout
22842
22843 \end_inset
22844 </cell>
22845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849 6
22850 \begin_inset space \thinspace{}
22851 \end_inset
22852
22853 cm
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 <cell alignment="center" valignment="top" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862 -
22863 \begin_inset Formula $33.5\cdot$
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 \begin_inset Formula $10^{4}$
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 <cell alignment="center" valignment="top" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887 \begin_inset Formula $\sin(\alpha)\ge$
22888 \end_inset
22889
22890
22891 \end_layout
22892
22893 \end_inset
22894 </cell>
22895 <cell alignment="center" valignment="top" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899 \begin_inset Formula $\:\sin(\beta)$
22900 \end_inset
22901
22902
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 </row>
22908 </lyxtabular>
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \begin_layout Subsection
22921 Formats de cellule et de colonne personnalisés
22922 \begin_inset CommandInset label
22923 LatexCommand label
22924 name "subsec:Formats-personnalisés"
22925
22926 \end_inset
22927
22928
22929 \begin_inset Index idx
22930 status collapsed
22931
22932 \begin_layout Plain Layout
22933 Personnalisation des tableaux !  Format de cellule/colonne
22934 \end_layout
22935
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \begin_layout Standard
22942 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22943 \begin_inset space ~
22944 \end_inset
22945
22946
22947 \begin_inset CommandInset ref
22948 LatexCommand ref
22949 reference "sec:Table-Width-Calculation"
22950
22951 \end_inset
22952
22953  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22954  la section
22955 \begin_inset space ~
22956 \end_inset
22957
22958
22959 \begin_inset CommandInset ref
22960 LatexCommand ref
22961 reference "subsec:Calculs-multicolonnes"
22962
22963 \end_inset
22964
22965  peut devenir très pénible si vous avez plusieurs tableaux.
22966  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22967  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22968  du document.
22969  Le format est défini avec la commande
22970 \end_layout
22971
22972 \begin_layout Standard
22973
22974 \series bold
22975
22976 \backslash
22977 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22978 \end_layout
22979
22980 \begin_layout Standard
22981 Le nom du format peut n'avoir qu'une lettre.
22982  Les lettres 
22983 \emph on
22984 b
22985 \emph default
22986
22987 \emph on
22988 c
22989 \emph default
22990
22991 \emph on
22992 l
22993 \emph default
22994
22995 \emph on
22996 m
22997 \emph default
22998
22999 \emph on
23000 p
23001 \emph default
23002  et 
23003 \emph on
23004 r
23005 \emph default
23006  sont prédéfinies et donc ne peuvent être utilisées.
23007  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
23008 \end_layout
23009
23010 \begin_layout Standard
23011 \begin_inset VSpace medskip
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \begin_layout Standard
23018 Pour de cellules multi-colonnes centrées verticalement et horizontalement
23019  avec une largeur donnée, vous pouvez définir le format de cellule suivant
23020  :
23021 \end_layout
23022
23023 \begin_layout Standard
23024
23025 \series bold
23026
23027 \backslash
23028 newcolumntype{M}[1]{>{
23029 \backslash
23030 centering
23031 \backslash
23032 hspace{0pt}}m{#1}}
23033 \end_layout
23034
23035 \begin_layout Standard
23036 Où le 
23037 \series bold
23038
23039 \backslash
23040 hspace{0pt}
23041 \series default
23042  évite le problème de césure du premier mot, comme c'est décrit en section
23043 \begin_inset space ~
23044 \end_inset
23045
23046
23047 \begin_inset CommandInset ref
23048 LatexCommand ref
23049 reference "subsec:Lignes-multiple-dans-cellule"
23050
23051 \end_inset
23052
23053 .
23054  Ensuite, vous pouvez entrer
23055 \end_layout
23056
23057 \begin_layout Standard
23058
23059 \series bold
23060 M{width}
23061 \end_layout
23062
23063 \begin_layout Standard
23064 comme paramètre \SpecialChar LaTeX
23065  dans la fenêtre de dialogue de tableau pour créer une multi-col
23066 onnes.
23067 \end_layout
23068
23069 \begin_layout Standard
23070 \begin_inset VSpace bigskip
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \begin_layout Standard
23077 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23078  pouvez définir le format
23079 \end_layout
23080
23081 \begin_layout Standard
23082
23083 \series bold
23084
23085 \backslash
23086 newcolumntype{S}[2]{>{
23087 \backslash
23088 centering
23089 \backslash
23090 hspace{0pt}}
23091 \begin_inset Newline newline
23092 \end_inset
23093
23094
23095 \begin_inset Phantom HPhantom
23096 status open
23097
23098 \begin_layout Plain Layout
23099
23100 \series bold
23101
23102 \backslash
23103 newcolumntype{S}[2]
23104 \end_layout
23105
23106 \end_inset
23107
23108 m{(#1+(2
23109 \backslash
23110 tabcolsep+
23111 \backslash
23112 arrayrulewidth)*(1-#2))/#2}}
23113 \end_layout
23114
23115 \begin_layout Standard
23116 Ce format utilise l'équation
23117 \begin_inset space ~
23118 \end_inset
23119
23120
23121 \begin_inset CommandInset ref
23122 LatexCommand eqref
23123 reference "eq:Wgn"
23124
23125 \end_inset
23126
23127  pour calculer la largeur que doit avoir chacune des cellules couverte par
23128  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23129 \end_layout
23130
23131 \begin_layout Standard
23132 Ensuite, vous pouvez entrer
23133 \end_layout
23134
23135 \begin_layout Standard
23136
23137 \series bold
23138 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23139 \end_layout
23140
23141 \begin_layout Standard
23142 comme paramètre \SpecialChar LaTeX
23143  de la colonne.
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 des colonnes colorées, vous pouvez définir
23155 \end_layout
23156
23157 \begin_layout Standard
23158
23159 \series bold
23160
23161 \backslash
23162 newcolumntype{K}[1]{>{
23163 \backslash
23164 columncolor{#1}
23165 \backslash
23166 hspace{0pt}}c}
23167 \end_layout
23168
23169 \begin_layout Standard
23170 Le 
23171 \begin_inset Quotes cld
23172 \end_inset
23173
23174 c
23175 \begin_inset Quotes crd
23176 \end_inset
23177
23178  à la fin crée une colonne de largeur variable dont le texte est centré
23179  horizontalement.
23180  Vous pouvez maintenant entrer
23181 \end_layout
23182
23183 \begin_layout Standard
23184
23185 \series bold
23186 K{nom de couleur}
23187 \end_layout
23188
23189 \begin_layout Standard
23190 comme paramètre \SpecialChar LaTeX
23191 .
23192 \end_layout
23193
23194 \begin_layout Standard
23195 \begin_inset VSpace bigskip
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \begin_layout Standard
23202 Pour créer le tableau
23203 \begin_inset space ~
23204 \end_inset
23205
23206
23207 \begin_inset CommandInset ref
23208 LatexCommand ref
23209 reference "tab:Tableau-formats-personnalisés"
23210
23211 \end_inset
23212
23213  utilisez les paramètres \SpecialChar LaTeX
23214
23215 \end_layout
23216
23217 \begin_layout Standard
23218
23219 \series bold
23220 M{2.5cm}
23221 \end_layout
23222
23223 \begin_layout Standard
23224 pour la première colonne et la multi-colonnes,
23225 \end_layout
23226
23227 \begin_layout Standard
23228
23229 \series bold
23230 K{red}
23231 \end_layout
23232
23233 \begin_layout Standard
23234 pour la dernière colonne, et
23235 \end_layout
23236
23237 \begin_layout Standard
23238
23239 \series bold
23240 S{2.5cm}{2}
23241 \end_layout
23242
23243 \begin_layout Standard
23244 pour les cellules de la deuxième colonne.
23245 \end_layout
23246
23247 \begin_layout Standard
23248 \begin_inset Float table
23249 placement h
23250 wide false
23251 sideways false
23252 status open
23253
23254 \begin_layout Plain Layout
23255 \begin_inset Caption Standard
23256
23257 \begin_layout Plain Layout
23258 \begin_inset CommandInset label
23259 LatexCommand label
23260 name "tab:Tableau-formats-personnalisés"
23261
23262 \end_inset
23263
23264 Tableau utilisant des formats personnalisés
23265 \end_layout
23266
23267 \end_inset
23268
23269
23270 \end_layout
23271
23272 \begin_layout Plain Layout
23273 \align center
23274 \begin_inset Tabular
23275 <lyxtabular version="3" rows="3" columns="4">
23276 <features tabularvalignment="middle">
23277 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23278 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23279 <column alignment="center" valignment="middle">
23280 <column alignment="center" valignment="middle" special="K{red}">
23281 <row>
23282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286 motTrèsLongDansUneCellule
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 multi-colonnes avec multi-lignes
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313 c
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 </row>
23319 <row>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324 d
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 e
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342 f
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 g
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 </row>
23357 <row>
23358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362 h
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 i
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380 j
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 k
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 </row>
23395 </lyxtabular>
23396
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \begin_layout Subsection
23408 Épaisseur des filets
23409 \begin_inset CommandInset label
23410 LatexCommand label
23411 name "subsec:Epaisseur-filets"
23412
23413 \end_inset
23414
23415
23416 \begin_inset Index idx
23417 status collapsed
23418
23419 \begin_layout Plain Layout
23420 Personnalisation des tableaux ! Épaisseur filets
23421 \end_layout
23422
23423 \end_inset
23424
23425
23426 \end_layout
23427
23428 \begin_layout Standard
23429 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23430  
23431 \series bold
23432
23433 \backslash
23434 arrayrulewidth
23435 \series default
23436 .
23437  Pour mettre, par exemple, une épaisseur de filet de 1.5
23438 \begin_inset space \thinspace{}
23439 \end_inset
23440
23441 pt, comme pour le tableau
23442 \begin_inset space ~
23443 \end_inset
23444
23445
23446 \begin_inset CommandInset ref
23447 LatexCommand ref
23448 reference "tab:Tableau-filets-1.5pt"
23449
23450 \end_inset
23451
23452 , insérez la commande
23453 \end_layout
23454
23455 \begin_layout Standard
23456
23457 \series bold
23458
23459 \backslash
23460 setlength{
23461 \backslash
23462 arrayrulewidth}{1.5pt}
23463 \end_layout
23464
23465 \begin_layout Standard
23466 en code \SpecialChar TeX
23467  avant le tableau ou le flottant de tableau.
23468  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23469  suivent.
23470  pour revenir aux valeurs implicites, mettez 
23471 \series bold
23472
23473 \backslash
23474 arrayrulewidth
23475 \series default
23476  à 0.4
23477 \begin_inset space \thinspace{}
23478 \end_inset
23479
23480 pt en utilisant du code \SpecialChar LaTeX
23481  après le tableau ou le flottant de tableau.
23482 \end_layout
23483
23484 \begin_layout Standard
23485 \begin_inset ERT
23486 status collapsed
23487
23488 \begin_layout Plain Layout
23489
23490
23491 \backslash
23492 setlength{
23493 \backslash
23494 arrayrulewidth}{1.5pt}
23495 \end_layout
23496
23497 \end_inset
23498
23499
23500 \begin_inset Float table
23501 wide false
23502 sideways false
23503 status open
23504
23505 \begin_layout Plain Layout
23506 \begin_inset Caption Standard
23507
23508 \begin_layout Plain Layout
23509 \begin_inset CommandInset label
23510 LatexCommand label
23511 name "tab:Tableau-filets-1.5pt"
23512
23513 \end_inset
23514
23515 Tableau avec des filets de 1.5
23516 \begin_inset space \thinspace{}
23517 \end_inset
23518
23519 pt
23520 \end_layout
23521
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \begin_layout Plain Layout
23528 \align center
23529 \begin_inset Tabular
23530 <lyxtabular version="3" rows="3" columns="3">
23531 <features tabularvalignment="middle">
23532 <column alignment="center" valignment="top">
23533 <column alignment="center" valignment="top">
23534 <column alignment="center" valignment="top">
23535 <row>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 sd
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578 sd
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 </row>
23593 <row>
23594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616 sd
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 </row>
23622 </lyxtabular>
23623
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630
23631
23632 \begin_inset ERT
23633 status collapsed
23634
23635 \begin_layout Plain Layout
23636
23637
23638 \backslash
23639 setlength{
23640 \backslash
23641 arrayrulewidth}{0.4pt}
23642 \end_layout
23643
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \begin_layout Standard
23650 \begin_inset VSpace bigskip
23651 \end_inset
23652
23653 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23654 \begin_inset space \thinspace{}
23655 \end_inset
23656
23657 pt, comme dans le tableau
23658 \begin_inset space ~
23659 \end_inset
23660
23661
23662 \begin_inset CommandInset ref
23663 LatexCommand ref
23664 reference "tab:Tableau-filets-horizontaux-1.5pt"
23665
23666 \end_inset
23667
23668 , insérez les commandes suivantes en code \SpecialChar TeX
23669  avant le tableau ou le flottant
23670  de tableau :
23671 \end_layout
23672
23673 \begin_layout Standard
23674
23675 \series bold
23676
23677 \backslash
23678 let
23679 \backslash
23680 myHline
23681 \backslash
23682 hline
23683 \begin_inset Newline newline
23684 \end_inset
23685
23686
23687 \backslash
23688 renewcommand{
23689 \backslash
23690 hline}
23691 \begin_inset Newline newline
23692 \end_inset
23693
23694  {
23695 \backslash
23696 noalign{
23697 \backslash
23698 global
23699 \backslash
23700 arrayrulewidth 1.5pt}
23701 \begin_inset Newline newline
23702 \end_inset
23703
23704  
23705 \backslash
23706 myHline
23707 \backslash
23708 noalign{
23709 \backslash
23710 global
23711 \backslash
23712 arrayrulewidth 0.4pt}}
23713 \end_layout
23714
23715 \begin_layout Standard
23716 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23717  en code \SpecialChar TeX
23718  après le tableau ou le flottant de tableau :
23719 \end_layout
23720
23721 \begin_layout Standard
23722
23723 \series bold
23724
23725 \backslash
23726 renewcommand{
23727 \backslash
23728 hline}{
23729 \backslash
23730 myHline}
23731 \end_layout
23732
23733 \begin_layout Standard
23734 \begin_inset ERT
23735 status collapsed
23736
23737 \begin_layout Plain Layout
23738
23739
23740 \backslash
23741 let
23742 \backslash
23743 myHline
23744 \backslash
23745 hline
23746 \end_layout
23747
23748 \begin_layout Plain Layout
23749
23750
23751 \backslash
23752 renewcommand{
23753 \backslash
23754 hline}
23755 \end_layout
23756
23757 \begin_layout Plain Layout
23758
23759  {
23760 \backslash
23761 noalign{
23762 \backslash
23763 global
23764 \backslash
23765 arrayrulewidth 1.5pt}
23766 \end_layout
23767
23768 \begin_layout Plain Layout
23769
23770   
23771 \backslash
23772 myHline
23773 \backslash
23774 noalign{
23775 \backslash
23776 global
23777 \backslash
23778 arrayrulewidth 0.4pt}}
23779 \end_layout
23780
23781 \end_inset
23782
23783
23784 \begin_inset Float table
23785 wide false
23786 sideways false
23787 status open
23788
23789 \begin_layout Plain Layout
23790 \begin_inset Caption Standard
23791
23792 \begin_layout Plain Layout
23793 \begin_inset CommandInset label
23794 LatexCommand label
23795 name "tab:Tableau-filets-horizontaux-1.5pt"
23796
23797 \end_inset
23798
23799 Tableau avec des filets horizontaux de 1.5
23800 \begin_inset space \thinspace{}
23801 \end_inset
23802
23803 pt
23804 \end_layout
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \begin_layout Plain Layout
23812 \align center
23813 \begin_inset Tabular
23814 <lyxtabular version="3" rows="3" columns="3">
23815 <features tabularvalignment="middle">
23816 <column alignment="center" valignment="top">
23817 <column alignment="center" valignment="top">
23818 <column alignment="center" valignment="top">
23819 <row>
23820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 sd
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 <row>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853
23854 \end_layout
23855
23856 \end_inset
23857 </cell>
23858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862 sd
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 </row>
23877 <row>
23878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23879 \begin_inset Text
23880
23881 \begin_layout Plain Layout
23882
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900 sd
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 </lyxtabular>
23907
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \end_inset
23914
23915
23916 \begin_inset ERT
23917 status collapsed
23918
23919 \begin_layout Plain Layout
23920
23921
23922 \backslash
23923 renewcommand{
23924 \backslash
23925 hline}{
23926 \backslash
23927 myHline}
23928 \end_layout
23929
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \begin_layout Standard
23936 \begin_inset VSpace bigskip
23937 \end_inset
23938
23939 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23940 \begin_inset space \thinspace{}
23941 \end_inset
23942
23943 pt, créez le format de colonne suivant dans le préambule, en suivant la
23944  description de la section
23945 \begin_inset space ~
23946 \end_inset
23947
23948
23949 \begin_inset CommandInset ref
23950 LatexCommand ref
23951 reference "subsec:Formats-personnalisés"
23952
23953 \end_inset
23954
23955 :
23956 \end_layout
23957
23958 \begin_layout Standard
23959
23960 \series bold
23961
23962 \backslash
23963 newcolumntype{V}{!{
23964 \backslash
23965 vrule width 1.5pt}}
23966 \end_layout
23967
23968 \begin_layout Standard
23969 Pour le tableau
23970 \begin_inset space ~
23971 \end_inset
23972
23973
23974 \begin_inset CommandInset ref
23975 LatexCommand ref
23976 reference "tab:Tableau-filets-verticaux-1.5pt"
23977
23978 \end_inset
23979
23980  le paramètre \SpecialChar LaTeX
23981  
23982 \end_layout
23983
23984 \begin_layout Standard
23985
23986 \series bold
23987 VcV
23988 \end_layout
23989
23990 \begin_layout Standard
23991 a été utilisé pour la dernière colonne et
23992 \end_layout
23993
23994 \begin_layout Standard
23995
23996 \series bold
23997 Vc
23998 \end_layout
23999
24000 \begin_layout Standard
24001 pour les autres colonnes.
24002 \end_layout
24003
24004 \begin_layout Standard
24005 \begin_inset Float table
24006 wide false
24007 sideways false
24008 status open
24009
24010 \begin_layout Plain Layout
24011 \begin_inset Caption Standard
24012
24013 \begin_layout Plain Layout
24014 \begin_inset CommandInset label
24015 LatexCommand label
24016 name "tab:Tableau-filets-verticaux-1.5pt"
24017
24018 \end_inset
24019
24020 Tableau avec des filets verticaux de 1.5
24021 \begin_inset space \thinspace{}
24022 \end_inset
24023
24024 pt 
24025 \end_layout
24026
24027 \end_inset
24028
24029
24030 \end_layout
24031
24032 \begin_layout Plain Layout
24033 \align center
24034 \begin_inset Tabular
24035 <lyxtabular version="3" rows="3" columns="3">
24036 <features tabularvalignment="middle">
24037 <column alignment="center" valignment="top" special="Vc">
24038 <column alignment="center" valignment="top" special="Vc">
24039 <column alignment="center" valignment="top" special="VcV">
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 sd
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
24070 <cell alignment="center" valignment="top" topline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 <cell alignment="center" valignment="top" topline="true" usebox="none">
24080 \begin_inset Text
24081
24082 \begin_layout Plain Layout
24083 sd
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092
24093 \end_layout
24094
24095 \end_inset
24096 </cell>
24097 </row>
24098 <row>
24099 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103
24104 \end_layout
24105
24106 \end_inset
24107 </cell>
24108 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24109 \begin_inset Text
24110
24111 \begin_layout Plain Layout
24112
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121 sd
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 </row>
24127 </lyxtabular>
24128
24129 \end_inset
24130
24131
24132 \end_layout
24133
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \begin_layout Subsection
24140 Filets à traits interrompus
24141 \begin_inset Index idx
24142 status collapsed
24143
24144 \begin_layout Plain Layout
24145 Personnalisation des tableaux ! Filets à traits interrompus
24146 \end_layout
24147
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \begin_layout Standard
24154 \begin_inset ERT
24155 status collapsed
24156
24157 \begin_layout Plain Layout
24158
24159
24160 \backslash
24161 ifarydshln
24162 \end_layout
24163
24164 \end_inset
24165
24166
24167 \begin_inset Note Note
24168 status open
24169
24170 \begin_layout Plain Layout
24171 La section suivante ne s'affichera que si vous avez installé le paquetage
24172  \SpecialChar LaTeX
24173  
24174 \series bold
24175 arydshln
24176 \series default
24177 .
24178 \end_layout
24179
24180 \end_inset
24181
24182
24183 \end_layout
24184
24185 \begin_layout Standard
24186 \begin_inset Float table
24187 placement H
24188 wide false
24189 sideways false
24190 status open
24191
24192 \begin_layout Plain Layout
24193 \begin_inset Caption Standard
24194
24195 \begin_layout Plain Layout
24196 \begin_inset CommandInset label
24197 LatexCommand label
24198 name "tab:Tableau-filets-tirets"
24199
24200 \end_inset
24201
24202 Tableau avec des filets à traits interrompus
24203 \end_layout
24204
24205 \end_inset
24206
24207
24208 \end_layout
24209
24210 \begin_layout Plain Layout
24211 \align center
24212 \begin_inset Tabular
24213 <lyxtabular version="3" rows="5" columns="5">
24214 <features tabularvalignment="middle">
24215 <column alignment="center" valignment="top">
24216 <column alignment="center" valignment="top">
24217 <column alignment="center" valignment="top" special=":c">
24218 <column alignment="center" valignment="top">
24219 <column alignment="center" valignment="top">
24220 <row>
24221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225 a
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234 b
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24240 \begin_inset Text
24241
24242 \begin_layout Plain Layout
24243 c
24244 \end_layout
24245
24246 \end_inset
24247 </cell>
24248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24249 \begin_inset Text
24250
24251 \begin_layout Plain Layout
24252 d
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261 e
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 </row>
24267 <row>
24268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24269 \begin_inset Text
24270
24271 \begin_layout Plain Layout
24272 f
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281 g
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 <cell alignment="center" valignment="top" topline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290 h
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299 i
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308 j
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 <row>
24315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319 \begin_inset ERT
24320 status collapsed
24321
24322 \begin_layout Plain Layout
24323
24324
24325 \backslash
24326 hdashline 
24327 \end_layout
24328
24329 \end_inset
24330
24331 k
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340 l
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 m
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358 n
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367 o
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 \begin_inset ERT
24379 status collapsed
24380
24381 \begin_layout Plain Layout
24382
24383
24384 \backslash
24385 cdashline{4-5}
24386 \end_layout
24387
24388 \end_inset
24389
24390 p
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 q
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408 r
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417 s
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 </row>
24432 <row>
24433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437 t
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446 u
24447 \end_layout
24448
24449 \end_inset
24450 </cell>
24451 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24452 \begin_inset Text
24453
24454 \begin_layout Plain Layout
24455 v
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464 w
24465 \end_layout
24466
24467 \end_inset
24468 </cell>
24469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Plain Layout
24473 x
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 </row>
24479 </lyxtabular>
24480
24481 \end_inset
24482
24483
24484 \end_layout
24485
24486 \end_inset
24487
24488
24489 \end_layout
24490
24491 \begin_layout Standard
24492 \SpecialChar LyX
24493  ne gère pas de façon native les filets à lignes interrompues, vous devez
24494  donc employer du code \SpecialChar TeX
24495 .
24496  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24497  
24498 \series bold
24499 arydshln
24500 \series default
24501
24502 \begin_inset Index idx
24503 status collapsed
24504
24505 \begin_layout Plain Layout
24506 Paquetages \SpecialChar LaTeX
24507  ! arydshln
24508 \end_layout
24509
24510 \end_inset
24511
24512  dans le préambule du document avec la commande 
24513 \end_layout
24514
24515 \begin_layout Standard
24516
24517 \series bold
24518
24519 \backslash
24520 usepackage{arydshln}
24521 \end_layout
24522
24523 \begin_layout Standard
24524 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24525  
24526 \begin_inset Quotes cld
24527 \end_inset
24528
24529 :
24530 \begin_inset Quotes crd
24531 \end_inset
24532
24533  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24534  dans
24535  la fenêtre de dialogue de paramètre du tableau.
24536 \end_layout
24537
24538 \begin_layout Standard
24539 Pour un trait horizontal interrompu, ajoutez la commande
24540 \end_layout
24541
24542 \begin_layout Standard
24543
24544 \series bold
24545
24546 \backslash
24547 hdashline
24548 \end_layout
24549
24550 \begin_layout Standard
24551 en code \SpecialChar TeX
24552  comme premier élément de la première cellule de la ligne de tableau.
24553 \end_layout
24554
24555 \begin_layout Standard
24556 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24557  commande 
24558 \end_layout
24559
24560 \begin_layout Standard
24561
24562 \series bold
24563
24564 \backslash
24565 cdashline{
24566 \series default
24567 numéros de colonnes}
24568 \end_layout
24569
24570 \begin_layout Standard
24571 en code \SpecialChar TeX
24572  comme premier élément de la première cellule de la ligne.
24573  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24574  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24575 \end_layout
24576
24577 \begin_layout Standard
24578
24579 \series bold
24580
24581 \backslash
24582 cdashline{2-4}
24583 \end_layout
24584
24585 \begin_layout Standard
24586 comme premier élément de la première cellule de la ligne contenant la multi-colo
24587 nnes.
24588 \end_layout
24589
24590 \begin_layout Standard
24591 \begin_inset VSpace bigskip
24592 \end_inset
24593
24594
24595 \end_layout
24596
24597 \begin_layout Standard
24598 Le tableau
24599 \begin_inset space ~
24600 \end_inset
24601
24602
24603 \begin_inset CommandInset ref
24604 LatexCommand ref
24605 reference "tab:Tableau-filets-tirets"
24606
24607 \end_inset
24608
24609  a été créé en utilisant 
24610 \begin_inset Quotes cld
24611 \end_inset
24612
24613
24614 \series bold
24615 :c
24616 \series default
24617
24618 \begin_inset Quotes crd
24619 \end_inset
24620
24621  comme paramètre \SpecialChar LaTeX
24622  pour la troisième colonne.
24623  La commande en code \SpecialChar TeX
24624  
24625 \series bold
24626
24627 \backslash
24628 hdashline
24629 \series default
24630  a été insérée dans la première cellule de la troisième ligne et la commande
24631  en code \SpecialChar TeX
24632  
24633 \series bold
24634
24635 \backslash
24636 cdashline{4-5}
24637 \series default
24638  a été insérée dans la première cellule de la quatrième ligne.
24639 \end_layout
24640
24641 \begin_layout Standard
24642 \begin_inset VSpace bigskip
24643 \end_inset
24644
24645 Les filets interrompus peuvent également colorés comme indiqué tableau
24646 \begin_inset space ~
24647 \end_inset
24648
24649
24650 \begin_inset CommandInset ref
24651 LatexCommand ref
24652 reference "tab:Colored-table-with"
24653
24654 \end_inset
24655
24656 .
24657 \end_layout
24658
24659 \begin_layout Standard
24660 \begin_inset ERT
24661 status collapsed
24662
24663 \begin_layout Plain Layout
24664
24665
24666 \backslash
24667 setlength{
24668 \backslash
24669 arrayrulewidth}{1pt}
24670 \end_layout
24671
24672 \end_inset
24673
24674
24675 \begin_inset Note Note
24676 status collapsed
24677
24678 \begin_layout Plain Layout
24679 filets épaissis pour un meilleur affichage de la couleur du file
24680 \lang english
24681 t
24682 \end_layout
24683
24684 \end_inset
24685
24686
24687 \end_layout
24688
24689 \begin_layout Standard
24690 \begin_inset ERT
24691 status collapsed
24692
24693 \begin_layout Plain Layout
24694
24695
24696 \backslash
24697 dashgapcolor{green}
24698 \end_layout
24699
24700 \end_inset
24701
24702
24703 \begin_inset Note Note
24704 status collapsed
24705
24706 \begin_layout Plain Layout
24707 espaces entre les tirets en vert
24708 \end_layout
24709
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Standard
24716 \begin_inset ERT
24717 status collapsed
24718
24719 \begin_layout Plain Layout
24720
24721
24722 \backslash
24723 let
24724 \backslash
24725 myHdashline
24726 \backslash
24727 hdashline
24728 \end_layout
24729
24730 \begin_layout Plain Layout
24731
24732
24733 \backslash
24734 renewcommand{
24735 \backslash
24736 hdashline}
24737 \end_layout
24738
24739 \begin_layout Plain Layout
24740
24741  {
24742 \backslash
24743 arrayrulecolor{red}
24744 \backslash
24745 myHdashline
24746 \backslash
24747 arrayrulecolor{black}}
24748 \end_layout
24749
24750 \end_inset
24751
24752
24753 \begin_inset Note Note
24754 status collapsed
24755
24756 \begin_layout Plain Layout
24757 filets interrompus horizontaux en rouge
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Standard
24766 \begin_inset ERT
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770
24771
24772 \backslash
24773 let
24774 \backslash
24775 myCdashline
24776 \backslash
24777 cdashline
24778 \end_layout
24779
24780 \begin_layout Plain Layout
24781
24782
24783 \backslash
24784 renewcommand{
24785 \backslash
24786 cdashline}[1]
24787 \end_layout
24788
24789 \begin_layout Plain Layout
24790
24791  {
24792 \backslash
24793 arrayrulecolor{yellow}
24794 \backslash
24795 myCdashline{#1}
24796 \backslash
24797 arrayrulecolor{black}}
24798 \end_layout
24799
24800 \end_inset
24801
24802
24803 \begin_inset Note Note
24804 status collapsed
24805
24806 \begin_layout Plain Layout
24807 filets interrompus horizontaux en jaune, partiellement
24808 \end_layout
24809
24810 \end_inset
24811
24812
24813 \end_layout
24814
24815 \begin_layout Standard
24816 \begin_inset Float table
24817 placement h
24818 wide false
24819 sideways false
24820 status open
24821
24822 \begin_layout Plain Layout
24823 \begin_inset Caption Standard
24824
24825 \begin_layout Plain Layout
24826 \begin_inset CommandInset label
24827 LatexCommand label
24828 name "tab:Colored-table-with"
24829
24830 \end_inset
24831
24832 Tableau coloré avec filets interropus
24833 \end_layout
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Plain Layout
24841 \align center
24842 \begin_inset Tabular
24843 <lyxtabular version="3" rows="5" columns="5">
24844 <features tabularvalignment="middle">
24845 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24846 <column alignment="center" valignment="top" width="0pt">
24847 <column alignment="center" valignment="top" width="0pt" special=":c">
24848 <column alignment="center" valignment="top">
24849 <column alignment="center" valignment="top">
24850 <row>
24851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855 a
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864 b
24865 \end_layout
24866
24867 \end_inset
24868 </cell>
24869 <cell alignment="center" valignment="top" topline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873 c
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882 d
24883 \end_layout
24884
24885 \end_inset
24886 </cell>
24887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891 e
24892 \end_layout
24893
24894 \end_inset
24895 </cell>
24896 </row>
24897 <row>
24898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902 f
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Plain Layout
24911 g
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920 h
24921 \end_layout
24922
24923 \end_inset
24924 </cell>
24925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24926 \begin_inset Text
24927
24928 \begin_layout Plain Layout
24929 i
24930 \end_layout
24931
24932 \end_inset
24933 </cell>
24934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24935 \begin_inset Text
24936
24937 \begin_layout Plain Layout
24938 j
24939 \end_layout
24940
24941 \end_inset
24942 </cell>
24943 </row>
24944 <row>
24945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24946 \begin_inset Text
24947
24948 \begin_layout Plain Layout
24949 \begin_inset ERT
24950 status collapsed
24951
24952 \begin_layout Plain Layout
24953
24954
24955 \backslash
24956 hdashline 
24957 \end_layout
24958
24959 \end_inset
24960
24961
24962 \begin_inset ERT
24963 status collapsed
24964
24965 \begin_layout Plain Layout
24966
24967
24968 \backslash
24969 rowcolor{Gray}
24970 \end_layout
24971
24972 \end_inset
24973
24974 k
24975 \end_layout
24976
24977 \end_inset
24978 </cell>
24979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983 l
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 <cell alignment="center" valignment="top" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992 m
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001 n
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010 o
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 </row>
25016 <row>
25017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021 \begin_inset ERT
25022 status collapsed
25023
25024 \begin_layout Plain Layout
25025
25026
25027 \backslash
25028 cdashline{4-5}
25029 \end_layout
25030
25031 \end_inset
25032
25033 p
25034 \end_layout
25035
25036 \end_inset
25037 </cell>
25038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25039 \begin_inset Text
25040
25041 \begin_layout Plain Layout
25042 q
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 r
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060 s
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069
25070 \end_layout
25071
25072 \end_inset
25073 </cell>
25074 </row>
25075 <row>
25076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080 t
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25086 \begin_inset Text
25087
25088 \begin_layout Plain Layout
25089 u
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25095 \begin_inset Text
25096
25097 \begin_layout Plain Layout
25098 v
25099 \end_layout
25100
25101 \end_inset
25102 </cell>
25103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25104 \begin_inset Text
25105
25106 \begin_layout Plain Layout
25107 w
25108 \end_layout
25109
25110 \end_inset
25111 </cell>
25112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25113 \begin_inset Text
25114
25115 \begin_layout Plain Layout
25116 \begin_inset ERT
25117 status collapsed
25118
25119 \begin_layout Plain Layout
25120
25121
25122 \backslash
25123 cellcolor{Maroon}
25124 \end_layout
25125
25126 \end_inset
25127
25128 i
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 </row>
25134 </lyxtabular>
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 \begin_inset ERT
25148 status collapsed
25149
25150 \begin_layout Plain Layout
25151
25152
25153 \backslash
25154 renewcommand{
25155 \backslash
25156 hdashline}{
25157 \backslash
25158 myHdashline}
25159 \end_layout
25160
25161 \end_inset
25162
25163
25164 \lang english
25165
25166 \begin_inset Note Note
25167 status collapsed
25168
25169 \begin_layout Plain Layout
25170 retour à la valeur implicite
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \begin_layout Standard
25179 \begin_inset ERT
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183
25184
25185 \backslash
25186 renewcommand{
25187 \backslash
25188 cdashline}{
25189 \backslash
25190 myCdashline}
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \lang english
25197
25198 \begin_inset Note Note
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 retour à la valeur implicite
25203 \end_layout
25204
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \begin_layout Standard
25211 \begin_inset ERT
25212 status collapsed
25213
25214 \begin_layout Plain Layout
25215
25216
25217 \backslash
25218 nodashgapcolor
25219 \end_layout
25220
25221 \end_inset
25222
25223
25224 \lang english
25225
25226 \begin_inset Note Note
25227 status collapsed
25228
25229 \begin_layout Plain Layout
25230 retour à la valeur implicite
25231 \end_layout
25232
25233 \end_inset
25234
25235
25236 \end_layout
25237
25238 \begin_layout Standard
25239 \begin_inset ERT
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243
25244
25245 \backslash
25246 setlength{
25247 \backslash
25248 arrayrulewidth}{0.4pt}
25249 \end_layout
25250
25251 \end_inset
25252
25253
25254 \lang english
25255
25256 \begin_inset Note Note
25257 status collapsed
25258
25259 \begin_layout Plain Layout
25260 retour à la valeur implicite
25261 \end_layout
25262
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \begin_layout Standard
25269 La coloration des lignes, des colonnes et des filets fonctionne comme il
25270  est décrit section
25271 \begin_inset space ~
25272 \end_inset
25273
25274
25275 \begin_inset CommandInset ref
25276 LatexCommand ref
25277 reference "sec:Tableaux-Colorés"
25278
25279 \end_inset
25280
25281 .
25282  Coloret les filets horizontaux fonctionne de manière analogue comme il
25283  est décrit ici, il suffit de remplacer la commande 
25284 \series bold
25285
25286 \backslash
25287 myHlineC
25288 \series default
25289  par 
25290 \series bold
25291
25292 \backslash
25293 myHdashline
25294 \series default
25295  et la commande 
25296 \backslash
25297
25298 \series bold
25299 hlinepar
25300 \series default
25301  
25302 \series bold
25303
25304 \backslash
25305 hdashline
25306 \series default
25307 .
25308  On utilise donc les commandes:
25309 \end_layout
25310
25311 \begin_layout Standard
25312
25313 \series bold
25314
25315 \backslash
25316 let
25317 \backslash
25318 myHdashline
25319 \backslash
25320 hdashline
25321 \begin_inset Newline newline
25322 \end_inset
25323
25324
25325 \backslash
25326 renewcommand{
25327 \backslash
25328 hdashline}
25329 \begin_inset Newline newline
25330 \end_inset
25331
25332
25333 \begin_inset Phantom HPhantom
25334 status open
25335
25336 \begin_layout Plain Layout
25337 \begin_inset space ~
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344
25345 {
25346 \backslash
25347 arrayrulecolor{red}
25348 \backslash
25349 myHdashline
25350 \backslash
25351 arrayrulecolor{black}}
25352 \end_layout
25353
25354 \begin_layout Standard
25355 Pour colorer 
25356 \series bold
25357
25358 \backslash
25359 cdashline
25360 \series default
25361 , la commande est:
25362 \end_layout
25363
25364 \begin_layout Standard
25365
25366 \series bold
25367
25368 \backslash
25369 let
25370 \backslash
25371 myCdashline
25372 \backslash
25373 cdashline
25374 \begin_inset Newline newline
25375 \end_inset
25376
25377
25378 \backslash
25379 renewcommand{
25380 \backslash
25381 cdashline}[1]
25382 \begin_inset Newline newline
25383 \end_inset
25384
25385
25386 \begin_inset Phantom HPhantom
25387 status open
25388
25389 \begin_layout Plain Layout
25390 \begin_inset space ~
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \end_inset
25397
25398 {
25399 \backslash
25400 arrayrulecolor{red}
25401 \backslash
25402 myCdashline{#1}
25403 \backslash
25404 arrayrulecolor{black}}
25405 \end_layout
25406
25407 \begin_layout Standard
25408 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25409  code \SpecialChar TeX
25410  après le tableau,
25411 \end_layout
25412
25413 \begin_layout Standard
25414 pour 
25415 \series bold
25416
25417 \backslash
25418 hdashline:
25419 \end_layout
25420
25421 \begin_layout Standard
25422
25423 \series bold
25424
25425 \backslash
25426 renewcommand{
25427 \backslash
25428 hdashline}{
25429 \backslash
25430 myHdashline}
25431 \end_layout
25432
25433 \begin_layout Standard
25434 et pour 
25435 \series bold
25436
25437 \backslash
25438 cdashline
25439 \end_layout
25440
25441 \begin_layout Standard
25442
25443 \series bold
25444
25445 \backslash
25446 renewcommand{
25447 \backslash
25448 cdashline}{
25449 \backslash
25450 myCdashline}
25451 \end_layout
25452
25453 \begin_layout Standard
25454 Pour colorer les espaces entre les tirets la commande
25455 \end_layout
25456
25457 \begin_layout Standard
25458
25459 \series bold
25460
25461 \backslash
25462 dashgapcolor{couleur}
25463 \end_layout
25464
25465 \begin_layout Standard
25466 peut être insérée en code \SpecialChar TeX
25467  avant un tableau.
25468  
25469 \series bold
25470 couleur
25471 \series default
25472  est ici le nom d'une couleur définie précédemment.
25473  La commande
25474 \end_layout
25475
25476 \begin_layout Standard
25477
25478 \series bold
25479
25480 \backslash
25481 nodashgapcolor
25482 \end_layout
25483
25484 \begin_layout Standard
25485 annule les changements induits par 
25486 \series bold
25487
25488 \backslash
25489 dashgapcolor
25490 \series default
25491 .
25492 \end_layout
25493
25494 \begin_layout Standard
25495 \begin_inset Note Greyedout
25496 status open
25497
25498 \begin_layout Plain Layout
25499
25500 \series bold
25501 Not
25502 \series default
25503 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25504  de 
25505 \series bold
25506 arydshln
25507 \series default
25508  en premier.
25509  Donc dans la cellule 
25510 \emph on
25511 k
25512 \emph default
25513  du tableau
25514 \begin_inset space ~
25515 \end_inset
25516
25517
25518 \begin_inset CommandInset ref
25519 LatexCommand ref
25520 reference "tab:Colored-table-with"
25521
25522 \end_inset
25523
25524  , la commande 
25525 \series bold
25526
25527 \backslash
25528 hdashline
25529 \series default
25530  est placée avant 
25531 \series bold
25532
25533 \backslash
25534 rowcolor
25535 \series default
25536 .
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 \begin_inset Note Greyedout
25546 status open
25547
25548 \begin_layout Plain Layout
25549
25550 \series bold
25551 Nota:
25552 \series default
25553  le paquetage \SpecialChar LaTeX
25554  
25555 \series bold
25556 arydshln
25557 \series default
25558  doit être chargé dans le préambule 
25559 \emph on
25560 avant
25561 \emph default
25562  le paquetage 
25563 \series bold
25564 colortbl
25565 \series default
25566
25567 \begin_inset Index idx
25568 status collapsed
25569
25570 \begin_layout Plain Layout
25571 Paquetages \SpecialChar LaTeX
25572  ! colortbl
25573 \end_layout
25574
25575 \end_inset
25576
25577 .
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \begin_layout Standard
25586 \begin_inset ERT
25587 status collapsed
25588
25589 \begin_layout Plain Layout
25590
25591
25592 \backslash
25593 else
25594 \end_layout
25595
25596 \end_inset
25597
25598
25599 \begin_inset Note Note
25600 status open
25601
25602 \begin_layout Plain Layout
25603 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25604  
25605 \series bold
25606 arydshln
25607 \series default
25608  n'est pas installé :
25609 \end_layout
25610
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \begin_layout Standard
25617 Vous devez installer le paquetage \SpecialChar LaTeX
25618  
25619 \series bold
25620 arydshln
25621 \series default
25622  pour voir le contenu des cette section dans la sortie imprimée.
25623 \end_layout
25624
25625 \begin_layout Standard
25626 \begin_inset ERT
25627 status collapsed
25628
25629 \begin_layout Plain Layout
25630
25631
25632 \backslash
25633 fi
25634 \end_layout
25635
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \begin_layout Standard
25642 Pour les détails concernant les filets colorés, voir la documentation du
25643  paquetage 
25644 \series bold
25645 arydshln
25646 \series default
25647
25648 \begin_inset CommandInset citation
25649 LatexCommand cite
25650 key "arydshln"
25651 literal "true"
25652
25653 \end_inset
25654
25655 .
25656 \end_layout
25657
25658 \begin_layout Chapter
25659 Flottants
25660 \begin_inset CommandInset label
25661 LatexCommand label
25662 name "chap:Flottants"
25663
25664 \end_inset
25665
25666
25667 \begin_inset Index idx
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671 Flottants
25672 \end_layout
25673
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \begin_layout Section
25680 Introduction
25681 \begin_inset CommandInset label
25682 LatexCommand label
25683 name "sec:Flottants-Introduction"
25684
25685 \end_inset
25686
25687
25688 \begin_inset Index idx
25689 status collapsed
25690
25691 \begin_layout Plain Layout
25692 Flottants ! Introduction
25693 \end_layout
25694
25695 \end_inset
25696
25697
25698 \end_layout
25699
25700 \begin_layout Standard
25701 Un flottant est une portion de document, qui peut être associé à une étiquette
25702  et dont la position n'est pas fixée.
25703  Il peut 
25704 \begin_inset Quotes cld
25705 \end_inset
25706
25707 flotter
25708 \begin_inset Quotes crd
25709 \end_inset
25710
25711  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25712  plus approprié.
25713  Les 
25714 \family sans
25715 Notes
25716 \begin_inset space ~
25717 \end_inset
25718
25719 en
25720 \begin_inset space ~
25721 \end_inset
25722
25723 Bas
25724 \begin_inset space ~
25725 \end_inset
25726
25727 de
25728 \begin_inset space ~
25729 \end_inset
25730
25731 Page
25732 \family default
25733  et le 
25734 \family sans
25735 Notes
25736 \begin_inset space ~
25737 \end_inset
25738
25739 en
25740 \begin_inset space ~
25741 \end_inset
25742
25743 Marge
25744 \family default
25745  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25746  sur la page suivante quand il y a trop de notes sur la page courante.
25747 \end_layout
25748
25749 \begin_layout Standard
25750 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25751  très grande qualité.
25752  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25753  éviter des lignes blanches ou des pages sans texte.
25754  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25755  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25756  le texte.
25757  Les flottants sont donc numérotés.
25758  Les références croisées sont décrites dans la section
25759 \begin_inset space ~
25760 \end_inset
25761
25762
25763 \begin_inset CommandInset ref
25764 LatexCommand ref
25765 reference "sec:Referencer-les-Flottants"
25766
25767 \end_inset
25768
25769 .
25770 \end_layout
25771
25772 \begin_layout Standard
25773 Pour insérer un flottant, on utilise un des sous menus du menu 
25774 \family sans
25775 Insertion\SpecialChar menuseparator
25776 Flottant
25777 \family default
25778  (barre d'outils 
25779 \begin_inset Info
25780 type  "icon"
25781 arg   "float-insert figure"
25782 \end_inset
25783
25784  ou 
25785 \begin_inset Info
25786 type  "icon"
25787 arg   "float-insert table"
25788 \end_inset
25789
25790 ).
25791  Une boîte va être insérée dans votre document avec par exemple une étiquette
25792  du genre 
25793 \begin_inset Quotes cld
25794 \end_inset
25795
25796 Figure
25797 \begin_inset space ~
25798 \end_inset
25799
25800 #:
25801 \begin_inset Quotes crd
25802 \end_inset
25803
25804  (où # est un numéro).
25805  L'étiquette est automatiquement traduite dans la langue du document dans
25806  la sortie finale.
25807  Après l'étiquette vous pouvez insérer du texte comme légende.
25808  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25809  séparé, à l'intérieur du flottant.
25810  Vous trouverez plus de détails sur le positionnement des légendes dans
25811  la section
25812 \begin_inset space ~
25813 \end_inset
25814
25815
25816 \begin_inset CommandInset ref
25817 LatexCommand ref
25818 reference "sec:Placement-légende"
25819
25820 \end_inset
25821
25822 .
25823  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25824 , vous pouvez fermer
25825  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25826  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25827  Une boîte de flottant fermée ressemble à ceci : 
25828 \begin_inset Graphics
25829         filename clipart/float.png
25830         scale 95
25831
25832 \end_inset
25833
25834  – une case grise avec un texte rouge.
25835 \end_layout
25836
25837 \begin_layout Standard
25838 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25839  pour éviter des erreurs avec \SpecialChar LaTeX
25840 , quand le texte qui entoure le flottant est
25841  formaté de façon particulière.
25842 \end_layout
25843
25844 \begin_layout Section
25845 Les types de flottants
25846 \end_layout
25847
25848 \begin_layout Standard
25849 En plus des flottants de figures et de tableau qui sont décrits respectivement
25850  dans les sections
25851 \begin_inset space ~
25852 \end_inset
25853
25854
25855 \begin_inset CommandInset ref
25856 LatexCommand ref
25857 reference "sec:Figure-Floats"
25858
25859 \end_inset
25860
25861  et 
25862 \begin_inset CommandInset ref
25863 LatexCommand ref
25864 reference "sec:Table-Floats"
25865
25866 \end_inset
25867
25868 , \SpecialChar LyX
25869  offre aussi les types 
25870 \family sans
25871 Algorithme
25872 \family default
25873  et 
25874 \family sans
25875 Enrobage
25876 \family default
25877 .
25878  Ces derniers sont expliques dans la section
25879 \begin_inset space \thinspace{}
25880 \end_inset
25881
25882
25883 \begin_inset CommandInset ref
25884 LatexCommand ref
25885 reference "sec:Flottant-d'enrobage"
25886
25887 \end_inset
25888
25889 .
25890 \end_layout
25891
25892 \begin_layout Subsection
25893 Flottant d'algorithme
25894 \begin_inset Index idx
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898 Flottants ! Algorithmes
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \end_layout
25905
25906 \begin_layout Standard
25907 \begin_inset Float algorithm
25908 placement h
25909 wide false
25910 sideways false
25911 status open
25912
25913 \begin_layout Plain Layout
25914 \begin_inset Caption Standard
25915
25916 \begin_layout Plain Layout
25917 \begin_inset CommandInset label
25918 LatexCommand label
25919 name "alg:Exemple-Flottant-Algorithme"
25920
25921 \end_inset
25922
25923 Exemple de flottant d'algorithme
25924 \end_layout
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \begin_layout LyX-Code
25932 for I in 1..N loop
25933 \begin_inset Newline newline
25934 \end_inset
25935
25936  Sum:= Sum + A(I); /*comment*/
25937 \begin_inset Newline newline
25938 \end_inset
25939
25940 end loop
25941 \begin_inset VSpace -4mm
25942 \end_inset
25943
25944
25945 \end_layout
25946
25947 \end_inset
25948
25949
25950 \end_layout
25951
25952 \begin_layout Standard
25953 Ce type de flottant est inséré à l'aide du menu 
25954 \family sans
25955 Insertion\SpecialChar menuseparator
25956 Flottant\SpecialChar menuseparator
25957 Algorithme
25958 \family default
25959 .
25960  Il peut être utilisé pour des morceaux de code source ou des descriptions
25961  d'algorithmes et peut être utilisé comme une alternative au listing de
25962  code source qui est décrit au chapitre
25963 \begin_inset space ~
25964 \end_inset
25965
25966
25967 \begin_inset CommandInset ref
25968 LatexCommand ref
25969 reference "cha:Program-Code-Listings"
25970
25971 \end_inset
25972
25973 .
25974  Vous pouvez par exemple utiliser l'environnement Code
25975 \begin_inset space ~
25976 \end_inset
25977
25978 \SpecialChar LyX
25979  qui est décrit dans le 
25980 \emph on
25981 Guide
25982 \emph default
25983
25984 \begin_inset space ~
25985 \end_inset
25986
25987
25988 \emph on
25989 de
25990 \begin_inset space ~
25991 \end_inset
25992
25993 l'Utilisateur
25994 \emph default
25995  de \SpecialChar LyX
25996 .
25997  l'algorithme
25998 \begin_inset space ~
25999 \end_inset
26000
26001
26002 \begin_inset CommandInset ref
26003 LatexCommand ref
26004 reference "alg:Exemple-Flottant-Algorithme"
26005
26006 \end_inset
26007
26008  est un exemple de flottant d'algorithme où un espace vertical de -4
26009 \begin_inset space \thinspace{}
26010 \end_inset
26011
26012 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
26013  soit placée exactement sous le texte de la dernière ligne.
26014 \end_layout
26015
26016 \begin_layout Standard
26017 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
26018  du document.
26019  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
26020 ent en ajoutant la ligne suivante dans le préambule de votre document :
26021 \end_layout
26022
26023 \begin_layout Standard
26024
26025 \series bold
26026
26027 \backslash
26028 floatname{algorithm}{votre
26029 \begin_inset space ~
26030 \end_inset
26031
26032 nom}
26033 \end_layout
26034
26035 \begin_layout Standard
26036
26037 \family sans
26038  votre
26039 \begin_inset space ~
26040 \end_inset
26041
26042 nom
26043 \family default
26044  est le mot 
26045 \begin_inset Quotes cld
26046 \end_inset
26047
26048
26049 \emph on
26050 algorithme
26051 \emph default
26052
26053 \begin_inset Quotes crd
26054 \end_inset
26055
26056  dans votre langue.
26057 \end_layout
26058
26059 \begin_layout Standard
26060 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
26061 \family sans
26062 Insertion\SpecialChar menuseparator
26063 Listes
26064 \begin_inset space ~
26065 \end_inset
26066
26067 &
26068 \begin_inset space ~
26069 \end_inset
26070
26071 TdM\SpecialChar menuseparator
26072 Liste
26073 \begin_inset space ~
26074 \end_inset
26075
26076 des
26077 \begin_inset space ~
26078 \end_inset
26079
26080 algorithmes
26081 \family default
26082  si votre document est en la même langue que les menus de \SpecialChar LyX
26083 .
26084  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26085  en code \SpecialChar TeX
26086  à la place:
26087 \end_layout
26088
26089 \begin_layout Standard
26090
26091 \series bold
26092
26093 \backslash
26094 listof{algorithm}{votre
26095 \begin_inset space ~
26096 \end_inset
26097
26098 nom}
26099 \end_layout
26100
26101 \begin_layout Standard
26102 où 
26103 \family sans
26104 votre
26105 \begin_inset space ~
26106 \end_inset
26107
26108 nom
26109 \family default
26110  est la traduction de 
26111 \begin_inset Quotes cld
26112 \end_inset
26113
26114
26115 \emph on
26116 List of Algorithm
26117 \emph default
26118 s
26119 \begin_inset Quotes crd
26120 \end_inset
26121
26122  dans votre langue.
26123 \end_layout
26124
26125 \begin_layout Standard
26126 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26127  le schéma 
26128 \begin_inset Quotes cld
26129 \end_inset
26130
26131 chapitre.algorithme
26132 \begin_inset Quotes crd
26133 \end_inset
26134
26135  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26136  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26137  commande dans le préambule de votre document :
26138 \end_layout
26139
26140 \begin_layout Standard
26141
26142 \series bold
26143
26144 \backslash
26145 numberwithin{algorithm}{chapter}
26146 \end_layout
26147
26148 \begin_layout Standard
26149 Pour pouvoir utiliser la commande 
26150 \series bold
26151
26152 \backslash
26153 numberwithin
26154 \series default
26155 , activez l'option 
26156 \family sans
26157 Utiliser
26158 \begin_inset space ~
26159 \end_inset
26160
26161 le
26162 \begin_inset space ~
26163 \end_inset
26164
26165 paquetage
26166 \begin_inset space ~
26167 \end_inset
26168
26169 AMS
26170 \begin_inset space ~
26171 \end_inset
26172
26173 math
26174 \family default
26175  dans la rubrique 
26176 \family sans
26177 Options
26178 \begin_inset space ~
26179 \end_inset
26180
26181 des
26182 \begin_inset space ~
26183 \end_inset
26184
26185 Maths
26186 \family default
26187  de la fenêtre de dialogue 
26188 \family sans
26189 Paramètres
26190 \begin_inset space ~
26191 \end_inset
26192
26193 du
26194 \begin_inset space ~
26195 \end_inset
26196
26197 Document
26198 \family default
26199 .
26200 \end_layout
26201
26202 \begin_layout Section
26203 Numérotation des flottants
26204 \begin_inset Index idx
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208 Flottants ! Numérotation
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Standard
26217 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26218  ils se trouvent, soit en utilisant un format du genre 
26219 \begin_inset Quotes cld
26220 \end_inset
26221
26222 chapitre.numéro
26223 \begin_inset Quotes crd
26224 \end_inset
26225
26226  ou 
26227 \begin_inset Quotes cld
26228 \end_inset
26229
26230 section.numéro
26231 \begin_inset Quotes crd
26232 \end_inset
26233
26234 .
26235  Cela dépend de la classe de document utilisée.
26236 \end_layout
26237
26238 \begin_layout Standard
26239 Pour changer le format de la numérotation qui ne dépend pas de la section
26240  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26241  le préambule du document :
26242 \end_layout
26243
26244 \begin_layout Standard
26245
26246 \series bold
26247
26248 \backslash
26249 renewcommand{
26250 \backslash
26251 thetable}{
26252 \backslash
26253 roman{table}}
26254 \end_layout
26255
26256 \begin_layout Standard
26257
26258 \series bold
26259
26260 \backslash
26261 thetable
26262 \series default
26263  est la commande qui imprime le numéro du tableau, pour les figures, la
26264  commande serait 
26265 \series bold
26266
26267 \backslash
26268 thefigure
26269 \series default
26270 .
26271  La commande 
26272 \series bold
26273
26274 \backslash
26275 roman
26276 \series default
26277  utilisée dans la commande précédente, imprime le numéro du tableau sous
26278  forme de petits chiffres romains.
26279 \end_layout
26280
26281 \begin_layout Standard
26282 Pour changer le type de numérotation pour par exemple 
26283 \begin_inset Quotes cld
26284 \end_inset
26285
26286 sous-section.numéro
26287 \begin_inset Quotes crd
26288 \end_inset
26289
26290 , utilisez la commande suivante dans le préambule du document :
26291 \end_layout
26292
26293 \begin_layout Standard
26294
26295 \series bold
26296
26297 \backslash
26298 numberwithin{table}{subsection}
26299 \end_layout
26300
26301 \begin_layout Standard
26302 Pour pouvoir utiliser la commande 
26303 \series bold
26304
26305 \backslash
26306 numberwithin
26307 \series default
26308 , vous devez activer l'option 
26309 \family sans
26310 Utiliser
26311 \begin_inset space ~
26312 \end_inset
26313
26314 le
26315 \begin_inset space ~
26316 \end_inset
26317
26318 paquetage
26319 \begin_inset space ~
26320 \end_inset
26321
26322 maths
26323 \begin_inset space ~
26324 \end_inset
26325
26326 AMS
26327 \family default
26328  dans la rubrique 
26329 \family sans
26330 Options
26331 \begin_inset space ~
26332 \end_inset
26333
26334 des
26335 \begin_inset space ~
26336 \end_inset
26337
26338 Maths
26339 \family default
26340  de la fenêtre de dialogue 
26341 \family sans
26342 Paramètres
26343 \family default
26344  du document.
26345 \end_layout
26346
26347 \begin_layout Standard
26348 Veuillez aussi jeter un coup d'œil à la section
26349 \begin_inset space ~
26350 \end_inset
26351
26352
26353 \begin_inset CommandInset ref
26354 LatexCommand ref
26355 reference "subsec:Numerotation-notes-bas-de-page"
26356
26357 \end_inset
26358
26359  pour plus de détails et des notes importantes sur les commandes de numérotation.
26360 \end_layout
26361
26362 \begin_layout Section
26363 Faire référence à des flottants
26364 \begin_inset CommandInset label
26365 LatexCommand label
26366 name "sec:Referencer-les-Flottants"
26367
26368 \end_inset
26369
26370
26371 \begin_inset Index idx
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375 Flottants ! Références
26376 \end_layout
26377
26378 \end_inset
26379
26380
26381 \begin_inset Index idx
26382 status collapsed
26383
26384 \begin_layout Plain Layout
26385 References@Références ! à des Flottants 
26386 \end_layout
26387
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \begin_layout Standard
26394 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26395  en utilisant le menu 
26396 \family sans
26397 Insertion\SpecialChar menuseparator
26398 Étiquette
26399 \family default
26400  ou le bouton 
26401 \begin_inset Info
26402 type  "icon"
26403 arg   "label-insert"
26404 \end_inset
26405
26406  de la barre d'outils.
26407  Une boîte grise de ce genre : 
26408 \begin_inset Graphics
26409         filename clipart/label.png
26410         scaleBeforeRotation
26411
26412 \end_inset
26413
26414  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26415  de saisir le texte de l'étiquette.
26416  \SpecialChar LyX
26417  propose comme texte pour l'étiquette les premiers mots de la légendes
26418  précédés d'un préfixe.
26419  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26420  préfixe sera 
26421 \begin_inset Quotes cld
26422 \end_inset
26423
26424
26425 \family sans
26426 fig:
26427 \family default
26428
26429 \begin_inset Quotes crd
26430 \end_inset
26431
26432 .
26433 \end_layout
26434
26435 \begin_layout Standard
26436 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26437  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26438 \family sans
26439 Insertion\SpecialChar menuseparator
26440 Référence
26441 \begin_inset space ~
26442 \end_inset
26443
26444 Croisée
26445 \family default
26446  ou le bouton 
26447 \begin_inset Info
26448 type  "icon"
26449 arg   "dialog-show-new-inset ref"
26450 \end_inset
26451
26452  de la barre d'outils.
26453  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26454  définies dans votre document.
26455  Si vous avez plusieurs documents \SpecialChar LyX
26456  ouverts, vous pouvez choisir celui que
26457  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26458  la fenêtre de dialogue.
26459  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26460  une.
26461  Une boîte grise de référence croisée comme celle-ci : 
26462 \begin_inset Graphics
26463         filename clipart/reference.png
26464         scaleBeforeRotation
26465
26466 \end_inset
26467
26468  va être insérée.
26469  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26470  de la référence croisée.
26471 \end_layout
26472
26473 \begin_layout Standard
26474 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26475  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26476  les deux.
26477  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26478  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26479  du numéro de la référence.
26480 \end_layout
26481
26482 \begin_layout Standard
26483 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26484  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26485  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26486  pas à vous en préoccuper.
26487 \end_layout
26488
26489 \begin_layout Standard
26490 Le bouton 
26491 \family sans
26492 Aller
26493 \begin_inset space ~
26494 \end_inset
26495
26496 à
26497 \begin_inset space ~
26498 \end_inset
26499
26500 l'étiquette
26501 \family default
26502  dans la fenêtre de référence croisée va positionner le curseur juste devant
26503  l'étiquette à laquelle on fait référence.
26504  Le nom du bouton bouton 
26505 \family sans
26506 Revenir
26507 \family default
26508  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26509 \end_layout
26510
26511 \begin_layout Subsection
26512 Formats de références croisées
26513 \begin_inset CommandInset label
26514 LatexCommand label
26515 name "subsec:Formats-Références-Croisées"
26516
26517 \end_inset
26518
26519
26520 \begin_inset Index idx
26521 status collapsed
26522
26523 \begin_layout Plain Layout
26524 References@Références ! Formats
26525 \end_layout
26526
26527 \end_inset
26528
26529
26530 \end_layout
26531
26532 \begin_layout Standard
26533 Il y a six types de références croisées :
26534 \end_layout
26535
26536 \begin_layout Description
26537 <référence>
26538 \begin_inset space ~
26539 \end_inset
26540
26541 : affiche le numéro de l'élément, c'est le choix implicite : 
26542 \begin_inset CommandInset ref
26543 LatexCommand ref
26544 reference "fig:Deux-images-déformées"
26545
26546 \end_inset
26547
26548
26549 \end_layout
26550
26551 \begin_layout Description
26552 (<référence>)
26553 \begin_inset space ~
26554 \end_inset
26555
26556 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26557  normalement pour faire référence à des formules mathématiques, en particulier
26558  quand le mot 
26559 \begin_inset Quotes cld
26560 \end_inset
26561
26562 Équation
26563 \begin_inset Quotes crd
26564 \end_inset
26565
26566  est omis : 
26567 \begin_inset CommandInset ref
26568 LatexCommand eqref
26569 reference "eq:Wgn"
26570
26571 \end_inset
26572
26573
26574 \end_layout
26575
26576 \begin_layout Description
26577 <page>
26578 \begin_inset space ~
26579 \end_inset
26580
26581 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26582 \begin_inset space ~
26583 \end_inset
26584
26585
26586 \begin_inset CommandInset ref
26587 LatexCommand pageref
26588 reference "fig:Deux-images-déformées"
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Description
26596 Sur
26597 \begin_inset space ~
26598 \end_inset
26599
26600 la
26601 \begin_inset space ~
26602 \end_inset
26603
26604 page
26605 \begin_inset space ~
26606 \end_inset
26607
26608 <page>
26609 \begin_inset space ~
26610 \end_inset
26611
26612 : affiche le mot 
26613 \begin_inset Quotes cld
26614 \end_inset
26615
26616 page
26617 \begin_inset Quotes crd
26618 \end_inset
26619
26620  suivi du numéro de la page sur laquelle se trouve l'élément : 
26621 \begin_inset CommandInset ref
26622 LatexCommand vpageref
26623 reference "fig:Deux-images-déformées"
26624
26625 \end_inset
26626
26627
26628 \end_layout
26629
26630 \begin_layout Description
26631 <référence>
26632 \begin_inset space ~
26633 \end_inset
26634
26635 page
26636 \begin_inset space ~
26637 \end_inset
26638
26639 <page>
26640 \begin_inset space ~
26641 \end_inset
26642
26643 : affiche le numéro de l'élément, le mot 
26644 \begin_inset Quotes cld
26645 \end_inset
26646
26647 page
26648 \begin_inset Quotes crd
26649 \end_inset
26650
26651  et le numéro de la page : 
26652 \begin_inset CommandInset ref
26653 LatexCommand vref
26654 reference "fig:Deux-images-déformées"
26655
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \begin_layout Description
26662 Référence
26663 \begin_inset space ~
26664 \end_inset
26665
26666 mise
26667 \begin_inset space ~
26668 \end_inset
26669
26670 en
26671 \begin_inset space ~
26672 \end_inset
26673
26674 forme
26675 \begin_inset space ~
26676 \end_inset
26677
26678 : affiche une référence croisée qui définit son propre format.
26679 \begin_inset Newline newline
26680 \end_inset
26681
26682
26683 \begin_inset Note Greyedout
26684 status open
26685
26686 \begin_layout Plain Layout
26687
26688 \series bold
26689 Note:
26690 \series default
26691  Ce type de référence croisée n'est disponible que si vous avez installé
26692  le paquetage \SpecialChar LaTeX
26693  
26694 \series bold
26695 prettyref
26696 \series default
26697  ou 
26698 \series bold
26699 refstyle
26700 \series default
26701
26702 \begin_inset Index idx
26703 status collapsed
26704
26705 \begin_layout Plain Layout
26706 Paquetages \SpecialChar LaTeX
26707  ! prettyref
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \begin_inset Index idx
26714 status collapsed
26715
26716 \begin_layout Plain Layout
26717 Paquetages \SpecialChar LaTeX
26718  ! refstyle
26719 \end_layout
26720
26721 \end_inset
26722
26723 .
26724 \end_layout
26725
26726 \end_inset
26727
26728
26729 \begin_inset Newline newline
26730 \end_inset
26731
26732 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26733  qui doit être utilisé pour cette fonction
26734  en utilisant l'option 
26735 \family sans
26736 Utiliser refstyle (à la place de prettyref) pour les références croisées
26737 \family default
26738  dans le menu 
26739 \family sans
26740 Document\SpecialChar menuseparator
26741 Paramètres\SpecialChar menuseparator
26742 Classe de document
26743 \family default
26744 .
26745  Le format est précisé en ajoutant la commande 
26746 \series bold
26747
26748 \backslash
26749 newrefformat
26750 \series default
26751  (prettyref) ou 
26752 \series bold
26753
26754 \backslash
26755 newref
26756 \series default
26757  (refstyle) au préambule du document.
26758  Par exemple, pour redéfinir toutes les références à des figures (qui ont
26759  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26760 \begin_inset space ~
26761 \end_inset
26762
26763 :
26764 \begin_inset Newline newline
26765 \end_inset
26766
26767
26768 \series bold
26769
26770 \backslash
26771 newref{fig}{refcmd={Image sur la page 
26772 \backslash
26773 pageref{#1}}}
26774 \series default
26775
26776 \begin_inset Newline newline
26777 \end_inset
26778
26779 Pour plus d'information sur le format, jetez un œil sur la documentation
26780  du paquetage, 
26781 \begin_inset CommandInset citation
26782 LatexCommand cite
26783 key "prettyref,refstyle"
26784 literal "true"
26785
26786 \end_inset
26787
26788 .
26789 \begin_inset Newline newline
26790 \end_inset
26791
26792 Les options 
26793 \family sans
26794 Plural
26795 \family default
26796  et 
26797 \family sans
26798 Capitalized
26799 \family default
26800  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
26801  
26802 \series bold
26803 refstyle
26804 \series default
26805 .
26806  
26807 \family sans
26808 Plural
26809 \family default
26810  met le nom au pluriel, e.
26811 \begin_inset space \thinspace{}
26812 \end_inset
26813
26814 g.
26815 \begin_inset space \space{}
26816 \end_inset
26817
26818
26819 \begin_inset Quotes cld
26820 \end_inset
26821
26822 tableaux
26823 \begin_inset Quotes crd
26824 \end_inset
26825
26826
26827 \family sans
26828 Capitalized
26829 \family default
26830  met une capitale au nom, e.
26831 \begin_inset space \thinspace{}
26832 \end_inset
26833
26834 g.
26835 \begin_inset space \space{}
26836 \end_inset
26837
26838
26839 \begin_inset Quotes cld
26840 \end_inset
26841
26842 Tableau
26843 \begin_inset Quotes crd
26844 \end_inset
26845
26846 .
26847 \end_layout
26848
26849 \begin_layout Description
26850 Référence
26851 \begin_inset space ~
26852 \end_inset
26853
26854 textuelle: affiche la légende de la référence
26855 \begin_inset space ~
26856 \end_inset
26857
26858
26859 \begin_inset CommandInset ref
26860 LatexCommand nameref
26861 reference "fig:Deux-images-déformées"
26862
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \begin_layout Description
26869 Étiquette
26870 \begin_inset space ~
26871 \end_inset
26872
26873 uniquement: n'imprime que l'étiquette \SpecialChar LaTeX
26874  comme référence: 
26875 \begin_inset CommandInset ref
26876 LatexCommand labelonly
26877 reference "fig:Deux-images-déformées"
26878 plural "false"
26879 caps "false"
26880 noprefix "false"
26881
26882 \end_inset
26883
26884
26885 \begin_inset Newline newline
26886 \end_inset
26887
26888 Ceci perlmet d'utiliser l'étiquette en code TeX.
26889  L'option 
26890 \family sans
26891 No Prefix
26892 \family default
26893  enelève le préfixe du nom de l'étiquette: 
26894 \begin_inset CommandInset ref
26895 LatexCommand labelonly
26896 reference "fig:Deux-images-déformées"
26897 plural "false"
26898 caps "false"
26899 noprefix "true"
26900
26901 \end_inset
26902
26903
26904 \end_layout
26905
26906 \begin_layout Standard
26907
26908 \family sans
26909 <page>
26910 \family default
26911  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26912  précédente, la même page ou la page suivante.
26913  Vous verrez par exemple un texte du genre 
26914 \begin_inset Quotes cld
26915 \end_inset
26916
26917
26918 \family sans
26919 sur cette page
26920 \family default
26921
26922 \begin_inset Quotes crd
26923 \end_inset
26924
26925  à la place.
26926  Le style 
26927 \family sans
26928 <référence>
26929 \begin_inset space ~
26930 \end_inset
26931
26932 page
26933 \begin_inset space ~
26934 \end_inset
26935
26936 <page> 
26937 \family default
26938 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26939  page.
26940 \end_layout
26941
26942 \begin_layout Standard
26943 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26944  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26945 .
26946  Vous choisissez une des six variétés de références dans le champ Format
26947  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26948  boîte de la référence croisée.
26949 \end_layout
26950
26951 \begin_layout Standard
26952 \begin_inset Note Greyedout
26953 status open
26954
26955 \begin_layout Plain Layout
26956
26957 \series bold
26958 Note:
26959 \series default
26960  L'utilisation du paquetage \SpecialChar LaTeX
26961  
26962 \series bold
26963 refstyle
26964 \series default
26965
26966 \begin_inset Index idx
26967 status collapsed
26968
26969 \begin_layout Plain Layout
26970 Paquetages \SpecialChar LaTeX
26971  ! refstyle
26972 \end_layout
26973
26974 \end_inset
26975
26976  est recommandée parce que 
26977 \series bold
26978 prettyref
26979 \series default
26980
26981 \begin_inset Index idx
26982 status collapsed
26983
26984 \begin_layout Plain Layout
26985 Paquetages \SpecialChar LaTeX
26986  ! prettyref
26987 \end_layout
26988
26989 \end_inset
26990
26991  ne connaît pas tous les raccourcis possibles pour les étiquettes
26992 \begin_inset Foot
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996 \begin_inset Quotes cld
26997 \end_inset
26998
26999 fig:
27000 \begin_inset Quotes crd
27001 \end_inset
27002
27003  est par exemple le raccourci \SpecialChar LyX
27004  pour les étiquettes dans les légendes de
27005  figures,.
27006 \end_layout
27007
27008 \end_inset
27009
27010  et n'est pas internationalisé.
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \end_layout
27017
27018 \begin_layout Subsection
27019 Nommage automatique des références croisées
27020 \begin_inset Index idx
27021 status collapsed
27022
27023 \begin_layout Plain Layout
27024 References@Références ! Nommage automatique
27025 \end_layout
27026
27027 \end_inset
27028
27029
27030 \end_layout
27031
27032 \begin_layout Standard
27033 Le paquetage \SpecialChar LaTeX
27034  
27035 \series bold
27036 hyperref
27037 \series default
27038
27039 \begin_inset Index idx
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043 Paquetages \SpecialChar LaTeX
27044  ! hyperref
27045 \end_layout
27046
27047 \end_inset
27048
27049
27050 \series bold
27051
27052 \series default
27053 qui est activé dans la rubrique 
27054 \family sans
27055 Propriétés du PDF
27056 \family default
27057  de la fenêtre de dialogue 
27058 \family sans
27059 Paramètres du document
27060 \family default
27061  fournit une fonction très utile pour automatiser la création des références
27062  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
27063  une section).
27064  Par exemple pour vous éviter de devoir écrire le mot 
27065 \begin_inset Quotes cld
27066 \end_inset
27067
27068 Figure
27069 \begin_inset Quotes crd
27070 \end_inset
27071
27072  devant chaque référence à une figure.
27073  Pour profiter de ce nommage automatique des références croisées, vous devez
27074  activer 
27075 \series bold
27076 hyperref
27077 \series default
27078  et insérer la ligne suivante dans le préambule du document :
27079 \end_layout
27080
27081 \begin_layout Standard
27082
27083 \series bold
27084
27085 \backslash
27086 AtBeginDocument{
27087 \backslash
27088 renewcommand{
27089 \backslash
27090 ref}[1]{
27091 \backslash
27092 mbox{
27093 \backslash
27094 autoref{#1}}}}
27095 \end_layout
27096
27097 \begin_layout Standard
27098 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
27099  défaut, par exemple vous préférez le nom 
27100 \begin_inset Quotes cld
27101 \end_inset
27102
27103 sec.
27104 \begin_inset Quotes crd
27105 \end_inset
27106
27107  plutôt que 
27108 \begin_inset Quotes cld
27109 \end_inset
27110
27111 section
27112 \begin_inset Quotes crd
27113 \end_inset
27114
27115 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
27116 \end_layout
27117
27118 \begin_layout Standard
27119
27120 \series bold
27121
27122 \backslash
27123 addto
27124 \backslash
27125 extrasfrench{
27126 \backslash
27127 renewcommand{
27128 \backslash
27129 sectionautorefname}
27130 \begin_inset Newline newline
27131 \end_inset
27132
27133
27134 \begin_inset Phantom HPhantom
27135 status open
27136
27137 \begin_layout Plain Layout
27138
27139 \series bold
27140 \begin_inset space ~
27141 \end_inset
27142
27143
27144 \end_layout
27145
27146 \end_inset
27147
27148 {sec.
27149 \backslash
27150 negthinspace}}
27151 \end_layout
27152
27153 \begin_layout Standard
27154 Si vous utilisez une autre langue que le français, remplacez 
27155 \series bold
27156
27157 \backslash
27158 extrasfrench
27159 \series default
27160  par 
27161 \series bold
27162
27163 \backslash
27164 extras***
27165 \series default
27166 , où *** est le nom de la langue que vous utilisez.
27167
27168 \series bold
27169  
27170 \end_layout
27171
27172 \begin_layout Standard
27173 Pour avoir des noms automatiques, mais pas pour certains types de références,
27174  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27175 \end_layout
27176
27177 \begin_layout Standard
27178
27179 \series bold
27180
27181 \backslash
27182 addto
27183 \backslash
27184 extrasfrench{
27185 \backslash
27186 renewcommand*{
27187 \backslash
27188 equationautorefname}[1]{}}
27189 \end_layout
27190
27191 \begin_layout Standard
27192 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27193  de 
27194 \series bold
27195 hyperref
27196 \series default
27197  
27198 \begin_inset CommandInset citation
27199 LatexCommand cite
27200 key "hyperref"
27201 literal "true"
27202
27203 \end_inset
27204
27205 .
27206 \end_layout
27207
27208 \begin_layout Standard
27209 \begin_inset Note Greyedout
27210 status open
27211
27212 \begin_layout Plain Layout
27213
27214 \series bold
27215 Note:
27216 \series default
27217  Le nommage automatique de références ne peut être utilisé si vous avez
27218  choisi le style de référence 
27219 \family sans
27220 Référence
27221 \begin_inset space ~
27222 \end_inset
27223
27224 mise
27225 \begin_inset space ~
27226 \end_inset
27227
27228 en
27229 \begin_inset space ~
27230 \end_inset
27231
27232 forme
27233 \family default
27234  décrit dans la section
27235 \begin_inset space ~
27236 \end_inset
27237
27238
27239 \begin_inset CommandInset ref
27240 LatexCommand ref
27241 reference "subsec:Formats-Références-Croisées"
27242
27243 \end_inset
27244
27245 .
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \begin_layout Standard
27254 Le manuel 
27255 \emph on
27256 Math
27257 \emph default
27258  est un exemple dans lequel on a utilisé le référencement automatique.
27259 \end_layout
27260
27261 \begin_layout Subsection
27262 Positionnement des références 
27263 \begin_inset CommandInset label
27264 LatexCommand label
27265 name "subsec:Reference-Position"
27266
27267 \end_inset
27268
27269
27270 \begin_inset Index idx
27271 status collapsed
27272
27273 \begin_layout Plain Layout
27274 References@Références ! Positionnement
27275 \end_layout
27276
27277 \end_inset
27278
27279
27280 \end_layout
27281
27282 \begin_layout Standard
27283 Si vous utilisez le paquetage 
27284 \series bold
27285 hyperref, 
27286 \series default
27287 qui est activé dans la rubrique 
27288 \family sans
27289 Propriétés du PDF
27290 \family default
27291  de la fenêtre de dialogue 
27292 \family sans
27293 Paramètres du document,
27294 \family default
27295  pour lier vos références croisées dans la sortie finale, vous verrez que
27296  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27297  l'image.
27298  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27299  pourrez voir l'image sans faire défiler le texte.
27300  Ce problème vient du fait que le point d'ancrage de la référence se situe
27301  à l'endroit de l'étiquette.
27302  En utilisant le paquetage \SpecialChar LaTeX
27303  
27304 \series bold
27305 hypcap
27306 \series default
27307
27308 \begin_inset Index idx
27309 status collapsed
27310
27311 \begin_layout Plain Layout
27312 Paquetages \SpecialChar LaTeX
27313  ! hypcap
27314 \end_layout
27315
27316 \end_inset
27317
27318 , qui fait partie du paquetage \SpecialChar LaTeX
27319  
27320 \series bold
27321 oberdiek
27322 \series default
27323
27324 \begin_inset Index idx
27325 status collapsed
27326
27327 \begin_layout Plain Layout
27328 Paquetages \SpecialChar LaTeX
27329  ! oberdiek
27330 \end_layout
27331
27332 \end_inset
27333
27334 , le point d'ancrage d'un lien est place en haut du flottant.
27335  Pour utiliser cette fonction avec les flottants de figure, chargez 
27336 \series bold
27337 hypcap
27338 \series default
27339  dans l'entête du document avec la ligne
27340 \end_layout
27341
27342 \begin_layout Standard
27343
27344 \series bold
27345
27346 \backslash
27347 usepackage[figure]{hypcap}
27348 \end_layout
27349
27350 \begin_layout Standard
27351 Vous pouvez aussi utiliser 
27352 \series bold
27353 hypcap
27354 \series default
27355  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27356  raisons de stabilité.
27357  Pour plus d'information, jetez un coup d'œil au manuel d' 
27358 \series bold
27359 hypcap
27360 \series default
27361  
27362 \begin_inset CommandInset citation
27363 LatexCommand cite
27364 key "hypcap"
27365 literal "true"
27366
27367 \end_inset
27368
27369 .
27370 \end_layout
27371
27372 \begin_layout Standard
27373 \begin_inset Note Greyedout
27374 status open
27375
27376 \begin_layout Plain Layout
27377
27378 \series bold
27379 Note:
27380 \series default
27381  
27382 \series bold
27383 hypcap
27384 \series default
27385  n'a aucun effet pour les références à des sous-figures.
27386 \end_layout
27387
27388 \end_inset
27389
27390
27391 \end_layout
27392
27393 \begin_layout Section
27394 Placement des flottants
27395 \begin_inset CommandInset label
27396 LatexCommand label
27397 name "sec:Placement-flottants"
27398
27399 \end_inset
27400
27401
27402 \begin_inset Index idx
27403 status collapsed
27404
27405 \begin_layout Plain Layout
27406 Flottants ! Placement
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \begin_layout Standard
27415 En faisant un clic droit sur la boîte d'un flottant et 
27416 \lang english
27417 clicking on 
27418 \family sans
27419 Settings
27420 \family default
27421 \lang french
27422  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27423  paramètres de placement que \SpecialChar LaTeX
27424  utilise pour déterminer où placer le flottant.
27425 \begin_inset Newline newline
27426 \end_inset
27427
27428 L'option 
27429 \family sans
27430 Plusieurs
27431 \begin_inset space ~
27432 \end_inset
27433
27434 colonnes
27435 \family default
27436  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27437  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27438  confiné sur une seule colonne.
27439 \begin_inset Newline newline
27440 \end_inset
27441
27442 L'option 
27443 \family sans
27444 Rotation
27445 \begin_inset space ~
27446 \end_inset
27447
27448 90°
27449 \family default
27450  est utilisée pour faire tourner les flottants, voyez la section
27451 \begin_inset space ~
27452 \end_inset
27453
27454
27455 \begin_inset CommandInset ref
27456 LatexCommand ref
27457 reference "sec:Flottants-renversés"
27458
27459 \end_inset
27460
27461 .
27462 \end_layout
27463
27464 \begin_layout Standard
27465 En désactivant l'option 
27466 \family sans
27467 Utilise
27468 \begin_inset space ~
27469 \end_inset
27470
27471 le
27472 \begin_inset space ~
27473 \end_inset
27474
27475 placement
27476 \begin_inset space ~
27477 \end_inset
27478
27479 par
27480 \begin_inset space ~
27481 \end_inset
27482
27483 défaut
27484 \family default
27485  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27486  le placement du flottant:
27487 \end_layout
27488
27489 \begin_layout Description
27490 Ici,
27491 \begin_inset space ~
27492 \end_inset
27493
27494 si
27495 \begin_inset space ~
27496 \end_inset
27497
27498 possible: essaie de placer le flottant à la position où il a été inséré
27499  dans \SpecialChar LyX
27500
27501 \end_layout
27502
27503 \begin_layout Description
27504 Haut
27505 \begin_inset space ~
27506 \end_inset
27507
27508 de
27509 \begin_inset space ~
27510 \end_inset
27511
27512 la
27513 \begin_inset space ~
27514 \end_inset
27515
27516 page: essaie de placer le flottant en haut de la page courante
27517 \end_layout
27518
27519 \begin_layout Description
27520 Bas
27521 \begin_inset space ~
27522 \end_inset
27523
27524 de
27525 \begin_inset space ~
27526 \end_inset
27527
27528 la
27529 \begin_inset space ~
27530 \end_inset
27531
27532 page: essaie de placer le flottant en bas de la page courante
27533 \end_layout
27534
27535 \begin_layout Description
27536 Page
27537 \begin_inset space ~
27538 \end_inset
27539
27540 de
27541 \begin_inset space ~
27542 \end_inset
27543
27544 flottants: essaie de placer le flottant sur une page à part, éventuellement
27545  avec d'autres flottants 
27546 \end_layout
27547
27548 \begin_layout Standard
27549 \SpecialChar LaTeX
27550  utilise
27551 \emph on
27552  toujours 
27553 \emph default
27554 les options dans l'ordre donné ci-dessus.
27555  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27556  va d'abord
27557  essayer 
27558 \family sans
27559 Ici
27560 \begin_inset space ~
27561 \end_inset
27562
27563 si
27564 \begin_inset space ~
27565 \end_inset
27566
27567 possible
27568 \family default
27569 , ensuite 
27570 \family sans
27571 Haut
27572 \begin_inset space ~
27573 \end_inset
27574
27575 de
27576 \begin_inset space ~
27577 \end_inset
27578
27579 la
27580 \begin_inset space ~
27581 \end_inset
27582
27583 page
27584 \family default
27585 , et ainsi de suite.
27586  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27587  va essayer les options
27588  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27589  Si aucune des quatre options de placement n'est possible, la procédure
27590  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27591 \end_layout
27592
27593 \begin_layout Standard
27594 Implicitement, chaque option a ses propres règles d'application:
27595 \end_layout
27596
27597 \begin_layout Standard
27598
27599 \family sans
27600 Haut
27601 \begin_inset space ~
27602 \end_inset
27603
27604 de
27605 \begin_inset space ~
27606 \end_inset
27607
27608 la
27609 \begin_inset space ~
27610 \end_inset
27611
27612 page
27613 \family default
27614  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27615  en haut de page (
27616 \series bold
27617
27618 \backslash
27619 topfraction
27620 \series default
27621 ).
27622 \end_layout
27623
27624 \begin_layout Standard
27625
27626 \family sans
27627 Bas
27628 \begin_inset space ~
27629 \end_inset
27630
27631 de
27632 \begin_inset space ~
27633 \end_inset
27634
27635 la
27636 \begin_inset space ~
27637 \end_inset
27638
27639 page
27640 \family default
27641  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27642  en bas de page (
27643 \series bold
27644
27645 \backslash
27646 bottomfraction
27647 \series default
27648 ).
27649 \end_layout
27650
27651 \begin_layout Standard
27652
27653 \family sans
27654 Page
27655 \begin_inset space ~
27656 \end_inset
27657
27658 de
27659 \begin_inset space ~
27660 \end_inset
27661
27662 flottants
27663 \family default
27664  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27665  si ils occupent plus de 50% de celle-ci (
27666 \series bold
27667
27668 \backslash
27669 floatpagefraction
27670 \series default
27671 ).
27672 \end_layout
27673
27674 \begin_layout Standard
27675 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27676  supplémentaire 
27677 \family sans
27678 Ignorer
27679 \begin_inset space ~
27680 \end_inset
27681
27682 les
27683 \begin_inset space ~
27684 \end_inset
27685
27686 règles
27687 \begin_inset space ~
27688 \end_inset
27689
27690 \SpecialChar LaTeX
27691
27692 \family default
27693 \lang english
27694 .
27695 \begin_inset Newline newline
27696 \end_inset
27697
27698
27699 \lang french
27700 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27701  qui sont données
27702  entre parenthèses après les descriptions des règles données ci-dessus.
27703  Par exemple, pour augmenter à 50
27704 \begin_inset space \thinspace{}
27705 \end_inset
27706
27707 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27708  trop petite, ajoutez cette ligne au préambule de votre document :
27709 \end_layout
27710
27711 \begin_layout Standard
27712
27713 \series bold
27714
27715 \backslash
27716 renewcommand{
27717 \backslash
27718 bottomfraction}{0.5}
27719 \end_layout
27720
27721 \begin_layout Standard
27722 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27723  exactement à l'endroit où vous l'avez inséré.
27724  dans ce cas utilisez l'option 
27725 \family sans
27726 Ici
27727 \begin_inset space ~
27728 \end_inset
27729
27730 à
27731 \begin_inset space ~
27732 \end_inset
27733
27734 tout
27735 \begin_inset space ~
27736 \end_inset
27737
27738 Prix
27739 \family default
27740 .
27741  Utilisez cette option le moins souvent possible et seulement quand le document
27742  est presque prêt à être imprimé.
27743  En effet, le flottant n'est plus capable de 
27744 \begin_inset Quotes cld
27745 \end_inset
27746
27747 flotter
27748 \begin_inset Quotes crd
27749 \end_inset
27750
27751 , ce qui peut perturber toutes les mises en page.
27752 \end_layout
27753
27754 \begin_layout Standard
27755 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27756  sont toujours entourés par le texte d'un paragraphe donné.
27757 \begin_inset VSpace bigskip
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Standard
27764 On peut parfois se trouver dans la situation où un flottant est placé en
27765  haut d'une page alors que la section concernée ne commence qu'au milieu
27766  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27767  la section précédente.
27768  On peut utiliser la commande \SpecialChar LaTeX
27769  
27770 \series bold
27771
27772 \backslash
27773 suppressfloats
27774 \series default
27775  pour éviter ce cas.
27776  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27777  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27778  soit placé avant que la section commence.
27779  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27780  votre document :
27781 \end_layout
27782
27783 \begin_layout Standard
27784
27785 \series bold
27786
27787 \backslash
27788 let
27789 \backslash
27790 mySection
27791 \backslash
27792 section
27793 \begin_inset Newline newline
27794 \end_inset
27795
27796
27797 \backslash
27798 renewcommand{
27799 \backslash
27800 section}{
27801 \backslash
27802 suppressfloats[t]
27803 \backslash
27804 mySection}
27805 \end_layout
27806
27807 \begin_layout Standard
27808 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27809  comme les chapitres et les sous-sections.
27810  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27811  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27812  pourrait ensuite
27813  avoir du mal à trouver un positionnement correct.
27814 \end_layout
27815
27816 \begin_layout Standard
27817 \begin_inset VSpace bigskip
27818 \end_inset
27819
27820 Dans certains cas il est demandé de placer toutes les figures et tous les
27821  tableaux à la fin du document.
27822  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27823  
27824 \series bold
27825 endfloat
27826 \series default
27827
27828 \begin_inset Index idx
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Paquetages \SpecialChar LaTeX
27833  ! endfloat
27834 \end_layout
27835
27836 \end_inset
27837
27838  a été développé.
27839  Il met en effet tous les flottants de figures et de tableaux à la fin du
27840  document dans leurs propres sections.
27841  À la position d'origine du flottant, une indication textuelle du genre
27842  
27843 \begin_inset Quotes cld
27844 \end_inset
27845
27846
27847 \family sans
27848 [Figure
27849 \begin_inset space ~
27850 \end_inset
27851
27852 3.2 
27853 \lang english
27854 about here.
27855 \lang french
27856 ]
27857 \family default
27858
27859 \begin_inset Quotes crd
27860 \end_inset
27861
27862  est insérée.
27863  Le paquetage 
27864 \series bold
27865 endfloat
27866 \series default
27867  est chargé dans le préambule avec la ligne suivante 
27868 \end_layout
27869
27870 \begin_layout Standard
27871
27872 \series bold
27873
27874 \backslash
27875 usepackage[options]{endfloat}
27876 \end_layout
27877
27878 \begin_layout Standard
27879 Il y a aussi de nombreuses options de paquetage pour modifier le format
27880  des sections de figures ou de tableau qui sont créées.
27881  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27882  
27883 \series bold
27884 endfloa
27885 \series default
27886
27887 \begin_inset CommandInset citation
27888 LatexCommand cite
27889 key "endfloat"
27890 literal "true"
27891
27892 \end_inset
27893
27894 .
27895 \begin_inset Newline newline
27896 \end_inset
27897
27898
27899 \begin_inset Note Greyedout
27900 status open
27901
27902 \begin_layout Plain Layout
27903
27904 \series bold
27905 Note: endfloat
27906 \series default
27907  ne fournit pas de traduction automatique de l'indication textuelle, vous
27908  devez donc le faire manuellement, voyez la section
27909 \begin_inset space ~
27910 \end_inset
27911
27912 4 de 
27913 \begin_inset CommandInset citation
27914 LatexCommand cite
27915 key "endfloat"
27916 literal "true"
27917
27918 \end_inset
27919
27920 .
27921 \end_layout
27922
27923 \end_inset
27924
27925
27926 \begin_inset Newline newline
27927 \end_inset
27928
27929
27930 \begin_inset Note Greyedout
27931 status open
27932
27933 \begin_layout Plain Layout
27934
27935 \series bold
27936 Note:
27937 \series default
27938  Il y a actuellement un bug dans le paquetage 
27939 \series bold
27940 endfloat
27941 \series default
27942  quand la légende contient un 
27943 \begin_inset Quotes cld
27944 \end_inset
27945
27946 ß
27947 \begin_inset Quotes crd
27948 \end_inset
27949
27950  allemand.
27951  Utilisez dans ce cas la commande 
27952 \begin_inset Quotes cld
27953 \end_inset
27954
27955
27956 \series bold
27957
27958 \backslash
27959 ss
27960 \series default
27961
27962 \begin_inset Quotes crd
27963 \end_inset
27964
27965  en code \SpecialChar TeX
27966  à la place du 
27967 \begin_inset Quotes cld
27968 \end_inset
27969
27970 ß
27971 \begin_inset Quotes crd
27972 \end_inset
27973
27974 .
27975 \end_layout
27976
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \begin_layout Standard
27983 \begin_inset VSpace bigskip
27984 \end_inset
27985
27986 Pour plus d'information sur les manières de placer les flottants, jetez
27987  un coup d'œil aux livres sur \SpecialChar LaTeX
27988
27989 \begin_inset CommandInset citation
27990 LatexCommand cite
27991 key "latexcompanion,latexguide,latexbook"
27992 literal "true"
27993
27994 \end_inset
27995
27996 .
27997 \end_layout
27998
27999 \begin_layout Section
28000 Rotation des flottants
28001 \begin_inset CommandInset label
28002 LatexCommand label
28003 name "sec:Flottants-renversés"
28004
28005 \end_inset
28006
28007
28008 \begin_inset Index idx
28009 status collapsed
28010
28011 \begin_layout Plain Layout
28012 Flottants ! Renversés
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
28022  tableaux très larges.
28023  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
28024  un clic droit sur la boîte du flottant et utilisez l'option 
28025 \family sans
28026 Rotation
28027 \begin_inset space ~
28028 \end_inset
28029
28030 90°
28031 \family default
28032 .
28033 \end_layout
28034
28035 \begin_layout Standard
28036 Les flottants pivotés sont systématiquement placés sur leur propre page
28037  (ou colonne, si vous avez un document sur deux colonnes).
28038  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
28039  
28040 \family sans
28041 Plusieurs
28042 \begin_inset space ~
28043 \end_inset
28044
28045 colonnes
28046 \family default
28047  dans les paramètres du flottant.
28048  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
28049  du côté de la marge externe.
28050  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
28051  ajouter soit l'option 
28052 \series bold
28053 figuresleft
28054 \series default
28055  soit l'option 
28056 \series bold
28057 figuresright
28058 \series default
28059  aux options de la classe de document.
28060 \end_layout
28061
28062 \begin_layout Standard
28063 Faire référence à un flottant pivoté se fait de la même manière que pour
28064  un flottant normal, la mise en forme de la légende est aussi identique
28065  : Le tableau
28066 \begin_inset space ~
28067 \end_inset
28068
28069
28070 \begin_inset CommandInset ref
28071 LatexCommand ref
28072 reference "tab:Tableau-pivoté"
28073
28074 \end_inset
28075
28076  est un exemple de flottant de tableau pivoté.
28077 \end_layout
28078
28079 \begin_layout Standard
28080 \begin_inset Note Greyedout
28081 status open
28082
28083 \begin_layout Plain Layout
28084
28085 \series bold
28086 Note:
28087 \series default
28088  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
28089  DVI.
28090 \end_layout
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Standard
28098 \begin_inset Float table
28099 wide false
28100 sideways true
28101 status open
28102
28103 \begin_layout Plain Layout
28104 \begin_inset Caption Standard
28105
28106 \begin_layout Plain Layout
28107 \begin_inset CommandInset label
28108 LatexCommand label
28109 name "tab:Tableau-pivoté"
28110
28111 \end_inset
28112
28113  Tableau pivoté
28114 \end_layout
28115
28116 \end_inset
28117
28118
28119 \end_layout
28120
28121 \begin_layout Plain Layout
28122 \align center
28123 \begin_inset Tabular
28124 <lyxtabular version="3" rows="1" columns="5">
28125 <features tabularvalignment="middle">
28126 <column alignment="center" valignment="top">
28127 <column alignment="center" valignment="top">
28128 <column alignment="center" valignment="top">
28129 <column alignment="center" valignment="top">
28130 <column alignment="center" valignment="top">
28131 <row>
28132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28133 \begin_inset Text
28134
28135 \begin_layout Plain Layout
28136 test
28137 \end_layout
28138
28139 \end_inset
28140 </cell>
28141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28142 \begin_inset Text
28143
28144 \begin_layout Plain Layout
28145 b
28146 \end_layout
28147
28148 \end_inset
28149 </cell>
28150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28151 \begin_inset Text
28152
28153 \begin_layout Plain Layout
28154 c
28155 \end_layout
28156
28157 \end_inset
28158 </cell>
28159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28160 \begin_inset Text
28161
28162 \begin_layout Plain Layout
28163 d
28164 \end_layout
28165
28166 \end_inset
28167 </cell>
28168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28169 \begin_inset Text
28170
28171 \begin_layout Plain Layout
28172 e
28173 \end_layout
28174
28175 \end_inset
28176 </cell>
28177 </row>
28178 </lyxtabular>
28179
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Section
28191 Sous-flottants
28192 \begin_inset Index idx
28193 status collapsed
28194
28195 \begin_layout Plain Layout
28196 Flottants ! Sous-flottants
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \begin_layout Standard
28205 Un exemple de sous-flottant : une figure composée de plusieurs images.
28206  On les crée en insérant un flottant dans un flottant existant.
28207  Le positionnement des sous-flottants peut être contrôlé comme pour les
28208  paragraphes comme on le voit avec les tableaux
28209 \begin_inset space ~
28210 \end_inset
28211
28212
28213 \begin_inset CommandInset ref
28214 LatexCommand ref
28215 reference "tab:Deux-sous-tableaux-cote-a-cote"
28216
28217 \end_inset
28218
28219  et 
28220 \begin_inset CommandInset ref
28221 LatexCommand ref
28222 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28223
28224 \end_inset
28225
28226 .
28227 \end_layout
28228
28229 \begin_layout Standard
28230 On fait référence à des sous-flottants comme on le ferait avec des flottants
28231  normaux : Les tableaux
28232 \begin_inset space ~
28233 \end_inset
28234
28235
28236 \begin_inset CommandInset ref
28237 LatexCommand ref
28238 reference "tab:Le-sous-tableau-a"
28239
28240 \end_inset
28241
28242  et 
28243 \begin_inset CommandInset ref
28244 LatexCommand ref
28245 reference "tab:Le-sous-tableau-b"
28246
28247 \end_inset
28248
28249  sont des sous-tableaux du tableau
28250 \begin_inset space ~
28251 \end_inset
28252
28253
28254 \begin_inset CommandInset ref
28255 LatexCommand ref
28256 reference "tab:Deux-sous-tableaux-cote-a-cote"
28257
28258 \end_inset
28259
28260 .
28261 \end_layout
28262
28263 \begin_layout Standard
28264 \begin_inset Float table
28265 wide false
28266 sideways false
28267 status open
28268
28269 \begin_layout Plain Layout
28270 \begin_inset Caption Standard
28271
28272 \begin_layout Plain Layout
28273 \begin_inset CommandInset label
28274 LatexCommand label
28275 name "tab:Deux-sous-tableaux-cote-a-cote"
28276
28277 \end_inset
28278
28279 Deux sous-tableaux placés côte-à-côte.
28280 \end_layout
28281
28282 \end_inset
28283
28284
28285 \end_layout
28286
28287 \begin_layout Plain Layout
28288 \align center
28289 \begin_inset space \hfill{}
28290 \end_inset
28291
28292
28293 \begin_inset Float table
28294 wide false
28295 sideways false
28296 status collapsed
28297
28298 \begin_layout Plain Layout
28299 \begin_inset Caption Standard
28300
28301 \begin_layout Plain Layout
28302 \begin_inset CommandInset label
28303 LatexCommand label
28304 name "tab:Le-sous-tableau-a"
28305
28306 \end_inset
28307
28308 Le sous-tableau a
28309 \end_layout
28310
28311 \end_inset
28312
28313
28314 \end_layout
28315
28316 \begin_layout Plain Layout
28317 \align center
28318 \begin_inset Tabular
28319 <lyxtabular version="3" rows="1" columns="5">
28320 <features tabularvalignment="middle">
28321 <column alignment="center" valignment="top">
28322 <column alignment="center" valignment="top">
28323 <column alignment="center" valignment="top">
28324 <column alignment="center" valignment="top">
28325 <column alignment="center" valignment="top">
28326 <row>
28327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28328 \begin_inset Text
28329
28330 \begin_layout Plain Layout
28331 test
28332 \end_layout
28333
28334 \end_inset
28335 </cell>
28336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28337 \begin_inset Text
28338
28339 \begin_layout Plain Layout
28340 b
28341 \end_layout
28342
28343 \end_inset
28344 </cell>
28345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28346 \begin_inset Text
28347
28348 \begin_layout Plain Layout
28349 c
28350 \end_layout
28351
28352 \end_inset
28353 </cell>
28354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28355 \begin_inset Text
28356
28357 \begin_layout Plain Layout
28358 d
28359 \end_layout
28360
28361 \end_inset
28362 </cell>
28363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28364 \begin_inset Text
28365
28366 \begin_layout Plain Layout
28367 e
28368 \end_layout
28369
28370 \end_inset
28371 </cell>
28372 </row>
28373 </lyxtabular>
28374
28375 \end_inset
28376
28377
28378 \end_layout
28379
28380 \end_inset
28381
28382
28383 \begin_inset space \hfill{}
28384 \end_inset
28385
28386
28387 \begin_inset Float table
28388 wide false
28389 sideways false
28390 status collapsed
28391
28392 \begin_layout Plain Layout
28393 \begin_inset Caption Standard
28394
28395 \begin_layout Plain Layout
28396 \begin_inset CommandInset label
28397 LatexCommand label
28398 name "tab:Le-sous-tableau-b"
28399
28400 \end_inset
28401
28402 Le sous-tableau b.
28403 \end_layout
28404
28405 \end_inset
28406
28407
28408 \end_layout
28409
28410 \begin_layout Plain Layout
28411 \align center
28412 \begin_inset Tabular
28413 <lyxtabular version="3" rows="1" columns="5">
28414 <features tabularvalignment="middle">
28415 <column alignment="center" valignment="top">
28416 <column alignment="center" valignment="top">
28417 <column alignment="center" valignment="top">
28418 <column alignment="center" valignment="top">
28419 <column alignment="center" valignment="top">
28420 <row>
28421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28422 \begin_inset Text
28423
28424 \begin_layout Plain Layout
28425 e
28426 \end_layout
28427
28428 \end_inset
28429 </cell>
28430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28431 \begin_inset Text
28432
28433 \begin_layout Plain Layout
28434 d
28435 \end_layout
28436
28437 \end_inset
28438 </cell>
28439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28440 \begin_inset Text
28441
28442 \begin_layout Plain Layout
28443 c
28444 \end_layout
28445
28446 \end_inset
28447 </cell>
28448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28449 \begin_inset Text
28450
28451 \begin_layout Plain Layout
28452 b
28453 \end_layout
28454
28455 \end_inset
28456 </cell>
28457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28458 \begin_inset Text
28459
28460 \begin_layout Plain Layout
28461 test
28462 \end_layout
28463
28464 \end_inset
28465 </cell>
28466 </row>
28467 </lyxtabular>
28468
28469 \end_inset
28470
28471
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \begin_inset space \hfill{}
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \begin_layout Standard
28489 \begin_inset Float table
28490 wide false
28491 sideways false
28492 status open
28493
28494 \begin_layout Plain Layout
28495 \begin_inset Caption Standard
28496
28497 \begin_layout Plain Layout
28498 \begin_inset CommandInset label
28499 LatexCommand label
28500 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28501
28502 \end_inset
28503
28504 Deux sous-tableaux placés l'un sur l'autre.
28505  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28506 \end_layout
28507
28508 \end_inset
28509
28510
28511 \end_layout
28512
28513 \begin_layout Plain Layout
28514 \align center
28515 \begin_inset Float table
28516 wide false
28517 sideways false
28518 status collapsed
28519
28520 \begin_layout Plain Layout
28521 \begin_inset Caption Standard
28522
28523 \begin_layout Plain Layout
28524
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Plain Layout
28533 \align center
28534 \begin_inset Tabular
28535 <lyxtabular version="3" rows="1" columns="4">
28536 <features tabularvalignment="middle">
28537 <column alignment="center" valignment="top">
28538 <column alignment="center" valignment="top">
28539 <column alignment="center" valignment="top">
28540 <column alignment="center" valignment="top">
28541 <row>
28542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28543 \begin_inset Text
28544
28545 \begin_layout Plain Layout
28546 test
28547 \end_layout
28548
28549 \end_inset
28550 </cell>
28551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28552 \begin_inset Text
28553
28554 \begin_layout Plain Layout
28555 test
28556 \end_layout
28557
28558 \end_inset
28559 </cell>
28560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28561 \begin_inset Text
28562
28563 \begin_layout Plain Layout
28564 test
28565 \end_layout
28566
28567 \end_inset
28568 </cell>
28569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28570 \begin_inset Text
28571
28572 \begin_layout Plain Layout
28573 test
28574 \end_layout
28575
28576 \end_inset
28577 </cell>
28578 </row>
28579 </lyxtabular>
28580
28581 \end_inset
28582
28583
28584 \end_layout
28585
28586 \end_inset
28587
28588
28589 \end_layout
28590
28591 \begin_layout Plain Layout
28592 \align center
28593 \begin_inset Float table
28594 wide false
28595 sideways false
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 \begin_inset Caption Standard
28600
28601 \begin_layout Plain Layout
28602
28603 \end_layout
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Plain Layout
28611 \align center
28612 \begin_inset Tabular
28613 <lyxtabular version="3" rows="1" columns="5">
28614 <features tabularvalignment="middle">
28615 <column alignment="center" valignment="top">
28616 <column alignment="center" valignment="top">
28617 <column alignment="center" valignment="top">
28618 <column alignment="center" valignment="top">
28619 <column alignment="center" valignment="top">
28620 <row>
28621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28622 \begin_inset Text
28623
28624 \begin_layout Plain Layout
28625 a
28626 \end_layout
28627
28628 \end_inset
28629 </cell>
28630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28631 \begin_inset Text
28632
28633 \begin_layout Plain Layout
28634 b
28635 \end_layout
28636
28637 \end_inset
28638 </cell>
28639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28640 \begin_inset Text
28641
28642 \begin_layout Plain Layout
28643 c
28644 \end_layout
28645
28646 \end_inset
28647 </cell>
28648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28649 \begin_inset Text
28650
28651 \begin_layout Plain Layout
28652 d
28653 \end_layout
28654
28655 \end_inset
28656 </cell>
28657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28658 \begin_inset Text
28659
28660 \begin_layout Plain Layout
28661 e
28662 \end_layout
28663
28664 \end_inset
28665 </cell>
28666 </row>
28667 </lyxtabular>
28668
28669 \end_inset
28670
28671
28672 \end_layout
28673
28674 \end_inset
28675
28676
28677 \end_layout
28678
28679 \end_inset
28680
28681
28682 \end_layout
28683
28684 \begin_layout Section
28685 Flottants côte-à-côte
28686 \begin_inset Index idx
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 Flottants ! côte-à-côte
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \end_layout
28697
28698 \begin_layout Standard
28699 Pour placer des flottants côte-à-côte, comme pour la figure
28700 \begin_inset space ~
28701 \end_inset
28702
28703
28704 \begin_inset CommandInset ref
28705 LatexCommand ref
28706 reference "fig:Flottant-gauche"
28707
28708 \end_inset
28709
28710  et 
28711 \begin_inset CommandInset ref
28712 LatexCommand ref
28713 reference "fig:Flottant-droit"
28714
28715 \end_inset
28716
28717 , on n'utilise 
28718 \emph on
28719 qu'un seul 
28720 \emph default
28721 flottant.
28722  On y insère deux boîtes de minipages.
28723 \begin_inset Foot
28724 status collapsed
28725
28726 \begin_layout Plain Layout
28727 Les minipages sont décrites dans la section
28728 \begin_inset space ~
28729 \end_inset
28730
28731
28732 \begin_inset CommandInset ref
28733 LatexCommand ref
28734 reference "sec:Minipages"
28735
28736 \end_inset
28737
28738 .
28739 \end_layout
28740
28741 \end_inset
28742
28743  La largeur est mise à 45
28744 \begin_inset space \thinspace{}
28745 \end_inset
28746
28747 -50
28748 \begin_inset space \thinspace{}
28749 \end_inset
28750
28751 column% et l'alignement de la boîte à 
28752 \family sans
28753 Bas
28754 \family default
28755  pour chaque minipage.
28756  Les boîtes minipages contiennent l'image et la légende exactement comme
28757  avec un flottant.
28758  La seule différence est que l'unité de longueur 
28759 \family sans
28760 Largeur
28761 \begin_inset space ~
28762 \end_inset
28763
28764 colonne
28765 \begin_inset space ~
28766 \end_inset
28767
28768 %
28769 \family default
28770  utilisée pour l'image est maintenant définie par rapport à la largeur des
28771  boîtes minipages.
28772 \end_layout
28773
28774 \begin_layout Standard
28775 \begin_inset Float figure
28776 wide false
28777 sideways false
28778 status open
28779
28780 \begin_layout Plain Layout
28781 \begin_inset Box Frameless
28782 position "b"
28783 hor_pos "c"
28784 has_inner_box 1
28785 inner_pos "t"
28786 use_parbox 0
28787 use_makebox 0
28788 width "45col%"
28789 special "none"
28790 height "1in"
28791 height_special "totalheight"
28792 thickness "0.4pt"
28793 separation "3pt"
28794 shadowsize "4pt"
28795 framecolor "black"
28796 backgroundcolor "none"
28797 status open
28798
28799 \begin_layout Plain Layout
28800 \align center
28801 \begin_inset Graphics
28802         filename ../clipart/2D-intensity-plot.pdf
28803         width 100col%
28804         scaleBeforeRotation
28805
28806 \end_inset
28807
28808
28809 \end_layout
28810
28811 \begin_layout Plain Layout
28812 \begin_inset Caption Standard
28813
28814 \begin_layout Plain Layout
28815 \begin_inset CommandInset label
28816 LatexCommand label
28817 name "fig:Flottant-gauche"
28818
28819 \end_inset
28820
28821 Flottant du côté gauche.
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \end_layout
28828
28829 \end_inset
28830
28831
28832 \begin_inset space \hfill{}
28833 \end_inset
28834
28835
28836 \begin_inset Box Frameless
28837 position "b"
28838 hor_pos "c"
28839 has_inner_box 1
28840 inner_pos "t"
28841 use_parbox 0
28842 use_makebox 0
28843 width "45col%"
28844 special "none"
28845 height "1in"
28846 height_special "totalheight"
28847 thickness "0.4pt"
28848 separation "3pt"
28849 shadowsize "4pt"
28850 framecolor "black"
28851 backgroundcolor "none"
28852 status open
28853
28854 \begin_layout Plain Layout
28855 \align center
28856 \begin_inset Graphics
28857         filename ../clipart/Star-structure.pdf
28858         width 100col%
28859         scaleBeforeRotation
28860
28861 \end_inset
28862
28863
28864 \end_layout
28865
28866 \begin_layout Plain Layout
28867 \begin_inset Caption Standard
28868
28869 \begin_layout Plain Layout
28870 \begin_inset CommandInset label
28871 LatexCommand label
28872 name "fig:Flottant-droit"
28873
28874 \end_inset
28875
28876 Flottant du côté droit.
28877 \end_layout
28878
28879 \end_inset
28880
28881
28882 \end_layout
28883
28884 \end_inset
28885
28886
28887 \end_layout
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \begin_layout Standard
28895 Une solution alternative plus simple consiste à utiliser le module 
28896 \family sans
28897 Minipages à largeur variable
28898 \family default
28899 , voir la section
28900 \begin_inset space \thinspace{}
28901 \end_inset
28902
28903
28904 \begin_inset CommandInset ref
28905 LatexCommand ref
28906 reference "sec:Minipages"
28907
28908 \end_inset
28909
28910 .
28911  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28912  des figures et des tableaux.
28913  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28914  améliorent l'alignement horizontal des figures.
28915  Le fichier du répertoire des exemples 
28916 \emph on
28917 varwidth-floats-side-by-side
28918 \emph default
28919  donnes des exemples d'utilisation du module.
28920 \end_layout
28921
28922 \begin_layout Section
28923 Mise en forme de la légende
28924 \begin_inset Index idx
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928 Légende ! Mise en forme
28929 \end_layout
28930
28931 \end_inset
28932
28933
28934 \begin_inset Index idx
28935 status collapsed
28936
28937 \begin_layout Plain Layout
28938 Flottants ! Mise en forme de la Légende
28939 \end_layout
28940
28941 \end_inset
28942
28943
28944 \begin_inset CommandInset label
28945 LatexCommand label
28946 name "sec:Formatage-légende"
28947
28948 \end_inset
28949
28950
28951 \end_layout
28952
28953 \begin_layout Standard
28954 L'environnement 
28955 \family sans
28956 Légende
28957 \family default
28958  est l'environnement de paragraphe implicite pour les 
28959 \family sans
28960 flottants
28961 \family default
28962 .
28963  Dans la fenêtre de \SpecialChar LyX
28964  les légendes apparaissent comme une étiquette comme
28965  par exemple 
28966 \begin_inset Quotes cld
28967 \end_inset
28968
28969
28970 \family sans
28971 Figure #:
28972 \family default
28973
28974 \begin_inset Quotes crd
28975 \end_inset
28976
28977  suivi par le texte de la légende.
28978  Le 
28979 \begin_inset Quotes cld
28980 \end_inset
28981
28982 #
28983 \begin_inset Quotes crd
28984 \end_inset
28985
28986  étant remplacé par le numéro de référence réel.
28987  implicitement l'étiquette et le numéro sont dans la même police de caractères
28988  que le texte de la légende et deux points suivent le numéro pour séparer
28989  l'étiquette du texte.
28990  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28991 \end_layout
28992
28993 \begin_layout Standard
28994 Pour modifier le format implicite des légendes, il faut charger le paquetage
28995  \SpecialChar LaTeX
28996  
28997 \series bold
28998 caption
28999 \series default
29000
29001 \begin_inset Index idx
29002 status collapsed
29003
29004 \begin_layout Plain Layout
29005 Paquetages \SpecialChar LaTeX
29006  ! caption
29007 \end_layout
29008
29009 \end_inset
29010
29011  dans le préambule de votre document avec la ligne suivante :
29012 \end_layout
29013
29014 \begin_layout Standard
29015
29016 \series bold
29017
29018 \backslash
29019 usepackage[format definition]{caption}
29020 \end_layout
29021
29022 \begin_layout Standard
29023 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
29024  grasse et les légendes de tableau toujours au dessus des tableaux, comme
29025  dans ce document, utilisez les commandes suivantes :
29026 \end_layout
29027
29028 \begin_layout Standard
29029
29030 \series bold
29031
29032 \backslash
29033 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
29034 \end_layout
29035
29036 \begin_layout Standard
29037 Vous pouvez aussi définir des formats de légendes différents pour les différents
29038  types de flottants.
29039  Dans ce cas chargez le paquetage 
29040 \series bold
29041 caption 
29042 \series default
29043 sans option de format spécifique et définissez les différents formats à
29044  l'aide de la commande 
29045 \end_layout
29046
29047 \begin_layout Standard
29048
29049 \series bold
29050
29051 \backslash
29052 captionsetup[type de flottant]{définition du format}
29053 \end_layout
29054
29055 \begin_layout Standard
29056 dans le préambule du document.
29057  Par exemple les formats de légende de la Figure
29058 \begin_inset space ~
29059 \end_inset
29060
29061
29062 \begin_inset CommandInset ref
29063 LatexCommand ref
29064 reference "fig:Legende-de-fig"
29065
29066 \end_inset
29067
29068  et du Tableau
29069 \begin_inset space ~
29070 \end_inset
29071
29072
29073 \begin_inset CommandInset ref
29074 LatexCommand ref
29075 reference "tab:Légende-de-tab"
29076
29077 \end_inset
29078
29079  peuvent être créés en utilisant les commandes suivantes dans le préambule
29080  :
29081 \end_layout
29082
29083 \begin_layout Standard
29084
29085 \series bold
29086
29087 \backslash
29088 usepackage[tableposition=top]{caption}
29089 \series default
29090
29091 \begin_inset Newline newline
29092 \end_inset
29093
29094
29095 \series bold
29096
29097 \backslash
29098 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29099 \begin_inset Newline newline
29100 \end_inset
29101
29102
29103 \begin_inset Phantom HPhantom
29104 status open
29105
29106 \begin_layout Plain Layout
29107
29108 \series bold
29109
29110 \backslash
29111 captionsetup[figure]{
29112 \end_layout
29113
29114 \end_inset
29115
29116 labelsep=period}
29117 \begin_inset Newline newline
29118 \end_inset
29119
29120
29121 \backslash
29122 captionsetup[table]{labelfont={bf,sf}}
29123 \end_layout
29124
29125 \begin_layout Standard
29126 \begin_inset Note Greyedout
29127 status open
29128
29129 \begin_layout Plain Layout
29130
29131 \series bold
29132 Note:
29133 \series default
29134  L'option 
29135 \series bold
29136 tableposition=top
29137 \series default
29138  n'a pas d'effet quand on utilise un document de classe 
29139 \series bold
29140 KOMA-Script
29141 \series default
29142
29143 \begin_inset Index idx
29144 status collapsed
29145
29146 \begin_layout Plain Layout
29147 Paquetages \SpecialChar LaTeX
29148  ! KOMA-Script
29149 \end_layout
29150
29151 \end_inset
29152
29153 .
29154  Dans ce cas on doit utiliser l'option 
29155 \series bold
29156 captions=tableheading
29157 \series default
29158  de la classe de document.
29159 \end_layout
29160
29161 \end_inset
29162
29163
29164 \end_layout
29165
29166 \begin_layout Standard
29167 Pour plus d'information sur le paquetage 
29168 \series bold
29169 caption
29170 \series default
29171  nous vous renvoyons à sa documentation 
29172 \begin_inset CommandInset citation
29173 LatexCommand cite
29174 key "caption"
29175 literal "true"
29176
29177 \end_inset
29178
29179 .
29180 \end_layout
29181
29182 \begin_layout Standard
29183 Pour changer le nom de l'étiquette, par exemple de 
29184 \begin_inset Quotes cld
29185 \end_inset
29186
29187 Figure
29188 \begin_inset Quotes crd
29189 \end_inset
29190
29191  à 
29192 \begin_inset Quotes cld
29193 \end_inset
29194
29195 Image
29196 \begin_inset Quotes crd
29197 \end_inset
29198
29199 , utilisez la commande suivante dans le préambule :
29200 \end_layout
29201
29202 \begin_layout Standard
29203
29204 \series bold
29205
29206 \backslash
29207 renewcommand{
29208 \backslash
29209 fnum@figure}{Image~
29210 \backslash
29211 thefigure}
29212 \end_layout
29213
29214 \begin_layout Standard
29215 où 
29216 \series bold
29217
29218 \backslash
29219 thefigure
29220 \series default
29221  insère le numéro de la figure et
29222 \series bold
29223  
29224 \begin_inset Quotes cld
29225 \end_inset
29226
29227 ~
29228 \series default
29229
29230 \begin_inset Quotes crd
29231 \end_inset
29232
29233  ajoute une espace insécable.
29234 \end_layout
29235
29236 \begin_layout Standard
29237 \begin_inset VSpace bigskip
29238 \end_inset
29239
29240 Si vous utilisez un document de classe 
29241 \series bold
29242 KOMA-Script
29243 \series default
29244
29245 \begin_inset Index idx
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249 Paquetages \SpecialChar LaTeX
29250  ! KOMA-Script
29251 \end_layout
29252
29253 \end_inset
29254
29255  (
29256 \family sans
29257 article (KOMA-Script)
29258 \family default
29259
29260 \family sans
29261 book (KOMA-Script)
29262 \family default
29263
29264 \family sans
29265 letter (KOMA-Script)
29266 \family default
29267 , ou 
29268 \family sans
29269 report (KOMA-Script)
29270 \family default
29271
29272 \begin_inset space \thinspace{}
29273 \end_inset
29274
29275 ), Vous pouvez utiliser la commande incorporée 
29276 \series bold
29277
29278 \backslash
29279 setkomafont 
29280 \series default
29281 du paquetage
29282 \series bold
29283  KOMA-Script 
29284 \series default
29285 à la place du paquetage
29286 \series bold
29287  caption.
29288  
29289 \series default
29290 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29291  suivante au préambule de votre document :
29292 \end_layout
29293
29294 \begin_layout Standard
29295
29296 \series bold
29297
29298 \backslash
29299 setkomafont{captionlabel}{
29300 \backslash
29301 bfseries}
29302 \end_layout
29303
29304 \begin_layout Standard
29305 Pour plus d'information au sujet de 
29306 \series bold
29307
29308 \backslash
29309 setkomafont
29310 \series default
29311  nous vous renvoyons à la documentation du paquetage 
29312 \series bold
29313 KOMA-Script
29314 \series default
29315  
29316 \begin_inset CommandInset citation
29317 LatexCommand cite
29318 key "KOMA-Script"
29319 literal "true"
29320
29321 \end_inset
29322
29323 .
29324 \end_layout
29325
29326 \begin_layout Standard
29327 \begin_inset ERT
29328 status collapsed
29329
29330 \begin_layout Plain Layout
29331
29332
29333 \backslash
29334 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29335 }
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \begin_inset Note Note
29342 status open
29343
29344 \begin_layout Plain Layout
29345 Le format de la légende n'est modifié que pour cet exemple.
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Standard
29354 \begin_inset Float figure
29355 placement !p
29356 wide false
29357 sideways false
29358 status open
29359
29360 \begin_layout Plain Layout
29361 \align center
29362 \begin_inset Graphics
29363         filename ../clipart/2D-intensity-plot.pdf
29364         scaleBeforeRotation
29365
29366 \end_inset
29367
29368
29369 \end_layout
29370
29371 \begin_layout Plain Layout
29372 \begin_inset Caption Standard
29373
29374 \begin_layout Plain Layout
29375 \begin_inset CommandInset label
29376 LatexCommand label
29377 name "fig:Legende-de-fig"
29378
29379 \end_inset
29380
29381 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29382  pour montrer les différents types de formats de légendes.
29383  Ici on a utilisé un format de légende personnalisé.
29384 \end_layout
29385
29386 \end_inset
29387
29388
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Standard
29397 \begin_inset ERT
29398 status collapsed
29399
29400 \begin_layout Plain Layout
29401
29402
29403 \backslash
29404 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29405 on}
29406 \end_layout
29407
29408 \end_inset
29409
29410
29411 \end_layout
29412
29413 \begin_layout Standard
29414 \begin_inset Float table
29415 placement !p
29416 wide false
29417 sideways false
29418 status open
29419
29420 \begin_layout Plain Layout
29421 \begin_inset Caption Standard
29422
29423 \begin_layout Plain Layout
29424 \begin_inset CommandInset label
29425 LatexCommand label
29426 name "tab:Légende-de-tab"
29427
29428 \end_inset
29429
29430 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29431  pour montrer les différents types de formats de légendes.
29432  Ici on a utilisé le format de légende implicite.
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \begin_layout Plain Layout
29441 \align center
29442 \begin_inset Tabular
29443 <lyxtabular version="3" rows="1" columns="5">
29444 <features tabularvalignment="middle">
29445 <column alignment="center" valignment="top">
29446 <column alignment="center" valignment="top">
29447 <column alignment="center" valignment="top">
29448 <column alignment="center" valignment="top">
29449 <column alignment="center" valignment="top">
29450 <row>
29451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29452 \begin_inset Text
29453
29454 \begin_layout Plain Layout
29455 a
29456 \end_layout
29457
29458 \end_inset
29459 </cell>
29460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29461 \begin_inset Text
29462
29463 \begin_layout Plain Layout
29464 b
29465 \end_layout
29466
29467 \end_inset
29468 </cell>
29469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29470 \begin_inset Text
29471
29472 \begin_layout Plain Layout
29473 c
29474 \end_layout
29475
29476 \end_inset
29477 </cell>
29478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29479 \begin_inset Text
29480
29481 \begin_layout Plain Layout
29482 d
29483 \end_layout
29484
29485 \end_inset
29486 </cell>
29487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29488 \begin_inset Text
29489
29490 \begin_layout Plain Layout
29491 e
29492 \end_layout
29493
29494 \end_inset
29495 </cell>
29496 </row>
29497 </lyxtabular>
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \end_inset
29505
29506
29507 \end_layout
29508
29509 \begin_layout Section
29510 Positionnement de la Légende
29511 \begin_inset Index idx
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515 Légende ! Placement
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \begin_inset Index idx
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 Flottants ! Placement de la légende
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \begin_inset CommandInset label
29532 LatexCommand label
29533 name "sec:Placement-légende"
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541 La règle habituelle pour placer la légende est :
29542 \end_layout
29543
29544 \begin_layout Description
29545 Figure
29546 \begin_inset space ~
29547 \end_inset
29548
29549 : La légende est placée en dessous de la figure
29550 \end_layout
29551
29552 \begin_layout Description
29553 Tableau
29554 \begin_inset space ~
29555 \end_inset
29556
29557 : La légende est placée au dessus du tableau
29558 \end_layout
29559
29560 \begin_layout Standard
29561 Malheureusement les classes standard de \SpecialChar LaTeX
29562  ne gèrent pas les légendes au dessus
29563  des tableaux.
29564  Ce qui fait que si vous utilisez une des classes de document 
29565 \family sans
29566 article
29567 \family default
29568
29569 \family sans
29570 book
29571 \family default
29572
29573 \family sans
29574 letter
29575 \family default
29576 , ou 
29577 \family sans
29578 report
29579 \family default
29580  il n'y aura pas d'espace libre entre la légende et le tableau.
29581  Pour insérer l'espace nécessaire, 
29582 \lang english
29583 load
29584 \lang french
29585  le paquetage \SpecialChar LaTeX
29586  
29587 \series bold
29588 caption
29589 \series default
29590
29591 \begin_inset Index idx
29592 status collapsed
29593
29594 \begin_layout Plain Layout
29595 Paquetages \SpecialChar LaTeX
29596  ! caption
29597 \end_layout
29598
29599 \end_inset
29600
29601  dans le préambule de votre document avec l'option
29602 \begin_inset Foot
29603 status collapsed
29604
29605 \begin_layout Plain Layout
29606 Voir la section
29607 \begin_inset space ~
29608 \end_inset
29609
29610
29611 \begin_inset CommandInset ref
29612 LatexCommand ref
29613 reference "sec:Formatage-légende"
29614
29615 \end_inset
29616
29617  pour plus d'information sur le paquetage 
29618 \series bold
29619 caption
29620 \series default
29621 .
29622 \end_layout
29623
29624 \end_inset
29625
29626
29627 \end_layout
29628
29629 \begin_layout Standard
29630
29631 \series bold
29632 tableposition=top
29633 \end_layout
29634
29635 \begin_layout Standard
29636 Si vous utilisez une classe de document 
29637 \series bold
29638 KOMA-Script
29639 \series default
29640
29641 \begin_inset Index idx
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 Paquetages \SpecialChar LaTeX
29646  ! KOMA-Script
29647 \end_layout
29648
29649 \end_inset
29650
29651  (
29652 \family sans
29653 article (KOMA-Script)
29654 \family default
29655
29656 \family sans
29657 book (KOMA-Script)
29658 \family default
29659
29660 \family sans
29661 letter (KOMA-Script)
29662 \family default
29663 , ou 
29664 \family sans
29665 report (KOMA-Script)
29666 \family default
29667
29668 \begin_inset space \thinspace{}
29669 \end_inset
29670
29671 ), vous pouvez utiliser à la place du paquetage 
29672 \series bold
29673 caption
29674 \series default
29675  l'option
29676 \end_layout
29677
29678 \begin_layout Standard
29679
29680 \series bold
29681 captions=tableheading
29682 \end_layout
29683
29684 \begin_layout Standard
29685 de la classe de document.
29686 \begin_inset Foot
29687 status open
29688
29689 \begin_layout Plain Layout
29690 Cette option est utilisée dans le document
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \begin_layout Standard
29699 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29700  le menu contextuel dans une légende avec un clic droit et indiquer si la
29701  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29702  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29703  pour certaines d'entre elles.
29704  Le tableau
29705 \begin_inset space ~
29706 \end_inset
29707
29708
29709 \begin_inset CommandInset ref
29710 LatexCommand ref
29711 reference "tab:A-caption-marked"
29712
29713 \end_inset
29714
29715  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29716  alors qu'elle est insérée au-dessus.
29717  Par comparaison, la légende du tableau
29718 \begin_inset space ~
29719 \end_inset
29720
29721
29722 \begin_inset CommandInset ref
29723 LatexCommand ref
29724 reference "tab:A-standard-table"
29725
29726 \end_inset
29727
29728  n'est pas repositionnée.
29729 \end_layout
29730
29731 \begin_layout Standard
29732 \begin_inset Float table
29733 wide false
29734 sideways false
29735 status open
29736
29737 \begin_layout Plain Layout
29738 \begin_inset Caption Below
29739
29740 \begin_layout Plain Layout
29741 \begin_inset CommandInset label
29742 LatexCommand label
29743 name "tab:A-caption-marked"
29744
29745 \end_inset
29746
29747 Une légende positionnée sous le tableau par le menu contextuel
29748 \lang english
29749 .
29750 \end_layout
29751
29752 \end_inset
29753
29754
29755 \end_layout
29756
29757 \begin_layout Plain Layout
29758 \align center
29759 \begin_inset Tabular
29760 <lyxtabular version="3" rows="3" columns="3">
29761 <features tabularvalignment="middle">
29762 <column alignment="center" valignment="top" width="0pt">
29763 <column alignment="center" valignment="top" width="0pt">
29764 <column alignment="center" valignment="top" width="0pt">
29765 <row>
29766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29767 \begin_inset Text
29768
29769 \begin_layout Plain Layout
29770 1
29771 \end_layout
29772
29773 \end_inset
29774 </cell>
29775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29776 \begin_inset Text
29777
29778 \begin_layout Plain Layout
29779 2
29780 \end_layout
29781
29782 \end_inset
29783 </cell>
29784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29785 \begin_inset Text
29786
29787 \begin_layout Plain Layout
29788 3
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 </row>
29794 <row>
29795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799 Jean
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Plain Layout
29808 Marie
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Plain Layout
29817 Pierre
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 </row>
29823 <row>
29824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Plain Layout
29828 \begin_inset Formula $\int x^{2}dx$
29829 \end_inset
29830
29831
29832 \end_layout
29833
29834 \end_inset
29835 </cell>
29836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29837 \begin_inset Text
29838
29839 \begin_layout Plain Layout
29840 \begin_inset Formula $\left[\begin{array}{cc}
29841 a & b\\
29842 c & d
29843 \end{array}\right]$
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855 \begin_inset Formula $1+1=2$
29856 \end_inset
29857
29858
29859 \end_layout
29860
29861 \end_inset
29862 </cell>
29863 </row>
29864 </lyxtabular>
29865
29866 \end_inset
29867
29868
29869 \end_layout
29870
29871 \end_inset
29872
29873
29874 \end_layout
29875
29876 \begin_layout Standard
29877 \begin_inset Float table
29878 wide false
29879 sideways false
29880 status open
29881
29882 \begin_layout Plain Layout
29883 \begin_inset Caption Standard
29884
29885 \begin_layout Plain Layout
29886 \begin_inset CommandInset label
29887 LatexCommand label
29888 name "tab:A-standard-table"
29889
29890 \end_inset
29891
29892 Une légende de tableau standard
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Plain Layout
29901 \align center
29902 \begin_inset Tabular
29903 <lyxtabular version="3" rows="3" columns="3">
29904 <features tabularvalignment="middle">
29905 <column alignment="center" valignment="top" width="0pt">
29906 <column alignment="center" valignment="top" width="0pt">
29907 <column alignment="center" valignment="top" width="0pt">
29908 <row>
29909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout Plain Layout
29913 1
29914 \end_layout
29915
29916 \end_inset
29917 </cell>
29918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29919 \begin_inset Text
29920
29921 \begin_layout Plain Layout
29922 2
29923 \end_layout
29924
29925 \end_inset
29926 </cell>
29927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29928 \begin_inset Text
29929
29930 \begin_layout Plain Layout
29931 3
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 </row>
29937 <row>
29938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29939 \begin_inset Text
29940
29941 \begin_layout Plain Layout
29942 Jean
29943 \end_layout
29944
29945 \end_inset
29946 </cell>
29947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29948 \begin_inset Text
29949
29950 \begin_layout Plain Layout
29951 Marie
29952 \end_layout
29953
29954 \end_inset
29955 </cell>
29956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29957 \begin_inset Text
29958
29959 \begin_layout Plain Layout
29960 Pierre
29961 \end_layout
29962
29963 \end_inset
29964 </cell>
29965 </row>
29966 <row>
29967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29968 \begin_inset Text
29969
29970 \begin_layout Plain Layout
29971 \begin_inset Formula $\int x^{2}dx$
29972 \end_inset
29973
29974
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29980 \begin_inset Text
29981
29982 \begin_layout Plain Layout
29983 \begin_inset Formula $\left[\begin{array}{cc}
29984 a & b\\
29985 c & d
29986 \end{array}\right]$
29987 \end_inset
29988
29989
29990 \end_layout
29991
29992 \end_inset
29993 </cell>
29994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29995 \begin_inset Text
29996
29997 \begin_layout Plain Layout
29998 \begin_inset Formula $1+1=2$
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 </row>
30007 </lyxtabular>
30008
30009 \end_inset
30010
30011
30012 \end_layout
30013
30014 \end_inset
30015
30016
30017 \end_layout
30018
30019 \begin_layout Standard
30020 \begin_inset VSpace bigskip
30021 \end_inset
30022
30023 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
30024  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
30025  
30026 \series bold
30027 sidecap
30028 \series default
30029
30030 \begin_inset Index idx
30031 status collapsed
30032
30033 \begin_layout Plain Layout
30034 Paquetages \SpecialChar LaTeX
30035  ! sidecap
30036 \end_layout
30037
30038 \end_inset
30039
30040  dans le préambule de votre document avec la ligne de commande suivante
30041 \end_layout
30042
30043 \begin_layout Standard
30044
30045 \series bold
30046
30047 \backslash
30048 usepackage[option]{sidecap}
30049 \end_layout
30050
30051 \begin_layout Standard
30052 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
30053  extérieure – à droite sur les pages impaires et à gauche sur les pages
30054  paires.
30055  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
30056  
30057 \series bold
30058 innercaption
30059 \series default
30060 .
30061  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
30062  
30063 \series bold
30064 rightcaption
30065 \series default
30066  ou 
30067 \series bold
30068 leftcaption
30069 \series default
30070 .
30071 \end_layout
30072
30073 \begin_layout Standard
30074 \begin_inset ERT
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078
30079
30080 \backslash
30081 ifsidecap
30082 \end_layout
30083
30084 \end_inset
30085
30086
30087 \begin_inset Note Note
30088 status open
30089
30090 \begin_layout Plain Layout
30091 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
30092  
30093 \series bold
30094 sidecap
30095 \series default
30096  a été installé.
30097 \end_layout
30098
30099 \end_inset
30100
30101
30102 \end_layout
30103
30104 \begin_layout Standard
30105 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
30106  ajouter ces commandes dans le préambule de votre document :
30107 \end_layout
30108
30109 \begin_layout Standard
30110 \noindent
30111 \begin_inset CommandInset line
30112 LatexCommand rule
30113 offset "0.5ex"
30114 width "100line%"
30115 height "1pt"
30116
30117 \end_inset
30118
30119
30120 \end_layout
30121
30122 \begin_layout Standard
30123
30124 \series bold
30125
30126 \backslash
30127 newcommand{
30128 \backslash
30129 TabBesBeg}[1][1.0]{%
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 \begin_inset space ~
30139 \end_inset
30140
30141
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \backslash
30148 let
30149 \backslash
30150 MyTable
30151 \backslash
30152 table
30153 \begin_inset Newline newline
30154 \end_inset
30155
30156
30157 \begin_inset Phantom HPhantom
30158 status open
30159
30160 \begin_layout Plain Layout
30161
30162 \series medium
30163 \begin_inset space ~
30164 \end_inset
30165
30166
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \backslash
30173 let
30174 \backslash
30175 MyEndtable
30176 \backslash
30177 endtable
30178 \begin_inset Newline newline
30179 \end_inset
30180
30181
30182 \begin_inset Phantom HPhantom
30183 status open
30184
30185 \begin_layout Plain Layout
30186
30187 \series medium
30188 \begin_inset space ~
30189 \end_inset
30190
30191
30192 \end_layout
30193
30194 \end_inset
30195
30196
30197 \backslash
30198 renewenvironment{table}[1]{
30199 \backslash
30200 begin{SCtable}[#1]##1}{
30201 \backslash
30202 end{SCtable}}}
30203 \end_layout
30204
30205 \begin_layout Standard
30206
30207 \series bold
30208
30209 \backslash
30210 newcommand{
30211 \backslash
30212 TabBesEnd}{%
30213 \begin_inset Newline newline
30214 \end_inset
30215
30216
30217 \begin_inset Phantom HPhantom
30218 status open
30219
30220 \begin_layout Plain Layout
30221 \begin_inset space ~
30222 \end_inset
30223
30224
30225 \end_layout
30226
30227 \end_inset
30228
30229
30230 \backslash
30231 let
30232 \backslash
30233 table
30234 \backslash
30235 MyTable
30236 \begin_inset Newline newline
30237 \end_inset
30238
30239
30240 \begin_inset Phantom HPhantom
30241 status open
30242
30243 \begin_layout Plain Layout
30244 \begin_inset space ~
30245 \end_inset
30246
30247
30248 \end_layout
30249
30250 \end_inset
30251
30252
30253 \backslash
30254 let
30255 \backslash
30256 endtable
30257 \backslash
30258 MyEndtable
30259 \end_layout
30260
30261 \begin_layout Standard
30262
30263 \series bold
30264
30265 \backslash
30266 newcommand{
30267 \backslash
30268 FigBesBeg}[1][1.0]{%
30269 \begin_inset Newline newline
30270 \end_inset
30271
30272
30273 \begin_inset Phantom HPhantom
30274 status open
30275
30276 \begin_layout Plain Layout
30277 \begin_inset space ~
30278 \end_inset
30279
30280
30281 \end_layout
30282
30283 \end_inset
30284
30285
30286 \backslash
30287 let
30288 \backslash
30289 MyFigure
30290 \backslash
30291 figure
30292 \begin_inset Newline newline
30293 \end_inset
30294
30295
30296 \begin_inset Phantom HPhantom
30297 status open
30298
30299 \begin_layout Plain Layout
30300 \begin_inset space ~
30301 \end_inset
30302
30303
30304 \end_layout
30305
30306 \end_inset
30307
30308
30309 \backslash
30310 let
30311 \backslash
30312 MyEndfigure
30313 \backslash
30314 endfigure
30315 \begin_inset Newline newline
30316 \end_inset
30317
30318
30319 \begin_inset Phantom HPhantom
30320 status open
30321
30322 \begin_layout Plain Layout
30323 \begin_inset space ~
30324 \end_inset
30325
30326
30327 \end_layout
30328
30329 \end_inset
30330
30331
30332 \backslash
30333 renewenvironment{figure}[1]{
30334 \backslash
30335 begin{SCfigure}[#1]##1}{
30336 \backslash
30337 end{SCfigure}}}
30338 \end_layout
30339
30340 \begin_layout Standard
30341
30342 \series bold
30343
30344 \backslash
30345 newcommand{
30346 \backslash
30347 FigBesEnd}{%
30348 \begin_inset Newline newline
30349 \end_inset
30350
30351
30352 \begin_inset Phantom HPhantom
30353 status open
30354
30355 \begin_layout Plain Layout
30356 \begin_inset space ~
30357 \end_inset
30358
30359
30360 \end_layout
30361
30362 \end_inset
30363
30364
30365 \backslash
30366 let
30367 \backslash
30368 figure
30369 \backslash
30370 MyFigure
30371 \begin_inset Newline newline
30372 \end_inset
30373
30374
30375 \begin_inset Phantom HPhantom
30376 status open
30377
30378 \begin_layout Plain Layout
30379 \begin_inset space ~
30380 \end_inset
30381
30382
30383 \end_layout
30384
30385 \end_inset
30386
30387
30388 \backslash
30389 let
30390 \backslash
30391 endfigure
30392 \backslash
30393 MyEndfigure}
30394 \end_layout
30395
30396 \begin_layout Standard
30397 \noindent
30398 \begin_inset CommandInset line
30399 LatexCommand rule
30400 offset "0.5ex"
30401 width "100line%"
30402 height "1pt"
30403
30404 \end_inset
30405
30406
30407 \end_layout
30408
30409 \begin_layout Standard
30410 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30411  la légende se place sur le côté.
30412  Pour les flottants de figure, utilisez la commande
30413 \end_layout
30414
30415 \begin_layout Standard
30416
30417 \series bold
30418
30419 \backslash
30420 FigBesBeg
30421 \end_layout
30422
30423 \begin_layout Standard
30424 en code \SpecialChar TeX
30425  avant le flottant.
30426  Et insérez la commande
30427 \end_layout
30428
30429 \begin_layout Standard
30430
30431 \series bold
30432
30433 \backslash
30434 FigBesEnd
30435 \end_layout
30436
30437 \begin_layout Standard
30438 en code \SpecialChar TeX
30439  à l'endroit où vous voulez revenir à la définition originale du
30440  flottant.
30441 \end_layout
30442
30443 \begin_layout Standard
30444 Pour les flottants de tableau, utilisez les commandes correspondantes
30445 \end_layout
30446
30447 \begin_layout Standard
30448
30449 \series bold
30450
30451 \backslash
30452 TabBesBeg
30453 \series default
30454  et 
30455 \series bold
30456
30457 \backslash
30458 TabBesEnd
30459 \end_layout
30460
30461 \begin_layout Standard
30462 La figure
30463 \begin_inset space ~
30464 \end_inset
30465
30466
30467 \begin_inset CommandInset ref
30468 LatexCommand ref
30469 reference "fig:legende-a-coté-fig"
30470
30471 \end_inset
30472
30473  et le tableau
30474 \begin_inset space ~
30475 \end_inset
30476
30477
30478 \begin_inset CommandInset ref
30479 LatexCommand ref
30480 reference "tab:legende-à-coté-tableau"
30481
30482 \end_inset
30483
30484  sont des exemples où la légende a été mises sur le coté.
30485 \end_layout
30486
30487 \begin_layout Standard
30488 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30489  pour les flottants de tableau et vers le bas pour les flottants de figure.
30490  Pour changer ce comportement, vous pouvez utiliser les commandes
30491 \end_layout
30492
30493 \begin_layout Standard
30494
30495 \series bold
30496
30497 \backslash
30498 sidecaptionvpos{type flottant}{placement}
30499 \end_layout
30500
30501 \begin_layout Standard
30502 dans le préambule du document ou en code \SpecialChar TeX
30503  juste avant le flottant visé.
30504  Le type du flottant est soit 
30505 \family sans
30506 figure
30507 \family default
30508  soit 
30509 \family sans
30510 table
30511 \family default
30512 , le placement peut être 
30513 \begin_inset Quotes cld
30514 \end_inset
30515
30516
30517 \family sans
30518 t
30519 \family default
30520
30521 \begin_inset Quotes crd
30522 \end_inset
30523
30524  pour haut (top), 
30525 \begin_inset Quotes cld
30526 \end_inset
30527
30528
30529 \family sans
30530 c
30531 \family default
30532
30533 \begin_inset Quotes crd
30534 \end_inset
30535
30536
30537 \begin_inset Quotes erd
30538 \end_inset
30539
30540  pour centre (center), ou 
30541 \begin_inset Quotes cld
30542 \end_inset
30543
30544
30545 \family sans
30546 b
30547 \family default
30548
30549 \begin_inset Quotes crd
30550 \end_inset
30551
30552  pour bas (bottom).
30553  Pour que, par exemple, les légendes des flottants de figure soient centrés
30554  verticalement, utilisez la commande
30555 \end_layout
30556
30557 \begin_layout Standard
30558
30559 \series bold
30560
30561 \backslash
30562 sidecaptionvpos{figure}{c}
30563 \end_layout
30564
30565 \begin_layout Standard
30566 C'est ce qui a été utilisé pour la figure
30567 \begin_inset space ~
30568 \end_inset
30569
30570
30571 \begin_inset CommandInset ref
30572 LatexCommand ref
30573 reference "fig:legende-à-coté-fig-2"
30574
30575 \end_inset
30576
30577 .
30578 \end_layout
30579
30580 \begin_layout Standard
30581 \begin_inset VSpace medskip
30582 \end_inset
30583
30584
30585 \end_layout
30586
30587 \begin_layout Standard
30588 La largeur de légende par défaut est celle de l'image ou du tableau.
30589  Pour des images ou des tableaux étroits, comme le tableau
30590 \begin_inset space ~
30591 \end_inset
30592
30593
30594 \begin_inset CommandInset ref
30595 LatexCommand ref
30596 reference "tab:legende-à-coté-tableau"
30597
30598 \end_inset
30599
30600 , cela donne des légendes trop étroites.
30601  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30602  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30603  La largeur de la légende sera automatiquement recalculée dans le cas où
30604  cette dernière déborderait dans la marge de la page ou de la colonne à
30605  cause de la largeur indiquée.
30606  Le 
30607 \emph on
30608 facteur 
30609 \emph default
30610 peut soit être donné comme argument pour 
30611 \series bold
30612
30613 \backslash
30614 FigBesBeg
30615 \series default
30616 :
30617 \end_layout
30618
30619 \begin_layout Standard
30620
30621 \series bold
30622
30623 \backslash
30624 FigBesBeg[facteur]
30625 \end_layout
30626
30627 \begin_layout Standard
30628 ou dans la définition de 
30629 \series bold
30630
30631 \backslash
30632 FigBesBeg 
30633 \series default
30634 en remplaçant le
30635 \series bold
30636  1.0 
30637 \series default
30638 par une autre valeur.
30639  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30640  façon implicite quand  
30641 \series bold
30642
30643 \backslash
30644 FigBesBeg
30645 \series default
30646  est utilisé sans argument.
30647  Pour le tableau
30648 \begin_inset space ~
30649 \end_inset
30650
30651
30652 \begin_inset CommandInset ref
30653 LatexCommand ref
30654 reference "tab:cap-beside-tab-wider"
30655
30656 \end_inset
30657
30658  on a utilisé 5 comme facteur.
30659 \end_layout
30660
30661 \begin_layout Standard
30662
30663 \lang english
30664 \begin_inset Note Greyedout
30665 status open
30666
30667 \begin_layout Plain Layout
30668
30669 \series bold
30670 Note:
30671 \series default
30672  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30673  utiliser l'option de placement, 
30674 \family sans
30675 Ici
30676 \begin_inset space ~
30677 \end_inset
30678
30679 à
30680 \begin_inset space ~
30681 \end_inset
30682
30683 tout
30684 \begin_inset space ~
30685 \end_inset
30686
30687 prix
30688 \family default
30689  parce qu'elle n'est pas gérée par 
30690 \series bold
30691 sidecap
30692 \series default
30693 .
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 \begin_inset VSpace medskip
30703 \end_inset
30704
30705 Pour plus d'information sur le paquetage 
30706 \series bold
30707 sidecap
30708 \series default
30709  nous vous renvoyons à sa documentation 
30710 \begin_inset CommandInset citation
30711 LatexCommand cite
30712 key "sidecap"
30713 literal "true"
30714
30715 \end_inset
30716
30717 .
30718 \end_layout
30719
30720 \begin_layout Standard
30721 \begin_inset Note Greyedout
30722 status open
30723
30724 \begin_layout Plain Layout
30725
30726 \series bold
30727 Note:
30728 \series default
30729  Le paquetage \SpecialChar LaTeX
30730  
30731 \series bold
30732 hypcap
30733 \series default
30734
30735 \begin_inset Index idx
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739 Paquetages \SpecialChar LaTeX
30740  ! hypcap
30741 \end_layout
30742
30743 \end_inset
30744
30745 , qui est décrit dans la section
30746 \begin_inset space ~
30747 \end_inset
30748
30749
30750 \begin_inset CommandInset ref
30751 LatexCommand ref
30752 reference "subsec:Reference-Position"
30753
30754 \end_inset
30755
30756 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30757 \end_layout
30758
30759 \end_inset
30760
30761
30762 \end_layout
30763
30764 \begin_layout Standard
30765 \begin_inset ERT
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769
30770
30771 \backslash
30772 FigBesBeg 
30773 \end_layout
30774
30775 \end_inset
30776
30777
30778 \end_layout
30779
30780 \begin_layout Standard
30781 \begin_inset Float figure
30782 wide false
30783 sideways false
30784 status open
30785
30786 \begin_layout Plain Layout
30787 \begin_inset Graphics
30788         filename ../clipart/3D-structure-distort.pdf
30789         scale 50
30790         scaleBeforeRotation
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Plain Layout
30798 \begin_inset Caption Standard
30799
30800 \begin_layout Plain Layout
30801 \begin_inset CommandInset label
30802 LatexCommand label
30803 name "fig:legende-a-coté-fig"
30804
30805 \end_inset
30806
30807 Une légende à côté d'une figure.
30808 \end_layout
30809
30810 \end_inset
30811
30812
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \end_layout
30819
30820 \begin_layout Standard
30821 \begin_inset ERT
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825
30826
30827 \backslash
30828 FigBesEnd
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \end_layout
30835
30836 \begin_layout Standard
30837 \begin_inset ERT
30838 status collapsed
30839
30840 \begin_layout Plain Layout
30841
30842
30843 \backslash
30844 TabBesBeg 
30845 \end_layout
30846
30847 \end_inset
30848
30849
30850 \end_layout
30851
30852 \begin_layout Standard
30853 \begin_inset Float table
30854 wide false
30855 sideways false
30856 status open
30857
30858 \begin_layout Plain Layout
30859 \begin_inset Caption Standard
30860
30861 \begin_layout Plain Layout
30862 \begin_inset CommandInset label
30863 LatexCommand label
30864 name "tab:legende-à-coté-tableau"
30865
30866 \end_inset
30867
30868 Une légende à côté d'un tableau.
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \end_layout
30875
30876 \begin_layout Plain Layout
30877 \begin_inset Tabular
30878 <lyxtabular version="3" rows="4" columns="5">
30879 <features tabularvalignment="middle">
30880 <column alignment="center" valignment="top">
30881 <column alignment="center" valignment="top">
30882 <column alignment="center" valignment="top">
30883 <column alignment="center" valignment="top">
30884 <column alignment="center" valignment="top">
30885 <row>
30886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30887 \begin_inset Text
30888
30889 \begin_layout Plain Layout
30890 a
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899
30900 \end_layout
30901
30902 \end_inset
30903 </cell>
30904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30905 \begin_inset Text
30906
30907 \begin_layout Plain Layout
30908 b
30909 \end_layout
30910
30911 \end_inset
30912 </cell>
30913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \end_layout
30919
30920 \end_inset
30921 </cell>
30922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926 c
30927 \end_layout
30928
30929 \end_inset
30930 </cell>
30931 </row>
30932 <row>
30933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30934 \begin_inset Text
30935
30936 \begin_layout Plain Layout
30937
30938 \end_layout
30939
30940 \end_inset
30941 </cell>
30942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30943 \begin_inset Text
30944
30945 \begin_layout Plain Layout
30946 d
30947 \end_layout
30948
30949 \end_inset
30950 </cell>
30951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30952 \begin_inset Text
30953
30954 \begin_layout Plain Layout
30955
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30961 \begin_inset Text
30962
30963 \begin_layout Plain Layout
30964 e
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30970 \begin_inset Text
30971
30972 \begin_layout Plain Layout
30973
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 </row>
30979 <row>
30980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30981 \begin_inset Text
30982
30983 \begin_layout Plain Layout
30984 f
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \end_layout
30995
30996 \end_inset
30997 </cell>
30998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30999 \begin_inset Text
31000
31001 \begin_layout Plain Layout
31002 g
31003 \end_layout
31004
31005 \end_inset
31006 </cell>
31007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011
31012 \end_layout
31013
31014 \end_inset
31015 </cell>
31016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31017 \begin_inset Text
31018
31019 \begin_layout Plain Layout
31020 h
31021 \end_layout
31022
31023 \end_inset
31024 </cell>
31025 </row>
31026 <row>
31027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31028 \begin_inset Text
31029
31030 \begin_layout Plain Layout
31031
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040 i
31041 \end_layout
31042
31043 \end_inset
31044 </cell>
31045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31046 \begin_inset Text
31047
31048 \begin_layout Plain Layout
31049
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058 j
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31064 \begin_inset Text
31065
31066 \begin_layout Plain Layout
31067
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 </row>
31073 </lyxtabular>
31074
31075 \end_inset
31076
31077
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \end_layout
31084
31085 \begin_layout Standard
31086 \begin_inset ERT
31087 status collapsed
31088
31089 \begin_layout Plain Layout
31090
31091
31092 \backslash
31093 TabBesEnd
31094 \end_layout
31095
31096 \end_inset
31097
31098
31099 \end_layout
31100
31101 \begin_layout Standard
31102 \begin_inset ERT
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107
31108 \backslash
31109 FigBesBeg 
31110 \end_layout
31111
31112 \end_inset
31113
31114
31115 \end_layout
31116
31117 \begin_layout Standard
31118 \begin_inset ERT
31119 status collapsed
31120
31121 \begin_layout Plain Layout
31122
31123
31124 \backslash
31125 sidecaptionvpos{figure}{c}
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \begin_inset Float figure
31132 wide false
31133 sideways false
31134 status open
31135
31136 \begin_layout Plain Layout
31137 \begin_inset Graphics
31138         filename ../clipart/3D-structure-distort.pdf
31139         scale 50
31140         scaleBeforeRotation
31141
31142 \end_inset
31143
31144
31145 \end_layout
31146
31147 \begin_layout Plain Layout
31148 \begin_inset Caption Standard
31149
31150 \begin_layout Plain Layout
31151 \begin_inset CommandInset label
31152 LatexCommand label
31153 name "fig:legende-à-coté-fig-2"
31154
31155 \end_inset
31156
31157 Une légende centrée verticalement à côté d'une figure.
31158 \end_layout
31159
31160 \end_inset
31161
31162
31163 \end_layout
31164
31165 \end_inset
31166
31167
31168 \end_layout
31169
31170 \begin_layout Standard
31171 \begin_inset ERT
31172 status collapsed
31173
31174 \begin_layout Plain Layout
31175
31176
31177 \backslash
31178 FigBesEnd
31179 \end_layout
31180
31181 \end_inset
31182
31183
31184 \end_layout
31185
31186 \begin_layout Standard
31187 \begin_inset ERT
31188 status collapsed
31189
31190 \begin_layout Plain Layout
31191
31192
31193 \backslash
31194 TabBesBeg[5]
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \end_layout
31201
31202 \begin_layout Standard
31203 \begin_inset Float table
31204 wide false
31205 sideways false
31206 status open
31207
31208 \begin_layout Plain Layout
31209 \begin_inset Caption Standard
31210
31211 \begin_layout Plain Layout
31212
31213 \lang english
31214 \begin_inset CommandInset label
31215 LatexCommand label
31216 name "tab:cap-beside-tab-wider"
31217
31218 \end_inset
31219
31220 This is a caption is wider than the one in
31221 \lang french
31222  tableau
31223 \begin_inset space ~
31224 \end_inset
31225
31226
31227 \begin_inset CommandInset ref
31228 LatexCommand ref
31229 reference "tab:legende-à-coté-tableau"
31230
31231 \end_inset
31232
31233 .
31234 \end_layout
31235
31236 \end_inset
31237
31238
31239 \end_layout
31240
31241 \begin_layout Plain Layout
31242 \begin_inset Tabular
31243 <lyxtabular version="3" rows="4" columns="5">
31244 <features tabularvalignment="middle">
31245 <column alignment="center" valignment="top">
31246 <column alignment="center" valignment="top">
31247 <column alignment="center" valignment="top">
31248 <column alignment="center" valignment="top">
31249 <column alignment="center" valignment="top">
31250 <row>
31251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31252 \begin_inset Text
31253
31254 \begin_layout Plain Layout
31255 a
31256 \end_layout
31257
31258 \end_inset
31259 </cell>
31260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31261 \begin_inset Text
31262
31263 \begin_layout Plain Layout
31264
31265 \end_layout
31266
31267 \end_inset
31268 </cell>
31269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31270 \begin_inset Text
31271
31272 \begin_layout Plain Layout
31273 b
31274 \end_layout
31275
31276 \end_inset
31277 </cell>
31278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31279 \begin_inset Text
31280
31281 \begin_layout Plain Layout
31282
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291 c
31292 \end_layout
31293
31294 \end_inset
31295 </cell>
31296 </row>
31297 <row>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \end_layout
31304
31305 \end_inset
31306 </cell>
31307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31308 \begin_inset Text
31309
31310 \begin_layout Plain Layout
31311 d
31312 \end_layout
31313
31314 \end_inset
31315 </cell>
31316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31317 \begin_inset Text
31318
31319 \begin_layout Plain Layout
31320
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout Plain Layout
31329 e
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 </row>
31344 <row>
31345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31346 \begin_inset Text
31347
31348 \begin_layout Plain Layout
31349 f
31350 \end_layout
31351
31352 \end_inset
31353 </cell>
31354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31355 \begin_inset Text
31356
31357 \begin_layout Plain Layout
31358
31359 \end_layout
31360
31361 \end_inset
31362 </cell>
31363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31364 \begin_inset Text
31365
31366 \begin_layout Plain Layout
31367 g
31368 \end_layout
31369
31370 \end_inset
31371 </cell>
31372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31373 \begin_inset Text
31374
31375 \begin_layout Plain Layout
31376
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385 h
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 </row>
31391 <row>
31392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396
31397 \end_layout
31398
31399 \end_inset
31400 </cell>
31401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31402 \begin_inset Text
31403
31404 \begin_layout Plain Layout
31405 i
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414
31415 \end_layout
31416
31417 \end_inset
31418 </cell>
31419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31420 \begin_inset Text
31421
31422 \begin_layout Plain Layout
31423 j
31424 \end_layout
31425
31426 \end_inset
31427 </cell>
31428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31429 \begin_inset Text
31430
31431 \begin_layout Plain Layout
31432
31433 \end_layout
31434
31435 \end_inset
31436 </cell>
31437 </row>
31438 </lyxtabular>
31439
31440 \end_inset
31441
31442
31443 \end_layout
31444
31445 \end_inset
31446
31447
31448 \end_layout
31449
31450 \begin_layout Standard
31451 \begin_inset ERT
31452 status collapsed
31453
31454 \begin_layout Plain Layout
31455
31456
31457 \backslash
31458 TabBesEnd
31459 \end_layout
31460
31461 \end_inset
31462
31463
31464 \end_layout
31465
31466 \begin_layout Standard
31467 \begin_inset ERT
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471
31472
31473 \backslash
31474 else
31475 \end_layout
31476
31477 \end_inset
31478
31479
31480 \begin_inset Note Note
31481 status open
31482
31483 \begin_layout Plain Layout
31484 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31485  
31486 \series bold
31487 sidecap
31488 \series default
31489  n'est pas installé :
31490 \end_layout
31491
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \begin_layout Standard
31498 Vous devez installer le paquetage \SpecialChar LaTeX
31499  
31500 \series bold
31501 sidecap
31502 \series default
31503  pour voir la suite de cette section dans la sortie imprimée.
31504 \end_layout
31505
31506 \begin_layout Standard
31507 \begin_inset ERT
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511
31512
31513 \backslash
31514 fi
31515 \end_layout
31516
31517 \end_inset
31518
31519
31520 \end_layout
31521
31522 \begin_layout Section
31523 Les listes de flottants
31524 \begin_inset Index idx
31525 status collapsed
31526
31527 \begin_layout Plain Layout
31528 Flottants ! Listes de Flottants
31529 \end_layout
31530
31531 \end_inset
31532
31533
31534 \end_layout
31535
31536 \begin_layout Standard
31537 De la même façon que la table des matières fait la liste des sections du
31538  document, il y a des listes pour tous les types de flottants, comme par
31539  exemple pour les figures du document.
31540  Vous pouvez les insérer en utilisant le menu 
31541 \family sans
31542 Insertion\SpecialChar menuseparator
31543 Listes
31544 \begin_inset space ~
31545 \end_inset
31546
31547 &
31548 \begin_inset space ~
31549 \end_inset
31550
31551 TdM
31552 \family default
31553 .
31554 \end_layout
31555
31556 \begin_layout Standard
31557 Les entrées de la liste sont la légende du flottant ou éventuellement le
31558  titre court, le numéro du flottant, et le numéro de la page où le flottant
31559  apparaît dans le document.
31560 \end_layout
31561
31562 \begin_layout Standard
31563 Vous trouverez à la fin de ce document une liste des figures et une liste
31564  des tableaux.
31565 \end_layout
31566
31567 \begin_layout Chapter
31568 Notes
31569 \end_layout
31570
31571 \begin_layout Section
31572 Les notes de \SpecialChar LyX
31573
31574 \begin_inset Index idx
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 Notes ! Notes \SpecialChar LyX
31579  
31580 \end_layout
31581
31582 \end_inset
31583
31584
31585 \end_layout
31586
31587 \begin_layout Standard
31588 On peut insérer une note en utilisant le bouton 
31589 \begin_inset Info
31590 type  "icon"
31591 arg   "note-insert"
31592 \end_inset
31593
31594  de la barre d'outils ou avec le menu 
31595 \family sans
31596 Insertion\SpecialChar menuseparator
31597 Note
31598 \family default
31599 .
31600  Il y a trois types de notes :
31601 \end_layout
31602
31603 \begin_layout Description
31604 Note
31605 \begin_inset space ~
31606 \end_inset
31607
31608 \SpecialChar LyX
31609  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31610  La boîte de cette note ressemble à ceci :
31611 \begin_inset Newline newline
31612 \end_inset
31613
31614
31615 \begin_inset Newline newline
31616 \end_inset
31617
31618
31619 \begin_inset Graphics
31620         filename clipart/LyXNoteImage.png
31621         display false
31622         scale 90
31623         scaleBeforeRotation
31624
31625 \end_inset
31626
31627  
31628 \begin_inset Note Note
31629 status open
31630
31631 \begin_layout Plain Layout
31632 Le texte de cette note n'apparaîtra pas à l'impression.
31633 \end_layout
31634
31635 \end_inset
31636
31637
31638 \end_layout
31639
31640 \begin_layout Description
31641 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31642  il est inséré comme un commentaire \SpecialChar LaTeX
31643  quand vous exportez votre document
31644  vers un fichier au format \SpecialChar LaTeX
31645  avec le menu 
31646 \family sans
31647 Fichier\SpecialChar menuseparator
31648 Exporter\SpecialChar menuseparator
31649 LaTeX
31650 \begin_inset space ~
31651 \end_inset
31652
31653 (pdflatex) / (plain)
31654 \family default
31655 .
31656  La boîte de cette note ressemble à ceci :
31657 \begin_inset Newline newline
31658 \end_inset
31659
31660
31661 \begin_inset Newline newline
31662 \end_inset
31663
31664
31665 \begin_inset Graphics
31666         filename clipart/CommentNoteImage.png
31667         display false
31668         scale 90
31669         scaleBeforeRotation
31670
31671 \end_inset
31672
31673  
31674 \begin_inset Note Comment
31675 status open
31676
31677 \begin_layout Plain Layout
31678 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31679  \SpecialChar LaTeX
31680 .
31681 \end_layout
31682
31683 \end_inset
31684
31685
31686 \end_layout
31687
31688 \begin_layout Description
31689 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31690  La boîte de cette note ressemble à ceci :
31691 \begin_inset Newline newline
31692 \end_inset
31693
31694
31695 \begin_inset Newline newline
31696 \end_inset
31697
31698
31699 \begin_inset Graphics
31700         filename clipart/GreyedOutNoteImage.png
31701         lyxscale 80
31702         display false
31703         scale 90
31704         scaleBeforeRotation
31705
31706 \end_inset
31707
31708
31709 \begin_inset Newline newline
31710 \end_inset
31711
31712
31713 \begin_inset ERT
31714 status collapsed
31715
31716 \begin_layout Plain Layout
31717
31718
31719 \backslash
31720 renewenvironment{lyxgreyedout}
31721 \end_layout
31722
31723 \begin_layout Plain Layout
31724
31725 {
31726 \backslash
31727 textcolor[gray]{0.8}
31728 \backslash
31729 bgroup}{
31730 \backslash
31731 egroup}
31732 \end_layout
31733
31734 \end_inset
31735
31736
31737 \begin_inset Note Greyedout
31738 status open
31739
31740 \begin_layout Plain Layout
31741 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31742  grisé.
31743 \end_layout
31744
31745 \end_inset
31746
31747
31748 \begin_inset ERT
31749 status collapsed
31750
31751 \begin_layout Plain Layout
31752
31753
31754 \backslash
31755 renewenvironment{lyxgreyedout}
31756 \end_layout
31757
31758 \begin_layout Plain Layout
31759
31760 {
31761 \backslash
31762 textcolor{blue}
31763 \backslash
31764 bgroup}{
31765 \backslash
31766 egroup}
31767 \end_layout
31768
31769 \end_inset
31770
31771
31772 \begin_inset Note Note
31773 status collapsed
31774
31775 \begin_layout Plain Layout
31776 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31777  originale qu'elle a dans \SpecialChar LyX
31778 .
31779  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31780  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \begin_inset Newline newline
31787 \end_inset
31788
31789
31790 \begin_inset Newline newline
31791 \end_inset
31792
31793 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31794  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31795 \end_layout
31796
31797 \begin_layout Standard
31798 \begin_inset VSpace bigskip
31799 \end_inset
31800
31801 Quand vous utilisez le bouton 
31802 \begin_inset Info
31803 type  "icon"
31804 arg   "note-insert"
31805 \end_inset
31806
31807  de la barre d'outils, vous insérez une 
31808 \family sans
31809 Note
31810 \begin_inset space ~
31811 \end_inset
31812
31813 \SpecialChar LyX
31814
31815 \family default
31816 .
31817  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31818  la boîte.
31819  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31820 la et cliquez sur le bouton d'insertion de note.
31821  Pour retransformer une note en texte, appuyez sur la touche 
31822 \family sans
31823 backspace
31824 \family default
31825  quand le curseur est au tout début de la note ou appuyez sur la touche
31826  
31827 \family sans
31828 Suppr.
31829
31830 \family default
31831  quand le curseur se trouve à la fin de la note.
31832 \end_layout
31833
31834 \begin_layout Standard
31835 \begin_inset VSpace bigskip
31836 \end_inset
31837
31838
31839 \end_layout
31840
31841 \begin_layout Standard
31842 Vous pouvez changer la couleur des notes grisées dans le menu 
31843 \family sans
31844 Document\SpecialChar menuseparator
31845 Paramètres\SpecialChar menuseparator
31846 Couleurs
31847 \family default
31848 .
31849 \end_layout
31850
31851 \begin_layout Section
31852 Notes en bas de page
31853 \begin_inset CommandInset label
31854 LatexCommand label
31855 name "sec:Notes-bas-de-page"
31856
31857 \end_inset
31858
31859
31860 \begin_inset Index idx
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864 Notes ! Notes de bas de page
31865 \end_layout
31866
31867 \end_inset
31868
31869
31870 \begin_inset Index idx
31871 status collapsed
31872
31873 \begin_layout Plain Layout
31874 Notes de bas de page
31875 \end_layout
31876
31877 \end_inset
31878
31879
31880 \end_layout
31881
31882 \begin_layout Standard
31883 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31884  
31885 \begin_inset Info
31886 type  "icon"
31887 arg   "footnote-insert"
31888 \end_inset
31889
31890  de la barre d'outils, soit en utilisant le menu 
31891 \family sans
31892 Insertion\SpecialChar menuseparator
31893 Note
31894 \begin_inset space ~
31895 \end_inset
31896
31897 en
31898 \begin_inset space ~
31899 \end_inset
31900
31901 Bas
31902 \begin_inset space ~
31903 \end_inset
31904
31905 de
31906 \begin_inset space ~
31907 \end_inset
31908
31909 Page
31910 \family default
31911 .
31912  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31913  rouge 
31914 \begin_inset Quotes cld
31915 \end_inset
31916
31917 bas
31918 \begin_inset Quotes crd
31919 \end_inset
31920
31921  qui ressemble à ceci : 
31922 \begin_inset Graphics
31923         filename clipart/footnote.png
31924         scale 95
31925         scaleBeforeRotation
31926
31927 \end_inset
31928
31929  Vous pouvez y entrer votre texte.
31930  Si vous voulez transformer du texte déjà existant en note en bas de page,
31931  sélectionnez-le et cliquez sur le bouton 
31932 \family sans
31933 Note
31934 \begin_inset space ~
31935 \end_inset
31936
31937 en
31938 \begin_inset space ~
31939 \end_inset
31940
31941 Bas
31942 \begin_inset space ~
31943 \end_inset
31944
31945 de
31946 \begin_inset space ~
31947 \end_inset
31948
31949 Page
31950 \family default
31951  de la barre d'outils.
31952  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31953  
31954 \family sans
31955 Backspace
31956 \family default
31957  quand le curseur est au tout début de la note ou appuyez sur la touche
31958  
31959 \family sans
31960 Suppr.
31961
31962 \family default
31963  quand le curseur se trouve à la fin de la note.
31964 \end_layout
31965
31966 \begin_layout Standard
31967 Voici un exemple de note en bas de page:
31968 \begin_inset Foot
31969 status open
31970
31971 \begin_layout Plain Layout
31972 \begin_inset CommandInset label
31973 LatexCommand label
31974 name "fn:Note-en-bas"
31975
31976 \end_inset
31977
31978 Ceci est un exemple de note en bas de page.
31979 \end_layout
31980
31981 \end_inset
31982
31983
31984 \begin_inset ERT
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988
31989
31990 \backslash
31991 newcounter{MyRepeatFoot}
31992 \end_layout
31993
31994 \begin_layout Plain Layout
31995
31996
31997 \backslash
31998 setcounter{MyRepeatFoot}{
31999 \backslash
32000 thefootnote}
32001 \end_layout
32002
32003 \end_inset
32004
32005
32006 \end_layout
32007
32008 \begin_layout Standard
32009 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
32010  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
32011  de note.
32012  Le texte de la note est placé en bas de la page courante.
32013  Le numéro de note est calculé par \SpecialChar LaTeX
32014 , et les numéros se suivent.
32015  Selon votre classe de document les numéros de notes pourront être réinitialisés
32016  à chaque nouveau chapitre.
32017 \end_layout
32018
32019 \begin_layout Standard
32020 On peut faire référence à une note en bas de page comme on le fait avec
32021  les flottants : Insérez une étiquette dans la note et faites une référence
32022  croisée vers cette étiquette comme c'est décrit dans la
32023 \begin_inset space ~
32024 \end_inset
32025
32026
32027 \begin_inset CommandInset ref
32028 LatexCommand ref
32029 reference "sec:Referencer-les-Flottants"
32030
32031 \end_inset
32032
32033 .
32034 \begin_inset Newline newline
32035 \end_inset
32036
32037 Voici une référence à une note de bas de page :
32038 \begin_inset space ~
32039 \end_inset
32040
32041
32042 \begin_inset CommandInset ref
32043 LatexCommand ref
32044 reference "fn:Note-en-bas"
32045
32046 \end_inset
32047
32048 .
32049 \end_layout
32050
32051 \begin_layout Standard
32052 \begin_inset VSpace defskip
32053 \end_inset
32054
32055 Les notes de bas de page dans un titre ne sont habituellement pas numérotées
32056  avec des symboles et ne peuvent pas contenir plusieurs paragraphes: voyez
32057  par exemple le note de bas de page du titre du présent document.
32058 \end_layout
32059
32060 \begin_layout Standard
32061 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32062  la section
32063 \begin_inset space ~
32064 \end_inset
32065
32066
32067 \begin_inset CommandInset ref
32068 LatexCommand ref
32069 reference "subsec:Notes-dans-tableau-multi-pages"
32070
32071 \end_inset
32072
32073 .
32074 \end_layout
32075
32076 \begin_layout Standard
32077 \begin_inset VSpace defskip
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \begin_layout Standard
32084 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32085  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32086 e, vu que la minipage est considérée comme une page se trouvant dans une
32087  autre page.
32088  Pour plus d'information sur les minipages, voyez la section
32089 \begin_inset space ~
32090 \end_inset
32091
32092
32093 \begin_inset CommandInset ref
32094 LatexCommand ref
32095 reference "sec:Minipages"
32096
32097 \end_inset
32098
32099 .
32100  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32101  s'imprime en bas de page comme une note normale, on doit utiliser cette
32102  méthode : On insère la commande 
32103 \series bold
32104
32105 \backslash
32106 footnotemark{}
32107 \series default
32108  en code \SpecialChar TeX
32109  à la place de la note de bas de page.
32110  Le texte de la note est mis en argument de la commande \SpecialChar TeX
32111  
32112 \series bold
32113
32114 \backslash
32115 footnotetext
32116 \series default
32117  après la minipage.
32118 \begin_inset Newline newline
32119 \end_inset
32120
32121 C'est ce qui a été fait pour la minipage qui suit avec la commande
32122 \end_layout
32123
32124 \begin_layout Standard
32125
32126 \series bold
32127
32128 \backslash
32129 footnotetext{
32130 \series default
32131 Note de bas de page en dehors de la minipage.
32132 \series bold
32133 }
32134 \end_layout
32135
32136 \begin_layout Standard
32137 \begin_inset Box Frameless
32138 position "t"
32139 hor_pos "c"
32140 has_inner_box 1
32141 inner_pos "t"
32142 use_parbox 0
32143 use_makebox 0
32144 width "100col%"
32145 special "none"
32146 height "1in"
32147 height_special "totalheight"
32148 thickness "0.4pt"
32149 separation "3pt"
32150 shadowsize "4pt"
32151 framecolor "black"
32152 backgroundcolor "none"
32153 status open
32154
32155 \begin_layout Plain Layout
32156 Un exemple de texte dans une minipage.
32157 \begin_inset Foot
32158 status open
32159
32160 \begin_layout Plain Layout
32161 Note de bas de page dans la minipage.
32162 \end_layout
32163
32164 \end_inset
32165
32166
32167 \end_layout
32168
32169 \begin_layout Plain Layout
32170 Un autre exemple de texte dans une minipage.
32171 \begin_inset ERT
32172 status collapsed
32173
32174 \begin_layout Plain Layout
32175
32176
32177 \backslash
32178 footnotemark{}
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \end_layout
32185
32186 \end_inset
32187
32188
32189 \end_layout
32190
32191 \begin_layout Standard
32192 \begin_inset ERT
32193 status collapsed
32194
32195 \begin_layout Plain Layout
32196
32197
32198 \backslash
32199 footnotetext{
32200 \end_layout
32201
32202 \end_inset
32203
32204 Note de bas de page en dehors de la minipage.
32205 \begin_inset ERT
32206 status collapsed
32207
32208 \begin_layout Plain Layout
32209
32210 }
32211 \end_layout
32212
32213 \end_inset
32214
32215
32216 \end_layout
32217
32218 \begin_layout Standard
32219 \begin_inset VSpace defskip
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Standard
32226 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32227  utilisez la commande 
32228 \series bold
32229
32230 \backslash
32231 footnotemark[number]
32232 \series default
32233  en code \SpecialChar TeX
32234 .
32235 \begin_inset Newline newline
32236 \end_inset
32237
32238 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32239  votre texte, vous devez enregistrer son numéro.
32240  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32241  ont été insérées en code \SpecialChar TeX
32242  après la note
32243 \begin_inset space ~
32244 \end_inset
32245
32246
32247 \begin_inset CommandInset ref
32248 LatexCommand ref
32249 reference "fn:Note-en-bas"
32250
32251 \end_inset
32252
32253  pour enregistrer son numéro
32254 \begin_inset space ~
32255 \end_inset
32256
32257 :
32258 \end_layout
32259
32260 \begin_layout Standard
32261
32262 \series bold
32263
32264 \backslash
32265 newcounter{MaNoteDupliquee}
32266 \begin_inset Newline newline
32267 \end_inset
32268
32269
32270 \backslash
32271 setcounter{MaNoteDupliquee}{
32272 \backslash
32273 thefootnote}
32274 \end_layout
32275
32276 \begin_layout Standard
32277 La note de bas de page a été créée avec la commande
32278 \begin_inset space ~
32279 \end_inset
32280
32281 :
32282 \end_layout
32283
32284 \begin_layout Standard
32285
32286 \series bold
32287
32288 \backslash
32289 footnotemark[
32290 \backslash
32291 MaNoteDupliquee]
32292 \end_layout
32293
32294 \begin_layout Standard
32295 Voici une note de bas de page dupliquée
32296 \begin_inset space ~
32297 \end_inset
32298
32299 :
32300 \begin_inset ERT
32301 status collapsed
32302
32303 \begin_layout Plain Layout
32304
32305
32306 \backslash
32307 footnotemark[
32308 \backslash
32309 theMyRepeatFoot]
32310 \end_layout
32311
32312 \end_inset
32313
32314
32315 \end_layout
32316
32317 \begin_layout Standard
32318 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32319 t du numéro de note et juste utiliser la commande suivante
32320 \end_layout
32321
32322 \begin_layout Standard
32323
32324 \series bold
32325
32326 \backslash
32327 footnotemark[
32328 \backslash
32329 thefootnote]
32330 \end_layout
32331
32332 \begin_layout Standard
32333 Voici une autre note de bas de page dupliquée
32334 \begin_inset space ~
32335 \end_inset
32336
32337 :
32338 \begin_inset ERT
32339 status collapsed
32340
32341 \begin_layout Plain Layout
32342
32343
32344 \backslash
32345 footnotemark[
32346 \backslash
32347 thefootnote]
32348 \end_layout
32349
32350 \end_inset
32351
32352
32353 \end_layout
32354
32355 \begin_layout Subsection
32356 Numérotation de notes de bas de page
32357 \begin_inset CommandInset label
32358 LatexCommand label
32359 name "subsec:Numerotation-notes-bas-de-page"
32360
32361 \end_inset
32362
32363
32364 \begin_inset Index idx
32365 status collapsed
32366
32367 \begin_layout Plain Layout
32368 Notes de bas de page ! Numérotation
32369 \end_layout
32370
32371 \end_inset
32372
32373
32374 \end_layout
32375
32376 \begin_layout Standard
32377 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32378  ajoutez cette commande dans le préambule de votre document :
32379 \end_layout
32380
32381 \begin_layout Standard
32382
32383 \series bold
32384
32385 \backslash
32386 @addtoreset{footnote}{section}
32387 \end_layout
32388
32389 \begin_layout Standard
32390 \begin_inset VSpace bigskip
32391 \end_inset
32392
32393 La commande de préambule suivante change le style de numérotation des notes
32394  en petits chiffres romains :
32395 \end_layout
32396
32397 \begin_layout Standard
32398
32399 \series bold
32400
32401 \backslash
32402 renewcommand{
32403 \backslash
32404 thefootnote}{
32405 \backslash
32406 roman{footnote}}
32407 \end_layout
32408
32409 \begin_layout Standard
32410 \begin_inset ERT
32411 status collapsed
32412
32413 \begin_layout Plain Layout
32414
32415
32416 \backslash
32417 renewcommand{
32418 \backslash
32419 thefootnote}{
32420 \backslash
32421 roman{footnote}}
32422 \end_layout
32423
32424 \end_inset
32425
32426  Cette note de bas de page utilise une numérotation en chiffres romains
32427  :
32428 \begin_inset Foot
32429 status open
32430
32431 \begin_layout Plain Layout
32432 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32433  romains.
32434 \end_layout
32435
32436 \end_inset
32437
32438
32439 \end_layout
32440
32441 \begin_layout Standard
32442 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32443  la commande précédente 
32444 \series bold
32445
32446 \backslash
32447 roman
32448 \series default
32449  par 
32450 \series bold
32451
32452 \backslash
32453 Roman
32454 \series default
32455 .
32456  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32457  utilisez respectivement soit 
32458 \series bold
32459
32460 \backslash
32461 Alph
32462 \series default
32463  soit 
32464 \series bold
32465
32466 \backslash
32467 alph
32468 \series default
32469 .
32470  Pour les 
32471 \begin_inset Quotes cld
32472 \end_inset
32473
32474 numéroter
32475 \begin_inset Quotes crd
32476 \end_inset
32477
32478  avec des symboles, utilisez 
32479 \series bold
32480
32481 \backslash
32482 fnsymbol
32483 \series default
32484 .
32485 \end_layout
32486
32487 \begin_layout Standard
32488 \begin_inset Note Greyedout
32489 status open
32490
32491 \begin_layout Plain Layout
32492
32493 \series bold
32494 Note:
32495 \series default
32496  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32497  puisque cette numérotation est limitée à des lettres seules.
32498 \end_layout
32499
32500 \end_inset
32501
32502
32503 \begin_inset Newline newline
32504 \end_inset
32505
32506
32507 \begin_inset Note Greyedout
32508 status open
32509
32510 \begin_layout Plain Layout
32511
32512 \series bold
32513 Note:
32514 \series default
32515  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32516 \end_layout
32517
32518 \end_inset
32519
32520
32521 \end_layout
32522
32523 \begin_layout Standard
32524 Pour revenir au style de numérotation implicite quand vous en avez changé,
32525  utilisez 
32526 \series bold
32527
32528 \backslash
32529 arabic
32530 \series default
32531  à la place de 
32532 \series bold
32533
32534 \backslash
32535 roman
32536 \series default
32537  dans la commande précédente.
32538 \begin_inset ERT
32539 status collapsed
32540
32541 \begin_layout Plain Layout
32542
32543
32544 \backslash
32545 renewcommand{
32546 \backslash
32547 thefootnote}{
32548 \backslash
32549 arabic{footnote}}
32550 \end_layout
32551
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \begin_layout Standard
32558 \begin_inset VSpace bigskip
32559 \end_inset
32560
32561
32562 \end_layout
32563
32564 \begin_layout Standard
32565 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32566  le schéma 
32567 \begin_inset Quotes cld
32568 \end_inset
32569
32570 chapitre.note
32571 \begin_inset Quotes crd
32572 \end_inset
32573
32574 , ajoutez la commande suivante au préambule de votre document :
32575 \end_layout
32576
32577 \begin_layout Standard
32578
32579 \series bold
32580
32581 \backslash
32582 numberwithin{footnote}{chapter}
32583 \end_layout
32584
32585 \begin_layout Standard
32586 Pour pouvoir utiliser la commande 
32587 \series bold
32588
32589 \backslash
32590 numberwithin
32591 \series default
32592 , activez dans la rubrique 
32593 \family sans
32594 Options
32595 \begin_inset space ~
32596 \end_inset
32597
32598 des
32599 \begin_inset space ~
32600 \end_inset
32601
32602 Maths
32603 \family default
32604  dans les paramètres du document, l'option 
32605 \family sans
32606 Utiliser
32607 \begin_inset space ~
32608 \end_inset
32609
32610 le
32611 \begin_inset space ~
32612 \end_inset
32613
32614 paquetage
32615 \begin_inset space ~
32616 \end_inset
32617
32618 maths
32619 \begin_inset space ~
32620 \end_inset
32621
32622 AMS
32623 \family default
32624 .
32625 \end_layout
32626
32627 \begin_layout Standard
32628 \begin_inset ERT
32629 status collapsed
32630
32631 \begin_layout Plain Layout
32632
32633
32634 \backslash
32635 numberwithin{footnote}{chapter}
32636 \end_layout
32637
32638 \end_inset
32639
32640 Ceci est un autre exemple de note de bas de page:
32641 \series bold
32642
32643 \begin_inset Foot
32644 status open
32645
32646 \begin_layout Plain Layout
32647 Cette note est numérotée en suivant le schéma 
32648 \begin_inset Quotes cld
32649 \end_inset
32650
32651 chapitre.note
32652 \begin_inset Quotes crd
32653 \end_inset
32654
32655 .
32656 \end_layout
32657
32658 \end_inset
32659
32660
32661 \series default
32662
32663 \begin_inset ERT
32664 status collapsed
32665
32666 \begin_layout Plain Layout
32667
32668
32669 \backslash
32670 renewcommand{
32671 \backslash
32672 thefootnote}{
32673 \backslash
32674 arabic{footnote}}
32675 \end_layout
32676
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \begin_layout Standard
32683 \begin_inset Note Greyedout
32684 status open
32685
32686 \begin_layout Plain Layout
32687
32688 \series bold
32689 Note:
32690 \series default
32691  
32692 \series bold
32693
32694 \backslash
32695 numberwithin
32696 \series default
32697  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32698  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32699  prises en compte.
32700  
32701 \end_layout
32702
32703 \end_inset
32704
32705
32706 \end_layout
32707
32708 \begin_layout Standard
32709 Donc pour avoir par exemple le schéma 
32710 \begin_inset Quotes cld
32711 \end_inset
32712
32713 chapitre.
32714 \backslash
32715 Roman{note}
32716 \begin_inset Quotes crd
32717 \end_inset
32718
32719 , utilisez la commande suivante plutôt que 
32720 \series bold
32721
32722 \backslash
32723 numberwithin
32724 \series default
32725  :
32726 \end_layout
32727
32728 \begin_layout Standard
32729
32730 \series bold
32731
32732 \backslash
32733 renewcommand{
32734 \backslash
32735 thefootnote}{
32736 \backslash
32737 thechapter.
32738 \backslash
32739 Roman{footnote}}
32740 \end_layout
32741
32742 \begin_layout Subsection
32743 Positionnement de notes de bas de page
32744 \begin_inset Index idx
32745 status collapsed
32746
32747 \begin_layout Plain Layout
32748 Notes de bas de page ! Positionnement
32749 \end_layout
32750
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \begin_layout Standard
32757 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32758  vertical entre elles en bas de la page.
32759  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32760  de 1.5
32761 \begin_inset space \thinspace{}
32762 \end_inset
32763
32764 mm avec la commande suivante dans le préambule :
32765 \end_layout
32766
32767 \begin_layout Standard
32768
32769 \series bold
32770
32771 \backslash
32772 let
32773 \backslash
32774 myFoot
32775 \backslash
32776 footnote
32777 \begin_inset Newline newline
32778 \end_inset
32779
32780
32781 \backslash
32782 renewcommand{
32783 \backslash
32784 footnote}[1]{
32785 \backslash
32786 myFoot{#1
32787 \backslash
32788 vspace{1.5mm}}}
32789 \end_layout
32790
32791 \begin_layout Standard
32792 \begin_inset VSpace bigskip
32793 \end_inset
32794
32795 Dans un document à deux colonnes les notes de bas de page apparaissent en
32796  bas de chaque colonne, comme sur la Figure
32797 \begin_inset space ~
32798 \end_inset
32799
32800
32801 \begin_inset CommandInset ref
32802 LatexCommand ref
32803 reference "fig:Position-standard-note-bas-de-page"
32804
32805 \end_inset
32806
32807 .
32808  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32809  sur la Figure
32810 \begin_inset space ~
32811 \end_inset
32812
32813
32814 \begin_inset CommandInset ref
32815 LatexCommand ref
32816 reference "fig:Position-note-avec-ftnright"
32817
32818 \end_inset
32819
32820 , utilisez le paquetage \SpecialChar LaTeX
32821  
32822 \series bold
32823 ftnright
32824 \series default
32825
32826 \begin_inset Index idx
32827 status collapsed
32828
32829 \begin_layout Plain Layout
32830 Paquetages \SpecialChar LaTeX
32831  ! ftnright
32832 \end_layout
32833
32834 \end_inset
32835
32836  avec cette commande dans le préambule du document:
32837 \end_layout
32838
32839 \begin_layout Standard
32840
32841 \series bold
32842
32843 \backslash
32844 usepackage{ftnright}
32845 \end_layout
32846
32847 \begin_layout Standard
32848 \begin_inset Float figure
32849 placement !h
32850 wide false
32851 sideways false
32852 status open
32853
32854 \begin_layout Plain Layout
32855 \noindent
32856 \align center
32857 \begin_inset Box Boxed
32858 position "t"
32859 hor_pos "c"
32860 has_inner_box 0
32861 inner_pos "t"
32862 use_parbox 0
32863 use_makebox 0
32864 width ""
32865 special "none"
32866 height "1in"
32867 height_special "totalheight"
32868 thickness "0.4pt"
32869 separation "3pt"
32870 shadowsize "4pt"
32871 framecolor "black"
32872 backgroundcolor "none"
32873 status open
32874
32875 \begin_layout Plain Layout
32876 \begin_inset Graphics
32877         filename ../clipart/without_fntright.pdf
32878         width 100col%
32879         scaleBeforeRotation
32880
32881 \end_inset
32882
32883
32884 \end_layout
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Plain Layout
32892 \begin_inset Caption Standard
32893
32894 \begin_layout Plain Layout
32895 \begin_inset CommandInset label
32896 LatexCommand label
32897 name "fig:Position-standard-note-bas-de-page"
32898
32899 \end_inset
32900
32901 Positionnement standard des notes de bas de page dans un document à deux
32902  colonnes.
32903 \end_layout
32904
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \begin_layout Standard
32916 \begin_inset Float figure
32917 placement !h
32918 wide false
32919 sideways false
32920 status open
32921
32922 \begin_layout Plain Layout
32923 \noindent
32924 \align center
32925 \begin_inset Box Boxed
32926 position "t"
32927 hor_pos "c"
32928 has_inner_box 0
32929 inner_pos "t"
32930 use_parbox 0
32931 use_makebox 0
32932 width ""
32933 special "none"
32934 height "1in"
32935 height_special "totalheight"
32936 thickness "0.4pt"
32937 separation "3pt"
32938 shadowsize "4pt"
32939 framecolor "black"
32940 backgroundcolor "none"
32941 status open
32942
32943 \begin_layout Plain Layout
32944 \begin_inset Graphics
32945         filename ../clipart/with_fntright.pdf
32946         width 100col%
32947         scaleBeforeRotation
32948
32949 \end_inset
32950
32951
32952 \end_layout
32953
32954 \end_inset
32955
32956
32957 \end_layout
32958
32959 \begin_layout Plain Layout
32960 \begin_inset Caption Standard
32961
32962 \begin_layout Plain Layout
32963 \begin_inset CommandInset label
32964 LatexCommand label
32965 name "fig:Position-note-avec-ftnright"
32966
32967 \end_inset
32968
32969 Positionnement de notes de bas de page dans un document à deux colonnes
32970  en utilisant le paquetage \SpecialChar LaTeX
32971  
32972 \series bold
32973 ftnright
32974 \series default
32975 .
32976 \end_layout
32977
32978 \end_inset
32979
32980
32981 \end_layout
32982
32983 \end_inset
32984
32985
32986 \end_layout
32987
32988 \begin_layout Standard
32989 \begin_inset VSpace bigskip
32990 \end_inset
32991
32992 Dans certaines publications scientifiques, il est courant de rassembler
32993  les notes de bas de page et de les imprimer dans un paragraphe particulier
32994  à la fin de la section, comme sur la Figure
32995 \begin_inset space ~
32996 \end_inset
32997
32998
32999 \begin_inset CommandInset ref
33000 LatexCommand ref
33001 reference "fig:Notes-de-fin"
33002
33003 \end_inset
33004
33005 .
33006  On les appelle 
33007 \begin_inset Quotes cld
33008 \end_inset
33009
33010 notes de fin
33011 \begin_inset Quotes crd
33012 \end_inset
33013
33014 .
33015 \begin_inset Index idx
33016 status collapsed
33017
33018 \begin_layout Plain Layout
33019 Notes de fin
33020 \end_layout
33021
33022 \end_inset
33023
33024  Pour utiliser des notes de fin à la place des notes de bas de page dans
33025  votre document, charger le module 
33026 \family sans
33027 Note de bas de page en fin de document
33028 \family default
33029  à partir de 
33030 \family sans
33031 Document\SpecialChar menuseparator
33032 Paramètres\SpecialChar menuseparator
33033 Modules
33034 \family default
33035 .
33036  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
33037 \end_layout
33038
33039 \begin_layout Standard
33040
33041 \series bold
33042
33043 \backslash
33044 theendnotes
33045 \end_layout
33046
33047 \begin_layout Standard
33048 en code \SpecialChar TeX
33049  à la fin d'une section ou d'un chapitre.
33050 \end_layout
33051
33052 \begin_layout Standard
33053 \begin_inset Float figure
33054 wide false
33055 sideways false
33056 status open
33057
33058 \begin_layout Plain Layout
33059 \align center
33060 \begin_inset Box Boxed
33061 position "t"
33062 hor_pos "c"
33063 has_inner_box 0
33064 inner_pos "t"
33065 use_parbox 0
33066 use_makebox 0
33067 width ""
33068 special "none"
33069 height "1in"
33070 height_special "totalheight"
33071 thickness "0.4pt"
33072 separation "3pt"
33073 shadowsize "4pt"
33074 framecolor "black"
33075 backgroundcolor "none"
33076 status open
33077
33078 \begin_layout Plain Layout
33079 \begin_inset Graphics
33080         filename ../clipart/endnotes.pdf
33081         width 100col%
33082         scaleBeforeRotation
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \end_inset
33090
33091
33092 \end_layout
33093
33094 \begin_layout Plain Layout
33095 \begin_inset Caption Standard
33096
33097 \begin_layout Plain Layout
33098 \begin_inset CommandInset label
33099 LatexCommand label
33100 name "fig:Notes-de-fin"
33101
33102 \end_inset
33103
33104 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33105  séparé à la fin des sections ou des chapitres.
33106 \end_layout
33107
33108 \end_inset
33109
33110
33111 \end_layout
33112
33113 \end_inset
33114
33115
33116 \end_layout
33117
33118 \begin_layout Standard
33119 \begin_inset VSpace medskip
33120 \end_inset
33121
33122 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33123  dans la langue du document, cela doit être fait manuellement.
33124  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33125  
33126 \begin_inset Quotes cld
33127 \end_inset
33128
33129 Notes
33130 \begin_inset Quotes crd
33131 \end_inset
33132
33133  en sa traduction Allemande
33134 \begin_inset Foot
33135 status collapsed
33136
33137 \begin_layout Plain Layout
33138 En français, 
33139 \begin_inset Quotes cld
33140 \end_inset
33141
33142 Notes
33143 \begin_inset Quotes crd
33144 \end_inset
33145
33146  peut être conservé.
33147 \end_layout
33148
33149 \end_inset
33150
33151  
33152 \begin_inset Quotes cld
33153 \end_inset
33154
33155 Anmerkungen
33156 \begin_inset Quotes crd
33157 \end_inset
33158
33159  :
33160 \end_layout
33161
33162 \begin_layout Standard
33163
33164 \series bold
33165
33166 \backslash
33167 renewcommand{
33168 \backslash
33169 notesname}{Anmerkungen}
33170 \end_layout
33171
33172 \begin_layout Standard
33173 \begin_inset VSpace medskip
33174 \end_inset
33175
33176 La numérotation des notes de fin peut être modifiée comme celle des notes
33177  de bas de page comme c'est décrit dans la section
33178 \begin_inset space ~
33179 \end_inset
33180
33181
33182 \begin_inset CommandInset ref
33183 LatexCommand ref
33184 reference "subsec:Numerotation-notes-bas-de-page"
33185
33186 \end_inset
33187
33188  ; remplacez juste la commande 
33189 \series bold
33190
33191 \backslash
33192 thefootnote
33193 \series default
33194  par 
33195 \series bold
33196
33197 \backslash
33198 theendnote
33199 \series default
33200 .
33201  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33202 \series bold
33203
33204 \backslash
33205 @addtoreset
33206 \series default
33207  comme c'est décrit dans la section
33208 \begin_inset space ~
33209 \end_inset
33210
33211
33212 \begin_inset CommandInset ref
33213 LatexCommand ref
33214 reference "subsec:Numerotation-notes-bas-de-page"
33215
33216 \end_inset
33217
33218  et remplacez le paramètre de commande 
33219 \series bold
33220 footnote
33221 \series default
33222  par 
33223 \series bold
33224 endnote
33225 \series default
33226 .
33227 \end_layout
33228
33229 \begin_layout Standard
33230 Pour les notes de fin, il y a la commande 
33231 \series bold
33232
33233 \backslash
33234 endnotemark[numéro]
33235 \series default
33236  qui est semblable à 
33237 \series bold
33238
33239 \backslash
33240 footnotemark
33241 \series default
33242 , décrite dans la section
33243 \begin_inset space ~
33244 \end_inset
33245
33246
33247 \begin_inset CommandInset ref
33248 LatexCommand ref
33249 reference "sec:Notes-bas-de-page"
33250
33251 \end_inset
33252
33253 .
33254 \end_layout
33255
33256 \begin_layout Standard
33257 \begin_inset VSpace bigskip
33258 \end_inset
33259
33260  Les notes de bas de page peuvent être mise dans la marge de la page et
33261  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33262
33263  
33264 \series bold
33265 footmisc
33266 \series default
33267
33268 \begin_inset Index idx
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272 Paquetages \SpecialChar LaTeX
33273  ! footmisc
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \begin_inset CommandInset citation
33280 LatexCommand cite
33281 key "footmisc"
33282 literal "true"
33283
33284 \end_inset
33285
33286  pour plus d'information à ce sujet.
33287 \end_layout
33288
33289 \begin_layout Standard
33290 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33291  voyez les livres sur \SpecialChar LaTeX
33292
33293 \begin_inset CommandInset citation
33294 LatexCommand cite
33295 key "latexcompanion,latexguide,latexbook"
33296 literal "true"
33297
33298 \end_inset
33299
33300 .
33301  Si vous utilisez une classe de document  
33302 \series bold
33303 KOMA-Script
33304 \series default
33305
33306 \begin_inset Index idx
33307 status collapsed
33308
33309 \begin_layout Plain Layout
33310 Paquetages \SpecialChar LaTeX
33311  ! KOMA-Script
33312 \end_layout
33313
33314 \end_inset
33315
33316 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33317  des commandes spécifiques à la classe de document utilisée, voyez 
33318 \begin_inset CommandInset citation
33319 LatexCommand cite
33320 key "KOMA-Script"
33321 literal "true"
33322
33323 \end_inset
33324
33325 .
33326 \end_layout
33327
33328 \begin_layout Section
33329 Notes en marge
33330 \begin_inset Index idx
33331 status collapsed
33332
33333 \begin_layout Plain Layout
33334 Notes ! Notes en Marge
33335 \end_layout
33336
33337 \end_inset
33338
33339
33340 \end_layout
33341
33342 \begin_layout Standard
33343 Les notes en marge dans \SpecialChar LyX
33344  ressemblent aux notes en bas de page et se comportent
33345  de la même façon.
33346  Quand vous insérez une note en marge avec 
33347 \family sans
33348 Insertion\SpecialChar menuseparator
33349 Note
33350 \begin_inset space ~
33351 \end_inset
33352
33353 en
33354 \begin_inset space ~
33355 \end_inset
33356
33357 Marge
33358 \family default
33359  ou avec le bouton 
33360 \begin_inset Info
33361 type  "icon"
33362 arg   "marginalnote-insert"
33363 \end_inset
33364
33365  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33366  grise avec une étiquette rouge 
33367 \begin_inset Quotes cld
33368 \end_inset
33369
33370 marge
33371 \begin_inset Quotes crd
33372 \end_inset
33373
33374 .
33375  
33376 \begin_inset Marginal
33377 status collapsed
33378
33379 \begin_layout Plain Layout
33380 C'est une note en marge.
33381 \end_layout
33382
33383 \end_inset
33384
33385  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33386 .
33387  Vous pouvez y entrer votre texte.
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Les notes en marge apparaissent dans la marge de droite dans les documents
33392  imprimées sur une seule face.
33393  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33394  
33395 \begin_inset Quotes cld
33396 \end_inset
33397
33398 extérieure
33399 \begin_inset Quotes crd
33400 \end_inset
33401
33402  – la gauche sur les pages paires et la droite sur les pages impaires.
33403  Le texte de la note en marge est aligné à l'opposé de la marge externe
33404  – aligné à droite quand la note apparaît dans la marge de gauche.
33405  La première ligne de la note apparaît à la hauteur de la ligne de texte
33406  où la note a été insérée dans le document.
33407 \end_layout
33408
33409 \begin_layout Standard
33410 \begin_inset VSpace bigskip
33411 \end_inset
33412
33413 Pour placer une note dans la marge interne, ajoutez la commande suivante
33414  :
33415 \end_layout
33416
33417 \begin_layout Standard
33418
33419 \series bold
33420
33421 \backslash
33422 reversemarginpar
33423 \end_layout
33424
33425 \begin_layout Standard
33426 sous forme de code \SpecialChar TeX
33427  avant votre note de marge.
33428  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33429  qui suivent 
33430 \begin_inset ERT
33431 status collapsed
33432
33433 \begin_layout Plain Layout
33434
33435
33436 \backslash
33437 reversemarginpar 
33438 \end_layout
33439
33440 \end_inset
33441
33442
33443 \begin_inset Marginal
33444 status open
33445
33446 \begin_layout Plain Layout
33447 Cette note en marge est dans la marge interne.
33448 \end_layout
33449
33450 \end_inset
33451
33452
33453 \series bold
33454
33455 \begin_inset Newline newline
33456 \end_inset
33457
33458
33459 \series default
33460
33461 \begin_inset Note Greyedout
33462 status open
33463
33464 \begin_layout Plain Layout
33465
33466 \series bold
33467 Note:
33468 \series default
33469  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33470  les notes sont souvent mal mises en formes dans la sortie imprimée.
33471 \end_layout
33472
33473 \end_inset
33474
33475
33476 \end_layout
33477
33478 \begin_layout Standard
33479 Pour revenir au positionnement implicite, ajoutez la commande :
33480 \end_layout
33481
33482 \begin_layout Standard
33483
33484 \series bold
33485
33486 \backslash
33487 normalmarginpar
33488 \end_layout
33489
33490 \begin_layout Standard
33491 sous forme de code \SpecialChar TeX
33492 .
33493 \begin_inset ERT
33494 status collapsed
33495
33496 \begin_layout Plain Layout
33497
33498
33499 \backslash
33500 normalmarginpar 
33501 \end_layout
33502
33503 \end_inset
33504
33505
33506 \begin_inset Newline newline
33507 \end_inset
33508
33509  
33510 \begin_inset Note Greyedout
33511 status open
33512
33513 \begin_layout Plain Layout
33514
33515 \series bold
33516 Note:
33517 \series default
33518  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33519  
33520 \series bold
33521
33522 \backslash
33523 reversemarginpar
33524 \series default
33525  est aussi utilisée.
33526 \end_layout
33527
33528 \end_inset
33529
33530
33531 \end_layout
33532
33533 \begin_layout Standard
33534 \begin_inset VSpace bigskip
33535 \end_inset
33536
33537
33538 \begin_inset Marginal
33539 status open
33540
33541 \begin_layout Plain Layout
33542 UnTrèsLongMotEnMarge sans césure.
33543 \end_layout
33544
33545 \end_inset
33546
33547  Comme dans le cas décrit dans la section
33548 \begin_inset space ~
33549 \end_inset
33550
33551
33552 \begin_inset CommandInset ref
33553 LatexCommand ref
33554 reference "subsec:Lignes-multiple-dans-cellule"
33555
33556 \end_inset
33557
33558 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33559  mot d'une note en marge.
33560  Pour éviter ce problème, insérez un espacement horizontal de 0
33561 \begin_inset space \thinspace{}
33562 \end_inset
33563
33564 pt avant le mot en question: 
33565 \begin_inset Marginal
33566 status open
33567
33568 \begin_layout Plain Layout
33569 \begin_inset space \hspace{}
33570 \length 0pt
33571 \end_inset
33572
33573 UnMotTrèsLongEnMarge avec une césure.
33574 \end_layout
33575
33576 \end_inset
33577
33578
33579 \end_layout
33580
33581 \begin_layout Standard
33582 \begin_inset VSpace bigskip
33583 \end_inset
33584
33585
33586 \end_layout
33587
33588 \begin_layout Standard
33589 \begin_inset Note Greyedout
33590 status open
33591
33592 \begin_layout Plain Layout
33593
33594 \series bold
33595 Note:
33596 \series default
33597  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33598  tableaux, des flottants et des notes de bas de page.
33599 \end_layout
33600
33601 \end_inset
33602
33603
33604 \end_layout
33605
33606 \begin_layout Standard
33607 \begin_inset VSpace bigskip
33608 \end_inset
33609
33610
33611 \end_layout
33612
33613 \begin_layout Standard
33614 \begin_inset ERT
33615 status collapsed
33616
33617 \begin_layout Plain Layout
33618
33619
33620 \backslash
33621 ifmarginnote
33622 \end_layout
33623
33624 \end_inset
33625
33626
33627 \begin_inset Note Note
33628 status open
33629
33630 \begin_layout Plain Layout
33631 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33632  
33633 \series bold
33634 marginnote
33635 \series default
33636  a été installé.
33637 \end_layout
33638
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \begin_layout Standard
33645 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33646  
33647 \series bold
33648 marginnote
33649 \series default
33650
33651 \begin_inset Index idx
33652 status collapsed
33653
33654 \begin_layout Plain Layout
33655 Paquetages \SpecialChar LaTeX
33656  ! marginnote
33657 \end_layout
33658
33659 \end_inset
33660
33661 .
33662  En ajoutant les deux lignes suivantes au préambule de votre document, la
33663  commande que \SpecialChar LyX
33664  utilise pour les notes de marge est redéfinie pour utiliser
33665  la commande fournie par le paquetage 
33666 \series bold
33667 marginnote
33668 \series default
33669  :
33670 \end_layout
33671
33672 \begin_layout Standard
33673
33674 \series bold
33675
33676 \backslash
33677 usepackage{marginnote}
33678 \begin_inset Newline newline
33679 \end_inset
33680
33681
33682 \backslash
33683 let
33684 \backslash
33685 marginpar
33686 \backslash
33687 marginnote
33688 \end_layout
33689
33690 \begin_layout Standard
33691 Ce paquetage est aussi utilisé dans ce document parce que 
33692 \series bold
33693 marginnote
33694 \series default
33695  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33696  vertical pour une note.
33697  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33698  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33699  en page.
33700  Le décalage est inséré dans \SpecialChar LyX
33701  sous forme de code \SpecialChar TeX
33702  directement après la note
33703  sous la forme
33704 \end_layout
33705
33706 \begin_layout Standard
33707
33708 \series bold
33709 [offset]
33710 \end_layout
33711
33712 \begin_layout Standard
33713 où l'offset utilise l'une des unités listées dans le tableau
33714 \begin_inset space ~
33715 \end_inset
33716
33717
33718 \begin_inset CommandInset ref
33719 LatexCommand ref
33720 reference "cha:Unités-de-longueur"
33721
33722 \end_inset
33723
33724 .
33725  Une valeur négative déplace la note vers le haut, une valeur positive la
33726  déplace vers le bas.
33727  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33728  vers le haut de 1.5
33729 \begin_inset space \thinspace{}
33730 \end_inset
33731
33732 cm avec la commande en code \SpecialChar TeX
33733  
33734 \begin_inset Quotes cld
33735 \end_inset
33736
33737
33738 \series bold
33739 [-1.5cm]
33740 \series default
33741
33742 \begin_inset Quotes crd
33743 \end_inset
33744
33745
33746 \begin_inset Marginal
33747 status collapsed
33748
33749 \begin_layout Plain Layout
33750 Cette note en marge est décalée vers le haut de 1.5
33751 \begin_inset space \thinspace{}
33752 \end_inset
33753
33754 cm par rapport à sa position d'origine.
33755 \end_layout
33756
33757 \end_inset
33758
33759
33760 \begin_inset ERT
33761 status collapsed
33762
33763 \begin_layout Plain Layout
33764
33765 [-1.5cm]
33766 \end_layout
33767
33768 \end_inset
33769
33770
33771 \end_layout
33772
33773 \begin_layout Standard
33774 \begin_inset VSpace medskip
33775 \end_inset
33776
33777 Avec le paquetage 
33778 \series bold
33779 marginnote
33780 \series default
33781  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33782  Par exemple les commandes 
33783 \end_layout
33784
33785 \begin_layout Standard
33786
33787 \series bold
33788
33789 \backslash
33790 renewcommand*{
33791 \backslash
33792 raggedleftmarginnote}{
33793 \backslash
33794 centering}
33795 \begin_inset Newline newline
33796 \end_inset
33797
33798
33799 \backslash
33800 renewcommand*{
33801 \backslash
33802 raggedrightmarginnote}{
33803 \backslash
33804 centering}
33805 \end_layout
33806
33807 \begin_layout Standard
33808 donnent un alignement centré.
33809  
33810 \series bold
33811
33812 \backslash
33813 raggedleftmarginnote
33814 \series default
33815  indique une note qui apparaît dans la marge de gauche.
33816 \begin_inset ERT
33817 status collapsed
33818
33819 \begin_layout Plain Layout
33820
33821
33822 \backslash
33823 renewcommand*{
33824 \backslash
33825 raggedleftmarginnote}{
33826 \backslash
33827 centering}
33828 \end_layout
33829
33830 \begin_layout Plain Layout
33831
33832
33833 \backslash
33834 renewcommand*{
33835 \backslash
33836 raggedrightmarginnote}{
33837 \backslash
33838 centering}
33839 \end_layout
33840
33841 \end_inset
33842
33843
33844 \begin_inset Marginal
33845 status collapsed
33846
33847 \begin_layout Plain Layout
33848 Le texte de cette note en marge est centré.
33849 \end_layout
33850
33851 \end_inset
33852
33853 .
33854  Le comportement implicite est donné par
33855 \end_layout
33856
33857 \begin_layout Standard
33858
33859 \series bold
33860
33861 \backslash
33862 renewcommand*{
33863 \backslash
33864 raggedleftmarginnote}{
33865 \backslash
33866 raggedleft}
33867 \begin_inset Newline newline
33868 \end_inset
33869
33870
33871 \backslash
33872 renewcommand*{
33873 \backslash
33874 raggedrightmarginnote}{
33875 \backslash
33876 raggedright}
33877 \series default
33878
33879 \begin_inset ERT
33880 status collapsed
33881
33882 \begin_layout Plain Layout
33883
33884
33885 \backslash
33886 renewcommand*{
33887 \backslash
33888 raggedleftmarginnote}{
33889 \backslash
33890 raggedleft}
33891 \end_layout
33892
33893 \begin_layout Plain Layout
33894
33895
33896 \backslash
33897 renewcommand*{
33898 \backslash
33899 raggedrightmarginnote}{
33900 \backslash
33901 raggedright}
33902 \end_layout
33903
33904 \end_inset
33905
33906
33907 \end_layout
33908
33909 \begin_layout Standard
33910 \begin_inset VSpace medskip
33911 \end_inset
33912
33913 Pour les autre fonctions du paquetage 
33914 \series bold
33915 marginnote
33916 \series default
33917  nous vous renvoyons à sa documentation 
33918 \begin_inset CommandInset citation
33919 LatexCommand cite
33920 key "marginnote"
33921 literal "true"
33922
33923 \end_inset
33924
33925 .
33926 \end_layout
33927
33928 \begin_layout Standard
33929 \begin_inset VSpace bigskip
33930 \end_inset
33931
33932 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
33933  définition.
33934  Pour créer par exemple une entête pour toutes les notes en marge avec le
33935  texte 
33936 \begin_inset Quotes cld
33937 \end_inset
33938
33939
33940 \family sans
33941 \series bold
33942 \bar under
33943 Attention!
33944 \family default
33945 \series default
33946 \bar default
33947
33948 \begin_inset Quotes crd
33949 \end_inset
33950
33951  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
33952  de votre document :
33953 \end_layout
33954
33955 \begin_layout Standard
33956
33957 \series bold
33958
33959 \backslash
33960 let
33961 \backslash
33962 myMarginpar
33963 \backslash
33964 marginpar
33965 \begin_inset Newline newline
33966 \end_inset
33967
33968
33969 \backslash
33970 renewcommand{
33971 \backslash
33972 marginpar}[1]{
33973 \backslash
33974 myMarginpar{%
33975 \begin_inset Newline newline
33976 \end_inset
33977
33978
33979 \begin_inset Phantom HPhantom
33980 status open
33981
33982 \begin_layout Plain Layout
33983
33984 \series bold
33985 \begin_inset space ~
33986 \end_inset
33987
33988
33989 \end_layout
33990
33991 \end_inset
33992
33993
33994 \backslash
33995 hspace{0pt}
33996 \backslash
33997 textsf{
33998 \backslash
33999 textbf{
34000 \backslash
34001 underbar{Attention!}}}%
34002 \begin_inset Newline newline
34003 \end_inset
34004
34005
34006 \begin_inset Phantom HPhantom
34007 status open
34008
34009 \begin_layout Plain Layout
34010
34011 \series bold
34012 \begin_inset space ~
34013 \end_inset
34014
34015
34016 \end_layout
34017
34018 \end_inset
34019
34020
34021 \backslash
34022 vspace{1.5mm}
34023 \backslash
34024
34025 \backslash
34026 #1}}
34027 \end_layout
34028
34029 \begin_layout Standard
34030 \begin_inset ERT
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034
34035
34036 \backslash
34037 let
34038 \backslash
34039 myMarginpar
34040 \backslash
34041 marginpar
34042 \end_layout
34043
34044 \begin_layout Plain Layout
34045
34046
34047 \backslash
34048 renewcommand{
34049 \backslash
34050 marginpar}[1]{
34051 \backslash
34052 myMarginpar{%
34053 \end_layout
34054
34055 \begin_layout Plain Layout
34056
34057    
34058 \backslash
34059 textsf{
34060 \backslash
34061 textbf{
34062 \backslash
34063 underbar{Attention!}}}%
34064 \end_layout
34065
34066 \begin_layout Plain Layout
34067
34068    
34069 \backslash
34070 vspace{1.5mm}
34071 \backslash
34072
34073 \backslash
34074 #1}}
34075 \end_layout
34076
34077 \end_inset
34078
34079
34080 \begin_inset Marginal
34081 status open
34082
34083 \begin_layout Plain Layout
34084 Ceci est une note en marge avec une en-tête prédéfinie.
34085 \end_layout
34086
34087 \end_inset
34088
34089
34090 \begin_inset ERT
34091 status collapsed
34092
34093 \begin_layout Plain Layout
34094
34095 [-1.5cm]
34096 \end_layout
34097
34098 \end_inset
34099
34100
34101 \begin_inset ERT
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105
34106
34107 \backslash
34108 renewcommand{
34109 \backslash
34110 marginpar}[1]{
34111 \backslash
34112 myMarginpar{#1}}
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \begin_inset Note Note
34119 status collapsed
34120
34121 \begin_layout Plain Layout
34122
34123 \lang english
34124 The margin note format is changed only for this example.
34125 \end_layout
34126
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Standard
34133 \begin_inset ERT
34134 status collapsed
34135
34136 \begin_layout Plain Layout
34137
34138
34139 \backslash
34140 else
34141 \end_layout
34142
34143 \end_inset
34144
34145
34146 \begin_inset Note Note
34147 status open
34148
34149 \begin_layout Plain Layout
34150 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34151  
34152 \series bold
34153 marginnote
34154 \series default
34155  n'est pas installé :
34156 \end_layout
34157
34158 \end_inset
34159
34160
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Vous devez installer le paquetage \SpecialChar LaTeX
34165  
34166 \series bold
34167 marginnote
34168 \series default
34169  pour voir la suite de cette section dans la sortie imprimée.
34170 \end_layout
34171
34172 \begin_layout Standard
34173 \begin_inset ERT
34174 status collapsed
34175
34176 \begin_layout Plain Layout
34177
34178
34179 \backslash
34180 fi
34181 \end_layout
34182
34183 \end_inset
34184
34185
34186 \end_layout
34187
34188 \begin_layout Chapter
34189 Boîtes
34190 \end_layout
34191
34192 \begin_layout Section
34193 Introduction
34194 \begin_inset Index idx
34195 status collapsed
34196
34197 \begin_layout Plain Layout
34198 Boîtes ! Introduction
34199 \end_layout
34200
34201 \end_inset
34202
34203
34204 \end_layout
34205
34206 \begin_layout Standard
34207 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34208  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34209  voir la section
34210 \begin_inset space ~
34211 \end_inset
34212
34213
34214 \begin_inset CommandInset ref
34215 LatexCommand ref
34216 reference "sec:Minipages"
34217
34218 \end_inset
34219
34220 , pour encadrer des portions de texte, voir la section
34221 \begin_inset space ~
34222 \end_inset
34223
34224
34225 \begin_inset CommandInset ref
34226 LatexCommand ref
34227 reference "sec:Décorations"
34228
34229 \end_inset
34230
34231 , pour empêcher que des mots subissent une césure, voir la section
34232 \begin_inset space ~
34233 \end_inset
34234
34235
34236 \begin_inset CommandInset ref
34237 LatexCommand ref
34238 reference "sec:Empêcher-césure"
34239
34240 \end_inset
34241
34242 , pour aligner du texte, voir la section
34243 \begin_inset space ~
34244 \end_inset
34245
34246
34247 \begin_inset CommandInset ref
34248 LatexCommand ref
34249 reference "subsec:Alignement-Vertical"
34250
34251 \end_inset
34252
34253 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34254 \begin_inset space ~
34255 \end_inset
34256
34257
34258 \begin_inset CommandInset ref
34259 LatexCommand ref
34260 reference "sec:Boîtes-colorées"
34261
34262 \end_inset
34263
34264 .
34265 \end_layout
34266
34267 \begin_layout Standard
34268 On peut insérer une boîte en utilisant le menu 
34269 \family sans
34270 Insertion\SpecialChar menuseparator
34271 Boîte
34272 \family default
34273  ou avec le bouton 
34274 \begin_inset Info
34275 type  "icon"
34276 arg   "box-insert Frameless"
34277 \end_inset
34278
34279  de la barre d'outils.
34280  Une boîte grise avec une étiquette 
34281 \family sans
34282 Boîte
34283 \begin_inset space ~
34284 \end_inset
34285
34286 (Minipage)
34287 \family default
34288
34289 \begin_inset Graphics
34290         filename clipart/BoxInsetDefault.png
34291         scale 95
34292         scaleBeforeRotation
34293
34294 \end_inset
34295
34296  est alors insérée.
34297  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34298  et en choisissant 
34299 \family sans
34300 Paramètres
34301 \family default
34302  .
34303  La fenêtre de dialogue qui apparaît donne accès aux types de
34304 \family sans
34305  Boîte
34306 \begin_inset space ~
34307 \end_inset
34308
34309 Intérieure
34310 \family default
34311  
34312 \family sans
34313 Makebox, Parbox
34314 \family default
34315  et 
34316 \family sans
34317 Minipage
34318 \family default
34319 .
34320  Le type 
34321 \family sans
34322 Minipage
34323 \family default
34324  est le type implicite pour les boîtes nouvellement créées et il est décrit
34325  dans la section
34326 \begin_inset space ~
34327 \end_inset
34328
34329
34330 \begin_inset CommandInset ref
34331 LatexCommand ref
34332 reference "sec:Minipages"
34333
34334 \end_inset
34335
34336 ; le type 
34337 \family sans
34338 Parbox
34339 \family default
34340  est décrit dans la section
34341 \begin_inset space ~
34342 \end_inset
34343
34344
34345 \begin_inset CommandInset ref
34346 LatexCommand ref
34347 reference "sec:Parboxes"
34348
34349 \end_inset
34350
34351  et le type 
34352 \family sans
34353 Makebox
34354 \family default
34355  est décrit dans la section
34356 \begin_inset space ~
34357 \end_inset
34358
34359
34360 \begin_inset CommandInset ref
34361 LatexCommand ref
34362 reference "sec:Empêcher-césure"
34363
34364 \end_inset
34365
34366 .
34367 \end_layout
34368
34369 \begin_layout Standard
34370 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34371  comme les flottants ou les notes de bas de page.
34372 \end_layout
34373
34374 \begin_layout Standard
34375 \begin_inset Note Greyedout
34376 status open
34377
34378 \begin_layout Plain Layout
34379
34380 \series bold
34381 Note:
34382 \series default
34383  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34384  de type 
34385 \family sans
34386 Liste
34387 \family default
34388  ou 
34389 \family sans
34390 Description
34391 \family default
34392 .
34393 \end_layout
34394
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \begin_layout Standard
34401 \begin_inset Note Greyedout
34402 status open
34403
34404 \begin_layout Plain Layout
34405
34406 \series bold
34407 Note:
34408 \series default
34409  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34410 \family sans
34411 Boîte
34412 \begin_inset space ~
34413 \end_inset
34414
34415 Intérieure
34416 \family default
34417  à 
34418 \family sans
34419 Aucune
34420 \family default
34421  que quand vous utilisez une boîte encadrée.
34422  Les boîtes sans 
34423 \family sans
34424 Boîte
34425 \begin_inset space ~
34426 \end_inset
34427
34428 Intérieure
34429 \family default
34430  et sans cadre sont expliquées dans la section
34431 \begin_inset space ~
34432 \end_inset
34433
34434
34435 \begin_inset CommandInset ref
34436 LatexCommand ref
34437 reference "sec:Empêcher-césure"
34438
34439 \end_inset
34440
34441 .
34442 \end_layout
34443
34444 \end_inset
34445
34446
34447 \end_layout
34448
34449 \begin_layout Section
34450 La fenêtre de dialogue Boîte
34451 \begin_inset CommandInset label
34452 LatexCommand label
34453 name "sec:Boîte-Dialogue"
34454
34455 \end_inset
34456
34457
34458 \begin_inset Index idx
34459 status collapsed
34460
34461 \begin_layout Plain Layout
34462 Boîtes ! Fenêtre de dialogue Boîte
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Subsection
34471 Taille
34472 \begin_inset Index idx
34473 status collapsed
34474
34475 \begin_layout Plain Layout
34476 Boîtes ! Taille
34477 \end_layout
34478
34479 \end_inset
34480
34481
34482 \end_layout
34483
34484 \begin_layout Standard
34485 Dans la fenêtre de dialogue 
34486 \family sans
34487 Paramètres
34488 \begin_inset space ~
34489 \end_inset
34490
34491 de
34492 \begin_inset space ~
34493 \end_inset
34494
34495 Boîte
34496 \family default
34497  vous pouvez modifier la géométrie de la boîte avec les champs 
34498 \family sans
34499 Largeur
34500 \family default
34501  et 
34502 \family sans
34503 Hauteur
34504 \family default
34505 .
34506  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34507  dans le tableau
34508 \begin_inset space ~
34509 \end_inset
34510
34511
34512 \begin_inset CommandInset ref
34513 LatexCommand ref
34514 reference "tab:Unités"
34515
34516 \end_inset
34517
34518 .
34519  Le champ 
34520 \family sans
34521 Hauteur
34522 \family default
34523  offre en plus les spécifications de taille suivantes :
34524 \end_layout
34525
34526 \begin_layout Description
34527 Profondeur C'est simplement la 
34528 \begin_inset Quotes cld
34529 \end_inset
34530
34531 hauteur
34532 \begin_inset Quotes crd
34533 \end_inset
34534
34535  du texte.
34536  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34537  lignes de texte dans la boîte.
34538 \begin_inset Newline newline
34539 \end_inset
34540
34541
34542 \begin_inset Newline newline
34543 \end_inset
34544
34545
34546 \begin_inset Newline newline
34547 \end_inset
34548
34549
34550 \begin_inset Box Boxed
34551 position "c"
34552 hor_pos "c"
34553 has_inner_box 1
34554 inner_pos "c"
34555 use_parbox 0
34556 use_makebox 0
34557 width "12col%"
34558 special "none"
34559 height "1in"
34560 height_special "depth"
34561 thickness "0.4pt"
34562 separation "3pt"
34563 shadowsize "4pt"
34564 framecolor "black"
34565 backgroundcolor "none"
34566 status open
34567
34568 \begin_layout Plain Layout
34569 \align center
34570 Boîte dont la hauteur est égale à 1
34571 \begin_inset space \thinspace{}
34572 \end_inset
34573
34574 Profondeur
34575 \end_layout
34576
34577 \end_inset
34578
34579
34580 \begin_inset Newline newline
34581 \end_inset
34582
34583
34584 \begin_inset Newline newline
34585 \end_inset
34586
34587
34588 \end_layout
34589
34590 \begin_layout Description
34591 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34592  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34593  est deux fois plus haute que le texte : 
34594 \begin_inset Box Boxed
34595 position "c"
34596 hor_pos "c"
34597 has_inner_box 1
34598 inner_pos "c"
34599 use_parbox 0
34600 use_makebox 0
34601 width "20col%"
34602 special "none"
34603 height "2in"
34604 height_special "height"
34605 thickness "0.4pt"
34606 separation "3pt"
34607 shadowsize "4pt"
34608 framecolor "black"
34609 backgroundcolor "none"
34610 status open
34611
34612 \begin_layout Plain Layout
34613 \align center
34614 Boîte dont la hauteur est 2
34615 \begin_inset space \thinspace{}
34616 \end_inset
34617
34618 Hauteur
34619 \end_layout
34620
34621 \end_inset
34622
34623
34624 \end_layout
34625
34626 \begin_layout Description
34627 Hauteur
34628 \begin_inset space ~
34629 \end_inset
34630
34631 Totale C'est égal à Hauteur
34632 \begin_inset space \thinspace{}
34633 \end_inset
34634
34635 +
34636 \begin_inset space \thinspace{}
34637 \end_inset
34638
34639 Profondeur : 
34640 \begin_inset Box Boxed
34641 position "c"
34642 hor_pos "c"
34643 has_inner_box 1
34644 inner_pos "c"
34645 use_parbox 0
34646 use_makebox 0
34647 width "20col%"
34648 special "none"
34649 height "1in"
34650 height_special "totalheight"
34651 thickness "0.4pt"
34652 separation "3pt"
34653 shadowsize "4pt"
34654 framecolor "black"
34655 backgroundcolor "none"
34656 status open
34657
34658 \begin_layout Plain Layout
34659 \align center
34660 Boîte dont la hauteur est 1
34661 \begin_inset space \thinspace{}
34662 \end_inset
34663
34664 Hauteur
34665 \begin_inset space ~
34666 \end_inset
34667
34668 Totale
34669 \end_layout
34670
34671 \end_inset
34672
34673
34674 \end_layout
34675
34676 \begin_layout Description
34677 Largeur On prend la largeur de la boîte comme hauteur : 
34678 \begin_inset Box Boxed
34679 position "c"
34680 hor_pos "c"
34681 has_inner_box 1
34682 inner_pos "c"
34683 use_parbox 0
34684 use_makebox 0
34685 width "12col%"
34686 special "none"
34687 height "1in"
34688 height_special "width"
34689 thickness "0.4pt"
34690 separation "3pt"
34691 shadowsize "4pt"
34692 framecolor "black"
34693 backgroundcolor "none"
34694 status open
34695
34696 \begin_layout Plain Layout
34697 \align center
34698 Boîte dont la hauteur est 1
34699 \begin_inset space \thinspace{}
34700 \end_inset
34701
34702 Largeur
34703 \end_layout
34704
34705 \end_inset
34706
34707
34708 \end_layout
34709
34710 \begin_layout Subsection
34711 Alignement
34712 \begin_inset Index idx
34713 status collapsed
34714
34715 \begin_layout Plain Layout
34716 Boîtes ! Alignement
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \end_layout
34723
34724 \begin_layout Standard
34725 Quand vous avez choisi une 
34726 \family sans
34727 Boîte
34728 \begin_inset space ~
34729 \end_inset
34730
34731 Intérieure
34732 \family default
34733 , l'alignement vertical de la boîte peut être :
34734 \end_layout
34735
34736 \begin_layout Description
34737 Haut Ceci est un exemple de texte.
34738  
34739 \begin_inset Box Boxed
34740 position "t"
34741 hor_pos "c"
34742 has_inner_box 1
34743 inner_pos "c"
34744 use_parbox 0
34745 use_makebox 0
34746 width "12col%"
34747 special "none"
34748 height "1in"
34749 height_special "totalheight"
34750 thickness "0.4pt"
34751 separation "3pt"
34752 shadowsize "4pt"
34753 framecolor "black"
34754 backgroundcolor "none"
34755 status collapsed
34756
34757 \begin_layout Plain Layout
34758 \align center
34759 Cette boîte est alignée sur le haut.
34760 \end_layout
34761
34762 \end_inset
34763
34764  Ceci est un exemple de texte.
34765 \end_layout
34766
34767 \begin_layout Description
34768 Milieu Ceci est un exemple de texte.
34769  
34770 \begin_inset Box Boxed
34771 position "c"
34772 hor_pos "c"
34773 has_inner_box 1
34774 inner_pos "c"
34775 use_parbox 0
34776 use_makebox 0
34777 width "12col%"
34778 special "none"
34779 height "1in"
34780 height_special "totalheight"
34781 thickness "0.4pt"
34782 separation "3pt"
34783 shadowsize "4pt"
34784 framecolor "black"
34785 backgroundcolor "none"
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789 \align center
34790 Cette boîte est alignée au centre.
34791 \end_layout
34792
34793 \end_inset
34794
34795  Ceci est un exemple de texte.
34796 \end_layout
34797
34798 \begin_layout Description
34799 Bas Ceci est un exemple de texte.
34800  
34801 \begin_inset Box Boxed
34802 position "b"
34803 hor_pos "c"
34804 has_inner_box 1
34805 inner_pos "c"
34806 use_parbox 0
34807 use_makebox 0
34808 width "12col%"
34809 special "none"
34810 height "1in"
34811 height_special "totalheight"
34812 thickness "0.4pt"
34813 separation "3pt"
34814 shadowsize "4pt"
34815 framecolor "black"
34816 backgroundcolor "none"
34817 status collapsed
34818
34819 \begin_layout Plain Layout
34820 \align center
34821 Cette boîte est alignée sur le bas.
34822 \end_layout
34823
34824 \end_inset
34825
34826  Ceci est un exemple de texte.
34827 \end_layout
34828
34829 \begin_layout Standard
34830 \begin_inset Note Greyedout
34831 status open
34832
34833 \begin_layout Plain Layout
34834
34835 \series bold
34836 Note:
34837 \series default
34838  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34839  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34840  l'autre non.
34841 \end_layout
34842
34843 \end_inset
34844
34845
34846 \end_layout
34847
34848 \begin_layout Standard
34849 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34850  paragraphe grâce à la fenêtre de dialogue 
34851 \family sans
34852 Paramètres
34853 \begin_inset space ~
34854 \end_inset
34855
34856 de
34857 \begin_inset space ~
34858 \end_inset
34859
34860 Boîte
34861 \family default
34862 .
34863 \end_layout
34864
34865 \begin_layout Standard
34866 \begin_inset VSpace bigskip
34867 \end_inset
34868
34869 Quand vous avez choisi une 
34870 \family sans
34871 Boîte
34872 \begin_inset space ~
34873 \end_inset
34874
34875 Intérieure
34876 \family default
34877 , l'alignement vertical du contenu de la boîte peut être :
34878 \end_layout
34879
34880 \begin_layout Description
34881 haut Ceci est un exemple de texte.
34882 \begin_inset Box Boxed
34883 position "c"
34884 hor_pos "c"
34885 has_inner_box 1
34886 inner_pos "t"
34887 use_parbox 0
34888 use_makebox 0
34889 width "12col%"
34890 special "none"
34891 height "1.5in"
34892 height_special "totalheight"
34893 thickness "0.4pt"
34894 separation "3pt"
34895 shadowsize "4pt"
34896 framecolor "black"
34897 backgroundcolor "none"
34898 status collapsed
34899
34900 \begin_layout Plain Layout
34901 \align center
34902 Le texte de cette boîte est aligné sur le haut.
34903 \end_layout
34904
34905 \end_inset
34906
34907  Ceci est un exemple de texte.
34908 \end_layout
34909
34910 \begin_layout Description
34911 milieu Ceci est un exemple de texte.
34912  
34913 \begin_inset Box Boxed
34914 position "c"
34915 hor_pos "c"
34916 has_inner_box 1
34917 inner_pos "c"
34918 use_parbox 0
34919 use_makebox 0
34920 width "12col%"
34921 special "none"
34922 height "1.5in"
34923 height_special "totalheight"
34924 thickness "0.4pt"
34925 separation "3pt"
34926 shadowsize "4pt"
34927 framecolor "black"
34928 backgroundcolor "none"
34929 status collapsed
34930
34931 \begin_layout Plain Layout
34932 \align center
34933 Le texte de cette boîte est aligné au centre
34934 \end_layout
34935
34936 \end_inset
34937
34938  Ceci est un exemple de texte.
34939 \end_layout
34940
34941 \begin_layout Description
34942 bas Ceci est un exemple de texte.
34943  
34944 \begin_inset Box Boxed
34945 position "c"
34946 hor_pos "c"
34947 has_inner_box 1
34948 inner_pos "b"
34949 use_parbox 0
34950 use_makebox 0
34951 width "12col%"
34952 special "none"
34953 height "1.5in"
34954 height_special "totalheight"
34955 thickness "0.4pt"
34956 separation "3pt"
34957 shadowsize "4pt"
34958 framecolor "black"
34959 backgroundcolor "none"
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963 \align center
34964 Le texte de cette boîte est aligné en bas.
34965 \end_layout
34966
34967 \end_inset
34968
34969  Ceci est un exemple de texte.
34970 \end_layout
34971
34972 \begin_layout Description
34973 élongation Ceci est un exemple de texte.
34974  
34975 \begin_inset Box Boxed
34976 position "c"
34977 hor_pos "c"
34978 has_inner_box 1
34979 inner_pos "s"
34980 use_parbox 0
34981 use_makebox 0
34982 width "12col%"
34983 special "none"
34984 height "1.5in"
34985 height_special "totalheight"
34986 thickness "0.4pt"
34987 separation "3pt"
34988 shadowsize "4pt"
34989 framecolor "black"
34990 backgroundcolor "none"
34991 status collapsed
34992
34993 \begin_layout Plain Layout
34994 \align center
34995 Le texte 
34996 \end_layout
34997
34998 \begin_layout Plain Layout
34999 \align center
35000 de cette
35001 \end_layout
35002
35003 \begin_layout Plain Layout
35004 \align center
35005 boîte est
35006 \end_layout
35007
35008 \begin_layout Plain Layout
35009 \align center
35010 allongé.
35011 \end_layout
35012
35013 \end_inset
35014
35015  Ceci est un exemple de texte.
35016 \end_layout
35017
35018 \begin_layout Standard
35019 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
35020  paragraphe.
35021  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
35022 \end_layout
35023
35024 \begin_layout Standard
35025 \begin_inset VSpace bigskip
35026 \end_inset
35027
35028 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
35029  la fenêtre de dialogue 
35030 \family sans
35031 Paramètres
35032 \begin_inset space ~
35033 \end_inset
35034
35035 de
35036 \begin_inset space ~
35037 \end_inset
35038
35039 paragraphe
35040 \family default
35041  quand vous avez choisi une 
35042 \family sans
35043 Boîte
35044 \begin_inset space ~
35045 \end_inset
35046
35047 Intérieure
35048 \family default
35049 .
35050 \end_layout
35051
35052 \begin_layout Standard
35053 \align center
35054 \begin_inset Box Boxed
35055 position "c"
35056 hor_pos "c"
35057 has_inner_box 1
35058 inner_pos "s"
35059 use_parbox 0
35060 use_makebox 0
35061 width "15col%"
35062 special "none"
35063 height "1.25in"
35064 height_special "totalheight"
35065 thickness "0.4pt"
35066 separation "3pt"
35067 shadowsize "4pt"
35068 framecolor "black"
35069 backgroundcolor "none"
35070 status open
35071
35072 \begin_layout Plain Layout
35073 \align left
35074 Le texte de 
35075 \end_layout
35076
35077 \begin_layout Plain Layout
35078 \align left
35079 cette boîte
35080 \end_layout
35081
35082 \begin_layout Plain Layout
35083 \align right
35084 est allongé.
35085 \end_layout
35086
35087 \end_inset
35088
35089
35090 \end_layout
35091
35092 \begin_layout Standard
35093 Si vous n'avez pas choisi une 
35094 \family sans
35095 Boîte
35096 \begin_inset space ~
35097 \end_inset
35098
35099 Intérieure
35100 \family default
35101 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35102  de dialogue de boîte.
35103 \end_layout
35104
35105 \begin_layout Standard
35106 \align center
35107 \begin_inset Box Boxed
35108 position "c"
35109 hor_pos "s"
35110 has_inner_box 0
35111 inner_pos "s"
35112 use_parbox 0
35113 use_makebox 0
35114 width "90col%"
35115 special "none"
35116 height "1.25in"
35117 height_special "totalheight"
35118 thickness "0.4pt"
35119 separation "3pt"
35120 shadowsize "4pt"
35121 framecolor "black"
35122 backgroundcolor "none"
35123 status open
35124
35125 \begin_layout Plain Layout
35126 Le texte de cette boîte est allongé horizontalement.
35127 \end_layout
35128
35129 \end_inset
35130
35131
35132 \end_layout
35133
35134 \begin_layout Subsection
35135 Décorations
35136 \begin_inset CommandInset label
35137 LatexCommand label
35138 name "sec:Décorations"
35139
35140 \end_inset
35141
35142
35143 \begin_inset Index idx
35144 status collapsed
35145
35146 \begin_layout Plain Layout
35147 Boîtes ! Décorations
35148 \end_layout
35149
35150 \end_inset
35151
35152
35153 \end_layout
35154
35155 \begin_layout Standard
35156 On peut spécifier le style de la boîte en utilisant la liste déroulante
35157  
35158 \family sans
35159 Décoration
35160 \family default
35161 .
35162  Les possibilités sont les suivantes :
35163 \end_layout
35164
35165 \begin_layout Description
35166 Aucun
35167 \begin_inset space ~
35168 \end_inset
35169
35170 cadre
35171 \begin_inset space ~
35172 \end_inset
35173
35174 tracé Rien n'est tracé
35175 \end_layout
35176
35177 \begin_layout Description
35178 Cadre
35179 \begin_inset space ~
35180 \end_inset
35181
35182 rectangulaire
35183 \begin_inset space ~
35184 \end_inset
35185
35186 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35187  L'épaisseur du trait de ce cadre peut être précisé.
35188 \begin_inset Newline newline
35189 \end_inset
35190
35191
35192 \begin_inset Box Boxed
35193 position "c"
35194 hor_pos "c"
35195 has_inner_box 1
35196 inner_pos "c"
35197 use_parbox 0
35198 use_makebox 0
35199 width "20col%"
35200 special "none"
35201 height "1in"
35202 height_special "totalheight"
35203 thickness "0.4pt"
35204 separation "3pt"
35205 shadowsize "4pt"
35206 framecolor "black"
35207 backgroundcolor "none"
35208 status open
35209
35210 \begin_layout Plain Layout
35211 \align center
35212 Boîte rectangulaire
35213 \end_layout
35214
35215 \end_inset
35216
35217
35218 \end_layout
35219
35220 \begin_layout Description
35221 Cadre
35222 \begin_inset space ~
35223 \end_inset
35224
35225 oval,
35226 \begin_inset space ~
35227 \end_inset
35228
35229 fin Ceci dessine un cadre ovalisée autour de la boîte.
35230  L'épaisseur du trait de ce cadre est de  0.4
35231 \begin_inset space \thinspace{}
35232 \end_inset
35233
35234 pt.
35235  
35236 \begin_inset Box ovalbox
35237 position "c"
35238 hor_pos "c"
35239 has_inner_box 1
35240 inner_pos "c"
35241 use_parbox 0
35242 use_makebox 0
35243 width "20col%"
35244 special "none"
35245 height "1in"
35246 height_special "totalheight"
35247 thickness "0.4pt"
35248 separation "3pt"
35249 shadowsize "4pt"
35250 framecolor "black"
35251 backgroundcolor "none"
35252 status open
35253
35254 \begin_layout Plain Layout
35255 \align center
35256 Boîte ovalisée, fine
35257 \end_layout
35258
35259 \end_inset
35260
35261
35262 \end_layout
35263
35264 \begin_layout Description
35265 Cadre
35266 \begin_inset space ~
35267 \end_inset
35268
35269 oval,
35270 \begin_inset space ~
35271 \end_inset
35272
35273 épais Ceci dessine un cadre ovalisée autour de la boîte.
35274  L'épaisseur du trait de ce cadre est de   0.8
35275 \begin_inset space \thinspace{}
35276 \end_inset
35277
35278 pt.
35279  
35280 \begin_inset Box Ovalbox
35281 position "c"
35282 hor_pos "c"
35283 has_inner_box 1
35284 inner_pos "c"
35285 use_parbox 0
35286 use_makebox 0
35287 width "20col%"
35288 special "none"
35289 height "1in"
35290 height_special "totalheight"
35291 thickness "0.4pt"
35292 separation "3pt"
35293 shadowsize "4pt"
35294 framecolor "black"
35295 backgroundcolor "none"
35296 status open
35297
35298 \begin_layout Plain Layout
35299 \align center
35300 Boîte ovalisée, épaisse
35301 \end_layout
35302
35303 \end_inset
35304
35305
35306 \end_layout
35307
35308 \begin_layout Description
35309 Ombre
35310 \begin_inset space ~
35311 \end_inset
35312
35313 en
35314 \begin_inset space ~
35315 \end_inset
35316
35317 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35318  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35319  
35320 \begin_inset Box Shadowbox
35321 position "c"
35322 hor_pos "c"
35323 has_inner_box 1
35324 inner_pos "c"
35325 use_parbox 0
35326 use_makebox 0
35327 width "20col%"
35328 special "none"
35329 height "1in"
35330 height_special "totalheight"
35331 thickness "0.4pt"
35332 separation "3pt"
35333 shadowsize "4pt"
35334 framecolor "black"
35335 backgroundcolor "none"
35336 status open
35337
35338 \begin_layout Plain Layout
35339 \align center
35340 Boîte ombrée
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \end_layout
35347
35348 \begin_layout Description
35349 Fond
35350 \begin_inset space ~
35351 \end_inset
35352
35353 ombré Ceci dessine une boîte avec un arrière plan rouge.
35354  Contrairement aux boîtes coloriées
35355 \begin_inset Foot
35356 status collapsed
35357
35358 \begin_layout Plain Layout
35359 Voir la section
35360 \begin_inset space ~
35361 \end_inset
35362
35363
35364 \begin_inset CommandInset ref
35365 LatexCommand ref
35366 reference "sec:Boîtes-colorées"
35367
35368 \end_inset
35369
35370 .
35371 \end_layout
35372
35373 \end_inset
35374
35375 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35376  son propre paragraphe.
35377 \begin_inset Box Shaded
35378 position "t"
35379 hor_pos "c"
35380 has_inner_box 0
35381 inner_pos "t"
35382 use_parbox 0
35383 use_makebox 0
35384 width "50col%"
35385 special "none"
35386 height "1in"
35387 height_special "totalheight"
35388 thickness "0.4pt"
35389 separation "3pt"
35390 shadowsize "4pt"
35391 framecolor "black"
35392 backgroundcolor "none"
35393 status open
35394
35395 \begin_layout Plain Layout
35396 Boîte avec fond ombré
35397 \end_layout
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \begin_layout Description
35405 Cadre
35406 \begin_inset space ~
35407 \end_inset
35408
35409 rectangulaire
35410 \begin_inset space ~
35411 \end_inset
35412
35413 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35414  boîte.
35415  L'épaisseur du trait du cadre interne est de 0.75
35416 \begin_inset space \thinspace{}
35417 \end_inset
35418
35419 épaisseur
35420 \begin_inset space ~
35421 \end_inset
35422
35423 du
35424 \begin_inset space ~
35425 \end_inset
35426
35427 trait, l'épaisseur du trait du cadre externe est de 1.5
35428 \begin_inset space \thinspace{}
35429 \end_inset
35430
35431 épaisseur
35432 \begin_inset space ~
35433 \end_inset
35434
35435 du
35436 \begin_inset space ~
35437 \end_inset
35438
35439 trait.
35440  La distance entre les deux cadres est de 1.5
35441 \begin_inset space \thinspace{}
35442 \end_inset
35443
35444 épaisseur
35445 \begin_inset space ~
35446 \end_inset
35447
35448 du
35449 \begin_inset space ~
35450 \end_inset
35451
35452 trait
35453 \begin_inset space \thinspace{}
35454 \end_inset
35455
35456 +
35457 \begin_inset space \thinspace{}
35458 \end_inset
35459
35460 0.5
35461 \begin_inset space \thinspace{}
35462 \end_inset
35463
35464 pt.
35465  
35466 \begin_inset Box Doublebox
35467 position "c"
35468 hor_pos "c"
35469 has_inner_box 1
35470 inner_pos "c"
35471 use_parbox 0
35472 use_makebox 0
35473 width "20col%"
35474 special "none"
35475 height "1in"
35476 height_special "totalheight"
35477 thickness "0.4pt"
35478 separation "3pt"
35479 shadowsize "4pt"
35480 framecolor "black"
35481 backgroundcolor "none"
35482 status open
35483
35484 \begin_layout Plain Layout
35485 \align center
35486 Boîte double
35487 \end_layout
35488
35489 \end_inset
35490
35491
35492 \end_layout
35493
35494 \begin_layout Standard
35495 \begin_inset VSpace bigskip
35496 \end_inset
35497
35498 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35499  s'adapte pour montrer le style
35500  de boîte utilisé.
35501  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35502  le paquetage \SpecialChar LaTeX
35503  
35504 \series bold
35505 fancybox
35506 \series default
35507
35508 \begin_inset Index idx
35509 status collapsed
35510
35511 \begin_layout Plain Layout
35512 Paquetages \SpecialChar LaTeX
35513  ! fancybox
35514 \end_layout
35515
35516 \end_inset
35517
35518 .
35519 \end_layout
35520
35521 \begin_layout Standard
35522 \begin_inset VSpace bigskip
35523 \end_inset
35524
35525 Quand vous utilisez le style de décoration 
35526 \family sans
35527 cadre rectangulaire simple
35528 \family default
35529  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35530  de la boîte.
35531  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35532  prendra toute la largeur de la colonne et la boîte sera considérée comme
35533  son propre paragraphe: 
35534 \begin_inset Box Framed
35535 position "t"
35536 hor_pos "c"
35537 has_inner_box 0
35538 inner_pos "t"
35539 use_parbox 0
35540 use_makebox 0
35541 width "100col%"
35542 special "none"
35543 height "1in"
35544 height_special "totalheight"
35545 thickness "0.4pt"
35546 separation "3pt"
35547 shadowsize "4pt"
35548 framecolor "black"
35549 backgroundcolor "none"
35550 status collapsed
35551
35552 \begin_layout Plain Layout
35553 Boîte avec cadre simple et sauts de page
35554 \end_layout
35555
35556 \end_inset
35557
35558
35559 \end_layout
35560
35561 \begin_layout Section
35562 Personnalisation des boîtes
35563 \begin_inset Index idx
35564 status collapsed
35565
35566 \begin_layout Plain Layout
35567 Boîtes! Personnalisation
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \end_layout
35574
35575 \begin_layout Standard
35576 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35577  la commande 
35578 \series bold
35579
35580 \backslash
35581 cornersize
35582 \series default
35583 .
35584  Par exemple, la commande
35585 \end_layout
35586
35587 \begin_layout Standard
35588
35589 \series bold
35590
35591 \backslash
35592 cornersize*{1cm}
35593 \end_layout
35594
35595 \begin_layout Standard
35596 donne un diamètre de 1
35597 \begin_inset space \thinspace{}
35598 \end_inset
35599
35600 cm.
35601  La commande
35602 \end_layout
35603
35604 \begin_layout Standard
35605
35606 \series bold
35607
35608 \backslash
35609 cornersize{num}
35610 \end_layout
35611
35612 \begin_layout Standard
35613 fixe le diamètre à 
35614 \family sans
35615 num
35616 \begin_inset space \thinspace{}
35617 \end_inset
35618
35619 ×
35620 \begin_inset space \thinspace{}
35621 \end_inset
35622
35623 minimum(largeur et hauteur de la boîte)
35624 \family default
35625 .
35626  La valeur implicite est 
35627 \series bold
35628
35629 \backslash
35630 cornersize{0.5}
35631 \series default
35632 .
35633 \end_layout
35634
35635 \begin_layout Standard
35636 \begin_inset ERT
35637 status collapsed
35638
35639 \begin_layout Plain Layout
35640
35641
35642 \backslash
35643 cornersize*{1.5cm}
35644 \end_layout
35645
35646 \end_inset
35647
35648
35649 \begin_inset Box Ovalbox
35650 position "c"
35651 hor_pos "c"
35652 has_inner_box 1
35653 inner_pos "c"
35654 use_parbox 0
35655 use_makebox 0
35656 width "25col%"
35657 special "none"
35658 height "1in"
35659 height_special "totalheight"
35660 thickness "0.4pt"
35661 separation "3pt"
35662 shadowsize "4pt"
35663 framecolor "black"
35664 backgroundcolor "none"
35665 status open
35666
35667 \begin_layout Plain Layout
35668 \align center
35669 Boîte ovale avec 
35670 \series bold
35671
35672 \backslash
35673 cornersize
35674 \series default
35675
35676 \begin_inset space \thinspace{}
35677 \end_inset
35678
35679 =
35680 \begin_inset space \thinspace{}
35681 \end_inset
35682
35683 1.5
35684 \begin_inset space \thinspace{}
35685 \end_inset
35686
35687 cm
35688 \end_layout
35689
35690 \end_inset
35691
35692
35693 \begin_inset ERT
35694 status collapsed
35695
35696 \begin_layout Plain Layout
35697
35698
35699 \backslash
35700 cornersize{0.5}
35701 \end_layout
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Standard
35709 \begin_inset VSpace bigskip
35710 \end_inset
35711
35712
35713 \end_layout
35714
35715 \begin_layout Standard
35716 La couleur rouge utilisée implicitement pour les boîtes à 
35717 \family sans
35718 Fond
35719 \begin_inset space ~
35720 \end_inset
35721
35722 ombré
35723 \family default
35724  peut soit être modifiée localement avec la commande 
35725 \series bold
35726
35727 \backslash
35728 definecolor{shadecolor}
35729 \series default
35730 , soit globalement avec le menu 
35731 \family sans
35732 Outils\SpecialChar menuseparator
35733 Préférences
35734 \family default
35735 \SpecialChar menuseparator
35736
35737 \family sans
35738 Couleurs\SpecialChar menuseparator
35739 boîte
35740 \begin_inset space ~
35741 \end_inset
35742
35743 ombrée
35744 \family default
35745 .
35746  La syntaxe de la commande 
35747 \series bold
35748
35749 \backslash
35750 definecolor
35751 \series default
35752  est expliquée dans la section
35753 \begin_inset space ~
35754 \end_inset
35755
35756
35757 \begin_inset CommandInset ref
35758 LatexCommand ref
35759 reference "sec:Tableaux-Colorés"
35760
35761 \end_inset
35762
35763 .
35764 \begin_inset Foot
35765 status collapsed
35766
35767 \begin_layout Plain Layout
35768 Notez que l'utilisation de 
35769 \series bold
35770
35771 \backslash
35772 definecolor
35773 \series default
35774  ne peut se faire sans le paquetage \SpecialChar LaTeX
35775  
35776 \series bold
35777 color
35778 \series default
35779  dans le préambule, voir la section
35780 \begin_inset space ~
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "sec:Boîtes-colorées"
35787
35788 \end_inset
35789
35790 .
35791  
35792 \end_layout
35793
35794 \end_inset
35795
35796
35797 \end_layout
35798
35799 \begin_layout Standard
35800 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35801  le commande en code \SpecialChar TeX
35802  suivantes
35803 \end_layout
35804
35805 \begin_layout Standard
35806
35807 \series bold
35808
35809 \backslash
35810 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35811 \end_layout
35812
35813 \begin_layout Standard
35814 \begin_inset ERT
35815 status collapsed
35816
35817 \begin_layout Plain Layout
35818
35819
35820 \backslash
35821 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35822 \end_layout
35823
35824 \end_inset
35825
35826
35827 \begin_inset Box Shaded
35828 position "t"
35829 hor_pos "c"
35830 has_inner_box 0
35831 inner_pos "t"
35832 use_parbox 0
35833 use_makebox 0
35834 width "100col%"
35835 special "none"
35836 height "1in"
35837 height_special "totalheight"
35838 thickness "0.4pt"
35839 separation "3pt"
35840 shadowsize "4pt"
35841 framecolor "black"
35842 backgroundcolor "none"
35843 status open
35844
35845 \begin_layout Plain Layout
35846
35847 \color yellow
35848 Ceci est un texte jaune dans une boîte à 
35849 \family sans
35850 Fond
35851 \begin_inset space ~
35852 \end_inset
35853
35854 ombré
35855 \family default
35856 \color inherit
35857  
35858 \color yellow
35859 avec un fond vert foncé.
35860 \end_layout
35861
35862 \end_inset
35863
35864
35865 \begin_inset ERT
35866 status collapsed
35867
35868 \begin_layout Plain Layout
35869
35870
35871 \backslash
35872 definecolor{shadecolor}{rgb}{1,0,0}
35873 \end_layout
35874
35875 \end_inset
35876
35877
35878 \end_layout
35879
35880 \begin_layout Standard
35881 \begin_inset VSpace bigskip
35882 \end_inset
35883
35884
35885 \end_layout
35886
35887 \begin_layout Standard
35888 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35889  boîtes qui suivent la commandes qui les a changées.
35890 \end_layout
35891
35892 \begin_layout Section
35893 Minipages
35894 \begin_inset CommandInset label
35895 LatexCommand label
35896 name "sec:Minipages"
35897
35898 \end_inset
35899
35900
35901 \begin_inset Index idx
35902 status collapsed
35903
35904 \begin_layout Plain Layout
35905 Boîtes ! Minipages
35906 \end_layout
35907
35908 \end_inset
35909
35910
35911 \end_layout
35912
35913 \begin_layout Standard
35914 \SpecialChar LaTeX
35915  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35916  d'une page.
35917  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35918  règles d'indentation, de saut de ligne, etc.
35919  s'appliquent.
35920 \end_layout
35921
35922 \begin_layout Standard
35923 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35924  langues.
35925 \end_layout
35926
35927 \begin_layout Standard
35928 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35929  Leur largeur est fixée à 45
35930 \begin_inset space \thinspace{}
35931 \end_inset
35932
35933 col% et elles sont séparées par un ressort horizontal, qui a été inséré
35934  via le menu 
35935 \family sans
35936 Insertion\SpecialChar menuseparator
35937 Typographie
35938 \begin_inset space ~
35939 \end_inset
35940
35941 spéciale\SpecialChar menuseparator
35942 Ressort
35943 \begin_inset space ~
35944 \end_inset
35945
35946 Horizontal
35947 \family default
35948 .
35949 \end_layout
35950
35951 \begin_layout Standard
35952 \begin_inset Box Frameless
35953 position "t"
35954 hor_pos "c"
35955 has_inner_box 1
35956 inner_pos "c"
35957 use_parbox 0
35958 use_makebox 0
35959 width "45col%"
35960 special "none"
35961 height "1in"
35962 height_special "totalheight"
35963 thickness "0.4pt"
35964 separation "3pt"
35965 shadowsize "4pt"
35966 framecolor "black"
35967 backgroundcolor "none"
35968 status open
35969
35970 \begin_layout Plain Layout
35971 Ceci est un texte en français.
35972  Ceci est un texte en français.
35973  Ceci est un texte en français.
35974  Ceci est un texte en français.
35975  Ceci est un texte en français.
35976  Ceci est un texte en français.
35977  Ceci est un texte en français.
35978  Ceci est un texte en français.Ceci est un texte en français.
35979  Ceci est un texte en français.
35980  Ceci est un texte en français.
35981  Ceci est un texte en français
35982 \begin_inset Foot
35983 status collapsed
35984
35985 \begin_layout Plain Layout
35986 Ceci est une note de bas de page en français.
35987 \end_layout
35988
35989 \end_inset
35990
35991 .Ceci est un texte en français
35992 \end_layout
35993
35994 \end_inset
35995
35996
35997 \begin_inset space \hfill{}
35998 \end_inset
35999
36000
36001 \begin_inset Box Frameless
36002 position "t"
36003 hor_pos "c"
36004 has_inner_box 1
36005 inner_pos "c"
36006 use_parbox 0
36007 use_makebox 0
36008 width "45col%"
36009 special "none"
36010 height "1in"
36011 height_special "totalheight"
36012 thickness "0.4pt"
36013 separation "3pt"
36014 shadowsize "4pt"
36015 framecolor "black"
36016 backgroundcolor "none"
36017 status open
36018
36019 \begin_layout Plain Layout
36020
36021 \lang english
36022 This is an English Text.
36023  This is an English Text.
36024  This is an English Text.
36025  This is an English Text.
36026  This is an English Text.
36027  This is an English Text.
36028  This is an English Text.
36029  This is an English Text.
36030  This is an English Text.
36031  This is an English Text.
36032  This is an English Text.
36033  This is an English Text.
36034  This is an English Text.
36035  This is an English Text.
36036  This is an English Text.
36037  This is an English Text.
36038 \begin_inset Foot
36039 status collapsed
36040
36041 \begin_layout Plain Layout
36042
36043 \lang english
36044 This is an English footnote.
36045 \end_layout
36046
36047 \end_inset
36048
36049  This is an English Text.
36050 \end_layout
36051
36052 \end_inset
36053
36054
36055 \end_layout
36056
36057 \begin_layout Standard
36058 \begin_inset VSpace bigskip
36059 \end_inset
36060
36061 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36062  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36063  minipages, même si vous les avez mis par exemple à 
36064 \family sans
36065 Moyen
36066 \family default
36067  dans les paramètres du document.
36068 \end_layout
36069
36070 \begin_layout Standard
36071 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36072  portion de texte, voyez la section
36073 \begin_inset space ~
36074 \end_inset
36075
36076
36077 \begin_inset CommandInset ref
36078 LatexCommand ref
36079 reference "sec:Boîtes-colorées"
36080
36081 \end_inset
36082
36083 .
36084 \end_layout
36085
36086 \begin_layout Standard
36087 \begin_inset Note Greyedout
36088 status open
36089
36090 \begin_layout Plain Layout
36091
36092 \series bold
36093 Note:
36094 \series default
36095  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36096  mais les minipages peuvent être utilisées dans un tableau, un flottant
36097  ou une autre boîte.
36098 \end_layout
36099
36100 \end_inset
36101
36102
36103 \end_layout
36104
36105 \begin_layout Standard
36106 \begin_inset VSpace bigskip
36107 \end_inset
36108
36109
36110 \end_layout
36111
36112 \begin_layout Standard
36113 \SpecialChar LyX
36114  propose également une fonctionnalité de base pour des minipages dont la
36115  taille est automatiquement déterminée par la largeur de leur contenu, via
36116  le module 
36117 \family sans
36118 Minipages de largeur variable
36119 \family default
36120 .
36121  Le fichier du répertoire des exemples \SpecialChar LyX
36122  
36123 \emph on
36124 varwidth-floats-side-by-side
36125 \emph default
36126  illustre l'utilisation de minipages de largeur variable pour placer deux
36127  flottants côte à côte.
36128 \end_layout
36129
36130 \begin_layout Section
36131 Les parboxes
36132 \begin_inset CommandInset label
36133 LatexCommand label
36134 name "sec:Parboxes"
36135
36136 \end_inset
36137
36138
36139 \begin_inset Index idx
36140 status collapsed
36141
36142 \begin_layout Plain Layout
36143 Boîtes ! Parboxes
36144 \end_layout
36145
36146 \end_inset
36147
36148
36149 \end_layout
36150
36151 \begin_layout Standard
36152 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36153  ne peuvent avoir de note de bas de page.
36154 \end_layout
36155
36156 \begin_layout Standard
36157 \align center
36158 \begin_inset Box Frameless
36159 position "t"
36160 hor_pos "c"
36161 has_inner_box 1
36162 inner_pos "t"
36163 use_parbox 1
36164 use_makebox 0
36165 width "33col%"
36166 special "none"
36167 height "1in"
36168 height_special "totalheight"
36169 thickness "0.4pt"
36170 separation "3pt"
36171 shadowsize "4pt"
36172 framecolor "black"
36173 backgroundcolor "none"
36174 status open
36175
36176 \begin_layout Plain Layout
36177 Ceci est un texte à l'intérieur d'une parbox.
36178  Ceci est un texte à l'intérieur d'une parbox.
36179 \end_layout
36180
36181 \begin_layout Plain Layout
36182 Cette note de bas de page ne devrait pas apparaître :
36183 \begin_inset Foot
36184 status open
36185
36186 \begin_layout Plain Layout
36187 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36188  pas.
36189 \end_layout
36190
36191 \end_inset
36192
36193
36194 \end_layout
36195
36196 \end_inset
36197
36198
36199 \end_layout
36200
36201 \begin_layout Section
36202 Des boîtes pour les mots et les caractères
36203 \begin_inset Index idx
36204 status collapsed
36205
36206 \begin_layout Plain Layout
36207 Boîtes ! Pour les caractères
36208 \end_layout
36209
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \begin_layout Subsection
36216 Empêcher la césure
36217 \begin_inset CommandInset label
36218 LatexCommand label
36219 name "sec:Empêcher-césure"
36220
36221 \end_inset
36222
36223
36224 \begin_inset Index idx
36225 status collapsed
36226
36227 \begin_layout Plain Layout
36228 Boîtes ! Pour empêcher la césure
36229 \end_layout
36230
36231 \end_inset
36232
36233
36234 \end_layout
36235
36236 \begin_layout Standard
36237 Vous pouvez utiliser une boîte de type 
36238 \family sans
36239 Makebox
36240 \family default
36241  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36242 \begin_inset Newline newline
36243 \end_inset
36244
36245 Voici un exemple de texte :
36246 \end_layout
36247
36248 \begin_layout Standard
36249 Cette ligne est un exemple comment vous pouvez empêcher une césure
36250 \begin_inset space ~
36251 \end_inset
36252
36253
36254 \begin_inset Quotes cld
36255 \end_inset
36256
36257 motTrèsTrèsLong
36258 \begin_inset Quotes crd
36259 \end_inset
36260
36261
36262 \end_layout
36263
36264 \begin_layout Standard
36265 Pour empêcher que le mot 
36266 \begin_inset Quotes cld
36267 \end_inset
36268
36269 motTrèsTrèsLong
36270 \begin_inset Quotes crd
36271 \end_inset
36272
36273  soit coupé, mettez le mot dans une boîte, mettez 
36274 \family sans
36275 Boîte
36276 \begin_inset space ~
36277 \end_inset
36278
36279 intérieure
36280 \family default
36281  à 
36282 \family sans
36283 Makebox
36284 \family default
36285  sans spécifier de largeur.
36286 \end_layout
36287
36288 \begin_layout Standard
36289 Voici le résultat :
36290 \end_layout
36291
36292 \begin_layout Standard
36293 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36294  
36295 \begin_inset Box Frameless
36296 position "t"
36297 hor_pos "c"
36298 has_inner_box 1
36299 inner_pos "t"
36300 use_parbox 0
36301 use_makebox 1
36302 width ""
36303 special "none"
36304 height "1in"
36305 height_special "totalheight"
36306 thickness "0.4pt"
36307 separation "3pt"
36308 shadowsize "4pt"
36309 framecolor "black"
36310 backgroundcolor "none"
36311 status open
36312
36313 \begin_layout Plain Layout
36314 \begin_inset Quotes cld
36315 \end_inset
36316
36317 motTrèsTrèsLong
36318 \begin_inset Quotes crd
36319 \end_inset
36320
36321
36322 \end_layout
36323
36324 \end_inset
36325
36326
36327 \end_layout
36328
36329 \begin_layout Standard
36330 Une autre méthode consiste à mettre la commande 
36331 \series bold
36332
36333 \begin_inset Quotes cld
36334 \end_inset
36335
36336
36337 \backslash
36338 -
36339 \series default
36340
36341 \begin_inset Quotes crd
36342 \end_inset
36343
36344  en code \SpecialChar TeX
36345 , juste avant le mot :
36346 \end_layout
36347
36348 \begin_layout Standard
36349 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36350  
36351 \begin_inset Quotes cld
36352 \end_inset
36353
36354
36355 \begin_inset ERT
36356 status collapsed
36357
36358 \begin_layout Plain Layout
36359
36360
36361 \backslash
36362 -
36363 \end_layout
36364
36365 \end_inset
36366
36367 motTrèsTrèsLong
36368 \begin_inset Quotes crd
36369 \end_inset
36370
36371
36372 \end_layout
36373
36374 \begin_layout Standard
36375 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36376  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36377 \family sans
36378 Insertion\SpecialChar menuseparator
36379 Typographie
36380 \begin_inset space ~
36381 \end_inset
36382
36383 spéciale\SpecialChar menuseparator
36384 Passage
36385 \begin_inset space ~
36386 \end_inset
36387
36388 à
36389 \begin_inset space ~
36390 \end_inset
36391
36392 la
36393 \begin_inset space ~
36394 \end_inset
36395
36396 Ligne
36397 \family default
36398  (raccourci 
36399 \family sans
36400 Ctrl-Entrée
36401 \family default
36402 ) :
36403 \end_layout
36404
36405 \begin_layout Standard
36406 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36407 \begin_inset Newline newline
36408 \end_inset
36409
36410
36411 \begin_inset Box Frameless
36412 position "t"
36413 hor_pos "c"
36414 has_inner_box 1
36415 inner_pos "t"
36416 use_parbox 0
36417 use_makebox 1
36418 width ""
36419 special "none"
36420 height "1in"
36421 height_special "totalheight"
36422 thickness "0.4pt"
36423 separation "3pt"
36424 shadowsize "4pt"
36425 framecolor "black"
36426 backgroundcolor "none"
36427 status open
36428
36429 \begin_layout Plain Layout
36430 \begin_inset Quotes cld
36431 \end_inset
36432
36433 motTrèsTrèsLong
36434 \begin_inset Quotes crd
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \end_inset
36441
36442
36443 \end_layout
36444
36445 \begin_layout Subsection
36446 Alignement vertical
36447 \begin_inset CommandInset label
36448 LatexCommand label
36449 name "subsec:Alignement-Vertical"
36450
36451 \end_inset
36452
36453
36454 \begin_inset Index idx
36455 status collapsed
36456
36457 \begin_layout Plain Layout
36458 Boîtes ! Pour l'alignement vertical
36459 \end_layout
36460
36461 \end_inset
36462
36463
36464 \begin_inset Index idx
36465 status collapsed
36466
36467 \begin_layout Plain Layout
36468 Boîtes ! Boîtes élévatrices
36469 \end_layout
36470
36471 \end_inset
36472
36473
36474 \begin_inset Index idx
36475 status collapsed
36476
36477 \begin_layout Plain Layout
36478 Raisebox|see
36479 \begin_inset ERT
36480 status collapsed
36481
36482 \begin_layout Plain Layout
36483
36484 {
36485 \end_layout
36486
36487 \end_inset
36488
36489 Boîtes élévatrices
36490 \begin_inset ERT
36491 status collapsed
36492
36493 \begin_layout Plain Layout
36494
36495 }
36496 \end_layout
36497
36498 \end_inset
36499
36500
36501 \end_layout
36502
36503 \end_inset
36504
36505
36506 \end_layout
36507
36508 \begin_layout Standard
36509 Avec la commande 
36510 \series bold
36511
36512 \backslash
36513 raisebox
36514 \series default
36515  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36516  par rapport au texte qui l'entoure.
36517  La commande
36518 \series bold
36519  
36520 \backslash
36521 raisebox
36522 \series default
36523  s'utilise en suivant la syntaxe suivante :
36524 \end_layout
36525
36526 \begin_layout Standard
36527
36528 \series bold
36529
36530 \backslash
36531 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36532 \end_layout
36533
36534 \begin_layout Standard
36535 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36536  pour l'abaisser.
36537 \end_layout
36538
36539 \begin_layout Standard
36540 Pour aligner le mot 
36541 \begin_inset Quotes cld
36542 \end_inset
36543
36544 empêcher
36545 \begin_inset Quotes crd
36546 \end_inset
36547
36548  de façon à ce que le point le plus bas du caractère le plus 
36549 \begin_inset Quotes cld
36550 \end_inset
36551
36552 profond
36553 \begin_inset Quotes crd
36554 \end_inset
36555
36556 , le 
36557 \begin_inset Quotes cld
36558 \end_inset
36559
36560 p
36561 \begin_inset Quotes crd
36562 \end_inset
36563
36564 , soit au niveau de la ligne de base, insérez la commande 
36565 \end_layout
36566
36567 \begin_layout Standard
36568
36569 \series bold
36570
36571 \backslash
36572 raisebox{
36573 \backslash
36574 depth}{
36575 \end_layout
36576
36577 \begin_layout Standard
36578 en code \SpecialChar TeX
36579  avant le mot.
36580  Insérez après le mot l'accolade fermante 
36581 \begin_inset Quotes cld
36582 \end_inset
36583
36584
36585 \series bold
36586 }
36587 \series default
36588
36589 \begin_inset Quotes crd
36590 \end_inset
36591
36592  en code \SpecialChar TeX
36593 .
36594 \begin_inset Newline newline
36595 \end_inset
36596
36597 Voici le résultat :
36598 \end_layout
36599
36600 \begin_layout Standard
36601 Cette ligne de texte contient le mot 
36602 \begin_inset ERT
36603 status open
36604
36605 \begin_layout Plain Layout
36606
36607
36608 \backslash
36609 raisebox{
36610 \backslash
36611 depth}{
36612 \end_layout
36613
36614 \end_inset
36615
36616
36617 \begin_inset Quotes cld
36618 \end_inset
36619
36620 empêcher
36621 \begin_inset Quotes crd
36622 \end_inset
36623
36624
36625 \begin_inset ERT
36626 status collapsed
36627
36628 \begin_layout Plain Layout
36629
36630 }
36631 \end_layout
36632
36633 \end_inset
36634
36635  comme mot élevé.
36636 \end_layout
36637
36638 \begin_layout Standard
36639 \begin_inset VSpace bigskip
36640 \end_inset
36641
36642 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36643  entre les lignes va être agrandie :
36644 \end_layout
36645
36646 \begin_layout Standard
36647 Cette ligne de texte contient le mot
36648 \begin_inset ERT
36649 status collapsed
36650
36651 \begin_layout Plain Layout
36652
36653
36654 \backslash
36655 raisebox{-
36656 \backslash
36657 depth}{
36658 \end_layout
36659
36660 \end_inset
36661
36662
36663 \begin_inset Quotes cld
36664 \end_inset
36665
36666 empêcher
36667 \begin_inset Quotes crd
36668 \end_inset
36669
36670
36671 \begin_inset ERT
36672 status collapsed
36673
36674 \begin_layout Plain Layout
36675
36676 }
36677 \end_layout
36678
36679 \end_inset
36680
36681  comme mot abaissé.
36682 \begin_inset Newline newline
36683 \end_inset
36684
36685 Cette ligne de texte contient le mot 
36686 \begin_inset ERT
36687 status collapsed
36688
36689 \begin_layout Plain Layout
36690
36691
36692 \backslash
36693 raisebox{0.5cm}{
36694 \end_layout
36695
36696 \end_inset
36697
36698
36699 \begin_inset Quotes cld
36700 \end_inset
36701
36702 tester
36703 \begin_inset Quotes crd
36704 \end_inset
36705
36706
36707 \begin_inset ERT
36708 status collapsed
36709
36710 \begin_layout Plain Layout
36711
36712 }
36713 \end_layout
36714
36715 \end_inset
36716
36717  comme mot élevé.
36718 \end_layout
36719
36720 \begin_layout Standard
36721 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36722  mettez la hauteur de la boîte à zéro.
36723  Par exemple utilisez
36724 \end_layout
36725
36726 \begin_layout Standard
36727
36728 \series bold
36729
36730 \backslash
36731 raisebox{-
36732 \backslash
36733 depth}[0pt]{
36734 \end_layout
36735
36736 \begin_layout Standard
36737 Cette ligne de texte contient le mot
36738 \begin_inset ERT
36739 status collapsed
36740
36741 \begin_layout Plain Layout
36742
36743
36744 \backslash
36745 raisebox{-
36746 \backslash
36747 depth}[0pt]{
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \begin_inset Quotes cld
36754 \end_inset
36755
36756 empêcher
36757 \begin_inset Quotes crd
36758 \end_inset
36759
36760
36761 \begin_inset ERT
36762 status collapsed
36763
36764 \begin_layout Plain Layout
36765
36766 }
36767 \end_layout
36768
36769 \end_inset
36770
36771  comme mot abaissé.
36772 \begin_inset Newline newline
36773 \end_inset
36774
36775
36776 \begin_inset Newline newline
36777 \end_inset
36778
36779 Cette ligne de texte contient le mot 
36780 \begin_inset ERT
36781 status collapsed
36782
36783 \begin_layout Plain Layout
36784
36785
36786 \backslash
36787 raisebox{0.5cm}[0pt]{
36788 \end_layout
36789
36790 \end_inset
36791
36792
36793 \begin_inset Quotes cld
36794 \end_inset
36795
36796 tester
36797 \begin_inset Quotes crd
36798 \end_inset
36799
36800
36801 \begin_inset ERT
36802 status collapsed
36803
36804 \begin_layout Plain Layout
36805
36806 }
36807 \end_layout
36808
36809 \end_inset
36810
36811  comme mot élevé.
36812 \end_layout
36813
36814 \begin_layout Section
36815 Boîtes colorées
36816 \begin_inset CommandInset label
36817 LatexCommand label
36818 name "sec:Boîtes-colorées"
36819
36820 \end_inset
36821
36822
36823 \begin_inset Index idx
36824 status collapsed
36825
36826 \begin_layout Plain Layout
36827 Boîtes ! Couleur
36828 \end_layout
36829
36830 \end_inset
36831
36832
36833 \end_layout
36834
36835 \begin_layout Standard
36836 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36837  couleur désirée dans la fenêtre de dialogue de la boîte.
36838  Voici par exemple une boîte avec un fond orangé:
36839 \lang english
36840  
36841 \begin_inset Box Frameless
36842 position "t"
36843 hor_pos "c"
36844 has_inner_box 1
36845 inner_pos "t"
36846 use_parbox 0
36847 use_makebox 1
36848 width ""
36849 special "none"
36850 height "1in"
36851 height_special "totalheight"
36852 thickness "0.4pt"
36853 separation "3pt"
36854 shadowsize "4pt"
36855 framecolor "black"
36856 backgroundcolor "orange"
36857 status open
36858
36859 \begin_layout Plain Layout
36860 Boîte avec un fond orangé
36861 \end_layout
36862
36863 \end_inset
36864
36865
36866 \end_layout
36867
36868 \begin_layout Standard
36869 Si vous utilisez la décoration 
36870 \family sans
36871 Cadre
36872 \begin_inset space ~
36873 \end_inset
36874
36875 rectangulaire
36876 \begin_inset space ~
36877 \end_inset
36878
36879 simple
36880 \family default
36881 , vous pouvez colorer le cadre.
36882  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36883  le met implicitement
36884  en blanc).
36885  voici un exemple: 
36886 \begin_inset Box Boxed
36887 position "t"
36888 hor_pos "c"
36889 has_inner_box 0
36890 inner_pos "t"
36891 use_parbox 0
36892 use_makebox 0
36893 width ""
36894 special "none"
36895 height "1in"
36896 height_special "totalheight"
36897 thickness "0.4pt"
36898 separation "3pt"
36899 shadowsize "4pt"
36900 framecolor "teal"
36901 backgroundcolor "yellow"
36902 status open
36903
36904 \begin_layout Plain Layout
36905 Box with teal frame color and yellow background color
36906 \end_layout
36907
36908 \end_inset
36909
36910
36911 \end_layout
36912
36913 \begin_layout Standard
36914 \begin_inset VSpace bigskip
36915 \end_inset
36916
36917 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36918  est en couleurs:
36919 \begin_inset Newline newline
36920 \end_inset
36921
36922
36923 \begin_inset Box Boxed
36924 position "t"
36925 hor_pos "c"
36926 has_inner_box 0
36927 inner_pos "t"
36928 use_parbox 0
36929 use_makebox 0
36930 width ""
36931 special "none"
36932 height "1in"
36933 height_special "totalheight"
36934 thickness "0.4pt"
36935 separation "3pt"
36936 shadowsize "4pt"
36937 framecolor "cyan"
36938 backgroundcolor "magenta"
36939 status open
36940
36941 \begin_layout Plain Layout
36942
36943 \color yellow
36944 Ce texte est coloré dans une boîte colorée et encadrée.
36945 \end_layout
36946
36947 \end_inset
36948
36949
36950 \end_layout
36951
36952 \begin_layout Standard
36953 \begin_inset VSpace bigskip
36954 \end_inset
36955
36956
36957 \end_layout
36958
36959 \begin_layout Standard
36960 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
36961  définir vos propres couleurs comme c'est décrit dans la section
36962 \begin_inset space ~
36963 \end_inset
36964
36965
36966 \begin_inset CommandInset ref
36967 LatexCommand ref
36968 reference "sec:Tableaux-Colorés"
36969
36970 \end_inset
36971
36972 .
36973  Pour cela vous devez saisir la boîte ne code TeX.
36974 \end_layout
36975
36976 \begin_layout Standard
36977 Les boîtes à fond coloré sont créées par la commande 
36978 \series bold
36979
36980 \backslash
36981 colorbox
36982 \series default
36983 .
36984  Elle est utilisée avec la syntaxe suivante :
36985 \end_layout
36986
36987 \begin_layout Standard
36988
36989 \series bold
36990
36991 \backslash
36992 colorbox{couleur}{contenu de la boîte}
36993 \end_layout
36994
36995 \begin_layout Standard
36996 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
36997  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
36998  un mot sur fond 
36999 \emph on
37000 vertfonce
37001 \emph default
37002 , insérez la commande 
37003 \end_layout
37004
37005 \begin_layout Standard
37006
37007 \series bold
37008
37009 \backslash
37010 colorbox{vertfonce}{
37011 \end_layout
37012
37013 \begin_layout Standard
37014 avant le mot en code \SpecialChar TeX
37015 .
37016  Insérez l'accolade fermante 
37017 \begin_inset Quotes cld
37018 \end_inset
37019
37020 }
37021 \begin_inset Quotes crd
37022 \end_inset
37023
37024  après le mot, en code \SpecialChar TeX
37025 .
37026 \begin_inset Newline newline
37027 \end_inset
37028
37029 Voici le résultat :
37030 \end_layout
37031
37032 \begin_layout Standard
37033 Cette ligne de texte contient le mot
37034 \begin_inset ERT
37035 status collapsed
37036
37037 \begin_layout Plain Layout
37038
37039
37040 \backslash
37041 colorbox{vertfonce}{
37042 \end_layout
37043
37044 \end_inset
37045
37046
37047 \begin_inset Quotes cld
37048 \end_inset
37049
37050 Attention!
37051 \begin_inset Quotes crd
37052 \end_inset
37053
37054
37055 \begin_inset ERT
37056 status collapsed
37057
37058 \begin_layout Plain Layout
37059
37060 }
37061 \end_layout
37062
37063 \end_inset
37064
37065  sur fond vertfonce.
37066 \end_layout
37067
37068 \begin_layout Standard
37069 Les boîtes avec fond et cadre colorés sont créées via la commande 
37070 \series bold
37071
37072 \backslash
37073 fcolorbox
37074 \series default
37075  avec la syntaxe suivante :
37076 \end_layout
37077
37078 \begin_layout Standard
37079
37080 \series bold
37081
37082 \backslash
37083 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37084 \end_layout
37085
37086 \begin_layout Section
37087 Boîtes pivotées et redimensionnées
37088 \end_layout
37089
37090 \begin_layout Standard
37091 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37092 \family sans
37093 BoîtesGraphiques
37094 \family default
37095  oit être vchargé via les paramètres du document.
37096 \end_layout
37097
37098 \begin_layout Standard
37099 \begin_inset Note Greyedout
37100 status open
37101
37102 \begin_layout Plain Layout
37103
37104 \series bold
37105 Note:
37106 \series default
37107  La plupart des visualiseurs DVI ne sont 
37108 \emph on
37109 pas
37110 \emph default
37111  capables d'afficher des rotations ou des redimensionnements.
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \end_layout
37118
37119 \begin_layout Standard
37120 \begin_inset Note Greyedout
37121 status open
37122
37123 \begin_layout Plain Layout
37124
37125 \series bold
37126 Note:
37127 \series default
37128  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37129  redimensionnée.
37130 \end_layout
37131
37132 \end_inset
37133
37134
37135 \end_layout
37136
37137 \begin_layout Subsection
37138 Boîtes pivotées
37139 \begin_inset Index idx
37140 status collapsed
37141
37142 \begin_layout Plain Layout
37143 Boîtes ! pivotées
37144 \end_layout
37145
37146 \end_inset
37147
37148
37149 \begin_inset Index idx
37150 status collapsed
37151
37152 \begin_layout Plain Layout
37153 Pivoter des objets
37154 \end_layout
37155
37156 \end_inset
37157
37158
37159 \end_layout
37160
37161 \begin_layout Standard
37162 Pour faire tourner des objets, vous pouvez les mettre dans une 
37163 \family sans
37164 BoîtePivotée
37165 \family default
37166 .
37167  Une telle boîte est insérée via le menu 
37168 \family sans
37169 Insertion\SpecialChar menuseparator
37170 Inserts personnalisables\SpecialChar menuseparator
37171 BoîtePivotée
37172 \family default
37173 .
37174 \end_layout
37175
37176 \begin_layout Standard
37177 La position du pivot peut être précisée via l'insert 
37178 \family sans
37179 Origine
37180 \family default
37181  (menu 
37182 \family sans
37183 Insertion\SpecialChar menuseparator
37184 Origine
37185 \family default
37186 ) sous la forme 
37187 \series bold
37188 origin=position
37189 \series default
37190 .
37191  Les valeurs suivantes sont possibles pour la position: 
37192 \emph on
37193 c
37194 \emph default
37195  (centre), 
37196 \emph on
37197 l
37198 \emph default
37199  (gauche/
37200 \lang english
37201 left
37202 \lang french
37203 ), 
37204 \emph on
37205 r
37206 \emph default
37207  (droite/
37208 \lang english
37209 right
37210 \lang french
37211 ), 
37212 \emph on
37213 b
37214 \emph default
37215  (bas/
37216 \lang english
37217 bottom
37218 \lang french
37219 ), 
37220 \emph on
37221 t
37222 \emph default
37223  (haut/
37224 \lang english
37225 top
37226 \lang french
37227 ), et aussi des combinaisons des quatre positions de base.
37228  Par exemple 
37229 \emph on
37230 lt
37231 \emph default
37232  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37233  Quand on ne donne pas d'origine, la position 
37234 \emph on
37235 l
37236 \emph default
37237  est utilisée.
37238  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37239  ou négatif.
37240  Le sens positif de rotation est anti-horaire.
37241 \end_layout
37242
37243 \begin_layout Standard
37244 Dans l'exemple qui suit, 
37245 \series bold
37246 origin=c
37247 \series default
37248  a été saisi dans l'insert 
37249 \family sans
37250 Origin
37251 \family default
37252  et 
37253 \series bold
37254 60
37255 \series default
37256  a été saisi dans l'insert 
37257 \family sans
37258 Angle
37259 \family default
37260 .
37261 \end_layout
37262
37263 \begin_layout Standard
37264 Voici une ligne avec du 
37265 \begin_inset Flex Rotatebox
37266 status open
37267
37268 \begin_layout Plain Layout
37269 \begin_inset Argument 1
37270 status open
37271
37272 \begin_layout Plain Layout
37273 origin=c
37274 \end_layout
37275
37276 \end_inset
37277
37278
37279 \begin_inset Argument 2
37280 status open
37281
37282 \begin_layout Plain Layout
37283 60
37284 \end_layout
37285
37286 \end_inset
37287
37288 texte pivoté
37289 \end_layout
37290
37291 \end_inset
37292
37293 .
37294 \end_layout
37295
37296 \begin_layout Standard
37297 La boîte peut contenir une autre boîte ou une formule en ligne :
37298 \end_layout
37299
37300 \begin_layout Standard
37301 Voici une ligne avec du 
37302 \begin_inset Flex Rotatebox
37303 status open
37304
37305 \begin_layout Plain Layout
37306 \begin_inset Argument 1
37307 status open
37308
37309 \begin_layout Plain Layout
37310 origin=r
37311 \end_layout
37312
37313 \end_inset
37314
37315
37316 \begin_inset Argument 2
37317 status open
37318
37319 \begin_layout Plain Layout
37320 -60
37321 \end_layout
37322
37323 \end_inset
37324
37325
37326 \begin_inset Box Doublebox
37327 position "c"
37328 hor_pos "c"
37329 has_inner_box 0
37330 inner_pos "c"
37331 use_parbox 0
37332 use_makebox 0
37333 width "1in"
37334 special "width"
37335 height "1in"
37336 height_special "totalheight"
37337 thickness "0.4pt"
37338 separation "3pt"
37339 shadowsize "4pt"
37340 framecolor "black"
37341 backgroundcolor "none"
37342 status collapsed
37343
37344 \begin_layout Plain Layout
37345 texte pivoté
37346 \end_layout
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \end_inset
37354
37355  et encadré 
37356 \begin_inset Flex Rotatebox
37357 status open
37358
37359 \begin_layout Plain Layout
37360 \begin_inset Argument 1
37361 status open
37362
37363 \begin_layout Plain Layout
37364 origin=lb
37365 \end_layout
37366
37367 \end_inset
37368
37369
37370 \begin_inset Argument 2
37371 status open
37372
37373 \begin_layout Plain Layout
37374 60
37375 \end_layout
37376
37377 \end_inset
37378
37379
37380 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37381 \end_inset
37382
37383
37384 \end_layout
37385
37386 \end_inset
37387
37388  et une formule.
37389 \end_layout
37390
37391 \begin_layout Standard
37392 ou encore une figure ou un tableau :
37393 \end_layout
37394
37395 \begin_layout Standard
37396 Voici une ligne 
37397 \begin_inset Flex Rotatebox
37398 status open
37399
37400 \begin_layout Plain Layout
37401 \begin_inset Argument 1
37402 status open
37403
37404 \begin_layout Plain Layout
37405 origin=lb
37406 \end_layout
37407
37408 \end_inset
37409
37410
37411 \begin_inset Argument 2
37412 status open
37413
37414 \begin_layout Plain Layout
37415 90
37416 \end_layout
37417
37418 \end_inset
37419
37420
37421 \begin_inset Graphics
37422         filename ../clipart/Star-structure.pdf
37423         lyxscale 50
37424         width 25col%
37425
37426 \end_inset
37427
37428
37429 \end_layout
37430
37431 \end_inset
37432
37433  avec une image pivotée de 90° 
37434 \begin_inset Flex Rotatebox
37435 status open
37436
37437 \begin_layout Plain Layout
37438 \begin_inset Argument 2
37439 status open
37440
37441 \begin_layout Plain Layout
37442 -90
37443 \end_layout
37444
37445 \end_inset
37446
37447
37448 \begin_inset Tabular
37449 <lyxtabular version="3" rows="2" columns="2">
37450 <features tabularvalignment="middle">
37451 <column alignment="center" valignment="top">
37452 <column alignment="center" valignment="top">
37453 <row>
37454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458 q
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37464 \begin_inset Text
37465
37466 \begin_layout Plain Layout
37467 w
37468 \end_layout
37469
37470 \end_inset
37471 </cell>
37472 </row>
37473 <row>
37474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37475 \begin_inset Text
37476
37477 \begin_layout Plain Layout
37478 e
37479 \end_layout
37480
37481 \end_inset
37482 </cell>
37483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37484 \begin_inset Text
37485
37486 \begin_layout Plain Layout
37487 r
37488 \end_layout
37489
37490 \end_inset
37491 </cell>
37492 </row>
37493 </lyxtabular>
37494
37495 \end_inset
37496
37497
37498 \end_layout
37499
37500 \end_inset
37501
37502  et un tableau.
37503 \begin_inset Index idx
37504 status collapsed
37505
37506 \begin_layout Plain Layout
37507 Figures ! Pivotées
37508 \end_layout
37509
37510 \end_inset
37511
37512
37513 \begin_inset Index idx
37514 status collapsed
37515
37516 \begin_layout Plain Layout
37517 Tableau ! Pivoter
37518 \end_layout
37519
37520 \end_inset
37521
37522
37523 \end_layout
37524
37525 \begin_layout Standard
37526
37527 \lang english
37528 \begin_inset Note Greyedout
37529 status open
37530
37531 \begin_layout Plain Layout
37532
37533 \series bold
37534 Nota:
37535 \series default
37536  si l'insert 
37537 \family sans
37538 Angle
37539 \family default
37540  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37541  \SpecialChar LaTeX
37542  à l'affichage ou l'exportation du document.
37543 \end_layout
37544
37545 \end_inset
37546
37547
37548 \end_layout
37549
37550 \begin_layout Subsection
37551 Les boîtes redimensionnées
37552 \begin_inset Index idx
37553 status collapsed
37554
37555 \begin_layout Plain Layout
37556 Boîtes ! Redimensionnées
37557 \end_layout
37558
37559 \end_inset
37560
37561
37562 \begin_inset Index idx
37563 status collapsed
37564
37565 \begin_layout Plain Layout
37566 Redimensionner des objets
37567 \end_layout
37568
37569 \end_inset
37570
37571
37572 \end_layout
37573
37574 \begin_layout Standard
37575 Pour redimensionner des objets, il faut les insérer dans une 
37576 \family sans
37577 BoîteÉchelle
37578 \family default
37579 , et pour cela utiliser le menu 
37580 \family sans
37581 Insertion\SpecialChar menuseparator
37582 Inserts personnalisables\SpecialChar menuseparator
37583 BoîteÉchelle
37584 \family default
37585 .
37586 \end_layout
37587
37588 \begin_layout Standard
37589 L'insert 
37590 \family sans
37591 BoîteÉchelle
37592 \family default
37593  comporte un insert obligatoire 
37594 \family sans
37595 Facteur-H 
37596 \family default
37597 et un insert facultatif 
37598 \family sans
37599 Facteur-V
37600 \family default
37601  (ouvert via le menu 
37602 \family sans
37603 Insertion\SpecialChar menuseparator
37604 Facteur-V)
37605 \family default
37606 .
37607  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37608  vertical.
37609  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37610  comme facteur vertical.
37611 \end_layout
37612
37613 \begin_layout Standard
37614 Pour doubler la taille du texte par rapport à la taille de texte du document,
37615  saisir 
37616 \series bold
37617 2
37618 \series default
37619  dans l'insert 
37620 \family sans
37621 Facteur-H:
37622 \family default
37623  
37624 \begin_inset Flex Scalebox
37625 status open
37626
37627 \begin_layout Plain Layout
37628 \begin_inset Argument 1
37629 status open
37630
37631 \begin_layout Plain Layout
37632 2
37633 \end_layout
37634
37635 \end_inset
37636
37637 Bonjour
37638 \end_layout
37639
37640 \end_inset
37641
37642
37643 \end_layout
37644
37645 \begin_layout Standard
37646
37647 \series bold
37648 2
37649 \series default
37650  comme 
37651 \family sans
37652 Facteur-H
37653 \family default
37654  et 
37655 \series bold
37656 1
37657 \series default
37658  comme
37659 \family sans
37660  Facteur-V
37661 \family default
37662  déforme le texte: 
37663 \begin_inset Flex Scalebox
37664 status open
37665
37666 \begin_layout Plain Layout
37667 \begin_inset Argument 1
37668 status open
37669
37670 \begin_layout Plain Layout
37671 2
37672 \end_layout
37673
37674 \end_inset
37675
37676
37677 \begin_inset Argument 2
37678 status open
37679
37680 \begin_layout Plain Layout
37681 1
37682 \end_layout
37683
37684 \end_inset
37685
37686 Bonjour
37687 \end_layout
37688
37689 \end_inset
37690
37691 .
37692 \end_layout
37693
37694 \begin_layout Standard
37695 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37696  par conséquent 
37697 \series bold
37698 -1
37699 \series default
37700  comme
37701 \family sans
37702  Facteur-H
37703 \family default
37704  et 
37705 \series bold
37706 1
37707 \series default
37708  comme
37709 \family sans
37710  Facteur-V 
37711 \family default
37712 permet de créer de l'écriture en miroir: 
37713 \begin_inset Flex Scalebox
37714 status open
37715
37716 \begin_layout Plain Layout
37717 \begin_inset Argument 1
37718 status open
37719
37720 \begin_layout Plain Layout
37721 -1
37722 \end_layout
37723
37724 \end_inset
37725
37726
37727 \begin_inset Argument 2
37728 status open
37729
37730 \begin_layout Plain Layout
37731 1
37732 \end_layout
37733
37734 \end_inset
37735
37736 Bonjour
37737 \end_layout
37738
37739 \end_inset
37740
37741
37742 \end_layout
37743
37744 \begin_layout Standard
37745
37746 \series bold
37747 1
37748 \series default
37749  comme
37750 \family sans
37751  Facteur-H
37752 \family default
37753  et 
37754 \series bold
37755 -1
37756 \series default
37757  comme
37758 \family sans
37759  Facteur-V
37760 \family default
37761  réfléchit le texte 
37762 \begin_inset Flex Scalebox
37763 status open
37764
37765 \begin_layout Plain Layout
37766 \begin_inset Argument 1
37767 status open
37768
37769 \begin_layout Plain Layout
37770 1
37771 \end_layout
37772
37773 \end_inset
37774
37775
37776 \begin_inset Argument 2
37777 status open
37778
37779 \begin_layout Plain Layout
37780 -1
37781 \end_layout
37782
37783 \end_inset
37784
37785 Bonjour
37786 \end_layout
37787
37788 \end_inset
37789
37790  sous la ligne de base.
37791 \end_layout
37792
37793 \begin_layout Standard
37794 La 
37795 \family sans
37796 BoîteMiroir
37797 \family default
37798  (menu 
37799 \family sans
37800 Insertion\SpecialChar menuseparator
37801 Inserts personnalisables\SpecialChar menuseparator
37802 BoîteMiroir)
37803 \family default
37804  est équivalente à 
37805 \series bold
37806 -1
37807 \series default
37808  comme
37809 \family sans
37810  Facteur-H
37811 \family default
37812  et 
37813 \series bold
37814 1
37815 \series default
37816  comme
37817 \family sans
37818  Facteur-V
37819 \family default
37820  pour une 
37821 \family sans
37822 BoîteÉchelle
37823 \family default
37824 .
37825 \end_layout
37826
37827 \begin_layout Standard
37828
37829 \lang english
37830 \begin_inset Note Greyedout
37831 status open
37832
37833 \begin_layout Plain Layout
37834
37835 \series bold
37836 Nota:
37837 \series default
37838  si l'insert 
37839 \family sans
37840 Facteur-H
37841 \family default
37842  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37843  \SpecialChar LaTeX
37844  à l'affichage ou l'exportation du document.
37845 \end_layout
37846
37847 \end_inset
37848
37849
37850 \end_layout
37851
37852 \begin_layout Standard
37853 \begin_inset VSpace bigskip
37854 \end_inset
37855
37856 La 
37857 \family sans
37858 BoîteRetaillée
37859 \family default
37860  (menu 
37861 \family sans
37862 Insertion\SpecialChar menuseparator
37863 Inserts personnalisables\SpecialChar menuseparator
37864 BoîteRetaillée
37865 \family default
37866 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37867  L'insert 
37868 \family sans
37869 BoîteRetaillée
37870 \family default
37871  comporte un insert obligatoire 
37872 \family sans
37873 Largeur
37874 \family default
37875  et un insert facultatif 
37876 \family sans
37877 Hauteur
37878 \family default
37879  (obtenu via 
37880 \family sans
37881 Insertion\SpecialChar menuseparator
37882 Hauteur)
37883 \family default
37884 .
37885  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37886  unité.
37887  Le tableau
37888 \begin_inset space ~
37889 \end_inset
37890
37891  
37892 \begin_inset CommandInset ref
37893 LatexCommand ref
37894 reference "tab:Unités"
37895
37896 \end_inset
37897
37898  énumère les unités possibles.
37899  S'il y a un point d'exclamation 
37900 \series bold
37901 !
37902 \series default
37903  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37904  d'aspect de la boîte.
37905  S'il n'y a pas d'insert 
37906 \family sans
37907 Hauteur
37908 \family default
37909 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37910  
37911 \end_layout
37912
37913 \begin_layout Standard
37914
37915 \series bold
37916 2cm
37917 \series default
37918  comme 
37919 \family sans
37920 Largeur
37921 \family default
37922  et 
37923 \series bold
37924 1cm
37925 \series default
37926  comme 
37927 \family sans
37928 Hauteur
37929 \family default
37930  produit: 
37931 \begin_inset Flex Resizebox
37932 status open
37933
37934 \begin_layout Plain Layout
37935 \begin_inset Argument 1
37936 status open
37937
37938 \begin_layout Plain Layout
37939 2cm
37940 \end_layout
37941
37942 \end_inset
37943
37944
37945 \begin_inset Argument 2
37946 status open
37947
37948 \begin_layout Plain Layout
37949 1cm
37950 \end_layout
37951
37952 \end_inset
37953
37954 Bonjour
37955 \end_layout
37956
37957 \end_inset
37958
37959
37960 \begin_inset Newline newline
37961 \end_inset
37962
37963
37964 \series bold
37965 2cm
37966 \series default
37967  comme 
37968 \family sans
37969 Largeur
37970 \family default
37971  et 
37972 \series bold
37973 !
37974 \series default
37975  comme 
37976 \family sans
37977 Hauteur
37978 \family default
37979  (ou aucune
37980 \family sans
37981  Hauteur
37982 \family default
37983 ) produit: 
37984 \begin_inset Flex Resizebox
37985 status open
37986
37987 \begin_layout Plain Layout
37988 \begin_inset Argument 1
37989 status open
37990
37991 \begin_layout Plain Layout
37992 2cm
37993 \end_layout
37994
37995 \end_inset
37996
37997
37998 \begin_inset Argument 2
37999 status open
38000
38001 \begin_layout Plain Layout
38002 !
38003 \end_layout
38004
38005 \end_inset
38006
38007 Bonjour
38008 \end_layout
38009
38010 \end_inset
38011
38012
38013 \end_layout
38014
38015 \begin_layout Standard
38016 \begin_inset Note Greyedout
38017 status open
38018
38019 \begin_layout Plain Layout
38020
38021 \series bold
38022 Nota:
38023 \series default
38024  si l'insert 
38025 \family sans
38026 Largeur
38027 \family default
38028  est vide ou contient autre chose que des nombres, vous aurez des erreurs
38029  \SpecialChar LaTeX
38030  à l'affichage ou l'exportation du document.
38031 \end_layout
38032
38033 \end_inset
38034
38035
38036 \end_layout
38037
38038 \begin_layout Standard
38039 \begin_inset VSpace bigskip
38040 \end_inset
38041
38042
38043 \end_layout
38044
38045 \begin_layout Standard
38046 Les boîtes peuvent être combinée dans n'importe quel ordre.
38047  Par exemple voici une
38048 \family sans
38049  BoîteMiroir
38050 \family default
38051  
38052 \family sans
38053 dans une BoîteRetaillée 
38054 \family default
38055 qui est à son tour dans une 
38056 \family sans
38057 BoîtePivotée
38058 \family default
38059 :
38060 \end_layout
38061
38062 \begin_layout Standard
38063 \noindent
38064 \align center
38065 \begin_inset Flex Rotatebox
38066 status open
38067
38068 \begin_layout Plain Layout
38069 \begin_inset Argument 1
38070 status open
38071
38072 \begin_layout Plain Layout
38073 origin=c
38074 \end_layout
38075
38076 \end_inset
38077
38078
38079 \begin_inset Argument 2
38080 status open
38081
38082 \begin_layout Plain Layout
38083 -45
38084 \end_layout
38085
38086 \end_inset
38087
38088
38089 \begin_inset Flex Resizebox
38090 status open
38091
38092 \begin_layout Plain Layout
38093 \begin_inset Argument 1
38094 status open
38095
38096 \begin_layout Plain Layout
38097 2cm
38098 \end_layout
38099
38100 \end_inset
38101
38102
38103 \begin_inset Flex Reflectbox
38104 status open
38105
38106 \begin_layout Plain Layout
38107 Bonjour
38108 \end_layout
38109
38110 \end_inset
38111
38112
38113 \end_layout
38114
38115 \end_inset
38116
38117
38118 \end_layout
38119
38120 \end_inset
38121
38122
38123 \end_layout
38124
38125 \begin_layout Standard
38126 \noindent
38127 Les images, les tableaux et les formules sont autorisées comme contenu de
38128  boîte :
38129 \end_layout
38130
38131 \begin_layout Standard
38132 \noindent
38133 \align center
38134 \begin_inset Flex Resizebox
38135 status open
38136
38137 \begin_layout Plain Layout
38138 \begin_inset Argument 1
38139 status open
38140
38141 \begin_layout Plain Layout
38142 2cm
38143 \end_layout
38144
38145 \end_inset
38146
38147
38148 \begin_inset Flex Reflectbox
38149 status open
38150
38151 \begin_layout Plain Layout
38152 \begin_inset Graphics
38153         filename ../clipart/Star-structure.pdf
38154         lyxscale 50
38155         width 25col%
38156
38157 \end_inset
38158
38159
38160 \end_layout
38161
38162 \end_inset
38163
38164
38165 \end_layout
38166
38167 \end_inset
38168
38169  
38170 \begin_inset Flex Resizebox
38171 status open
38172
38173 \begin_layout Plain Layout
38174 \begin_inset Argument 1
38175 status open
38176
38177 \begin_layout Plain Layout
38178 2cm
38179 \end_layout
38180
38181 \end_inset
38182
38183
38184 \begin_inset Flex Reflectbox
38185 status open
38186
38187 \begin_layout Plain Layout
38188 \begin_inset Tabular
38189 <lyxtabular version="3" rows="2" columns="2">
38190 <features tabularvalignment="middle">
38191 <column alignment="center" valignment="top">
38192 <column alignment="center" valignment="top">
38193 <row>
38194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38195 \begin_inset Text
38196
38197 \begin_layout Plain Layout
38198 q
38199 \end_layout
38200
38201 \end_inset
38202 </cell>
38203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38204 \begin_inset Text
38205
38206 \begin_layout Plain Layout
38207 w
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 </row>
38213 <row>
38214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout Plain Layout
38218 e
38219 \end_layout
38220
38221 \end_inset
38222 </cell>
38223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227 r
38228 \end_layout
38229
38230 \end_inset
38231 </cell>
38232 </row>
38233 </lyxtabular>
38234
38235 \end_inset
38236
38237
38238 \end_layout
38239
38240 \end_inset
38241
38242
38243 \end_layout
38244
38245 \end_inset
38246
38247  
38248 \begin_inset Flex Resizebox
38249 status open
38250
38251 \begin_layout Plain Layout
38252 \begin_inset Argument 1
38253 status open
38254
38255 \begin_layout Plain Layout
38256 3cm
38257 \end_layout
38258
38259 \end_inset
38260
38261
38262 \begin_inset Flex Reflectbox
38263 status open
38264
38265 \begin_layout Plain Layout
38266 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38267 \end_inset
38268
38269
38270 \end_layout
38271
38272 \end_inset
38273
38274
38275 \end_layout
38276
38277 \end_inset
38278
38279
38280 \begin_inset Index idx
38281 status collapsed
38282
38283 \begin_layout Plain Layout
38284 Figures ! Redimensionnées
38285 \end_layout
38286
38287 \end_inset
38288
38289
38290 \begin_inset Index idx
38291 status collapsed
38292
38293 \begin_layout Plain Layout
38294 Tableau ! Redimensionner
38295 \end_layout
38296
38297 \end_inset
38298
38299
38300 \end_layout
38301
38302 \begin_layout Standard
38303 Quand on utilise le style global de formule 
38304 \series bold
38305 fleqn
38306 \series default
38307  dans le document
38308 \begin_inset Foot
38309 status collapsed
38310
38311 \begin_layout Plain Layout
38312 Quand 
38313 \begin_inset Quotes cld
38314 \end_inset
38315
38316 fleqn
38317 \begin_inset Quotes crd
38318 \end_inset
38319
38320  est ajouté aux options de la classe de document.
38321 \end_layout
38322
38323 \end_inset
38324
38325 , les formules hors texte peuvent aussi être redimensionnées.
38326 \end_layout
38327
38328 \begin_layout Chapter
38329 Objets entourés par du texte
38330 \begin_inset Index idx
38331 status collapsed
38332
38333 \begin_layout Plain Layout
38334 Entourés par du texte
38335 \end_layout
38336
38337 \end_inset
38338
38339
38340 \end_layout
38341
38342 \begin_layout Section
38343 Flottant d'enrobage
38344 \begin_inset CommandInset label
38345 LatexCommand label
38346 name "sec:Flottant-d'enrobage"
38347
38348 \end_inset
38349
38350
38351 \begin_inset Index idx
38352 status collapsed
38353
38354 \begin_layout Plain Layout
38355 Flottants ! Flottants d'enrobage
38356 \end_layout
38357
38358 \end_inset
38359
38360
38361 \begin_inset Index idx
38362 status collapsed
38363
38364 \begin_layout Plain Layout
38365 Entourés par du texte ! Flottants d'enrobage
38366 \end_layout
38367
38368 \end_inset
38369
38370
38371 \end_layout
38372
38373 \begin_layout Standard
38374 \begin_inset Wrap figure
38375 lines 0
38376 placement l
38377 overhang 1cm
38378 width "40col%"
38379 status open
38380
38381 \begin_layout Plain Layout
38382 \begin_inset Graphics
38383         filename ../clipart/2D-intensity-plot.pdf
38384         width 40col%
38385         scaleBeforeRotation
38386         rotateOrigin center
38387
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \begin_layout Plain Layout
38394 \begin_inset Caption Standard
38395
38396 \begin_layout Plain Layout
38397 \begin_inset CommandInset label
38398 LatexCommand label
38399 name "fig:Figure-enrobée"
38400
38401 \end_inset
38402
38403 Ceci est une figure habillée.
38404 \end_layout
38405
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \end_inset
38412
38413  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38414  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38415  Vous pouvez en insérer un en utilisant le menu 
38416 \family sans
38417 Insertion\SpecialChar menuseparator
38418 Flottant\SpecialChar menuseparator
38419 Flottant
38420 \begin_inset space ~
38421 \end_inset
38422
38423 d'enrobage
38424 \family default
38425  à la condition que le paquetage \SpecialChar LaTeX
38426  
38427 \series bold
38428 wrapfig
38429 \series default
38430
38431 \begin_inset Index idx
38432 status collapsed
38433
38434 \begin_layout Plain Layout
38435 Paquetages \SpecialChar LaTeX
38436  ! wrapfig
38437 \end_layout
38438
38439 \end_inset
38440
38441  soit installé.
38442 \begin_inset Foot
38443 status collapsed
38444
38445 \begin_layout Plain Layout
38446 Voyez dans la manuel 
38447 \emph on
38448 Configuration
38449 \begin_inset space ~
38450 \end_inset
38451
38452 \SpecialChar LaTeX
38453  
38454 \emph default
38455 comment installer des paquetages \SpecialChar LaTeX
38456 .
38457 \end_layout
38458
38459 \end_inset
38460
38461  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38462  sur la boîte du flottant.
38463  Les paramètres obligatoires sont l'
38464 \family sans
38465 Emplacement
38466 \family default
38467  et la 
38468 \family sans
38469 Largeur
38470 \family default
38471 .
38472  Les paramètres facultatifs sont le 
38473 \family sans
38474 Débordement
38475 \family default
38476  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38477  de la page et la 
38478 \family sans
38479 Porté de la ligne
38480 \family default
38481  qui précise le nombre approximatif de lignes dont le flottant va avoir
38482  besoin.
38483  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38484  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38485  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38486  à faire flotter le flottant
38487  à l'intérieur du paragraphe ou vers les autres paragraphes.
38488  La figure
38489 \begin_inset space ~
38490 \end_inset
38491
38492
38493 \begin_inset CommandInset ref
38494 LatexCommand ref
38495 reference "fig:Figure-enrobée"
38496
38497 \end_inset
38498
38499  est un exemple de flottant d'enrobage avec une largeur de 40
38500 \begin_inset space \thinspace{}
38501 \end_inset
38502
38503 col%, un débordement de 1
38504 \begin_inset space \thinspace{}
38505 \end_inset
38506
38507 cm et placé à gauche.
38508 \end_layout
38509
38510 \begin_layout Standard
38511 \begin_inset Note Greyedout
38512 status open
38513
38514 \begin_layout Plain Layout
38515
38516 \series bold
38517 Note:
38518 \series default
38519  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38520  figure trop près du bas de page peut tout chambouler et faire que le flottant
38521  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38522  de texte.
38523 \end_layout
38524
38525 \end_inset
38526
38527
38528 \end_layout
38529
38530 \begin_layout Standard
38531 En général:
38532 \end_layout
38533
38534 \begin_layout Itemize
38535 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38536  qui risquent de passer à la page suivante.
38537  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38538  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38539  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38540  de page.
38541 \end_layout
38542
38543 \begin_layout Itemize
38544 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38545  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38546 e.
38547 \end_layout
38548
38549 \begin_layout Itemize
38550 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38551  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38552  texte entre les deux, comme séparateur.
38553 \end_layout
38554
38555 \begin_layout Itemize
38556 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38557  ou les tableaux.
38558 \end_layout
38559
38560 \begin_layout Itemize
38561 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38562  chapitre
38563 \begin_inset space ~
38564 \end_inset
38565
38566
38567 \begin_inset CommandInset ref
38568 LatexCommand ref
38569 reference "chap:Flottants"
38570
38571 \end_inset
38572
38573 .
38574 \end_layout
38575
38576 \begin_layout Section
38577 Objets fixes entourés par du texte
38578 \begin_inset Index idx
38579 status collapsed
38580
38581 \begin_layout Plain Layout
38582 Entouré par du texte ! Objets fixes
38583 \end_layout
38584
38585 \end_inset
38586
38587
38588 \end_layout
38589
38590 \begin_layout Standard
38591 Les flottants d'enrobage décrits dans la section
38592 \begin_inset space \thinspace{}
38593 \end_inset
38594
38595
38596 \begin_inset CommandInset ref
38597 LatexCommand ref
38598 reference "sec:Flottant-d'enrobage"
38599
38600 \end_inset
38601
38602  prennent les positions suivantes dans le paragraphe :
38603 \end_layout
38604
38605 \begin_layout Standard
38606 \noindent
38607 \align center
38608 \begin_inset Tabular
38609 <lyxtabular version="3" rows="2" columns="2">
38610 <features tabularvalignment="middle">
38611 <column alignment="center" valignment="top">
38612 <column alignment="center" valignment="top">
38613 <row>
38614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38615 \begin_inset Text
38616
38617 \begin_layout Plain Layout
38618 \begin_inset Info
38619 type  "icon"
38620 arg   "dialog-show-new-inset graphics"
38621 \end_inset
38622
38623
38624 \end_layout
38625
38626 \end_inset
38627 </cell>
38628 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38629 \begin_inset Text
38630
38631 \begin_layout Plain Layout
38632 texte
38633 \end_layout
38634
38635 \end_inset
38636 </cell>
38637 </row>
38638 <row>
38639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38640 \begin_inset Text
38641
38642 \begin_layout Plain Layout
38643 texte
38644 \end_layout
38645
38646 \end_inset
38647 </cell>
38648 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38649 \begin_inset Text
38650
38651 \begin_layout Plain Layout
38652 texte
38653 \end_layout
38654
38655 \end_inset
38656 </cell>
38657 </row>
38658 </lyxtabular>
38659
38660 \end_inset
38661
38662  ou 
38663 \begin_inset Tabular
38664 <lyxtabular version="3" rows="2" columns="2">
38665 <features tabularvalignment="middle">
38666 <column alignment="center" valignment="top">
38667 <column alignment="center" valignment="top">
38668 <row>
38669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38670 \begin_inset Text
38671
38672 \begin_layout Plain Layout
38673 texte
38674 \end_layout
38675
38676 \end_inset
38677 </cell>
38678 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38679 \begin_inset Text
38680
38681 \begin_layout Plain Layout
38682 \begin_inset Info
38683 type  "icon"
38684 arg   "dialog-show-new-inset graphics"
38685 \end_inset
38686
38687
38688 \end_layout
38689
38690 \end_inset
38691 </cell>
38692 </row>
38693 <row>
38694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698 texte
38699 \end_layout
38700
38701 \end_inset
38702 </cell>
38703 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38704 \begin_inset Text
38705
38706 \begin_layout Plain Layout
38707 texte
38708 \end_layout
38709
38710 \end_inset
38711 </cell>
38712 </row>
38713 </lyxtabular>
38714
38715 \end_inset
38716
38717
38718 \end_layout
38719
38720 \begin_layout Standard
38721 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38722  par exemple pour avoir une de ces positions :
38723 \begin_inset VSpace defskip
38724 \end_inset
38725
38726
38727 \end_layout
38728
38729 \begin_layout Standard
38730 \noindent
38731 \align center
38732 \begin_inset Tabular
38733 <lyxtabular version="3" rows="2" columns="2">
38734 <features tabularvalignment="middle">
38735 <column alignment="center" valignment="top">
38736 <column alignment="center" valignment="top">
38737 <row>
38738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38739 \begin_inset Text
38740
38741 \begin_layout Plain Layout
38742 texte
38743 \end_layout
38744
38745 \end_inset
38746 </cell>
38747 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38748 \begin_inset Text
38749
38750 \begin_layout Plain Layout
38751 texte
38752 \end_layout
38753
38754 \end_inset
38755 </cell>
38756 </row>
38757 <row>
38758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38759 \begin_inset Text
38760
38761 \begin_layout Plain Layout
38762 \begin_inset Info
38763 type  "icon"
38764 arg   "dialog-show-new-inset graphics"
38765 \end_inset
38766
38767
38768 \end_layout
38769
38770 \end_inset
38771 </cell>
38772 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38773 \begin_inset Text
38774
38775 \begin_layout Plain Layout
38776 texte
38777 \end_layout
38778
38779 \end_inset
38780 </cell>
38781 </row>
38782 </lyxtabular>
38783
38784 \end_inset
38785
38786  
38787 \begin_inset Tabular
38788 <lyxtabular version="3" rows="2" columns="2">
38789 <features tabularvalignment="middle">
38790 <column alignment="center" valignment="top">
38791 <column alignment="center" valignment="top">
38792 <row>
38793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38794 \begin_inset Text
38795
38796 \begin_layout Plain Layout
38797 texte
38798 \end_layout
38799
38800 \end_inset
38801 </cell>
38802 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38803 \begin_inset Text
38804
38805 \begin_layout Plain Layout
38806 texte
38807 \end_layout
38808
38809 \end_inset
38810 </cell>
38811 </row>
38812 <row>
38813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38814 \begin_inset Text
38815
38816 \begin_layout Plain Layout
38817 texte
38818 \end_layout
38819
38820 \end_inset
38821 </cell>
38822 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38823 \begin_inset Text
38824
38825 \begin_layout Plain Layout
38826 \begin_inset Info
38827 type  "icon"
38828 arg   "dialog-show-new-inset graphics"
38829 \end_inset
38830
38831
38832 \end_layout
38833
38834 \end_inset
38835 </cell>
38836 </row>
38837 </lyxtabular>
38838
38839 \end_inset
38840
38841  
38842 \begin_inset Tabular
38843 <lyxtabular version="3" rows="2" columns="3">
38844 <features tabularvalignment="middle">
38845 <column alignment="center" valignment="top">
38846 <column alignment="center" valignment="top">
38847 <column alignment="center" valignment="top">
38848 <row>
38849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38850 \begin_inset Text
38851
38852 \begin_layout Plain Layout
38853 texte
38854 \end_layout
38855
38856 \end_inset
38857 </cell>
38858 <cell alignment="center" valignment="top" topline="true" usebox="none">
38859 \begin_inset Text
38860
38861 \begin_layout Plain Layout
38862 \begin_inset Info
38863 type  "icon"
38864 arg   "dialog-show-new-inset graphics"
38865 \end_inset
38866
38867
38868 \end_layout
38869
38870 \end_inset
38871 </cell>
38872 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38873 \begin_inset Text
38874
38875 \begin_layout Plain Layout
38876 texte
38877 \end_layout
38878
38879 \end_inset
38880 </cell>
38881 </row>
38882 <row>
38883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38884 \begin_inset Text
38885
38886 \begin_layout Plain Layout
38887 texte
38888 \end_layout
38889
38890 \end_inset
38891 </cell>
38892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896 texte
38897 \end_layout
38898
38899 \end_inset
38900 </cell>
38901 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38902 \begin_inset Text
38903
38904 \begin_layout Plain Layout
38905 texte
38906 \end_layout
38907
38908 \end_inset
38909 </cell>
38910 </row>
38911 </lyxtabular>
38912
38913 \end_inset
38914
38915  
38916 \begin_inset Tabular
38917 <lyxtabular version="3" rows="2" columns="3">
38918 <features tabularvalignment="middle">
38919 <column alignment="center" valignment="top">
38920 <column alignment="center" valignment="top">
38921 <column alignment="center" valignment="top">
38922 <row>
38923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38924 \begin_inset Text
38925
38926 \begin_layout Plain Layout
38927 texte
38928 \end_layout
38929
38930 \end_inset
38931 </cell>
38932 <cell alignment="center" valignment="top" topline="true" usebox="none">
38933 \begin_inset Text
38934
38935 \begin_layout Plain Layout
38936 texte
38937 \end_layout
38938
38939 \end_inset
38940 </cell>
38941 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38942 \begin_inset Text
38943
38944 \begin_layout Plain Layout
38945 texte
38946 \end_layout
38947
38948 \end_inset
38949 </cell>
38950 </row>
38951 <row>
38952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38953 \begin_inset Text
38954
38955 \begin_layout Plain Layout
38956 texte
38957 \end_layout
38958
38959 \end_inset
38960 </cell>
38961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38962 \begin_inset Text
38963
38964 \begin_layout Plain Layout
38965 \begin_inset Info
38966 type  "icon"
38967 arg   "dialog-show-new-inset graphics"
38968 \end_inset
38969
38970
38971 \end_layout
38972
38973 \end_inset
38974 </cell>
38975 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38976 \begin_inset Text
38977
38978 \begin_layout Plain Layout
38979 texte
38980 \end_layout
38981
38982 \end_inset
38983 </cell>
38984 </row>
38985 </lyxtabular>
38986
38987 \end_inset
38988
38989
38990 \end_layout
38991
38992 \begin_layout Standard
38993 \noindent
38994 \align center
38995 \begin_inset Tabular
38996 <lyxtabular version="3" rows="3" columns="2">
38997 <features tabularvalignment="middle">
38998 <column alignment="center" valignment="top">
38999 <column alignment="center" valignment="top">
39000 <row>
39001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39002 \begin_inset Text
39003
39004 \begin_layout Plain Layout
39005 texte
39006 \end_layout
39007
39008 \end_inset
39009 </cell>
39010 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39011 \begin_inset Text
39012
39013 \begin_layout Plain Layout
39014 texte
39015 \end_layout
39016
39017 \end_inset
39018 </cell>
39019 </row>
39020 <row>
39021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39022 \begin_inset Text
39023
39024 \begin_layout Plain Layout
39025 \begin_inset Info
39026 type  "icon"
39027 arg   "dialog-show-new-inset graphics"
39028 \end_inset
39029
39030
39031 \end_layout
39032
39033 \end_inset
39034 </cell>
39035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39036 \begin_inset Text
39037
39038 \begin_layout Plain Layout
39039 texte
39040 \end_layout
39041
39042 \end_inset
39043 </cell>
39044 </row>
39045 <row>
39046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39047 \begin_inset Text
39048
39049 \begin_layout Plain Layout
39050 texte
39051 \end_layout
39052
39053 \end_inset
39054 </cell>
39055 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39056 \begin_inset Text
39057
39058 \begin_layout Plain Layout
39059 texte
39060 \end_layout
39061
39062 \end_inset
39063 </cell>
39064 </row>
39065 </lyxtabular>
39066
39067 \end_inset
39068
39069  
39070 \begin_inset Tabular
39071 <lyxtabular version="3" rows="3" columns="3">
39072 <features tabularvalignment="middle">
39073 <column alignment="center" valignment="top">
39074 <column alignment="center" valignment="top">
39075 <column alignment="center" valignment="top">
39076 <row>
39077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39078 \begin_inset Text
39079
39080 \begin_layout Plain Layout
39081 texte
39082 \end_layout
39083
39084 \end_inset
39085 </cell>
39086 <cell alignment="center" valignment="top" topline="true" usebox="none">
39087 \begin_inset Text
39088
39089 \begin_layout Plain Layout
39090 texte
39091 \end_layout
39092
39093 \end_inset
39094 </cell>
39095 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39096 \begin_inset Text
39097
39098 \begin_layout Plain Layout
39099 texte
39100 \end_layout
39101
39102 \end_inset
39103 </cell>
39104 </row>
39105 <row>
39106 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39107 \begin_inset Text
39108
39109 \begin_layout Plain Layout
39110 texte
39111 \end_layout
39112
39113 \end_inset
39114 </cell>
39115 <cell alignment="center" valignment="top" usebox="none">
39116 \begin_inset Text
39117
39118 \begin_layout Plain Layout
39119 \begin_inset Info
39120 type  "icon"
39121 arg   "dialog-show-new-inset graphics"
39122 \end_inset
39123
39124
39125 \end_layout
39126
39127 \end_inset
39128 </cell>
39129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39130 \begin_inset Text
39131
39132 \begin_layout Plain Layout
39133 texte
39134 \end_layout
39135
39136 \end_inset
39137 </cell>
39138 </row>
39139 <row>
39140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39141 \begin_inset Text
39142
39143 \begin_layout Plain Layout
39144 texte
39145 \end_layout
39146
39147 \end_inset
39148 </cell>
39149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39150 \begin_inset Text
39151
39152 \begin_layout Plain Layout
39153 texte
39154 \end_layout
39155
39156 \end_inset
39157 </cell>
39158 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39159 \begin_inset Text
39160
39161 \begin_layout Plain Layout
39162 texte
39163 \end_layout
39164
39165 \end_inset
39166 </cell>
39167 </row>
39168 </lyxtabular>
39169
39170 \end_inset
39171
39172  
39173 \begin_inset Tabular
39174 <lyxtabular version="3" rows="3" columns="2">
39175 <features tabularvalignment="middle">
39176 <column alignment="center" valignment="top">
39177 <column alignment="center" valignment="top">
39178 <row>
39179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39180 \begin_inset Text
39181
39182 \begin_layout Plain Layout
39183 texte
39184 \end_layout
39185
39186 \end_inset
39187 </cell>
39188 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39189 \begin_inset Text
39190
39191 \begin_layout Plain Layout
39192 texte
39193 \end_layout
39194
39195 \end_inset
39196 </cell>
39197 </row>
39198 <row>
39199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39200 \begin_inset Text
39201
39202 \begin_layout Plain Layout
39203 texte
39204 \end_layout
39205
39206 \end_inset
39207 </cell>
39208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39209 \begin_inset Text
39210
39211 \begin_layout Plain Layout
39212 \begin_inset Info
39213 type  "icon"
39214 arg   "dialog-show-new-inset graphics"
39215 \end_inset
39216
39217
39218 \end_layout
39219
39220 \end_inset
39221 </cell>
39222 </row>
39223 <row>
39224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39225 \begin_inset Text
39226
39227 \begin_layout Plain Layout
39228 texte
39229 \end_layout
39230
39231 \end_inset
39232 </cell>
39233 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39234 \begin_inset Text
39235
39236 \begin_layout Plain Layout
39237 texte
39238 \end_layout
39239
39240 \end_inset
39241 </cell>
39242 </row>
39243 </lyxtabular>
39244
39245 \end_inset
39246
39247
39248 \end_layout
39249
39250 \begin_layout Standard
39251 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39252  
39253 \end_layout
39254
39255 \begin_layout Standard
39256 \noindent
39257
39258 \series bold
39259 picinpar
39260 \series default
39261
39262 \begin_inset Index idx
39263 status collapsed
39264
39265 \begin_layout Plain Layout
39266 Paquetages \SpecialChar LaTeX
39267  ! picinpar
39268 \end_layout
39269
39270 \end_inset
39271
39272 .
39273  Voici un exemple :
39274 \end_layout
39275
39276 \begin_layout Standard
39277 \begin_inset ERT
39278 status collapsed
39279
39280 \begin_layout Plain Layout
39281
39282
39283 \backslash
39284 ifpicinpar
39285 \end_layout
39286
39287 \end_inset
39288
39289
39290 \begin_inset Note Note
39291 status open
39292
39293 \begin_layout Plain Layout
39294 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39295  
39296 \series bold
39297 picinpar
39298 \series default
39299  a été installé.
39300 \end_layout
39301
39302 \end_inset
39303
39304
39305 \end_layout
39306
39307 \begin_layout Standard
39308 \begin_inset ERT
39309 status collapsed
39310
39311 \begin_layout Plain Layout
39312
39313
39314 \backslash
39315 begin{window}[2,c,{
39316 \end_layout
39317
39318 \end_inset
39319
39320
39321 \begin_inset Graphics
39322         filename ../clipart/2D-intensity-plot.pdf
39323         lyxscale 60
39324         width 40col%
39325         scaleBeforeRotation
39326         rotateOrigin center
39327
39328 \end_inset
39329
39330
39331 \begin_inset ERT
39332 status collapsed
39333
39334 \begin_layout Plain Layout
39335
39336 },]
39337 \end_layout
39338
39339 \begin_layout Plain Layout
39340
39341 {}
39342 \end_layout
39343
39344 \end_inset
39345
39346
39347 \size small
39348 \lang english
39349 It was in the spring of the year 1894 that all London was interested, and
39350  the fashionable world dismayed, by the murder of the Honourable Ronald
39351  Adair under most unusual and inexplicable circumstances.
39352  The public has already learned those particulars of the crime which
39353 \size default
39354
39355 \begin_inset ERT
39356 status collapsed
39357
39358 \begin_layout Plain Layout
39359
39360
39361 \backslash
39362 footnotemark{}
39363 \end_layout
39364
39365 \end_inset
39366
39367
39368 \size small
39369  came out in the police investigation, but a good deal was suppressed upon
39370  that occasion, since the case for the prosecution was so overwhelmingly
39371  strong that it was not necessary to bring forward all the facts.
39372  Only now, at the end of nearly ten years, am I allowed to supply those
39373  missing links which make up the whole of that remarkable chain
39374 \lang french
39375 .
39376 \size default
39377
39378 \begin_inset ERT
39379 status collapsed
39380
39381 \begin_layout Plain Layout
39382
39383
39384 \backslash
39385 end{window}
39386 \end_layout
39387
39388 \end_inset
39389
39390
39391 \end_layout
39392
39393 \begin_layout Standard
39394 \begin_inset ERT
39395 status collapsed
39396
39397 \begin_layout Plain Layout
39398
39399
39400 \backslash
39401 footnotetext{
39402 \end_layout
39403
39404 \end_inset
39405
39406 Note de pied de page du paragraphe avec objet fixe.
39407 \begin_inset ERT
39408 status collapsed
39409
39410 \begin_layout Plain Layout
39411
39412 }
39413 \end_layout
39414
39415 \end_inset
39416
39417
39418 \end_layout
39419
39420 \begin_layout Standard
39421 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39422  d'eux et leur position est déterminée par le nombre de lignes de texte
39423  situées audessus d'eux.
39424  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39425  numérotée.
39426 \end_layout
39427
39428 \begin_layout Standard
39429 Un objet fixe enrobé est inséré en ajoutant la commande
39430 \end_layout
39431
39432 \begin_layout Standard
39433
39434 \series bold
39435
39436 \backslash
39437 begin{window}[2,c,{
39438 \end_layout
39439
39440 \begin_layout Standard
39441 en code \SpecialChar TeX
39442  au debut du paragraphe.
39443  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39444  dessus de l'objet, le second, ici 'c', la position de l'objet.
39445  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39446  ) sont possibles.
39447  Après la commande, vous insérez votre objet.
39448  Dans cet exemple, c'est une image avec une largeur de 40
39449 \begin_inset space \thinspace{}
39450 \end_inset
39451
39452 % de la colonne de texte qui a été insérée.
39453  L'objet peut aussi être un tableau, une boîte ou une équation.
39454  Après l'objet, on insère la commande
39455 \end_layout
39456
39457 \begin_layout Standard
39458
39459 \series bold
39460 },texte de description ]
39461 \begin_inset Newline newline
39462 \end_inset
39463
39464 {}
39465 \end_layout
39466
39467 \begin_layout Standard
39468 Notez que le 
39469 \begin_inset Quotes cld
39470 \end_inset
39471
39472
39473 \series bold
39474 {}
39475 \series default
39476
39477 \begin_inset Quotes crd
39478 \end_inset
39479
39480  est sur la deuxième ligne.
39481  Le texte de description est facultatif.
39482  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39483  il doit donc commence juste après le 
39484 \series bold
39485 {}
39486 \series default
39487 .
39488  A la fin du paragraphe on insère la commande :
39489 \end_layout
39490
39491 \begin_layout Standard
39492
39493 \series bold
39494
39495 \backslash
39496 end{window}
39497 \end_layout
39498
39499 \begin_layout Standard
39500 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39501  ajouter des notes de pied de page de la façon habituelle.
39502  Vous devez utiliser la commande 
39503 \series bold
39504
39505 \backslash
39506 footnotemark
39507 \series default
39508  à l'intérieur du paragraphe et la commande 
39509 \series bold
39510
39511 \backslash
39512 footnotetext
39513 \series default
39514  à l'extérieur, comme décrit dans la section
39515 \begin_inset space \thinspace{}
39516 \end_inset
39517
39518
39519 \begin_inset CommandInset ref
39520 LatexCommand ref
39521 reference "sec:Notes-bas-de-page"
39522
39523 \end_inset
39524
39525 .
39526 \end_layout
39527
39528 \begin_layout Standard
39529 \begin_inset ERT
39530 status collapsed
39531
39532 \begin_layout Plain Layout
39533
39534
39535 \backslash
39536 else
39537 \end_layout
39538
39539 \end_inset
39540
39541
39542 \begin_inset Note Note
39543 status open
39544
39545 \begin_layout Plain Layout
39546 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39547  
39548 \series bold
39549 picinpar
39550 \series default
39551  n'est pas installé :
39552 \end_layout
39553
39554 \end_inset
39555
39556
39557 \end_layout
39558
39559 \begin_layout Standard
39560 Vous devez installer le paquetage \SpecialChar LaTeX
39561  
39562 \series bold
39563 picinpar
39564 \series default
39565  pour voir la suite de cette section dans la sortie imprimée.
39566 \end_layout
39567
39568 \begin_layout Standard
39569 \begin_inset ERT
39570 status collapsed
39571
39572 \begin_layout Plain Layout
39573
39574
39575 \backslash
39576 fi
39577 \end_layout
39578
39579 \end_inset
39580
39581
39582 \end_layout
39583
39584 \begin_layout Section
39585 Lettrines
39586 \begin_inset Index idx
39587 status collapsed
39588
39589 \begin_layout Plain Layout
39590 Lettrines
39591 \end_layout
39592
39593 \end_inset
39594
39595
39596 \begin_inset Index idx
39597 status collapsed
39598
39599 \begin_layout Plain Layout
39600 Entouré par du texte ! Lettrines
39601 \end_layout
39602
39603 \end_inset
39604
39605
39606 \end_layout
39607
39608 \begin_layout Standard
39609 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39610  
39611 \series bold
39612 lettrine
39613 \series default
39614
39615 \begin_inset Index idx
39616 status collapsed
39617
39618 \begin_layout Plain Layout
39619 Paquetages \SpecialChar LaTeX
39620  ! lettrine
39621 \end_layout
39622
39623 \end_inset
39624
39625  doit être installé et vous devez utiliser le module Initiales (
39626 \begin_inset space ~
39627 \end_inset
39628
39629 menu 
39630 \family sans
39631 Document\SpecialChar menuseparator
39632 Paramètres\SpecialChar menuseparator
39633 Modules
39634 \family default
39635
39636 \begin_inset space ~
39637 \end_inset
39638
39639 ).
39640  Pour insérer une lettrine, utilisez le style 
39641 \family sans
39642 Initial
39643 \family default
39644 .
39645  Les paramètres sont insérés avec le menu 
39646 \family sans
39647 Insertion
39648 \family default
39649 .
39650  Le paramètre obligatoire 
39651 \family sans
39652 \lang english
39653 Initial
39654 \family default
39655 \lang french
39656  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39657 \family sans
39658 \lang english
39659 Rest
39660 \begin_inset space ~
39661 \end_inset
39662
39663 of
39664 \begin_inset space ~
39665 \end_inset
39666
39667 Initial
39668 \family default
39669  
39670 \lang french
39671 contient
39672 \lang english
39673  the rest of the word or text of the initial letter(s)
39674 \lang french
39675 .
39676  Le paramètre 
39677 \family sans
39678 \lang english
39679 Options
39680 \family default
39681 \lang french
39682  contient paramètres pour modifier la lettrine.
39683  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39684  du paquetage 
39685 \series bold
39686 lettrine
39687 \series default
39688
39689 \begin_inset CommandInset citation
39690 LatexCommand cite
39691 key "lettrine"
39692 literal "true"
39693
39694 \end_inset
39695
39696 .
39697  Le style lui-même contient le texte qui doit entourer la lettrine.
39698  Le style habituel est par conséquent que le mot dont la première lettre
39699  est l'initiale soit en 
39700 \shape smallcaps
39701 petites capitales
39702 \shape default
39703 .
39704 \end_layout
39705
39706 \begin_layout Standard
39707 \begin_inset Newpage pagebreak
39708 \end_inset
39709
39710
39711 \end_layout
39712
39713 \begin_layout Standard
39714 Voici quelques exemples
39715 \begin_inset space ~
39716 \end_inset
39717
39718 :
39719 \end_layout
39720
39721 \begin_layout Standard
39722 \begin_inset ERT
39723 status collapsed
39724
39725 \begin_layout Plain Layout
39726
39727
39728 \backslash
39729 iflettrine
39730 \end_layout
39731
39732 \end_inset
39733
39734
39735 \begin_inset Note Note
39736 status open
39737
39738 \begin_layout Plain Layout
39739 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39740  
39741 \series bold
39742 lettrine
39743 \series default
39744  a été installé.
39745 \end_layout
39746
39747 \end_inset
39748
39749
39750 \end_layout
39751
39752 \begin_layout Enumerate
39753 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39754  mathématique 
39755 \begin_inset Formula $\mathfrak{Fraktur}$
39756 \end_inset
39757
39758 :
39759 \end_layout
39760
39761 \begin_deeper
39762 \begin_layout Initial
39763 \begin_inset Argument 2
39764 status open
39765
39766 \begin_layout Plain Layout
39767 \begin_inset Formula $\mathfrak{I}$
39768 \end_inset
39769
39770
39771 \end_layout
39772
39773 \end_inset
39774
39775
39776 \begin_inset Argument 3
39777 status open
39778
39779 \begin_layout Plain Layout
39780 t
39781 \end_layout
39782
39783 \end_inset
39784
39785  
39786 \lang english
39787 was in the spring of the year 1894 that all London was interested, and the
39788  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39789  under most unusual and inexplicable circumstances.
39790  The public has already learned those particulars of the crime which came
39791  out in the police investigation, but a good deal was suppressed upon that
39792  occasion, since the case for the prosecution was so overwhelmingly strong
39793  that it was not necessary to bring forward all the facts.
39794 \end_layout
39795
39796 \end_deeper
39797 \begin_layout Enumerate
39798 L'initiale est entourée par une seule ligne et est formée de deux lettres
39799  dans la police standard ; aucun texte n'est écrit en petites capitales
39800 \begin_inset space ~
39801 \end_inset
39802
39803 :
39804 \end_layout
39805
39806 \begin_deeper
39807 \begin_layout Initial
39808 \begin_inset Argument 1
39809 status open
39810
39811 \begin_layout Plain Layout
39812 lines=1
39813 \end_layout
39814
39815 \end_inset
39816
39817
39818 \begin_inset Argument 2
39819 status open
39820
39821 \begin_layout Plain Layout
39822 It
39823 \end_layout
39824
39825 \end_inset
39826
39827  
39828 \lang english
39829 was in the spring of the year 1894 that all London was interested, and the
39830  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39831  under most unusual and inexplicable circumstances.
39832  The public has already learned those particulars of the crime which came
39833  out in the police investigation, but a good deal was suppressed upon that
39834  occasion, since the case for the prosecution was so overwhelmingly strong
39835  that it was not necessary to bring forward all the facts.
39836 \end_layout
39837
39838 \end_deeper
39839 \begin_layout Enumerate
39840 Initiale descendante sur 3
39841 \begin_inset space ~
39842 \end_inset
39843
39844 lignes en magenta en police mathématique
39845 \begin_inset Newline newline
39846 \end_inset
39847
39848
39849 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39850 \end_inset
39851
39852 , le texte 
39853 \begin_inset Quotes cld
39854 \end_inset
39855
39856
39857 \lang english
39858 t was in the spring
39859 \lang french
39860
39861 \begin_inset Quotes crd
39862 \end_inset
39863
39864  est en 
39865 \shape smallcaps
39866 petites capitales
39867 \shape default
39868  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39869  avant l'initiale
39870 \begin_inset space ~
39871 \end_inset
39872
39873 :
39874 \begin_inset Newline newline
39875 \end_inset
39876
39877
39878 \series bold
39879
39880 \backslash
39881 renewcommand{
39882 \backslash
39883 LettrineFontHook}{
39884 \backslash
39885 color{couleur}}
39886 \series default
39887
39888 \begin_inset Newline newline
39889 \end_inset
39890
39891 où la 
39892 \emph on
39893 couleur
39894 \emph default
39895  peut être 
39896 \begin_inset Quotes cld
39897 \end_inset
39898
39899 red
39900 \begin_inset Quotes crd
39901 \end_inset
39902
39903
39904 \begin_inset Quotes cld
39905 \end_inset
39906
39907 blue
39908 \begin_inset Quotes crd
39909 \end_inset
39910
39911
39912 \begin_inset Quotes cld
39913 \end_inset
39914
39915 green
39916 \begin_inset Quotes crd
39917 \end_inset
39918
39919
39920 \begin_inset Quotes cld
39921 \end_inset
39922
39923 yellow
39924 \begin_inset Quotes crd
39925 \end_inset
39926
39927
39928 \begin_inset Quotes cld
39929 \end_inset
39930
39931 cyan
39932 \begin_inset Quotes crd
39933 \end_inset
39934
39935
39936 \begin_inset Quotes cld
39937 \end_inset
39938
39939 magenta
39940 \begin_inset Quotes crd
39941 \end_inset
39942
39943
39944 \begin_inset Quotes cld
39945 \end_inset
39946
39947 black
39948 \begin_inset Quotes crd
39949 \end_inset
39950
39951  ou 
39952 \begin_inset Quotes cld
39953 \end_inset
39954
39955 white
39956 \begin_inset Quotes crd
39957 \end_inset
39958
39959 .
39960  On doit aussi ajouter la commande suivante au préambule du document
39961 \begin_inset space ~
39962 \end_inset
39963
39964 :
39965 \begin_inset Newline newline
39966 \end_inset
39967
39968
39969 \series bold
39970
39971 \backslash
39972 @ifundefined{textcolor}
39973 \begin_inset Newline newline
39974 \end_inset
39975
39976
39977 \begin_inset space ~
39978 \end_inset
39979
39980 {
39981 \backslash
39982 usepackage{color}}{}
39983 \end_layout
39984
39985 \begin_deeper
39986 \begin_layout Standard
39987 \begin_inset ERT
39988 status collapsed
39989
39990 \begin_layout Plain Layout
39991
39992
39993 \backslash
39994 renewcommand{
39995 \backslash
39996 LettrineFontHook}{
39997 \backslash
39998 color{magenta}}
39999 \end_layout
40000
40001 \end_inset
40002
40003
40004 \begin_inset Note Note
40005 status collapsed
40006
40007 \begin_layout Plain Layout
40008 colore la lettrine en magenta
40009 \end_layout
40010
40011 \end_inset
40012
40013
40014 \end_layout
40015
40016 \begin_layout Initial
40017 \begin_inset Argument 1
40018 status open
40019
40020 \begin_layout Plain Layout
40021 lines=3, lhang=0.33, loversize=0.25
40022 \end_layout
40023
40024 \end_inset
40025
40026
40027 \begin_inset Argument 2
40028 status open
40029
40030 \begin_layout Plain Layout
40031 \begin_inset Formula $\mathcal{I}$
40032 \end_inset
40033
40034
40035 \end_layout
40036
40037 \end_inset
40038
40039
40040 \begin_inset Argument 3
40041 status open
40042
40043 \begin_layout Plain Layout
40044
40045 \lang english
40046 t was in the spring
40047 \end_layout
40048
40049 \end_inset
40050
40051
40052 \lang english
40053  of the year 1894 that all London was interested, and the fashionable world
40054  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40055  and inexplicable circumstances.
40056  The public has already learned those particulars of the crime which came
40057  out in the police investigation, but a good deal was suppressed upon that
40058  occasion, since the case for the prosecution was so overwhelmingly strong
40059  that it was not necessary to bring forward all the facts.
40060 \end_layout
40061
40062 \end_deeper
40063 \begin_layout Standard
40064 \begin_inset ERT
40065 status collapsed
40066
40067 \begin_layout Plain Layout
40068
40069
40070 \backslash
40071 else
40072 \end_layout
40073
40074 \end_inset
40075
40076
40077 \begin_inset Note Note
40078 status open
40079
40080 \begin_layout Plain Layout
40081 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40082  
40083 \series bold
40084 lettrine
40085 \series default
40086  n'est pas installé :
40087 \end_layout
40088
40089 \end_inset
40090
40091
40092 \end_layout
40093
40094 \begin_layout Standard
40095 Vous devez installer le paquetage \SpecialChar LaTeX
40096  
40097 \series bold
40098 lettrine
40099 \series default
40100  pour voir la suite de cette section dans la sortie imprimée.
40101 \end_layout
40102
40103 \begin_layout Standard
40104 \begin_inset ERT
40105 status collapsed
40106
40107 \begin_layout Plain Layout
40108
40109
40110 \backslash
40111 fi
40112 \end_layout
40113
40114 \end_inset
40115
40116
40117 \end_layout
40118
40119 \begin_layout Chapter
40120 Trucs externes
40121 \begin_inset Index idx
40122 status collapsed
40123
40124 \begin_layout Plain Layout
40125 Trucs externes
40126 \end_layout
40127
40128 \end_inset
40129
40130
40131 \end_layout
40132
40133 \begin_layout Standard
40134 Avec le menu 
40135 \family sans
40136 Insertion\SpecialChar menuseparator
40137 Fichier
40138 \family default
40139  vous pouvez insérer un contenu externe à votre document.
40140  Ce contenu peut être :
40141 \end_layout
40142
40143 \begin_layout Description
40144 Document
40145 \begin_inset space ~
40146 \end_inset
40147
40148 \SpecialChar LyX
40149  Un autre document \SpecialChar LyX
40150  ; son contenu est directement inséré dans votre document.
40151 \end_layout
40152
40153 \begin_layout Description
40154 Texte
40155 \begin_inset space ~
40156 \end_inset
40157
40158 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40159 e.
40160 \end_layout
40161
40162 \begin_layout Description
40163 Texte
40164 \begin_inset space ~
40165 \end_inset
40166
40167 Brut
40168 \begin_inset space ~
40169 \end_inset
40170
40171 par
40172 \begin_inset space ~
40173 \end_inset
40174
40175 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40176  Les lignes vides créent un nouveau paragraphe dans votre document.
40177 \end_layout
40178
40179 \begin_layout Description
40180 Objet
40181 \begin_inset space ~
40182 \end_inset
40183
40184 Externe Fichiers de formats variés.
40185 \end_layout
40186
40187 \begin_layout Description
40188 Sous-document Documents \SpecialChar LyX
40189  ou \SpecialChar LaTeX
40190 .
40191 \end_layout
40192
40193 \begin_layout Section
40194 Objets externes 
40195 \begin_inset Index idx
40196 status collapsed
40197
40198 \begin_layout Plain Layout
40199 Trucs externes ! Objets Externes
40200 \end_layout
40201
40202 \end_inset
40203
40204
40205 \end_layout
40206
40207 \begin_layout Standard
40208 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40209  de fichiers dans votre document sans avoir à convertir ces derniers en
40210  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40211
40212  qui va s'occuper des conversions.
40213  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40214  \SpecialChar LyX
40215  des images dans des formats divers.
40216  Quand vous avez activé 
40217 \family sans
40218 Aperçu
40219 \begin_inset space ~
40220 \end_inset
40221
40222 sur
40223 \begin_inset space ~
40224 \end_inset
40225
40226 le
40227 \begin_inset space ~
40228 \end_inset
40229
40230 vif
40231 \family default
40232  dans le menu des préférences de \SpecialChar LyX
40233 , dans la rubrique 
40234 \family sans
40235 Apparence\SpecialChar menuseparator
40236 Graphiques
40237 \family default
40238 , les objets externes de type Dia et Xfig sont affichés directement dans
40239  \SpecialChar LyX
40240 .
40241 \end_layout
40242
40243 \begin_layout Standard
40244 On insère des objets externes en utilisant la fenêtre de dialogue 
40245 \family sans
40246 Objet
40247 \begin_inset space ~
40248 \end_inset
40249
40250 Externe
40251 \family default
40252  qui est accessible via le menu 
40253 \family sans
40254 Insertion\SpecialChar menuseparator
40255 Fichiers\SpecialChar menuseparator
40256 Objet
40257 \begin_inset space ~
40258 \end_inset
40259
40260 Externe
40261 \family default
40262 .
40263  Actuellement les types de fichiers (
40264 \family sans
40265 Modèles
40266 \family default
40267 ) suivants sont autorisés :
40268 \end_layout
40269
40270 \begin_layout Description
40271 Diagramme
40272 \begin_inset space ~
40273 \end_inset
40274
40275 Dia accepte les diagrammes créés avec le programme 
40276 \series bold
40277
40278 \begin_inset CommandInset href
40279 LatexCommand href
40280 name "Dia"
40281 target "https://fr.wikipedia.org/wiki/Dia_(logiciel)"
40282 literal "false"
40283
40284 \end_inset
40285
40286
40287 \series default
40288 .
40289 \end_layout
40290
40291 \begin_layout Description
40292 Échiquier accepte les diagrammes de positions d'échec produits par le programme
40293  
40294 \series bold
40295
40296 \begin_inset CommandInset href
40297 LatexCommand href
40298 name "XBoard"
40299 target "https://fr.wikipedia.org/wiki/XBoard"
40300 literal "false"
40301
40302 \end_inset
40303
40304
40305 \series default
40306 .
40307 \end_layout
40308
40309 \begin_layout Description
40310 Figure
40311 \begin_inset space ~
40312 \end_inset
40313
40314 Inkscape supporte les images graphiques vectorielles SVG contenant du texte
40315  écrit en \SpecialChar LaTeX
40316 .
40317  Il repose sur une fonctionnalité du programme 
40318 \series bold
40319
40320 \begin_inset CommandInset href
40321 LatexCommand href
40322 name "Inkscape"
40323 target "https://inkscape.org/fr"
40324 literal "false"
40325
40326 \end_inset
40327
40328
40329 \series default
40330  qui crée un fichier PDF ou EPS et un fichier \SpecialChar LaTeX
40331  particulier à partir d'un
40332  fichier SVG donné (depuis 
40333 \noun on
40334 Inkscape
40335 \noun default
40336 , la fonctionnalité est disponible via l'option 
40337 \family sans
40338 Exclure le texte du fichier PDF et créer un fichier LaTeX 
40339 \family default
40340 lorsqu'on enregistre un dessin en tant que PDF ou EPS).
40341  L'avantage de ces fichiers est d'assurer l'uniformité du style dans le
40342  document, et il est possible de saisir du code \SpecialChar TeX
40343  dans le texte du SVG.
40344 \begin_inset Newline newline
40345 \end_inset
40346
40347 Le modèle lit les fichiers SVG et utilise un convertisseur pour engendrer
40348  les fichiers PDF/EPS et \SpecialChar LaTeX
40349  (via
40350 \noun on
40351  
40352 \noun default
40353 Inkscape
40354 \noun on
40355 )
40356 \noun default
40357  à la volée, vous n'avez donc pas à exporter ces fichiers vous-mêmes.
40358  Si vous préférez cette dernière solution, et voulez utiliser les fichiers
40359  donnés 
40360 \family typewriter
40361 *.pdf
40362 \family default
40363  et 
40364 \family typewriter
40365 *.pdf_tex
40366 \family default
40367  ou 
40368 \family typewriter
40369 *.eps
40370 \family default
40371  et 
40372 \family typewriter
40373 *.eps_tex
40374 \family default
40375  à la place, saisissez simplement le nom des fichiers 
40376 \family typewriter
40377 *.pdf_tex
40378 \family default
40379  ou 
40380 \family typewriter
40381 *.eps_tex 
40382 \family default
40383 via le menu 
40384 \family sans
40385 Insertion\SpecialChar menuseparator
40386 Fichier\SpecialChar menuseparator
40387 Sous-document
40388 \family default
40389  (voir sec.
40390 \begin_inset space ~
40391 \end_inset
40392
40393
40394 \begin_inset CommandInset ref
40395 LatexCommand ref
40396 reference "sec:Sous-documents"
40397 plural "false"
40398 caps "false"
40399 noprefix "false"
40400
40401 \end_inset
40402
40403 ) plutôt que d'utiliser ce modèle.
40404 \begin_inset Newline newline
40405 \end_inset
40406
40407 Il est possible d'utiliser les commandes du code TeX comme 
40408 \series bold
40409
40410 \backslash
40411 Large
40412 \series default
40413
40414 \series bold
40415
40416 \backslash
40417 small
40418 \series default
40419 , etc.dans le texte du SVG.
40420  La taille de la police sera celle des paramètres du document \SpecialChar LyX
40421 .
40422  Voir
40423 \begin_inset space ~
40424 \end_inset
40425
40426
40427 \begin_inset CommandInset citation
40428 LatexCommand cite
40429 key "Inkscape"
40430 literal "false"
40431
40432 \end_inset
40433
40434  pour plus d'information et des exemples.
40435 \begin_inset Newline newline
40436 \end_inset
40437
40438
40439 \end_layout
40440
40441 \begin_layout Description
40442 Figure
40443 \begin_inset space ~
40444 \end_inset
40445
40446 Xfig accepte les images créées avec le programme 
40447 \begin_inset CommandInset href
40448 LatexCommand href
40449 name "Xfig"
40450 target "https://fr.wikipedia.org/wiki/Xfig"
40451 literal "false"
40452
40453 \end_inset
40454
40455 .
40456 \end_layout
40457
40458 \begin_layout Description
40459 Graphiques
40460 \begin_inset space ~
40461 \end_inset
40462
40463 vectoriels peut être utilisé pour les graphiques
40464 \begin_inset space ~
40465 \end_inset
40466
40467 vectoriels.
40468  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40469 \family sans
40470 Objet
40471 \begin_inset space ~
40472 \end_inset
40473
40474 Externe
40475 \family default
40476  comme les images qui sont habituellement incorporées en utilisant le menu
40477  
40478 \family sans
40479 Insertion\SpecialChar menuseparator
40480 Graphique
40481 \family default
40482 , comme c'est décrit dans la section
40483 \begin_inset space ~
40484 \end_inset
40485
40486
40487 \begin_inset CommandInset ref
40488 LatexCommand ref
40489 reference "sec:Graphics-Dialog"
40490
40491 \end_inset
40492
40493 .
40494  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40495 \begin_inset External
40496         template VectorGraphics
40497         filename ../clipart/SVG-Drawing.svg
40498         lyxscale 50
40499         scale 33
40500
40501 \end_inset
40502
40503
40504 \end_layout
40505
40506 \begin_layout Description
40507 Image
40508 \begin_inset space ~
40509 \end_inset
40510
40511 tramée peut être utilisé pour les images matricielles (bitmap).
40512  Les images peuvent être traitées dans la fenêtre de dialogue 
40513 \family sans
40514 Objet
40515 \begin_inset space ~
40516 \end_inset
40517
40518 Externe
40519 \family default
40520  comme les images qui sont habituellement incorporées en utilisant le menu
40521  
40522 \family sans
40523 Insertion\SpecialChar menuseparator
40524 Graphique
40525 \family default
40526 , comme c'est décrit dans la section
40527 \begin_inset space ~
40528 \end_inset
40529
40530
40531 \begin_inset CommandInset ref
40532 LatexCommand ref
40533 reference "sec:Graphics-Dialog"
40534
40535 \end_inset
40536
40537 .
40538  Voici un exemple d'insertion d'image matricielle
40539 \begin_inset space ~
40540 \end_inset
40541
40542
40543 \begin_inset External
40544         template RasterImage
40545         filename ../clipart/ToolbarEnvBox.png
40546
40547 \end_inset
40548
40549
40550 \end_layout
40551
40552 \begin_layout Description
40553 Musique
40554 \begin_inset space ~
40555 \end_inset
40556
40557 mise
40558 \begin_inset space ~
40559 \end_inset
40560
40561 en
40562 \begin_inset space ~
40563 \end_inset
40564
40565 forme
40566 \begin_inset space ~
40567 \end_inset
40568
40569 avec
40570 \begin_inset space ~
40571 \end_inset
40572
40573 Lilypond est utilisé avec des partitions musicales mises en forme par le
40574  programme 
40575 \series bold
40576
40577 \begin_inset CommandInset href
40578 LatexCommand href
40579 name "LilyPond"
40580 target "https://fr.wikipedia.org/wiki/GNU_LilyPond"
40581 literal "false"
40582
40583 \end_inset
40584
40585
40586 \series default
40587 .
40588  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40589  au fichier \SpecialChar LyX
40590  d'exemple 
40591 \emph on
40592 lilypond.lyx
40593 \emph default
40594 .
40595 \end_layout
40596
40597 \begin_layout Description
40598 Pages
40599 \begin_inset space ~
40600 \end_inset
40601
40602 PDF permet d'insérer des documents en PDF dans votre document.
40603  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40604  
40605 \emph on
40606 pages
40607 \emph default
40608  dans le champ 
40609 \family sans
40610 Option
40611 \family default
40612  dans l'onglet 
40613 \family sans
40614 Options \SpecialChar LaTeX
40615  et \SpecialChar LyX
40616
40617 \family default
40618 .
40619  L'argument de cette option est une liste d'éléments séparés par des virgules,
40620  contenant des numéros de pages (
40621 \begin_inset space ~
40622 \end_inset
40623
40624 insérez comme option 
40625 \series bold
40626 pages={3,5,6,8}
40627 \series default
40628
40629 \begin_inset space ~
40630 \end_inset
40631
40632 ), des plages de numéros de pages (
40633 \series bold
40634
40635 \begin_inset space ~
40636 \end_inset
40637
40638 pages={4-9}
40639 \series default
40640
40641 \begin_inset space ~
40642 \end_inset
40643
40644 ) ou n'importe quelle combinaison des deux.
40645  Pour insérer des pages vides, utilisez 
40646 \series bold
40647 {}
40648 \series default
40649 .
40650  Par exemple 
40651 \begin_inset space ~
40652 \end_inset
40653
40654
40655 \series bold
40656 pages={3,{},8-11,15}
40657 \series default
40658  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40659  15.
40660  Les plages de pages sont décrites avec la syntaxe 
40661 \emph on
40662 début-fin
40663 \emph default
40664  qui sélectionne toutes les pages de 
40665 \emph on
40666 début
40667 \emph default
40668  jusqu'à 
40669 \emph on
40670 fin
40671 \emph default
40672 .
40673  Si on omet 
40674 \emph on
40675 début
40676 \emph default
40677 , on commence implicitement à la première page ; de même, omettre 
40678 \emph on
40679 fin
40680 \emph default
40681  termine implicitement à la dernière page du document.
40682  La dernière page du document peut aussi être désignée par le mot-clé 
40683 \series bold
40684 last
40685 \series default
40686  (
40687 \begin_inset space ~
40688 \end_inset
40689
40690 ce dernier n'est accepté que pour une plage de pages
40691 \begin_inset space ~
40692 \end_inset
40693
40694 ).
40695  Donc 
40696 \series bold
40697 pages=-
40698 \series default
40699  va insérer toutes les pages du document et 
40700 \series bold
40701 pages=last-1
40702 \series default
40703  va insérer toutes les pages dans l'ordre inverse.
40704  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40705 \begin_inset Newline newline
40706 \end_inset
40707
40708 L'option 
40709 \series bold
40710 noautoscale
40711 \series default
40712  insère les pages avec leur taille d'origine, si cette option n'est pas
40713  donnée, les pages seront redimensionnées
40714 \begin_inset space \space{}
40715 \end_inset
40716
40717 pour tenir dans la largeur de page de votre document.
40718  Dans l'onglet 
40719 \family sans
40720 Taille
40721 \begin_inset space ~
40722 \end_inset
40723
40724 et
40725 \begin_inset space ~
40726 \end_inset
40727
40728 rotation
40729 \family default
40730  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40731  qu'une éventuelle rotation.
40732  Si vous utilisez une autre largeur que 100
40733 \begin_inset space \thinspace{}
40734 \end_inset
40735
40736 Échelle%, l'option 
40737 \series bold
40738 noautoscale
40739 \series default
40740  sera neutralisée.
40741  Pour plus d'information sur les options possibles, jetez un œil sur la
40742  documentation du paquetage \SpecialChar LaTeX
40743  
40744 \series bold
40745 pdfpages
40746 \series default
40747  
40748 \begin_inset CommandInset citation
40749 LatexCommand cite
40750 key "pdfpages"
40751 literal "true"
40752
40753 \end_inset
40754
40755 .
40756 \begin_inset Index idx
40757 status collapsed
40758
40759 \begin_layout Plain Layout
40760 Paquetages \SpecialChar LaTeX
40761  ! pdfpages
40762 \end_layout
40763
40764 \end_inset
40765
40766
40767 \begin_inset Newline newline
40768 \end_inset
40769
40770 Pour utiliser ce modèle dans une présentation 
40771 \family sans
40772 Beamer
40773 \family default
40774  vous devez d'abord insérer un environnement 
40775 \family sans
40776 FinCadre
40777 \family default
40778  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40779  contenant la commande
40780  
40781 \series bold
40782
40783 \backslash
40784 setbeamertemplate{background canvas}{}
40785 \series default
40786 .
40787  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40788  que vous voulez.
40789  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40790  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40791  section.
40792  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40793  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40794  le modèle.
40795 \begin_inset Newline newline
40796 \end_inset
40797
40798 Voici un PDF incorporé basculé de -5°
40799 \begin_inset space ~
40800 \end_inset
40801
40802 °: 
40803 \begin_inset External
40804         template PDFPages
40805         filename ../clipart/Abstract.pdf
40806         extra LaTeX "noautoscale, pages=-"
40807         rotateAngle -5
40808         rotateOrigin bottomleft
40809
40810 \end_inset
40811
40812
40813 \end_layout
40814
40815 \begin_layout Description
40816 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le
40817  format de 
40818 \series bold
40819
40820 \begin_inset CommandInset href
40821 LatexCommand href
40822 name "Gnumeric"
40823 target "https://fr.wikipedia.org/wiki/Gnumeric"
40824 literal "false"
40825
40826 \end_inset
40827
40828
40829 \series default
40830
40831 \begin_inset CommandInset href
40832 LatexCommand href
40833 name "OpenDocument"
40834 target "https://fr.wikipedia.org/wiki/OpenDocument"
40835 literal "false"
40836
40837 \end_inset
40838
40839
40840 \begin_inset CommandInset href
40841 LatexCommand href
40842 name "Microsoft Office XML"
40843 target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40844 literal "false"
40845
40846 \end_inset
40847
40848  et 
40849 \begin_inset CommandInset href
40850 LatexCommand href
40851 name "Office Open XML"
40852 target "https://fr.wikipedia.org/wiki/Office_Open_XML"
40853 literal "false"
40854
40855 \end_inset
40856
40857 .
40858  Pour cette fonction, \SpecialChar LyX
40859  doit pouvoir trouver le programme 
40860 \family typewriter
40861 ssconvert
40862 \family default
40863  au cours de sa configuration.
40864  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40865  même si vous n'avez pas de tableaux au format gnumeric.
40866  Pour des exemples et les limitations possibles, jetez un œil au fichier
40867  \SpecialChar LyX
40868  d'exemple, 
40869 \emph on
40870 spreadsheet.lyx
40871 \emph default
40872 .
40873 \end_layout
40874
40875 \begin_layout Standard
40876 Quand vous activez l'option 
40877 \family sans
40878 Brouillon
40879 \family default
40880  de l'onglet 
40881 \family sans
40882 Fichier
40883 \family default
40884  de la fenêtre de dialogue 
40885 \family sans
40886 Objet
40887 \begin_inset space ~
40888 \end_inset
40889
40890 Externe
40891 \family default
40892 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
40893 \begin_inset Newline newline
40894 \end_inset
40895
40896 Les objets externes apparaissent dans \SpecialChar LyX
40897 , soit comme une boîte comme celle-ci
40898  : 
40899 \begin_inset Graphics
40900         filename ../clipart/ExternalMaterial.png
40901         scale 95
40902         scaleBeforeRotation
40903
40904 \end_inset
40905
40906  soit comme une image, selon que vous avez ou non activé l'option 
40907 \family sans
40908 Afficher
40909 \begin_inset space ~
40910 \end_inset
40911
40912 dans
40913 \begin_inset space ~
40914 \end_inset
40915
40916 \SpecialChar LyX
40917
40918 \family default
40919  de l'onglet 
40920 \family sans
40921 Options LaTeX et LyX
40922 \family default
40923  de la fenêtre de dialogue.
40924 \end_layout
40925
40926 \begin_layout Standard
40927 Le manuel 
40928 \family sans
40929 \emph on
40930 Personnalisation
40931 \family default
40932 \emph default
40933  explique comment vous pouvez créer vos propres modèles.
40934 \end_layout
40935
40936 \begin_layout Section
40937 Sous-documents
40938 \begin_inset CommandInset label
40939 LatexCommand label
40940 name "sec:Sous-documents"
40941
40942 \end_inset
40943
40944
40945 \begin_inset Index idx
40946 status collapsed
40947
40948 \begin_layout Plain Layout
40949 Trucs externes ! Sous-documents
40950 \end_layout
40951
40952 \end_inset
40953
40954
40955 \begin_inset Index idx
40956 status collapsed
40957
40958 \begin_layout Plain Layout
40959 Fichiers ! Insertion
40960 \end_layout
40961
40962 \end_inset
40963
40964
40965 \end_layout
40966
40967 \begin_layout Standard
40968 Les sous-documents sont utilisés quand on a un document très long qui peut
40969  être décomposé en plusieurs parties ou sections plus petites.
40970  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
40971  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
40972  Les différents documents sont ce que l'on appelle les sous-documents et
40973  un document maître les relie pour imprimer le document complet ou seulement
40974  une partie de celui-ci.
40975  Un sous-document hérite du contenu de son maître, par exemple le préambule
40976  \SpecialChar LaTeX
40977 , la bibliographie, et les étiquettes pour les références croisées.
40978 \end_layout
40979
40980 \begin_layout Standard
40981 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
40982  maître, précisez dans le sous-document le document maître dans le menu
40983  
40984 \family sans
40985 Document\SpecialChar menuseparator
40986 Paramètres\SpecialChar menuseparator
40987 Classe de document
40988 \family default
40989 .
40990  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
40991  à chaque
40992  fois que vous modifierez le sous-document.
40993 \end_layout
40994
40995 \begin_layout Standard
40996 Les documents inclus sont visualisés dans \SpecialChar LyX
40997  sous la forme d'une boîte comme
40998  celle-ci : 
40999 \begin_inset Graphics
41000         filename clipart/SousDocument.png
41001         scale 95
41002         scaleBeforeRotation
41003
41004 \end_inset
41005
41006  Pour inclure des sous-documents dans un document maître , on utilise le
41007  menu 
41008 \family sans
41009 Insertion\SpecialChar menuseparator
41010 Fichier\SpecialChar menuseparator
41011 Sous-document
41012 \family default
41013 .
41014  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41015  des quatre méthodes d'inclusion :
41016 \end_layout
41017
41018 \begin_layout Description
41019 Inclus
41020 \begin_inset space ~
41021 \end_inset
41022
41023 (include) Vous pouvez inclure des documents \SpecialChar LyX
41024  et \SpecialChar LaTeX
41025 .
41026  Quand vous cliquez sur le bouton 
41027 \family sans
41028 Modifier
41029 \family default
41030  dans la fenêtre de dialogue 
41031 \family sans
41032 Sous-document
41033 \family default
41034 , le document inclus est ouvert dans \SpecialChar LyX
41035  dans un nouvel onglet pour que vous
41036  puissiez le modifier.
41037 \begin_inset Newline newline
41038 \end_inset
41039
41040
41041 \end_layout
41042
41043 \begin_layout Standard
41044 Voici un sous-document inséré avec la méthode 
41045 \family sans
41046 Inclus
41047 \family default
41048  : 
41049 \begin_inset CommandInset include
41050 LatexCommand include
41051 filename "DocumentBidon1.lyx"
41052
41053 \end_inset
41054
41055
41056 \end_layout
41057
41058 \begin_layout Standard
41059 La numérotation des sections va prendre en compte les sections des fichiers
41060  incorporés dans l'ordre où ils sont insérés dans le document maître.
41061  Le document qui est inclus comme exemple possède une sous-section qui sera
41062  numérotée comme sous-section de la section actuelle.
41063  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41064  : la sous-section
41065 \begin_inset space ~
41066 \end_inset
41067
41068
41069 \begin_inset CommandInset ref
41070 LatexCommand ref
41071 reference "subsec:Sous-section-externe-1"
41072
41073 \end_inset
41074
41075  est dans le fichier inclus.
41076 \end_layout
41077
41078 \begin_layout Standard
41079 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41080  du document maître est utilisé.
41081  Les branches présentes dans le sous-document seront ignorées par le document
41082  maître si celui-ci ne possède pas une branche avec le même nom.
41083  Les documents inclus sont insérés en commençant une nouvelle page et sont
41084  suivis par un saut de page.
41085 \end_layout
41086
41087 \begin_layout Standard
41088 \begin_inset Note Greyedout
41089 status open
41090
41091 \begin_layout Plain Layout
41092
41093 \series bold
41094 Note:
41095 \series default
41096  Quand vous avez inclus un fichier \SpecialChar LyX
41097  ou \SpecialChar LaTeX
41098 , et que ce dernier utilise une classe
41099  de document différente de celle du document maître, vous recevez un avertisseme
41100 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41101  produire des résultats inattendus sur la sortie imprimée.
41102 \end_layout
41103
41104 \end_inset
41105
41106
41107 \end_layout
41108
41109 \begin_layout Description
41110 Incorporé
41111 \begin_inset space ~
41112 \end_inset
41113
41114 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41115  sont :
41116 \end_layout
41117
41118 \begin_deeper
41119 \begin_layout Itemize
41120 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41121  par un saut de page.
41122 \end_layout
41123
41124 \begin_layout Itemize
41125 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41126  quand l'option
41127  
41128 \family sans
41129 Aperçu
41130 \begin_inset space ~
41131 \end_inset
41132
41133 sur
41134 \begin_inset space ~
41135 \end_inset
41136
41137 le
41138 \begin_inset space ~
41139 \end_inset
41140
41141 vif
41142 \family default
41143  est activée dans les préférences dans la rubrique 
41144 \family sans
41145 Apparence\SpecialChar menuseparator
41146 Graphique
41147 \family default
41148 .
41149 \end_layout
41150
41151 \begin_layout Itemize
41152 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41153 \family sans
41154 Document\SpecialChar menuseparator
41155 Paramètres\SpecialChar menuseparator
41156 Sous-documents
41157 \family default
41158 .
41159 \end_layout
41160
41161 \end_deeper
41162 \begin_layout Standard
41163 Voici un sous document inséré en utilisant la méthode 
41164 \family sans
41165 Incorporé
41166 \family default
41167  : 
41168 \begin_inset CommandInset include
41169 LatexCommand input
41170 preview true
41171 filename "DocumentBidon2.lyx"
41172
41173 \end_inset
41174
41175
41176 \end_layout
41177
41178 \begin_layout Standard
41179 Voici un sous-document
41180 \emph on
41181 input
41182 \emph default
41183  comme \SpecialChar LaTeX
41184  source:
41185 \end_layout
41186
41187 \begin_layout Quote
41188 \begin_inset CommandInset include
41189 LatexCommand input
41190 filename "DocumentTexteBidon.txt"
41191
41192 \end_inset
41193
41194
41195 \end_layout
41196
41197 \begin_layout Description
41198 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41199  Si c'est un fichier \SpecialChar LyX
41200  ou \SpecialChar LaTeX
41201 , le contenu sera affiché dans la sortie sous forme
41202  de code source et aucune des commandes éventuellement présentes ne sera
41203  exécutée.
41204  Vous pouvez utiliser l'option 
41205 \family sans
41206 Marquer
41207 \begin_inset space ~
41208 \end_inset
41209
41210 les
41211 \begin_inset space ~
41212 \end_inset
41213
41214 espaces
41215 \family default
41216  qui matérialise chaque espace présente dans le code source par un caractère
41217  
41218 \begin_inset Quotes cld
41219 \end_inset
41220
41221
41222 \begin_inset ERT
41223 status collapsed
41224
41225 \begin_layout Plain Layout
41226
41227
41228 \backslash
41229 textvisiblespace 
41230 \end_layout
41231
41232 \end_inset
41233
41234
41235 \begin_inset Quotes crd
41236 \end_inset
41237
41238  .
41239  La différence avec la méthode qui consiste à utiliser le menu 
41240 \family sans
41241 Insertion\SpecialChar menuseparator
41242 Fichier\SpecialChar menuseparator
41243 Texte
41244 \begin_inset space ~
41245 \end_inset
41246
41247 brut
41248 \family default
41249  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41250 .
41251 \end_layout
41252
41253 \begin_layout Standard
41254 Voici un sous-document inclus en utilisant la méthode 
41255 \family sans
41256 verbatim
41257 \family default
41258  : 
41259 \begin_inset CommandInset include
41260 LatexCommand verbatiminput
41261 filename "DocumentTexteBidon.txt"
41262
41263 \end_inset
41264
41265
41266 \begin_inset VSpace bigskip
41267 \end_inset
41268
41269 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41270  l'option 
41271 \family sans
41272 Marquer
41273 \begin_inset space ~
41274 \end_inset
41275
41276 les
41277 \begin_inset space ~
41278 \end_inset
41279
41280 espaces :
41281 \family default
41282  
41283 \begin_inset CommandInset include
41284 LatexCommand verbatiminput*
41285 filename "DocumentTexteBidon.txt"
41286
41287 \end_inset
41288
41289
41290 \end_layout
41291
41292 \begin_layout Standard
41293 \begin_inset VSpace bigskip
41294 \end_inset
41295
41296
41297 \end_layout
41298
41299 \begin_layout Standard
41300 \begin_inset Note Greyedout
41301 status open
41302
41303 \begin_layout Plain Layout
41304
41305 \series bold
41306 Note:
41307 \series default
41308  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41309  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41310 \end_layout
41311
41312 \end_inset
41313
41314
41315 \end_layout
41316
41317 \begin_layout Description
41318 Listings Ce type d'inclusion est décrit dans le chapitre
41319 \begin_inset space ~
41320 \end_inset
41321
41322
41323 \begin_inset CommandInset ref
41324 LatexCommand ref
41325 reference "cha:Program-Code-Listings"
41326
41327 \end_inset
41328
41329 .
41330 \end_layout
41331
41332 \begin_layout Standard
41333 \begin_inset Note Greyedout
41334 status open
41335
41336 \begin_layout Plain Layout
41337
41338 \series bold
41339 Note:
41340 \series default
41341  Inclure le même document deux fois dans un même document peut poser des
41342  problèmes avec \SpecialChar LaTeX
41343 .
41344 \end_layout
41345
41346 \end_inset
41347
41348
41349 \end_layout
41350
41351 \begin_layout Standard
41352 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41353  de votre document maître, que ce soit pour diminuer les temps de compilation
41354  ou parce que vous voulez distribuer des chapitres isolés d'un livre que
41355  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41356  la sortie en utilisant le menu 
41357 \family sans
41358 Document\SpecialChar menuseparator
41359 Paramètres\SpecialChar menuseparator
41360 Sous-documents
41361 \family default
41362 .
41363  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41364  sur la ligne correspondant dans la colonne 
41365 \family sans
41366 Inclus dans le résultat
41367 \family default
41368  de la liste (
41369 \begin_inset space ~
41370 \end_inset
41371
41372 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41373  
41374 \begin_inset Quotes cld
41375 \end_inset
41376
41377 inclus
41378 \begin_inset Quotes crd
41379 \end_inset
41380
41381  et pas la méthode 
41382 \begin_inset Quotes cld
41383 \end_inset
41384
41385 incorporé
41386 \begin_inset Quotes crd
41387 \end_inset
41388
41389
41390 \begin_inset space ~
41391 \end_inset
41392
41393 ).
41394  Si on active l'option 
41395 \family sans
41396 Assurer la cohérence des compteurs et des références
41397 \family default
41398 , \SpecialChar LyX
41399  va s'assurer que tous les numéros de pages, références etc...
41400  sont corrects comme si tous le document avait été traité.
41401  C'est utile si vous voulez que les sous-documents choisis aient exactement
41402  le même aspect que s'il étaient dans le document complet.
41403  Pour réaliser cette condition, il faut que \SpecialChar LyX
41404  traite de façon silencieuse
41405  la totalité du document.
41406  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41407  les compteurs et autres références n'ont pas à être à tout prix valides,
41408  vous devez impérativement désactiver cette option.
41409  
41410 \end_layout
41411
41412 \begin_layout Standard
41413 Une autre solution consiste à inclure chaque fichier dans une branche
41414 \begin_inset Foot
41415 status collapsed
41416
41417 \begin_layout Plain Layout
41418 Les branches sont décrites dans la section 
41419 \emph on
41420 Branches
41421 \emph default
41422  du 
41423 \emph on
41424 Guide de l'utilisateur
41425 \emph default
41426  de \SpecialChar LyX
41427 .
41428 \end_layout
41429
41430 \end_inset
41431
41432 .
41433  En activant ou désactivant une branche, vous pouvez décider les fichiers
41434  inclus qui doivent apparaître dans la sortie imprimée.
41435  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41436  
41437 \begin_inset Quotes cld
41438 \end_inset
41439
41440 incorporés
41441 \begin_inset Quotes crd
41442 \end_inset
41443
41444 .
41445  Le défaut est que les compteurs et autres références ne sont pas conservés
41446  avec cette approche.
41447 \end_layout
41448
41449 \begin_layout Chapter
41450 Listings de code source
41451 \begin_inset CommandInset label
41452 LatexCommand label
41453 name "cha:Program-Code-Listings"
41454
41455 \end_inset
41456
41457
41458 \begin_inset Index idx
41459 status collapsed
41460
41461 \begin_layout Plain Layout
41462 Listings
41463 \end_layout
41464
41465 \end_inset
41466
41467
41468 \begin_inset Index idx
41469 status collapsed
41470
41471 \begin_layout Plain Layout
41472 Code Source
41473 \end_layout
41474
41475 \end_inset
41476
41477
41478 \begin_inset Index idx
41479 status collapsed
41480
41481 \begin_layout Plain Layout
41482 Flottants ! Listings
41483 \end_layout
41484
41485 \end_inset
41486
41487
41488 \end_layout
41489
41490 \begin_layout Standard
41491 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41492  un insert 
41493 \family sans
41494 Listings
41495 \family default
41496  qui peut être créé grâce au menu 
41497 \family sans
41498 Insertion
41499 \family default
41500 \SpecialChar menuseparator
41501
41502 \family sans
41503 Listing
41504 \begin_inset space ~
41505 \end_inset
41506
41507 de
41508 \begin_inset space ~
41509 \end_inset
41510
41511 Code
41512 \begin_inset space ~
41513 \end_inset
41514
41515 Source
41516 \family default
41517 .
41518  Les paquetages \SpecialChar LaTeX
41519  
41520 \series bold
41521 listings
41522 \series default
41523
41524 \begin_inset Index idx
41525 status collapsed
41526
41527 \begin_layout Plain Layout
41528 Paquetages \SpecialChar LaTeX
41529  ! listings
41530 \end_layout
41531
41532 \end_inset
41533
41534  et 
41535 \series bold
41536 minted
41537 \series default
41538
41539 \begin_inset Index idx
41540 status collapsed
41541
41542 \begin_layout Plain Layout
41543 Paquetages \SpecialChar LaTeX
41544  ! minted
41545 \end_layout
41546
41547 \end_inset
41548
41549  fournit un moyen puissant et flexible d'insérer des listings de code source
41550  dans votre document.
41551  Il n'est possible d'utiliser que l'un de ces paquetages dans un document.
41552  
41553 \series bold
41554 listings
41555 \series default
41556  est l'alternative implicite.
41557 \end_layout
41558
41559 \begin_layout Standard
41560
41561 \lang english
41562 \begin_inset Note Note
41563 status open
41564
41565 \begin_layout Plain Layout
41566
41567 \series bold
41568 Nota:
41569 \series default
41570  LyX NE souhaite PAS encourager les utilisateurs dans l'utilisation de l'option
41571  
41572 \family typewriter
41573 -shell-escape
41574 \family default
41575  dans les définitions des convertisseurs.
41576  Cette option fonctionne, mais elle affecte gravement la sécurité.
41577  Une discussion active sur la liste de messagerie des développeurs (en anglais)
41578  traite de la manière de traiter ce problème.
41579  Une fois ce problème résolu, la présente note pourra être mise à jour.
41580 \end_layout
41581
41582 \begin_layout Plain Layout
41583 =====
41584 \end_layout
41585
41586 \begin_layout Plain Layout
41587 Pour utiliser
41588 \series bold
41589  minted
41590 \series default
41591 , vous devez sélectionner cette option en tant que paquetage d'accentuation
41592  de la syntaxe dans la page 
41593 \family sans
41594 Listings
41595 \family default
41596  des paramètres du document.
41597
41598 \series bold
41599  minted
41600 \series default
41601  nécessite en plus la présence du moduler 
41602 \family sans
41603 pygments
41604 \family default
41605  du logiciel 
41606 \noun on
41607 Python
41608 \noun default
41609
41610 \begin_inset Foot
41611 status collapsed
41612
41613 \begin_layout Plain Layout
41614 Avec \SpecialChar LyX
41615  pour Windows, 
41616 \family sans
41617 pygments
41618 \family default
41619  est installé.
41620 \end_layout
41621
41622 \end_inset
41623
41624  et l'option 
41625 \family typewriter
41626 -shell-escape
41627 \family default
41628  pour le processeur \SpecialChar LaTeX
41629 .
41630  Si par exemple vous souhaitez visionner ou afficher votre document en 
41631 \family sans
41632 PDF
41633 \begin_inset space ~
41634 \end_inset
41635
41636 (pdflatex)
41637 \family default
41638 , ouvrez dans les préférences \SpecialChar LyX
41639  la section 
41640 \family sans
41641 Gestion des fichiers\SpecialChar menuseparator
41642 Convertisseurs
41643 \family default
41644 .
41645  Allez alors à l'entrée
41646 \family sans
41647  LaTeX
41648 \begin_inset space ~
41649 \end_inset
41650
41651 (pdflatex) -> PDF
41652 \begin_inset space ~
41653 \end_inset
41654
41655 (pdflatex)
41656 \family default
41657 et examinez le champ 
41658 \family sans
41659 Convertisseur
41660 \family default
41661 .
41662  Vous voyez que le contenu implicite est
41663 \begin_inset Newline newline
41664 \end_inset
41665
41666
41667 \series bold
41668 pdflatex $$i
41669 \series default
41670
41671 \begin_inset Newline newline
41672 \end_inset
41673
41674 Remplacez-le par
41675 \begin_inset Newline newline
41676 \end_inset
41677
41678
41679 \series bold
41680 pdflatex $$i -shell-escape
41681 \begin_inset Newline newline
41682 \end_inset
41683
41684
41685 \series default
41686 et appuyez sur le bouton
41687 \family sans
41688  Modifier puis sur Appliquer
41689 \family default
41690  or 
41691 \family sans
41692 Enregistrer
41693 \family default
41694 .
41695  La même opération peut être effectuée pour le formats imprimables 
41696 \family sans
41697 PDF
41698 \begin_inset space ~
41699 \end_inset
41700
41701 (LuaTeX)
41702 \family default
41703  et 
41704 \family sans
41705 PDF
41706 \begin_inset space ~
41707 \end_inset
41708
41709 (XeTeX)
41710 \family default
41711 .
41712 \end_layout
41713
41714 \end_inset
41715
41716
41717 \end_layout
41718
41719 \begin_layout Standard
41720 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41721  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41722 \end_layout
41723
41724 \begin_layout Standard
41725 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41726  imprimée.
41727  L'option d'emplacement 
41728 \family sans
41729 Listing
41730 \begin_inset space ~
41731 \end_inset
41732
41733 en
41734 \begin_inset space ~
41735 \end_inset
41736
41737 Ligne
41738 \family default
41739  imprime le listing dans la ligne comme ceci : 
41740 \begin_inset listings
41741 lstparams "language={C++}"
41742 inline true
41743 status open
41744
41745 \begin_layout Plain Layout
41746
41747 int a=5;
41748 \end_layout
41749
41750 \end_inset
41751
41752
41753 \begin_inset Newline newline
41754 \end_inset
41755
41756 L'option 
41757 \family sans
41758 Flottant
41759 \family default
41760  crée un flottant de listing pour lequel vous pouvez préciser les options
41761  classiques d'emplacement : 
41762 \begin_inset Quotes cld
41763 \end_inset
41764
41765
41766 \family sans
41767 h
41768 \family default
41769
41770 \begin_inset Quotes crd
41771 \end_inset
41772
41773
41774 \begin_inset Quotes cld
41775 \end_inset
41776
41777
41778 \family sans
41779 t
41780 \family default
41781
41782 \begin_inset Quotes crd
41783 \end_inset
41784
41785
41786 \begin_inset Quotes cld
41787 \end_inset
41788
41789
41790 \family sans
41791 b
41792 \family default
41793
41794 \begin_inset Quotes crd
41795 \end_inset
41796
41797 , et 
41798 \begin_inset Quotes cld
41799 \end_inset
41800
41801
41802 \family sans
41803 p
41804 \family default
41805
41806 \begin_inset Quotes crd
41807 \end_inset
41808
41809  correspondant aux emplacement décrits dans la section
41810 \begin_inset space ~
41811 \end_inset
41812
41813
41814 \begin_inset CommandInset ref
41815 LatexCommand ref
41816 reference "sec:Placement-flottants"
41817
41818 \end_inset
41819
41820 .
41821  Les options de positionnement peuvent être mélangées et doivent être saisies
41822  sans séparation, par exemple, on peut taper 
41823 \begin_inset Quotes cld
41824 \end_inset
41825
41826
41827 \family sans
41828 htbp
41829 \family default
41830
41831 \begin_inset Quotes crd
41832 \end_inset
41833
41834 .
41835  L'option 
41836 \begin_inset Quotes cld
41837 \end_inset
41838
41839 h
41840 \begin_inset Quotes crd
41841 \end_inset
41842
41843  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41844  
41845 \family sans
41846 Flottant
41847 \family default
41848  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41849  légende et être référencés.
41850 \end_layout
41851
41852 \begin_layout Standard
41853 Vous pouvez ajouter une légende à des listings 
41854 \lang english
41855 that are not inline
41856 \lang french
41857  avec le menu 
41858 \family sans
41859 Insertion\SpecialChar menuseparator
41860 Légende
41861 \family default
41862 .
41863  On peut référencer les listings de la même façon que les flottants :Voir
41864  le listing
41865 \begin_inset space ~
41866 \end_inset
41867
41868
41869 \begin_inset CommandInset ref
41870 LatexCommand ref
41871 reference "lst:Listing-exemple"
41872
41873 \end_inset
41874
41875 .
41876  Une liste des listings qui contient tous les listings légendés peut être
41877  créée par le menu 
41878 \family sans
41879 Insertion\SpecialChar menuseparator
41880 Listes
41881 \begin_inset space ~
41882 \end_inset
41883
41884 &
41885 \begin_inset space ~
41886 \end_inset
41887
41888 TdM\SpecialChar menuseparator
41889 Liste des listings
41890 \family default
41891 .
41892  Les éléments de la liste sont les légendes et le numéro de listing.
41893 \end_layout
41894
41895 \begin_layout Standard
41896 \begin_inset listings
41897 lstparams "language=Python"
41898 inline false
41899 status open
41900
41901 \begin_layout Plain Layout
41902
41903 \begin_inset Caption Standard
41904
41905 \begin_layout Plain Layout
41906 \begin_inset CommandInset label
41907 LatexCommand label
41908 name "lst:Listing-exemple"
41909
41910 \end_inset
41911
41912 Exemple de listing flottant
41913 \end_layout
41914
41915 \end_inset
41916
41917 # Exemple de listing flottant
41918 \end_layout
41919
41920 \begin_layout Plain Layout
41921
41922 def func(param):
41923 \end_layout
41924
41925 \begin_layout Plain Layout
41926
41927     'ceci est une fonction python'
41928 \end_layout
41929
41930 \begin_layout Plain Layout
41931
41932     pass
41933 \end_layout
41934
41935 \end_inset
41936
41937
41938 \end_layout
41939
41940 \begin_layout Standard
41941 \begin_inset Note Greyedout
41942 status open
41943
41944 \begin_layout Plain Layout
41945
41946 \series bold
41947 Nota: 
41948 \series default
41949 le paquetage 
41950 \series bold
41951 listings
41952 \series default
41953  place implicitement les légendes avant le listing.
41954 \begin_inset Newline newline
41955 \end_inset
41956
41957 Le paquetage 
41958 \series bold
41959 minted
41960 \series default
41961  les place après le listing s'il est dans un flottant.
41962  S'il n'est pas flottant, la légende sera placée avant le listing si elle
41963  est insérée en première ligne, sinon elle sera placée après le listing.
41964  Si vous souhaitez forcer le placement avant le listing dans tous les cas,
41965  vous devez ajouter les lignes qui suivent en dernier dans le préambule:
41966 \begin_inset Newline newline
41967 \end_inset
41968
41969
41970 \series bold
41971
41972 \backslash
41973 @ifundefined{newfloat}
41974 \begin_inset Newline newline
41975 \end_inset
41976
41977
41978 \begin_inset Phantom HPhantom
41979 status open
41980
41981 \begin_layout Plain Layout
41982 \begin_inset space ~
41983 \end_inset
41984
41985
41986 \end_layout
41987
41988 \end_inset
41989
41990 {
41991 \backslash
41992 usepackage{float}}{}
41993 \begin_inset Newline newline
41994 \end_inset
41995
41996
41997 \backslash
41998 floatstyle{plaintop}
41999 \series default
42000
42001 \begin_inset Note Note
42002 status collapsed
42003
42004 \begin_layout Plain Layout
42005 Le paquetage 
42006 \series bold
42007 float 
42008 \series default
42009 sera automatiquement chargé par \SpecialChar LyX
42010  si vous utilisez un placement particulier
42011  des flottants pour l'ensemble du document.
42012  L'usage de la commande 
42013 \series bold
42014
42015 \backslash
42016 @ifundefined
42017 \series default
42018  évitera de le charger deux fois.
42019 \end_layout
42020
42021 \end_inset
42022
42023
42024 \end_layout
42025
42026 \end_inset
42027
42028
42029 \end_layout
42030
42031 \begin_layout Standard
42032 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
42033  de listing, les mots-clés de ce langage seront reconnus et mis en forme
42034  de manière particulière dans la sortie imprimée.
42035  Dans l'exemple de listing, le mot clé Python 
42036 \begin_inset Quotes cld
42037 \end_inset
42038
42039 def
42040 \begin_inset Quotes crd
42041 \end_inset
42042
42043  est reconnu et imprimé en caractères gras dans la sortie.
42044 \end_layout
42045
42046 \begin_layout Standard
42047 \begin_inset Note Greyedout
42048 status open
42049
42050 \begin_layout Plain Layout
42051
42052 \series bold
42053 Note:
42054 \series default
42055  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
42056  une police de caractères à 
42057 \family typewriter
42058 chasse fixe
42059 \family default
42060 , c'est que votre police ne contient probablement pas de série grasse.
42061  Dans ce cas choisissez une police différente dans le menu 
42062 \family sans
42063 Document\SpecialChar menuseparator
42064 Paramètres\SpecialChar menuseparator
42065 Polices
42066 \family default
42067 .
42068  (Les polices 
42069 \emph on
42070 LuxiMono, BeraMono
42071 \emph default
42072  et 
42073 \emph on
42074 Courier
42075 \emph default
42076  contiennent une série grasse.)
42077 \end_layout
42078
42079 \end_inset
42080
42081
42082 \end_layout
42083
42084 \begin_layout Standard
42085 Dans la rubrique 
42086 \family sans
42087 Numérotation
42088 \begin_inset space ~
42089 \end_inset
42090
42091 des
42092 \begin_inset space ~
42093 \end_inset
42094
42095 Lignes
42096 \family default
42097  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
42098 n des lignes.
42099  Vous pouvez mettre un nombre dans le champ 
42100 \family sans
42101 Pas
42102 \family default
42103  pour désigner les lignes qui seront numérotées.
42104  Par exemple, si vous mettez 
42105 \begin_inset Quotes cld
42106 \end_inset
42107
42108 3
42109 \begin_inset Quotes crd
42110 \end_inset
42111
42112 , seule une ligne sur trois sera numérotée.
42113 \end_layout
42114
42115 \begin_layout Standard
42116 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
42117  apparaîtront dans la sortie.
42118  Vous devez utiliser l'option 
42119 \family sans
42120 Table
42121 \begin_inset space ~
42122 \end_inset
42123
42124 de
42125 \begin_inset space ~
42126 \end_inset
42127
42128 Caractères
42129 \begin_inset space ~
42130 \end_inset
42131
42132 Étendue
42133 \family default
42134  
42135 \lang english
42136 is only meaningful for the 
42137 \series bold
42138 listings
42139 \series default
42140  package
42141 \lang french
42142  et vous devez le utiliser quand vous employez des caractères spécifiques
42143  à une langue donnée comme les umlauts Allemands dans votre listing.
42144 \begin_inset Newline newline
42145 \end_inset
42146
42147 Voici un exemple de listing avec la numérotation des lignes à gauche par
42148  pas de 3, en langage Python, avec les options 
42149 \begin_inset Quotes cld
42150 \end_inset
42151
42152 Table
42153 \begin_inset space ~
42154 \end_inset
42155
42156 de
42157 \begin_inset space ~
42158 \end_inset
42159
42160 caractères
42161 \begin_inset space ~
42162 \end_inset
42163
42164 étendue
42165 \begin_inset Quotes crd
42166 \end_inset
42167
42168  et 
42169 \begin_inset Quotes cld
42170 \end_inset
42171
42172 Espace
42173 \begin_inset space ~
42174 \end_inset
42175
42176 représenté
42177 \begin_inset space ~
42178 \end_inset
42179
42180 par
42181 \begin_inset space ~
42182 \end_inset
42183
42184 un
42185 \begin_inset space ~
42186 \end_inset
42187
42188 symbole
42189 \begin_inset Quotes crd
42190 \end_inset
42191
42192 , l'intervalle de ligne étant 3
42193 \begin_inset space \thinspace{}
42194 \end_inset
42195
42196 -
42197 \begin_inset space \thinspace{}
42198 \end_inset
42199
42200 8:
42201 \end_layout
42202
42203 \begin_layout Standard
42204 \begin_inset listings
42205 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42206 inline false
42207 status open
42208
42209 \begin_layout Plain Layout
42210
42211 def func(param):
42212 \end_layout
42213
42214 \begin_layout Plain Layout
42215
42216     'ceci est une fonction Python'
42217 \end_layout
42218
42219 \begin_layout Plain Layout
42220
42221     pass
42222 \end_layout
42223
42224 \begin_layout Plain Layout
42225
42226 def func(param):
42227 \end_layout
42228
42229 \begin_layout Plain Layout
42230
42231 'Ça, c'est un mot Allemand : Tschüß'
42232 \end_layout
42233
42234 \begin_layout Plain Layout
42235
42236 pass
42237 \end_layout
42238
42239 \begin_layout Plain Layout
42240
42241 def func(param):
42242 \end_layout
42243
42244 \begin_layout Plain Layout
42245
42246 'ceci est une fonction Python'
42247 \end_layout
42248
42249 \begin_layout Plain Layout
42250
42251 pass
42252 \end_layout
42253
42254 \end_inset
42255
42256
42257 \end_layout
42258
42259 \begin_layout Standard
42260 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42261  nombre de caractères que doit représenter une tabulation dans le champ
42262  
42263 \family sans
42264 Taille du tabulateur
42265 \family default
42266 .
42267 \end_layout
42268
42269 \begin_layout Standard
42270 \begin_inset Note Greyedout
42271 status open
42272
42273 \begin_layout Plain Layout
42274
42275 \series bold
42276 Note:
42277 \series default
42278  À cause d'un bug dans le paquetage 
42279 \series bold
42280 listings
42281 \series default
42282  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42283  listing.
42284  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42285  les lignes 3 et 6.
42286 \end_layout
42287
42288 \end_inset
42289
42290
42291 \end_layout
42292
42293 \begin_layout Standard
42294 \begin_inset VSpace bigskip
42295 \end_inset
42296
42297
42298 \end_layout
42299
42300 \begin_layout Standard
42301 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42302  listing.
42303  Pour le faire, il suffit d'utiliser le menu 
42304 \family sans
42305 Insertion\SpecialChar menuseparator
42306 Fichier\SpecialChar menuseparator
42307 Sous-document
42308 \family default
42309  et de choisir le type 
42310 \family sans
42311 Listing
42312 \family default
42313
42314 \begin_inset space ~
42315 \end_inset
42316
42317
42318 \family sans
42319 de
42320 \begin_inset space ~
42321 \end_inset
42322
42323 Code
42324 \begin_inset space ~
42325 \end_inset
42326
42327 source
42328 \family default
42329 .
42330 \begin_inset Foot
42331 status collapsed
42332
42333 \begin_layout Plain Layout
42334 Les autres types de sous-documents sont décrits dans la section
42335 \begin_inset space ~
42336 \end_inset
42337
42338
42339 \begin_inset CommandInset ref
42340 LatexCommand ref
42341 reference "sec:Sous-documents"
42342
42343 \end_inset
42344
42345 .
42346 \end_layout
42347
42348 \end_inset
42349
42350  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42351  à utiliser pour le listing dans une zone de texte.
42352  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42353  
42354 \begin_inset Quotes cld
42355 \end_inset
42356
42357 ?
42358 \begin_inset Quotes crd
42359 \end_inset
42360
42361  dans la zone de texte.
42362 \end_layout
42363
42364 \begin_layout Standard
42365 Pour faire référence à un sous-document de type listing, tapez une étiquette
42366  dans le champ correspondant de la fenêtre de dialogue.
42367  On peut alors faire référence à cette étiquette en utilisant le menu 
42368 \family sans
42369 Insertion\SpecialChar menuseparator
42370 Référence
42371 \begin_inset space ~
42372 \end_inset
42373
42374 Croisée
42375 \family default
42376 .
42377 \end_layout
42378
42379 \begin_layout Standard
42380 Le listing
42381 \begin_inset space ~
42382 \end_inset
42383
42384
42385 \begin_inset CommandInset ref
42386 LatexCommand ref
42387 reference "lst:listing-fichier"
42388
42389 \end_inset
42390
42391  est un exemple de listing issu d'un fichier ; ici les lignes 10
42392 \begin_inset space \thinspace{}
42393 \end_inset
42394
42395 -
42396 \begin_inset space \thinspace{}
42397 \end_inset
42398
42399 15 de ce fichier \SpecialChar LyX
42400  sont listées.
42401 \end_layout
42402
42403 \begin_layout Standard
42404 \begin_inset Newpage pagebreak
42405 \end_inset
42406
42407
42408 \end_layout
42409
42410 \begin_layout Standard
42411 \begin_inset CommandInset include
42412 LatexCommand lstinputlisting
42413 filename "EmbeddedObjects.lyx"
42414 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42415
42416 \end_inset
42417
42418
42419 \end_layout
42420
42421 \begin_layout Standard
42422 \begin_inset VSpace bigskip
42423 \end_inset
42424
42425
42426 \end_layout
42427
42428 \begin_layout Standard
42429 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42430 \begin_inset space ~
42431 \end_inset
42432
42433 :
42434 \end_layout
42435
42436 \begin_layout Enumerate
42437 Ouvrez la fenêtre de dialogue listings et ajoutez
42438 \begin_inset Newline newline
42439 \end_inset
42440
42441
42442 \family sans
42443 mathescape=true
42444 \family default
42445
42446 \begin_inset Newline newline
42447 \end_inset
42448
42449 dans le champ de l'onglet 
42450 \family sans
42451 Avancé
42452 \family default
42453 .
42454 \end_layout
42455
42456 \begin_layout Enumerate
42457 Créez la formule en dehors du listing.
42458 \end_layout
42459
42460 \begin_layout Enumerate
42461 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42462  (raccourci 
42463 \begin_inset Info
42464 type  "shortcut"
42465 arg   "copy"
42466 \end_inset
42467
42468 )
42469 \end_layout
42470
42471 \begin_layout Enumerate
42472 Dans le listing écrivez 
42473 \begin_inset Quotes cld
42474 \end_inset
42475
42476
42477 \family sans
42478 $$
42479 \family default
42480
42481 \begin_inset Quotes crd
42482 \end_inset
42483
42484  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42485  
42486 \begin_inset Info
42487 type  "shortcut"
42488 arg   "paste"
42489 \end_inset
42490
42491 )
42492 \end_layout
42493
42494 \begin_layout Standard
42495 \begin_inset listings
42496 lstparams "language=Python,mathescape=true"
42497 inline false
42498 status open
42499
42500 \begin_layout Plain Layout
42501
42502 \begin_inset Caption Standard
42503
42504 \begin_layout Plain Layout
42505 Exemple de listing flottant contenant une formule
42506 \end_layout
42507
42508 \end_inset
42509
42510 # Exemple de listing flottant
42511 \end_layout
42512
42513 \begin_layout Plain Layout
42514
42515 def func(param):
42516 \end_layout
42517
42518 \begin_layout Plain Layout
42519
42520     # $
42521 \backslash
42522 prod_{n=1}^{
42523 \backslash
42524 infty}
42525 \backslash
42526 ,
42527 \backslash
42528 frac{1}{x^{2}}$
42529 \end_layout
42530
42531 \begin_layout Plain Layout
42532
42533     pass
42534 \end_layout
42535
42536 \end_inset
42537
42538
42539 \end_layout
42540
42541 \begin_layout Standard
42542 \begin_inset VSpace bigskip
42543 \end_inset
42544
42545
42546 \end_layout
42547
42548 \begin_layout Standard
42549 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42550  de dialogue 
42551 \family sans
42552 Document\SpecialChar menuseparator
42553 Paramètres\SpecialChar menuseparator
42554 Listings
42555 \family default
42556 .
42557  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42558  
42559 \begin_inset Quotes cld
42560 \end_inset
42561
42562 ?
42563 \begin_inset Quotes crd
42564 \end_inset
42565
42566  dans le champ.
42567 \end_layout
42568
42569 \begin_layout Standard
42570 Pour plus d'information sur les paquetages 
42571 \series bold
42572 listings
42573 \series default
42574  et 
42575 \series bold
42576 minted
42577 \series default
42578 , nous vous renvoyons à sa documentation 
42579 \begin_inset CommandInset citation
42580 LatexCommand cite
42581 key "listings,minted"
42582 literal "true"
42583
42584 \end_inset
42585
42586 .
42587 \end_layout
42588
42589 \begin_layout Standard
42590 \begin_inset Newpage newpage
42591 \end_inset
42592
42593
42594 \end_layout
42595
42596 \begin_layout Chapter
42597 \start_of_appendix
42598 Unités de longueur utilisables avec \SpecialChar LyX
42599
42600 \begin_inset Argument 1
42601 status collapsed
42602
42603 \begin_layout Plain Layout
42604 Unités de longueur
42605 \end_layout
42606
42607 \end_inset
42608
42609
42610 \begin_inset Index idx
42611 status collapsed
42612
42613 \begin_layout Plain Layout
42614 Unités
42615 \end_layout
42616
42617 \end_inset
42618
42619
42620 \begin_inset CommandInset label
42621 LatexCommand label
42622 name "cha:Unités-de-longueur"
42623
42624 \end_inset
42625
42626
42627 \end_layout
42628
42629 \begin_layout Standard
42630 Pour comprendre les unités de longueur utilisées dans cette documentation,
42631  le tableau
42632 \begin_inset space ~
42633 \end_inset
42634
42635
42636 \begin_inset CommandInset ref
42637 LatexCommand ref
42638 reference "tab:Unités"
42639
42640 \end_inset
42641
42642 décrit les unités utilisées par \SpecialChar LyX
42643 .
42644 \begin_inset Float table
42645 placement h
42646 wide false
42647 sideways false
42648 status open
42649
42650 \begin_layout Plain Layout
42651 \begin_inset Caption Standard
42652
42653 \begin_layout Plain Layout
42654 \begin_inset CommandInset label
42655 LatexCommand label
42656 name "tab:Unités"
42657
42658 \end_inset
42659
42660 Unités de longueur
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \end_layout
42667
42668 \begin_layout Plain Layout
42669 \begin_inset VSpace medskip
42670 \end_inset
42671
42672
42673 \end_layout
42674
42675 \begin_layout Plain Layout
42676 \align center
42677 \begin_inset Tabular
42678 <lyxtabular version="3" rows="21" columns="3">
42679 <features tabularvalignment="middle">
42680 <column alignment="center" valignment="top">
42681 <column alignment="center" valignment="middle" width="48col%">
42682 <column alignment="center" valignment="top">
42683 <row>
42684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42685 \begin_inset Text
42686
42687 \begin_layout Plain Layout
42688 unité
42689 \end_layout
42690
42691 \end_inset
42692 </cell>
42693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42694 \begin_inset Text
42695
42696 \begin_layout Plain Layout
42697 nom/description
42698 \end_layout
42699
42700 \end_inset
42701 </cell>
42702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42703 \begin_inset Text
42704
42705 \begin_layout Plain Layout
42706 commande \SpecialChar LaTeX
42707
42708 \end_layout
42709
42710 \end_inset
42711 </cell>
42712 </row>
42713 <row>
42714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42715 \begin_inset Text
42716
42717 \begin_layout Plain Layout
42718 bp
42719 \end_layout
42720
42721 \end_inset
42722 </cell>
42723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42724 \begin_inset Text
42725
42726 \begin_layout Plain Layout
42727 gros point (72
42728 \begin_inset space \thinspace{}
42729 \end_inset
42730
42731 bp = 1
42732 \begin_inset space \thinspace{}
42733 \end_inset
42734
42735 in)
42736 \end_layout
42737
42738 \end_inset
42739 </cell>
42740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42741 \begin_inset Text
42742
42743 \begin_layout Plain Layout
42744 -
42745 \end_layout
42746
42747 \end_inset
42748 </cell>
42749 </row>
42750 <row>
42751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42752 \begin_inset Text
42753
42754 \begin_layout Plain Layout
42755 cc
42756 \end_layout
42757
42758 \end_inset
42759 </cell>
42760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42761 \begin_inset Text
42762
42763 \begin_layout Plain Layout
42764 cicero (1
42765 \begin_inset space \thinspace{}
42766 \end_inset
42767
42768 cc = 12
42769 \begin_inset space \thinspace{}
42770 \end_inset
42771
42772 dd)
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 dd
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 didot (72
42831 \begin_inset space \thinspace{}
42832 \end_inset
42833
42834 dd 
42835 \begin_inset Formula $\approx$
42836 \end_inset
42837
42838  37.6
42839 \begin_inset space \thinspace{}
42840 \end_inset
42841
42842 mm)
42843 \end_layout
42844
42845 \end_inset
42846 </cell>
42847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42848 \begin_inset Text
42849
42850 \begin_layout Plain Layout
42851 -
42852 \end_layout
42853
42854 \end_inset
42855 </cell>
42856 </row>
42857 <row>
42858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42859 \begin_inset Text
42860
42861 \begin_layout Plain Layout
42862 em
42863 \end_layout
42864
42865 \end_inset
42866 </cell>
42867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42868 \begin_inset Text
42869
42870 \begin_layout Plain Layout
42871 largeur de lettre
42872 \emph on
42873  M
42874 \emph default
42875  dans police courante
42876 \end_layout
42877
42878 \end_inset
42879 </cell>
42880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42881 \begin_inset Text
42882
42883 \begin_layout Plain Layout
42884 -
42885 \end_layout
42886
42887 \end_inset
42888 </cell>
42889 </row>
42890 <row>
42891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42892 \begin_inset Text
42893
42894 \begin_layout Plain Layout
42895 ex
42896 \end_layout
42897
42898 \end_inset
42899 </cell>
42900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42901 \begin_inset Text
42902
42903 \begin_layout Plain Layout
42904 hauteur de lettre 
42905 \emph on
42906 x
42907 \emph default
42908  dans police courante
42909 \end_layout
42910
42911 \end_inset
42912 </cell>
42913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42914 \begin_inset Text
42915
42916 \begin_layout Plain Layout
42917 -
42918 \end_layout
42919
42920 \end_inset
42921 </cell>
42922 </row>
42923 <row>
42924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42925 \begin_inset Text
42926
42927 \begin_layout Plain Layout
42928 in
42929 \end_layout
42930
42931 \end_inset
42932 </cell>
42933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42934 \begin_inset Text
42935
42936 \begin_layout Plain Layout
42937 pouce (inch)
42938 \end_layout
42939
42940 \end_inset
42941 </cell>
42942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42943 \begin_inset Text
42944
42945 \begin_layout Plain Layout
42946 -
42947 \end_layout
42948
42949 \end_inset
42950 </cell>
42951 </row>
42952 <row>
42953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42954 \begin_inset Text
42955
42956 \begin_layout Plain Layout
42957 mm
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42963 \begin_inset Text
42964
42965 \begin_layout Plain Layout
42966 millimètre
42967 \end_layout
42968
42969 \end_inset
42970 </cell>
42971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42972 \begin_inset Text
42973
42974 \begin_layout Plain Layout
42975 -
42976 \end_layout
42977
42978 \end_inset
42979 </cell>
42980 </row>
42981 <row>
42982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42983 \begin_inset Text
42984
42985 \begin_layout Plain Layout
42986 mu
42987 \end_layout
42988
42989 \end_inset
42990 </cell>
42991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42992 \begin_inset Text
42993
42994 \begin_layout Plain Layout
42995 unité mathématique (1
42996 \begin_inset space \thinspace{}
42997 \end_inset
42998
42999 mu = 1/18
43000 \begin_inset space \thinspace{}
43001 \end_inset
43002
43003 em)
43004 \end_layout
43005
43006 \end_inset
43007 </cell>
43008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43009 \begin_inset Text
43010
43011 \begin_layout Plain Layout
43012 -
43013 \end_layout
43014
43015 \end_inset
43016 </cell>
43017 </row>
43018 <row>
43019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43020 \begin_inset Text
43021
43022 \begin_layout Plain Layout
43023 pc
43024 \end_layout
43025
43026 \end_inset
43027 </cell>
43028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43029 \begin_inset Text
43030
43031 \begin_layout Plain Layout
43032 pica (1
43033 \begin_inset space \thinspace{}
43034 \end_inset
43035
43036 pc = 12
43037 \begin_inset space \thinspace{}
43038 \end_inset
43039
43040 pt)
43041 \end_layout
43042
43043 \end_inset
43044 </cell>
43045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43046 \begin_inset Text
43047
43048 \begin_layout Plain Layout
43049 -
43050 \end_layout
43051
43052 \end_inset
43053 </cell>
43054 </row>
43055 <row>
43056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43057 \begin_inset Text
43058
43059 \begin_layout Plain Layout
43060 pt
43061 \end_layout
43062
43063 \end_inset
43064 </cell>
43065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43066 \begin_inset Text
43067
43068 \begin_layout Plain Layout
43069 point (72.27
43070 \begin_inset space \thinspace{}
43071 \end_inset
43072
43073 pt = 1
43074 \begin_inset space \thinspace{}
43075 \end_inset
43076
43077 in)
43078 \end_layout
43079
43080 \end_inset
43081 </cell>
43082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43083 \begin_inset Text
43084
43085 \begin_layout Plain Layout
43086 -
43087 \end_layout
43088
43089 \end_inset
43090 </cell>
43091 </row>
43092 <row>
43093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43094 \begin_inset Text
43095
43096 \begin_layout Plain Layout
43097 sp
43098 \end_layout
43099
43100 \end_inset
43101 </cell>
43102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43103 \begin_inset Text
43104
43105 \begin_layout Plain Layout
43106 scaled point (65536
43107 \begin_inset space \thinspace{}
43108 \end_inset
43109
43110 sp = 1
43111 \begin_inset space \thinspace{}
43112 \end_inset
43113
43114 pt)
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 \end_layout
43125
43126 \end_inset
43127 </cell>
43128 </row>
43129 <row>
43130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43131 \begin_inset Text
43132
43133 \begin_layout Plain Layout
43134 Échelle graphique %
43135 \end_layout
43136
43137 \end_inset
43138 </cell>
43139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43140 \begin_inset Text
43141
43142 \begin_layout Plain Layout
43143 % de largeur originale de l'image
43144 \end_layout
43145
43146 \end_inset
43147 </cell>
43148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43149 \begin_inset Text
43150
43151 \begin_layout Plain Layout
43152
43153 \end_layout
43154
43155 \end_inset
43156 </cell>
43157 </row>
43158 <row>
43159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43160 \begin_inset Text
43161
43162 \begin_layout Plain Layout
43163 Hauteur page %
43164 \end_layout
43165
43166 \end_inset
43167 </cell>
43168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43169 \begin_inset Text
43170
43171 \begin_layout Plain Layout
43172 % de hauteur du papier
43173 \end_layout
43174
43175 \end_inset
43176 </cell>
43177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43178 \begin_inset Text
43179
43180 \begin_layout Plain Layout
43181
43182 \backslash
43183 paperheight
43184 \end_layout
43185
43186 \end_inset
43187 </cell>
43188 </row>
43189 <row>
43190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43191 \begin_inset Text
43192
43193 \begin_layout Plain Layout
43194 Hauteur texte %
43195 \end_layout
43196
43197 \end_inset
43198 </cell>
43199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43200 \begin_inset Text
43201
43202 \begin_layout Plain Layout
43203 % de hauteur du texte
43204 \end_layout
43205
43206 \end_inset
43207 </cell>
43208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43209 \begin_inset Text
43210
43211 \begin_layout Plain Layout
43212
43213 \backslash
43214 textheight
43215 \end_layout
43216
43217 \end_inset
43218 </cell>
43219 </row>
43220 <row>
43221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43222 \begin_inset Text
43223
43224 \begin_layout Plain Layout
43225 Interligne %
43226 \end_layout
43227
43228 \end_inset
43229 </cell>
43230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43231 \begin_inset Text
43232
43233 \begin_layout Plain Layout
43234 % de hauteur entre lignes de base de deux lignes de texte consécutives
43235 \end_layout
43236
43237 \end_inset
43238 </cell>
43239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43240 \begin_inset Text
43241
43242 \begin_layout Plain Layout
43243
43244 \backslash
43245 baselineskip
43246 \end_layout
43247
43248 \end_inset
43249 </cell>
43250 </row>
43251 <row>
43252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43253 \begin_inset Text
43254
43255 \begin_layout Plain Layout
43256 Largeur colonne %
43257 \end_layout
43258
43259 \end_inset
43260 </cell>
43261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43262 \begin_inset Text
43263
43264 \begin_layout Plain Layout
43265 % de largeur de la colonne
43266 \end_layout
43267
43268 \end_inset
43269 </cell>
43270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43271 \begin_inset Text
43272
43273 \begin_layout Plain Layout
43274
43275 \backslash
43276 columnwidth
43277 \end_layout
43278
43279 \end_inset
43280 </cell>
43281 </row>
43282 <row>
43283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43284 \begin_inset Text
43285
43286 \begin_layout Plain Layout
43287 Largeur ligne %
43288 \end_layout
43289
43290 \end_inset
43291 </cell>
43292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43293 \begin_inset Text
43294
43295 \begin_layout Plain Layout
43296 % de largeur de la ligne
43297 \end_layout
43298
43299 \end_inset
43300 </cell>
43301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43302 \begin_inset Text
43303
43304 \begin_layout Plain Layout
43305
43306 \backslash
43307 linewidth
43308 \end_layout
43309
43310 \end_inset
43311 </cell>
43312 </row>
43313 <row>
43314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43315 \begin_inset Text
43316
43317 \begin_layout Plain Layout
43318 Largeur page %
43319 \end_layout
43320
43321 \end_inset
43322 </cell>
43323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43324 \begin_inset Text
43325
43326 \begin_layout Plain Layout
43327 % de largeur du papier
43328 \end_layout
43329
43330 \end_inset
43331 </cell>
43332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43333 \begin_inset Text
43334
43335 \begin_layout Plain Layout
43336
43337 \backslash
43338 paperwidth
43339 \end_layout
43340
43341 \end_inset
43342 </cell>
43343 </row>
43344 <row>
43345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43346 \begin_inset Text
43347
43348 \begin_layout Plain Layout
43349 Largeur texte %
43350 \end_layout
43351
43352 \end_inset
43353 </cell>
43354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43355 \begin_inset Text
43356
43357 \begin_layout Plain Layout
43358 % de largeur du texte
43359 \end_layout
43360
43361 \end_inset
43362 </cell>
43363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43364 \begin_inset Text
43365
43366 \begin_layout Plain Layout
43367
43368 \backslash
43369 textwidth
43370 \end_layout
43371
43372 \end_inset
43373 </cell>
43374 </row>
43375 </lyxtabular>
43376
43377 \end_inset
43378
43379
43380 \end_layout
43381
43382 \end_inset
43383
43384
43385 \end_layout
43386
43387 \begin_layout Chapter
43388 Formats des fichiers de sortie graphiques
43389 \begin_inset CommandInset label
43390 LatexCommand label
43391 name "cha:Formats-fichiers-graphiques"
43392
43393 \end_inset
43394
43395
43396 \end_layout
43397
43398 \begin_layout Section
43399 DVI
43400 \begin_inset Index idx
43401 status collapsed
43402
43403 \begin_layout Plain Layout
43404 Formats de Fichiers! DVI
43405 \end_layout
43406
43407 \end_inset
43408
43409
43410 \begin_inset Index idx
43411 status collapsed
43412
43413 \begin_layout Plain Layout
43414 DVI|see
43415 \begin_inset ERT
43416 status collapsed
43417
43418 \begin_layout Plain Layout
43419
43420 {
43421 \end_layout
43422
43423 \end_inset
43424
43425 Formats de Fichiers
43426 \begin_inset ERT
43427 status collapsed
43428
43429 \begin_layout Plain Layout
43430
43431 }
43432 \end_layout
43433
43434 \end_inset
43435
43436
43437 \end_layout
43438
43439 \end_inset
43440
43441
43442 \end_layout
43443
43444 \begin_layout Standard
43445 Ce type de fichiers a l'extension 
43446 \begin_inset Quotes cld
43447 \end_inset
43448
43449
43450 \family typewriter
43451 .dvi
43452 \family default
43453
43454 \begin_inset Quotes crd
43455 \end_inset
43456
43457 .
43458  Il est appelé 
43459 \emph on
43460 indépendant de l'appareil
43461 \emph default
43462  ou 
43463 \begin_inset Quotes cld
43464 \end_inset
43465
43466 device independent (DVI)
43467 \begin_inset Quotes crd
43468 \end_inset
43469
43470 , car il est complètement portable ; vous pouvez les recopier d'une machine
43471  à l'autre sans avoir à faire de conversion.
43472  À l'époque où ce format a été développé, c'était loin d'être évident.
43473  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43474  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43475 \end_layout
43476
43477 \begin_layout Standard
43478 \begin_inset Note Greyedout
43479 status open
43480
43481 \begin_layout Plain Layout
43482
43483 \series bold
43484 Note:
43485 \series default
43486  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43487  au fichier.
43488  
43489 \end_layout
43490
43491 \end_inset
43492
43493  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43494  
43495 \family typewriter
43496 .dvi
43497 \family default
43498 .
43499  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43500 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43501  pour les rendre visibles quand vous faites défiler votre document.
43502  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43503  avec de nombreuses images.
43504 \end_layout
43505
43506 \begin_layout Standard
43507 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43508  menu 
43509 \family sans
43510 Fichier\SpecialChar menuseparator
43511 Exporter\SpecialChar menuseparator
43512 DVI.
43513
43514 \family default
43515  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43516 \family sans
43517 Visualiser
43518 \family default
43519 .
43520 \end_layout
43521
43522 \begin_layout Section
43523 PostScript
43524 \begin_inset Index idx
43525 status collapsed
43526
43527 \begin_layout Plain Layout
43528 Formats de Fichiers ! PostScript
43529 \end_layout
43530
43531 \end_inset
43532
43533
43534 \begin_inset Index idx
43535 status collapsed
43536
43537 \begin_layout Plain Layout
43538 PostScript|see
43539 \begin_inset ERT
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543
43544 {
43545 \end_layout
43546
43547 \end_inset
43548
43549 Formats de Fichiers
43550 \begin_inset ERT
43551 status collapsed
43552
43553 \begin_layout Plain Layout
43554
43555 }
43556 \end_layout
43557
43558 \end_inset
43559
43560
43561 \end_layout
43562
43563 \end_inset
43564
43565
43566 \end_layout
43567
43568 \begin_layout Standard
43569 Ce type de fichiers a l'extension 
43570 \begin_inset Quotes cld
43571 \end_inset
43572
43573
43574 \family typewriter
43575 .ps
43576 \family default
43577
43578 \begin_inset Quotes crd
43579 \end_inset
43580
43581 .
43582  PostScript a été développé par la société 
43583 \series bold
43584 Adobe
43585 \series default
43586  comme un langage pour les imprimantes.
43587  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43588  pour imprimer le document.
43589  PostScript peut être considéré comme un 
43590 \begin_inset Quotes cld
43591 \end_inset
43592
43593 langage de programmation
43594 \begin_inset Quotes crd
43595 \end_inset
43596
43597  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43598  images.
43599 \begin_inset Foot
43600 status collapsed
43601
43602 \begin_layout Plain Layout
43603 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43604  \SpecialChar LaTeX
43605  
43606 \series bold
43607 pstricks
43608 \series default
43609
43610 \begin_inset CommandInset citation
43611 LatexCommand cite
43612 key "pstricks"
43613 literal "true"
43614
43615 \end_inset
43616
43617 .
43618 \end_layout
43619
43620 \end_inset
43621
43622  En partie à cause de toutes ces possibilités un fichier PostScript est
43623  souvent plus gros qu'un PDF.
43624 \end_layout
43625
43626 \begin_layout Standard
43627 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43628  plus gros qu'un PDF.
43629 \end_layout
43630
43631 \begin_layout Standard
43632 PostScript ne peut contenir que des images au format 
43633 \begin_inset Quotes cld
43634 \end_inset
43635
43636 PostScript Encapsulé
43637 \begin_inset Quotes crd
43638 \end_inset
43639
43640  (encapsulated PostScript ou EPS, d'extension 
43641 \family typewriter
43642 .eps
43643 \family default
43644 ).
43645  Comme \SpecialChar LyX
43646  vous permet n'importe quel format d'image connu dans votre document,
43647  il doit les convertir en interne en EPS.
43648  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43649  doit faire 50
43650  conversions à chaque fois que vous visualisez ou que vous exportez votre
43651  document.
43652  Cela risque de ralentir de façon importante votre rythme de travail.
43653  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43654  vos images directement en EPS pour éviter ce problème.
43655 \end_layout
43656
43657 \begin_layout Standard
43658 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43659  le menu 
43660 \family sans
43661 Fichier\SpecialChar menuseparator
43662 Exporter\SpecialChar menuseparator
43663 PostScript.
43664
43665 \family default
43666  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43667  
43668 \family sans
43669 Visualiser
43670 \family default
43671 .
43672 \end_layout
43673
43674 \begin_layout Section
43675 PDF
43676 \begin_inset Index idx
43677 status collapsed
43678
43679 \begin_layout Plain Layout
43680 Formats de Fichiers ! PDF
43681 \end_layout
43682
43683 \end_inset
43684
43685
43686 \begin_inset Index idx
43687 status collapsed
43688
43689 \begin_layout Plain Layout
43690 PDF
43691 \end_layout
43692
43693 \end_inset
43694
43695
43696 \end_layout
43697
43698 \begin_layout Standard
43699 Ce type de fichiers a l'extension 
43700 \begin_inset Quotes cld
43701 \end_inset
43702
43703
43704 \family typewriter
43705 .pdf
43706 \family default
43707
43708 \begin_inset Quotes crd
43709 \end_inset
43710
43711 .
43712  Ce 
43713 \begin_inset Quotes cld
43714 \end_inset
43715
43716 format de document portable
43717 \begin_inset Quotes crd
43718 \end_inset
43719
43720  (portable document format ou PDF) est développé par 
43721 \family typewriter
43722 Adobe
43723 \family default
43724  comme une évolution de PostScript.
43725  Il est plus comprimé et utilise moins de commandes que PostScript.
43726  Comme son nom l'indique, il est 
43727 \begin_inset Quotes cld
43728 \end_inset
43729
43730 portable
43731 \begin_inset Quotes crd
43732 \end_inset
43733
43734  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43735  aura exactement le même aspect.
43736 \end_layout
43737
43738 \begin_layout Standard
43739 PDF peut contenir des images dans son propre format PDF et dans les formats
43740  JPG (format du 
43741 \begin_inset Quotes cld
43742 \end_inset
43743
43744 Joint Photographic Expert Group
43745 \begin_inset Quotes crd
43746 \end_inset
43747
43748  avec comme extension 
43749 \family typewriter
43750 .jpg
43751 \family default
43752  ou 
43753 \family typewriter
43754 .jpeg
43755 \family default
43756 ) et PNG (
43757 \begin_inset Quotes cld
43758 \end_inset
43759
43760 Portable Network Graphics
43761 \begin_inset Quotes crd
43762 \end_inset
43763
43764  avec l'extension 
43765 \family typewriter
43766 .png
43767 \family default
43768 ).
43769  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43770  les convertit
43771  dans un de ces formats.
43772  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43773  vont ralentir votre travail.
43774  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43775 \end_layout
43776
43777 \begin_layout Standard
43778 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43779  menu 
43780 \family sans
43781 Fichier\SpecialChar menuseparator
43782 Exporter 
43783 \family default
43784 de trois façons différentes:
43785 \end_layout
43786
43787 \begin_layout Description
43788 PDF
43789 \begin_inset space ~
43790 \end_inset
43791
43792 (ps2pdf) Ceci utilise le programme 
43793 \family typewriter
43794 ps2pdf
43795 \family default
43796  qui créé un PDF à partir de la version PostScript de votre fichier.
43797  Cette dernière est produite par le programme 
43798 \family typewriter
43799 dvips
43800 \family default
43801  qui utilise une version DVI comme étape intermédiaire.
43802  Cette variante consiste donc en trois conversions.
43803 \end_layout
43804
43805 \begin_layout Description
43806 PDF
43807 \begin_inset space ~
43808 \end_inset
43809
43810 (dvipdfm) Ceci utilise le programme 
43811 \family typewriter
43812 dvipdfm
43813 \family default
43814  qui convertit votre fichier en DVI avant de le convertir en PDF.
43815 \end_layout
43816
43817 \begin_layout Description
43818 PDF
43819 \begin_inset space ~
43820 \end_inset
43821
43822 (pdflatex) Ceci utilise le programme 
43823 \family typewriter
43824 pdftex
43825 \family default
43826  qui convertit directement votre fichier en PDF.
43827 \end_layout
43828
43829 \begin_layout Standard
43830 Nous recommandons d'utiliser l'option 
43831 \family sans
43832 PDF
43833 \begin_inset space ~
43834 \end_inset
43835
43836 (pdflatex)
43837 \family default
43838  car 
43839 \family typewriter
43840 pdftex
43841 \family default
43842  accepte toutes les fonctionnalités des versions actuelles de PDF.
43843  Il est en plus rapide et stable.
43844  Le programme 
43845 \family typewriter
43846 dvipdfm
43847 \family default
43848  n'est plus développé est est donc un peu dépassé.
43849 \end_layout
43850
43851 \begin_layout Standard
43852 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43853 \family sans
43854 Visualiser
43855 \family default
43856  ou en utilisant un bouton de la barre d'outils.
43857 \end_layout
43858
43859 \begin_layout Chapter
43860 Liste de noms de couleur pour dvips
43861 \begin_inset CommandInset label
43862 LatexCommand label
43863 name "chap:Liste-de-noms-de-couleur-dvips"
43864
43865 \end_inset
43866
43867
43868 \end_layout
43869
43870 \begin_layout Standard
43871 \begin_inset Tabular
43872 <lyxtabular version="3" rows="17" columns="4">
43873 <features tabularvalignment="middle">
43874 <column alignment="left" valignment="top" width="0pt">
43875 <column alignment="left" valignment="top" width="0pt">
43876 <column alignment="left" valignment="top" width="0pt">
43877 <column alignment="left" valignment="top" width="0pt">
43878 <row>
43879 <cell alignment="left" valignment="top" usebox="none">
43880 \begin_inset Text
43881
43882 \begin_layout Plain Layout
43883 \begin_inset ERT
43884 status collapsed
43885
43886 \begin_layout Plain Layout
43887
43888
43889 \backslash
43890 fcolorbox{black}{
43891 \end_layout
43892
43893 \end_inset
43894
43895 white
43896 \begin_inset ERT
43897 status collapsed
43898
43899 \begin_layout Plain Layout
43900
43901 }{
43902 \end_layout
43903
43904 \end_inset
43905
43906 Couleur
43907 \begin_inset ERT
43908 status collapsed
43909
43910 \begin_layout Plain Layout
43911
43912 }
43913 \end_layout
43914
43915 \end_inset
43916
43917  Nom
43918 \end_layout
43919
43920 \end_inset
43921 </cell>
43922 <cell alignment="left" valignment="top" usebox="none">
43923 \begin_inset Text
43924
43925 \begin_layout Plain Layout
43926 \begin_inset ERT
43927 status collapsed
43928
43929 \begin_layout Plain Layout
43930
43931
43932 \backslash
43933 fcolorbox{black}{
43934 \end_layout
43935
43936 \end_inset
43937
43938 white
43939 \begin_inset ERT
43940 status collapsed
43941
43942 \begin_layout Plain Layout
43943
43944 }{
43945 \end_layout
43946
43947 \end_inset
43948
43949 Couleur
43950 \begin_inset ERT
43951 status collapsed
43952
43953 \begin_layout Plain Layout
43954
43955 }
43956 \end_layout
43957
43958 \end_inset
43959
43960  Nom
43961 \end_layout
43962
43963 \end_inset
43964 </cell>
43965 <cell alignment="left" valignment="top" usebox="none">
43966 \begin_inset Text
43967
43968 \begin_layout Plain Layout
43969 \begin_inset ERT
43970 status collapsed
43971
43972 \begin_layout Plain Layout
43973
43974
43975 \backslash
43976 fcolorbox{black}{
43977 \end_layout
43978
43979 \end_inset
43980
43981 white
43982 \begin_inset ERT
43983 status collapsed
43984
43985 \begin_layout Plain Layout
43986
43987 }{
43988 \end_layout
43989
43990 \end_inset
43991
43992 Couleur
43993 \begin_inset ERT
43994 status collapsed
43995
43996 \begin_layout Plain Layout
43997
43998 }
43999 \end_layout
44000
44001 \end_inset
44002
44003  Nom
44004 \end_layout
44005
44006 \end_inset
44007 </cell>
44008 <cell alignment="left" valignment="top" usebox="none">
44009 \begin_inset Text
44010
44011 \begin_layout Plain Layout
44012 \begin_inset ERT
44013 status collapsed
44014
44015 \begin_layout Plain Layout
44016
44017
44018 \backslash
44019 fcolorbox{black}{
44020 \end_layout
44021
44022 \end_inset
44023
44024 white
44025 \begin_inset ERT
44026 status collapsed
44027
44028 \begin_layout Plain Layout
44029
44030 }{
44031 \end_layout
44032
44033 \end_inset
44034
44035 Couleur
44036 \begin_inset ERT
44037 status collapsed
44038
44039 \begin_layout Plain Layout
44040
44041 }
44042 \end_layout
44043
44044 \end_inset
44045
44046  Nom
44047 \end_layout
44048
44049 \end_inset
44050 </cell>
44051 </row>
44052 <row>
44053 <cell alignment="center" valignment="top" usebox="none">
44054 \begin_inset Text
44055
44056 \begin_layout Plain Layout
44057 \begin_inset ERT
44058 status collapsed
44059
44060 \begin_layout Plain Layout
44061
44062
44063 \backslash
44064 fcolorbox{black}{
44065 \end_layout
44066
44067 \end_inset
44068
44069 Apricot
44070 \begin_inset ERT
44071 status collapsed
44072
44073 \begin_layout Plain Layout
44074
44075 }{
44076 \end_layout
44077
44078 \end_inset
44079
44080
44081 \begin_inset Phantom Phantom
44082 status open
44083
44084 \begin_layout Plain Layout
44085 W
44086 \end_layout
44087
44088 \end_inset
44089
44090
44091 \begin_inset ERT
44092 status collapsed
44093
44094 \begin_layout Plain Layout
44095
44096 }
44097 \end_layout
44098
44099 \end_inset
44100
44101  Apricot
44102 \end_layout
44103
44104 \end_inset
44105 </cell>
44106 <cell alignment="center" valignment="top" usebox="none">
44107 \begin_inset Text
44108
44109 \begin_layout Plain Layout
44110 \begin_inset ERT
44111 status collapsed
44112
44113 \begin_layout Plain Layout
44114
44115
44116 \backslash
44117 fcolorbox{black}{
44118 \end_layout
44119
44120 \end_inset
44121
44122 Aquamarine
44123 \begin_inset ERT
44124 status collapsed
44125
44126 \begin_layout Plain Layout
44127
44128 }{
44129 \end_layout
44130
44131 \end_inset
44132
44133
44134 \begin_inset Phantom Phantom
44135 status open
44136
44137 \begin_layout Plain Layout
44138 W
44139 \end_layout
44140
44141 \end_inset
44142
44143
44144 \begin_inset ERT
44145 status collapsed
44146
44147 \begin_layout Plain Layout
44148
44149 }
44150 \end_layout
44151
44152 \end_inset
44153
44154  Aquamarine
44155 \end_layout
44156
44157 \end_inset
44158 </cell>
44159 <cell alignment="center" valignment="top" usebox="none">
44160 \begin_inset Text
44161
44162 \begin_layout Plain Layout
44163 \begin_inset ERT
44164 status collapsed
44165
44166 \begin_layout Plain Layout
44167
44168
44169 \backslash
44170 fcolorbox{black}{
44171 \end_layout
44172
44173 \end_inset
44174
44175 Bittersweet
44176 \begin_inset ERT
44177 status collapsed
44178
44179 \begin_layout Plain Layout
44180
44181 }{
44182 \end_layout
44183
44184 \end_inset
44185
44186
44187 \begin_inset Phantom Phantom
44188 status open
44189
44190 \begin_layout Plain Layout
44191 W
44192 \end_layout
44193
44194 \end_inset
44195
44196
44197 \begin_inset ERT
44198 status collapsed
44199
44200 \begin_layout Plain Layout
44201
44202 }
44203 \end_layout
44204
44205 \end_inset
44206
44207  Bittersweet
44208 \end_layout
44209
44210 \end_inset
44211 </cell>
44212 <cell alignment="center" valignment="top" usebox="none">
44213 \begin_inset Text
44214
44215 \begin_layout Plain Layout
44216 \begin_inset ERT
44217 status collapsed
44218
44219 \begin_layout Plain Layout
44220
44221
44222 \backslash
44223 fcolorbox{black}{
44224 \end_layout
44225
44226 \end_inset
44227
44228 BlueGreen
44229 \begin_inset ERT
44230 status collapsed
44231
44232 \begin_layout Plain Layout
44233
44234 }{
44235 \end_layout
44236
44237 \end_inset
44238
44239
44240 \begin_inset Phantom Phantom
44241 status open
44242
44243 \begin_layout Plain Layout
44244 W
44245 \end_layout
44246
44247 \end_inset
44248
44249
44250 \begin_inset ERT
44251 status collapsed
44252
44253 \begin_layout Plain Layout
44254
44255 }
44256 \end_layout
44257
44258 \end_inset
44259
44260  BlueGreen
44261 \end_layout
44262
44263 \end_inset
44264 </cell>
44265 </row>
44266 <row>
44267 <cell alignment="left" valignment="top" usebox="none">
44268 \begin_inset Text
44269
44270 \begin_layout Plain Layout
44271 \begin_inset ERT
44272 status collapsed
44273
44274 \begin_layout Plain Layout
44275
44276
44277 \backslash
44278 fcolorbox{black}{
44279 \end_layout
44280
44281 \end_inset
44282
44283 BlueViolet
44284 \begin_inset ERT
44285 status collapsed
44286
44287 \begin_layout Plain Layout
44288
44289 }{
44290 \end_layout
44291
44292 \end_inset
44293
44294
44295 \begin_inset Phantom Phantom
44296 status open
44297
44298 \begin_layout Plain Layout
44299 W
44300 \end_layout
44301
44302 \end_inset
44303
44304
44305 \begin_inset ERT
44306 status collapsed
44307
44308 \begin_layout Plain Layout
44309
44310 }
44311 \end_layout
44312
44313 \end_inset
44314
44315  BlueViolet
44316 \end_layout
44317
44318 \end_inset
44319 </cell>
44320 <cell alignment="left" valignment="top" usebox="none">
44321 \begin_inset Text
44322
44323 \begin_layout Plain Layout
44324 \begin_inset ERT
44325 status collapsed
44326
44327 \begin_layout Plain Layout
44328
44329
44330 \backslash
44331 fcolorbox{black}{
44332 \end_layout
44333
44334 \end_inset
44335
44336 BrickRed
44337 \begin_inset ERT
44338 status collapsed
44339
44340 \begin_layout Plain Layout
44341
44342 }{
44343 \end_layout
44344
44345 \end_inset
44346
44347
44348 \begin_inset Phantom Phantom
44349 status open
44350
44351 \begin_layout Plain Layout
44352 W
44353 \end_layout
44354
44355 \end_inset
44356
44357
44358 \begin_inset ERT
44359 status collapsed
44360
44361 \begin_layout Plain Layout
44362
44363 }
44364 \end_layout
44365
44366 \end_inset
44367
44368  BrickRed
44369 \end_layout
44370
44371 \end_inset
44372 </cell>
44373 <cell alignment="left" valignment="top" usebox="none">
44374 \begin_inset Text
44375
44376 \begin_layout Plain Layout
44377 \begin_inset ERT
44378 status collapsed
44379
44380 \begin_layout Plain Layout
44381
44382
44383 \backslash
44384 fcolorbox{black}{
44385 \end_layout
44386
44387 \end_inset
44388
44389 Brown
44390 \begin_inset ERT
44391 status collapsed
44392
44393 \begin_layout Plain Layout
44394
44395 }{
44396 \end_layout
44397
44398 \end_inset
44399
44400
44401 \begin_inset Phantom Phantom
44402 status open
44403
44404 \begin_layout Plain Layout
44405 W
44406 \end_layout
44407
44408 \end_inset
44409
44410
44411 \begin_inset ERT
44412 status collapsed
44413
44414 \begin_layout Plain Layout
44415
44416 }
44417 \end_layout
44418
44419 \end_inset
44420
44421  Brown
44422 \end_layout
44423
44424 \end_inset
44425 </cell>
44426 <cell alignment="left" valignment="top" usebox="none">
44427 \begin_inset Text
44428
44429 \begin_layout Plain Layout
44430 \begin_inset ERT
44431 status collapsed
44432
44433 \begin_layout Plain Layout
44434
44435
44436 \backslash
44437 fcolorbox{black}{
44438 \end_layout
44439
44440 \end_inset
44441
44442 BurntOrange
44443 \begin_inset ERT
44444 status collapsed
44445
44446 \begin_layout Plain Layout
44447
44448 }{
44449 \end_layout
44450
44451 \end_inset
44452
44453
44454 \begin_inset Phantom Phantom
44455 status open
44456
44457 \begin_layout Plain Layout
44458 W
44459 \end_layout
44460
44461 \end_inset
44462
44463
44464 \begin_inset ERT
44465 status collapsed
44466
44467 \begin_layout Plain Layout
44468
44469 }
44470 \end_layout
44471
44472 \end_inset
44473
44474  BurntOrange
44475 \end_layout
44476
44477 \end_inset
44478 </cell>
44479 </row>
44480 <row>
44481 <cell alignment="left" valignment="top" usebox="none">
44482 \begin_inset Text
44483
44484 \begin_layout Plain Layout
44485 \begin_inset ERT
44486 status collapsed
44487
44488 \begin_layout Plain Layout
44489
44490
44491 \backslash
44492 fcolorbox{black}{
44493 \end_layout
44494
44495 \end_inset
44496
44497 CadetBlue
44498 \begin_inset ERT
44499 status collapsed
44500
44501 \begin_layout Plain Layout
44502
44503 }{
44504 \end_layout
44505
44506 \end_inset
44507
44508
44509 \begin_inset Phantom Phantom
44510 status open
44511
44512 \begin_layout Plain Layout
44513 W
44514 \end_layout
44515
44516 \end_inset
44517
44518
44519 \begin_inset ERT
44520 status collapsed
44521
44522 \begin_layout Plain Layout
44523
44524 }
44525 \end_layout
44526
44527 \end_inset
44528
44529  CadetBlue
44530 \end_layout
44531
44532 \end_inset
44533 </cell>
44534 <cell alignment="left" valignment="top" usebox="none">
44535 \begin_inset Text
44536
44537 \begin_layout Plain Layout
44538 \begin_inset ERT
44539 status collapsed
44540
44541 \begin_layout Plain Layout
44542
44543
44544 \backslash
44545 fcolorbox{black}{
44546 \end_layout
44547
44548 \end_inset
44549
44550 CarnationPink
44551 \begin_inset ERT
44552 status collapsed
44553
44554 \begin_layout Plain Layout
44555
44556 }{
44557 \end_layout
44558
44559 \end_inset
44560
44561
44562 \begin_inset Phantom Phantom
44563 status open
44564
44565 \begin_layout Plain Layout
44566 W
44567 \end_layout
44568
44569 \end_inset
44570
44571
44572 \begin_inset ERT
44573 status collapsed
44574
44575 \begin_layout Plain Layout
44576
44577 }
44578 \end_layout
44579
44580 \end_inset
44581
44582  CarnationPink
44583 \end_layout
44584
44585 \end_inset
44586 </cell>
44587 <cell alignment="left" valignment="top" usebox="none">
44588 \begin_inset Text
44589
44590 \begin_layout Plain Layout
44591 \begin_inset ERT
44592 status collapsed
44593
44594 \begin_layout Plain Layout
44595
44596
44597 \backslash
44598 fcolorbox{black}{
44599 \end_layout
44600
44601 \end_inset
44602
44603 Cerulean
44604 \begin_inset ERT
44605 status collapsed
44606
44607 \begin_layout Plain Layout
44608
44609 }{
44610 \end_layout
44611
44612 \end_inset
44613
44614
44615 \begin_inset Phantom Phantom
44616 status open
44617
44618 \begin_layout Plain Layout
44619 W
44620 \end_layout
44621
44622 \end_inset
44623
44624
44625 \begin_inset ERT
44626 status collapsed
44627
44628 \begin_layout Plain Layout
44629
44630 }
44631 \end_layout
44632
44633 \end_inset
44634
44635  Cerulean
44636 \end_layout
44637
44638 \end_inset
44639 </cell>
44640 <cell alignment="left" valignment="top" usebox="none">
44641 \begin_inset Text
44642
44643 \begin_layout Plain Layout
44644 \begin_inset ERT
44645 status collapsed
44646
44647 \begin_layout Plain Layout
44648
44649
44650 \backslash
44651 fcolorbox{black}{
44652 \end_layout
44653
44654 \end_inset
44655
44656 CornflowerBlue
44657 \begin_inset ERT
44658 status collapsed
44659
44660 \begin_layout Plain Layout
44661
44662 }{
44663 \end_layout
44664
44665 \end_inset
44666
44667
44668 \begin_inset Phantom Phantom
44669 status open
44670
44671 \begin_layout Plain Layout
44672 W
44673 \end_layout
44674
44675 \end_inset
44676
44677
44678 \begin_inset ERT
44679 status collapsed
44680
44681 \begin_layout Plain Layout
44682
44683 }
44684 \end_layout
44685
44686 \end_inset
44687
44688  CornflowerBlue
44689 \end_layout
44690
44691 \end_inset
44692 </cell>
44693 </row>
44694 <row>
44695 <cell alignment="left" valignment="top" usebox="none">
44696 \begin_inset Text
44697
44698 \begin_layout Plain Layout
44699 \begin_inset ERT
44700 status collapsed
44701
44702 \begin_layout Plain Layout
44703
44704
44705 \backslash
44706 fcolorbox{black}{
44707 \end_layout
44708
44709 \end_inset
44710
44711 Dandelion
44712 \begin_inset ERT
44713 status collapsed
44714
44715 \begin_layout Plain Layout
44716
44717 }{
44718 \end_layout
44719
44720 \end_inset
44721
44722
44723 \begin_inset Phantom Phantom
44724 status open
44725
44726 \begin_layout Plain Layout
44727 W
44728 \end_layout
44729
44730 \end_inset
44731
44732
44733 \begin_inset ERT
44734 status collapsed
44735
44736 \begin_layout Plain Layout
44737
44738 }
44739 \end_layout
44740
44741 \end_inset
44742
44743  Dandelion
44744 \end_layout
44745
44746 \end_inset
44747 </cell>
44748 <cell alignment="left" valignment="top" usebox="none">
44749 \begin_inset Text
44750
44751 \begin_layout Plain Layout
44752 \begin_inset ERT
44753 status collapsed
44754
44755 \begin_layout Plain Layout
44756
44757
44758 \backslash
44759 fcolorbox{black}{
44760 \end_layout
44761
44762 \end_inset
44763
44764 DarkOrchid
44765 \begin_inset ERT
44766 status collapsed
44767
44768 \begin_layout Plain Layout
44769
44770 }{
44771 \end_layout
44772
44773 \end_inset
44774
44775
44776 \begin_inset Phantom Phantom
44777 status open
44778
44779 \begin_layout Plain Layout
44780 W
44781 \end_layout
44782
44783 \end_inset
44784
44785
44786 \begin_inset ERT
44787 status collapsed
44788
44789 \begin_layout Plain Layout
44790
44791 }
44792 \end_layout
44793
44794 \end_inset
44795
44796  DarkOrchid
44797 \end_layout
44798
44799 \end_inset
44800 </cell>
44801 <cell alignment="left" valignment="top" usebox="none">
44802 \begin_inset Text
44803
44804 \begin_layout Plain Layout
44805 \begin_inset ERT
44806 status collapsed
44807
44808 \begin_layout Plain Layout
44809
44810
44811 \backslash
44812 fcolorbox{black}{
44813 \end_layout
44814
44815 \end_inset
44816
44817 Emerald
44818 \begin_inset ERT
44819 status collapsed
44820
44821 \begin_layout Plain Layout
44822
44823 }{
44824 \end_layout
44825
44826 \end_inset
44827
44828
44829 \begin_inset Phantom Phantom
44830 status open
44831
44832 \begin_layout Plain Layout
44833 W
44834 \end_layout
44835
44836 \end_inset
44837
44838
44839 \begin_inset ERT
44840 status collapsed
44841
44842 \begin_layout Plain Layout
44843
44844 }
44845 \end_layout
44846
44847 \end_inset
44848
44849  Emerald
44850 \end_layout
44851
44852 \end_inset
44853 </cell>
44854 <cell alignment="left" valignment="top" usebox="none">
44855 \begin_inset Text
44856
44857 \begin_layout Plain Layout
44858 \begin_inset ERT
44859 status collapsed
44860
44861 \begin_layout Plain Layout
44862
44863
44864 \backslash
44865 fcolorbox{black}{
44866 \end_layout
44867
44868 \end_inset
44869
44870 ForestGreen
44871 \begin_inset ERT
44872 status collapsed
44873
44874 \begin_layout Plain Layout
44875
44876 }{
44877 \end_layout
44878
44879 \end_inset
44880
44881
44882 \begin_inset Phantom Phantom
44883 status open
44884
44885 \begin_layout Plain Layout
44886 W
44887 \end_layout
44888
44889 \end_inset
44890
44891
44892 \begin_inset ERT
44893 status collapsed
44894
44895 \begin_layout Plain Layout
44896
44897 }
44898 \end_layout
44899
44900 \end_inset
44901
44902  ForestGreen
44903 \end_layout
44904
44905 \end_inset
44906 </cell>
44907 </row>
44908 <row>
44909 <cell alignment="left" valignment="top" usebox="none">
44910 \begin_inset Text
44911
44912 \begin_layout Plain Layout
44913 \begin_inset ERT
44914 status collapsed
44915
44916 \begin_layout Plain Layout
44917
44918
44919 \backslash
44920 fcolorbox{black}{
44921 \end_layout
44922
44923 \end_inset
44924
44925 Fuchsia
44926 \begin_inset ERT
44927 status collapsed
44928
44929 \begin_layout Plain Layout
44930
44931 }{
44932 \end_layout
44933
44934 \end_inset
44935
44936
44937 \begin_inset Phantom Phantom
44938 status open
44939
44940 \begin_layout Plain Layout
44941 W
44942 \end_layout
44943
44944 \end_inset
44945
44946
44947 \begin_inset ERT
44948 status collapsed
44949
44950 \begin_layout Plain Layout
44951
44952 }
44953 \end_layout
44954
44955 \end_inset
44956
44957  Fuchsia
44958 \end_layout
44959
44960 \end_inset
44961 </cell>
44962 <cell alignment="left" valignment="top" usebox="none">
44963 \begin_inset Text
44964
44965 \begin_layout Plain Layout
44966 \begin_inset ERT
44967 status collapsed
44968
44969 \begin_layout Plain Layout
44970
44971
44972 \backslash
44973 fcolorbox{black}{
44974 \end_layout
44975
44976 \end_inset
44977
44978 Goldenrod
44979 \begin_inset ERT
44980 status collapsed
44981
44982 \begin_layout Plain Layout
44983
44984 }{
44985 \end_layout
44986
44987 \end_inset
44988
44989
44990 \begin_inset Phantom Phantom
44991 status open
44992
44993 \begin_layout Plain Layout
44994 W
44995 \end_layout
44996
44997 \end_inset
44998
44999
45000 \begin_inset ERT
45001 status collapsed
45002
45003 \begin_layout Plain Layout
45004
45005 }
45006 \end_layout
45007
45008 \end_inset
45009
45010  Goldenrod
45011 \end_layout
45012
45013 \end_inset
45014 </cell>
45015 <cell alignment="left" valignment="top" usebox="none">
45016 \begin_inset Text
45017
45018 \begin_layout Plain Layout
45019 \begin_inset ERT
45020 status collapsed
45021
45022 \begin_layout Plain Layout
45023
45024
45025 \backslash
45026 fcolorbox{black}{
45027 \end_layout
45028
45029 \end_inset
45030
45031 Gray
45032 \begin_inset ERT
45033 status collapsed
45034
45035 \begin_layout Plain Layout
45036
45037 }{
45038 \end_layout
45039
45040 \end_inset
45041
45042
45043 \begin_inset Phantom Phantom
45044 status open
45045
45046 \begin_layout Plain Layout
45047 W
45048 \end_layout
45049
45050 \end_inset
45051
45052
45053 \begin_inset ERT
45054 status collapsed
45055
45056 \begin_layout Plain Layout
45057
45058 }
45059 \end_layout
45060
45061 \end_inset
45062
45063  Gray
45064 \end_layout
45065
45066 \end_inset
45067 </cell>
45068 <cell alignment="left" valignment="top" usebox="none">
45069 \begin_inset Text
45070
45071 \begin_layout Plain Layout
45072 \begin_inset ERT
45073 status collapsed
45074
45075 \begin_layout Plain Layout
45076
45077
45078 \backslash
45079 fcolorbox{black}{
45080 \end_layout
45081
45082 \end_inset
45083
45084 GreenYellow
45085 \begin_inset ERT
45086 status collapsed
45087
45088 \begin_layout Plain Layout
45089
45090 }{
45091 \end_layout
45092
45093 \end_inset
45094
45095
45096 \begin_inset Phantom Phantom
45097 status open
45098
45099 \begin_layout Plain Layout
45100 W
45101 \end_layout
45102
45103 \end_inset
45104
45105
45106 \begin_inset ERT
45107 status collapsed
45108
45109 \begin_layout Plain Layout
45110
45111 }
45112 \end_layout
45113
45114 \end_inset
45115
45116  GreenYellow
45117 \end_layout
45118
45119 \end_inset
45120 </cell>
45121 </row>
45122 <row>
45123 <cell alignment="center" valignment="top" usebox="none">
45124 \begin_inset Text
45125
45126 \begin_layout Plain Layout
45127 \begin_inset ERT
45128 status collapsed
45129
45130 \begin_layout Plain Layout
45131
45132
45133 \backslash
45134 fcolorbox{black}{
45135 \end_layout
45136
45137 \end_inset
45138
45139 JungleGreen
45140 \begin_inset ERT
45141 status collapsed
45142
45143 \begin_layout Plain Layout
45144
45145 }{
45146 \end_layout
45147
45148 \end_inset
45149
45150
45151 \begin_inset Phantom Phantom
45152 status open
45153
45154 \begin_layout Plain Layout
45155 W
45156 \end_layout
45157
45158 \end_inset
45159
45160
45161 \begin_inset ERT
45162 status collapsed
45163
45164 \begin_layout Plain Layout
45165
45166 }
45167 \end_layout
45168
45169 \end_inset
45170
45171  JungleGreen
45172 \end_layout
45173
45174 \end_inset
45175 </cell>
45176 <cell alignment="center" valignment="top" usebox="none">
45177 \begin_inset Text
45178
45179 \begin_layout Plain Layout
45180 \begin_inset ERT
45181 status collapsed
45182
45183 \begin_layout Plain Layout
45184
45185
45186 \backslash
45187 fcolorbox{black}{
45188 \end_layout
45189
45190 \end_inset
45191
45192 Lavender
45193 \begin_inset ERT
45194 status collapsed
45195
45196 \begin_layout Plain Layout
45197
45198 }{
45199 \end_layout
45200
45201 \end_inset
45202
45203
45204 \begin_inset Phantom Phantom
45205 status open
45206
45207 \begin_layout Plain Layout
45208 W
45209 \end_layout
45210
45211 \end_inset
45212
45213
45214 \begin_inset ERT
45215 status collapsed
45216
45217 \begin_layout Plain Layout
45218
45219 }
45220 \end_layout
45221
45222 \end_inset
45223
45224  Lavender
45225 \end_layout
45226
45227 \end_inset
45228 </cell>
45229 <cell alignment="center" valignment="top" usebox="none">
45230 \begin_inset Text
45231
45232 \begin_layout Plain Layout
45233 \begin_inset ERT
45234 status collapsed
45235
45236 \begin_layout Plain Layout
45237
45238
45239 \backslash
45240 fcolorbox{black}{
45241 \end_layout
45242
45243 \end_inset
45244
45245 LimeGreen
45246 \begin_inset ERT
45247 status collapsed
45248
45249 \begin_layout Plain Layout
45250
45251 }{
45252 \end_layout
45253
45254 \end_inset
45255
45256
45257 \begin_inset Phantom Phantom
45258 status open
45259
45260 \begin_layout Plain Layout
45261 W
45262 \end_layout
45263
45264 \end_inset
45265
45266
45267 \begin_inset ERT
45268 status collapsed
45269
45270 \begin_layout Plain Layout
45271
45272 }
45273 \end_layout
45274
45275 \end_inset
45276
45277  LimeGreen
45278 \end_layout
45279
45280 \end_inset
45281 </cell>
45282 <cell alignment="center" valignment="top" usebox="none">
45283 \begin_inset Text
45284
45285 \begin_layout Plain Layout
45286 \begin_inset ERT
45287 status collapsed
45288
45289 \begin_layout Plain Layout
45290
45291
45292 \backslash
45293 fcolorbox{black}{
45294 \end_layout
45295
45296 \end_inset
45297
45298 Mahogany
45299 \begin_inset ERT
45300 status collapsed
45301
45302 \begin_layout Plain Layout
45303
45304 }{
45305 \end_layout
45306
45307 \end_inset
45308
45309
45310 \begin_inset Phantom Phantom
45311 status open
45312
45313 \begin_layout Plain Layout
45314 W
45315 \end_layout
45316
45317 \end_inset
45318
45319
45320 \begin_inset ERT
45321 status collapsed
45322
45323 \begin_layout Plain Layout
45324
45325 }
45326 \end_layout
45327
45328 \end_inset
45329
45330  Mahogany
45331 \end_layout
45332
45333 \end_inset
45334 </cell>
45335 </row>
45336 <row>
45337 <cell alignment="left" valignment="top" usebox="none">
45338 \begin_inset Text
45339
45340 \begin_layout Plain Layout
45341 \begin_inset ERT
45342 status collapsed
45343
45344 \begin_layout Plain Layout
45345
45346
45347 \backslash
45348 fcolorbox{black}{
45349 \end_layout
45350
45351 \end_inset
45352
45353 Mahogany
45354 \begin_inset ERT
45355 status collapsed
45356
45357 \begin_layout Plain Layout
45358
45359 }{
45360 \end_layout
45361
45362 \end_inset
45363
45364
45365 \begin_inset Phantom Phantom
45366 status open
45367
45368 \begin_layout Plain Layout
45369 W
45370 \end_layout
45371
45372 \end_inset
45373
45374
45375 \begin_inset ERT
45376 status collapsed
45377
45378 \begin_layout Plain Layout
45379
45380 }
45381 \end_layout
45382
45383 \end_inset
45384
45385  Mahogany
45386 \end_layout
45387
45388 \end_inset
45389 </cell>
45390 <cell alignment="left" valignment="top" usebox="none">
45391 \begin_inset Text
45392
45393 \begin_layout Plain Layout
45394 \begin_inset ERT
45395 status collapsed
45396
45397 \begin_layout Plain Layout
45398
45399
45400 \backslash
45401 fcolorbox{black}{
45402 \end_layout
45403
45404 \end_inset
45405
45406 Maroon
45407 \begin_inset ERT
45408 status collapsed
45409
45410 \begin_layout Plain Layout
45411
45412 }{
45413 \end_layout
45414
45415 \end_inset
45416
45417
45418 \begin_inset Phantom Phantom
45419 status open
45420
45421 \begin_layout Plain Layout
45422 W
45423 \end_layout
45424
45425 \end_inset
45426
45427
45428 \begin_inset ERT
45429 status collapsed
45430
45431 \begin_layout Plain Layout
45432
45433 }
45434 \end_layout
45435
45436 \end_inset
45437
45438  Maroon
45439 \end_layout
45440
45441 \end_inset
45442 </cell>
45443 <cell alignment="left" valignment="top" usebox="none">
45444 \begin_inset Text
45445
45446 \begin_layout Plain Layout
45447 \begin_inset ERT
45448 status collapsed
45449
45450 \begin_layout Plain Layout
45451
45452
45453 \backslash
45454 fcolorbox{black}{
45455 \end_layout
45456
45457 \end_inset
45458
45459 Melon
45460 \begin_inset ERT
45461 status collapsed
45462
45463 \begin_layout Plain Layout
45464
45465 }{
45466 \end_layout
45467
45468 \end_inset
45469
45470
45471 \begin_inset Phantom Phantom
45472 status open
45473
45474 \begin_layout Plain Layout
45475 W
45476 \end_layout
45477
45478 \end_inset
45479
45480
45481 \begin_inset ERT
45482 status collapsed
45483
45484 \begin_layout Plain Layout
45485
45486 }
45487 \end_layout
45488
45489 \end_inset
45490
45491  Melon
45492 \end_layout
45493
45494 \end_inset
45495 </cell>
45496 <cell alignment="left" valignment="top" usebox="none">
45497 \begin_inset Text
45498
45499 \begin_layout Plain Layout
45500 \begin_inset ERT
45501 status collapsed
45502
45503 \begin_layout Plain Layout
45504
45505
45506 \backslash
45507 fcolorbox{black}{
45508 \end_layout
45509
45510 \end_inset
45511
45512 MidnightBlue
45513 \begin_inset ERT
45514 status collapsed
45515
45516 \begin_layout Plain Layout
45517
45518 }{
45519 \end_layout
45520
45521 \end_inset
45522
45523
45524 \begin_inset Phantom Phantom
45525 status open
45526
45527 \begin_layout Plain Layout
45528 W
45529 \end_layout
45530
45531 \end_inset
45532
45533
45534 \begin_inset ERT
45535 status collapsed
45536
45537 \begin_layout Plain Layout
45538
45539 }
45540 \end_layout
45541
45542 \end_inset
45543
45544  MidnightBlue
45545 \end_layout
45546
45547 \end_inset
45548 </cell>
45549 </row>
45550 <row>
45551 <cell alignment="left" valignment="top" usebox="none">
45552 \begin_inset Text
45553
45554 \begin_layout Plain Layout
45555 \begin_inset ERT
45556 status collapsed
45557
45558 \begin_layout Plain Layout
45559
45560
45561 \backslash
45562 fcolorbox{black}{
45563 \end_layout
45564
45565 \end_inset
45566
45567 Mulberry
45568 \begin_inset ERT
45569 status collapsed
45570
45571 \begin_layout Plain Layout
45572
45573 }{
45574 \end_layout
45575
45576 \end_inset
45577
45578
45579 \begin_inset Phantom Phantom
45580 status open
45581
45582 \begin_layout Plain Layout
45583 W
45584 \end_layout
45585
45586 \end_inset
45587
45588
45589 \begin_inset ERT
45590 status collapsed
45591
45592 \begin_layout Plain Layout
45593
45594 }
45595 \end_layout
45596
45597 \end_inset
45598
45599  Mulberry
45600 \end_layout
45601
45602 \end_inset
45603 </cell>
45604 <cell alignment="left" valignment="top" usebox="none">
45605 \begin_inset Text
45606
45607 \begin_layout Plain Layout
45608 \begin_inset ERT
45609 status collapsed
45610
45611 \begin_layout Plain Layout
45612
45613
45614 \backslash
45615 fcolorbox{black}{
45616 \end_layout
45617
45618 \end_inset
45619
45620 NavyBlue
45621 \begin_inset ERT
45622 status collapsed
45623
45624 \begin_layout Plain Layout
45625
45626 }{
45627 \end_layout
45628
45629 \end_inset
45630
45631
45632 \begin_inset Phantom Phantom
45633 status open
45634
45635 \begin_layout Plain Layout
45636 W
45637 \end_layout
45638
45639 \end_inset
45640
45641
45642 \begin_inset ERT
45643 status collapsed
45644
45645 \begin_layout Plain Layout
45646
45647 }
45648 \end_layout
45649
45650 \end_inset
45651
45652  NavyBlue
45653 \end_layout
45654
45655 \end_inset
45656 </cell>
45657 <cell alignment="left" valignment="top" usebox="none">
45658 \begin_inset Text
45659
45660 \begin_layout Plain Layout
45661 \begin_inset ERT
45662 status collapsed
45663
45664 \begin_layout Plain Layout
45665
45666
45667 \backslash
45668 fcolorbox{black}{
45669 \end_layout
45670
45671 \end_inset
45672
45673 OliveGreen
45674 \begin_inset ERT
45675 status collapsed
45676
45677 \begin_layout Plain Layout
45678
45679 }{
45680 \end_layout
45681
45682 \end_inset
45683
45684
45685 \begin_inset Phantom Phantom
45686 status open
45687
45688 \begin_layout Plain Layout
45689 W
45690 \end_layout
45691
45692 \end_inset
45693
45694
45695 \begin_inset ERT
45696 status collapsed
45697
45698 \begin_layout Plain Layout
45699
45700 }
45701 \end_layout
45702
45703 \end_inset
45704
45705  OliveGreen
45706 \end_layout
45707
45708 \end_inset
45709 </cell>
45710 <cell alignment="left" valignment="top" usebox="none">
45711 \begin_inset Text
45712
45713 \begin_layout Plain Layout
45714 \begin_inset ERT
45715 status collapsed
45716
45717 \begin_layout Plain Layout
45718
45719
45720 \backslash
45721 fcolorbox{black}{
45722 \end_layout
45723
45724 \end_inset
45725
45726 Orange
45727 \begin_inset ERT
45728 status collapsed
45729
45730 \begin_layout Plain Layout
45731
45732 }{
45733 \end_layout
45734
45735 \end_inset
45736
45737
45738 \begin_inset Phantom Phantom
45739 status open
45740
45741 \begin_layout Plain Layout
45742 W
45743 \end_layout
45744
45745 \end_inset
45746
45747
45748 \begin_inset ERT
45749 status collapsed
45750
45751 \begin_layout Plain Layout
45752
45753 }
45754 \end_layout
45755
45756 \end_inset
45757
45758  Orange
45759 \end_layout
45760
45761 \end_inset
45762 </cell>
45763 </row>
45764 <row>
45765 <cell alignment="left" valignment="top" usebox="none">
45766 \begin_inset Text
45767
45768 \begin_layout Plain Layout
45769 \begin_inset ERT
45770 status collapsed
45771
45772 \begin_layout Plain Layout
45773
45774
45775 \backslash
45776 fcolorbox{black}{
45777 \end_layout
45778
45779 \end_inset
45780
45781 OrangeRed
45782 \begin_inset ERT
45783 status collapsed
45784
45785 \begin_layout Plain Layout
45786
45787 }{
45788 \end_layout
45789
45790 \end_inset
45791
45792
45793 \begin_inset Phantom Phantom
45794 status open
45795
45796 \begin_layout Plain Layout
45797 W
45798 \end_layout
45799
45800 \end_inset
45801
45802
45803 \begin_inset ERT
45804 status collapsed
45805
45806 \begin_layout Plain Layout
45807
45808 }
45809 \end_layout
45810
45811 \end_inset
45812
45813  OrangeRed
45814 \end_layout
45815
45816 \end_inset
45817 </cell>
45818 <cell alignment="left" valignment="top" usebox="none">
45819 \begin_inset Text
45820
45821 \begin_layout Plain Layout
45822 \begin_inset ERT
45823 status collapsed
45824
45825 \begin_layout Plain Layout
45826
45827
45828 \backslash
45829 fcolorbox{black}{
45830 \end_layout
45831
45832 \end_inset
45833
45834 Orchid
45835 \begin_inset ERT
45836 status collapsed
45837
45838 \begin_layout Plain Layout
45839
45840 }{
45841 \end_layout
45842
45843 \end_inset
45844
45845
45846 \begin_inset Phantom Phantom
45847 status open
45848
45849 \begin_layout Plain Layout
45850 W
45851 \end_layout
45852
45853 \end_inset
45854
45855
45856 \begin_inset ERT
45857 status collapsed
45858
45859 \begin_layout Plain Layout
45860
45861 }
45862 \end_layout
45863
45864 \end_inset
45865
45866  Orchid
45867 \end_layout
45868
45869 \end_inset
45870 </cell>
45871 <cell alignment="left" valignment="top" usebox="none">
45872 \begin_inset Text
45873
45874 \begin_layout Plain Layout
45875 \begin_inset ERT
45876 status collapsed
45877
45878 \begin_layout Plain Layout
45879
45880
45881 \backslash
45882 fcolorbox{black}{
45883 \end_layout
45884
45885 \end_inset
45886
45887 Peach
45888 \begin_inset ERT
45889 status collapsed
45890
45891 \begin_layout Plain Layout
45892
45893 }{
45894 \end_layout
45895
45896 \end_inset
45897
45898
45899 \begin_inset Phantom Phantom
45900 status open
45901
45902 \begin_layout Plain Layout
45903 W
45904 \end_layout
45905
45906 \end_inset
45907
45908
45909 \begin_inset ERT
45910 status collapsed
45911
45912 \begin_layout Plain Layout
45913
45914 }
45915 \end_layout
45916
45917 \end_inset
45918
45919  Peach
45920 \end_layout
45921
45922 \end_inset
45923 </cell>
45924 <cell alignment="left" valignment="top" usebox="none">
45925 \begin_inset Text
45926
45927 \begin_layout Plain Layout
45928 \begin_inset ERT
45929 status collapsed
45930
45931 \begin_layout Plain Layout
45932
45933
45934 \backslash
45935 fcolorbox{black}{
45936 \end_layout
45937
45938 \end_inset
45939
45940 Periwinkle
45941 \begin_inset ERT
45942 status collapsed
45943
45944 \begin_layout Plain Layout
45945
45946 }{
45947 \end_layout
45948
45949 \end_inset
45950
45951
45952 \begin_inset Phantom Phantom
45953 status open
45954
45955 \begin_layout Plain Layout
45956 W
45957 \end_layout
45958
45959 \end_inset
45960
45961
45962 \begin_inset ERT
45963 status collapsed
45964
45965 \begin_layout Plain Layout
45966
45967 }
45968 \end_layout
45969
45970 \end_inset
45971
45972  Periwinkle
45973 \end_layout
45974
45975 \end_inset
45976 </cell>
45977 </row>
45978 <row>
45979 <cell alignment="left" valignment="top" usebox="none">
45980 \begin_inset Text
45981
45982 \begin_layout Plain Layout
45983 \begin_inset ERT
45984 status collapsed
45985
45986 \begin_layout Plain Layout
45987
45988
45989 \backslash
45990 fcolorbox{black}{
45991 \end_layout
45992
45993 \end_inset
45994
45995 PineGreen
45996 \begin_inset ERT
45997 status collapsed
45998
45999 \begin_layout Plain Layout
46000
46001 }{
46002 \end_layout
46003
46004 \end_inset
46005
46006
46007 \begin_inset Phantom Phantom
46008 status open
46009
46010 \begin_layout Plain Layout
46011 W
46012 \end_layout
46013
46014 \end_inset
46015
46016
46017 \begin_inset ERT
46018 status collapsed
46019
46020 \begin_layout Plain Layout
46021
46022 }
46023 \end_layout
46024
46025 \end_inset
46026
46027  PineGreen
46028 \end_layout
46029
46030 \end_inset
46031 </cell>
46032 <cell alignment="left" valignment="top" usebox="none">
46033 \begin_inset Text
46034
46035 \begin_layout Plain Layout
46036 \begin_inset ERT
46037 status collapsed
46038
46039 \begin_layout Plain Layout
46040
46041
46042 \backslash
46043 fcolorbox{black}{
46044 \end_layout
46045
46046 \end_inset
46047
46048 Plum
46049 \begin_inset ERT
46050 status collapsed
46051
46052 \begin_layout Plain Layout
46053
46054 }{
46055 \end_layout
46056
46057 \end_inset
46058
46059
46060 \begin_inset Phantom Phantom
46061 status open
46062
46063 \begin_layout Plain Layout
46064 W
46065 \end_layout
46066
46067 \end_inset
46068
46069
46070 \begin_inset ERT
46071 status collapsed
46072
46073 \begin_layout Plain Layout
46074
46075 }
46076 \end_layout
46077
46078 \end_inset
46079
46080  Plum
46081 \end_layout
46082
46083 \end_inset
46084 </cell>
46085 <cell alignment="left" valignment="top" usebox="none">
46086 \begin_inset Text
46087
46088 \begin_layout Plain Layout
46089 \begin_inset ERT
46090 status collapsed
46091
46092 \begin_layout Plain Layout
46093
46094
46095 \backslash
46096 fcolorbox{black}{
46097 \end_layout
46098
46099 \end_inset
46100
46101 ProcessBlue
46102 \begin_inset ERT
46103 status collapsed
46104
46105 \begin_layout Plain Layout
46106
46107 }{
46108 \end_layout
46109
46110 \end_inset
46111
46112
46113 \begin_inset Phantom Phantom
46114 status open
46115
46116 \begin_layout Plain Layout
46117 W
46118 \end_layout
46119
46120 \end_inset
46121
46122
46123 \begin_inset ERT
46124 status collapsed
46125
46126 \begin_layout Plain Layout
46127
46128 }
46129 \end_layout
46130
46131 \end_inset
46132
46133  ProcessBlue
46134 \end_layout
46135
46136 \end_inset
46137 </cell>
46138 <cell alignment="left" valignment="top" usebox="none">
46139 \begin_inset Text
46140
46141 \begin_layout Plain Layout
46142 \begin_inset ERT
46143 status collapsed
46144
46145 \begin_layout Plain Layout
46146
46147
46148 \backslash
46149 fcolorbox{black}{
46150 \end_layout
46151
46152 \end_inset
46153
46154 Purple
46155 \begin_inset ERT
46156 status collapsed
46157
46158 \begin_layout Plain Layout
46159
46160 }{
46161 \end_layout
46162
46163 \end_inset
46164
46165
46166 \begin_inset Phantom Phantom
46167 status open
46168
46169 \begin_layout Plain Layout
46170 W
46171 \end_layout
46172
46173 \end_inset
46174
46175
46176 \begin_inset ERT
46177 status collapsed
46178
46179 \begin_layout Plain Layout
46180
46181 }
46182 \end_layout
46183
46184 \end_inset
46185
46186  Purple
46187 \end_layout
46188
46189 \end_inset
46190 </cell>
46191 </row>
46192 <row>
46193 <cell alignment="left" valignment="top" usebox="none">
46194 \begin_inset Text
46195
46196 \begin_layout Plain Layout
46197 \begin_inset ERT
46198 status collapsed
46199
46200 \begin_layout Plain Layout
46201
46202
46203 \backslash
46204 fcolorbox{black}{
46205 \end_layout
46206
46207 \end_inset
46208
46209 RawSienna
46210 \begin_inset ERT
46211 status collapsed
46212
46213 \begin_layout Plain Layout
46214
46215 }{
46216 \end_layout
46217
46218 \end_inset
46219
46220
46221 \begin_inset Phantom Phantom
46222 status open
46223
46224 \begin_layout Plain Layout
46225 W
46226 \end_layout
46227
46228 \end_inset
46229
46230
46231 \begin_inset ERT
46232 status collapsed
46233
46234 \begin_layout Plain Layout
46235
46236 }
46237 \end_layout
46238
46239 \end_inset
46240
46241  RawSienna
46242 \end_layout
46243
46244 \end_inset
46245 </cell>
46246 <cell alignment="left" valignment="top" usebox="none">
46247 \begin_inset Text
46248
46249 \begin_layout Plain Layout
46250 \begin_inset ERT
46251 status collapsed
46252
46253 \begin_layout Plain Layout
46254
46255
46256 \backslash
46257 fcolorbox{black}{
46258 \end_layout
46259
46260 \end_inset
46261
46262 RedOrange
46263 \begin_inset ERT
46264 status collapsed
46265
46266 \begin_layout Plain Layout
46267
46268 }{
46269 \end_layout
46270
46271 \end_inset
46272
46273
46274 \begin_inset Phantom Phantom
46275 status open
46276
46277 \begin_layout Plain Layout
46278 W
46279 \end_layout
46280
46281 \end_inset
46282
46283
46284 \begin_inset ERT
46285 status collapsed
46286
46287 \begin_layout Plain Layout
46288
46289 }
46290 \end_layout
46291
46292 \end_inset
46293
46294  RedOrange
46295 \end_layout
46296
46297 \end_inset
46298 </cell>
46299 <cell alignment="left" valignment="top" usebox="none">
46300 \begin_inset Text
46301
46302 \begin_layout Plain Layout
46303 \begin_inset ERT
46304 status collapsed
46305
46306 \begin_layout Plain Layout
46307
46308
46309 \backslash
46310 fcolorbox{black}{
46311 \end_layout
46312
46313 \end_inset
46314
46315 RedViolet
46316 \begin_inset ERT
46317 status collapsed
46318
46319 \begin_layout Plain Layout
46320
46321 }{
46322 \end_layout
46323
46324 \end_inset
46325
46326
46327 \begin_inset Phantom Phantom
46328 status open
46329
46330 \begin_layout Plain Layout
46331 W
46332 \end_layout
46333
46334 \end_inset
46335
46336
46337 \begin_inset ERT
46338 status collapsed
46339
46340 \begin_layout Plain Layout
46341
46342 }
46343 \end_layout
46344
46345 \end_inset
46346
46347  RedViolet
46348 \end_layout
46349
46350 \end_inset
46351 </cell>
46352 <cell alignment="left" valignment="top" usebox="none">
46353 \begin_inset Text
46354
46355 \begin_layout Plain Layout
46356 \begin_inset ERT
46357 status collapsed
46358
46359 \begin_layout Plain Layout
46360
46361
46362 \backslash
46363 fcolorbox{black}{
46364 \end_layout
46365
46366 \end_inset
46367
46368 Rhodamine
46369 \begin_inset ERT
46370 status collapsed
46371
46372 \begin_layout Plain Layout
46373
46374 }{
46375 \end_layout
46376
46377 \end_inset
46378
46379
46380 \begin_inset Phantom Phantom
46381 status open
46382
46383 \begin_layout Plain Layout
46384 W
46385 \end_layout
46386
46387 \end_inset
46388
46389
46390 \begin_inset ERT
46391 status collapsed
46392
46393 \begin_layout Plain Layout
46394
46395 }
46396 \end_layout
46397
46398 \end_inset
46399
46400  Rhodamine
46401 \end_layout
46402
46403 \end_inset
46404 </cell>
46405 </row>
46406 <row>
46407 <cell alignment="left" valignment="top" usebox="none">
46408 \begin_inset Text
46409
46410 \begin_layout Plain Layout
46411 \begin_inset ERT
46412 status collapsed
46413
46414 \begin_layout Plain Layout
46415
46416
46417 \backslash
46418 fcolorbox{black}{
46419 \end_layout
46420
46421 \end_inset
46422
46423 RoyalBlue
46424 \begin_inset ERT
46425 status collapsed
46426
46427 \begin_layout Plain Layout
46428
46429 }{
46430 \end_layout
46431
46432 \end_inset
46433
46434
46435 \begin_inset Phantom Phantom
46436 status open
46437
46438 \begin_layout Plain Layout
46439 W
46440 \end_layout
46441
46442 \end_inset
46443
46444
46445 \begin_inset ERT
46446 status collapsed
46447
46448 \begin_layout Plain Layout
46449
46450 }
46451 \end_layout
46452
46453 \end_inset
46454
46455  RoyalBlue
46456 \end_layout
46457
46458 \end_inset
46459 </cell>
46460 <cell alignment="left" valignment="top" usebox="none">
46461 \begin_inset Text
46462
46463 \begin_layout Plain Layout
46464 \begin_inset ERT
46465 status collapsed
46466
46467 \begin_layout Plain Layout
46468
46469
46470 \backslash
46471 fcolorbox{black}{
46472 \end_layout
46473
46474 \end_inset
46475
46476 RoyalPurple
46477 \begin_inset ERT
46478 status collapsed
46479
46480 \begin_layout Plain Layout
46481
46482 }{
46483 \end_layout
46484
46485 \end_inset
46486
46487
46488 \begin_inset Phantom Phantom
46489 status open
46490
46491 \begin_layout Plain Layout
46492 W
46493 \end_layout
46494
46495 \end_inset
46496
46497
46498 \begin_inset ERT
46499 status collapsed
46500
46501 \begin_layout Plain Layout
46502
46503 }
46504 \end_layout
46505
46506 \end_inset
46507
46508  RoyalPurple
46509 \end_layout
46510
46511 \end_inset
46512 </cell>
46513 <cell alignment="left" valignment="top" usebox="none">
46514 \begin_inset Text
46515
46516 \begin_layout Plain Layout
46517 \begin_inset ERT
46518 status collapsed
46519
46520 \begin_layout Plain Layout
46521
46522
46523 \backslash
46524 fcolorbox{black}{
46525 \end_layout
46526
46527 \end_inset
46528
46529 RubineRed
46530 \begin_inset ERT
46531 status collapsed
46532
46533 \begin_layout Plain Layout
46534
46535 }{
46536 \end_layout
46537
46538 \end_inset
46539
46540
46541 \begin_inset Phantom Phantom
46542 status open
46543
46544 \begin_layout Plain Layout
46545 W
46546 \end_layout
46547
46548 \end_inset
46549
46550
46551 \begin_inset ERT
46552 status collapsed
46553
46554 \begin_layout Plain Layout
46555
46556 }
46557 \end_layout
46558
46559 \end_inset
46560
46561  RubineRed
46562 \end_layout
46563
46564 \end_inset
46565 </cell>
46566 <cell alignment="left" valignment="top" usebox="none">
46567 \begin_inset Text
46568
46569 \begin_layout Plain Layout
46570 \begin_inset ERT
46571 status collapsed
46572
46573 \begin_layout Plain Layout
46574
46575
46576 \backslash
46577 fcolorbox{black}{
46578 \end_layout
46579
46580 \end_inset
46581
46582 Salmon
46583 \begin_inset ERT
46584 status collapsed
46585
46586 \begin_layout Plain Layout
46587
46588 }{
46589 \end_layout
46590
46591 \end_inset
46592
46593
46594 \begin_inset Phantom Phantom
46595 status open
46596
46597 \begin_layout Plain Layout
46598 W
46599 \end_layout
46600
46601 \end_inset
46602
46603
46604 \begin_inset ERT
46605 status collapsed
46606
46607 \begin_layout Plain Layout
46608
46609 }
46610 \end_layout
46611
46612 \end_inset
46613
46614  Salmon
46615 \end_layout
46616
46617 \end_inset
46618 </cell>
46619 </row>
46620 <row>
46621 <cell alignment="left" valignment="top" usebox="none">
46622 \begin_inset Text
46623
46624 \begin_layout Plain Layout
46625 \begin_inset ERT
46626 status collapsed
46627
46628 \begin_layout Plain Layout
46629
46630
46631 \backslash
46632 fcolorbox{black}{
46633 \end_layout
46634
46635 \end_inset
46636
46637 SeaGreen
46638 \begin_inset ERT
46639 status collapsed
46640
46641 \begin_layout Plain Layout
46642
46643 }{
46644 \end_layout
46645
46646 \end_inset
46647
46648
46649 \begin_inset Phantom Phantom
46650 status open
46651
46652 \begin_layout Plain Layout
46653 W
46654 \end_layout
46655
46656 \end_inset
46657
46658
46659 \begin_inset ERT
46660 status collapsed
46661
46662 \begin_layout Plain Layout
46663
46664 }
46665 \end_layout
46666
46667 \end_inset
46668
46669  SeaGreen
46670 \end_layout
46671
46672 \end_inset
46673 </cell>
46674 <cell alignment="left" valignment="top" usebox="none">
46675 \begin_inset Text
46676
46677 \begin_layout Plain Layout
46678 \begin_inset ERT
46679 status collapsed
46680
46681 \begin_layout Plain Layout
46682
46683
46684 \backslash
46685 fcolorbox{black}{
46686 \end_layout
46687
46688 \end_inset
46689
46690 Sepia
46691 \begin_inset ERT
46692 status collapsed
46693
46694 \begin_layout Plain Layout
46695
46696 }{
46697 \end_layout
46698
46699 \end_inset
46700
46701
46702 \begin_inset Phantom Phantom
46703 status open
46704
46705 \begin_layout Plain Layout
46706 W
46707 \end_layout
46708
46709 \end_inset
46710
46711
46712 \begin_inset ERT
46713 status collapsed
46714
46715 \begin_layout Plain Layout
46716
46717 }
46718 \end_layout
46719
46720 \end_inset
46721
46722  Sepia
46723 \end_layout
46724
46725 \end_inset
46726 </cell>
46727 <cell alignment="left" valignment="top" usebox="none">
46728 \begin_inset Text
46729
46730 \begin_layout Plain Layout
46731 \begin_inset ERT
46732 status collapsed
46733
46734 \begin_layout Plain Layout
46735
46736
46737 \backslash
46738 fcolorbox{black}{
46739 \end_layout
46740
46741 \end_inset
46742
46743 SkyBlue
46744 \begin_inset ERT
46745 status collapsed
46746
46747 \begin_layout Plain Layout
46748
46749 }{
46750 \end_layout
46751
46752 \end_inset
46753
46754
46755 \begin_inset Phantom Phantom
46756 status open
46757
46758 \begin_layout Plain Layout
46759 W
46760 \end_layout
46761
46762 \end_inset
46763
46764
46765 \begin_inset ERT
46766 status collapsed
46767
46768 \begin_layout Plain Layout
46769
46770 }
46771 \end_layout
46772
46773 \end_inset
46774
46775  SkyBlue
46776 \end_layout
46777
46778 \end_inset
46779 </cell>
46780 <cell alignment="left" valignment="top" usebox="none">
46781 \begin_inset Text
46782
46783 \begin_layout Plain Layout
46784 \begin_inset ERT
46785 status collapsed
46786
46787 \begin_layout Plain Layout
46788
46789
46790 \backslash
46791 fcolorbox{black}{
46792 \end_layout
46793
46794 \end_inset
46795
46796 SpringGreen
46797 \begin_inset ERT
46798 status collapsed
46799
46800 \begin_layout Plain Layout
46801
46802 }{
46803 \end_layout
46804
46805 \end_inset
46806
46807
46808 \begin_inset Phantom Phantom
46809 status open
46810
46811 \begin_layout Plain Layout
46812 W
46813 \end_layout
46814
46815 \end_inset
46816
46817
46818 \begin_inset ERT
46819 status collapsed
46820
46821 \begin_layout Plain Layout
46822
46823 }
46824 \end_layout
46825
46826 \end_inset
46827
46828  SpringGreen
46829 \end_layout
46830
46831 \end_inset
46832 </cell>
46833 </row>
46834 <row>
46835 <cell alignment="left" valignment="top" usebox="none">
46836 \begin_inset Text
46837
46838 \begin_layout Plain Layout
46839 \begin_inset ERT
46840 status collapsed
46841
46842 \begin_layout Plain Layout
46843
46844
46845 \backslash
46846 fcolorbox{black}{
46847 \end_layout
46848
46849 \end_inset
46850
46851 Tan
46852 \begin_inset ERT
46853 status collapsed
46854
46855 \begin_layout Plain Layout
46856
46857 }{
46858 \end_layout
46859
46860 \end_inset
46861
46862
46863 \begin_inset Phantom Phantom
46864 status open
46865
46866 \begin_layout Plain Layout
46867 W
46868 \end_layout
46869
46870 \end_inset
46871
46872
46873 \begin_inset ERT
46874 status collapsed
46875
46876 \begin_layout Plain Layout
46877
46878 }
46879 \end_layout
46880
46881 \end_inset
46882
46883  Tan
46884 \end_layout
46885
46886 \end_inset
46887 </cell>
46888 <cell alignment="left" valignment="top" usebox="none">
46889 \begin_inset Text
46890
46891 \begin_layout Plain Layout
46892 \begin_inset ERT
46893 status collapsed
46894
46895 \begin_layout Plain Layout
46896
46897
46898 \backslash
46899 fcolorbox{black}{
46900 \end_layout
46901
46902 \end_inset
46903
46904 TealBlue
46905 \begin_inset ERT
46906 status collapsed
46907
46908 \begin_layout Plain Layout
46909
46910 }{
46911 \end_layout
46912
46913 \end_inset
46914
46915
46916 \begin_inset Phantom Phantom
46917 status open
46918
46919 \begin_layout Plain Layout
46920 W
46921 \end_layout
46922
46923 \end_inset
46924
46925
46926 \begin_inset ERT
46927 status collapsed
46928
46929 \begin_layout Plain Layout
46930
46931 }
46932 \end_layout
46933
46934 \end_inset
46935
46936  TealBlue
46937 \end_layout
46938
46939 \end_inset
46940 </cell>
46941 <cell alignment="left" valignment="top" usebox="none">
46942 \begin_inset Text
46943
46944 \begin_layout Plain Layout
46945 \begin_inset ERT
46946 status collapsed
46947
46948 \begin_layout Plain Layout
46949
46950
46951 \backslash
46952 fcolorbox{black}{
46953 \end_layout
46954
46955 \end_inset
46956
46957 Thistle
46958 \begin_inset ERT
46959 status collapsed
46960
46961 \begin_layout Plain Layout
46962
46963 }{
46964 \end_layout
46965
46966 \end_inset
46967
46968
46969 \begin_inset Phantom Phantom
46970 status open
46971
46972 \begin_layout Plain Layout
46973 W
46974 \end_layout
46975
46976 \end_inset
46977
46978
46979 \begin_inset ERT
46980 status collapsed
46981
46982 \begin_layout Plain Layout
46983
46984 }
46985 \end_layout
46986
46987 \end_inset
46988
46989  Thistle
46990 \end_layout
46991
46992 \end_inset
46993 </cell>
46994 <cell alignment="left" valignment="top" usebox="none">
46995 \begin_inset Text
46996
46997 \begin_layout Plain Layout
46998 \begin_inset ERT
46999 status collapsed
47000
47001 \begin_layout Plain Layout
47002
47003
47004 \backslash
47005 fcolorbox{black}{
47006 \end_layout
47007
47008 \end_inset
47009
47010 Turquoise
47011 \begin_inset ERT
47012 status collapsed
47013
47014 \begin_layout Plain Layout
47015
47016 }{
47017 \end_layout
47018
47019 \end_inset
47020
47021
47022 \begin_inset Phantom Phantom
47023 status open
47024
47025 \begin_layout Plain Layout
47026 W
47027 \end_layout
47028
47029 \end_inset
47030
47031
47032 \begin_inset ERT
47033 status collapsed
47034
47035 \begin_layout Plain Layout
47036
47037 }
47038 \end_layout
47039
47040 \end_inset
47041
47042  Turquoise
47043 \end_layout
47044
47045 \end_inset
47046 </cell>
47047 </row>
47048 <row>
47049 <cell alignment="left" valignment="top" usebox="none">
47050 \begin_inset Text
47051
47052 \begin_layout Plain Layout
47053 \begin_inset ERT
47054 status collapsed
47055
47056 \begin_layout Plain Layout
47057
47058
47059 \backslash
47060 fcolorbox{black}{
47061 \end_layout
47062
47063 \end_inset
47064
47065 Violet
47066 \begin_inset ERT
47067 status collapsed
47068
47069 \begin_layout Plain Layout
47070
47071 }{
47072 \end_layout
47073
47074 \end_inset
47075
47076
47077 \begin_inset Phantom Phantom
47078 status open
47079
47080 \begin_layout Plain Layout
47081 W
47082 \end_layout
47083
47084 \end_inset
47085
47086
47087 \begin_inset ERT
47088 status collapsed
47089
47090 \begin_layout Plain Layout
47091
47092 }
47093 \end_layout
47094
47095 \end_inset
47096
47097  Violet
47098 \end_layout
47099
47100 \end_inset
47101 </cell>
47102 <cell alignment="left" valignment="top" usebox="none">
47103 \begin_inset Text
47104
47105 \begin_layout Plain Layout
47106 \begin_inset ERT
47107 status collapsed
47108
47109 \begin_layout Plain Layout
47110
47111
47112 \backslash
47113 fcolorbox{black}{
47114 \end_layout
47115
47116 \end_inset
47117
47118 VioletRed
47119 \begin_inset ERT
47120 status collapsed
47121
47122 \begin_layout Plain Layout
47123
47124 }{
47125 \end_layout
47126
47127 \end_inset
47128
47129
47130 \begin_inset Phantom Phantom
47131 status open
47132
47133 \begin_layout Plain Layout
47134 W
47135 \end_layout
47136
47137 \end_inset
47138
47139
47140 \begin_inset ERT
47141 status collapsed
47142
47143 \begin_layout Plain Layout
47144
47145 }
47146 \end_layout
47147
47148 \end_inset
47149
47150  VioletRed
47151 \end_layout
47152
47153 \end_inset
47154 </cell>
47155 <cell alignment="left" valignment="top" usebox="none">
47156 \begin_inset Text
47157
47158 \begin_layout Plain Layout
47159 \begin_inset ERT
47160 status collapsed
47161
47162 \begin_layout Plain Layout
47163
47164
47165 \backslash
47166 fcolorbox{black}{
47167 \end_layout
47168
47169 \end_inset
47170
47171 WildStrawberry
47172 \begin_inset ERT
47173 status collapsed
47174
47175 \begin_layout Plain Layout
47176
47177 }{
47178 \end_layout
47179
47180 \end_inset
47181
47182
47183 \begin_inset Phantom Phantom
47184 status open
47185
47186 \begin_layout Plain Layout
47187 W
47188 \end_layout
47189
47190 \end_inset
47191
47192
47193 \begin_inset ERT
47194 status collapsed
47195
47196 \begin_layout Plain Layout
47197
47198 }
47199 \end_layout
47200
47201 \end_inset
47202
47203  WildStrawberry
47204 \end_layout
47205
47206 \end_inset
47207 </cell>
47208 <cell alignment="left" valignment="top" usebox="none">
47209 \begin_inset Text
47210
47211 \begin_layout Plain Layout
47212 \begin_inset ERT
47213 status collapsed
47214
47215 \begin_layout Plain Layout
47216
47217
47218 \backslash
47219 fcolorbox{black}{
47220 \end_layout
47221
47222 \end_inset
47223
47224 YellowGreen
47225 \begin_inset ERT
47226 status collapsed
47227
47228 \begin_layout Plain Layout
47229
47230 }{
47231 \end_layout
47232
47233 \end_inset
47234
47235
47236 \begin_inset Phantom Phantom
47237 status open
47238
47239 \begin_layout Plain Layout
47240 W
47241 \end_layout
47242
47243 \end_inset
47244
47245
47246 \begin_inset ERT
47247 status collapsed
47248
47249 \begin_layout Plain Layout
47250
47251 }
47252 \end_layout
47253
47254 \end_inset
47255
47256  YellowGreen
47257 \end_layout
47258
47259 \end_inset
47260 </cell>
47261 </row>
47262 <row>
47263 <cell alignment="left" valignment="top" usebox="none">
47264 \begin_inset Text
47265
47266 \begin_layout Plain Layout
47267 \begin_inset ERT
47268 status collapsed
47269
47270 \begin_layout Plain Layout
47271
47272
47273 \backslash
47274 fcolorbox{black}{
47275 \end_layout
47276
47277 \end_inset
47278
47279 YellowOrange
47280 \begin_inset ERT
47281 status collapsed
47282
47283 \begin_layout Plain Layout
47284
47285 }{
47286 \end_layout
47287
47288 \end_inset
47289
47290
47291 \begin_inset Phantom Phantom
47292 status open
47293
47294 \begin_layout Plain Layout
47295 W
47296 \end_layout
47297
47298 \end_inset
47299
47300
47301 \begin_inset ERT
47302 status collapsed
47303
47304 \begin_layout Plain Layout
47305
47306 }
47307 \end_layout
47308
47309 \end_inset
47310
47311  YellowOrange
47312 \end_layout
47313
47314 \end_inset
47315 </cell>
47316 <cell alignment="left" valignment="top" usebox="none">
47317 \begin_inset Text
47318
47319 \begin_layout Plain Layout
47320
47321 \end_layout
47322
47323 \end_inset
47324 </cell>
47325 <cell alignment="left" valignment="top" usebox="none">
47326 \begin_inset Text
47327
47328 \begin_layout Plain Layout
47329
47330 \end_layout
47331
47332 \end_inset
47333 </cell>
47334 <cell alignment="left" valignment="top" usebox="none">
47335 \begin_inset Text
47336
47337 \begin_layout Plain Layout
47338
47339 \end_layout
47340
47341 \end_inset
47342 </cell>
47343 </row>
47344 </lyxtabular>
47345
47346 \end_inset
47347
47348
47349 \end_layout
47350
47351 \begin_layout Chapter
47352 Explication de l' équation
47353 \begin_inset space ~
47354 \end_inset
47355
47356 (
47357 \begin_inset CommandInset ref
47358 LatexCommand ref
47359 reference "eq:Wgn"
47360
47361 \end_inset
47362
47363 )
47364 \begin_inset CommandInset label
47365 LatexCommand label
47366 name "cha:Explication-de-l'Equation"
47367
47368 \end_inset
47369
47370
47371 \end_layout
47372
47373 \begin_layout Standard
47374 La largeur totale de 
47375 \emph on
47376 n
47377 \emph default
47378  cellules de tableau 
47379 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47380 \end_inset
47381
47382  peut être calculée avec
47383 \begin_inset Formula 
47384 \begin{equation}
47385 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47386 \end{equation}
47387
47388 \end_inset
47389
47390
47391 \end_layout
47392
47393 \begin_layout Standard
47394 où 
47395 \begin_inset Formula $L_{g\,n}$
47396 \end_inset
47397
47398  est la largeur fixe de toutes les cellules.
47399  
47400 \series bold
47401
47402 \backslash
47403 tabcolsep
47404 \series default
47405  est la largeur utilisée par \SpecialChar LaTeX
47406  entre le texte de la cellule et la bordure,
47407  sa valeur implicite est 6
47408 \begin_inset space \thinspace{}
47409 \end_inset
47410
47411 pt.
47412  
47413 \series bold
47414
47415 \backslash
47416 arrayrulewidth
47417 \series default
47418  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47419 \begin_inset space \thinspace{}
47420 \end_inset
47421
47422 pt.
47423 \end_layout
47424
47425 \begin_layout Standard
47426 D'après l'équation
47427 \begin_inset space ~
47428 \end_inset
47429
47430
47431 \begin_inset CommandInset ref
47432 LatexCommand eqref
47433 reference "eq:Wtot_n"
47434
47435 \end_inset
47436
47437 , la largeur totale d'une multi-colonnes, 
47438 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47439 \end_inset
47440
47441  est
47442 \begin_inset Formula 
47443 \begin{equation}
47444 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47445 \end{equation}
47446
47447 \end_inset
47448
47449
47450 \end_layout
47451
47452 \begin_layout Standard
47453 En posant que les équations 
47454 \begin_inset space ~
47455 \end_inset
47456
47457
47458 \begin_inset CommandInset ref
47459 LatexCommand eqref
47460 reference "eq:Wtot_n"
47461
47462 \end_inset
47463
47464  et 
47465 \begin_inset CommandInset ref
47466 LatexCommand eqref
47467 reference "eq:Wtot_mult"
47468
47469 \end_inset
47470
47471  sont égales, on peut calculer la largeur nécessaire 
47472 \begin_inset Formula $L_{g\,n}$
47473 \end_inset
47474
47475  quand 
47476 \emph on
47477 n
47478 \emph default
47479  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47480  de 
47481 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47482 \end_inset
47483
47484 :
47485 \begin_inset Formula 
47486 \begin{equation}
47487 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47488 \end{equation}
47489
47490 \end_inset
47491
47492
47493 \end_layout
47494
47495 \begin_layout Bibliography
47496 \begin_inset CommandInset bibitem
47497 LatexCommand bibitem
47498 key "latexcompanion"
47499 literal "true"
47500
47501 \end_inset
47502
47503 Frank Mittelbach and Michel Goossens: 
47504 \emph on
47505 The \SpecialChar LaTeX
47506  Companion Second Edition.
47507
47508 \emph default
47509  Addison-Wesley, 2004
47510 \end_layout
47511
47512 \begin_layout Bibliography
47513 \begin_inset CommandInset bibitem
47514 LatexCommand bibitem
47515 key "latexguide"
47516 literal "true"
47517
47518 \end_inset
47519
47520 Helmut Kopka and Patrick W.
47521  Daly: 
47522 \emph on
47523 A Guide to \SpecialChar LaTeX
47524  Fourth Edition.
47525
47526 \emph default
47527  Addison-Wesley, 2003
47528 \end_layout
47529
47530 \begin_layout Bibliography
47531 \begin_inset CommandInset bibitem
47532 LatexCommand bibitem
47533 key "latexbook"
47534 literal "true"
47535
47536 \end_inset
47537
47538 Leslie Lamport: 
47539 \emph on
47540 \SpecialChar LaTeX
47541 : A Document Preparation System.
47542
47543 \emph default
47544  Addison-Wesley, second edition, 1994
47545 \end_layout
47546
47547 \begin_layout Bibliography
47548 \begin_inset CommandInset bibitem
47549 LatexCommand bibitem
47550 key "arydshln"
47551 literal "true"
47552
47553 \end_inset
47554
47555 Documentation du paquetage \SpecialChar LaTeX
47556
47557 \series bold
47558  
47559 \begin_inset CommandInset href
47560 LatexCommand href
47561 name "arydshln"
47562 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
47563 literal "false"
47564
47565 \end_inset
47566
47567
47568 \series default
47569
47570 \begin_inset Index idx
47571 status collapsed
47572
47573 \begin_layout Plain Layout
47574 Paquetages \SpecialChar LaTeX
47575  ! arydshln
47576 \end_layout
47577
47578 \end_inset
47579
47580
47581 \end_layout
47582
47583 \begin_layout Bibliography
47584 \begin_inset CommandInset bibitem
47585 LatexCommand bibitem
47586 key "booktabs"
47587 literal "true"
47588
47589 \end_inset
47590
47591 Documentation du paquetage \SpecialChar LaTeX
47592  
47593 \series bold
47594
47595 \begin_inset CommandInset href
47596 LatexCommand href
47597 name "booktabs"
47598 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
47599 literal "false"
47600
47601 \end_inset
47602
47603
47604 \series default
47605
47606 \begin_inset Index idx
47607 status collapsed
47608
47609 \begin_layout Plain Layout
47610 Paquetages \SpecialChar LaTeX
47611  ! booktabs
47612 \end_layout
47613
47614 \end_inset
47615
47616
47617 \end_layout
47618
47619 \begin_layout Bibliography
47620 \begin_inset CommandInset bibitem
47621 LatexCommand bibitem
47622 key "caption"
47623 literal "true"
47624
47625 \end_inset
47626
47627 Documentation du paquetage \SpecialChar LaTeX
47628  
47629 \series bold
47630
47631 \begin_inset CommandInset href
47632 LatexCommand href
47633 name "caption"
47634 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
47635 literal "false"
47636
47637 \end_inset
47638
47639
47640 \series default
47641
47642 \begin_inset Index idx
47643 status collapsed
47644
47645 \begin_layout Plain Layout
47646 Paquetages \SpecialChar LaTeX
47647  ! caption
47648 \end_layout
47649
47650 \end_inset
47651
47652
47653 \end_layout
47654
47655 \begin_layout Bibliography
47656 \begin_inset CommandInset bibitem
47657 LatexCommand bibitem
47658 key "diagbox"
47659 literal "true"
47660
47661 \end_inset
47662
47663 Documentation du paquetage \SpecialChar LaTeX
47664  
47665 \series bold
47666
47667 \begin_inset CommandInset href
47668 LatexCommand href
47669 name "diagbox"
47670 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
47671 literal "false"
47672
47673 \end_inset
47674
47675
47676 \series default
47677
47678 \begin_inset Index idx
47679 status collapsed
47680
47681 \begin_layout Plain Layout
47682 Paquetages \SpecialChar LaTeX
47683  ! diagbox
47684 \end_layout
47685
47686 \end_inset
47687
47688
47689 \end_layout
47690
47691 \begin_layout Bibliography
47692 \begin_inset CommandInset bibitem
47693 LatexCommand bibitem
47694 key "endfloat"
47695 literal "true"
47696
47697 \end_inset
47698
47699 Documentation du paquetage \SpecialChar LaTeX
47700  
47701 \series bold
47702
47703 \begin_inset CommandInset href
47704 LatexCommand href
47705 name "endfloat"
47706 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
47707 literal "false"
47708
47709 \end_inset
47710
47711
47712 \series default
47713
47714 \begin_inset Index idx
47715 status collapsed
47716
47717 \begin_layout Plain Layout
47718 Paquetages \SpecialChar LaTeX
47719  ! endfloat
47720 \end_layout
47721
47722 \end_inset
47723
47724
47725 \end_layout
47726
47727 \begin_layout Bibliography
47728 \begin_inset CommandInset bibitem
47729 LatexCommand bibitem
47730 key "footmisc"
47731 literal "true"
47732
47733 \end_inset
47734
47735 Documentation du paquetage \SpecialChar LaTeX
47736  
47737 \series bold
47738
47739 \begin_inset CommandInset href
47740 LatexCommand href
47741 name "footmisc"
47742 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
47743 literal "false"
47744
47745 \end_inset
47746
47747
47748 \series default
47749
47750 \begin_inset Index idx
47751 status collapsed
47752
47753 \begin_layout Plain Layout
47754 Paquetages \SpecialChar LaTeX
47755  ! footmisc
47756 \end_layout
47757
47758 \end_inset
47759
47760
47761 \end_layout
47762
47763 \begin_layout Bibliography
47764 \begin_inset CommandInset bibitem
47765 LatexCommand bibitem
47766 key "hypcap"
47767 literal "true"
47768
47769 \end_inset
47770
47771 Documentation du paquetage \SpecialChar LaTeX
47772  
47773 \series bold
47774
47775 \begin_inset CommandInset href
47776 LatexCommand href
47777 name "hypcap"
47778 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47779 literal "false"
47780
47781 \end_inset
47782
47783
47784 \series default
47785
47786 \begin_inset Index idx
47787 status collapsed
47788
47789 \begin_layout Plain Layout
47790 Paquetages \SpecialChar LaTeX
47791  ! hyperref
47792 \end_layout
47793
47794 \end_inset
47795
47796
47797 \end_layout
47798
47799 \begin_layout Bibliography
47800 \begin_inset CommandInset bibitem
47801 LatexCommand bibitem
47802 key "hyperref"
47803 literal "true"
47804
47805 \end_inset
47806
47807 Documentation du paquetage \SpecialChar LaTeX
47808  
47809 \series bold
47810
47811 \begin_inset CommandInset href
47812 LatexCommand href
47813 name "hyperref"
47814 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
47815 literal "false"
47816
47817 \end_inset
47818
47819
47820 \series default
47821
47822 \begin_inset Index idx
47823 status collapsed
47824
47825 \begin_layout Plain Layout
47826 Paquetages \SpecialChar LaTeX
47827  ! hyperref
47828 \end_layout
47829
47830 \end_inset
47831
47832
47833 \end_layout
47834
47835 \begin_layout Bibliography
47836 \begin_inset CommandInset bibitem
47837 LatexCommand bibitem
47838 key "KOMA-Script"
47839 literal "true"
47840
47841 \end_inset
47842
47843 Documentation du paquetage \SpecialChar LaTeX
47844  
47845 \series bold
47846
47847 \begin_inset CommandInset href
47848 LatexCommand href
47849 name "KOMA-Script"
47850 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47851 literal "false"
47852
47853 \end_inset
47854
47855
47856 \series default
47857
47858 \begin_inset Index idx
47859 status collapsed
47860
47861 \begin_layout Plain Layout
47862 Paquetages \SpecialChar LaTeX
47863  ! KOMA-Script
47864 \end_layout
47865
47866 \end_inset
47867
47868
47869 \end_layout
47870
47871 \begin_layout Bibliography
47872 \begin_inset CommandInset bibitem
47873 LatexCommand bibitem
47874 key "lettrine"
47875 literal "true"
47876
47877 \end_inset
47878
47879 Documentation du paquetage \SpecialChar LaTeX
47880  
47881 \series bold
47882
47883 \begin_inset CommandInset href
47884 LatexCommand href
47885 name "lettrine"
47886 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47887 literal "false"
47888
47889 \end_inset
47890
47891
47892 \series default
47893  et un 
47894 \begin_inset CommandInset href
47895 LatexCommand href
47896 name "exemple"
47897 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
47898 literal "false"
47899
47900 \end_inset
47901
47902
47903 \begin_inset Index idx
47904 status collapsed
47905
47906 \begin_layout Plain Layout
47907 Paquetages \SpecialChar LaTeX
47908  ! lettrine
47909 \end_layout
47910
47911 \end_inset
47912
47913
47914 \end_layout
47915
47916 \begin_layout Bibliography
47917 \begin_inset CommandInset bibitem
47918 LatexCommand bibitem
47919 key "listings"
47920 literal "true"
47921
47922 \end_inset
47923
47924 Documentation du paquetage \SpecialChar LaTeX
47925  
47926 \series bold
47927
47928 \begin_inset CommandInset href
47929 LatexCommand href
47930 name "listings"
47931 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
47932 literal "false"
47933
47934 \end_inset
47935
47936
47937 \series default
47938
47939 \begin_inset Index idx
47940 status collapsed
47941
47942 \begin_layout Plain Layout
47943 Paquetages \SpecialChar LaTeX
47944  ! listings
47945 \end_layout
47946
47947 \end_inset
47948
47949
47950 \end_layout
47951
47952 \begin_layout Bibliography
47953 \begin_inset CommandInset bibitem
47954 LatexCommand bibitem
47955 key "minted"
47956 literal "true"
47957
47958 \end_inset
47959
47960 Documentation du paquetage \SpecialChar LaTeX
47961  
47962 \series bold
47963
47964 \begin_inset CommandInset href
47965 LatexCommand href
47966 name "minted"
47967 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
47968 literal "false"
47969
47970 \end_inset
47971
47972
47973 \series default
47974
47975 \begin_inset Index idx
47976 status collapsed
47977
47978 \begin_layout Plain Layout
47979 Paquetages \SpecialChar LaTeX
47980  ! minted
47981 \end_layout
47982
47983 \end_inset
47984
47985
47986 \end_layout
47987
47988 \begin_layout Bibliography
47989 \begin_inset CommandInset bibitem
47990 LatexCommand bibitem
47991 key "marginnote"
47992 literal "true"
47993
47994 \end_inset
47995
47996 Documentation du paquetage \SpecialChar LaTeX
47997  
47998 \series bold
47999
48000 \begin_inset CommandInset href
48001 LatexCommand href
48002 name "marginnote"
48003 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
48004 literal "false"
48005
48006 \end_inset
48007
48008
48009 \series default
48010
48011 \begin_inset Index idx
48012 status collapsed
48013
48014 \begin_layout Plain Layout
48015 Paquetages \SpecialChar LaTeX
48016  ! marginnote
48017 \end_layout
48018
48019 \end_inset
48020
48021
48022 \end_layout
48023
48024 \begin_layout Bibliography
48025 \begin_inset CommandInset bibitem
48026 LatexCommand bibitem
48027 key "pdfpages"
48028 literal "true"
48029
48030 \end_inset
48031
48032 Documentation du paquetage \SpecialChar LaTeX
48033  
48034 \series bold
48035
48036 \begin_inset CommandInset href
48037 LatexCommand href
48038 name "pdfpages"
48039 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
48040 literal "false"
48041
48042 \end_inset
48043
48044
48045 \series default
48046
48047 \begin_inset Index idx
48048 status collapsed
48049
48050 \begin_layout Plain Layout
48051 Paquetages \SpecialChar LaTeX
48052  ! pdfpages
48053 \end_layout
48054
48055 \end_inset
48056
48057
48058 \end_layout
48059
48060 \begin_layout Bibliography
48061 \begin_inset CommandInset bibitem
48062 LatexCommand bibitem
48063 key "prettyref"
48064 literal "true"
48065
48066 \end_inset
48067
48068 Documentation du paquetage \SpecialChar LaTeX
48069
48070 \series bold
48071  
48072 \begin_inset CommandInset href
48073 LatexCommand href
48074 name "prettyref"
48075 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48076 literal "false"
48077
48078 \end_inset
48079
48080
48081 \series default
48082
48083 \begin_inset Index idx
48084 status collapsed
48085
48086 \begin_layout Plain Layout
48087 Paquetages \SpecialChar LaTeX
48088  ! prettyref
48089 \end_layout
48090
48091 \end_inset
48092
48093
48094 \end_layout
48095
48096 \begin_layout Bibliography
48097 \begin_inset CommandInset bibitem
48098 LatexCommand bibitem
48099 key "pstricks"
48100 literal "true"
48101
48102 \end_inset
48103
48104 Page Web du paquetage \SpecialChar LaTeX
48105  
48106 \series bold
48107
48108 \begin_inset CommandInset href
48109 LatexCommand href
48110 name "PSTricks"
48111 target "http://tug.org/PSTricks/"
48112 literal "false"
48113
48114 \end_inset
48115
48116
48117 \series default
48118
48119 \begin_inset Index idx
48120 status collapsed
48121
48122 \begin_layout Plain Layout
48123 Paquetages \SpecialChar LaTeX
48124  ! PSTricks
48125 \end_layout
48126
48127 \end_inset
48128
48129
48130 \end_layout
48131
48132 \begin_layout Bibliography
48133 \begin_inset CommandInset bibitem
48134 LatexCommand bibitem
48135 key "refstyle"
48136 literal "true"
48137
48138 \end_inset
48139
48140 Documentation du paquetage \SpecialChar LaTeX
48141
48142 \series bold
48143  
48144 \begin_inset CommandInset href
48145 LatexCommand href
48146 name "refstyle"
48147 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48148 literal "false"
48149
48150 \end_inset
48151
48152
48153 \series default
48154
48155 \begin_inset Index idx
48156 status collapsed
48157
48158 \begin_layout Plain Layout
48159 Paquetages \SpecialChar LaTeX
48160  ! refstyle
48161 \end_layout
48162
48163 \end_inset
48164
48165
48166 \end_layout
48167
48168 \begin_layout Bibliography
48169 \begin_inset CommandInset bibitem
48170 LatexCommand bibitem
48171 key "sidecap"
48172 literal "true"
48173
48174 \end_inset
48175
48176 Documentation du paquetage \SpecialChar LaTeX
48177  
48178 \series bold
48179
48180 \begin_inset CommandInset href
48181 LatexCommand href
48182 name "sidecap"
48183 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
48184 literal "false"
48185
48186 \end_inset
48187
48188
48189 \series default
48190
48191 \begin_inset Index idx
48192 status collapsed
48193
48194 \begin_layout Plain Layout
48195 Paquetages \SpecialChar LaTeX
48196  ! sidecap
48197 \end_layout
48198
48199 \end_inset
48200
48201
48202 \end_layout
48203
48204 \begin_layout Bibliography
48205 \begin_inset CommandInset bibitem
48206 LatexCommand bibitem
48207 key "Inkscape"
48208 literal "true"
48209
48210 \end_inset
48211
48212 Documentation de l'option 
48213 \begin_inset CommandInset href
48214 LatexCommand href
48215 name "Exclure le texte du PDF"
48216 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48217 literal "false"
48218
48219 \end_inset
48220
48221  du programme 
48222 \noun on
48223
48224 \begin_inset CommandInset href
48225 LatexCommand href
48226 name "Inkscape"
48227 target "https://inkscape.org/fr/"
48228 literal "false"
48229
48230 \end_inset
48231
48232
48233 \end_layout
48234
48235 \begin_layout Standard
48236 \begin_inset CommandInset index_print
48237 LatexCommand printindex
48238 type "idx"
48239 name "Index"
48240 literal "false"
48241
48242 \end_inset
48243
48244
48245 \end_layout
48246
48247 \end_body
48248 \end_document