]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
French Intro.lyx: some refinements proposed by Mike
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 541
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153
154 % use normal list environments also in French documents
155 \@ifpackageloaded{babel}{%
156 \frenchbsetup{StandardLayout}
157 }{}
158 \end_preamble
159 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
160 \use_default_options false
161 \begin_modules
162 initials
163 graphicboxes
164 \end_modules
165 \maintain_unincluded_children false
166 \language french
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman "lmodern" "default"
171 \font_sans "lmss" "default"
172 \font_typewriter "lmtt" "default"
173 \font_math "auto" "auto"
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \use_microtype false
181 \use_dash_ligatures false
182 \graphics default
183 \default_output_format pdf2
184 \output_sync 0
185 \bibtex_command default
186 \index_command default
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
191 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
192 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
193 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
204 \papersize default
205 \use_geometry false
206 \use_package amsmath 2
207 \use_package amssymb 2
208 \use_package cancel 0
209 \use_package esint 0
210 \use_package mathdots 1
211 \use_package mathtools 0
212 \use_package mhchem 1
213 \use_package stackrel 0
214 \use_package stmaryrd 0
215 \use_package undertilde 0
216 \cite_engine basic
217 \cite_engine_type default
218 \biblio_style plain
219 \use_bibtopic false
220 \use_indices false
221 \paperorientation portrait
222 \suppress_date false
223 \justification true
224 \use_refstyle 0
225 \notefontcolor #0000ff
226 \index Index
227 \shortcut idx
228 \color #008000
229 \end_index
230 \secnumdepth 3
231 \tocdepth 3
232 \paragraph_separation skip
233 \defskip medskip
234 \is_math_indent 0
235 \quotes_style swiss
236 \papercolumns 1
237 \papersides 2
238 \paperpagestyle default
239 \tracking_changes false
240 \output_changes false
241 \html_math_output 0
242 \html_css_as_file 0
243 \html_be_strict false
244 \end_header
245
246 \begin_body
247
248 \begin_layout Title
249 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
250  les boîtes et les objets externes de \SpecialChar LyX
251
252 \end_layout
253
254 \begin_layout Author
255 par l'Équipe \SpecialChar LyX
256
257 \begin_inset Foot
258 status collapsed
259
260 \begin_layout Plain Layout
261 \noindent
262 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
263  de la documentation de \SpecialChar LyX
264
265 \begin_inset CommandInset href
266 LatexCommand href
267 name "lyx-docs@lists.lyx.org"
268 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
269 type "mailto:"
270 literal "false"
271
272 \end_inset
273
274
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Note Note
281 status collapsed
282
283 \begin_layout Plain Layout
284 auteur original : Uwe Stöhr
285 \end_layout
286
287 \begin_layout Plain Layout
288 Traduction française : Siegfried Meunier-Guttin-Cluzel
289 \end_layout
290
291 \begin_layout Plain Layout
292 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
293 n/Navigation, 31/10/2012, JPChrétien
294 \end_layout
295
296 \begin_layout Plain Layout
297 version initiale 2.1.x avril 2014, mise à jour J.P.
298  Chrétien
299 \end_layout
300
301 \begin_layout Plain Layout
302 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
303 \end_layout
304
305 \begin_layout Plain Layout
306 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
307 \end_layout
308
309 \begin_layout Plain Layout
310 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
311 \end_layout
312
313 \end_inset
314
315
316 \begin_inset Newline newline
317 \end_inset
318
319
320 \begin_inset Newline newline
321 \end_inset
322
323
324 \family sans
325 Version 2.2.x
326 \end_layout
327
328 \begin_layout Standard
329 \begin_inset CommandInset toc
330 LatexCommand tableofcontents
331
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Standard
338 \begin_inset Note Note
339 status open
340
341 \begin_layout Plain Layout
342 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
343  
344 \series bold
345 arydshln
346 \series default
347
348 \series bold
349 colortbl
350 \series default
351
352 \series bold
353 diagbox, lettrine, marginnote, picinpar
354 \series default
355 , et 
356 \series bold
357 sidecap
358 \series default
359  doivent être installés.
360  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
361  les sections qui nécessitent les paquetages en question n'apparaîtront
362  pas sur la sortie.
363 \end_layout
364
365 \begin_layout Plain Layout
366 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
367 \begin_inset Newline newline
368 \end_inset
369
370
371 \series bold
372 http://wiki.lyx.org/\SpecialChar LyX
373 /Manuals#EmbeddedObjects
374 \end_layout
375
376 \end_inset
377
378
379 \end_layout
380
381 \begin_layout Chapter
382 Figures
383 \begin_inset Index idx
384 status collapsed
385
386 \begin_layout Plain Layout
387 Figures
388 \end_layout
389
390 \end_inset
391
392
393 \begin_inset Index idx
394 status collapsed
395
396 \begin_layout Plain Layout
397 Graphiques|see
398 \begin_inset ERT
399 status collapsed
400
401 \begin_layout Plain Layout
402
403 {
404 \end_layout
405
406 \end_inset
407
408 Figures
409 \begin_inset ERT
410 status collapsed
411
412 \begin_layout Plain Layout
413
414 }
415 \end_layout
416
417 \end_inset
418
419
420 \end_layout
421
422 \end_inset
423
424
425 \end_layout
426
427 \begin_layout Section
428 La fenêtre de dialogue graphique
429 \begin_inset Index idx
430 status collapsed
431
432 \begin_layout Plain Layout
433 Figures ! Fenêtre de dialogue Graphique
434 \end_layout
435
436 \end_inset
437
438
439 \begin_inset CommandInset label
440 LatexCommand label
441 name "sec:Graphics-Dialog"
442
443 \end_inset
444
445
446 \end_layout
447
448 \begin_layout Standard
449 Pour placer une figure dans votre document, cliquez sur le bouton 
450 \begin_inset Info
451 type  "icon"
452 arg   "dialog-show-new-inset graphics"
453 \end_inset
454
455  dans la barre d'outils, ou faites 
456 \family sans
457 Insertion\SpecialChar menuseparator
458 Graphique
459 \family default
460 .
461  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
462  à charger.
463  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
464  dans le texte.
465 \end_layout
466
467 \begin_layout Standard
468 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
469  sur une image
470 \begin_inset Note Note
471 status collapsed
472
473 \begin_layout Plain Layout
474 Ça marche aussi avec le bouton gauche ! (NdT)
475 \end_layout
476
477 \end_inset
478
479 .
480  Cette fenêtre de dialogue possède trois onglets:
481 \end_layout
482
483 \begin_layout Description
484 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
485  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
486  Les unités de longueurs utilisées sont décrites dans l'annexe
487 \begin_inset space ~
488 \end_inset
489
490
491 \begin_inset CommandInset ref
492 LatexCommand ref
493 reference "cha:Unités-de-longueur"
494
495 \end_inset
496
497 .
498 \begin_inset Newline newline
499 \end_inset
500
501
502 \begin_inset Index idx
503 status collapsed
504
505 \begin_layout Plain Layout
506 Figures ! Pivotées
507 \end_layout
508
509 \end_inset
510
511 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
512  d'une montre, en donnant l'angle de rotation et la position du pivot.
513  L'image apparaîtra pivotée dans \SpecialChar LyX
514 .
515 \begin_inset Newline newline
516 \end_inset
517
518
519 \begin_inset Index idx
520 status collapsed
521
522 \begin_layout Plain Layout
523 Figures ! Redimensionnées
524 \end_layout
525
526 \end_inset
527
528 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
529  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
530  sa largeur.
531  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
532  déterminée automatiquement.
533  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
534  éventuellement une distorsion.
535  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
536  
537 \family sans
538 Conserver
539 \begin_inset space ~
540 \end_inset
541
542 les
543 \begin_inset space ~
544 \end_inset
545
546 proportions
547 \family default
548 .
549  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
550  pas les valeurs fixées.
551  
552 \begin_inset Newline newline
553 \end_inset
554
555 Les images peuvent être modifiée en utilisant le programme de votre choix
556  en faisant un clic droit dessus et en choisissant 
557 \family sans
558 Éditer le fichier ailleurs
559 \family default
560  dans le menu contextuel qui apparaît.
561  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
562  
563 \family sans
564 Formats
565 \begin_inset space ~
566 \end_inset
567
568 de
569 \begin_inset space ~
570 \end_inset
571
572 fichiers
573 \family default
574  dans la fenêtre de dialogue de 
575 \family sans
576 Préférences
577 \family default
578  de \SpecialChar LyX
579 .
580 \end_layout
581
582 \begin_layout Description
583 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
584  la sortie finale est de modifier les coordonnées de la zone de l'image
585  qui est affichée.
586  Cette zone peut être calculée automatiquement à partir des données présentes
587  dans le fichier en appuyant sur le bouton 
588 \family sans
589 Valeurs
590 \begin_inset space ~
591 \end_inset
592
593 du
594 \begin_inset space ~
595 \end_inset
596
597 Fichier
598 \family default
599 .
600  Avec l'option 
601 \family sans
602 Couper
603 \begin_inset space ~
604 \end_inset
605
606 à
607 \begin_inset space ~
608 \end_inset
609
610 la
611 \begin_inset space ~
612 \end_inset
613
614 boîte
615 \begin_inset space ~
616 \end_inset
617
618 de
619 \begin_inset space ~
620 \end_inset
621
622 délimitation, 
623 \family default
624 seule la portion de l'image qui est dans la zone définie sera imprimée.
625  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
626  donc vous pouvez ignorer l'onglet 
627 \family sans
628 Rogner
629 \family default
630 .
631 \end_layout
632
633 \begin_layout Description
634
635 \family sans
636 Options
637 \begin_inset space ~
638 \end_inset
639
640 \SpecialChar LaTeX
641
642 \begin_inset space ~
643 \end_inset
644
645 et
646 \begin_inset space ~
647 \end_inset
648
649 \SpecialChar LyX
650
651 \family default
652  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
653  et les
654  experts ès-\SpecialChar LaTeX
655  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
656
657 \begin_inset Newline newline
658 \end_inset
659
660 L'option 
661 \family sans
662 Mode brouillon
663 \family default
664  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
665  avec la taille de l'image.
666 \begin_inset Newline newline
667 \end_inset
668
669 Dans la section 
670 \family sans
671 Groupe
672 \begin_inset space ~
673 \end_inset
674
675 de
676 \begin_inset space ~
677 \end_inset
678
679 graphiques
680 \family default
681  vous pouvez définir ou de choisir un groupe de paramètres d'image
682 \begin_inset Index idx
683 status collapsed
684
685 \begin_layout Plain Layout
686 Figures ! Groupes de paramétrisation
687 \end_layout
688
689 \end_inset
690
691 .
692  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
693  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
694  les autres soient automatiquement modifiées de la même manière.
695  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
696  avoir à modifier leur taille manuellement une par une.
697  On peut rattacher une image à un groupe existant en utilisant le menu contextue
698 l de l'image et en cochant le nom du groupe dans la liste
699 \begin_inset Foot
700 status collapsed
701
702 \begin_layout Plain Layout
703 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
704 \end_layout
705
706 \end_inset
707
708 .
709 \end_layout
710
711 \begin_layout Standard
712 \begin_inset VSpace bigskip
713 \end_inset
714
715
716 \end_layout
717
718 \begin_layout Standard
719 Voici un exemple d'image au format EPS
720 \begin_inset Foot
721 status collapsed
722
723 \begin_layout Plain Layout
724 Les format d'images sont décrits dans la section
725 \begin_inset space ~
726 \end_inset
727
728
729 \begin_inset CommandInset ref
730 LatexCommand ref
731 reference "sec:Image-Formats"
732
733 \end_inset
734
735 .
736 \end_layout
737
738 \end_inset
739
740  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
741 nt:
742 \end_layout
743
744 \begin_layout Standard
745 \align center
746 \begin_inset Graphics
747         filename ../clipart/mobius.eps
748         scale 70
749         scaleBeforeRotation
750         rotateOrigin center
751
752 \end_inset
753
754
755 \end_layout
756
757 \begin_layout Standard
758 Et voici la même image mais en mode brouillon:
759 \end_layout
760
761 \begin_layout Standard
762 \align center
763 \begin_inset Graphics
764         filename ../clipart/mobius.eps
765         scale 70
766         draft
767         scaleBeforeRotation
768         rotateOrigin center
769
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Section
776 Figures flottantes
777 \begin_inset CommandInset label
778 LatexCommand label
779 name "sec:Figure-Floats"
780
781 \end_inset
782
783
784 \begin_inset Index idx
785 status collapsed
786
787 \begin_layout Plain Layout
788 Flottants ! Figures
789 \end_layout
790
791 \end_inset
792
793
794 \begin_inset Index idx
795 status collapsed
796
797 \begin_layout Plain Layout
798 Figures ! Flottants
799 \end_layout
800
801 \end_inset
802
803
804 \end_layout
805
806 \begin_layout Standard
807 Pour des explications d'ordre général concernant les flottants, jetez un
808  coup d'œil à la section
809 \begin_inset space ~
810 \end_inset
811
812
813 \begin_inset CommandInset ref
814 LatexCommand ref
815 reference "sec:Flottants-Introduction"
816
817 \end_inset
818
819 .
820 \end_layout
821
822 \begin_layout Standard
823 Le bouton 
824 \begin_inset Info
825 type  "icon"
826 arg   "float-insert figure"
827 \end_inset
828
829  de la barre d'outils et le menu 
830 \family sans
831 Insertion\SpecialChar menuseparator
832 Flottant\SpecialChar menuseparator
833 Figure
834 \family default
835  insèrent un flottant avec l'étiquette 
836 \begin_inset Quotes cld
837 \end_inset
838
839
840 \series bold
841 Figure
842 \begin_inset space ~
843 \end_inset
844
845 #:
846 \series default
847
848 \begin_inset Quotes crd
849 \end_inset
850
851  (# est le numéro réel de l'image).
852  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
853 \begin_inset space ~
854 \end_inset
855
856
857 \begin_inset CommandInset ref
858 LatexCommand ref
859 reference "fig:kill-plat"
860
861 \end_inset
862
863  ou en dessous de la légende comme pour la Figure
864 \begin_inset space ~
865 \end_inset
866
867
868 \begin_inset CommandInset ref
869 LatexCommand ref
870 reference "fig:escher"
871
872 \end_inset
873
874 .
875  Vous trouverez plus d'information sur le positionnement des légendes dans
876  la section
877 \begin_inset space ~
878 \end_inset
879
880
881 \begin_inset CommandInset ref
882 LatexCommand ref
883 reference "sec:Placement-légende"
884
885 \end_inset
886
887 .
888 \end_layout
889
890 \begin_layout Standard
891 \begin_inset Float figure
892 wide false
893 sideways false
894 status open
895
896 \begin_layout Plain Layout
897 \align center
898 \begin_inset Graphics
899         filename ../clipart/platypus.eps
900         width 50col%
901         scaleBeforeRotation
902         rotateOrigin center
903
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Plain Layout
910 \begin_inset Caption Standard
911
912 \begin_layout Plain Layout
913 \begin_inset CommandInset label
914 LatexCommand label
915 name "fig:kill-plat"
916
917 \end_inset
918
919 Un ornithorynque sévèrement déformé dans un flottant de figure.
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \end_inset
928
929
930 \end_layout
931
932 \begin_layout Standard
933 \begin_inset Float figure
934 wide false
935 sideways false
936 status open
937
938 \begin_layout Plain Layout
939 \begin_inset Caption Standard
940
941 \begin_layout Plain Layout
942 \begin_inset CommandInset label
943 LatexCommand label
944 name "fig:escher"
945
946 \end_inset
947
948 M.C.
949  Escher sous LSD.
950 \end_layout
951
952 \end_inset
953
954
955 \end_layout
956
957 \begin_layout Plain Layout
958 \align center
959 \begin_inset Graphics
960         filename ../clipart/escher-lsd.eps
961         scale 80
962         scaleBeforeRotation
963         rotateOrigin center
964
965 \end_inset
966
967
968 \end_layout
969
970 \end_inset
971
972
973 \end_layout
974
975 \begin_layout Standard
976 \begin_inset Index idx
977 status collapsed
978
979 \begin_layout Plain Layout
980 References@Références ! à des Figures
981 \end_layout
982
983 \end_inset
984
985 Les figure
986 \begin_inset space ~
987 \end_inset
988
989
990 \begin_inset CommandInset ref
991 LatexCommand ref
992 reference "fig:kill-plat"
993
994 \end_inset
995
996  et 
997 \begin_inset CommandInset ref
998 LatexCommand ref
999 reference "fig:escher"
1000
1001 \end_inset
1002
1003  sont des exemples de figures référencées.
1004  Dans le texte, on fait référence à une figure en faisant référence à sa
1005  légende.
1006  On insère donc une étiquette dans la légende en utilisant le menu 
1007 \family sans
1008 Insertion
1009 \family default
1010 \SpecialChar menuseparator
1011
1012 \family sans
1013 Étiquette
1014 \family default
1015  ou le bouton 
1016 \begin_inset Info
1017 type  "icon"
1018 arg   "label-insert"
1019 \end_inset
1020
1021  de la barre d'outils.
1022  On peut alors faire référence à cette étiquette en utilisant le menu 
1023 \family sans
1024 Insertion\SpecialChar menuseparator
1025 Référence
1026 \begin_inset space ~
1027 \end_inset
1028
1029 croisée
1030 \family default
1031  ou le bouton 
1032 \begin_inset Info
1033 type  "icon"
1034 arg   "dialog-show-new-inset ref"
1035 \end_inset
1036
1037  de la barre d'outils.
1038  Il est important d'utiliser des références pour les flottants de figures
1039  plutôt que des locutions vagues du genre 
1040 \begin_inset Quotes cld
1041 \end_inset
1042
1043 la figure ci-dessous
1044 \begin_inset Quotes crd
1045 \end_inset
1046
1047 , puisque \SpecialChar LaTeX
1048  va repositionner la figure dans le document final.
1049  Votre figure risque de ne plus être ci-dessous du tout !
1050 \begin_inset Newline newline
1051 \end_inset
1052
1053 Le référencement est expliqué plus en détail dans la section
1054 \begin_inset space ~
1055 \end_inset
1056
1057
1058 \begin_inset CommandInset ref
1059 LatexCommand ref
1060 reference "sec:Referencer-les-Flottants"
1061
1062 \end_inset
1063
1064 .
1065 \end_layout
1066
1067 \begin_layout Standard
1068 En principe on met une seule figure dans un flottant, mais parfois vous
1069  pouvez vouloir deux figures avec chacune sa sous-légende.
1070  C'est possible en insérant des flottants d'image dans des flottants d'image
1071  existants.
1072  Notez que seule la légende principale des flottants est reprise dans la
1073  liste des figures.
1074  La figure
1075 \begin_inset space ~
1076 \end_inset
1077
1078
1079 \begin_inset CommandInset ref
1080 LatexCommand ref
1081 reference "fig:Deux-images-déformées"
1082
1083 \end_inset
1084
1085  est un exemple de flottant de figure avec deux images mises l'une à côté
1086  de l'autre.
1087  Vous pouvez aussi mettre les images les unes sous les autres.
1088  Les figures
1089 \begin_inset space ~
1090 \end_inset
1091
1092
1093 \begin_inset CommandInset ref
1094 LatexCommand ref
1095 reference "fig:Structure-indéfinissable"
1096
1097 \end_inset
1098
1099  et 
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:Un-ornithorynque"
1103
1104 \end_inset
1105
1106  sont des sous-figures.
1107 \end_layout
1108
1109 \begin_layout Standard
1110 \begin_inset Float figure
1111 wide false
1112 sideways false
1113 status open
1114
1115 \begin_layout Plain Layout
1116 \begin_inset space \hfill{}
1117 \end_inset
1118
1119
1120 \begin_inset Float figure
1121 wide false
1122 sideways false
1123 status collapsed
1124
1125 \begin_layout Plain Layout
1126 \begin_inset Caption Standard
1127
1128 \begin_layout Plain Layout
1129 \begin_inset CommandInset label
1130 LatexCommand label
1131 name "fig:Structure-indéfinissable"
1132
1133 \end_inset
1134
1135 Structure indéfinissable
1136 \end_layout
1137
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \begin_layout Plain Layout
1144 \begin_inset Graphics
1145         filename ../clipart/escher-lsd.eps
1146         width 45col%
1147         scaleBeforeRotation
1148         groupId Déformés
1149
1150 \end_inset
1151
1152
1153 \end_layout
1154
1155 \end_inset
1156
1157
1158 \begin_inset space \hfill{}
1159 \end_inset
1160
1161
1162 \begin_inset Float figure
1163 wide false
1164 sideways false
1165 status collapsed
1166
1167 \begin_layout Plain Layout
1168 \begin_inset Caption Standard
1169
1170 \begin_layout Plain Layout
1171 \begin_inset CommandInset label
1172 LatexCommand label
1173 name "fig:Un-ornithorynque"
1174
1175 \end_inset
1176
1177 Un ornithorynque
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Plain Layout
1186 \begin_inset Graphics
1187         filename ../clipart/platypus.eps
1188         width 45col%
1189         scaleBeforeRotation
1190         groupId Déformés
1191
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \begin_inset space \hfill{}
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \begin_layout Plain Layout
1207 \begin_inset Caption Standard
1208
1209 \begin_layout Plain Layout
1210 \begin_inset CommandInset label
1211 LatexCommand label
1212 name "fig:Deux-images-déformées"
1213
1214 \end_inset
1215
1216 Deux images déformées.
1217  Les deux images font partie du groupe de paramétrisation 
1218 \begin_inset Quotes cld
1219 \end_inset
1220
1221 déformés
1222 \begin_inset Quotes crd
1223 \end_inset
1224
1225 .
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \end_inset
1234
1235
1236 \end_layout
1237
1238 \begin_layout Section
1239 Les formats d'images
1240 \begin_inset CommandInset label
1241 LatexCommand label
1242 name "sec:Image-Formats"
1243
1244 \end_inset
1245
1246
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Formats d' images
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \begin_inset Index idx
1258 status collapsed
1259
1260 \begin_layout Plain Layout
1261 Figures ! Formats d'images
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \begin_layout Standard
1270 Vous pouvez insérer des images dans n'importe quel format connu.
1271  Mais, comme nous l'avons expliqué dans l'annexe
1272 \begin_inset space ~
1273 \end_inset
1274
1275
1276 \begin_inset CommandInset ref
1277 LatexCommand ref
1278 reference "cha:Formats-fichiers-graphiques"
1279
1280 \end_inset
1281
1282 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1283  de formats d'images.
1284  Pour s'en sortir \SpecialChar LyX
1285  utilise le programme 
1286 \family typewriter
1287 ImageMagick
1288 \family default
1289  en arrière plan pour convertir les formats que vous utilisez dans un des
1290  formats acceptés par le format de sortie.
1291  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1292 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1293 \begin_inset space ~
1294 \end_inset
1295
1296
1297 \begin_inset CommandInset ref
1298 LatexCommand ref
1299 reference "cha:Formats-fichiers-graphiques"
1300
1301 \end_inset
1302
1303 .
1304 \end_layout
1305
1306 \begin_layout Standard
1307 Comme pour les polices de caractères, il y a deux grands types de formats
1308  d'images:
1309 \end_layout
1310
1311 \begin_layout Description
1312 Les
1313 \begin_inset space ~
1314 \end_inset
1315
1316 images
1317 \begin_inset space ~
1318 \end_inset
1319
1320 Matricielles
1321 \begin_inset space ~
1322 \end_inset
1323
1324 (ou
1325 \begin_inset space ~
1326 \end_inset
1327
1328 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1329  enregistrés sous un format compressé.
1330  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1331  petits carrés quand on utilise des agrandissements trop importants (aspect
1332  
1333 \begin_inset Quotes cld
1334 \end_inset
1335
1336 pixellisé
1337 \begin_inset Quotes crd
1338 \end_inset
1339
1340 ).
1341  Les formats matriciels les plus connus sont le GIF (
1342 \begin_inset Quotes cld
1343 \end_inset
1344
1345 Graphics Interchange Format
1346 \begin_inset Quotes crd
1347 \end_inset
1348
1349 , avec comme suffixe de fichier 
1350 \begin_inset Quotes cld
1351 \end_inset
1352
1353
1354 \family typewriter
1355 .gif
1356 \family default
1357
1358 \begin_inset Quotes crd
1359 \end_inset
1360
1361 )
1362 \begin_inset Index idx
1363 status collapsed
1364
1365 \begin_layout Plain Layout
1366 GIF|see
1367 \begin_inset ERT
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371
1372 {
1373 \end_layout
1374
1375 \end_inset
1376
1377 Format d'image
1378 \begin_inset ERT
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382
1383 }
1384 \end_layout
1385
1386 \end_inset
1387
1388
1389 \end_layout
1390
1391 \end_inset
1392
1393 , le PNG (
1394 \begin_inset Quotes cld
1395 \end_inset
1396
1397 Portable Network Graphics
1398 \begin_inset Quotes crd
1399 \end_inset
1400
1401 , suffixe 
1402 \begin_inset Quotes cld
1403 \end_inset
1404
1405
1406 \family typewriter
1407 .png
1408 \family default
1409
1410 \begin_inset Quotes crd
1411 \end_inset
1412
1413 )
1414 \begin_inset Index idx
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 PNG|see
1419 \begin_inset ERT
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423
1424 {
1425 \end_layout
1426
1427 \end_inset
1428
1429 Formats d'image
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 }
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \end_layout
1442
1443 \end_inset
1444
1445  et le JPG (
1446 \begin_inset Quotes cld
1447 \end_inset
1448
1449 Joint Photographic Expert Group
1450 \begin_inset Quotes crd
1451 \end_inset
1452
1453 , suffixe 
1454 \begin_inset Quotes cld
1455 \end_inset
1456
1457
1458 \family typewriter
1459 .jpg
1460 \family default
1461
1462 \begin_inset Quotes crd
1463 \end_inset
1464
1465  ou 
1466 \begin_inset Quotes cld
1467 \end_inset
1468
1469
1470 \family typewriter
1471 .jpeg
1472 \family default
1473
1474 \begin_inset Quotes crd
1475 \end_inset
1476
1477 )
1478 \begin_inset Index idx
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482 JPG|see
1483 \begin_inset ERT
1484 status collapsed
1485
1486 \begin_layout Plain Layout
1487
1488 {
1489 \end_layout
1490
1491 \end_inset
1492
1493 Formats d'image
1494 \begin_inset ERT
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498
1499 }
1500 \end_layout
1501
1502 \end_inset
1503
1504
1505 \end_layout
1506
1507 \end_inset
1508
1509 .
1510 \end_layout
1511
1512 \begin_layout Description
1513 Les
1514 \begin_inset space ~
1515 \end_inset
1516
1517 images
1518 \begin_inset space ~
1519 \end_inset
1520
1521 Vectorielles
1522 \begin_inset space ~
1523 \end_inset
1524
1525 (ou
1526 \begin_inset space ~
1527 \end_inset
1528
1529 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1530  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1531 nnée comme on le veut sans perte de précision.
1532  La possibilité de redimensionner les images est très utilisé pour les présentat
1533 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1534 nnement.
1535  Le redimensionnement permet aussi de présenter des documents en ligne où
1536  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1537  étudier les détails.
1538 \begin_inset Newline newline
1539 \end_inset
1540
1541 Les principaux formats vectoriels sont le SVG (
1542 \begin_inset Quotes cld
1543 \end_inset
1544
1545 Scalable Vector Graphics
1546 \begin_inset Quotes crd
1547 \end_inset
1548
1549 , suffixe 
1550 \begin_inset Quotes cld
1551 \end_inset
1552
1553
1554 \family typewriter
1555 .svg
1556 \family default
1557
1558 \begin_inset Quotes crd
1559 \end_inset
1560
1561 )
1562 \begin_inset Index idx
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566 SVG|see
1567 \begin_inset ERT
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571
1572 {
1573 \end_layout
1574
1575 \end_inset
1576
1577 Format d'image
1578 \begin_inset ERT
1579 status collapsed
1580
1581 \begin_layout Plain Layout
1582
1583 }
1584 \end_layout
1585
1586 \end_inset
1587
1588
1589 \end_layout
1590
1591 \end_inset
1592
1593 , l'EPS ( 
1594 \begin_inset Quotes cld
1595 \end_inset
1596
1597 encapsulated PostScript
1598 \begin_inset Quotes crd
1599 \end_inset
1600
1601 , suffixe 
1602 \begin_inset Quotes cld
1603 \end_inset
1604
1605
1606 \family typewriter
1607 .eps
1608 \family default
1609
1610 \begin_inset Quotes crd
1611 \end_inset
1612
1613 )
1614 \begin_inset Index idx
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618 EPS|see
1619 \begin_inset ERT
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623
1624 {
1625 \end_layout
1626
1627 \end_inset
1628
1629 Format d'image
1630 \begin_inset ERT
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634
1635 }
1636 \end_layout
1637
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644
1645 , le PDF (
1646 \begin_inset Quotes cld
1647 \end_inset
1648
1649 Portable Document Format
1650 \begin_inset Quotes crd
1651 \end_inset
1652
1653 , suffixe 
1654 \begin_inset Quotes cld
1655 \end_inset
1656
1657
1658 \family typewriter
1659 .pdf
1660 \family default
1661
1662 \begin_inset Quotes crd
1663 \end_inset
1664
1665 )
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 PDF|see
1671 \begin_inset ERT
1672 status collapsed
1673
1674 \begin_layout Plain Layout
1675
1676 {
1677 \end_layout
1678
1679 \end_inset
1680
1681 Format d'image
1682 \begin_inset ERT
1683 status collapsed
1684
1685 \begin_layout Plain Layout
1686
1687 }
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \end_inset
1696
1697  et le WMF (
1698 \begin_inset Quotes cld
1699 \end_inset
1700
1701 Windows Metafile
1702 \begin_inset Quotes crd
1703 \end_inset
1704
1705 , suffixe 
1706 \begin_inset Quotes cld
1707 \end_inset
1708
1709
1710 \family typewriter
1711 .wfm
1712 \family default
1713
1714 \begin_inset Quotes crd
1715 \end_inset
1716
1717  ou 
1718 \begin_inset Quotes cld
1719 \end_inset
1720
1721
1722 \family typewriter
1723 .emf
1724 \family default
1725
1726 \begin_inset Quotes crd
1727 \end_inset
1728
1729 )
1730 \begin_inset Index idx
1731 status collapsed
1732
1733 \begin_layout Plain Layout
1734 WMF|see
1735 \begin_inset ERT
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739
1740 {
1741 \end_layout
1742
1743 \end_inset
1744
1745 Formats d'images
1746 \begin_inset ERT
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750
1751 }
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \end_layout
1758
1759 \end_inset
1760
1761 .
1762  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1763  en EPS, mais le résultat ne sera pas redimensionnable.
1764  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1765 \begin_inset Foot
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769 Dans le cas du PDF l'image initiale est aussi compressée.
1770 \end_layout
1771
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Les fichiers PDF générés par 
1779 \family typewriter
1780 Adobe Photoshop
1781 \family default
1782 , par exemple, sont des images matricielles.
1783 \end_layout
1784
1785 \begin_layout Standard
1786 En principe il est quasiment impossible de convertir une image matricielle
1787  en graphique vectoriel, seul le contraire est possible.
1788  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1789  dans respectivement un fichier de sortie PDF ou PostScript.
1790  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1791  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1792  WMF/SVG
1793 \begin_inset Formula $\to$
1794 \end_inset
1795
1796 PDF/EPS convenables.
1797 \end_layout
1798
1799 \begin_layout Chapter
1800 Tableaux
1801 \begin_inset Index idx
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805 Tableau
1806 \end_layout
1807
1808 \end_inset
1809
1810
1811 \end_layout
1812
1813 \begin_layout Section
1814 Introduction
1815 \begin_inset Index idx
1816 status collapsed
1817
1818 \begin_layout Plain Layout
1819 Tableau ! Introduction
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \begin_layout Standard
1828 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1829  
1830 \begin_inset Info
1831 type  "icon"
1832 arg   "tabular-insert"
1833 \end_inset
1834
1835  soit 
1836 \family sans
1837 Insertion\SpecialChar menuseparator
1838 Tableau
1839 \family default
1840 .
1841  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1842  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1843  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1844  sur un bouton de la souris pour valider votre choix.
1845  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1846  vous demandant le nombre de lignes et de colonnes.
1847 \begin_inset Newline newline
1848 \end_inset
1849
1850 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1851  une à droite de la colonne la plus à droite et une en bas de la rangée
1852  du bas, qui forment une boîte autour du tableau.
1853  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1854  apparaît séparée du reste du tableau.
1855  Voici un exemple :
1856 \end_layout
1857
1858 \begin_layout Standard
1859 \align center
1860 \begin_inset Tabular
1861 <lyxtabular version="3" rows="4" columns="4">
1862 <features tabularvalignment="middle">
1863 <column alignment="center" valignment="top">
1864 <column alignment="center" valignment="top">
1865 <column alignment="center" valignment="top">
1866 <column alignment="center" valignment="top">
1867 <row>
1868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1869 \begin_inset Text
1870
1871 \begin_layout Plain Layout
1872
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881 1
1882 \end_layout
1883
1884 \end_inset
1885 </cell>
1886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1887 \begin_inset Text
1888
1889 \begin_layout Plain Layout
1890 2
1891 \end_layout
1892
1893 \end_inset
1894 </cell>
1895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1896 \begin_inset Text
1897
1898 \begin_layout Plain Layout
1899 3
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 </row>
1905 <row>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910 A
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1916 \begin_inset Text
1917
1918 \begin_layout Plain Layout
1919
1920 \end_layout
1921
1922 \end_inset
1923 </cell>
1924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1925 \begin_inset Text
1926
1927 \begin_layout Plain Layout
1928
1929 \end_layout
1930
1931 \end_inset
1932 </cell>
1933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937
1938 \end_layout
1939
1940 \end_inset
1941 </cell>
1942 </row>
1943 <row>
1944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \begin_layout Plain Layout
1948 B
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Plain Layout
1957
1958 \end_layout
1959
1960 \end_inset
1961 </cell>
1962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1963 \begin_inset Text
1964
1965 \begin_layout Plain Layout
1966
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Plain Layout
1975
1976 \end_layout
1977
1978 \end_inset
1979 </cell>
1980 </row>
1981 <row>
1982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1983 \begin_inset Text
1984
1985 \begin_layout Plain Layout
1986 C
1987 \end_layout
1988
1989 \end_inset
1990 </cell>
1991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1992 \begin_inset Text
1993
1994 \begin_layout Plain Layout
1995
1996 \end_layout
1997
1998 \end_inset
1999 </cell>
2000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2001 \begin_inset Text
2002
2003 \begin_layout Plain Layout
2004
2005 \end_layout
2006
2007 \end_inset
2008 </cell>
2009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2010 \begin_inset Text
2011
2012 \begin_layout Plain Layout
2013
2014 \end_layout
2015
2016 \end_inset
2017 </cell>
2018 </row>
2019 </lyxtabular>
2020
2021 \end_inset
2022
2023
2024 \end_layout
2025
2026 \begin_layout Section
2027 La fenêtre 
2028 \family sans
2029 tableau
2030 \family default
2031
2032 \begin_inset Index idx
2033 status collapsed
2034
2035 \begin_layout Plain Layout
2036 Tableau ! Fenêtre de dialogue
2037 \end_layout
2038
2039 \end_inset
2040
2041
2042 \end_layout
2043
2044 \begin_layout Standard
2045 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2046  de la souris, qui ouvre le menu contextuel.
2047  A l'aide du choix de menu 
2048 \family sans
2049 Plus...
2050
2051 \family default
2052  vous pouvez modifier les réglages concernant la cellule, la colonne et
2053  la ligne dans laquelle le curseur se trouve.
2054  Le menu contextuel 
2055 \family sans
2056 Plus...\SpecialChar menuseparator
2057 Paramètres...
2058
2059 \family default
2060  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2061  sont possibles.
2062  La plupart des options peuvent s'appliquer à des sélections.
2063  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2064  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2065  votre sélection.
2066  Notez qu'il y a une différence entre sélectionner le 
2067 \emph on
2068 contenu 
2069 \emph default
2070 d'une cellule et sélectionner la cellule elle-même.
2071 \begin_inset Newline newline
2072 \end_inset
2073
2074 En cochant l'option 
2075 \family sans
2076 Application
2077 \begin_inset space ~
2078 \end_inset
2079
2080 immédiate
2081 \family default
2082  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2083  est appliquée directement.
2084  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2085  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2086  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2087  de dialogue, vous devez appuyer sur 
2088 \family sans
2089 Entrée
2090 \family default
2091  pour que la modification soit appliquée.
2092 \begin_inset Newline newline
2093 \end_inset
2094
2095 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2096  :
2097 \end_layout
2098
2099 \begin_layout Description
2100 Paramètres
2101 \begin_inset space ~
2102 \end_inset
2103
2104 du
2105 \begin_inset space ~
2106 \end_inset
2107
2108 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2109  la largeur de la colonne courante.
2110  L'alignement horizontal 
2111 \family sans
2112 Au
2113 \begin_inset space ~
2114 \end_inset
2115
2116 séparateur
2117 \begin_inset space ~
2118 \end_inset
2119
2120 décimal
2121 \family default
2122  est décrit dans la section
2123 \begin_inset space ~
2124 \end_inset
2125
2126
2127 \begin_inset CommandInset ref
2128 LatexCommand ref
2129 reference "subsec:Alignements-de-cellules"
2130
2131 \end_inset
2132
2133 .
2134  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2135  vertical de la ligne courante.
2136  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2137  et donc, plusieurs paragraphes de texte, voir la section
2138 \begin_inset space ~
2139 \end_inset
2140
2141
2142 \begin_inset CommandInset ref
2143 LatexCommand ref
2144 reference "subsec:Lignes-multiple-dans-cellule"
2145
2146 \end_inset
2147
2148 .
2149  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2150  pour accommoder le contenu de cellule le plus large.
2151 \begin_inset Newline newline
2152 \end_inset
2153
2154 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2155  un multi-colonnes, voir la section
2156 \begin_inset space ~
2157 \end_inset
2158
2159
2160 \begin_inset CommandInset ref
2161 LatexCommand ref
2162 reference "subsec:Multicolonnes"
2163
2164 \end_inset
2165
2166  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2167 \begin_inset space ~
2168 \end_inset
2169
2170
2171 \begin_inset CommandInset ref
2172 LatexCommand ref
2173 reference "subsec:Multi-lignes"
2174
2175 \end_inset
2176
2177 .
2178 \begin_inset Newline newline
2179 \end_inset
2180
2181 L'option 
2182 \family sans
2183 Tourner
2184 \begin_inset space ~
2185 \end_inset
2186
2187 la
2188 \begin_inset space ~
2189 \end_inset
2190
2191 case
2192 \begin_inset space ~
2193 \end_inset
2194
2195 de
2196 \begin_inset space ~
2197 \end_inset
2198
2199 90°
2200 \family default
2201  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2202  L'option 
2203 \family sans
2204 Tourner
2205 \begin_inset space ~
2206 \end_inset
2207
2208 le
2209 \begin_inset space ~
2210 \end_inset
2211
2212 tableau
2213 \begin_inset space ~
2214 \end_inset
2215
2216 de
2217 \begin_inset space ~
2218 \end_inset
2219
2220 90°
2221 \family default
2222  fait pivoter tout le tableau.
2223  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2224 , mais devraient l'être dans la
2225  sortie finale.
2226  Pour plus d'information voir la section
2227 \begin_inset space ~
2228 \end_inset
2229
2230
2231 \begin_inset CommandInset ref
2232 LatexCommand ref
2233 reference "sec:Pivotement-des-cellules"
2234
2235 \end_inset
2236
2237 .
2238 \begin_inset Newline newline
2239 \end_inset
2240
2241
2242 \begin_inset Note Greyedout
2243 status open
2244
2245 \begin_layout Plain Layout
2246
2247 \series bold
2248 Note:
2249 \series default
2250  La plupart des visualiseurs DVI ne sont 
2251 \emph on
2252 pas
2253 \emph default
2254  capables d'afficher ces rotations.
2255 \end_layout
2256
2257 \end_inset
2258
2259
2260 \begin_inset Newline newline
2261 \end_inset
2262
2263 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2264  qui sont incorporés dans une ligne de texte :
2265 \begin_inset Newline newline
2266 \end_inset
2267
2268 Une ligne avec des tableaux alignés de différentes manières: 
2269 \begin_inset Tabular
2270 <lyxtabular version="3" rows="2" columns="2">
2271 <features tabularvalignment="top">
2272 <column alignment="center" valignment="top" width="0pt">
2273 <column alignment="center" valignment="top">
2274 <row>
2275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2276 \begin_inset Text
2277
2278 \begin_layout Plain Layout
2279
2280 \end_layout
2281
2282 \end_inset
2283 </cell>
2284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2285 \begin_inset Text
2286
2287 \begin_layout Plain Layout
2288 1
2289 \end_layout
2290
2291 \end_inset
2292 </cell>
2293 </row>
2294 <row>
2295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2296 \begin_inset Text
2297
2298 \begin_layout Plain Layout
2299 A
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2305 \begin_inset Text
2306
2307 \begin_layout Plain Layout
2308
2309 \end_layout
2310
2311 \end_inset
2312 </cell>
2313 </row>
2314 </lyxtabular>
2315
2316 \end_inset
2317
2318  
2319 \begin_inset Tabular
2320 <lyxtabular version="3" rows="2" columns="2">
2321 <features tabularvalignment="middle">
2322 <column alignment="center" valignment="top">
2323 <column alignment="center" valignment="top">
2324 <row>
2325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2326 \begin_inset Text
2327
2328 \begin_layout Plain Layout
2329
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2335 \begin_inset Text
2336
2337 \begin_layout Plain Layout
2338 1
2339 \end_layout
2340
2341 \end_inset
2342 </cell>
2343 </row>
2344 <row>
2345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349 A
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2355 \begin_inset Text
2356
2357 \begin_layout Plain Layout
2358
2359 \end_layout
2360
2361 \end_inset
2362 </cell>
2363 </row>
2364 </lyxtabular>
2365
2366 \end_inset
2367
2368  
2369 \begin_inset Tabular
2370 <lyxtabular version="3" rows="2" columns="2">
2371 <features tabularvalignment="bottom">
2372 <column alignment="center" valignment="top" width="0pt">
2373 <column alignment="center" valignment="top">
2374 <row>
2375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2376 \begin_inset Text
2377
2378 \begin_layout Plain Layout
2379
2380 \end_layout
2381
2382 \end_inset
2383 </cell>
2384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2385 \begin_inset Text
2386
2387 \begin_layout Plain Layout
2388 1
2389 \end_layout
2390
2391 \end_inset
2392 </cell>
2393 </row>
2394 <row>
2395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2396 \begin_inset Text
2397
2398 \begin_layout Plain Layout
2399 A
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2405 \begin_inset Text
2406
2407 \begin_layout Plain Layout
2408
2409 \end_layout
2410
2411 \end_inset
2412 </cell>
2413 </row>
2414 </lyxtabular>
2415
2416 \end_inset
2417
2418
2419 \begin_inset Newline newline
2420 \end_inset
2421
2422 On peut aussi entrer des paramètres \SpecialChar LaTeX
2423  pour obtenir des mise en formes spéciales
2424  pour le tableau, voir les sections
2425 \begin_inset space ~
2426 \end_inset
2427
2428
2429 \begin_inset CommandInset ref
2430 LatexCommand ref
2431 reference "subsec:Calculs-multicolonnes"
2432
2433 \end_inset
2434
2435  et 
2436 \begin_inset CommandInset ref
2437 LatexCommand ref
2438 reference "sec:Tableaux-Colorés"
2439
2440 \end_inset
2441
2442 .
2443 \end_layout
2444
2445 \begin_layout Description
2446 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2447  la ligne ou la colonne courante.
2448  
2449 \begin_inset Newline newline
2450 \end_inset
2451
2452 En utilisant le style 
2453 \family sans
2454 Formel
2455 \family default
2456  à la place du style par 
2457 \family sans
2458 Défaut
2459 \family default
2460 , on va convertir le tableau en tableau formel comme on le décrit dans la
2461  section
2462 \begin_inset space ~
2463 \end_inset
2464
2465
2466 \begin_inset CommandInset ref
2467 LatexCommand ref
2468 reference "sec:Tableaux-Formels"
2469
2470 \end_inset
2471
2472 .
2473 \begin_inset Newline newline
2474 \end_inset
2475
2476 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2477  dans les lignes du tableau comme c'est décrit dans la section
2478 \begin_inset space ~
2479 \end_inset
2480
2481
2482 \begin_inset CommandInset ref
2483 LatexCommand ref
2484 reference "subsec:Espacement-lignes"
2485
2486 \end_inset
2487
2488 .
2489 \end_layout
2490
2491 \begin_layout Description
2492 Tableau
2493 \begin_inset space ~
2494 \end_inset
2495
2496 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2497  l'on nomme un 
2498 \begin_inset Quotes cld
2499 \end_inset
2500
2501
2502 \emph on
2503 tableau multi-pages
2504 \emph default
2505
2506 \begin_inset Quotes crd
2507 \end_inset
2508
2509  qui peut continuer sur plusieurs pages.
2510  Les sections
2511 \begin_inset space ~
2512 \end_inset
2513
2514
2515 \begin_inset CommandInset ref
2516 LatexCommand ref
2517 reference "sec:Tableaux-multi-pages"
2518
2519 \end_inset
2520
2521  et 
2522 \begin_inset CommandInset ref
2523 LatexCommand ref
2524 reference "sec:Questions-sur-tableaux-multi-pages"
2525
2526 \end_inset
2527
2528  décrivent ces tableaux multi-pages plus en détail.
2529 \end_layout
2530
2531 \begin_layout Section
2532 La barre d'outils tableau
2533 \begin_inset Index idx
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 Tableau ! Barre d'outils
2538 \end_layout
2539
2540 \end_inset
2541
2542
2543 \end_layout
2544
2545 \begin_layout Standard
2546 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2547  permet de modifier plus rapidement les tableaux.
2548  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2549  quand le
2550  curseur se trouve à l'intérieur d'un tableau.
2551  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2552  au menu 
2553 \family sans
2554 Visualiser\SpecialChar menuseparator
2555 Barres
2556 \begin_inset space ~
2557 \end_inset
2558
2559 d'outils\SpecialChar menuseparator
2560 Tableau
2561 \family default
2562 .
2563 \end_layout
2564
2565 \begin_layout Standard
2566 La barre d'outils contient les icônes suivantes :
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Info
2572 type  "icon"
2573 arg   "tabular-feature append-row"
2574 \end_inset
2575
2576  ajoute une ligne sous la cellule ou la sélection courante
2577 \end_layout
2578
2579 \begin_layout Labeling
2580 \labelwidthstring 00.00.0000
2581 \begin_inset Info
2582 type  "icon"
2583 arg   "tabular-feature append-column"
2584 \end_inset
2585
2586  ajoute une colonne à la droite de la cellule ou de la sélection courante
2587 \end_layout
2588
2589 \begin_layout Labeling
2590 \labelwidthstring 00.00.0000
2591 \begin_inset Info
2592 type  "icon"
2593 arg   "tabular-feature delete-row"
2594 \end_inset
2595
2596  supprime la ligne ou la sélection courante
2597 \end_layout
2598
2599 \begin_layout Labeling
2600 \labelwidthstring 00.00.0000
2601 \begin_inset Info
2602 type  "icon"
2603 arg   "tabular-feature delete-column"
2604 \end_inset
2605
2606  supprime la colonne ou la sélection courante
2607 \end_layout
2608
2609 \begin_layout Labeling
2610 \labelwidthstring 00.00.0000
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "tabular-feature move-row-up"
2614 \end_inset
2615
2616  déplace la ligne vers le haut
2617 \end_layout
2618
2619 \begin_layout Labeling
2620 \labelwidthstring 00.00.0000
2621 \begin_inset Info
2622 type  "icon"
2623 arg   "tabular-feature move-column-left"
2624 \end_inset
2625
2626  déplace la colonne vers la gauche
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631 \begin_inset Info
2632 type  "icon"
2633 arg   "tabular-feature move-row-down"
2634 \end_inset
2635
2636  déplace la ligne vers le bas
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641 \begin_inset Info
2642 type  "icon"
2643 arg   "tabular-feature move-column-right"
2644 \end_inset
2645
2646  déplace la colonne vers la droite
2647 \end_layout
2648
2649 \begin_layout Labeling
2650 \labelwidthstring 00.00.0000
2651 \begin_inset Info
2652 type  "icon"
2653 arg   "tabular-feature toggle-line-top"
2654 \end_inset
2655
2656  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2657  courante
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Info
2663 type  "icon"
2664 arg   "tabular-feature toggle-line-bottom"
2665 \end_inset
2666
2667  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2668 \end_layout
2669
2670 \begin_layout Labeling
2671 \labelwidthstring 00.00.0000
2672 \begin_inset Info
2673 type  "icon"
2674 arg   "tabular-feature toggle-line-left"
2675 \end_inset
2676
2677  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2678 \begin_inset Note Note
2679 status collapsed
2680
2681 \begin_layout Plain Layout
2682 ou colonne ?
2683 \end_layout
2684
2685 \end_inset
2686
2687  ou de la sélection courante
2688 \end_layout
2689
2690 \begin_layout Labeling
2691 \labelwidthstring 00.00.0000
2692 \begin_inset Info
2693 type  "icon"
2694 arg   "tabular-feature toggle-line-right"
2695 \end_inset
2696
2697  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2698 \begin_inset Note Note
2699 status collapsed
2700
2701 \begin_layout Plain Layout
2702 ou colonne ?
2703 \end_layout
2704
2705 \end_inset
2706
2707  ou de la sélection courante
2708 \end_layout
2709
2710 \begin_layout Labeling
2711 \labelwidthstring 00.00.0000
2712 \begin_inset Info
2713 type  "icon"
2714 arg   "tabular-feature set-all-lines"
2715 \end_inset
2716
2717  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2718  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2719  colonne et la ligne courante
2720 \end_layout
2721
2722 \begin_layout Labeling
2723 \labelwidthstring 00.00.0000
2724 \begin_inset Info
2725 type  "icon"
2726 arg   "tabular-feature unset-all-lines"
2727 \end_inset
2728
2729  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2730  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2731  aussi la colonne et la ligne courante
2732 \end_layout
2733
2734 \begin_layout Labeling
2735 \labelwidthstring 00.00.0000
2736 \begin_inset Info
2737 type  "icon"
2738 arg   "tabular-feature m-align-left"
2739 \end_inset
2740
2741  aligne à gauche le contenu de la cellule ou de la colonne courante
2742 \end_layout
2743
2744 \begin_layout Labeling
2745 \labelwidthstring 00.00.0000
2746 \begin_inset Info
2747 type  "icon"
2748 arg   "tabular-feature m-align-center"
2749 \end_inset
2750
2751  centre horizontalement le contenu de la cellule ou de la colonne courante
2752 \end_layout
2753
2754 \begin_layout Labeling
2755 \labelwidthstring 00.00.0000
2756 \begin_inset Info
2757 type  "icon"
2758 arg   "tabular-feature m-align-right"
2759 \end_inset
2760
2761  aligne à droite le contenu de la cellule ou de la colonne courante
2762 \end_layout
2763
2764 \begin_layout Labeling
2765 \labelwidthstring 00.00.0000
2766 \begin_inset Info
2767 type  "icon"
2768 arg   "tabular-feature align-decimal"
2769 \end_inset
2770
2771  aligne le contenu de la colonne courante sur un caractère
2772 \end_layout
2773
2774 \begin_layout Labeling
2775 \labelwidthstring 00.00.0000
2776 \begin_inset Info
2777 type  "icon"
2778 arg   "tabular-feature m-valign-top"
2779 \end_inset
2780
2781  aligne le contenu de la cellule courante verticalement vers le haut
2782 \end_layout
2783
2784 \begin_layout Labeling
2785 \labelwidthstring 00.00.0000
2786 \begin_inset Info
2787 type  "icon"
2788 arg   "tabular-feature m-valign-middle"
2789 \end_inset
2790
2791  centre verticalement le contenu de la cellule courante
2792 \end_layout
2793
2794 \begin_layout Labeling
2795 \labelwidthstring 00.00.0000
2796 \begin_inset Info
2797 type  "icon"
2798 arg   "tabular-feature m-valign-bottom"
2799 \end_inset
2800
2801  aligne le contenu de la cellule courante verticalement vers le bas
2802 \end_layout
2803
2804 \begin_layout Labeling
2805 \labelwidthstring 00.00.0000
2806 \begin_inset Info
2807 type  "icon"
2808 arg   "tabular-feature set-rotate-cell"
2809 \end_inset
2810
2811  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2812 re
2813 \end_layout
2814
2815 \begin_layout Labeling
2816 \labelwidthstring 00.00.0000
2817 \begin_inset Info
2818 type  "icon"
2819 arg   "tabular-feature set-rotate-tabular"
2820 \end_inset
2821
2822  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2823 \end_layout
2824
2825 \begin_layout Labeling
2826 \labelwidthstring 00.00.0000
2827 \begin_inset Info
2828 type  "icon"
2829 arg   "tabular-feature multicolumn"
2830 \end_inset
2831
2832  transforme en multi-colonnes la cellule ou la sélection courante
2833 \end_layout
2834
2835 \begin_layout Labeling
2836 \labelwidthstring 00.00.0000
2837 \begin_inset Info
2838 type  "icon"
2839 arg   "tabular-feature multirow"
2840 \end_inset
2841
2842  transforme en multi-lignes la cellule ou la sélection courante
2843 \end_layout
2844
2845 \begin_layout Standard
2846 \begin_inset Note Greyedout
2847 status open
2848
2849 \begin_layout Plain Layout
2850
2851 \series bold
2852 Note :
2853 \series default
2854  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2855  est utilisé pour toutes les autres cellules de la ligne.
2856 \end_layout
2857
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \begin_layout Section
2864 Le menu Édition tableau
2865 \begin_inset Index idx
2866 status collapsed
2867
2868 \begin_layout Plain Layout
2869 Tableau ! Menu Édition
2870 \end_layout
2871
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \begin_layout Standard
2878 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2879  
2880 \family sans
2881 Édition\SpecialChar menuseparator
2882 Tableau
2883 \family default
2884  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2885  ou de la ligne courante et aussi de transformer la sélection courante en
2886  multi-colonnes.
2887  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2888 \end_layout
2889
2890 \begin_layout Section
2891 Flottant de tableau
2892 \begin_inset CommandInset label
2893 LatexCommand label
2894 name "sec:Table-Floats"
2895
2896 \end_inset
2897
2898
2899 \begin_inset Index idx
2900 status collapsed
2901
2902 \begin_layout Plain Layout
2903 Flottants ! Tableaux
2904 \end_layout
2905
2906 \end_inset
2907
2908
2909 \begin_inset Index idx
2910 status collapsed
2911
2912 \begin_layout Plain Layout
2913 Tableau ! Flottants
2914 \end_layout
2915
2916 \end_inset
2917
2918
2919 \end_layout
2920
2921 \begin_layout Standard
2922 Pour des explications générales sur les flottants, jetez un œil à la section
2923 \begin_inset space ~
2924 \end_inset
2925
2926
2927 \begin_inset CommandInset ref
2928 LatexCommand ref
2929 reference "sec:Flottants-Introduction"
2930
2931 \end_inset
2932
2933 .
2934 \end_layout
2935
2936 \begin_layout Standard
2937 \begin_inset Float table
2938 placement h
2939 wide false
2940 sideways false
2941 status open
2942
2943 \begin_layout Plain Layout
2944 \begin_inset Caption Standard
2945
2946 \begin_layout Plain Layout
2947 \begin_inset CommandInset label
2948 LatexCommand label
2949 name "tab:Flottant-de-tableau"
2950
2951 \end_inset
2952
2953 Un flottant de tableau.
2954 \end_layout
2955
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \begin_layout Plain Layout
2962 \align center
2963 \begin_inset Tabular
2964 <lyxtabular version="3" rows="3" columns="3">
2965 <features tabularvalignment="middle">
2966 <column alignment="center" valignment="top" width="0pt">
2967 <column alignment="center" valignment="top" width="0pt">
2968 <column alignment="center" valignment="top" width="0pt">
2969 <row>
2970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974 1
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983 2
2984 \end_layout
2985
2986 \end_inset
2987 </cell>
2988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Plain Layout
2992 3
2993 \end_layout
2994
2995 \end_inset
2996 </cell>
2997 </row>
2998 <row>
2999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003 Jules
3004 \end_layout
3005
3006 \end_inset
3007 </cell>
3008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3009 \begin_inset Text
3010
3011 \begin_layout Plain Layout
3012 Marie
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Plain Layout
3021 Jean
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 </row>
3027 <row>
3028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3029 \begin_inset Text
3030
3031 \begin_layout Plain Layout
3032 \begin_inset Formula $\int x^{2}dx$
3033 \end_inset
3034
3035
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044 \begin_inset Formula $\left[\begin{array}{cc}
3045 a & b\\
3046 c & d
3047 \end{array}\right]$
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" rightline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059 \begin_inset Formula $1+1=2$
3060 \end_inset
3061
3062
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 </row>
3068 </lyxtabular>
3069
3070 \end_inset
3071
3072
3073 \end_layout
3074
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \begin_layout Standard
3081 Les flottants de tableau sont insérés en utilisant le menu 
3082 \family sans
3083 Insertion\SpecialChar menuseparator
3084 Flottant\SpecialChar menuseparator
3085 Tableau
3086 \family default
3087  ou le bouton 
3088 \begin_inset Info
3089 type  "icon"
3090 arg   "float-insert table"
3091 \end_inset
3092
3093  de la barre d'outils.
3094 \end_layout
3095
3096 \begin_layout Standard
3097 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3098  qui a comme étiquette 
3099 \begin_inset Quotes cld
3100 \end_inset
3101
3102 Tableau
3103 \begin_inset space ~
3104 \end_inset
3105
3106 #:
3107 \begin_inset Quotes crd
3108 \end_inset
3109
3110  (où # est le numéro du tableau).
3111  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3112 \end_layout
3113
3114 \begin_layout Standard
3115 Le tableau
3116 \begin_inset space ~
3117 \end_inset
3118
3119
3120 \begin_inset CommandInset ref
3121 LatexCommand ref
3122 reference "tab:Flottant-de-tableau"
3123
3124 \end_inset
3125
3126  est un exemple de tableau dans un flottant de tableau.
3127 \end_layout
3128
3129 \begin_layout Standard
3130 On met habituellement la légende au dessus des tableaux, mais cette règle
3131  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3132 .
3133  Cela signifie que si vous utilisez un document appartenant aux classes
3134  
3135 \family sans
3136 article
3137 \family default
3138
3139 \family sans
3140 book
3141 \family default
3142
3143 \family sans
3144 letter
3145 \family default
3146 , ou
3147 \family sans
3148  report
3149 \family default
3150  il n'y aura pas d'espace entre la légende et le tableau.
3151  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3152  la commande de chargement du paquetage \SpecialChar LaTeX
3153  
3154 \series bold
3155 caption
3156 \series default
3157
3158 \begin_inset Index idx
3159 status collapsed
3160
3161 \begin_layout Plain Layout
3162 Paquetages \SpecialChar LaTeX
3163  ! caption
3164 \end_layout
3165
3166 \end_inset
3167
3168  dans le préambule de votre document.
3169 \begin_inset Foot
3170 status collapsed
3171
3172 \begin_layout Plain Layout
3173 Pour plus d'information voyez la section
3174 \begin_inset space ~
3175 \end_inset
3176
3177
3178 \begin_inset CommandInset ref
3179 LatexCommand ref
3180 reference "sec:Placement-légende"
3181
3182 \end_inset
3183
3184 .
3185 \end_layout
3186
3187 \end_inset
3188
3189 :
3190 \end_layout
3191
3192 \begin_layout Standard
3193
3194 \series bold
3195 tableposition=top
3196 \end_layout
3197
3198 \begin_layout Standard
3199 Le paquetage 
3200 \series bold
3201 caption
3202 \series default
3203 , qui est décrit dans la section
3204 \begin_inset space ~
3205 \end_inset
3206
3207
3208 \begin_inset CommandInset ref
3209 LatexCommand ref
3210 reference "sec:Formatage-légende"
3211
3212 \end_inset
3213
3214 , est utilisé pour ajuster le format des légendes.
3215 \end_layout
3216
3217 \begin_layout Standard
3218 Dans le texte, on fait référence à un tableau
3219 \begin_inset Index idx
3220 status collapsed
3221
3222 \begin_layout Plain Layout
3223 References@Références ! à des Tableaux
3224 \end_layout
3225
3226 \end_inset
3227
3228  en faisant référence à sa légende.
3229  On insère donc une étiquette dans la légende en utilisant le menu 
3230 \family sans
3231 Insertion
3232 \family default
3233 \SpecialChar menuseparator
3234
3235 \family sans
3236 Étiquette
3237 \family default
3238  ou le bouton 
3239 \begin_inset Info
3240 type  "icon"
3241 arg   "label-insert"
3242 \end_inset
3243
3244  de la barre d'outils.
3245  On peut alors faire référence à cette étiquette en utilisant le menu 
3246 \family sans
3247 Insertion\SpecialChar menuseparator
3248 Référence
3249 \begin_inset space ~
3250 \end_inset
3251
3252 croisée
3253 \family default
3254  ou le bouton 
3255 \begin_inset Info
3256 type  "icon"
3257 arg   "dialog-show-new-inset ref"
3258 \end_inset
3259
3260  de la barre d'outils.
3261 \begin_inset Newline newline
3262 \end_inset
3263
3264 Les références croisées sont expliquées en détail dans la section
3265 \begin_inset space ~
3266 \end_inset
3267
3268
3269 \begin_inset CommandInset ref
3270 LatexCommand ref
3271 reference "sec:Referencer-les-Flottants"
3272
3273 \end_inset
3274
3275 .
3276 \end_layout
3277
3278 \begin_layout Section
3279 Tableaux multi-pages
3280 \begin_inset CommandInset label
3281 LatexCommand label
3282 name "sec:Tableaux-multi-pages"
3283
3284 \end_inset
3285
3286
3287 \begin_inset Index idx
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 Tableau multi-pages
3292 \end_layout
3293
3294 \end_inset
3295
3296
3297 \begin_inset Index idx
3298 status collapsed
3299
3300 \begin_layout Plain Layout
3301 Tableau ! multi-pages
3302 \end_layout
3303
3304 \end_inset
3305
3306
3307 \end_layout
3308
3309 \begin_layout Standard
3310 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3311  l'option 
3312 \family sans
3313 Utiliser
3314 \begin_inset space ~
3315 \end_inset
3316
3317 les
3318 \begin_inset space ~
3319 \end_inset
3320
3321 tableaux
3322 \begin_inset space ~
3323 \end_inset
3324
3325 multi-pages
3326 \family default
3327  de l'onglet 
3328 \family sans
3329 Tableau
3330 \begin_inset space ~
3331 \end_inset
3332
3333 multi-pages
3334 \family default
3335  de la fenêtre 
3336 \family sans
3337 Paramètres
3338 \begin_inset space ~
3339 \end_inset
3340
3341 du
3342 \begin_inset space ~
3343 \end_inset
3344
3345 tableau
3346 \family default
3347  pour le répartir automatiquement sur plusieurs pages.
3348  En cochant cette option, vous activez les options suivantes:
3349 \end_layout
3350
3351 \begin_layout Description
3352 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3353  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3354  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3355  pour la première page, si 
3356 \family sans
3357 Premier
3358 \begin_inset space ~
3359 \end_inset
3360
3361 en-tête
3362 \family default
3363  est défini.
3364  Ces lignes forment l'en-tête principal.
3365 \end_layout
3366
3367 \begin_layout Description
3368 Premier
3369 \begin_inset space ~
3370 \end_inset
3371
3372 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3373  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3374  d'en-tête utilisées pour la première page du tableau multi-pages.
3375 \end_layout
3376
3377 \begin_layout Description
3378 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3379  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3380  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3381  de la dernière page si 
3382 \family sans
3383 Dernier
3384 \begin_inset space ~
3385 \end_inset
3386
3387 pied
3388 \family default
3389  est défini.
3390 \end_layout
3391
3392 \begin_layout Description
3393 Dernier
3394 \begin_inset space ~
3395 \end_inset
3396
3397 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3398  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3399  constituant le pied de la dernière page du tableau multi-pages.
3400 \end_layout
3401
3402 \begin_layout Description
3403 Légende La ligne courante contient la légende du tableau.
3404  La première ligne est transformée en une colonne unique et une légende
3405  est insérée.
3406  Vous trouverez d'autres explications sur les légendes pour les tableaux
3407  multi-pages dans la section
3408 \begin_inset space ~
3409 \end_inset
3410
3411
3412 \begin_inset CommandInset ref
3413 LatexCommand ref
3414 reference "subsec:Tableaux-multi-pages-légende"
3415
3416 \end_inset
3417
3418 .
3419 \end_layout
3420
3421 \begin_layout Standard
3422 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3423  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3424 \end_layout
3425
3426 \begin_layout Standard
3427 \align center
3428 \begin_inset Tabular
3429 <lyxtabular version="3" rows="69" columns="3">
3430 <features islongtable="true" longtabularalignment="center">
3431 <column alignment="left" valignment="top" width="0cm">
3432 <column alignment="left" valignment="top" width="0pt">
3433 <column alignment="center" valignment="top" width="0pt">
3434 <row endfirsthead="true">
3435 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439
3440 \series bold
3441 Exemple d'annuaire téléphonique (ignorez les noms)
3442 \end_layout
3443
3444 \end_inset
3445 </cell>
3446 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 </row>
3465 <row endfirsthead="true">
3466 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470
3471 \series bold
3472 NOM
3473 \end_layout
3474
3475 \end_inset
3476 </cell>
3477 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490
3491 \series bold
3492 TEL.
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 </row>
3498 <row endhead="true">
3499 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503
3504 \series bold
3505 Exemple d'annuaire téléphonique
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 </row>
3529 <row endhead="true">
3530 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534
3535 \series bold
3536 NOM
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554
3555 \series bold
3556 TEL.
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row endfoot="true">
3563 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567  continue page suivante
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 </row>
3591 <row>
3592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596
3597 \series bold
3598 Annovi
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 Silvia
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 111
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 </row>
3622 <row>
3623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627
3628 \series bold
3629 Bertoli
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 Stefano
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 111
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 <row>
3654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658
3659 \series bold
3660 Bozzi
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 Walter
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 111
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 </row>
3684 <row>
3685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689
3690 \series bold
3691 Cachia
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 Maria
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 111
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 </row>
3715 <row>
3716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \series bold
3722 Cachia
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 Maurizio
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 111
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 </row>
3746 <row>
3747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751
3752 \series bold
3753 Cinquemani
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 Giusi
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 111
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 </row>
3777 <row>
3778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782
3783 \series bold
3784 Colin
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 Bernard
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 111
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 </row>
3808 <row>
3809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813
3814 \series bold
3815 Concli
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 Gianfranco
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 111
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 </row>
3839 <row>
3840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \series bold
3846 Dal Bosco
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 Carolina
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 111
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 </row>
3870 <row>
3871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875
3876 \series bold
3877 Dalpiaz
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 Annamaria
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 111
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 </row>
3901 <row>
3902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906
3907 \series bold
3908 Feliciello
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 Domenico
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 111
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 </row>
3932 <row>
3933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937
3938 \series bold
3939 Focarelli
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 Paola
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 111
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 </row>
3963 <row>
3964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968
3969 \series bold
3970 Galletti
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 Oreste
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3985 \begin_inset Text
3986
3987 \begin_layout Plain Layout
3988 111
3989 \end_layout
3990
3991 \end_inset
3992 </cell>
3993 </row>
3994 <row>
3995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999
4000 \series bold
4001 Gasparini
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 Franca
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Plain Layout
4019 111
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 </row>
4025 <row>
4026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030
4031 \series bold
4032 Rizzardi
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 Paola
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050 111
4051 \end_layout
4052
4053 \end_inset
4054 </cell>
4055 </row>
4056 <row>
4057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061
4062 \series bold
4063 Lassini
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072 Giancarlo
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4078 \begin_inset Text
4079
4080 \begin_layout Plain Layout
4081 111
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 </row>
4087 <row>
4088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092
4093 \series bold
4094 Malfatti
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 Luciano
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112 111
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 </row>
4118 <row>
4119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123
4124 \series bold
4125 Malfatti
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 Valeriano
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 111
4144 \end_layout
4145
4146 \end_inset
4147 </cell>
4148 </row>
4149 <row>
4150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154
4155 \series bold
4156 Meneguzzo
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 <cell alignment="center" valignment="top" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165 Roberto
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4171 \begin_inset Text
4172
4173 \begin_layout Plain Layout
4174 111
4175 \end_layout
4176
4177 \end_inset
4178 </cell>
4179 </row>
4180 <row>
4181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185
4186 \series bold
4187 Mezzadra
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 Roberto
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205 111
4206 \end_layout
4207
4208 \end_inset
4209 </cell>
4210 </row>
4211 <row>
4212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216
4217 \series bold
4218 Pirpamer
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 <cell alignment="center" valignment="top" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 Erich
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236 111
4237 \end_layout
4238
4239 \end_inset
4240 </cell>
4241 </row>
4242 <row>
4243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247
4248 \series bold
4249 Pochiesa
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell alignment="center" valignment="top" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258 Paolo
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267 111, 222
4268 \end_layout
4269
4270 \end_inset
4271 </cell>
4272 </row>
4273 <row>
4274 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278
4279 \series bold
4280 Radina
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 Claudio
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 111
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 </row>
4304 <row>
4305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309
4310 \series bold
4311 Stuffer
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 <cell alignment="center" valignment="top" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320 Oskar
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 111
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 </row>
4335 <row>
4336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340
4341 \series bold
4342 Tacchelli
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 <cell alignment="center" valignment="top" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351 Ugo
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360 111
4361 \end_layout
4362
4363 \end_inset
4364 </cell>
4365 </row>
4366 <row>
4367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371
4372 \series bold
4373 Tezzele
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 Margit
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 111
4392 \end_layout
4393
4394 \end_inset
4395 </cell>
4396 </row>
4397 <row>
4398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402
4403 \series bold
4404 Unterkalmsteiner
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 <cell alignment="center" valignment="top" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413 Frieda
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422 111
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 </row>
4428 <row>
4429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433
4434 \series bold
4435 Vieider
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 <cell alignment="center" valignment="top" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 Hilde
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 111
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 </row>
4459 <row>
4460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464
4465 \series bold
4466 Vigna
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 Jürgen
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 111
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 </row>
4490 <row>
4491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495
4496 \series bold
4497 Weber
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 Maurizio
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 111
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 </row>
4521 <row>
4522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526
4527 \series bold
4528 Winkler
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 Franz
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 111
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 </row>
4552 <row>
4553 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557  
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586
4587 \series bold
4588 Annovi
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 Silvia
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 555
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 <row>
4613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617
4618 \series bold
4619 Bertoli
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 Stefano
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 555
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 </row>
4643 <row>
4644 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648
4649 \series bold
4650 Bozzi
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 Walter
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 555
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 </row>
4674 <row>
4675 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679
4680 \series bold
4681 Cachia
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 Maria
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 555
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 </row>
4705 <row>
4706 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710
4711 \series bold
4712 Cachia
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 Maurizio
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 555
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 </row>
4736 <row>
4737 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741
4742 \series bold
4743 Cinquemani
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 Giusi
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 555
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 </row>
4767 <row>
4768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772
4773 \series bold
4774 Colin
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 Bernard
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 555
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 </row>
4798 <row>
4799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803
4804 \series bold
4805 Concli
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 Gianfranco
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 555
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 </row>
4829 <row>
4830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834
4835 \series bold
4836 Dal Bosco
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 Carolina
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 555
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 </row>
4860 <row>
4861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865
4866 \series bold
4867 Dalpiaz
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 Annamaria
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 555
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 </row>
4891 <row>
4892 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896
4897 \series bold
4898 Feliciello
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 Domenico
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 555
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 </row>
4922 <row>
4923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927
4928 \series bold
4929 Focarelli
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 <cell alignment="center" valignment="top" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938 Paola
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4944 \begin_inset Text
4945
4946 \begin_layout Plain Layout
4947 555
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 </row>
4953 <row>
4954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958
4959 \series bold
4960 Galletti
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 <cell alignment="center" valignment="top" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969 Oreste
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978 555
4979 \end_layout
4980
4981 \end_inset
4982 </cell>
4983 </row>
4984 <row>
4985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989
4990 \series bold
4991 Gasparini
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 <cell alignment="center" valignment="top" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000 Franca
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 555
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 </row>
5015 <row>
5016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020
5021 \series bold
5022 Rizzardi
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 Paola
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040 555
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 </row>
5046 <row>
5047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051
5052 \series bold
5053 Lassini
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 <cell alignment="center" valignment="top" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 Giancarlo
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071 555
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 </row>
5077 <row>
5078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082
5083 \series bold
5084 Malfatti
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 <cell alignment="center" valignment="top" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093 Luciano
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102 555
5103 \end_layout
5104
5105 \end_inset
5106 </cell>
5107 </row>
5108 <row>
5109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113
5114 \series bold
5115 Malfatti
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 Valeriano
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 555
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 </row>
5139 <row>
5140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144
5145 \series bold
5146 Meneguzzo
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 Roberto
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164 555
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 </row>
5170 <row>
5171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175
5176 \series bold
5177 Mezzadra
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 Roberto
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 555
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 </row>
5201 <row>
5202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206
5207 \series bold
5208 Pirpamer
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 <cell alignment="center" valignment="top" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217 Erich
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226 555
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 </row>
5232 <row>
5233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237
5238 \series bold
5239 Pochiesa
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 Paolo
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257 555, 222
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 </row>
5263 <row>
5264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268
5269 \series bold
5270 Radina
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 Claudio
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288 555
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 </row>
5294 <row>
5295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299
5300 \series bold
5301 Stuffer
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 <cell alignment="center" valignment="top" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 Oskar
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 555
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 </row>
5325 <row>
5326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \series bold
5332 Tacchelli
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 <cell alignment="center" valignment="top" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341 Ugo
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350 555
5351 \end_layout
5352
5353 \end_inset
5354 </cell>
5355 </row>
5356 <row>
5357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361
5362 \series bold
5363 Tezzele
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 <cell alignment="center" valignment="top" usebox="none">
5369 \begin_inset Text
5370
5371 \begin_layout Plain Layout
5372 Margit
5373 \end_layout
5374
5375 \end_inset
5376 </cell>
5377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Plain Layout
5381 555
5382 \end_layout
5383
5384 \end_inset
5385 </cell>
5386 </row>
5387 <row>
5388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392
5393 \series bold
5394 Unterkalmsteiner
5395 \end_layout
5396
5397 \end_inset
5398 </cell>
5399 <cell alignment="center" valignment="top" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403 Frieda
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412 555
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 </row>
5418 <row>
5419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423
5424 \series bold
5425 Vieider
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 <cell alignment="center" valignment="top" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 Hilde
5435 \end_layout
5436
5437 \end_inset
5438 </cell>
5439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443 555
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 </row>
5449 <row>
5450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454
5455 \series bold
5456 Vigna
5457 \end_layout
5458
5459 \end_inset
5460 </cell>
5461 <cell alignment="center" valignment="top" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465 Jürgen
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5471 \begin_inset Text
5472
5473 \begin_layout Plain Layout
5474 999
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 </row>
5480 <row>
5481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485
5486 \series bold
5487 Weber
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 <cell alignment="center" valignment="top" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496 Maurizio
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505 555
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 </row>
5511 <row>
5512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516
5517 \series bold
5518 Winkler
5519 \end_layout
5520
5521 \end_inset
5522 </cell>
5523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 Franz
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 555
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 </row>
5542 <row endlastfoot="true">
5543 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5544 \begin_inset Text
5545
5546 \begin_layout Plain Layout
5547 Fin
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 </row>
5571 </lyxtabular>
5572
5573 \end_inset
5574
5575
5576 \begin_inset ERT
5577 status collapsed
5578
5579 \begin_layout Plain Layout
5580
5581
5582 \backslash
5583 addtocounter{table}{-1}
5584 \end_layout
5585
5586 \end_inset
5587
5588
5589 \begin_inset Note Note
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593 Voyez la première note grisée de la section
5594 \begin_inset space ~
5595 \end_inset
5596
5597
5598 \begin_inset CommandInset ref
5599 LatexCommand ref
5600 reference "subsec:Tableaux-multi-pages-légende"
5601
5602 \end_inset
5603
5604  pour une explication de cette commande.
5605 \end_layout
5606
5607 \end_inset
5608
5609
5610 \end_layout
5611
5612 \begin_layout Subsection
5613 Notes de bas de page dans les tableaux multi-pages
5614 \begin_inset CommandInset label
5615 LatexCommand label
5616 name "subsec:Notes-dans-tableau-multi-pages"
5617
5618 \end_inset
5619
5620
5621 \begin_inset Index idx
5622 status collapsed
5623
5624 \begin_layout Plain Layout
5625 Tableau ! multi-pages ! Notes de bas de page
5626 \end_layout
5627
5628 \end_inset
5629
5630
5631 \end_layout
5632
5633 \begin_layout Standard
5634 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5635  multi-pages.
5636  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5637  contenant la note.
5638  Par exemple le tableau
5639 \begin_inset space ~
5640 \end_inset
5641
5642
5643 \begin_inset CommandInset ref
5644 LatexCommand ref
5645 reference "tab:Légendes-tableau-différentes"
5646
5647 \end_inset
5648
5649  a une note de bas de page.
5650 \end_layout
5651
5652 \begin_layout Subsection
5653 Alignement des tableaux multi-pages
5654 \begin_inset Index idx
5655 status collapsed
5656
5657 \begin_layout Plain Layout
5658 Tableau ! multi-pages ! Alignement
5659 \end_layout
5660
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \begin_layout Standard
5667 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5668  la fenêtre de dialogue des paramètres de tableau.
5669  Pour les alignements à droite et à gauche, le tableau sera directement
5670  au bord de la page.
5671  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5672  l'alignement centré et modifier les valeurs des longueurs 
5673 \series bold
5674
5675 \backslash
5676 LTleft 
5677 \series default
5678 et 
5679 \series bold
5680
5681 \backslash
5682 LTright
5683 \series default
5684  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5685  avant le tableau multi-pages
5686  concerné :
5687 \end_layout
5688
5689 \begin_layout Standard
5690
5691 \series bold
5692
5693 \backslash
5694 setlength{
5695 \backslash
5696 LTleft}{valeur}
5697 \end_layout
5698
5699 \begin_layout Standard
5700 Où 
5701 \series bold
5702 valeur
5703 \series default
5704  peut avoir n'importe laquelle des unités listées dans le tableau
5705 \begin_inset space ~
5706 \end_inset
5707
5708
5709 \begin_inset CommandInset ref
5710 LatexCommand ref
5711 reference "cha:Unités-de-longueur"
5712
5713 \end_inset
5714
5715 .
5716  
5717 \series bold
5718
5719 \backslash
5720 LTleft
5721 \series default
5722  contrôle la distance horizontale entre le bord gauche de la page et le
5723  tableau, et
5724 \series bold
5725  
5726 \backslash
5727 LTright
5728 \series default
5729  la distance au bord droit.
5730  La valeur implicite des ces deux distances est 
5731 \series bold
5732
5733 \backslash
5734 fill
5735 \series default
5736 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5737 .
5738 \end_layout
5739
5740 \begin_layout Standard
5741 Le tableau multi-pages suivant a été centrée en mettant 
5742 \series bold
5743
5744 \backslash
5745 LTleft
5746 \series default
5747  à 
5748 \family sans
5749 0.1
5750 \backslash
5751 columnwidth
5752 \family default
5753 :
5754 \begin_inset ERT
5755 status collapsed
5756
5757 \begin_layout Plain Layout
5758
5759
5760 \backslash
5761 setlength{
5762 \backslash
5763 LTleft}{0.1
5764 \backslash
5765 columnwidth}
5766 \end_layout
5767
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Standard
5774 \begin_inset Tabular
5775 <lyxtabular version="3" rows="5" columns="5">
5776 <features islongtable="true" longtabularalignment="center">
5777 <column alignment="center" valignment="top">
5778 <column alignment="center" valignment="top">
5779 <column alignment="center" valignment="top">
5780 <column alignment="center" valignment="top">
5781 <column alignment="center" valignment="top">
5782 <row>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 1
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 2
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 3
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 4
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 5
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 <row>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 asd
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 s
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 s
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 s
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 asd
5871 \end_layout
5872
5873 \end_inset
5874 </cell>
5875 </row>
5876 <row>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 asd
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 s
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 s
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 s
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917 asd
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 </row>
5923 <row>
5924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 asd
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 s
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946 s
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 s
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 asd
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 </row>
5970 <row>
5971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 asd
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984 asd
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 asd
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 asd
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 asd
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 </row>
6017 </lyxtabular>
6018
6019 \end_inset
6020
6021
6022 \begin_inset ERT
6023 status collapsed
6024
6025 \begin_layout Plain Layout
6026
6027
6028 \backslash
6029 setlength{
6030 \backslash
6031 LTleft}{
6032 \backslash
6033 fill}
6034 \end_layout
6035
6036 \end_inset
6037
6038
6039 \begin_inset ERT
6040 status collapsed
6041
6042 \begin_layout Plain Layout
6043
6044
6045 \backslash
6046 addtocounter{table}{-1}
6047 \end_layout
6048
6049 \end_inset
6050
6051
6052 \begin_inset Note Note
6053 status collapsed
6054
6055 \begin_layout Plain Layout
6056 Voyez la première note grisée de la section
6057 \begin_inset space ~
6058 \end_inset
6059
6060
6061 \begin_inset CommandInset ref
6062 LatexCommand ref
6063 reference "subsec:Tableaux-multi-pages-légende"
6064
6065 \end_inset
6066
6067  pour une explication de cette commande.
6068 \end_layout
6069
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \begin_layout Subsection
6076 Légendes et tableaux multi-pages
6077 \begin_inset Index idx
6078 status collapsed
6079
6080 \begin_layout Plain Layout
6081 Tableau ! multi-pages ! Legendes@Légendes
6082 \end_layout
6083
6084 \end_inset
6085
6086
6087 \begin_inset CommandInset label
6088 LatexCommand label
6089 name "subsec:Tableaux-multi-pages-légende"
6090
6091 \end_inset
6092
6093
6094 \end_layout
6095
6096 \begin_layout Standard
6097 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6098  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6099 ment de légende des flottants de tableau peut aussi être utilisé pour les
6100  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6101  multi-pages 
6102 \family sans
6103 Légende
6104 \family default
6105 , comme c'est expliqué dans la section
6106 \begin_inset space ~
6107 \end_inset
6108
6109
6110 \begin_inset CommandInset ref
6111 LatexCommand ref
6112 reference "sec:Tableaux-multi-pages"
6113
6114 \end_inset
6115
6116 .
6117 \end_layout
6118
6119 \begin_layout Standard
6120 Voici un petit Tableau multi-pages pour voir comment ça marche :
6121 \end_layout
6122
6123 \begin_layout Standard
6124 \begin_inset Tabular
6125 <lyxtabular version="3" rows="6" columns="5">
6126 <features islongtable="true" longtabularalignment="center">
6127 <column alignment="center" valignment="top">
6128 <column alignment="center" valignment="top">
6129 <column alignment="center" valignment="top">
6130 <column alignment="center" valignment="top">
6131 <column alignment="center" valignment="top">
6132 <row endfirsthead="true" caption="true">
6133 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 \begin_inset Caption Standard
6138
6139 \begin_layout Plain Layout
6140 Tableau multi-pages avec une légende
6141 \begin_inset Argument 1
6142 status open
6143
6144 \begin_layout Plain Layout
6145 Tableau multi-pages
6146 \end_layout
6147
6148 \end_inset
6149
6150
6151 \end_layout
6152
6153 \end_inset
6154
6155
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191
6192 \end_layout
6193
6194 \end_inset
6195 </cell>
6196 </row>
6197 <row>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 1
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 2
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6217 \begin_inset Text
6218
6219 \begin_layout Plain Layout
6220 3
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6226 \begin_inset Text
6227
6228 \begin_layout Plain Layout
6229 4
6230 \end_layout
6231
6232 \end_inset
6233 </cell>
6234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6235 \begin_inset Text
6236
6237 \begin_layout Plain Layout
6238 5
6239 \end_layout
6240
6241 \end_inset
6242 </cell>
6243 </row>
6244 <row>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 asd
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258 s
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267 s
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 s
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 asd
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 </row>
6291 <row>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 asd
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6302 \begin_inset Text
6303
6304 \begin_layout Plain Layout
6305 s
6306 \end_layout
6307
6308 \end_inset
6309 </cell>
6310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314 s
6315 \end_layout
6316
6317 \end_inset
6318 </cell>
6319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6320 \begin_inset Text
6321
6322 \begin_layout Plain Layout
6323 s
6324 \end_layout
6325
6326 \end_inset
6327 </cell>
6328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6329 \begin_inset Text
6330
6331 \begin_layout Plain Layout
6332 asd
6333 \end_layout
6334
6335 \end_inset
6336 </cell>
6337 </row>
6338 <row>
6339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 asd
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352 s
6353 \end_layout
6354
6355 \end_inset
6356 </cell>
6357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361 s
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6367 \begin_inset Text
6368
6369 \begin_layout Plain Layout
6370 s
6371 \end_layout
6372
6373 \end_inset
6374 </cell>
6375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6376 \begin_inset Text
6377
6378 \begin_layout Plain Layout
6379 asd
6380 \end_layout
6381
6382 \end_inset
6383 </cell>
6384 </row>
6385 <row>
6386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390 asd
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399 asd
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408 asd
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417 asd
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 asd
6427 \end_layout
6428
6429 \end_inset
6430 </cell>
6431 </row>
6432 </lyxtabular>
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \begin_layout Standard
6440 \begin_inset VSpace medskip
6441 \end_inset
6442
6443
6444 \begin_inset Note Greyedout
6445 status open
6446
6447 \begin_layout Plain Layout
6448
6449 \series bold
6450 Note
6451 \begin_inset space ~
6452 \end_inset
6453
6454 1:
6455 \series default
6456  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6457  si vous n'avez pas prévu de légende.
6458  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6459 \begin_inset space ~
6460 \end_inset
6461
6462 2.4 suit le tableau
6463 \begin_inset space ~
6464 \end_inset
6465
6466 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6467 s sans légende.
6468  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6469  après
6470  chaque tableau multi-pages sans légende :
6471 \end_layout
6472
6473 \begin_layout Plain Layout
6474
6475 \series bold
6476
6477 \backslash
6478 addtocounter{table}{-1}
6479 \end_layout
6480
6481 \begin_layout Plain Layout
6482 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6483  et que vous ajoutez le code suivant dans le préambule du document :
6484 \end_layout
6485
6486 \begin_layout Plain Layout
6487
6488 \series bold
6489
6490 \backslash
6491 let
6492 \backslash
6493 myEnd
6494 \backslash
6495 endlongtable
6496 \begin_inset Newline newline
6497 \end_inset
6498
6499
6500 \backslash
6501 renewcommand{
6502 \backslash
6503 endlongtable}{
6504 \backslash
6505 myEnd
6506 \backslash
6507 addtocounter{table}{-1}}
6508 \end_layout
6509
6510 \end_inset
6511
6512
6513 \end_layout
6514
6515 \begin_layout Standard
6516 \begin_inset Note Greyedout
6517 status open
6518
6519 \begin_layout Plain Layout
6520
6521 \series bold
6522 Note
6523 \begin_inset space ~
6524 \end_inset
6525
6526 2:
6527 \series default
6528  Si vous utilisez 
6529 \series bold
6530 hyperref
6531 \series default
6532
6533 \begin_inset Index idx
6534 status collapsed
6535
6536 \begin_layout Plain Layout
6537 Paquetages \SpecialChar LaTeX
6538  ! hyperref
6539 \end_layout
6540
6541 \end_inset
6542
6543  dans les 
6544 \family sans
6545 Paramètres du document
6546 \family default
6547  rubrique 
6548 \family sans
6549 Propriétés
6550 \begin_inset space ~
6551 \end_inset
6552
6553 du
6554 \begin_inset space ~
6555 \end_inset
6556
6557 PDF
6558 \family default
6559 , pour transformer vos références croisées en liens cliquables, le lien
6560  vers un tableau multi-pages pointera toujours sur le début du document.
6561 \end_layout
6562
6563 \end_inset
6564
6565
6566 \end_layout
6567
6568 \begin_layout Subsubsection
6569 Références à des tableaux multi-pages
6570 \begin_inset Index idx
6571 status collapsed
6572
6573 \begin_layout Plain Layout
6574 Tableau ! multi-pages ! Références
6575 \end_layout
6576
6577 \end_inset
6578
6579
6580 \end_layout
6581
6582 \begin_layout Standard
6583 \begin_inset Tabular
6584 <lyxtabular version="3" rows="6" columns="5">
6585 <features islongtable="true" longtabularalignment="center">
6586 <column alignment="center" valignment="top">
6587 <column alignment="center" valignment="top">
6588 <column alignment="center" valignment="top">
6589 <column alignment="center" valignment="top">
6590 <column alignment="center" valignment="top">
6591 <row endfirsthead="true" caption="true">
6592 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 \begin_inset Caption Standard
6597
6598 \begin_layout Plain Layout
6599 Tableau multi-pages référencé
6600 \begin_inset CommandInset label
6601 LatexCommand label
6602 name "tab:RefExemple"
6603
6604 \end_inset
6605
6606
6607 \end_layout
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \end_inset
6615 </cell>
6616 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 </row>
6653 <row>
6654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6655 \begin_inset Text
6656
6657 \begin_layout Plain Layout
6658 1
6659 \end_layout
6660
6661 \end_inset
6662 </cell>
6663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6664 \begin_inset Text
6665
6666 \begin_layout Plain Layout
6667 2
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 3
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 4
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 5
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 </row>
6700 <row>
6701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705 asd
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714 s
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 s
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 s
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 asd
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 </row>
6747 <row>
6748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752 asd
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 s
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 s
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 s
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 asd
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 </row>
6794 <row>
6795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799 asd
6800 \end_layout
6801
6802 \end_inset
6803 </cell>
6804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6805 \begin_inset Text
6806
6807 \begin_layout Plain Layout
6808 s
6809 \end_layout
6810
6811 \end_inset
6812 </cell>
6813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6814 \begin_inset Text
6815
6816 \begin_layout Plain Layout
6817 s
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826 s
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 asd
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 </row>
6841 <row>
6842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6843 \begin_inset Text
6844
6845 \begin_layout Plain Layout
6846 asd
6847 \end_layout
6848
6849 \end_inset
6850 </cell>
6851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6852 \begin_inset Text
6853
6854 \begin_layout Plain Layout
6855 sad
6856 \end_layout
6857
6858 \end_inset
6859 </cell>
6860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 asd
6865 \end_layout
6866
6867 \end_inset
6868 </cell>
6869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 asd
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 asd
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 </row>
6888 </lyxtabular>
6889
6890 \end_inset
6891
6892
6893 \end_layout
6894
6895 \begin_layout Standard
6896 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6897  étiquette dans sa légende.
6898 \end_layout
6899
6900 \begin_layout Standard
6901 Ceci est une référence au tableau
6902 \begin_inset space ~
6903 \end_inset
6904
6905
6906 \begin_inset CommandInset ref
6907 LatexCommand ref
6908 reference "tab:RefExemple"
6909
6910 \end_inset
6911
6912 .
6913 \end_layout
6914
6915 \begin_layout Standard
6916 La mise en forme de la légende peut être ajustée avec celle de toutes les
6917  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6918  
6919 \series bold
6920 caption
6921 \series default
6922
6923 \begin_inset Index idx
6924 status collapsed
6925
6926 \begin_layout Plain Layout
6927 Paquetages \SpecialChar LaTeX
6928  ! caption
6929 \end_layout
6930
6931 \end_inset
6932
6933 , voir la section
6934 \begin_inset space ~
6935 \end_inset
6936
6937
6938 \begin_inset CommandInset ref
6939 LatexCommand ref
6940 reference "sec:Formatage-légende"
6941
6942 \end_inset
6943
6944 .
6945 \end_layout
6946
6947 \begin_layout Subsubsection
6948 Largeur de la légende
6949 \begin_inset Index idx
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953 Tableau ! multi-pages ! Largeur de la légende
6954 \end_layout
6955
6956 \end_inset
6957
6958
6959 \end_layout
6960
6961 \begin_layout Standard
6962 La largeur maximale des lignes de légende est définie par la longueur 
6963 \series bold
6964
6965 \backslash
6966 LTcapwidth
6967 \series default
6968 .
6969  Sa valeur implicite est 4
6970 \begin_inset space \thinspace{}
6971 \end_inset
6972
6973 in.
6974  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6975  de votre document ou en tant que code \SpecialChar TeX
6976  directement dans votre document
6977  avant le tableau qui doit être affectée.
6978 \end_layout
6979
6980 \begin_layout Standard
6981
6982 \series bold
6983
6984 \backslash
6985 setlength{
6986 \backslash
6987 LTcapwidth}{largeur}
6988 \end_layout
6989
6990 \begin_layout Standard
6991 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6992 \begin_inset space ~
6993 \end_inset
6994
6995
6996 \begin_inset CommandInset ref
6997 LatexCommand ref
6998 reference "cha:Unités-de-longueur"
6999
7000 \end_inset
7001
7002 .
7003 \end_layout
7004
7005 \begin_layout Standard
7006 Les tableaux suivants montrent la différence :
7007 \end_layout
7008
7009 \begin_layout Standard
7010 \begin_inset Tabular
7011 <lyxtabular version="3" rows="6" columns="5">
7012 <features islongtable="true" longtabularalignment="center">
7013 <column alignment="center" valignment="top">
7014 <column alignment="center" valignment="top">
7015 <column alignment="center" valignment="top">
7016 <column alignment="center" valignment="top">
7017 <column alignment="center" valignment="top">
7018 <row endfirsthead="true" caption="true">
7019 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7020 \begin_inset Text
7021
7022 \begin_layout Plain Layout
7023 \begin_inset Caption Standard
7024
7025 \begin_layout Plain Layout
7026 long titre complet avec la largeur implicite long titre complet avec la
7027  largeur implicite long titre complet avec la largeur implicite
7028 \begin_inset Argument 1
7029 status open
7030
7031 \begin_layout Plain Layout
7032 Légende avec largeur implicite
7033 \end_layout
7034
7035 \end_inset
7036
7037
7038 \end_layout
7039
7040 \end_inset
7041
7042
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 </row>
7084 <row>
7085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7086 \begin_inset Text
7087
7088 \begin_layout Plain Layout
7089 1
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 2
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 3
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 4
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 5
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 </row>
7131 <row>
7132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136 asd
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 s
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 s
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 s
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 asd
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 </row>
7178 <row>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 asd
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 s
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 s
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 s
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 asd
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 </row>
7225 <row>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 asd
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239 s
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 s
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 s
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 asd
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 </row>
7272 <row>
7273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7283 \begin_inset Text
7284
7285 \begin_layout Plain Layout
7286 sad
7287 \end_layout
7288
7289 \end_inset
7290 </cell>
7291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295 asd
7296 \end_layout
7297
7298 \end_inset
7299 </cell>
7300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \begin_layout Plain Layout
7304 asd
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313 asd
7314 \end_layout
7315
7316 \end_inset
7317 </cell>
7318 </row>
7319 </lyxtabular>
7320
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Standard
7327 \begin_inset ERT
7328 status collapsed
7329
7330 \begin_layout Plain Layout
7331
7332
7333 \backslash
7334 setlength{
7335 \backslash
7336 LTcapwidth}{5cm}
7337 \end_layout
7338
7339 \end_inset
7340
7341
7342 \begin_inset Tabular
7343 <lyxtabular version="3" rows="6" columns="5">
7344 <features islongtable="true" longtabularalignment="center">
7345 <column alignment="center" valignment="top">
7346 <column alignment="center" valignment="top">
7347 <column alignment="center" valignment="top">
7348 <column alignment="center" valignment="top">
7349 <column alignment="center" valignment="top">
7350 <row endfirsthead="true" caption="true">
7351 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7352 \begin_inset Text
7353
7354 \begin_layout Plain Layout
7355 \begin_inset Caption Standard
7356
7357 \begin_layout Plain Layout
7358 long titre complet avec la largeur réglée à 5
7359 \begin_inset space \thinspace{}
7360 \end_inset
7361
7362 cm long titre complet avec la largeur réglée à 5
7363 \begin_inset space \thinspace{}
7364 \end_inset
7365
7366 cm long titre complet avec la largeur réglée à 5
7367 \begin_inset space \thinspace{}
7368 \end_inset
7369
7370 cm
7371 \begin_inset Argument 1
7372 status open
7373
7374 \begin_layout Plain Layout
7375 Légende avec largeur à
7376 \begin_inset space \thinspace{}
7377 \end_inset
7378
7379 =
7380 \begin_inset space \thinspace{}
7381 \end_inset
7382
7383 5
7384 \begin_inset space \thinspace{}
7385 \end_inset
7386
7387 cm
7388 \end_layout
7389
7390 \end_inset
7391
7392
7393 \end_layout
7394
7395 \end_inset
7396
7397
7398 \end_layout
7399
7400 \end_inset
7401 </cell>
7402 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7403 \begin_inset Text
7404
7405 \begin_layout Plain Layout
7406
7407 \end_layout
7408
7409 \end_inset
7410 </cell>
7411 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7412 \begin_inset Text
7413
7414 \begin_layout Plain Layout
7415
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424
7425 \end_layout
7426
7427 \end_inset
7428 </cell>
7429 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433
7434 \end_layout
7435
7436 \end_inset
7437 </cell>
7438 </row>
7439 <row>
7440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7441 \begin_inset Text
7442
7443 \begin_layout Plain Layout
7444 1
7445 \end_layout
7446
7447 \end_inset
7448 </cell>
7449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7450 \begin_inset Text
7451
7452 \begin_layout Plain Layout
7453 2
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462 3
7463 \end_layout
7464
7465 \end_inset
7466 </cell>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471 4
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480 5
7481 \end_layout
7482
7483 \end_inset
7484 </cell>
7485 </row>
7486 <row>
7487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 asd
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 s
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509 s
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 s
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 asd
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 </row>
7533 <row>
7534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 asd
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547 s
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556 s
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7562 \begin_inset Text
7563
7564 \begin_layout Plain Layout
7565 s
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 asd
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 </row>
7580 <row>
7581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585 asd
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594 s
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 s
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612 s
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621 asd
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 </row>
7627 <row>
7628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 asd
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641 sad
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650 asd
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 asd
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 asd
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 </row>
7674 </lyxtabular>
7675
7676 \end_inset
7677
7678
7679 \end_layout
7680
7681 \begin_layout Standard
7682 \begin_inset ERT
7683 status collapsed
7684
7685 \begin_layout Plain Layout
7686
7687
7688 \backslash
7689 setlength{
7690 \backslash
7691 LTcapwidth}{4in}
7692 \end_layout
7693
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \begin_inset Note Greyedout
7701 status open
7702
7703 \begin_layout Plain Layout
7704
7705 \series bold
7706 Note:
7707 \series default
7708  Quand on utilise la paquetage \SpecialChar LaTeX
7709  
7710 \series bold
7711 caption
7712 \series default
7713
7714 \begin_inset Index idx
7715 status collapsed
7716
7717 \begin_layout Plain Layout
7718 Paquetages \SpecialChar LaTeX
7719  ! caption
7720 \end_layout
7721
7722 \end_inset
7723
7724  , comme c'est les cas dans ce document, la légende prend toute la largeur
7725  de la page quand on utilise la largeur implicite de 4
7726 \begin_inset space \thinspace{}
7727 \end_inset
7728
7729 in pour 
7730 \series bold
7731
7732 \backslash
7733 LTcapwidth
7734 \series default
7735 .
7736  Pour avoir dans ce cas une légende qui fasse exactement 4
7737 \begin_inset space \thinspace{}
7738 \end_inset
7739
7740 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7741  comme par exemple 3.99
7742 \begin_inset space \thinspace{}
7743 \end_inset
7744
7745 in, soit utiliser la commande \SpecialChar LaTeX
7746  
7747 \series bold
7748
7749 \backslash
7750 captionsetup{width=valeur}
7751 \series default
7752  qui est disponible dans le paquetage 
7753 \series bold
7754 caption
7755 \series default
7756 .
7757 \end_layout
7758
7759 \end_inset
7760
7761
7762 \end_layout
7763
7764 \begin_layout Subsubsection
7765 Des légendes différentes sur chaque page d'un tableau
7766 \begin_inset Argument 1
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770 Légendes différentes
7771 \end_layout
7772
7773 \end_inset
7774
7775
7776 \begin_inset Index idx
7777 status collapsed
7778
7779 \begin_layout Plain Layout
7780 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7781 \end_layout
7782
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \begin_layout Standard
7789 Quand la légende du tableau pour les pages suivantes doit être différente
7790  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7791  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7792  dans le menu contextuel
7793 \family sans
7794  Légende
7795 \begin_inset space ~
7796 \end_inset
7797
7798 (NonNuméroté)
7799 \family default
7800 .
7801  Le tableau
7802 \begin_inset space ~
7803 \end_inset
7804
7805
7806 \begin_inset CommandInset ref
7807 LatexCommand ref
7808 reference "tab:Légendes-tableau-différentes"
7809
7810 \end_inset
7811
7812  est un exemple de tableau long avec des légendes différentes et où la seconde
7813  légende ne contient pas le numéro du tableau.
7814 \end_layout
7815
7816 \begin_layout Standard
7817 \align center
7818 \begin_inset Tabular
7819 <lyxtabular version="3" rows="59" columns="3">
7820 <features islongtable="true" longtabularalignment="center">
7821 <column alignment="left" valignment="top" width="0pt">
7822 <column alignment="left" valignment="top" width="0pt">
7823 <column alignment="center" valignment="top" width="0pt">
7824 <row endfirsthead="true" caption="true">
7825 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829 \begin_inset Caption Standard
7830
7831 \begin_layout Plain Layout
7832 Exemple d'annuaire téléphonique
7833 \begin_inset CommandInset label
7834 LatexCommand label
7835 name "tab:Légendes-tableau-différentes"
7836
7837 \end_inset
7838
7839
7840 \begin_inset Argument 1
7841 status collapsed
7842
7843 \begin_layout Plain Layout
7844 Exemple Annuaire 
7845 \end_layout
7846
7847 \end_inset
7848
7849
7850 \end_layout
7851
7852 \end_inset
7853
7854
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row endfirsthead="true">
7879 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \series bold
7885 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row endfirsthead="true">
7910 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \series bold
7916 NOM
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \series bold
7936 TÉL.
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 </row>
7942 <row endhead="true" caption="true">
7943 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 \begin_inset Caption Unnumbered
7948
7949 \begin_layout Plain Layout
7950 Suite de l'exemple d'annuaire téléphonique
7951 \end_layout
7952
7953 \end_inset
7954
7955
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 </row>
7979 <row endhead="true">
7980 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984
7985 \series bold
7986 Exemple d'annuaire téléphonique
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 </row>
8010 <row endhead="true">
8011 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015
8016 \series bold
8017 NOM
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035
8036 \series bold
8037 TÉL.
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row endfoot="true">
8044 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048 suite page suivante\SpecialChar ldots
8049
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \series bold
8080 Annovi
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 Silvia
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 111
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 </row>
8104 <row>
8105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109
8110 \series bold
8111 Bertoli
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 Stefano
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 111
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \series bold
8142 Bozzi
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 Walter
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160 111
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 </row>
8166 <row>
8167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171
8172 \series bold
8173 Cachia
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 Maria
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 111
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 <row>
8198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202
8203 \series bold
8204 Cachia
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Maurizio
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 111
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \series bold
8235 Cinquemani
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 Giusi
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253 111
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 </row>
8259 <row>
8260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264
8265 \series bold
8266 Colin
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 Bernard
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 111
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 </row>
8290 <row>
8291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Concli
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 Gianfranco
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 111
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 </row>
8321 <row>
8322 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326
8327 \series bold
8328 Dal Bosco
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 Carolina
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 111
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \series bold
8359 Dalpiaz
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 Annamaria
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 111
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \series bold
8390 Feliciello
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 Domenico
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 111
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \series bold
8421 Focarelli
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 Paola
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 111
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 </row>
8445 <row>
8446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450
8451 \series bold
8452 Galletti
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 Oreste
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 111
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \series bold
8483 Gasparini
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 Franca
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 111
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \series bold
8514 Rizzardi
8515 \series default
8516
8517 \begin_inset Foot
8518 status open
8519
8520 \begin_layout Plain Layout
8521 Exemple de note de bas de page
8522 \end_layout
8523
8524 \end_inset
8525
8526
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 Paola
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 111
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 </row>
8550 <row>
8551 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555
8556 \series bold
8557 Lassini
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 Giancarlo
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 111
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 </row>
8581 <row>
8582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586
8587 \series bold
8588 Malfatti
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 Luciano
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 111
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 </row>
8612 <row>
8613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617
8618 \series bold
8619 Malfatti
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 Valeriano
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 111
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \series bold
8650 Meneguzzo
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 Roberto
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 111
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 <row>
8675 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679
8680 \series bold
8681 Mezzadra
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690 Roberto
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 111
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 </row>
8705 <row>
8706 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \series bold
8712 Pirpamer
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 Erich
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730 111
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 </row>
8736 <row>
8737 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741
8742 \series bold
8743 Pochiesa
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 Paolo
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 111, 222
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 </row>
8767 <row>
8768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772
8773 \series bold
8774 Radina
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 Claudio
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792 111
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 <row>
8799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803
8804 \series bold
8805 Stuffer
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 Oskar
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823 111
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 </row>
8829 <row>
8830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834
8835 \series bold
8836 Tacchelli
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 Ugo
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854 111
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 </row>
8860 <row>
8861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865
8866 \series bold
8867 Tezzele
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 Margit
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 111
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row>
8892 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896
8897 \series bold
8898 Unterkalmsteiner
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 Frieda
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 111
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927
8928 \series bold
8929 Vieider
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 Hilde
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 111
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 <row>
8954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958
8959 \series bold
8960 Vigna
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 Jürgen
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978 111
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 </row>
8984 <row>
8985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989
8990 \series bold
8991 Weber
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000 Maurizio
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 111
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \series bold
9022 Winkler
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 Franz
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 111
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051  
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080
9081 \series bold
9082 Annovi
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 Silvia
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 555
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 </row>
9106 <row>
9107 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111
9112 \series bold
9113 Bertoli
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 Stefano
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 555
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 </row>
9137 <row>
9138 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142
9143 \series bold
9144 Bozzi
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 Walter
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162 555
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 </row>
9168 <row>
9169 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173
9174 \series bold
9175 Cachia
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 Maria
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 555
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 </row>
9199 <row>
9200 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204
9205 \series bold
9206 Cachia
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 Maurizio
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 555
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 </row>
9230 <row>
9231 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235
9236 \series bold
9237 Cinquemani
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 Giusi
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255 555
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 </row>
9261 <row>
9262 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266
9267 \series bold
9268 Colin
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 Bernard
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 555
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 </row>
9292 <row>
9293 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297
9298 \series bold
9299 Concli
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308 Gianfranco
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317 555
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 </row>
9323 <row>
9324 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328
9329 \series bold
9330 Dal Bosco
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 Carolina
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 555
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \series bold
9361 Dalpiaz
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 Annamaria
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379 555
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 </row>
9385 <row>
9386 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390
9391 \series bold
9392 Feliciello
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 Domenico
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 555
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 </row>
9416 <row>
9417 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421
9422 \series bold
9423 Focarelli
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 Paola
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 555
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 </row>
9447 <row>
9448 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452
9453 \series bold
9454 Galletti
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 Oreste
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 555
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 </row>
9478 <row>
9479 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483
9484 \series bold
9485 Gasparini
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 Franca
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503 555
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 </row>
9509 <row>
9510 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514
9515 \series bold
9516 Rizzardi
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 Paola
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534 555
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 </row>
9540 <row>
9541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545
9546 \series bold
9547 Lassini
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Giancarlo
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 555
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 </row>
9571 <row>
9572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576
9577 \series bold
9578 Malfatti
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 Luciano
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596 555
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 <row>
9603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607
9608 \series bold
9609 Malfatti
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618 Valeriano
9619 \end_layout
9620
9621 \end_inset
9622 </cell>
9623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Plain Layout
9627 555
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 </row>
9633 <row>
9634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638
9639 \series bold
9640 Meneguzzo
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649 Roberto
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 555
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 </row>
9664 <row>
9665 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669
9670 \series bold
9671 Mezzadra
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680 Roberto
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689 555
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 </row>
9695 </lyxtabular>
9696
9697 \end_inset
9698
9699
9700 \end_layout
9701
9702 \begin_layout Section
9703 Questions particulières concernant les tableaux multi-pages
9704 \begin_inset Argument 1
9705 status collapsed
9706
9707 \begin_layout Plain Layout
9708 Questions sur les tableaux multi-pages
9709 \end_layout
9710
9711 \end_inset
9712
9713
9714 \begin_inset CommandInset label
9715 LatexCommand label
9716 name "sec:Questions-sur-tableaux-multi-pages"
9717
9718 \end_inset
9719
9720
9721 \end_layout
9722
9723 \begin_layout Subsection
9724 Calculs des pages des tableaux multi-pages
9725 \begin_inset Index idx
9726 status collapsed
9727
9728 \begin_layout Plain Layout
9729 Tableau ! multi-pages ! Calculs
9730 \end_layout
9731
9732 \end_inset
9733
9734
9735 \end_layout
9736
9737 \begin_layout Standard
9738 \SpecialChar LaTeX
9739  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9740  utilisant des blocs (chunks).
9741  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9742  mémoire de \SpecialChar LaTeX
9743 .
9744  La valeur implicite est fixée pour des raisons historiques à seulement
9745  20
9746 \begin_inset space ~
9747 \end_inset
9748
9749 lignes de tableau.
9750  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9751  ceci peut ralentir la création de votre document.
9752  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9753  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9754  préambule de votre document :
9755 \end_layout
9756
9757 \begin_layout Standard
9758
9759 \series bold
9760
9761 \backslash
9762 setcounter{LTchunksize}{100}
9763 \end_layout
9764
9765 \begin_layout Subsection
9766 Les flottants et les tableaux multi-pages
9767 \begin_inset Index idx
9768 status collapsed
9769
9770 \begin_layout Plain Layout
9771 Tableau ! multi-pages ! Flottants
9772 \end_layout
9773
9774 \end_inset
9775
9776
9777 \end_layout
9778
9779 \begin_layout Standard
9780 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9781  commence un tableau multi-pages.
9782  Pour éviter une telle situation, insérez un saut de page (menu 
9783 \family sans
9784 Insertion\SpecialChar menuseparator
9785 Typographie
9786 \begin_inset space ~
9787 \end_inset
9788
9789 spéciale\SpecialChar menuseparator
9790 Saut de page (vide le tampon)
9791 \family default
9792
9793 \begin_inset space \thinspace{}
9794 \end_inset
9795
9796 ) juste avant votre tableau multi-pages.
9797 \end_layout
9798
9799 \begin_layout Subsection
9800 Sauts de pages forcés
9801 \begin_inset Index idx
9802 status collapsed
9803
9804 \begin_layout Plain Layout
9805 Tableau ! multi-pages ! Sauts de pages forcés
9806 \end_layout
9807
9808 \end_inset
9809
9810
9811 \end_layout
9812
9813 \begin_layout Standard
9814 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9815  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9816  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9817  de
9818  saut de ligne 
9819 \begin_inset Quotes cld
9820 \end_inset
9821
9822
9823 \backslash
9824
9825 \backslash
9826
9827 \begin_inset Quotes crd
9828 \end_inset
9829
9830  en code \SpecialChar TeX
9831  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9832  Avant la commande 
9833 \begin_inset Quotes cld
9834 \end_inset
9835
9836
9837 \backslash
9838
9839 \backslash
9840
9841 \begin_inset Quotes crd
9842 \end_inset
9843
9844 , vous devez insérer en code \SpecialChar TeX
9845 , autant de caractères 
9846 \begin_inset Quotes cld
9847 \end_inset
9848
9849 &
9850 \begin_inset Quotes crd
9851 \end_inset
9852
9853  qu'il y a de colonnes après la cellule concernée.
9854  Le caractère 
9855 \begin_inset Quotes cld
9856 \end_inset
9857
9858 &
9859 \begin_inset Quotes crd
9860 \end_inset
9861
9862  sert à séparer les colonnes d'un tableau.
9863  Écrivez en code-\SpecialChar TeX
9864 , après chaque 
9865 \begin_inset Quotes cld
9866 \end_inset
9867
9868 &
9869 \begin_inset Quotes crd
9870 \end_inset
9871
9872  le contenu des cellules correspondantes et en même temps supprimez le contenu
9873  de ces cellules dans le texte normal.
9874  
9875 \begin_inset Newline newline
9876 \end_inset
9877
9878 Après la commande 
9879 \backslash
9880
9881 \backslash
9882 , insérez autant de caractères 
9883 \begin_inset Quotes cld
9884 \end_inset
9885
9886 &
9887 \begin_inset Quotes crd
9888 \end_inset
9889
9890  qu'il y a de colonnes avant la colonne traitée.
9891  Dans le tableau
9892 \begin_inset space ~
9893 \end_inset
9894
9895
9896 \begin_inset CommandInset ref
9897 LatexCommand ref
9898 reference "tab:Tableau-saut-de-page"
9899
9900 \end_inset
9901
9902  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9903  suivie par une autre colonne.
9904  La commande suivante a donc été insérée en code \SpecialChar TeX
9905  dans la cellule après
9906  le mot 
9907 \begin_inset Quotes cld
9908 \end_inset
9909
9910
9911 \emph on
9912 Castelchiodato,
9913 \emph default
9914
9915 \begin_inset Quotes crd
9916 \end_inset
9917
9918 :
9919 \end_layout
9920
9921 \begin_layout Standard
9922
9923 \series bold
9924 & 111
9925 \backslash
9926
9927 \backslash
9928  
9929 \backslash
9930 newpage
9931 \begin_inset Newline newline
9932 \end_inset
9933
9934 &
9935 \end_layout
9936
9937 \begin_layout Standard
9938 Le 
9939 \begin_inset Quotes cld
9940 \end_inset
9941
9942 111
9943 \begin_inset Quotes crd
9944 \end_inset
9945
9946  dans la troisième colonne de la ligne a été supprimé.
9947  
9948 \series bold
9949
9950 \backslash
9951 newpage
9952 \series default
9953  est nécessaire seulement quand un saut de page doit impérativement avoir
9954  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9955  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9956  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9957  est coupée, utilisez cette commande à la place de la précédente :
9958 \end_layout
9959
9960 \begin_layout Standard
9961
9962 \series bold
9963 & 111
9964 \backslash
9965
9966 \backslash
9967
9968 \begin_inset Newline newline
9969 \end_inset
9970
9971
9972 \backslash
9973 hline &
9974 \end_layout
9975
9976 \begin_layout Standard
9977 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9978  insérer la commande
9979 \end_layout
9980
9981 \begin_layout Standard
9982
9983 \series bold
9984
9985 \backslash
9986 setlength{
9987 \backslash
9988 parfillskip}{0pt}
9989 \end_layout
9990
9991 \begin_layout Standard
9992 au début de la cellule.
9993  Cela assure que la portion de la cellule qui va se trouver affichée sur
9994  la page suivante le sera avec toute la largeur de la cellule.
9995 \end_layout
9996
9997 \begin_layout Standard
9998 \align center
9999 \begin_inset Tabular
10000 <lyxtabular version="3" rows="38" columns="3">
10001 <features islongtable="true" longtabularalignment="center">
10002 <column alignment="left" valignment="top" width="0pt">
10003 <column alignment="left" valignment="top" width="3cm">
10004 <column alignment="center" valignment="top" width="0pt">
10005 <row endfirsthead="true" caption="true">
10006 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010 \begin_inset Caption Standard
10011
10012 \begin_layout Plain Layout
10013 Tableau avec un saut de page forcé dans une cellule
10014 \begin_inset CommandInset label
10015 LatexCommand label
10016 name "tab:Tableau-saut-de-page"
10017
10018 \end_inset
10019
10020
10021 \begin_inset Argument 1
10022 status collapsed
10023
10024 \begin_layout Plain Layout
10025 Tableau avec un saut de page forcé dans une cellule
10026 \end_layout
10027
10028 \end_inset
10029
10030
10031 \end_layout
10032
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 </row>
10059 <row endfirsthead="true">
10060 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \series bold
10066 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row endfirsthead="true">
10091 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \series bold
10097 NOM
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 TÉL.
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 </row>
10123 <row endhead="true" caption="true">
10124 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128 \begin_inset Caption Unnumbered
10129
10130 \begin_layout Plain Layout
10131 Tableau sur deux pages avec un saut de page dans une cellule
10132 \end_layout
10133
10134 \end_inset
10135
10136
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row endhead="true">
10161 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165  
10166 \series bold
10167 Exemple d'annuaire téléphonique
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row endhead="true">
10192 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 NOM
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216
10217 \series bold
10218 TÉL.
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 </row>
10224 <row endfoot="true">
10225 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229 suite page suivante\SpecialChar ldots
10230
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248
10249 \end_layout
10250
10251 \end_inset
10252 </cell>
10253 </row>
10254 <row>
10255 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259
10260 \series bold
10261 Annovi
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 Silvia
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279 111
10280 \end_layout
10281
10282 \end_inset
10283 </cell>
10284 </row>
10285 <row>
10286 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290
10291 \series bold
10292 Bertoli
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 Stefano
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310 111
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 </row>
10316 <row>
10317 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321
10322 \series bold
10323 Bozzi
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 Walter
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341 111
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 </row>
10347 <row>
10348 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352
10353 \series bold
10354 Cachia
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 Maria
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 111
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 </row>
10378 <row>
10379 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383
10384 \series bold
10385 Cachia
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Maurizio
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 111
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 </row>
10409 <row>
10410 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414
10415 \series bold
10416 Cinquemani
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 Giusi
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 111
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \series bold
10447 Colin
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 Bernard
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 111
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 </row>
10471 <row>
10472 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476
10477 \series bold
10478 Concli
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 Gianfranco
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 111
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 </row>
10502 <row>
10503 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507
10508 \series bold
10509 Dal Bosco
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 Carolina
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 111
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 <row>
10534 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538
10539 \series bold
10540 Dalpiaz
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 Annamaria
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 111
10559 \end_layout
10560
10561 \end_inset
10562 </cell>
10563 </row>
10564 <row>
10565 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569
10570 \series bold
10571 Feliciello
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 Domenico
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 111
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 </row>
10595 <row>
10596 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600
10601 \series bold
10602 Focarelli
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 Paola
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 111
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 </row>
10626 <row>
10627 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \series bold
10633 Galletti
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 Oreste
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 111
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 </row>
10657 <row>
10658 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662
10663 \series bold
10664 Gasparini
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 Franca
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682 111
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 </row>
10688 <row>
10689 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693
10694 \series bold
10695 Lassini
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 Giancarlo
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 111
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 </row>
10719 <row>
10720 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724
10725 \series bold
10726 Malfatti
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735 Luciano
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 111
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 </row>
10750 <row>
10751 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755
10756 \series bold
10757 Malfatti
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 Valeriano
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 111
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 </row>
10781 <row>
10782 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786
10787 \series bold
10788 Meneguzzo
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 Roberto
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806 111
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 </row>
10812 <row>
10813 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817
10818 \series bold
10819 Mezzadra
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828 Roberto
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 111
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 </row>
10843 <row>
10844 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848
10849 \series bold
10850 Pirpamer
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10856 \begin_inset Text
10857
10858 \begin_layout Plain Layout
10859 Erich
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 111
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 </row>
10874 <row>
10875 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879
10880 \series bold
10881 Pochiesa
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10887 \begin_inset Text
10888
10889 \begin_layout Plain Layout
10890 Paolo
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899 111, 222
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 </row>
10905 <row>
10906 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910
10911 \series bold
10912 Radina
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921 Claudio
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930 111
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 </row>
10936 <row>
10937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941
10942 \series bold
10943 Rizzardi
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10949 \begin_inset Text
10950
10951 \begin_layout Plain Layout
10952 Giancarlo, 11.
10953  Fürst von Montecompatri, 11.
10954  Fürst von Sulmona und Vivaro, 10.
10955  Fürst von Rossano, 5.
10956  Herzog von Canemorte, 11.
10957  Herzog von Palombara, 5.
10958  Herzog von Castelchiodato,
10959 \begin_inset ERT
10960 status open
10961
10962 \begin_layout Plain Layout
10963
10964 & 111
10965 \backslash
10966
10967 \backslash
10968  
10969 \backslash
10970 newpage
10971 \end_layout
10972
10973 \begin_layout Plain Layout
10974
10975 &
10976 \end_layout
10977
10978 \end_inset
10979
10980  11.
10981  Herzog von Poggionativo, 11.
10982  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10983  Graf von Valinfreda, 11.
10984  Baron von Cropalati, 11.
10985  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10991 \begin_inset Text
10992
10993 \begin_layout Plain Layout
10994
10995 \end_layout
10996
10997 \end_inset
10998 </cell>
10999 </row>
11000 <row>
11001 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005
11006 \series bold
11007 Stuffer
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 Oskar
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 111
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 </row>
11031 <row>
11032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036
11037 \series bold
11038 Tacchelli
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 Ugo
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056 111
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 <row>
11063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067
11068 \series bold
11069 Tezzele
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 Margit
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 111
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 </row>
11093 <row>
11094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098
11099 \series bold
11100 Unterkalmsteiner
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109 Frieda
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11115 \begin_inset Text
11116
11117 \begin_layout Plain Layout
11118 111
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 </row>
11124 <row>
11125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129
11130 \series bold
11131 Vieider
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 Hilde
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 111
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 </row>
11155 <row>
11156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160
11161 \series bold
11162 Vigna
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 Jürgen
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 111
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 </row>
11186 <row>
11187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191
11192 \series bold
11193 Weber
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 Maurizio
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211 111
11212 \end_layout
11213
11214 \end_inset
11215 </cell>
11216 </row>
11217 <row>
11218 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222
11223 \series bold
11224 Winkler
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 Franz
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 111
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 </row>
11248 </lyxtabular>
11249
11250 \end_inset
11251
11252
11253 \end_layout
11254
11255 \begin_layout Section
11256 Colonnes et lignes à lignes multiples
11257 \end_layout
11258
11259 \begin_layout Subsection
11260 Lignes multiples dans une cellule de tableau
11261 \begin_inset CommandInset label
11262 LatexCommand label
11263 name "subsec:Lignes-multiple-dans-cellule"
11264
11265 \end_inset
11266
11267
11268 \begin_inset Index idx
11269 status collapsed
11270
11271 \begin_layout Plain Layout
11272 Plusieurs lignes dans une case de tableau
11273 \end_layout
11274
11275 \end_inset
11276
11277
11278 \begin_inset Index idx
11279 status collapsed
11280
11281 \begin_layout Plain Layout
11282 Tableau ! Saut de ligne
11283 \end_layout
11284
11285 \end_inset
11286
11287
11288 \end_layout
11289
11290 \begin_layout Standard
11291 \noindent
11292 \begin_inset Float table
11293 placement H
11294 wide false
11295 sideways false
11296 status open
11297
11298 \begin_layout Plain Layout
11299 \begin_inset Caption Standard
11300
11301 \begin_layout Plain Layout
11302 \begin_inset CommandInset label
11303 LatexCommand label
11304 name "tab:Tableau-avec-plusieurs-lignes"
11305
11306 \end_inset
11307
11308 Tableau avec des lignes multiples dans une cellule
11309 \end_layout
11310
11311 \end_inset
11312
11313
11314 \end_layout
11315
11316 \begin_layout Plain Layout
11317 \align center
11318 \begin_inset Tabular
11319 <lyxtabular version="3" rows="3" columns="3">
11320 <features tabularvalignment="middle">
11321 <column alignment="center" valignment="middle" width="2.5cm">
11322 <column alignment="center" valignment="middle">
11323 <column alignment="center" valignment="middle">
11324 <row>
11325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11326 \begin_inset Text
11327
11328 \begin_layout Plain Layout
11329 Lignes
11330 \begin_inset Newline linebreak
11331 \end_inset
11332
11333 multiples
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 b
11343 \end_layout
11344
11345 \end_inset
11346 </cell>
11347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11348 \begin_inset Text
11349
11350 \begin_layout Plain Layout
11351 c
11352 \end_layout
11353
11354 \end_inset
11355 </cell>
11356 </row>
11357 <row>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 d
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 e
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 f
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 </row>
11386 <row>
11387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 g
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 h
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 i
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 </lyxtabular>
11416
11417 \end_inset
11418
11419
11420 \end_layout
11421
11422 \end_inset
11423
11424
11425 \end_layout
11426
11427 \begin_layout Standard
11428 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11429  d'un paragraphe avec des sauts de lignes et des césures.
11430 \end_layout
11431
11432 \begin_layout Standard
11433 Pour obtenir le tableau
11434 \begin_inset space ~
11435 \end_inset
11436
11437
11438 \begin_inset CommandInset ref
11439 LatexCommand ref
11440 reference "tab:Tableau-avec-plusieurs-lignes"
11441
11442 \end_inset
11443
11444 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11445  droit dessus.
11446  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11447  2.5
11448 \begin_inset space \thinspace{}
11449 \end_inset
11450
11451 cm et choisissez les alignements vertical et horizontal centrés.
11452  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11453  Comme notre texte est plus petit que 2.5
11454 \begin_inset space \thinspace{}
11455 \end_inset
11456
11457 cm, une seule ligne va apparaître.
11458  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11459  
11460 \family sans
11461 Ctrl-Shift-Entrée
11462 \family default
11463 ).
11464  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11465 ement découpé en plusieurs lignes.
11466 \end_layout
11467
11468 \begin_layout Standard
11469 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11470  ne peut pas
11471  effectuer de césure si c'est le premier élément de la cellule.
11472  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11473  premier élément : Ajoutez un espace horizontal de 0
11474 \begin_inset space \thinspace{}
11475 \end_inset
11476
11477 pt juste avant votre mot.
11478  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11479  Le tableau
11480 \begin_inset space ~
11481 \end_inset
11482
11483
11484 \begin_inset CommandInset ref
11485 LatexCommand ref
11486 reference "tab:Tableau-césure"
11487
11488 \end_inset
11489
11490  montre l'effet de cette insertion.
11491 \end_layout
11492
11493 \begin_layout Standard
11494 \begin_inset Float table
11495 placement h
11496 wide false
11497 sideways false
11498 status open
11499
11500 \begin_layout Plain Layout
11501 \begin_inset Caption Standard
11502
11503 \begin_layout Plain Layout
11504 \begin_inset CommandInset label
11505 LatexCommand label
11506 name "tab:Tableau-césure"
11507
11508 \end_inset
11509
11510 Tableau avec et sans césure.
11511 \end_layout
11512
11513 \end_inset
11514
11515
11516 \end_layout
11517
11518 \begin_layout Plain Layout
11519 \begin_inset space \hfill{}
11520 \end_inset
11521
11522
11523 \begin_inset Tabular
11524 <lyxtabular version="3" rows="3" columns="3">
11525 <features tabularvalignment="middle">
11526 <column alignment="center" valignment="middle" width="2.5cm">
11527 <column alignment="center" valignment="middle">
11528 <column alignment="center" valignment="middle">
11529 <row>
11530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 mottrèslongdansunecellule
11535 \end_layout
11536
11537 \end_inset
11538 </cell>
11539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543 b
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552 c
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 </row>
11558 <row>
11559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 d
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 e
11573 \end_layout
11574
11575 \end_inset
11576 </cell>
11577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \begin_layout Plain Layout
11581 f
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 </row>
11587 <row>
11588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592 g
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601 h
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11607 \begin_inset Text
11608
11609 \begin_layout Plain Layout
11610 i
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 </row>
11616 </lyxtabular>
11617
11618 \end_inset
11619
11620
11621 \begin_inset space \hfill{}
11622 \end_inset
11623
11624
11625 \begin_inset Tabular
11626 <lyxtabular version="3" rows="3" columns="3">
11627 <features tabularvalignment="middle">
11628 <column alignment="center" valignment="middle" width="2.5cm">
11629 <column alignment="center" valignment="middle">
11630 <column alignment="center" valignment="middle">
11631 <row>
11632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11633 \begin_inset Text
11634
11635 \begin_layout Plain Layout
11636 \begin_inset space \hspace{}
11637 \length 0pt
11638 \end_inset
11639
11640 mottrèslongdansunecellule
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 b
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11655 \begin_inset Text
11656
11657 \begin_layout Plain Layout
11658 c
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 </row>
11664 <row>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 d
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 e
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 f
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 </row>
11693 <row>
11694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 g
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 h
11708 \end_layout
11709
11710 \end_inset
11711 </cell>
11712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 i
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 </row>
11722 </lyxtabular>
11723
11724 \end_inset
11725
11726
11727 \begin_inset space \hfill{}
11728 \end_inset
11729
11730
11731 \end_layout
11732
11733 \end_inset
11734
11735
11736 \end_layout
11737
11738 \begin_layout Subsection
11739 Multi-colonnes
11740 \begin_inset CommandInset label
11741 LatexCommand label
11742 name "subsec:Multicolonnes"
11743
11744 \end_inset
11745
11746
11747 \begin_inset Index idx
11748 status collapsed
11749
11750 \begin_layout Plain Layout
11751 Multi-colonnes
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \begin_inset Index idx
11758 status collapsed
11759
11760 \begin_layout Plain Layout
11761 Tableau ! Multi-colonnes
11762 \end_layout
11763
11764 \end_inset
11765
11766
11767 \end_layout
11768
11769 \begin_layout Subsubsection
11770 Les bases des multi-colonnes
11771 \end_layout
11772
11773 \begin_layout Standard
11774 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11775  qu'elle doit couvrir et utilisez soit le bouton 
11776 \begin_inset Info
11777 type  "icon"
11778 arg   "tabular-feature multicolumn"
11779 \end_inset
11780
11781  de la barre d'outils tableau, ou le menu 
11782 \family sans
11783 Édition\SpecialChar menuseparator
11784 Tableau\SpecialChar menuseparator
11785 Multi-colonnes
11786 \family default
11787 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11788  
11789 \family sans
11790 Multi-colonnes
11791 \family default
11792 .
11793 \end_layout
11794
11795 \begin_layout Standard
11796 Les multi-colonnes ont leurs propres paramètres de cellule.
11797  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11798  de la cellule, cela n'affecte que la cellule multi-colonnes.
11799  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11800  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11801 \end_layout
11802
11803 \begin_layout Standard
11804 \align center
11805 \begin_inset Tabular
11806 <lyxtabular version="3" rows="3" columns="4">
11807 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11808 <column alignment="center" valignment="top" width="0pt">
11809 <column alignment="center" valignment="middle">
11810 <column alignment="center" valignment="top" width="0in">
11811 <column alignment="center" valignment="top" width="0pt">
11812 <row>
11813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817 abc
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11823 \begin_inset Text
11824
11825 \begin_layout Plain Layout
11826 def ghi
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 jkl
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 </row>
11850 <row>
11851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855 A
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 B
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873 C
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 D
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 </row>
11888 <row>
11889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893 1
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 2
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 3
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 4
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 </row>
11926 </lyxtabular>
11927
11928 \end_inset
11929
11930
11931 \end_layout
11932
11933 \begin_layout Subsubsection
11934 Calculs avec les multi-colonnes
11935 \begin_inset CommandInset label
11936 LatexCommand label
11937 name "subsec:Calculs-multicolonnes"
11938
11939 \end_inset
11940
11941
11942 \begin_inset Index idx
11943 status collapsed
11944
11945 \begin_layout Plain Layout
11946 Multi-colonnes ! Calculs
11947 \end_layout
11948
11949 \end_inset
11950
11951
11952 \end_layout
11953
11954 \begin_layout Standard
11955 \SpecialChar LyX
11956  gère directement les multi-colonnes, mais nous devons faire attention à
11957  la largeur des cellules couvertes par la cellule multi-colonnes.
11958 \end_layout
11959
11960 \begin_layout Standard
11961 \begin_inset Float table
11962 placement h
11963 wide false
11964 sideways false
11965 status open
11966
11967 \begin_layout Plain Layout
11968 \begin_inset Caption Standard
11969
11970 \begin_layout Plain Layout
11971 \begin_inset CommandInset label
11972 LatexCommand label
11973 name "tab:Tableau-multicolonne-parfaite"
11974
11975 \end_inset
11976
11977 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11978  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11979 \begin_inset Argument 1
11980 status open
11981
11982 \begin_layout Plain Layout
11983 Tableau avec multi-colonnes parfaite
11984 \end_layout
11985
11986 \end_inset
11987
11988
11989 \end_layout
11990
11991 \end_inset
11992
11993
11994 \end_layout
11995
11996 \begin_layout Plain Layout
11997 \align center
11998 \begin_inset Tabular
11999 <lyxtabular version="3" rows="3" columns="3">
12000 <features tabularvalignment="middle">
12001 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12002 <column alignment="center" valignment="middle">
12003 <column alignment="center" valignment="top">
12004 <row>
12005 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12006 \begin_inset Text
12007
12008 \begin_layout Plain Layout
12009 multi-colonnes sur plusieurs lignes
12010 \end_layout
12011
12012 \end_inset
12013 </cell>
12014 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018
12019 \end_layout
12020
12021 \end_inset
12022 </cell>
12023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12024 \begin_inset Text
12025
12026 \begin_layout Plain Layout
12027 c
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 </row>
12033 <row>
12034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038 d
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12044 \begin_inset Text
12045
12046 \begin_layout Plain Layout
12047 e
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 f
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 </row>
12062 <row>
12063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 g
12068 \end_layout
12069
12070 \end_inset
12071 </cell>
12072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076 h
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 i
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 </row>
12091 </lyxtabular>
12092
12093 \end_inset
12094
12095
12096 \end_layout
12097
12098 \end_inset
12099
12100
12101 \end_layout
12102
12103 \begin_layout Standard
12104 Par exemple, pour créer le tableau
12105 \begin_inset space ~
12106 \end_inset
12107
12108
12109 \begin_inset CommandInset ref
12110 LatexCommand ref
12111 reference "tab:Tableau-multicolonne-parfaite"
12112
12113 \end_inset
12114
12115 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12116  3×3 et faites un clic droit dessus.
12117  Ensuite choisissez pour cette cellule
12118 \emph on
12119 ,
12120 \emph default
12121  dans la fenêtre de dialogue de tableau, 
12122 \emph on
12123 multi-colonnes
12124 \emph default
12125
12126 \emph on
12127 alignement
12128 \begin_inset space ~
12129 \end_inset
12130
12131 horizontal
12132 \begin_inset space ~
12133 \end_inset
12134
12135 centré
12136 \emph default
12137  et une largeur de 2.5
12138 \begin_inset space \thinspace{}
12139 \end_inset
12140
12141 cm.
12142  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12143  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12144 \begin_inset space \thinspace{}
12145 \end_inset
12146
12147 cm pour la première colonne.
12148  La deuxième colonne aura alors automatiquement une largeur de 1.25
12149 \begin_inset space \thinspace{}
12150 \end_inset
12151
12152 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12153  C'est ce qui a été fait pour le tableau
12154 \begin_inset space ~
12155 \end_inset
12156
12157
12158 \begin_inset CommandInset ref
12159 LatexCommand ref
12160 reference "tab:Tableau-multicolonne-imparfait"
12161
12162 \end_inset
12163
12164 .
12165 \end_layout
12166
12167 \begin_layout Standard
12168 \begin_inset Float table
12169 wide false
12170 sideways false
12171 status open
12172
12173 \begin_layout Plain Layout
12174 \begin_inset Caption Standard
12175
12176 \begin_layout Plain Layout
12177 \begin_inset CommandInset label
12178 LatexCommand label
12179 name "tab:Tableau-multicolonne-imparfait"
12180
12181 \end_inset
12182
12183 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12184  de la largeur de la cellule multi-colonnes.
12185 \begin_inset Argument 1
12186 status open
12187
12188 \begin_layout Plain Layout
12189 Tableau avec multi-colonnes pas parfaite
12190 \end_layout
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Plain Layout
12203 \align center
12204 \begin_inset Tabular
12205 <lyxtabular version="3" rows="3" columns="3">
12206 <features tabularvalignment="middle">
12207 <column alignment="center" valignment="top" width="1.25cm">
12208 <column alignment="center" valignment="top">
12209 <column alignment="center" valignment="top">
12210 <row>
12211 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12212 \begin_inset Text
12213
12214 \begin_layout Plain Layout
12215 multi-colonnes sur plusieurs lignes
12216 \end_layout
12217
12218 \end_inset
12219 </cell>
12220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12221 \begin_inset Text
12222
12223 \begin_layout Plain Layout
12224
12225 \end_layout
12226
12227 \end_inset
12228 </cell>
12229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233 c
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 </row>
12239 <row>
12240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12241 \begin_inset Text
12242
12243 \begin_layout Plain Layout
12244 d
12245 \end_layout
12246
12247 \end_inset
12248 </cell>
12249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 e
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262 f
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 </row>
12268 <row>
12269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12270 \begin_inset Text
12271
12272 \begin_layout Plain Layout
12273 g
12274 \end_layout
12275
12276 \end_inset
12277 </cell>
12278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282 h
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 i
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 </row>
12297 </lyxtabular>
12298
12299 \end_inset
12300
12301
12302 \end_layout
12303
12304 \end_inset
12305
12306
12307 \end_layout
12308
12309 \begin_layout Standard
12310 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12311  de la cellule multi-colonnes, elle est un peu plus large.
12312  La raison est que la taille que l'on donne à une cellule, 
12313 \begin_inset Formula $W_{g}$
12314 \end_inset
12315
12316  n'est pas sa taille totale, 
12317 \begin_inset Formula $W_{\mathrm{tot}}$
12318 \end_inset
12319
12320  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12321  lui donne.
12322  L'annexe
12323 \begin_inset space ~
12324 \end_inset
12325
12326
12327 \begin_inset CommandInset ref
12328 LatexCommand ref
12329 reference "cha:Explication-de-l'Equation"
12330
12331 \end_inset
12332
12333  explique pourquoi en détail.
12334 \end_layout
12335
12336 \begin_layout Standard
12337 La largeur nécessaire 
12338 \begin_inset Formula $W_{g\,n}$
12339 \end_inset
12340
12341  quand 
12342 \emph on
12343 n
12344 \emph default
12345  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12346  ait une largeur totale de 
12347 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12348 \end_inset
12349
12350 :
12351 \begin_inset Formula 
12352 \begin{equation}
12353 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12354 \end{equation}
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Standard
12362 Dans notre cas nous avons 
12363 \begin_inset Formula $n=2$
12364 \end_inset
12365
12366
12367 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12368 \end_inset
12369
12370 cm et les valeurs implicites pour les autres longueurs, l'équation
12371 \begin_inset space ~
12372 \end_inset
12373
12374
12375 \begin_inset CommandInset ref
12376 LatexCommand ref
12377 reference "eq:Wgn"
12378
12379 \end_inset
12380
12381  devient
12382 \begin_inset Formula 
12383 \begin{equation}
12384 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12385 \end{equation}
12386
12387 \end_inset
12388
12389
12390 \end_layout
12391
12392 \begin_layout Standard
12393 Pour permettre des calculs avec \SpecialChar LaTeX
12394 , vous devez charger le paquetage \SpecialChar LaTeX
12395  
12396 \series bold
12397 calc
12398 \series default
12399  avec la ligne suivante dans le préambule du document
12400 \begin_inset Index idx
12401 status collapsed
12402
12403 \begin_layout Plain Layout
12404 Paquetages \SpecialChar LaTeX
12405  ! calc
12406 \end_layout
12407
12408 \end_inset
12409
12410
12411 \end_layout
12412
12413 \begin_layout Standard
12414
12415 \series bold
12416
12417 \backslash
12418 usepackage{calc}
12419 \end_layout
12420
12421 \begin_layout Standard
12422 \SpecialChar LyX
12423  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12424  de dialogue.
12425  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12426  dans la
12427  fenêtre de dialogue.
12428  Voici un aperçu de ces paramètres :
12429 \end_layout
12430
12431 \begin_layout Itemize
12432
12433 \series bold
12434 p{largeur}
12435 \series default
12436  crée une cellule de taille donnée, le texte est aligné verticalement en
12437  haut.
12438 \end_layout
12439
12440 \begin_layout Itemize
12441
12442 \series bold
12443 m{largeur}
12444 \series default
12445  crée une cellule de taille donnée, le texte est aligné verticalement au
12446  centre
12447 \end_layout
12448
12449 \begin_layout Itemize
12450
12451 \series bold
12452 b{largeur}
12453 \series default
12454  crée une cellule de taille donnée, le texte est aligné verticalement en
12455  bas
12456 \end_layout
12457
12458 \begin_layout Standard
12459 En entrant un paramètre \SpecialChar LaTeX
12460 , tous les réglages de cellule donnés dans la fenêtre
12461  de dialogue sont ignorés.
12462 \end_layout
12463
12464 \begin_layout Standard
12465 \begin_inset Note Greyedout
12466 status open
12467
12468 \begin_layout Plain Layout
12469
12470 \series bold
12471 Note:
12472 \series default
12473  À cause d'un bug, \SpecialChar LyX
12474  affiche quand même les réglages qui ne sont pas pris
12475  en compte.
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \end_layout
12482
12483 \begin_layout Standard
12484 Comme le texte doit être centré horizontalement, on ajoute la commande 
12485 \series bold
12486
12487 \backslash
12488 centering
12489 \series default
12490 .
12491  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12492  suivant pour la première des
12493  colonnes recouvertes :
12494 \end_layout
12495
12496 \begin_layout Standard
12497
12498 \series bold
12499 >{
12500 \backslash
12501 centering}m{1.25cm-6.2pt}
12502 \end_layout
12503
12504 \begin_layout Standard
12505 La commande 
12506 \series bold
12507 >{ }
12508 \series default
12509  signifie que les commandes qui se trouvent entre les accolades doivent
12510  être appliquées avant que la cellule ne soit créée.
12511 \end_layout
12512
12513 \begin_layout Standard
12514 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12515  multi-colonnes, il est toujours aligné à gauche.
12516  Cela vient du fait que \SpecialChar LyX
12517  applique l'alignement seulement à des colonnes
12518  isolées.
12519  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12520  suivant pour la multi-colonnes
12521 \end_layout
12522
12523 \begin_layout Standard
12524
12525 \series bold
12526 >{
12527 \backslash
12528 centering}m{2.5cm}
12529 \end_layout
12530
12531 \begin_layout Subsection
12532 Multi-lignes
12533 \begin_inset CommandInset label
12534 LatexCommand label
12535 name "subsec:Multi-lignes"
12536
12537 \end_inset
12538
12539
12540 \begin_inset Index idx
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Multi-lignes
12545 \end_layout
12546
12547 \end_inset
12548
12549
12550 \begin_inset Index idx
12551 status collapsed
12552
12553 \begin_layout Plain Layout
12554 Tableau ! multi-lignes
12555 \end_layout
12556
12557 \end_inset
12558
12559
12560 \end_layout
12561
12562 \begin_layout Standard
12563 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12564  qu'elle doit couvrir et utilisez soit le bouton 
12565 \begin_inset Info
12566 type  "icon"
12567 arg   "tabular-feature multirow"
12568 \end_inset
12569
12570  de la barre d'outils tableau, ou le menu 
12571 \family sans
12572 Édition\SpecialChar menuseparator
12573 Tableau\SpecialChar menuseparator
12574 Multi-lignes
12575 \family default
12576 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12577  
12578 \family sans
12579 Multi-lignes
12580 \family default
12581 .
12582 \end_layout
12583
12584 \begin_layout Standard
12585 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12586 \end_layout
12587
12588 \begin_layout Standard
12589 \align center
12590 \begin_inset Tabular
12591 <lyxtabular version="3" rows="3" columns="3">
12592 <features tabularvalignment="middle">
12593 <column alignment="center" valignment="top" width="0pt">
12594 <column alignment="center" valignment="top">
12595 <column alignment="center" valignment="top">
12596 <row>
12597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12598 \begin_inset Text
12599
12600 \begin_layout Plain Layout
12601 un contenu long
12602 \end_layout
12603
12604 \end_inset
12605 </cell>
12606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12607 \begin_inset Text
12608
12609 \begin_layout Plain Layout
12610 b
12611 \end_layout
12612
12613 \end_inset
12614 </cell>
12615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12616 \begin_inset Text
12617
12618 \begin_layout Plain Layout
12619 c
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 </row>
12625 <row>
12626 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 multi-lignes
12631 \end_layout
12632
12633 \end_inset
12634 </cell>
12635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12636 \begin_inset Text
12637
12638 \begin_layout Plain Layout
12639 e
12640 \end_layout
12641
12642 \end_inset
12643 </cell>
12644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12645 \begin_inset Text
12646
12647 \begin_layout Plain Layout
12648 f
12649 \end_layout
12650
12651 \end_inset
12652 </cell>
12653 </row>
12654 <row>
12655 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Plain Layout
12668 h
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677 i
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 </row>
12683 </lyxtabular>
12684
12685 \end_inset
12686
12687
12688 \end_layout
12689
12690 \begin_layout Standard
12691 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12692  la colonne.
12693  L'
12694 \family sans
12695 Espacement
12696 \begin_inset space ~
12697 \end_inset
12698
12699 vertical
12700 \family default
12701  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12702  est positive ou négative.
12703 \end_layout
12704
12705 \begin_layout Standard
12706 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12707  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12708  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12709  implicite, vous devez redéfinir la commande 
12710 \series bold
12711
12712 \backslash
12713 multirowsetup
12714 \series default
12715  avec la commande
12716 \end_layout
12717
12718 \begin_layout Standard
12719
12720 \series bold
12721
12722 \backslash
12723 renewcommand{
12724 \backslash
12725 multirowsetup}{
12726 \backslash
12727 centering}
12728 \end_layout
12729
12730 \begin_layout Standard
12731 dans le préambule du document.
12732  Après ça, tous les contenus de cellules multi-lignes du document seront
12733  centrés.
12734  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12735  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12736  juste
12737  avant le tableau concerné, plutôt que dans le préambule.
12738  Si le texte doit être aligné à droite, remplacez 
12739 \series bold
12740
12741 \backslash
12742 centering
12743 \series default
12744  par 
12745 \series bold
12746
12747 \backslash
12748 raggedleft
12749 \series default
12750 .
12751  Pour revenir à l'alignement à gauche utilisez 
12752 \series bold
12753
12754 \backslash
12755 raggedright
12756 \series default
12757 .
12758 \end_layout
12759
12760 \begin_layout Standard
12761 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12762  avec un décalage vertical de -4
12763 \begin_inset space \thinspace{}
12764 \end_inset
12765
12766 mm dans une colonne de 3
12767 \begin_inset space \thinspace{}
12768 \end_inset
12769
12770 cm de large
12771 \begin_inset space ~
12772 \end_inset
12773
12774 :
12775 \end_layout
12776
12777 \begin_layout Standard
12778 \noindent
12779 \align center
12780 \begin_inset ERT
12781 status collapsed
12782
12783 \begin_layout Plain Layout
12784
12785
12786 \backslash
12787 renewcommand{
12788 \backslash
12789 multirowsetup}{
12790 \backslash
12791 raggedleft}
12792 \end_layout
12793
12794 \end_inset
12795
12796
12797 \begin_inset Tabular
12798 <lyxtabular version="3" rows="4" columns="3">
12799 <features tabularvalignment="middle">
12800 <column alignment="center" valignment="top" width="3cm">
12801 <column alignment="center" valignment="top">
12802 <column alignment="center" valignment="top">
12803 <row>
12804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 un contenu long
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 b
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 c
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 </row>
12832 <row>
12833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Plain Layout
12837 t
12838 \end_layout
12839
12840 \end_inset
12841 </cell>
12842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Plain Layout
12846 n
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 m
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 </row>
12861 <row>
12862 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12863 \begin_inset Text
12864
12865 \begin_layout Plain Layout
12866 multi-lignes
12867 \end_layout
12868
12869 \end_inset
12870 </cell>
12871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12872 \begin_inset Text
12873
12874 \begin_layout Plain Layout
12875 e
12876 \end_layout
12877
12878 \end_inset
12879 </cell>
12880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12881 \begin_inset Text
12882
12883 \begin_layout Plain Layout
12884 f
12885 \end_layout
12886
12887 \end_inset
12888 </cell>
12889 </row>
12890 <row>
12891 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 h
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 i
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 </row>
12919 </lyxtabular>
12920
12921 \end_inset
12922
12923
12924 \begin_inset ERT
12925 status collapsed
12926
12927 \begin_layout Plain Layout
12928
12929
12930 \backslash
12931 renewcommand{
12932 \backslash
12933 multirowsetup}{
12934 \backslash
12935 raggedright}
12936 \end_layout
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Standard
12944 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12945  utiliser un saut de ligne forcé (
12946 \begin_inset space ~
12947 \end_inset
12948
12949 raccourci 
12950 \family sans
12951 Ctrl+Entrée
12952 \family default
12953
12954 \begin_inset space ~
12955 \end_inset
12956
12957 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12958  on le voit dans ce tableau :
12959 \end_layout
12960
12961 \begin_layout Standard
12962 \noindent
12963 \align center
12964 \begin_inset Tabular
12965 <lyxtabular version="3" rows="3" columns="2">
12966 <features tabularvalignment="middle">
12967 <column alignment="left" valignment="middle" width="2cm">
12968 <column alignment="center" valignment="top">
12969 <row>
12970 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12971 \begin_inset Text
12972
12973 \begin_layout Plain Layout
12974 aaa
12975 \begin_inset Newline newline
12976 \end_inset
12977
12978 aaa
12979 \begin_inset Newline newline
12980 \end_inset
12981
12982 mauvaise cellule
12983 \end_layout
12984
12985 \end_inset
12986 </cell>
12987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12988 \begin_inset Text
12989
12990 \begin_layout Plain Layout
12991 ccc
12992 \end_layout
12993
12994 \end_inset
12995 </cell>
12996 </row>
12997 <row>
12998 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12999 \begin_inset Text
13000
13001 \begin_layout Plain Layout
13002
13003 \end_layout
13004
13005 \end_inset
13006 </cell>
13007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13008 \begin_inset Text
13009
13010 \begin_layout Plain Layout
13011 ddd
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 </row>
13017 <row>
13018 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13019 \begin_inset Text
13020
13021 \begin_layout Plain Layout
13022 bbb
13023 \end_layout
13024
13025 \end_inset
13026 </cell>
13027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13028 \begin_inset Text
13029
13030 \begin_layout Plain Layout
13031 eee
13032 \end_layout
13033
13034 \end_inset
13035 </cell>
13036 </row>
13037 </lyxtabular>
13038
13039 \end_inset
13040
13041
13042 \end_layout
13043
13044 \begin_layout Standard
13045 Vous devez donc faire attention avec les saut de lignes forcés.
13046 \end_layout
13047
13048 \begin_layout Subsection
13049 Cellules avec ligne(s) diagonale(s)
13050 \end_layout
13051
13052 \begin_layout Standard
13053 Pour instruire le lecteur de la signification ds titres de lignes et de
13054  colonnes dans un tableau, il est pratique de partager le première cellule
13055  du tableau à l'aide d'une ou deux lignes diagonales.
13056  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13057  \SpecialChar LaTeX
13058
13059 \series bold
13060 \lang english
13061  diagbox
13062 \series default
13063 \lang french
13064
13065 \begin_inset Index idx
13066 status collapsed
13067
13068 \begin_layout Plain Layout
13069 Paquetages \SpecialChar LaTeX
13070  ! diagbox
13071 \end_layout
13072
13073 \end_inset
13074
13075 .
13076  Ce paquetage inclut la commande 
13077 \series bold
13078 \lang english
13079
13080 \backslash
13081 diagbox
13082 \series default
13083 \lang french
13084  que l'on peut insérer en mode \SpecialChar TeX
13085  et qui peut avoir 2 ou 3 arguments:
13086 \end_layout
13087
13088 \begin_layout Standard
13089
13090 \series bold
13091 \lang english
13092
13093 \backslash
13094 diagbox[options]
13095 \lang french
13096 {inférieur gauche}{supérieur droit}
13097 \end_layout
13098
13099 \begin_layout Standard
13100
13101 \series bold
13102 \lang english
13103
13104 \backslash
13105 diagbox[options]
13106 \lang french
13107 {inférieur gauche}{supérieur gauche}{supérieur droit}
13108 \end_layout
13109
13110 \begin_layout Standard
13111 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13112  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13113  Dans le second cas, la cellule est partagée par deux lignes.
13114 \end_layout
13115
13116 \begin_layout Standard
13117 \begin_inset ERT
13118 status collapsed
13119
13120 \begin_layout Plain Layout
13121
13122
13123 \backslash
13124 ifdiagbox
13125 \end_layout
13126
13127 \end_inset
13128
13129
13130 \begin_inset Note Note
13131 status open
13132
13133 \begin_layout Plain Layout
13134 La section suivante ne s'affichera que si vous avez installé le paquetage
13135  \SpecialChar LaTeX
13136  
13137 \series bold
13138 diagbox
13139 \series default
13140 .
13141 \end_layout
13142
13143 \end_inset
13144
13145
13146 \end_layout
13147
13148 \begin_layout Standard
13149 Voici un exemple de tableau où 
13150 \series bold
13151 \lang english
13152
13153 \backslash
13154 diagbox
13155 \lang french
13156  
13157 \series default
13158 est utilisé avec 2 arguments
13159 \begin_inset space ~
13160 \end_inset
13161
13162 dans la première cellule:
13163 \begin_inset VSpace medskip
13164 \end_inset
13165
13166
13167 \end_layout
13168
13169 \begin_layout Standard
13170 \noindent
13171 \begin_inset Tabular
13172 <lyxtabular version="3" rows="4" columns="4">
13173 <features tabularvalignment="middle">
13174 <column alignment="center" valignment="top">
13175 <column alignment="center" valignment="top">
13176 <column alignment="center" valignment="top">
13177 <column alignment="center" valignment="top">
13178 <row>
13179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 \begin_inset ERT
13184 status collapsed
13185
13186 \begin_layout Plain Layout
13187
13188
13189 \backslash
13190 diagbox{
13191 \end_layout
13192
13193 \end_inset
13194
13195 Nom
13196 \begin_inset ERT
13197 status collapsed
13198
13199 \begin_layout Plain Layout
13200
13201 }{
13202 \end_layout
13203
13204 \end_inset
13205
13206 Paramètre
13207 \begin_inset ERT
13208 status collapsed
13209
13210 \begin_layout Plain Layout
13211
13212 }
13213 \end_layout
13214
13215 \end_inset
13216
13217
13218 \end_layout
13219
13220 \end_inset
13221 </cell>
13222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13223 \begin_inset Text
13224
13225 \begin_layout Plain Layout
13226 Épaisseur en nm
13227 \end_layout
13228
13229 \end_inset
13230 </cell>
13231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13232 \begin_inset Text
13233
13234 \begin_layout Plain Layout
13235 Transparence en %
13236 \end_layout
13237
13238 \end_inset
13239 </cell>
13240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13241 \begin_inset Text
13242
13243 \begin_layout Plain Layout
13244 Dureté en MPa
13245 \end_layout
13246
13247 \end_inset
13248 </cell>
13249 </row>
13250 <row>
13251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13252 \begin_inset Text
13253
13254 \begin_layout Plain Layout
13255 Vert parfait
13256 \end_layout
13257
13258 \end_inset
13259 </cell>
13260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13261 \begin_inset Text
13262
13263 \begin_layout Plain Layout
13264 45
13265 \end_layout
13266
13267 \end_inset
13268 </cell>
13269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13270 \begin_inset Text
13271
13272 \begin_layout Plain Layout
13273 80
13274 \end_layout
13275
13276 \end_inset
13277 </cell>
13278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13279 \begin_inset Text
13280
13281 \begin_layout Plain Layout
13282 504
13283 \end_layout
13284
13285 \end_inset
13286 </cell>
13287 </row>
13288 <row>
13289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 Multi-P foncé
13294 \end_layout
13295
13296 \end_inset
13297 </cell>
13298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13299 \begin_inset Text
13300
13301 \begin_layout Plain Layout
13302 60
13303 \end_layout
13304
13305 \end_inset
13306 </cell>
13307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13308 \begin_inset Text
13309
13310 \begin_layout Plain Layout
13311 72
13312 \end_layout
13313
13314 \end_inset
13315 </cell>
13316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13317 \begin_inset Text
13318
13319 \begin_layout Plain Layout
13320 982
13321 \end_layout
13322
13323 \end_inset
13324 </cell>
13325 </row>
13326 <row>
13327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13328 \begin_inset Text
13329
13330 \begin_layout Plain Layout
13331 Pro transparent
13332 \end_layout
13333
13334 \end_inset
13335 </cell>
13336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13337 \begin_inset Text
13338
13339 \begin_layout Plain Layout
13340 18
13341 \end_layout
13342
13343 \end_inset
13344 </cell>
13345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13346 \begin_inset Text
13347
13348 \begin_layout Plain Layout
13349 86
13350 \end_layout
13351
13352 \end_inset
13353 </cell>
13354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13355 \begin_inset Text
13356
13357 \begin_layout Plain Layout
13358 374
13359 \end_layout
13360
13361 \end_inset
13362 </cell>
13363 </row>
13364 </lyxtabular>
13365
13366 \end_inset
13367
13368
13369 \begin_inset VSpace medskip
13370 \end_inset
13371
13372
13373 \end_layout
13374
13375 \begin_layout Standard
13376 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13377  sport ou les distances:
13378 \end_layout
13379
13380 \begin_layout Standard
13381 \noindent
13382 \align center
13383 \begin_inset Tabular
13384 <lyxtabular version="3" rows="4" columns="4">
13385 <features tabularvalignment="middle">
13386 <column alignment="center" valignment="top" width="0pt">
13387 <column alignment="center" valignment="top">
13388 <column alignment="center" valignment="top">
13389 <column alignment="center" valignment="top">
13390 <row>
13391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395 \begin_inset ERT
13396 status collapsed
13397
13398 \begin_layout Plain Layout
13399
13400
13401 \backslash
13402 diagbox{
13403 \end_layout
13404
13405 \end_inset
13406
13407 À domicile
13408 \begin_inset ERT
13409 status collapsed
13410
13411 \begin_layout Plain Layout
13412
13413 }{
13414 \end_layout
13415
13416 \end_inset
13417
13418 Résultat
13419 \begin_inset ERT
13420 status collapsed
13421
13422 \begin_layout Plain Layout
13423
13424 }{
13425 \end_layout
13426
13427 \end_inset
13428
13429 À l'extérieur
13430 \begin_inset ERT
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434
13435 }
13436 \end_layout
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \end_inset
13444 </cell>
13445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13446 \begin_inset Text
13447
13448 \begin_layout Plain Layout
13449 Tigres
13450 \end_layout
13451
13452 \end_inset
13453 </cell>
13454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 Panthères
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13464 \begin_inset Text
13465
13466 \begin_layout Plain Layout
13467 Faucons
13468 \end_layout
13469
13470 \end_inset
13471 </cell>
13472 </row>
13473 <row>
13474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13475 \begin_inset Text
13476
13477 \begin_layout Plain Layout
13478 Tigres
13479 \end_layout
13480
13481 \end_inset
13482 </cell>
13483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13484 \begin_inset Text
13485
13486 \begin_layout Plain Layout
13487
13488 \end_layout
13489
13490 \end_inset
13491 </cell>
13492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13493 \begin_inset Text
13494
13495 \begin_layout Plain Layout
13496 1:3
13497 \end_layout
13498
13499 \end_inset
13500 </cell>
13501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13502 \begin_inset Text
13503
13504 \begin_layout Plain Layout
13505 0:1
13506 \end_layout
13507
13508 \end_inset
13509 </cell>
13510 </row>
13511 <row>
13512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13513 \begin_inset Text
13514
13515 \begin_layout Plain Layout
13516 Panthères
13517 \end_layout
13518
13519 \end_inset
13520 </cell>
13521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13522 \begin_inset Text
13523
13524 \begin_layout Plain Layout
13525 3:1
13526 \end_layout
13527
13528 \end_inset
13529 </cell>
13530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13531 \begin_inset Text
13532
13533 \begin_layout Plain Layout
13534
13535 \end_layout
13536
13537 \end_inset
13538 </cell>
13539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13540 \begin_inset Text
13541
13542 \begin_layout Plain Layout
13543 0:0
13544 \end_layout
13545
13546 \end_inset
13547 </cell>
13548 </row>
13549 <row>
13550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13551 \begin_inset Text
13552
13553 \begin_layout Plain Layout
13554 Faucons
13555 \end_layout
13556
13557 \end_inset
13558 </cell>
13559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13560 \begin_inset Text
13561
13562 \begin_layout Plain Layout
13563 1:0
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13569 \begin_inset Text
13570
13571 \begin_layout Plain Layout
13572 0:0
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581
13582 \end_layout
13583
13584 \end_inset
13585 </cell>
13586 </row>
13587 </lyxtabular>
13588
13589 \end_inset
13590
13591
13592 \end_layout
13593
13594 \begin_layout Standard
13595 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13596  2 coins ou plus du tableau comme ici:
13597 \end_layout
13598
13599 \begin_layout Standard
13600 \noindent
13601 \align center
13602 \begin_inset Tabular
13603 <lyxtabular version="3" rows="5" columns="5">
13604 <features tabularvalignment="middle">
13605 <column alignment="center" valignment="top" width="0pt">
13606 <column alignment="center" valignment="top">
13607 <column alignment="center" valignment="top">
13608 <column alignment="center" valignment="top">
13609 <column alignment="center" valignment="top">
13610 <row>
13611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615 \begin_inset ERT
13616 status open
13617
13618 \begin_layout Plain Layout
13619
13620
13621 \backslash
13622 diagbox{
13623 \end_layout
13624
13625 \end_inset
13626
13627 À domicile}{Résultat
13628 \begin_inset ERT
13629 status collapsed
13630
13631 \begin_layout Plain Layout
13632
13633 }{
13634 \end_layout
13635
13636 \end_inset
13637
13638 À l'extérieur
13639 \begin_inset ERT
13640 status collapsed
13641
13642 \begin_layout Plain Layout
13643
13644 }
13645 \end_layout
13646
13647 \end_inset
13648
13649
13650 \end_layout
13651
13652 \end_inset
13653 </cell>
13654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13655 \begin_inset Text
13656
13657 \begin_layout Plain Layout
13658 Tigres
13659 \end_layout
13660
13661 \end_inset
13662 </cell>
13663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13664 \begin_inset Text
13665
13666 \begin_layout Plain Layout
13667 Panthères
13668 \end_layout
13669
13670 \end_inset
13671 </cell>
13672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 Faucons
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 \begin_inset ERT
13686 status open
13687
13688 \begin_layout Plain Layout
13689
13690
13691 \backslash
13692 diagbox[dir=NE]{
13693 \end_layout
13694
13695 \end_inset
13696
13697 À domicile
13698 \begin_inset ERT
13699 status collapsed
13700
13701 \begin_layout Plain Layout
13702
13703 }{
13704 \end_layout
13705
13706 \end_inset
13707
13708 Résultat
13709 \begin_inset ERT
13710 status collapsed
13711
13712 \begin_layout Plain Layout
13713
13714 }{
13715 \end_layout
13716
13717 \end_inset
13718
13719 À l'extérieur
13720 \begin_inset ERT
13721 status collapsed
13722
13723 \begin_layout Plain Layout
13724
13725 }
13726 \end_layout
13727
13728 \end_inset
13729
13730
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 </row>
13736 <row>
13737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 Tigres
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 1:3
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 0:1
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 Tigres
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 </row>
13783 <row>
13784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 Panthères
13789 \end_layout
13790
13791 \end_inset
13792 </cell>
13793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Plain Layout
13797 3:1
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13803 \begin_inset Text
13804
13805 \begin_layout Plain Layout
13806
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13812 \begin_inset Text
13813
13814 \begin_layout Plain Layout
13815 0:0
13816 \end_layout
13817
13818 \end_inset
13819 </cell>
13820 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13821 \begin_inset Text
13822
13823 \begin_layout Plain Layout
13824 Panthères
13825 \end_layout
13826
13827 \end_inset
13828 </cell>
13829 </row>
13830 <row>
13831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13832 \begin_inset Text
13833
13834 \begin_layout Plain Layout
13835 Faucons
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844 1:0
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13850 \begin_inset Text
13851
13852 \begin_layout Plain Layout
13853 0:0
13854 \end_layout
13855
13856 \end_inset
13857 </cell>
13858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 Faucons
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 <row>
13878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882 \begin_inset ERT
13883 status open
13884
13885 \begin_layout Plain Layout
13886
13887
13888 \backslash
13889 diagbox[dir=SW]{
13890 \end_layout
13891
13892 \end_inset
13893
13894 À domicile
13895 \begin_inset ERT
13896 status collapsed
13897
13898 \begin_layout Plain Layout
13899
13900 }{
13901 \end_layout
13902
13903 \end_inset
13904
13905 Résultat
13906 \begin_inset ERT
13907 status collapsed
13908
13909 \begin_layout Plain Layout
13910
13911 }{
13912 \end_layout
13913
13914 \end_inset
13915
13916 À l'extérieur
13917 \begin_inset ERT
13918 status collapsed
13919
13920 \begin_layout Plain Layout
13921
13922 }
13923 \end_layout
13924
13925 \end_inset
13926
13927
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 Tigres
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Plain Layout
13945 Panthères
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 Faucons
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13960 \begin_inset Text
13961
13962 \begin_layout Plain Layout
13963 \begin_inset ERT
13964 status open
13965
13966 \begin_layout Plain Layout
13967
13968
13969 \backslash
13970 diagbox[dir=SE]{
13971 \end_layout
13972
13973 \end_inset
13974
13975 À domicile
13976 \begin_inset ERT
13977 status collapsed
13978
13979 \begin_layout Plain Layout
13980
13981 }{
13982 \end_layout
13983
13984 \end_inset
13985
13986 Résultat
13987 \begin_inset ERT
13988 status collapsed
13989
13990 \begin_layout Plain Layout
13991
13992 }{
13993 \end_layout
13994
13995 \end_inset
13996
13997 À l'extérieur
13998 \begin_inset ERT
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002
14003 }
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \end_inset
14012 </cell>
14013 </row>
14014 </lyxtabular>
14015
14016 \end_inset
14017
14018
14019 \end_layout
14020
14021 \begin_layout Standard
14022 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14023  
14024 \series bold
14025 dir=direction
14026 \series default
14027
14028 \emph on
14029 direction
14030 \emph default
14031  est à choisir parmi 
14032 \series bold
14033 NE
14034 \series default
14035
14036 \series bold
14037 SE
14038 \series default
14039
14040 \series bold
14041 SW
14042 \series default
14043  et 
14044 \series bold
14045 NW
14046 \series default
14047  comme sur une rose des vents.
14048  
14049 \series bold
14050 SW
14051 \series default
14052  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14053  du tableau ci-dessus, désigné via la commande:
14054 \end_layout
14055
14056 \begin_layout Standard
14057
14058 \series bold
14059 \lang english
14060
14061 \backslash
14062 diagbox[dir=SW]{
14063 \series default
14064 \lang french
14065 À domicile
14066 \series bold
14067 \lang english
14068 }{
14069 \series default
14070 \lang french
14071 Résultat
14072 \series bold
14073 \lang english
14074 }{
14075 \series default
14076 \lang french
14077 À l'extérieur
14078 \series bold
14079 \lang english
14080 }
14081 \series default
14082 \lang french
14083 .
14084  
14085 \end_layout
14086
14087 \begin_layout Standard
14088 Si aucune direction n'est spécifiée, elle est implicitement NW.
14089 \end_layout
14090
14091 \begin_layout Standard
14092 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14093  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14094  le contenu de la cellule va déborder:
14095 \end_layout
14096
14097 \begin_layout Standard
14098 \noindent
14099 \align center
14100 \begin_inset Tabular
14101 <lyxtabular version="3" rows="2" columns="2">
14102 <features tabularvalignment="middle">
14103 <column alignment="center" valignment="top" width="3cm">
14104 <column alignment="center" valignment="top">
14105 <row>
14106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110 \begin_inset ERT
14111 status collapsed
14112
14113 \begin_layout Plain Layout
14114
14115
14116 \backslash
14117 diagbox{
14118 \end_layout
14119
14120 \end_inset
14121
14122 Nom
14123 \begin_inset ERT
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127
14128 }{
14129 \end_layout
14130
14131 \end_inset
14132
14133 Paramètre
14134 \begin_inset ERT
14135 status collapsed
14136
14137 \begin_layout Plain Layout
14138
14139 }
14140 \end_layout
14141
14142 \end_inset
14143
14144
14145 \end_layout
14146
14147 \end_inset
14148 </cell>
14149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Plain Layout
14153 Épaisseur en nm
14154 \end_layout
14155
14156 \end_inset
14157 </cell>
14158 </row>
14159 <row>
14160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14161 \begin_inset Text
14162
14163 \begin_layout Plain Layout
14164 Vert parfait
14165 \end_layout
14166
14167 \end_inset
14168 </cell>
14169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14170 \begin_inset Text
14171
14172 \begin_layout Plain Layout
14173 45
14174 \end_layout
14175
14176 \end_inset
14177 </cell>
14178 </row>
14179 </lyxtabular>
14180
14181 \end_inset
14182
14183
14184 \end_layout
14185
14186 \begin_layout Standard
14187 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14188  cellule partagée, utilisez l'option de commande 
14189 \series bold
14190 \lang english
14191 width=3cm
14192 \series default
14193 \lang french
14194  (remplacez 
14195 \begin_inset Quotes cld
14196 \end_inset
14197
14198 3cm
14199 \begin_inset Quotes crd
14200 \end_inset
14201
14202 par la largeur désirée).
14203  Dans le tableau qui suit, la largeur de la première colonne est réglée
14204  à 4cm.
14205  Pour 
14206 \series bold
14207 \lang english
14208
14209 \backslash
14210 diagbox
14211 \series default
14212 \lang french
14213  une largeur de 4
14214 \begin_inset space \thinspace{}
14215 \end_inset
14216
14217 cm + 2
14218 \begin_inset space \thinspace{}
14219 \end_inset
14220
14221
14222 \backslash
14223 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14224  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14225  de la cellule.
14226  Le calcul de la largeur ne peut pas être fait directement dans l'option
14227  de la commande 
14228 \series bold
14229 \lang english
14230
14231 \backslash
14232 diagbox
14233 \series default
14234 \lang french
14235 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14236  la suite.
14237  Ceci se fait via les commandes en code \SpecialChar TeX
14238 :
14239 \end_layout
14240
14241 \begin_layout Standard
14242
14243 \series bold
14244
14245 \backslash
14246 newlength{
14247 \backslash
14248 diagtest}
14249 \begin_inset Newline newline
14250 \end_inset
14251
14252
14253 \backslash
14254 setlength{
14255 \backslash
14256 diagtest}{4cm+2
14257 \backslash
14258 tabcolsep}
14259 \end_layout
14260
14261 \begin_layout Standard
14262 \begin_inset ERT
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266
14267
14268 \backslash
14269 newlength{
14270 \backslash
14271 diagtest}
14272 \end_layout
14273
14274 \begin_layout Plain Layout
14275
14276
14277 \backslash
14278 setlength{
14279 \backslash
14280 diagtest}{4cm+2
14281 \backslash
14282 tabcolsep}
14283 \end_layout
14284
14285 \end_inset
14286
14287
14288 \end_layout
14289
14290 \begin_layout Standard
14291 Pour permettre les calculs en \SpecialChar LaTeX
14292 , il faut charger dans le préambule du document
14293  le paquetage 
14294 \series bold
14295 calc
14296 \series default
14297
14298 \begin_inset Index idx
14299 status collapsed
14300
14301 \begin_layout Plain Layout
14302 Paquetages \SpecialChar LaTeX
14303  ! calc
14304 \end_layout
14305
14306 \end_inset
14307
14308 .
14309 \end_layout
14310
14311 \begin_layout Standard
14312 Dans le tableau vous pouvez maintenant utiliser la commande
14313 \end_layout
14314
14315 \begin_layout Standard
14316
14317 \series bold
14318
14319 \backslash
14320 diagbox[width=
14321 \backslash
14322 diagtest]{A}{B}
14323 \end_layout
14324
14325 \begin_layout Standard
14326 dans la première cellule:
14327 \end_layout
14328
14329 \begin_layout Standard
14330 \noindent
14331 \align center
14332 \begin_inset Tabular
14333 <lyxtabular version="3" rows="2" columns="2">
14334 <features tabularvalignment="middle">
14335 <column alignment="center" valignment="top" width="4cm">
14336 <column alignment="center" valignment="top">
14337 <row>
14338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14339 \begin_inset Text
14340
14341 \begin_layout Plain Layout
14342 \begin_inset ERT
14343 status open
14344
14345 \begin_layout Plain Layout
14346
14347
14348 \backslash
14349 diagbox[width=
14350 \backslash
14351 diagtest]{
14352 \end_layout
14353
14354 \end_inset
14355
14356 A
14357 \begin_inset ERT
14358 status collapsed
14359
14360 \begin_layout Plain Layout
14361
14362 }{
14363 \end_layout
14364
14365 \end_inset
14366
14367 B
14368 \begin_inset ERT
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372
14373 }
14374 \end_layout
14375
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387 Épaisseur en nm
14388 \end_layout
14389
14390 \end_inset
14391 </cell>
14392 </row>
14393 <row>
14394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Plain Layout
14398 Vert parfait
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407 45
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 </row>
14413 </lyxtabular>
14414
14415 \end_inset
14416
14417
14418 \end_layout
14419
14420 \begin_layout Standard
14421 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14422  la longueur de la diagonale ne peut pas être calculée correctement comme
14423  dans ce tableau:
14424 \end_layout
14425
14426 \begin_layout Standard
14427 \noindent
14428 \align center
14429 \begin_inset Tabular
14430 <lyxtabular version="3" rows="2" columns="2">
14431 <features tabularvalignment="middle">
14432 <column alignment="center" valignment="top" width="0pt">
14433 <column alignment="center" valignment="top">
14434 <row>
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 \begin_inset ERT
14440 status collapsed
14441
14442 \begin_layout Plain Layout
14443
14444
14445 \backslash
14446 diagbox{
14447 \end_layout
14448
14449 \end_inset
14450
14451 A
14452 \begin_inset ERT
14453 status collapsed
14454
14455 \begin_layout Plain Layout
14456
14457 }{
14458 \end_layout
14459
14460 \end_inset
14461
14462 B
14463 \begin_inset ERT
14464 status collapsed
14465
14466 \begin_layout Plain Layout
14467
14468 }
14469 \end_layout
14470
14471 \end_inset
14472
14473
14474 \end_layout
14475
14476 \end_inset
14477 </cell>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 Épaisseur en nm
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 </row>
14488 <row>
14489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 Vert parfait
14494 \end_layout
14495
14496 \end_inset
14497 </cell>
14498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502 45
14503 \end_layout
14504
14505 \end_inset
14506 </cell>
14507 </row>
14508 </lyxtabular>
14509
14510 \end_inset
14511
14512
14513 \end_layout
14514
14515 \begin_layout Standard
14516 Dans ce cas, vous pouvez utiliser directement
14517 \series bold
14518  
14519 \lang english
14520 width
14521 \series default
14522 \lang french
14523  dans l'option de 
14524 \series bold
14525 \lang english
14526
14527 \backslash
14528 diagbox
14529 \series default
14530 \lang french
14531 , il n'est plus nécessaire d’ajouter 2
14532 \backslash
14533 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14534  colonne.
14535  Ici une largeur de 3cm est utilisée:
14536 \end_layout
14537
14538 \begin_layout Standard
14539 \noindent
14540 \align center
14541 \begin_inset Tabular
14542 <lyxtabular version="3" rows="2" columns="2">
14543 <features tabularvalignment="middle">
14544 <column alignment="center" valignment="top" width="0pt">
14545 <column alignment="center" valignment="top">
14546 <row>
14547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 \begin_inset ERT
14552 status open
14553
14554 \begin_layout Plain Layout
14555
14556
14557 \backslash
14558 diagbox[width=3cm]{
14559 \end_layout
14560
14561 \end_inset
14562
14563 A
14564 \begin_inset ERT
14565 status collapsed
14566
14567 \begin_layout Plain Layout
14568
14569 }{
14570 \end_layout
14571
14572 \end_inset
14573
14574 B
14575 \begin_inset ERT
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579
14580 }
14581 \end_layout
14582
14583 \end_inset
14584
14585
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14591 \begin_inset Text
14592
14593 \begin_layout Plain Layout
14594 Épaisseur en nm
14595 \end_layout
14596
14597 \end_inset
14598 </cell>
14599 </row>
14600 <row>
14601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 Vert parfait
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 45
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 </row>
14620 </lyxtabular>
14621
14622 \end_inset
14623
14624
14625 \end_layout
14626
14627 \begin_layout Standard
14628 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14629  supplémentaire pour placer le texte dans la cellule.
14630  Ceci peut être obtenu avec l'option
14631 \series bold
14632  
14633 \lang english
14634 height
14635 \lang french
14636 =3cm
14637 \series default
14638  de la commande 
14639 \series bold
14640 \lang english
14641
14642 \backslash
14643 diagbox
14644 \series default
14645 \lang french
14646  (remplacer « 3cm » par la hauteur désirée).
14647  Dans le tableau qui suit, la commande
14648 \end_layout
14649
14650 \begin_layout Standard
14651
14652 \series bold
14653
14654 \backslash
14655 diagbox[width=3cm,height=1.4cm]{A
14656 \backslash
14657
14658 \backslash
14659 B}{C
14660 \backslash
14661
14662 \backslash
14663 D}
14664 \end_layout
14665
14666 \begin_layout Standard
14667 est utilisée dans la première cellule.
14668  La commande 
14669 \backslash
14670
14671 \backslash
14672  crée le saut de ligne
14673 \begin_inset Foot
14674 status open
14675
14676 \begin_layout Plain Layout
14677 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14678  largeur fixée.
14679 \end_layout
14680
14681 \end_inset
14682
14683 .
14684 \end_layout
14685
14686 \begin_layout Standard
14687 \noindent
14688 \align center
14689 \begin_inset Tabular
14690 <lyxtabular version="3" rows="2" columns="2">
14691 <features tabularvalignment="middle">
14692 <column alignment="center" valignment="top">
14693 <column alignment="center" valignment="top">
14694 <row>
14695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699 \begin_inset ERT
14700 status open
14701
14702 \begin_layout Plain Layout
14703
14704
14705 \backslash
14706 diagbox[width=3cm,height=1.4cm]{
14707 \end_layout
14708
14709 \end_inset
14710
14711 A
14712 \begin_inset ERT
14713 status collapsed
14714
14715 \begin_layout Plain Layout
14716
14717
14718 \backslash
14719
14720 \backslash
14721
14722 \end_layout
14723
14724 \end_inset
14725
14726 B
14727 \begin_inset ERT
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731
14732 }{
14733 \end_layout
14734
14735 \end_inset
14736
14737 C
14738 \begin_inset ERT
14739 status collapsed
14740
14741 \begin_layout Plain Layout
14742
14743
14744 \backslash
14745
14746 \backslash
14747
14748 \end_layout
14749
14750 \end_inset
14751
14752 D
14753 \begin_inset ERT
14754 status collapsed
14755
14756 \begin_layout Plain Layout
14757
14758 }
14759 \end_layout
14760
14761 \end_inset
14762
14763
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772 Épaisseur en nm
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 </row>
14778 <row>
14779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 Vert parfait
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14789 \begin_inset Text
14790
14791 \begin_layout Plain Layout
14792 45
14793 \end_layout
14794
14795 \end_inset
14796 </cell>
14797 </row>
14798 </lyxtabular>
14799
14800 \end_inset
14801
14802
14803 \end_layout
14804
14805 \begin_layout Standard
14806 \begin_inset ERT
14807 status collapsed
14808
14809 \begin_layout Plain Layout
14810
14811
14812 \backslash
14813 else
14814 \end_layout
14815
14816 \end_inset
14817
14818
14819 \begin_inset Note Note
14820 status open
14821
14822 \begin_layout Plain Layout
14823 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14824  
14825 \series bold
14826 diagbox
14827 \series default
14828  n'est pas installé :
14829 \end_layout
14830
14831 \end_inset
14832
14833
14834 \end_layout
14835
14836 \begin_layout Standard
14837 Vous devez installer le paquetage \SpecialChar LaTeX
14838  
14839 \series bold
14840 diagbox
14841 \series default
14842  pour voir le contenu de cette section dans la sortie imprimée.
14843 \end_layout
14844
14845 \begin_layout Standard
14846 \begin_inset ERT
14847 status collapsed
14848
14849 \begin_layout Plain Layout
14850
14851
14852 \backslash
14853 fi
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Standard
14862 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14863  
14864 \series bold
14865 \lang english
14866 diagbox
14867 \series default
14868 \lang french
14869 , voir sa documentation, 
14870 \begin_inset CommandInset citation
14871 LatexCommand cite
14872 key "diagbox"
14873 literal "true"
14874
14875 \end_inset
14876
14877 .
14878 \end_layout
14879
14880 \begin_layout Section
14881 Les tableaux formels
14882 \begin_inset CommandInset label
14883 LatexCommand label
14884 name "sec:Tableaux-Formels"
14885
14886 \end_inset
14887
14888
14889 \begin_inset Index idx
14890 status collapsed
14891
14892 \begin_layout Plain Layout
14893 Tableau ! Formel
14894 \end_layout
14895
14896 \end_inset
14897
14898
14899 \end_layout
14900
14901 \begin_layout Standard
14902 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14903  à celle du tableau
14904 \begin_inset space ~
14905 \end_inset
14906
14907
14908 \begin_inset CommandInset ref
14909 LatexCommand ref
14910 reference "tab:Exemple-tableau-booktabs"
14911
14912 \end_inset
14913
14914 .
14915  Ce genre de tableau est appelé 
14916 \begin_inset Quotes cld
14917 \end_inset
14918
14919
14920 \emph on
14921 formel
14922 \emph default
14923
14924 \begin_inset Quotes crd
14925 \end_inset
14926
14927 .
14928  Pour transformer un tableau en tableau formel, utilisez l'option 
14929 \family sans
14930 Formel
14931 \family default
14932  de l'onglet 
14933 \family sans
14934 Bordures
14935 \family default
14936  de la fenêtre de dialogue 
14937 \family sans
14938 Paramètres
14939 \begin_inset space ~
14940 \end_inset
14941
14942 du
14943 \begin_inset space ~
14944 \end_inset
14945
14946 tableau
14947 \family default
14948 .
14949 \end_layout
14950
14951 \begin_layout Standard
14952 \begin_inset Float table
14953 placement h
14954 wide false
14955 sideways false
14956 status open
14957
14958 \begin_layout Plain Layout
14959 \begin_inset Caption Standard
14960
14961 \begin_layout Plain Layout
14962 \begin_inset CommandInset label
14963 LatexCommand label
14964 name "tab:Exemple-tableau-booktabs"
14965
14966 \end_inset
14967
14968 Exemple de tableau formel
14969 \end_layout
14970
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \begin_layout Plain Layout
14977 \align center
14978 \begin_inset Tabular
14979 <lyxtabular version="3" rows="8" columns="4">
14980 <features booktabs="true" tabularvalignment="middle">
14981 <column alignment="center" valignment="top">
14982 <column alignment="center" valignment="top">
14983 <column alignment="center" valignment="top">
14984 <column alignment="center" valignment="top">
14985 <row>
14986 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990 Système
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 Chip
15000 \begin_inset space \thinspace{}
15001 \end_inset
15002
15003 1
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012 Chip
15013 \begin_inset space \thinspace{}
15014 \end_inset
15015
15016 2
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15022 \begin_inset Text
15023
15024 \begin_layout Plain Layout
15025
15026 \end_layout
15027
15028 \end_inset
15029 </cell>
15030 </row>
15031 <row>
15032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15033 \begin_inset Text
15034
15035 \begin_layout Plain Layout
15036 \begin_inset ERT
15037 status collapsed
15038
15039 \begin_layout Plain Layout
15040
15041
15042 \backslash
15043 cmidrule(r){2-2}
15044 \end_layout
15045
15046 \end_inset
15047
15048
15049 \begin_inset ERT
15050 status collapsed
15051
15052 \begin_layout Plain Layout
15053
15054
15055 \backslash
15056 cmidrule(l){3-4}
15057 \end_layout
15058
15059 \end_inset
15060
15061 Épaisseur du capteur en µm
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 300
15071 \end_layout
15072
15073 \end_inset
15074 </cell>
15075 <cell alignment="center" valignment="top" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079 300
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell alignment="center" valignment="top" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Plain Layout
15088 700
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 </row>
15094 <row>
15095 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099 Angle du biseau en °
15100 \end_layout
15101
15102 \end_inset
15103 </cell>
15104 <cell alignment="center" valignment="top" topline="true" usebox="none">
15105 \begin_inset Text
15106
15107 \begin_layout Plain Layout
15108 3.55
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 <cell alignment="center" valignment="top" topline="true" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117 2.71
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126 7.99
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 </row>
15132 <row topspace="default">
15133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 Résolution spatiale en µm
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 <cell alignment="center" valignment="top" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 4.26
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 <cell alignment="center" valignment="top" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155 10.17
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 10.56
15165 \end_layout
15166
15167 \end_inset
15168 </cell>
15169 </row>
15170 <row topspace="default">
15171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 MTF à 
15176 \begin_inset Formula $f_{\mathrm{max}}$
15177 \end_inset
15178
15179
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 <cell alignment="center" valignment="top" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188 0.53
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 0.37
15198 \end_layout
15199
15200 \end_inset
15201 </cell>
15202 <cell alignment="center" valignment="top" usebox="none">
15203 \begin_inset Text
15204
15205 \begin_layout Plain Layout
15206 0.39
15207 \end_layout
15208
15209 \end_inset
15210 </cell>
15211 </row>
15212 <row topspace="default">
15213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Plain Layout
15217 \begin_inset ERT
15218 status collapsed
15219
15220 \begin_layout Plain Layout
15221
15222
15223 \backslash
15224 cmidrule[2pt](l{10pt}){1-1}
15225 \end_layout
15226
15227 \end_inset
15228
15229 résolution spatiale LSF
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 <cell alignment="center" valignment="top" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Plain Layout
15238
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 <cell alignment="center" valignment="top" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247
15248 \end_layout
15249
15250 \end_inset
15251 </cell>
15252 <cell alignment="center" valignment="top" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Plain Layout
15256
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 </row>
15262 <row>
15263 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267 en µm
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276 129.7
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 52.75
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 <cell alignment="center" valignment="top" usebox="none">
15291 \begin_inset Text
15292
15293 \begin_layout Plain Layout
15294 50.78
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 </row>
15300 <row>
15301 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305 en % de la taille des pixels
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 76.3
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323 95.9
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332 92.3
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 </row>
15338 </lyxtabular>
15339
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \end_inset
15346
15347
15348 \end_layout
15349
15350 \begin_layout Standard
15351 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15352  
15353 \family sans
15354 Bordures
15355 \family default
15356  de la fenêtre de dialogue 
15357 \family sans
15358 Paramètres
15359 \begin_inset space ~
15360 \end_inset
15361
15362 du
15363 \begin_inset space ~
15364 \end_inset
15365
15366 tableau
15367 \family default
15368  comme c'est décrit dans la section
15369 \begin_inset space ~
15370 \end_inset
15371
15372
15373 \begin_inset CommandInset ref
15374 LatexCommand ref
15375 reference "subsec:Espacement-lignes"
15376
15377 \end_inset
15378
15379 .
15380 \end_layout
15381
15382 \begin_layout Standard
15383 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15384  verticales.
15385  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15386  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15387  sortie imprimée :
15388 \begin_inset Newline newline
15389 \end_inset
15390
15391 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15392 \begin_inset space \thinspace{}
15393 \end_inset
15394
15395 em alors que les autres lignes ont implicite une épaisseur de 0.05
15396 \begin_inset space \thinspace{}
15397 \end_inset
15398
15399 em.
15400 \end_layout
15401
15402 \begin_layout Standard
15403 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15404  les lignes de préambule suivantes :
15405 \end_layout
15406
15407 \begin_layout Standard
15408
15409 \series bold
15410
15411 \backslash
15412 let
15413 \backslash
15414 mytoprule
15415 \backslash
15416 toprule
15417 \begin_inset Newline newline
15418 \end_inset
15419
15420
15421 \backslash
15422 renewcommand{
15423 \backslash
15424 toprule}{
15425 \backslash
15426 mytoprule[width]}
15427 \end_layout
15428
15429 \begin_layout Standard
15430 Cet exemple concerne la première ligne, appelée 
15431 \series bold
15432 toprule
15433 \series default
15434 .
15435  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15436 \series bold
15437 toprule
15438 \series default
15439  par 
15440 \series bold
15441 bottomrule
15442 \series default
15443 .
15444  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15445  
15446 \series bold
15447 toprule
15448 \series default
15449  par 
15450 \series bold
15451 midrule
15452 \series default
15453 .
15454  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15455 \begin_inset space ~
15456 \end_inset
15457
15458
15459 \begin_inset CommandInset ref
15460 LatexCommand ref
15461 reference "cha:Unités-de-longueur"
15462
15463 \end_inset
15464
15465  pour préciser l'épaisseur voulue.
15466 \end_layout
15467
15468 \begin_layout Standard
15469 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15470  en mettant une ligne pour une cellule multi-colonnes.
15471  \SpecialChar LyX
15472  va utiliser en interne la commande 
15473 \series bold
15474
15475 \backslash
15476 cmidrule
15477 \series default
15478  pour créer cette ligne.
15479  Sa syntaxe complète est :
15480 \end_layout
15481
15482 \begin_layout Standard
15483
15484 \series bold
15485
15486 \backslash
15487 cmidrule[largeur](rognage){colDépart-colFin}
15488 \end_layout
15489
15490 \begin_layout Standard
15491 Les options de la commande 
15492 \series bold
15493
15494 \backslash
15495 cmidrule
15496 \series default
15497  ne sont pas actuellement gérées par \SpecialChar LyX
15498 , vous devez donc utiliser du code
15499  \SpecialChar TeX
15500  pour pouvoir les utiliser.
15501  On peut créer manuellement des lignes 
15502 \series bold
15503
15504 \backslash
15505 mitrales
15506 \series default
15507  en insérant la commande en code \SpecialChar TeX
15508  comme le premier élément de la première
15509  cellule de la ligne.
15510  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15511  en question.
15512 \end_layout
15513
15514 \begin_layout Standard
15515 La valeur 
15516 \series bold
15517 largeur
15518 \series default
15519  pour l'épaisseur des lignes est de 0.03
15520 \begin_inset space \thinspace{}
15521 \end_inset
15522
15523 em.
15524  
15525 \series bold
15526 colDépart
15527 \series default
15528  est le numéro de la colonne dans laquelle la ligne commence et 
15529 \series bold
15530 colFin
15531 \series default
15532  est le numéro de la colonne dans laquelle elle se termine.
15533  La valeur de 
15534 \series bold
15535 colFin
15536 \series default
15537  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15538  Le paramètre optionnel 
15539 \series bold
15540 rognage
15541 \series default
15542  peut être soit 
15543 \emph on
15544 l{largeurRognage}
15545 \emph default
15546 , ou 
15547 \emph on
15548 r{largeurRognage}
15549 \emph default
15550  où les valeurs de
15551 \emph on
15552  largeurRognage
15553 \emph default
15554  sont aussi optionnelles.
15555  En utilisant par exemple la valeur 
15556 \emph on
15557 l{2pt}
15558 \emph default
15559  pour ce paramètre, la ligne va être rognée de 2
15560 \begin_inset space \thinspace{}
15561 \end_inset
15562
15563 pt à son extrémité gauche.
15564  Si vous ne spécifiez pas de valeur pour 
15565 \emph on
15566 largeurRognage
15567 \emph default
15568  les lignes sont implicitement rognées de 0.5
15569 \begin_inset space \thinspace{}
15570 \end_inset
15571
15572 em.
15573 \end_layout
15574
15575 \begin_layout Standard
15576 \begin_inset VSpace bigskip
15577 \end_inset
15578
15579 Le tableau
15580 \begin_inset space ~
15581 \end_inset
15582
15583
15584 \begin_inset CommandInset ref
15585 LatexCommand ref
15586 reference "tab:Exemple-tableau-booktabs"
15587
15588 \end_inset
15589
15590  a été créé en utilisant les commandes
15591 \end_layout
15592
15593 \begin_layout Standard
15594
15595 \series bold
15596
15597 \backslash
15598 cmidrule(r){2-2}
15599 \backslash
15600 cmidrule(l){3-4}
15601 \end_layout
15602
15603 \begin_layout Standard
15604 au début de la deuxième ligne et
15605 \end_layout
15606
15607 \begin_layout Standard
15608
15609 \series bold
15610
15611 \backslash
15612 cmidrule[2pt](l{10pt}){1-1}
15613 \end_layout
15614
15615 \begin_layout Standard
15616 au début de la sixième ligne.
15617 \end_layout
15618
15619 \begin_layout Standard
15620 \begin_inset VSpace bigskip
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \begin_layout Standard
15627 Vous pouvez vouloir des commandes 
15628 \series bold
15629
15630 \backslash
15631 cmidrule
15632 \series default
15633 s qui se recouvrent comme pour le tableau
15634 \begin_inset space ~
15635 \end_inset
15636
15637
15638 \begin_inset CommandInset ref
15639 LatexCommand ref
15640 reference "tab:Tableau-booktabs-special"
15641
15642 \end_inset
15643
15644 .
15645  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15646
15647 \end_layout
15648
15649 \begin_layout Standard
15650
15651 \series bold
15652
15653 \backslash
15654 morecmidrules
15655 \end_layout
15656
15657 \begin_layout Standard
15658 La commande qui a été utilisée pour la deuxième ligne du tableau
15659 \begin_inset space ~
15660 \end_inset
15661
15662
15663 \begin_inset CommandInset ref
15664 LatexCommand ref
15665 reference "tab:Tableau-booktabs-special"
15666
15667 \end_inset
15668
15669  est
15670 \end_layout
15671
15672 \begin_layout Standard
15673
15674 \series bold
15675
15676 \backslash
15677 cmidrule(r){2-2}
15678 \backslash
15679 cmidrule(l){3-4}
15680 \backslash
15681 morecmidrules
15682 \backslash
15683 cmidrule{2-4}
15684 \end_layout
15685
15686 \begin_layout Standard
15687 La commande pour la sixième ligne est
15688 \end_layout
15689
15690 \begin_layout Standard
15691
15692 \series bold
15693
15694 \backslash
15695 midrule
15696 \backslash
15697 morecmidrules
15698 \backslash
15699 cmidrule{3-4}
15700 \end_layout
15701
15702 \begin_layout Standard
15703 \begin_inset VSpace bigskip
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \begin_layout Standard
15710 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15711 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15712  font toute la largeur du tableau :
15713 \end_layout
15714
15715 \begin_layout Standard
15716
15717 \series bold
15718
15719 \backslash
15720 specialrule{largeur}{espace au dessus}{espace en dessous}
15721 \end_layout
15722
15723 \begin_layout Standard
15724 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15725  du paquetage \SpecialChar LaTeX
15726  
15727 \series bold
15728 booktabs
15729 \series default
15730  
15731 \begin_inset CommandInset citation
15732 LatexCommand cite
15733 key "booktabs"
15734 literal "true"
15735
15736 \end_inset
15737
15738 .
15739 \begin_inset Index idx
15740 status collapsed
15741
15742 \begin_layout Plain Layout
15743 Paquetages \SpecialChar LaTeX
15744  ! booktabs
15745 \end_layout
15746
15747 \end_inset
15748
15749
15750 \end_layout
15751
15752 \begin_layout Standard
15753 \begin_inset Float table
15754 placement h
15755 wide false
15756 sideways false
15757 status open
15758
15759 \begin_layout Plain Layout
15760 \begin_inset Caption Standard
15761
15762 \begin_layout Plain Layout
15763 \begin_inset CommandInset label
15764 LatexCommand label
15765 name "tab:Tableau-booktabs-special"
15766
15767 \end_inset
15768
15769 Tableau formel spécial
15770 \end_layout
15771
15772 \end_inset
15773
15774
15775 \end_layout
15776
15777 \begin_layout Plain Layout
15778 \align center
15779 \begin_inset Tabular
15780 <lyxtabular version="3" rows="8" columns="4">
15781 <features booktabs="true" tabularvalignment="middle">
15782 <column alignment="center" valignment="top">
15783 <column alignment="center" valignment="top">
15784 <column alignment="center" valignment="top">
15785 <column alignment="center" valignment="top">
15786 <row>
15787 <cell alignment="center" valignment="top" topline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 Système
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 <cell alignment="center" valignment="top" topline="true" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800 Chip
15801 \begin_inset space \thinspace{}
15802 \end_inset
15803
15804 1
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813 Chip
15814 \begin_inset space \thinspace{}
15815 \end_inset
15816
15817 2
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 </row>
15832 <row>
15833 <cell alignment="center" valignment="top" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837 \begin_inset ERT
15838 status collapsed
15839
15840 \begin_layout Plain Layout
15841
15842
15843 \backslash
15844 cmidrule(r){2-2}
15845 \end_layout
15846
15847 \end_inset
15848
15849
15850 \begin_inset ERT
15851 status collapsed
15852
15853 \begin_layout Plain Layout
15854
15855
15856 \backslash
15857 cmidrule(l){3-4}
15858 \end_layout
15859
15860 \end_inset
15861
15862
15863 \begin_inset ERT
15864 status collapsed
15865
15866 \begin_layout Plain Layout
15867
15868
15869 \backslash
15870 morecmidrules 
15871 \end_layout
15872
15873 \end_inset
15874
15875
15876 \begin_inset ERT
15877 status collapsed
15878
15879 \begin_layout Plain Layout
15880
15881
15882 \backslash
15883 cmidrule{2-4}
15884 \end_layout
15885
15886 \end_inset
15887
15888 Epaisseur du capteur en µm
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 <cell alignment="center" valignment="top" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897 300
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 <cell alignment="center" valignment="top" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906 300
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 <cell alignment="center" valignment="top" usebox="none">
15912 \begin_inset Text
15913
15914 \begin_layout Plain Layout
15915 700
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 </row>
15921 <row>
15922 <cell alignment="center" valignment="top" topline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926 Angle biseau en °
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 3.55
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 <cell alignment="center" valignment="top" topline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944 2.71
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 <cell alignment="center" valignment="top" topline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 7.99
15954 \end_layout
15955
15956 \end_inset
15957 </cell>
15958 </row>
15959 <row topspace="default">
15960 <cell alignment="center" valignment="top" usebox="none">
15961 \begin_inset Text
15962
15963 \begin_layout Plain Layout
15964 Résolution spatiale en µm
15965 \end_layout
15966
15967 \end_inset
15968 </cell>
15969 <cell alignment="center" valignment="top" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Plain Layout
15973 4.26
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 <cell alignment="center" valignment="top" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Plain Layout
15982 10.17
15983 \end_layout
15984
15985 \end_inset
15986 </cell>
15987 <cell alignment="center" valignment="top" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Plain Layout
15991 10.56
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 </row>
15997 <row topspace="default">
15998 <cell alignment="center" valignment="top" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002 MTF à 
16003 \begin_inset Formula $f_{\mathrm{max}}$
16004 \end_inset
16005
16006
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015 0.53
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024 0.37
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033 0.39
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 </row>
16039 <row>
16040 <cell alignment="center" valignment="top" topline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 \begin_inset ERT
16045 status collapsed
16046
16047 \begin_layout Plain Layout
16048
16049
16050 \backslash
16051 morecmidrules 
16052 \end_layout
16053
16054 \end_inset
16055
16056
16057 \begin_inset ERT
16058 status collapsed
16059
16060 \begin_layout Plain Layout
16061
16062
16063 \backslash
16064 cmidrule{3-4}
16065 \end_layout
16066
16067 \end_inset
16068
16069 résolution spatiale LSF
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" topline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" topline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 </row>
16102 <row>
16103 <cell alignment="center" valignment="top" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 en µm
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116 129.7
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 <cell alignment="center" valignment="top" usebox="none">
16122 \begin_inset Text
16123
16124 \begin_layout Plain Layout
16125 52.75
16126 \end_layout
16127
16128 \end_inset
16129 </cell>
16130 <cell alignment="center" valignment="top" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134 50.78
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 </row>
16140 <row>
16141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Plain Layout
16145 en % de la taille des pixels
16146 \end_layout
16147
16148 \end_inset
16149 </cell>
16150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 76.3
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16160 \begin_inset Text
16161
16162 \begin_layout Plain Layout
16163 95.9
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 92.3
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 </row>
16178 </lyxtabular>
16179
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \end_inset
16186
16187
16188 \end_layout
16189
16190 \begin_layout Section
16191 Alignement vertical des tableaux
16192 \begin_inset Index idx
16193 status collapsed
16194
16195 \begin_layout Plain Layout
16196 Tableau ! Alignement
16197 \end_layout
16198
16199 \end_inset
16200
16201
16202 \end_layout
16203
16204 \begin_layout Standard
16205 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16206  doit être à l'intérieur d'une boîte.
16207  La boîte peut alors être alignée comme c'est décrit dans la 
16208 \begin_inset space ~
16209 \end_inset
16210
16211
16212 \begin_inset CommandInset ref
16213 LatexCommand ref
16214 reference "sec:Boîte-Dialogue"
16215
16216 \end_inset
16217
16218 .
16219 \end_layout
16220
16221 \begin_layout Standard
16222 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16223  minipage
16224 \begin_inset Foot
16225 status open
16226
16227 \begin_layout Plain Layout
16228 Les minipages son décrites dans la section
16229 \begin_inset space ~
16230 \end_inset
16231
16232
16233 \begin_inset CommandInset ref
16234 LatexCommand ref
16235 reference "sec:Minipages"
16236
16237 \end_inset
16238
16239 .
16240 \end_layout
16241
16242 \end_inset
16243
16244  dont la largeur est de 15
16245 \begin_inset space \thinspace{}
16246 \end_inset
16247
16248 col% :
16249 \end_layout
16250
16251 \begin_layout Itemize
16252 test 
16253 \begin_inset Box Frameless
16254 position "t"
16255 hor_pos "c"
16256 has_inner_box 1
16257 inner_pos "c"
16258 use_parbox 0
16259 use_makebox 0
16260 width "15col%"
16261 special "none"
16262 height "1in"
16263 height_special "totalheight"
16264 thickness "0.4pt"
16265 separation "3pt"
16266 shadowsize "4pt"
16267 framecolor "black"
16268 backgroundcolor "none"
16269 status collapsed
16270
16271 \begin_layout Plain Layout
16272 \begin_inset Tabular
16273 <lyxtabular version="3" rows="3" columns="3">
16274 <features tabularvalignment="middle">
16275 <column alignment="center" valignment="top">
16276 <column alignment="center" valignment="top">
16277 <column alignment="center" valignment="top">
16278 <row>
16279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283 a
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Plain Layout
16292 d
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16298 \begin_inset Text
16299
16300 \begin_layout Plain Layout
16301 g
16302 \end_layout
16303
16304 \end_inset
16305 </cell>
16306 </row>
16307 <row>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 b
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321 e
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330 h
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 </row>
16336 <row>
16337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341 c
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350 f
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359 i
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 </row>
16365 </lyxtabular>
16366
16367 \end_inset
16368
16369
16370 \end_layout
16371
16372 \end_inset
16373
16374  test 
16375 \begin_inset ERT
16376 status collapsed
16377
16378 \begin_layout Plain Layout
16379
16380
16381 \backslash
16382 raisebox{0.85
16383 \backslash
16384 baselineskip}{
16385 \end_layout
16386
16387 \end_inset
16388
16389
16390 \begin_inset Box Frameless
16391 position "t"
16392 hor_pos "c"
16393 has_inner_box 1
16394 inner_pos "c"
16395 use_parbox 0
16396 use_makebox 0
16397 width "15col%"
16398 special "none"
16399 height "1in"
16400 height_special "totalheight"
16401 thickness "0.4pt"
16402 separation "3pt"
16403 shadowsize "4pt"
16404 framecolor "black"
16405 backgroundcolor "none"
16406 status collapsed
16407
16408 \begin_layout Plain Layout
16409 \begin_inset Tabular
16410 <lyxtabular version="3" rows="3" columns="3">
16411 <features tabularvalignment="middle">
16412 <column alignment="center" valignment="top">
16413 <column alignment="center" valignment="top">
16414 <column alignment="center" valignment="top">
16415 <row>
16416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420 a
16421 \end_layout
16422
16423 \end_inset
16424 </cell>
16425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429 d
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Plain Layout
16438 g
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 </row>
16444 <row>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 b
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458 e
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467 h
16468 \end_layout
16469
16470 \end_inset
16471 </cell>
16472 </row>
16473 <row>
16474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 c
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 f
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 i
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 </lyxtabular>
16503
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \end_inset
16510
16511
16512 \begin_inset ERT
16513 status collapsed
16514
16515 \begin_layout Plain Layout
16516
16517 }
16518 \end_layout
16519
16520 \end_inset
16521
16522
16523 \end_layout
16524
16525 \begin_layout Itemize
16526 test 
16527 \begin_inset Box Frameless
16528 position "c"
16529 hor_pos "c"
16530 has_inner_box 1
16531 inner_pos "c"
16532 use_parbox 0
16533 use_makebox 0
16534 width "15col%"
16535 special "none"
16536 height "1in"
16537 height_special "totalheight"
16538 thickness "0.4pt"
16539 separation "3pt"
16540 shadowsize "4pt"
16541 framecolor "black"
16542 backgroundcolor "none"
16543 status collapsed
16544
16545 \begin_layout Plain Layout
16546 \begin_inset Tabular
16547 <lyxtabular version="3" rows="3" columns="3">
16548 <features tabularvalignment="middle">
16549 <column alignment="center" valignment="top">
16550 <column alignment="center" valignment="top">
16551 <column alignment="center" valignment="top">
16552 <row>
16553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16554 \begin_inset Text
16555
16556 \begin_layout Plain Layout
16557 a
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 d
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 g
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 </row>
16581 <row>
16582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586 b
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 e
16596 \end_layout
16597
16598 \end_inset
16599 </cell>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 h
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 </row>
16610 <row>
16611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 c
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624 f
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Plain Layout
16633 i
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 </lyxtabular>
16640
16641 \end_inset
16642
16643
16644 \end_layout
16645
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \begin_layout Itemize
16652 test 
16653 \begin_inset Box Frameless
16654 position "b"
16655 hor_pos "c"
16656 has_inner_box 1
16657 inner_pos "c"
16658 use_parbox 0
16659 use_makebox 0
16660 width "15col%"
16661 special "none"
16662 height "1in"
16663 height_special "totalheight"
16664 thickness "0.4pt"
16665 separation "3pt"
16666 shadowsize "4pt"
16667 framecolor "black"
16668 backgroundcolor "none"
16669 status collapsed
16670
16671 \begin_layout Plain Layout
16672 \begin_inset Tabular
16673 <lyxtabular version="3" rows="3" columns="3">
16674 <features tabularvalignment="middle">
16675 <column alignment="center" valignment="top">
16676 <column alignment="center" valignment="top">
16677 <column alignment="center" valignment="top">
16678 <row>
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 a
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 d
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 g
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 </row>
16707 <row>
16708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712 b
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721 e
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 h
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 </row>
16736 <row>
16737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741 c
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750 f
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759 i
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 </row>
16765 </lyxtabular>
16766
16767 \end_inset
16768
16769
16770 \end_layout
16771
16772 \end_inset
16773
16774  test 
16775 \begin_inset ERT
16776 status collapsed
16777
16778 \begin_layout Plain Layout
16779
16780
16781 \backslash
16782 raisebox{-0.32
16783 \backslash
16784 baselineskip}{
16785 \end_layout
16786
16787 \end_inset
16788
16789
16790 \begin_inset Box Frameless
16791 position "b"
16792 hor_pos "c"
16793 has_inner_box 1
16794 inner_pos "c"
16795 use_parbox 0
16796 use_makebox 0
16797 width "15col%"
16798 special "none"
16799 height "1in"
16800 height_special "totalheight"
16801 thickness "0.4pt"
16802 separation "3pt"
16803 shadowsize "4pt"
16804 framecolor "black"
16805 backgroundcolor "none"
16806 status collapsed
16807
16808 \begin_layout Plain Layout
16809 \begin_inset Tabular
16810 <lyxtabular version="3" rows="3" columns="3">
16811 <features tabularvalignment="middle">
16812 <column alignment="center" valignment="top">
16813 <column alignment="center" valignment="top">
16814 <column alignment="center" valignment="top">
16815 <row>
16816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 a
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 d
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 g
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 <row>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 b
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 e
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 h
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878 c
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 f
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 i
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 </lyxtabular>
16903
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \end_inset
16910
16911
16912 \begin_inset ERT
16913 status collapsed
16914
16915 \begin_layout Plain Layout
16916
16917 }
16918 \end_layout
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \begin_layout Standard
16926 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16927  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16928  la ligne dans laquelle le tableau est inséré.
16929  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16930  boîte élévatrice (raisebox)
16931 \begin_inset Foot
16932 status collapsed
16933
16934 \begin_layout Plain Layout
16935 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16936 \begin_inset space ~
16937 \end_inset
16938
16939
16940 \begin_inset CommandInset ref
16941 LatexCommand ref
16942 reference "subsec:Alignement-Vertical"
16943
16944 \end_inset
16945
16946 .
16947 \end_layout
16948
16949 \end_inset
16950
16951 .
16952  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16953  aligné en utilisant la commande en code \SpecialChar TeX
16954  suivante 
16955 \end_layout
16956
16957 \begin_layout Standard
16958
16959 \series bold
16960
16961 \backslash
16962 raisebox{0.85
16963 \backslash
16964 baselineskip}{
16965 \end_layout
16966
16967 \begin_layout Standard
16968 placée juste avant la boîte minipage.
16969  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16970 .
16971  Pour le deuxième tableau de la dernière ligne, la commande 
16972 \end_layout
16973
16974 \begin_layout Standard
16975
16976 \series bold
16977
16978 \backslash
16979 raisebox{-0.32
16980 \backslash
16981 baselineskip}{
16982 \end_layout
16983
16984 \begin_layout Standard
16985 est utilisée.
16986 \end_layout
16987
16988 \begin_layout Standard
16989 \begin_inset Note Greyedout
16990 status open
16991
16992 \begin_layout Plain Layout
16993
16994 \series bold
16995 Note:
16996 \series default
16997  L'alignement entre le contenu de la ligne du tableau et le texte de la
16998  ligne qui l'entoure ne peut pas être parfait.
16999  Le facteur utilisé dans la commande 
17000 \series bold
17001
17002 \backslash
17003 raisebox
17004 \series default
17005  pour obtenir cet alignement dépend de la police de caractères du document,
17006  de la taille de la police et de l'épaisseur des lignes du tableau.
17007 \end_layout
17008
17009 \end_inset
17010
17011
17012 \end_layout
17013
17014 \begin_layout Section
17015 Tableaux colorés
17016 \begin_inset CommandInset label
17017 LatexCommand label
17018 name "sec:Tableaux-Colorés"
17019
17020 \end_inset
17021
17022
17023 \begin_inset Index idx
17024 status collapsed
17025
17026 \begin_layout Plain Layout
17027 Tableau ! Coloré
17028 \end_layout
17029
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \begin_layout Subsection
17036 Cellules colorées
17037 \begin_inset Index idx
17038 status collapsed
17039
17040 \begin_layout Plain Layout
17041 Couleur des tableaux ! Pour les cellules
17042 \end_layout
17043
17044 \end_inset
17045
17046
17047 \begin_inset Index idx
17048 status collapsed
17049
17050 \begin_layout Plain Layout
17051 Couleur ! Pour les cellules de tableau
17052 \end_layout
17053
17054 \end_inset
17055
17056
17057 \end_layout
17058
17059 \begin_layout Standard
17060 \begin_inset Float table
17061 placement h
17062 wide false
17063 sideways false
17064 status open
17065
17066 \begin_layout Plain Layout
17067 \begin_inset Caption Standard
17068
17069 \begin_layout Plain Layout
17070 \begin_inset CommandInset label
17071 LatexCommand label
17072 name "tab:Tableau-coloré-sans-colortbl"
17073
17074 \end_inset
17075
17076 Tableau coloré sans utiliser le paquetage  
17077 \series bold
17078 colortbl
17079 \series default
17080
17081 \begin_inset Argument 1
17082 status open
17083
17084 \begin_layout Plain Layout
17085 Tableau sans colortbl
17086 \end_layout
17087
17088 \end_inset
17089
17090
17091 \end_layout
17092
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \begin_layout Plain Layout
17099 \align center
17100 \begin_inset Tabular
17101 <lyxtabular version="3" rows="3" columns="3">
17102 <features tabularvalignment="middle">
17103 <column alignment="center" valignment="top">
17104 <column alignment="center" valignment="top">
17105 <column alignment="center" valignment="top">
17106 <row>
17107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111
17112 \color green
17113 a
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \color red
17124 b
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133
17134 \color red
17135 c
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \color green
17148 d
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157
17158 \color blue
17159 e
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168
17169 \color blue
17170 f
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \color green
17183 g
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192
17193 \color blue
17194 h
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \color blue
17205 i
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 </row>
17211 </lyxtabular>
17212
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \begin_layout Standard
17224 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17225  et choisissez une couleur dans le menu 
17226 \family sans
17227 Édition\SpecialChar menuseparator
17228 Style
17229 \begin_inset space ~
17230 \end_inset
17231
17232 de
17233 \begin_inset space ~
17234 \end_inset
17235
17236 Texte
17237 \family default
17238 .
17239  C'est ce qui a été utilisé pour créer le tableau
17240 \begin_inset space ~
17241 \end_inset
17242
17243
17244 \begin_inset CommandInset ref
17245 LatexCommand ref
17246 reference "tab:Tableau-coloré-sans-colortbl"
17247
17248 \end_inset
17249
17250 .
17251  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17252  
17253 \series bold
17254 colortbl
17255 \series default
17256 .
17257 \begin_inset Index idx
17258 status collapsed
17259
17260 \begin_layout Plain Layout
17261 Paquetages \SpecialChar LaTeX
17262  ! colortbl
17263 \end_layout
17264
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \begin_layout Standard
17271 \begin_inset ERT
17272 status collapsed
17273
17274 \begin_layout Plain Layout
17275
17276
17277 \backslash
17278 ifcolortbl
17279 \end_layout
17280
17281 \end_inset
17282
17283
17284 \begin_inset Note Note
17285 status open
17286
17287 \begin_layout Plain Layout
17288 La section qui suit ne sera affichée que si vous avez installé le paquetage
17289  \SpecialChar LaTeX
17290  
17291 \series bold
17292 colortbl
17293 \series default
17294 .
17295 \end_layout
17296
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Standard
17303 Pour créer des tableaux colorés, vous devez charger le paquetage
17304 \series bold
17305  colortbl
17306 \series default
17307  dans le préambule avec la ligne
17308 \end_layout
17309
17310 \begin_layout Standard
17311
17312 \series bold
17313
17314 \backslash
17315 usepackage{colortbl}
17316 \end_layout
17317
17318 \begin_layout Standard
17319 On choisit la couleur d'une colonne avec la commande 
17320 \end_layout
17321
17322 \begin_layout Standard
17323
17324 \series bold
17325
17326 \backslash
17327 columncolor{nom de couleur}
17328 \end_layout
17329
17330 \begin_layout Standard
17331 à l'intérieur d'une commande 
17332 \series bold
17333 >{ }
17334 \series default
17335 .
17336  Vous trouverez plus d'information sur la commande 
17337 \series bold
17338 >{}
17339 \series default
17340  dans la section
17341 \begin_inset space ~
17342 \end_inset
17343
17344
17345 \begin_inset CommandInset ref
17346 LatexCommand ref
17347 reference "subsec:Calculs-multicolonnes"
17348
17349 \end_inset
17350
17351 .
17352 \end_layout
17353
17354 \begin_layout Standard
17355 Les noms de couleurs suivants sont prédéfinis :
17356 \end_layout
17357
17358 \begin_layout Standard
17359
17360 \family sans
17361 red
17362 \family default
17363  (rouge), 
17364 \family sans
17365 green
17366 \family default
17367  (vert), 
17368 \family sans
17369 yellow
17370 \family default
17371  (jaune), 
17372 \family sans
17373 blue
17374 \family default
17375  (bleu), 
17376 \family sans
17377 cyan
17378 \family default
17379
17380 \family sans
17381 magenta
17382 \family default
17383
17384 \family sans
17385 black 
17386 \family default
17387 (noir) et 
17388 \family sans
17389 white 
17390 \family default
17391 (blanc)
17392 \end_layout
17393
17394 \begin_layout Standard
17395 \begin_inset VSpace medskip
17396 \end_inset
17397
17398
17399 \end_layout
17400
17401 \begin_layout Standard
17402 Si vous ajoutez l'option
17403 \end_layout
17404
17405 \begin_layout Standard
17406
17407 \series bold
17408 dvipsname
17409 \end_layout
17410
17411 \begin_layout Standard
17412 aux options de la classe de document dans les paramètres du document, vous
17413  pouvez utiliser 61
17414 \begin_inset space ~
17415 \end_inset
17416
17417 couleurs supplémentaires.
17418  Ces couleurs sont listées dans l'annexe
17419 \begin_inset space ~
17420 \end_inset
17421
17422
17423 \begin_inset CommandInset ref
17424 LatexCommand ref
17425 reference "chap:Liste-de-noms-de-couleur-dvips"
17426
17427 \end_inset
17428
17429 .
17430  Une de ces couleurs, 
17431 \family sans
17432 Maroon
17433 \family default
17434 , est utilisée comme exemple dans le tableau
17435 \begin_inset space ~
17436 \end_inset
17437
17438
17439 \begin_inset CommandInset ref
17440 LatexCommand ref
17441 reference "tab:Tableau-coloré-avec-colortbl"
17442
17443 \end_inset
17444
17445 .
17446 \end_layout
17447
17448 \begin_layout Standard
17449 \begin_inset VSpace medskip
17450 \end_inset
17451
17452
17453 \end_layout
17454
17455 \begin_layout Standard
17456 Vous pouvez aussi définir votre propre couleur avec la commande
17457 \end_layout
17458
17459 \begin_layout Standard
17460
17461 \series bold
17462
17463 \backslash
17464 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17465 \end_layout
17466
17467 \begin_layout Standard
17468 Le modèle de couleur peut être
17469 \end_layout
17470
17471 \begin_layout Labeling
17472 \labelwidthstring 00.00.0000
17473 cmyk
17474 \begin_inset space ~
17475 \end_inset
17476
17477 : cyan, magenta, jaune (yellow), noir (black)
17478 \end_layout
17479
17480 \begin_layout Labeling
17481 \labelwidthstring 00.00.0000
17482 rgb
17483 \begin_inset space ~
17484 \end_inset
17485
17486 : rouge (red), vert (green), bleu (blue)
17487 \end_layout
17488
17489 \begin_layout Labeling
17490 \labelwidthstring 00.00.0000
17491 gray
17492 \begin_inset space ~
17493 \end_inset
17494
17495 : dégradé de gris (gray)
17496 \end_layout
17497
17498 \begin_layout Standard
17499 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17500  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17501 \end_layout
17502
17503 \begin_layout Standard
17504 Vous pouvez par exemple définir la couleur 
17505 \begin_inset Quotes cld
17506 \end_inset
17507
17508
17509 \emph on
17510 vertfonce
17511 \begin_inset Quotes crd
17512 \end_inset
17513
17514  dans le préambule avec la ligne
17515 \end_layout
17516
17517 \begin_layout Standard
17518
17519 \series bold
17520
17521 \backslash
17522 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17523 \end_layout
17524
17525 \begin_layout Standard
17526 et la couleur 
17527 \emph on
17528
17529 \begin_inset Quotes cld
17530 \end_inset
17531
17532 grisclair
17533 \emph default
17534
17535 \begin_inset Quotes crd
17536 \end_inset
17537
17538  avec
17539 \end_layout
17540
17541 \begin_layout Standard
17542
17543 \series bold
17544
17545 \backslash
17546 definecolor{grisclair}{gray}{0.8}
17547 \end_layout
17548
17549 \begin_layout Standard
17550 \begin_inset VSpace medskip
17551 \end_inset
17552
17553
17554 \end_layout
17555
17556 \begin_layout Standard
17557 Les lignes sont colorées avec la commande
17558 \end_layout
17559
17560 \begin_layout Standard
17561
17562 \series bold
17563
17564 \backslash
17565 rowcolor{nom de la couleur}
17566 \end_layout
17567
17568 \begin_layout Standard
17569 et les cellules sont colorées avec la commande
17570 \end_layout
17571
17572 \begin_layout Standard
17573
17574 \series bold
17575
17576 \backslash
17577 cellcolor{nom de la couleur}
17578 \end_layout
17579
17580 \begin_layout Standard
17581 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17582 .
17583 \end_layout
17584
17585 \begin_layout Standard
17586 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17587  choisissez une couleur dans le menu 
17588 \family sans
17589 Édition\SpecialChar menuseparator
17590 Style
17591 \begin_inset space ~
17592 \end_inset
17593
17594 de
17595 \begin_inset space ~
17596 \end_inset
17597
17598 Texte
17599 \family default
17600 .
17601  Si une cellule contient du code \SpecialChar TeX
17602 , faites bien attention à ne colorer que
17603  le texte, sinon le code \SpecialChar TeX
17604  coloré provoquera des erreurs \SpecialChar LaTeX
17605 .
17606 \end_layout
17607
17608 \begin_layout Standard
17609 \begin_inset Note Greyedout
17610 status open
17611
17612 \begin_layout Plain Layout
17613
17614 \series bold
17615 Note:
17616 \series default
17617  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17618  définies par l'utilisateur.
17619 \end_layout
17620
17621 \end_inset
17622
17623
17624 \end_layout
17625
17626 \begin_layout Standard
17627 \begin_inset VSpace bigskip
17628 \end_inset
17629
17630
17631 \end_layout
17632
17633 \begin_layout Standard
17634 Pour créer le tableau
17635 \begin_inset space ~
17636 \end_inset
17637
17638
17639 \begin_inset CommandInset ref
17640 LatexCommand ref
17641 reference "tab:Tableau-coloré-avec-colortbl"
17642
17643 \end_inset
17644
17645  faites ce qui suit : La couleur de la première colonne doit être 
17646 \emph on
17647 vertfonce
17648 \emph default
17649 .
17650  On insère donc la commande
17651 \end_layout
17652
17653 \begin_layout Standard
17654
17655 \series bold
17656 >{
17657 \backslash
17658 columncolor{vertfonce}
17659 \backslash
17660 centering}c
17661 \end_layout
17662
17663 \begin_layout Standard
17664 en code \SpecialChar TeX
17665  pour cette colonne.
17666  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
17667
17668 \end_layout
17669
17670 \begin_layout Standard
17671
17672 \series bold
17673
17674 \backslash
17675 rowcolor{cyan}
17676 \end_layout
17677
17678 \begin_layout Standard
17679 qui est insérée dans la première cellule de cette ligne.
17680  Notez que cela annule la couleur de colonne pour la première cellule.
17681  La dernière cellule de la dernière ligne est colorée en marron
17682 \series bold
17683  
17684 \series default
17685 en insérant en code \SpecialChar TeX
17686  la commande
17687 \end_layout
17688
17689 \begin_layout Standard
17690
17691 \series bold
17692
17693 \backslash
17694 cellcolor{Maroon}
17695 \end_layout
17696
17697 \begin_layout Standard
17698 Les caractères peuvent maintenant être colorés en utilisant le menu 
17699 \family sans
17700 Édition\SpecialChar menuseparator
17701 Style
17702 \begin_inset space ~
17703 \end_inset
17704
17705 de
17706 \begin_inset space ~
17707 \end_inset
17708
17709 Texte
17710 \family default
17711 .
17712 \end_layout
17713
17714 \begin_layout Standard
17715 \begin_inset Float table
17716 placement h
17717 wide false
17718 sideways false
17719 status open
17720
17721 \begin_layout Plain Layout
17722 \begin_inset Caption Standard
17723
17724 \begin_layout Plain Layout
17725 \begin_inset CommandInset label
17726 LatexCommand label
17727 name "tab:Tableau-coloré-avec-colortbl"
17728
17729 \end_inset
17730
17731 Tableau coloré en utilisant le paquetage 
17732 \series bold
17733 colortbl
17734 \series default
17735
17736 \begin_inset Argument 1
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740 Tableau avec colortbl
17741 \end_layout
17742
17743 \end_inset
17744
17745
17746 \end_layout
17747
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \begin_layout Plain Layout
17754 \align center
17755 \begin_inset Tabular
17756 <lyxtabular version="3" rows="3" columns="3">
17757 <features tabularvalignment="middle">
17758 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17759 <column alignment="center" valignment="top">
17760 <column alignment="center" valignment="top">
17761 <row>
17762 <cell alignment="center" valignment="top" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 \begin_inset ERT
17767 status collapsed
17768
17769 \begin_layout Plain Layout
17770
17771
17772 \backslash
17773 rowcolor{cyan}
17774 \end_layout
17775
17776 \end_inset
17777
17778
17779 \color magenta
17780 a
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 <cell alignment="center" valignment="top" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789
17790 \color red
17791 b
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800
17801 \color red
17802 c
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 </row>
17808 <row>
17809 <cell alignment="center" valignment="top" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813
17814 \color yellow
17815 d
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 <cell alignment="center" valignment="top" usebox="none">
17821 \begin_inset Text
17822
17823 \begin_layout Plain Layout
17824
17825 \color blue
17826 e
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835
17836 \color blue
17837 f
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 </row>
17843 <row>
17844 <cell alignment="center" valignment="top" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \color yellow
17850 g
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \color blue
17861 h
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 <cell alignment="center" valignment="top" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870 \begin_inset ERT
17871 status collapsed
17872
17873 \begin_layout Plain Layout
17874
17875
17876 \backslash
17877 cellcolor{Maroon}
17878 \end_layout
17879
17880 \end_inset
17881
17882
17883 \color green
17884 i
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 </row>
17890 </lyxtabular>
17891
17892 \end_inset
17893
17894
17895 \end_layout
17896
17897 \end_inset
17898
17899
17900 \end_layout
17901
17902 \begin_layout Standard
17903 \begin_inset ERT
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907
17908
17909 \backslash
17910 else
17911 \end_layout
17912
17913 \end_inset
17914
17915
17916 \begin_inset Note Note
17917 status open
17918
17919 \begin_layout Plain Layout
17920 Ce qui suit sera affiché si le paquetage 
17921 \series bold
17922 colortbl
17923 \series default
17924  n'est pas installé :
17925 \end_layout
17926
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \begin_layout Standard
17933 Vous devez installer le paquetage 
17934 \series bold
17935 colortbl
17936 \series default
17937  pour voir le contenu des cette section dans la sortie imprimée.
17938 \end_layout
17939
17940 \begin_layout Standard
17941 \begin_inset ERT
17942 status collapsed
17943
17944 \begin_layout Plain Layout
17945
17946
17947 \backslash
17948 fi
17949 \end_layout
17950
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \begin_layout Subsection
17957 Lignes colorées
17958 \begin_inset Index idx
17959 status collapsed
17960
17961 \begin_layout Plain Layout
17962 Tableau Coloré ! Pour les lignes
17963 \end_layout
17964
17965 \end_inset
17966
17967
17968 \begin_inset Index idx
17969 status collapsed
17970
17971 \begin_layout Plain Layout
17972 Couleur ! Pour les lignes de tableau
17973 \end_layout
17974
17975 \end_inset
17976
17977
17978 \end_layout
17979
17980 \begin_layout Standard
17981 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17982  alternative à la méthode décrite dans le paragraphe précédent: il faut
17983  charger le paquetage 
17984 \series bold
17985 xcolor
17986 \series default
17987
17988 \begin_inset Index idx
17989 status collapsed
17990
17991 \begin_layout Plain Layout
17992 Paquetages \SpecialChar LaTeX
17993  ! xcolor
17994 \begin_inset ERT
17995 status collapsed
17996
17997 \begin_layout Plain Layout
17998
17999
18000 \backslash
18001 vspace{4mm}
18002 \end_layout
18003
18004 \end_inset
18005
18006
18007 \end_layout
18008
18009 \end_inset
18010
18011  dans le préambule du document avec la commande
18012 \end_layout
18013
18014 \begin_layout Standard
18015
18016 \series bold
18017
18018 \backslash
18019 usepackage[table]{xcolor}
18020 \end_layout
18021
18022 \begin_layout Standard
18023
18024 \series bold
18025 xcolor
18026 \series default
18027  charge automatiquement le paquetage 
18028 \series bold
18029 colortbl
18030 \series default
18031
18032 \begin_inset Index idx
18033 status collapsed
18034
18035 \begin_layout Plain Layout
18036 Paquetages \SpecialChar LaTeX
18037  ! colortbl
18038 \end_layout
18039
18040 \end_inset
18041
18042 , il faut donc que
18043 \series bold
18044  colortbl
18045 \series default
18046  existe dans votre distribution \SpecialChar LaTeX
18047 , sinon vous aurez des erreurs.
18048 \end_layout
18049
18050 \begin_layout Standard
18051 \begin_inset ERT
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055
18056
18057 \backslash
18058 ifcolortbl
18059 \end_layout
18060
18061 \end_inset
18062
18063
18064 \begin_inset Note Note
18065 status open
18066
18067 \begin_layout Plain Layout
18068 La section qui suit ne sera affichée que si vous avez installé le paquetage
18069  \SpecialChar LaTeX
18070  
18071 \series bold
18072 colortbl
18073 \series default
18074 .
18075 \end_layout
18076
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \begin_layout Standard
18083 Les lignes de tableau sont colorées par la commande
18084 \end_layout
18085
18086 \begin_layout Standard
18087
18088 \series bold
18089
18090 \backslash
18091 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18092  paire}
18093 \end_layout
18094
18095 \begin_layout Standard
18096 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18097  avant le premier
18098  tableau nécessitant la coloration alternative des lignes.
18099  
18100 \series bold
18101 numéro de ligne
18102 \series default
18103  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18104  
18105 \series bold
18106 commandes
18107 \series default
18108 \emph on
18109  
18110 \emph default
18111 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18112  Par exemple la commande
18113 \end_layout
18114
18115 \begin_layout Standard
18116
18117 \series bold
18118
18119 \backslash
18120 rowcolors{1}{white}{lightgray}
18121 \end_layout
18122
18123 \begin_layout Standard
18124 donne le schéma de couleurs du tableau
18125 \begin_inset space ~
18126 \end_inset
18127
18128
18129 \begin_inset CommandInset ref
18130 LatexCommand ref
18131 reference "tab:Table-rowcolors"
18132
18133 \end_inset
18134
18135 .
18136  La commande
18137 \end_layout
18138
18139 \begin_layout Standard
18140
18141 \series bold
18142
18143 \backslash
18144 rowcolors[
18145 \backslash
18146 hline]{1}{lightgray}{cyan}
18147 \end_layout
18148
18149 \begin_layout Standard
18150 donne le schéma de couleurs du tableau
18151 \begin_inset space ~
18152 \end_inset
18153
18154
18155 \begin_inset CommandInset ref
18156 LatexCommand ref
18157 reference "tab:Table-rowcolors-2"
18158
18159 \end_inset
18160
18161 .
18162  Si 
18163 \series bold
18164 couleur ligne impaire
18165 \series default
18166  ou 
18167 \series bold
18168 couleur ligne paire
18169 \series default
18170  est vide, aucune couleur n'est utilisée, donc la commande
18171 \end_layout
18172
18173 \begin_layout Standard
18174
18175 \series bold
18176
18177 \backslash
18178 rowcolors{1}{}{}
18179 \end_layout
18180
18181 \begin_layout Standard
18182 supprime toutes les couleurs.
18183  
18184 \series bold
18185
18186 \backslash
18187 rowcolors
18188 \series default
18189  s'applique aux tableaux qui suivent cette commande.
18190 \end_layout
18191
18192 \begin_layout Standard
18193 \begin_inset ERT
18194 status open
18195
18196 \begin_layout Plain Layout
18197
18198
18199 \backslash
18200 rowcolors{1}{white}{lightgray}
18201 \end_layout
18202
18203 \end_inset
18204
18205
18206 \end_layout
18207
18208 \begin_layout Standard
18209 \begin_inset Float table
18210 placement h
18211 wide false
18212 sideways false
18213 status open
18214
18215 \begin_layout Plain Layout
18216 \begin_inset Caption Standard
18217
18218 \begin_layout Plain Layout
18219 \begin_inset CommandInset label
18220 LatexCommand label
18221 name "tab:Table-rowcolors"
18222
18223 \end_inset
18224
18225 Tableau avec une colonne sur deux en gris clair.
18226 \end_layout
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Plain Layout
18234 \align center
18235 \begin_inset Tabular
18236 <lyxtabular version="3" rows="4" columns="3">
18237 <features tabularvalignment="middle">
18238 <column alignment="center" valignment="top">
18239 <column alignment="center" valignment="top" width="0pt">
18240 <column alignment="center" valignment="top" width="0pt">
18241 <row>
18242 <cell alignment="center" valignment="top" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 X
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 Y
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264 Z
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 </row>
18270 <row>
18271 <cell alignment="center" valignment="top" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 1
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 <cell alignment="center" valignment="top" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 2
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 3
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 </row>
18299 <row>
18300 <cell alignment="center" valignment="top" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304 4
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 5
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 6
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 </row>
18328 <row>
18329 <cell alignment="center" valignment="top" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 7
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 8
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 9
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 </lyxtabular>
18358
18359 \end_inset
18360
18361
18362 \end_layout
18363
18364 \end_inset
18365
18366
18367 \end_layout
18368
18369 \begin_layout Standard
18370 \begin_inset ERT
18371 status open
18372
18373 \begin_layout Plain Layout
18374
18375
18376 \backslash
18377 rowcolors[
18378 \backslash
18379 hline]{1}{lightgray}{cyan}
18380 \end_layout
18381
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Standard
18388 \begin_inset Float table
18389 placement h
18390 wide false
18391 sideways false
18392 status open
18393
18394 \begin_layout Plain Layout
18395 \begin_inset Caption Standard
18396
18397 \begin_layout Plain Layout
18398 \begin_inset CommandInset label
18399 LatexCommand label
18400 name "tab:Table-rowcolors-2"
18401
18402 \end_inset
18403
18404 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18405  ligne
18406 \end_layout
18407
18408 \end_inset
18409
18410
18411 \end_layout
18412
18413 \begin_layout Plain Layout
18414 \align center
18415 \begin_inset Tabular
18416 <lyxtabular version="3" rows="4" columns="3">
18417 <features tabularvalignment="middle">
18418 <column alignment="center" valignment="top">
18419 <column alignment="center" valignment="top">
18420 <column alignment="center" valignment="top" width="0pt">
18421 <row>
18422 <cell alignment="center" valignment="top" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 X
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 Y
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 Z
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 <row>
18451 <cell alignment="center" valignment="top" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455 1
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 <cell alignment="center" valignment="top" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464 2
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473 3
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 </row>
18479 <row>
18480 <cell alignment="center" valignment="top" usebox="none">
18481 \begin_inset Text
18482
18483 \begin_layout Plain Layout
18484 4
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 <cell alignment="center" valignment="top" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493 5
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 6
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 </row>
18508 <row>
18509 <cell alignment="center" valignment="top" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513 7
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 8
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 <cell alignment="center" valignment="top" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531 9
18532 \end_layout
18533
18534 \end_inset
18535 </cell>
18536 </row>
18537 </lyxtabular>
18538
18539 \end_inset
18540
18541
18542 \end_layout
18543
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \begin_layout Standard
18550 \begin_inset ERT
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554
18555
18556 \backslash
18557 rowcolors{1}{}{}
18558 \end_layout
18559
18560 \end_inset
18561
18562
18563 \begin_inset Note Note
18564 status collapsed
18565
18566 \begin_layout Plain Layout
18567
18568 \lang english
18569 turns off the row coloring
18570 \end_layout
18571
18572 \end_inset
18573
18574
18575 \end_layout
18576
18577 \begin_layout Standard
18578 \begin_inset ERT
18579 status collapsed
18580
18581 \begin_layout Plain Layout
18582
18583
18584 \backslash
18585 else
18586 \end_layout
18587
18588 \end_inset
18589
18590
18591 \begin_inset Note Note
18592 status open
18593
18594 \begin_layout Plain Layout
18595 Ce qui suit sera affiché si le paquetage 
18596 \series bold
18597 colortbl
18598 \series default
18599  n'est pas installé :
18600 \end_layout
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \begin_layout Standard
18608 Vous devez installer le paquetage 
18609 \series bold
18610 colortbl
18611 \series default
18612  pour voir le contenu des cette section dans la sortie imprimée.
18613 \end_layout
18614
18615 \begin_layout Standard
18616 \begin_inset ERT
18617 status collapsed
18618
18619 \begin_layout Plain Layout
18620
18621
18622 \backslash
18623 fi
18624 \end_layout
18625
18626 \end_inset
18627
18628
18629 \end_layout
18630
18631 \begin_layout Subsection
18632 Les filets colorés
18633 \begin_inset Index idx
18634 status open
18635
18636 \begin_layout Plain Layout
18637 Tableau Coloré ! Pour les filets
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \begin_inset Index idx
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647 Couleur ! Pour les filets des tableaux
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \begin_inset Note Note
18654 status collapsed
18655
18656 \begin_layout Plain Layout
18657 on parle de filets plutôt que de lignes pour les tableaux
18658 \end_layout
18659
18660 \end_inset
18661
18662
18663 \end_layout
18664
18665 \begin_layout Standard
18666 Comme c'est décrit dans la section
18667 \begin_inset space ~
18668 \end_inset
18669
18670
18671 \begin_inset CommandInset ref
18672 LatexCommand ref
18673 reference "subsec:Epaisseur-filets"
18674
18675 \end_inset
18676
18677 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18678  variable 
18679 \series bold
18680
18681 \backslash
18682 arrayrulewidth
18683 \series default
18684 .
18685  Elle est mise à 1.5
18686 \begin_inset space \thinspace{}
18687 \end_inset
18688
18689 pt pour tous les tableaux de cette section.
18690 \begin_inset ERT
18691 status collapsed
18692
18693 \begin_layout Plain Layout
18694
18695
18696 \backslash
18697 setlength{
18698 \backslash
18699 arrayrulewidth}{1.5pt}
18700 \end_layout
18701
18702 \end_inset
18703
18704
18705 \end_layout
18706
18707 \begin_layout Standard
18708 Pour colorer les filets verticaux, par exemple en vert, créez le format
18709  de colonne suivant dans le préambule du document, en suivant la description
18710  de la section
18711 \begin_inset space ~
18712 \end_inset
18713
18714
18715 \begin_inset CommandInset ref
18716 LatexCommand ref
18717 reference "subsec:Formats-personnalisés"
18718
18719 \end_inset
18720
18721 :
18722 \end_layout
18723
18724 \begin_layout Standard
18725
18726 \series bold
18727
18728 \backslash
18729 newcolumntype{W}{!{
18730 \backslash
18731 color{green}
18732 \backslash
18733 vline}}
18734 \end_layout
18735
18736 \begin_layout Standard
18737 Pour le tableau
18738 \begin_inset space ~
18739 \end_inset
18740
18741
18742 \begin_inset CommandInset ref
18743 LatexCommand ref
18744 reference "tab:Tableau-filets-verticaux-colorés"
18745
18746 \end_inset
18747
18748  le paramètre \SpecialChar LaTeX
18749
18750 \series bold
18751  WcW
18752 \series default
18753  a été utilisé pour la dernière colonne et
18754 \series bold
18755  Wc
18756 \series default
18757  pour les autres colonnes.
18758 \end_layout
18759
18760 \begin_layout Standard
18761 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18762 \end_layout
18763
18764 \begin_layout Standard
18765 \begin_inset Float table
18766 placement h
18767 wide false
18768 sideways false
18769 status open
18770
18771 \begin_layout Plain Layout
18772 \begin_inset Caption Standard
18773
18774 \begin_layout Plain Layout
18775 \begin_inset CommandInset label
18776 LatexCommand label
18777 name "tab:Tableau-filets-verticaux-colorés"
18778
18779 \end_inset
18780
18781 Tableau avec filets verticaux colorés
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \begin_layout Plain Layout
18790 \align center
18791 \begin_inset Tabular
18792 <lyxtabular version="3" rows="3" columns="3">
18793 <features tabularvalignment="middle">
18794 <column alignment="center" valignment="top" special="Wc">
18795 <column alignment="center" valignment="top" special="Wc">
18796 <column alignment="center" valignment="top" special="WcW">
18797 <row>
18798 <cell alignment="center" valignment="top" topline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802 sd
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 <cell alignment="center" valignment="top" topline="true" usebox="none">
18808 \begin_inset Text
18809
18810 \begin_layout Plain Layout
18811
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" topline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 </row>
18826 <row>
18827 <cell alignment="center" valignment="top" topline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" topline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 sd
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" topline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 </row>
18855 <row>
18856 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 sd
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 </row>
18884 </lyxtabular>
18885
18886 \end_inset
18887
18888
18889 \end_layout
18890
18891 \end_inset
18892
18893
18894 \end_layout
18895
18896 \begin_layout Standard
18897 \begin_inset VSpace bigskip
18898 \end_inset
18899
18900 Pour colorer les filets horizontaux en rouge comme pour le tableau
18901 \begin_inset space ~
18902 \end_inset
18903
18904
18905 \begin_inset CommandInset ref
18906 LatexCommand ref
18907 reference "tab:Tableau-filet-horizontaux-colorés"
18908
18909 \end_inset
18910
18911 , insérez les commandes suivantes en code \SpecialChar TeX
18912  juste avant le tableau ou le
18913  flottant de tableau :
18914 \end_layout
18915
18916 \begin_layout Standard
18917
18918 \series bold
18919
18920 \backslash
18921 let
18922 \backslash
18923 myHlineC
18924 \backslash
18925 hline
18926 \begin_inset Newline newline
18927 \end_inset
18928
18929
18930 \backslash
18931 renewcommand{
18932 \backslash
18933 hline}
18934 \begin_inset Newline newline
18935 \end_inset
18936
18937
18938 \begin_inset Phantom HPhantom
18939 status open
18940
18941 \begin_layout Plain Layout
18942
18943 \series bold
18944 \begin_inset space ~
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \end_inset
18951
18952 {
18953 \backslash
18954 arrayrulecolor{red}
18955 \backslash
18956 myHlineC
18957 \backslash
18958 arrayrulecolor{black}}
18959 \end_layout
18960
18961 \begin_layout Standard
18962 \begin_inset ERT
18963 status collapsed
18964
18965 \begin_layout Plain Layout
18966
18967
18968 \backslash
18969 let
18970 \backslash
18971 myHlineC
18972 \backslash
18973 hline
18974 \end_layout
18975
18976 \begin_layout Plain Layout
18977
18978
18979 \backslash
18980 renewcommand{
18981 \backslash
18982 hline}
18983 \end_layout
18984
18985 \begin_layout Plain Layout
18986
18987  {
18988 \backslash
18989 arrayrulecolor{red}
18990 \backslash
18991 myHlineC
18992 \backslash
18993 arrayrulecolor{black}}
18994 \end_layout
18995
18996 \end_inset
18997
18998
18999 \begin_inset Float table
19000 placement h
19001 wide false
19002 sideways false
19003 status open
19004
19005 \begin_layout Plain Layout
19006 \begin_inset Caption Standard
19007
19008 \begin_layout Plain Layout
19009 \begin_inset CommandInset label
19010 LatexCommand label
19011 name "tab:Tableau-filet-horizontaux-colorés"
19012
19013 \end_inset
19014
19015 Tableau avec filets horizontaux colorés
19016 \end_layout
19017
19018 \end_inset
19019
19020
19021 \end_layout
19022
19023 \begin_layout Plain Layout
19024 \align center
19025 \begin_inset Tabular
19026 <lyxtabular version="3" rows="3" columns="3">
19027 <features tabularvalignment="middle">
19028 <column alignment="center" valignment="top">
19029 <column alignment="center" valignment="top">
19030 <column alignment="center" valignment="top">
19031 <row>
19032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 sd
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 </row>
19060 <row>
19061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074 sd
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 <row>
19090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19100 \begin_inset Text
19101
19102 \begin_layout Plain Layout
19103
19104 \end_layout
19105
19106 \end_inset
19107 </cell>
19108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19109 \begin_inset Text
19110
19111 \begin_layout Plain Layout
19112 sd
19113 \end_layout
19114
19115 \end_inset
19116 </cell>
19117 </row>
19118 </lyxtabular>
19119
19120 \end_inset
19121
19122
19123 \end_layout
19124
19125 \end_inset
19126
19127
19128 \end_layout
19129
19130 \begin_layout Standard
19131 Pour revenir à la couleur noire implicite, insérez la commande suivante
19132  en code \SpecialChar TeX
19133 , juste après le tableau ou le flottant de tableau :
19134 \end_layout
19135
19136 \begin_layout Standard
19137
19138 \series bold
19139
19140 \backslash
19141 renewcommand{
19142 \backslash
19143 hline}{
19144 \backslash
19145 myHlineC}
19146 \end_layout
19147
19148 \begin_layout Standard
19149 Le tableau
19150 \begin_inset space ~
19151 \end_inset
19152
19153
19154 \begin_inset CommandInset ref
19155 LatexCommand ref
19156 reference "tab:Tableau-avec-filets-colorés"
19157
19158 \end_inset
19159
19160  est un exemple avec des filets horizontaux et verticaux colorés.
19161 \end_layout
19162
19163 \begin_layout Standard
19164 \begin_inset Float table
19165 placement h
19166 wide false
19167 sideways false
19168 status open
19169
19170 \begin_layout Plain Layout
19171 \begin_inset Caption Standard
19172
19173 \begin_layout Plain Layout
19174 \begin_inset CommandInset label
19175 LatexCommand label
19176 name "tab:Tableau-avec-filets-colorés"
19177
19178 \end_inset
19179
19180 Tableau avec filets horizontaux et verticaux colorés
19181 \end_layout
19182
19183 \end_inset
19184
19185
19186 \end_layout
19187
19188 \begin_layout Plain Layout
19189 \align center
19190 \begin_inset Tabular
19191 <lyxtabular version="3" rows="3" columns="3">
19192 <features tabularvalignment="middle">
19193 <column alignment="center" valignment="top" special="Wc">
19194 <column alignment="center" valignment="top" special="Wc">
19195 <column alignment="center" valignment="top" special="WcW">
19196 <row>
19197 <cell alignment="center" valignment="top" topline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 sd
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" topline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" topline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 </row>
19225 <row>
19226 <cell alignment="center" valignment="top" topline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 sd
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" topline="true" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row topspace="default">
19255 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277 sd
19278 \end_layout
19279
19280 \end_inset
19281 </cell>
19282 </row>
19283 </lyxtabular>
19284
19285 \end_inset
19286
19287
19288 \end_layout
19289
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \begin_layout Standard
19296 \begin_inset ERT
19297 status collapsed
19298
19299 \begin_layout Plain Layout
19300
19301
19302 \backslash
19303 renewcommand{
19304 \backslash
19305 hline}{
19306 \backslash
19307 myHlineC}
19308 \end_layout
19309
19310 \end_inset
19311
19312
19313 \end_layout
19314
19315 \begin_layout Standard
19316 \begin_inset ERT
19317 status collapsed
19318
19319 \begin_layout Plain Layout
19320
19321
19322 \backslash
19323 setlength{
19324 \backslash
19325 arrayrulewidth}{1.2pt}
19326 \end_layout
19327
19328 \end_inset
19329
19330
19331 \end_layout
19332
19333 \begin_layout Standard
19334 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
19335  est nécessaire.
19336  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
19337  donnée, insérer cette commande en mode \SpecialChar TeX
19338  en tant que dernière saisie dans
19339  la ligne qui doit précéder la première ligne colorée:
19340 \end_layout
19341
19342 \begin_layout Standard
19343
19344 \series bold
19345
19346 \backslash
19347
19348 \backslash
19349
19350 \backslash
19351 arrayrulecolor{blue}%
19352 \end_layout
19353
19354 \begin_layout Standard
19355 Pour revenir aux lignes noires, ajouter cette commande en tant que première
19356  saisie dans la ligne située au-dessus des lignes noires:
19357 \end_layout
19358
19359 \begin_layout Standard
19360
19361 \series bold
19362
19363 \backslash
19364 arrayrulecolor{black}
19365 \end_layout
19366
19367 \begin_layout Standard
19368 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
19369  dans le tableau
19370 \begin_inset space ~
19371 \end_inset
19372
19373
19374 \begin_inset CommandInset ref
19375 LatexCommand ref
19376 reference "tab:Table-with-different-hor"
19377
19378 \end_inset
19379
19380 .
19381  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
19382  de la première ligne du tableau.
19383 \end_layout
19384
19385 \begin_layout Standard
19386 \begin_inset Float table
19387 wide false
19388 sideways false
19389 status open
19390
19391 \begin_layout Plain Layout
19392 \begin_inset Caption Standard
19393
19394 \begin_layout Plain Layout
19395 \begin_inset CommandInset label
19396 LatexCommand label
19397 name "tab:Table-with-different-hor"
19398
19399 \end_inset
19400
19401 Tableau avec des lignes de couleurs différentes
19402 \end_layout
19403
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \begin_layout Plain Layout
19410 \align center
19411 \begin_inset Tabular
19412 <lyxtabular version="3" rows="6" columns="7">
19413 <features tabularvalignment="middle">
19414 <column alignment="center" valignment="top">
19415 <column alignment="center" valignment="top">
19416 <column alignment="center" valignment="top">
19417 <column alignment="center" valignment="top">
19418 <column alignment="center" valignment="top">
19419 <column alignment="center" valignment="top">
19420 <column alignment="center" valignment="top">
19421 <row>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell alignment="center" valignment="top" topline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell alignment="center" valignment="top" topline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="center" valignment="top" topline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" topline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 \begin_inset ERT
19481 status open
19482
19483 \begin_layout Plain Layout
19484
19485
19486 \backslash
19487
19488 \backslash
19489
19490 \backslash
19491 arrayrulecolor{blue}%
19492 \end_layout
19493
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 <row>
19503 <cell alignment="center" valignment="top" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507 Y
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 Y
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572 \begin_inset ERT
19573 status open
19574
19575 \begin_layout Plain Layout
19576
19577
19578 \backslash
19579 arrayrulecolor{black}
19580 \end_layout
19581
19582 \end_inset
19583
19584
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 <cell alignment="center" valignment="top" usebox="none">
19608 \begin_inset Text
19609
19610 \begin_layout Plain Layout
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell alignment="center" valignment="top" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="center" valignment="top" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 </row>
19644 <row>
19645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 <cell alignment="center" valignment="top" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 \begin_inset ERT
19704 status collapsed
19705
19706 \begin_layout Plain Layout
19707
19708
19709 \backslash
19710
19711 \backslash
19712
19713 \backslash
19714 arrayrulecolor{green}%
19715 \end_layout
19716
19717 \end_inset
19718
19719
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 </row>
19725 <row>
19726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795 \begin_inset ERT
19796 status collapsed
19797
19798 \begin_layout Plain Layout
19799
19800
19801 \backslash
19802 arrayrulecolor{black}
19803 \end_layout
19804
19805 \end_inset
19806
19807 B
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 \begin_inset ERT
19862 status collapsed
19863
19864 \begin_layout Plain Layout
19865
19866
19867 \backslash
19868
19869 \backslash
19870
19871 \backslash
19872 arrayrulecolor{blue}%
19873 \end_layout
19874
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 </lyxtabular>
19884
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \begin_layout Standard
19896 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
19897  dans le tableau
19898 \begin_inset space ~
19899 \end_inset
19900
19901
19902 \begin_inset CommandInset ref
19903 LatexCommand ref
19904 reference "tab:Table-with-different-ver"
19905
19906 \end_inset
19907
19908 , il faut utiliser les multi-colonnes.
19909  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
19910  la colonne.
19911  Ensuite, colorer toutes les lignes via la commande:
19912 \end_layout
19913
19914 \begin_layout Standard
19915
19916 \series bold
19917
19918 \backslash
19919
19920 \backslash
19921
19922 \backslash
19923 arrayrulecolor{blue}%
19924 \end_layout
19925
19926 \begin_layout Standard
19927 comme vu plus haut.
19928  Enfin insérer la commande suivante en mode \SpecialChar TeX
19929  pour chaque cellule de la ligne
19930  qui nécessite une ligne verticale avec une couleur différente:
19931 \end_layout
19932
19933 \begin_layout Standard
19934
19935 \series bold
19936
19937 \backslash
19938 multicolumn{1}{!{
19939 \backslash
19940 color{green}
19941 \backslash
19942 vline}c!{
19943 \backslash
19944 color{red}
19945 \backslash
19946 vline}}{
19947 \end_layout
19948
19949 \begin_layout Standard
19950 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
19951  une ligne verte, à droite, une ligne rouge.
19952  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
19953  le mettre la commande 
19954 \series bold
19955
19956 \backslash
19957 color
19958 \series default
19959 .
19960  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
19961  droite, on peut saisir:
19962 \end_layout
19963
19964 \begin_layout Standard
19965
19966 \series bold
19967
19968 \backslash
19969 multicolumn{1}{!{
19970 \backslash
19971 color{black}
19972 \backslash
19973 vline}c|}{
19974 \end_layout
19975
19976 \begin_layout Standard
19977 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
19978  Le caractère | crée donc la ligne verticale tandis que
19979 \series bold
19980  
19981 \backslash
19982 vline
19983 \series default
19984  le fait quand 
19985 \series bold
19986
19987 \backslash
19988 color
19989 \series default
19990  est utilisée.
19991  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
19992  la commande:
19993 \end_layout
19994
19995 \begin_layout Standard
19996
19997 \series bold
19998
19999 \backslash
20000 multicolumn{1}{|c|}{
20001 \end_layout
20002
20003 \begin_layout Standard
20004 Après cette commande saisir le contenu de la cellule comme d'habitude en
20005  ajoutant une accolade fermante 
20006 \series bold
20007 }
20008 \series default
20009  en code \SpecialChar TeX
20010 .
20011 \end_layout
20012
20013 \begin_layout Standard
20014 \begin_inset Float table
20015 wide false
20016 sideways false
20017 status open
20018
20019 \begin_layout Plain Layout
20020 \begin_inset Caption Standard
20021
20022 \begin_layout Plain Layout
20023 \begin_inset CommandInset label
20024 LatexCommand label
20025 name "tab:Table-with-different-ver"
20026
20027 \end_inset
20028
20029 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20030 \end_layout
20031
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \begin_layout Plain Layout
20038 \align center
20039 \begin_inset Tabular
20040 <lyxtabular version="3" rows="5" columns="7">
20041 <features tabularvalignment="middle">
20042 <column alignment="center" valignment="top">
20043 <column alignment="center" valignment="top">
20044 <column alignment="center" valignment="top">
20045 <column alignment="center" valignment="top">
20046 <column alignment="center" valignment="top">
20047 <column alignment="center" valignment="top">
20048 <column alignment="center" valignment="top">
20049 <row>
20050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" topline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" topline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" topline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 <cell alignment="center" valignment="top" topline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 <cell alignment="center" valignment="top" topline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 \begin_inset ERT
20109 status open
20110
20111 \begin_layout Plain Layout
20112
20113
20114 \backslash
20115
20116 \backslash
20117
20118 \backslash
20119 arrayrulecolor{red}%
20120 \end_layout
20121
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \end_inset
20128 </cell>
20129 </row>
20130 <row>
20131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 \begin_inset ERT
20136 status open
20137
20138 \begin_layout Plain Layout
20139
20140
20141 \backslash
20142 multicolumn{1}{!{
20143 \backslash
20144 color{black}
20145 \backslash
20146 vline}c|}{
20147 \end_layout
20148
20149 \end_inset
20150
20151 Y
20152 \begin_inset ERT
20153 status collapsed
20154
20155 \begin_layout Plain Layout
20156
20157 }
20158 \end_layout
20159
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 \begin_inset ERT
20208 status open
20209
20210 \begin_layout Plain Layout
20211
20212
20213 \backslash
20214 multicolumn{1}{c|}{
20215 \end_layout
20216
20217 \end_inset
20218
20219
20220 \begin_inset ERT
20221 status collapsed
20222
20223 \begin_layout Plain Layout
20224
20225 }
20226 \end_layout
20227
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 \begin_inset ERT
20240 status open
20241
20242 \begin_layout Plain Layout
20243
20244
20245 \backslash
20246 multicolumn{1}{c!{
20247 \backslash
20248 color{black}
20249 \backslash
20250 vline}}{
20251 \end_layout
20252
20253 \end_inset
20254
20255 Y
20256 \begin_inset ERT
20257 status collapsed
20258
20259 \begin_layout Plain Layout
20260
20261 }
20262 \end_layout
20263
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 \begin_inset ERT
20278 status collapsed
20279
20280 \begin_layout Plain Layout
20281
20282
20283 \backslash
20284 arrayrulecolor{black}
20285 \end_layout
20286
20287 \end_inset
20288
20289
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 <cell alignment="center" valignment="top" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 <cell alignment="center" valignment="top" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 <cell alignment="center" valignment="top" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 <cell alignment="center" valignment="top" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 <cell alignment="center" valignment="top" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 \begin_inset ERT
20344 status collapsed
20345
20346 \begin_layout Plain Layout
20347
20348
20349 \backslash
20350
20351 \backslash
20352
20353 \backslash
20354 arrayrulecolor{magenta}%
20355 \end_layout
20356
20357 \end_inset
20358
20359
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 </row>
20365 <row>
20366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370 \begin_inset ERT
20371 status collapsed
20372
20373 \begin_layout Plain Layout
20374
20375
20376 \backslash
20377 multicolumn{1}{|c!{
20378 \backslash
20379 color{red}
20380 \backslash
20381 vline}}{
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \begin_inset ERT
20388 status collapsed
20389
20390 \begin_layout Plain Layout
20391
20392 }
20393 \end_layout
20394
20395 \end_inset
20396
20397
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406 \begin_inset ERT
20407 status collapsed
20408
20409 \begin_layout Plain Layout
20410
20411
20412 \backslash
20413 multicolumn{1}{c!{
20414 \backslash
20415 color{green}
20416 \backslash
20417 vline}}{
20418 \end_layout
20419
20420 \end_inset
20421
20422
20423 \begin_inset ERT
20424 status collapsed
20425
20426 \begin_layout Plain Layout
20427
20428 }
20429 \end_layout
20430
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 \begin_inset ERT
20443 status collapsed
20444
20445 \begin_layout Plain Layout
20446
20447
20448 \backslash
20449 multicolumn{1}{c!{
20450 \backslash
20451 color{yellow}
20452 \backslash
20453 vline}}{
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \begin_inset ERT
20460 status collapsed
20461
20462 \begin_layout Plain Layout
20463
20464 }
20465 \end_layout
20466
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 \begin_inset ERT
20479 status collapsed
20480
20481 \begin_layout Plain Layout
20482
20483
20484 \backslash
20485 multicolumn{1}{c!{
20486 \backslash
20487 color{blue}
20488 \backslash
20489 vline}}{
20490 \end_layout
20491
20492 \end_inset
20493
20494
20495 \begin_inset ERT
20496 status collapsed
20497
20498 \begin_layout Plain Layout
20499
20500 }
20501 \end_layout
20502
20503 \end_inset
20504
20505
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20511 \begin_inset Text
20512
20513 \begin_layout Plain Layout
20514 \begin_inset ERT
20515 status collapsed
20516
20517 \begin_layout Plain Layout
20518
20519
20520 \backslash
20521 multicolumn{1}{c!{
20522 \backslash
20523 color{cyan}
20524 \backslash
20525 vline}}{
20526 \end_layout
20527
20528 \end_inset
20529
20530
20531 \begin_inset ERT
20532 status collapsed
20533
20534 \begin_layout Plain Layout
20535
20536 }
20537 \end_layout
20538
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 \begin_inset ERT
20551 status collapsed
20552
20553 \begin_layout Plain Layout
20554
20555
20556 \backslash
20557 multicolumn{1}{c!{
20558 \backslash
20559 color{black}
20560 \backslash
20561 vline}}{
20562 \end_layout
20563
20564 \end_inset
20565
20566
20567 \begin_inset ERT
20568 status collapsed
20569
20570 \begin_layout Plain Layout
20571
20572 }
20573 \end_layout
20574
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 \begin_inset ERT
20587 status collapsed
20588
20589 \begin_layout Plain Layout
20590
20591
20592 \backslash
20593 multicolumn{1}{c|}{
20594 \end_layout
20595
20596 \end_inset
20597
20598
20599 \begin_inset ERT
20600 status collapsed
20601
20602 \begin_layout Plain Layout
20603
20604 }
20605 \end_layout
20606
20607 \end_inset
20608
20609
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620 \begin_inset ERT
20621 status collapsed
20622
20623 \begin_layout Plain Layout
20624
20625
20626 \backslash
20627 arrayrulecolor{black}
20628 \end_layout
20629
20630 \end_inset
20631
20632 B
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20674 \begin_inset Text
20675
20676 \begin_layout Plain Layout
20677
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 </row>
20692 </lyxtabular>
20693
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \begin_layout Standard
20705 \begin_inset ERT
20706 status collapsed
20707
20708 \begin_layout Plain Layout
20709
20710
20711 \backslash
20712 setlength{
20713 \backslash
20714 arrayrulewidth}{0.4pt}
20715 \end_layout
20716
20717 \end_inset
20718
20719
20720 \end_layout
20721
20722 \begin_layout Section
20723 Pivotement des cellules
20724 \begin_inset CommandInset label
20725 LatexCommand label
20726 name "sec:Pivotement-des-cellules"
20727
20728 \end_inset
20729
20730
20731 \begin_inset Index idx
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735 Tableau ! Pivotement des cellules
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \begin_inset Index idx
20742 status collapsed
20743
20744 \begin_layout Plain Layout
20745 Pivoter des objets
20746 \end_layout
20747
20748 \end_inset
20749
20750
20751 \end_layout
20752
20753 \begin_layout Standard
20754 \begin_inset Note Greyedout
20755 status open
20756
20757 \begin_layout Plain Layout
20758
20759 \series bold
20760 Nota:
20761 \series default
20762  toutes les visionneuses DVI n'affichent pas les rotations.
20763 \end_layout
20764
20765 \end_inset
20766
20767
20768 \end_layout
20769
20770 \begin_layout Standard
20771 Le tableau
20772 \begin_inset space ~
20773 \end_inset
20774
20775
20776 \begin_inset CommandInset ref
20777 LatexCommand ref
20778 reference "tab:Tableau-incluant-des"
20779
20780 \end_inset
20781
20782  est un exemple dans lequel 3 cellules pivotent de 45
20783 \begin_inset space \thinspace{}
20784 \end_inset
20785
20786 °.
20787 \end_layout
20788
20789 \begin_layout Standard
20790 \begin_inset Float table
20791 placement h
20792 wide false
20793 sideways false
20794 status open
20795
20796 \begin_layout Plain Layout
20797 \begin_inset Caption Standard
20798
20799 \begin_layout Plain Layout
20800 \begin_inset CommandInset label
20801 LatexCommand label
20802 name "tab:Tableau-incluant-des"
20803
20804 \end_inset
20805
20806 Tableau incluant des cellules pivotées dans la première ligne.
20807 \end_layout
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Plain Layout
20815 \noindent
20816 \align center
20817 \begin_inset Tabular
20818 <lyxtabular version="3" rows="2" columns="3">
20819 <features tabularvalignment="middle">
20820 <column alignment="center" valignment="top" width="0pt">
20821 <column alignment="center" valignment="top" width="0pt">
20822 <column alignment="center" valignment="top" width="0pt">
20823 <row>
20824 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828 soucoupes
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837 assiettes
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846 plats
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 45
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 33
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875 21
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 </lyxtabular>
20882
20883 \end_inset
20884
20885
20886 \end_layout
20887
20888 \end_inset
20889
20890
20891 \end_layout
20892
20893 \begin_layout Standard
20894 \begin_inset Note Greyedout
20895 status open
20896
20897 \begin_layout Plain Layout
20898
20899 \series bold
20900 Nota:
20901 \series default
20902  les ruptures de ligne (raccourci 
20903 \begin_inset Info
20904 type  "shortcut"
20905 arg   "newline-insert newline"
20906 \end_inset
20907
20908 ) ne sont pas autorisées dans les cellules pivotées
20909 \end_layout
20910
20911 \end_inset
20912
20913
20914 \end_layout
20915
20916 \begin_layout Standard
20917 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20918  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20919 \begin_inset Foot
20920 status collapsed
20921
20922 \begin_layout Plain Layout
20923 Pour en savoir plus sur ces boîtes, voir les sections
20924 \begin_inset space ~
20925 \end_inset
20926
20927
20928 \begin_inset CommandInset ref
20929 LatexCommand ref
20930 reference "sec:Minipages"
20931
20932 \end_inset
20933
20934  et 
20935 \begin_inset CommandInset ref
20936 LatexCommand ref
20937 reference "sec:Parboxes"
20938
20939 \end_inset
20940
20941 .
20942 \end_layout
20943
20944 \end_inset
20945
20946  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20947  la hauteur de la cellule.
20948  Le tableau
20949 \begin_inset space ~
20950 \end_inset
20951
20952
20953 \begin_inset CommandInset ref
20954 LatexCommand ref
20955 reference "tab:Tableau-incluant-une"
20956
20957 \end_inset
20958
20959  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
20960  réglée à 3
20961 \begin_inset space \thinspace{}
20962 \end_inset
20963
20964 cm.
20965 \end_layout
20966
20967 \begin_layout Standard
20968 \begin_inset Float table
20969 placement h
20970 wide false
20971 sideways false
20972 status open
20973
20974 \begin_layout Plain Layout
20975 \begin_inset Caption Standard
20976
20977 \begin_layout Plain Layout
20978 \begin_inset CommandInset label
20979 LatexCommand label
20980 name "tab:Tableau-incluant-une"
20981
20982 \end_inset
20983
20984 Tableau incluant une cellule multi-lignes pivotée.
20985 \end_layout
20986
20987 \end_inset
20988
20989
20990 \end_layout
20991
20992 \begin_layout Plain Layout
20993 \noindent
20994 \align center
20995 \begin_inset Tabular
20996 <lyxtabular version="3" rows="2" columns="3">
20997 <features tabularvalignment="middle">
20998 <column alignment="center" valignment="top">
20999 <column alignment="center" valignment="top" width="0pt">
21000 <column alignment="center" valignment="top">
21001 <row>
21002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 a
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 \begin_inset Box Frameless
21016 position "t"
21017 hor_pos "c"
21018 has_inner_box 1
21019 inner_pos "t"
21020 use_parbox 0
21021 use_makebox 0
21022 width "3cm"
21023 special "none"
21024 height "1in"
21025 height_special "totalheight"
21026 thickness "0.4pt"
21027 separation "3pt"
21028 shadowsize "4pt"
21029 framecolor "black"
21030 backgroundcolor "none"
21031 status open
21032
21033 \begin_layout Plain Layout
21034 cellule pivotée
21035 \begin_inset Newline newline
21036 \end_inset
21037
21038 avec saut de ligne
21039 \end_layout
21040
21041 \end_inset
21042
21043
21044 \end_layout
21045
21046 \end_inset
21047 </cell>
21048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052 e
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 </row>
21058 <row>
21059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 b
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072 c
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 d
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 </row>
21087 </lyxtabular>
21088
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \begin_layout Section
21100 Calcul de la largeur du tableau
21101 \begin_inset CommandInset label
21102 LatexCommand label
21103 name "sec:Table-Width-Calculation"
21104
21105 \end_inset
21106
21107
21108 \end_layout
21109
21110 \begin_layout Standard
21111 Pour les tableaux un peu larges il est parfois difficile de garantir que
21112  le tableau ne déborde pas dans la marge.
21113  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21114  la valeur à donner à chacune?
21115 \end_layout
21116
21117 \begin_layout Standard
21118 La largeur du tableau 
21119 \begin_inset Formula $L_{\mathrm{tableau}}$
21120 \end_inset
21121
21122  peut se calculer précisément: chaque colonne contribue pour sa largeur
21123  propre 
21124 \begin_inset Formula $L_{\mathrm{colonne}}$
21125 \end_inset
21126
21127  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21128  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21129
21130 \series bold
21131  
21132 \backslash
21133 tabcolsep
21134 \series default
21135 , implicitement 6
21136 \begin_inset space \thinspace{}
21137 \end_inset
21138
21139 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21140  
21141 \series bold
21142
21143 \backslash
21144 arrayrulewidth
21145 \series default
21146 , implicitement 0.4
21147 \begin_inset space \thinspace{}
21148 \end_inset
21149
21150 pt).
21151  Donc si les 
21152 \begin_inset Formula $n$
21153 \end_inset
21154
21155
21156 \begin_inset space ~
21157 \end_inset
21158
21159 colonnes ont la même largeur, la largeur du tableau est
21160 \begin_inset Formula 
21161 \begin{equation}
21162 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21163 \end{equation}
21164
21165 \end_inset
21166
21167
21168 \end_layout
21169
21170 \begin_layout Standard
21171 La largeur disponible pour placer un tableau est la distance entre les marges
21172  de la page ou la largeur de la colonne de texte (pour un document présenté
21173  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21174  
21175 \series bold
21176
21177 \backslash
21178 columnwidth
21179 \series default
21180 .
21181  Si toutes le colonnes ont la même largeur et que 
21182 \begin_inset Formula $L_{\mathrm{tableau}}$
21183 \end_inset
21184
21185  doit valoir 1
21186 \begin_inset space \thinspace{}
21187 \end_inset
21188
21189
21190 \backslash
21191 columnwidth, 
21192 \begin_inset Formula $L_{\mathrm{colonne}}$
21193 \end_inset
21194
21195  se calcule facilement.
21196 \end_layout
21197
21198 \begin_layout Standard
21199 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21200  
21201 \series bold
21202 calc
21203 \series default
21204
21205 \begin_inset Index idx
21206 status collapsed
21207
21208 \begin_layout Plain Layout
21209 Paquetages \SpecialChar LaTeX
21210  ! calc
21211 \end_layout
21212
21213 \end_inset
21214
21215  dans le préambule du document.
21216  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21217  il faut utiliser le champ
21218 \family sans
21219  Argument \SpecialChar LaTeX
21220
21221 \family default
21222 .
21223  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21224  qui est expliqué dans la section
21225 \begin_inset space ~
21226 \end_inset
21227
21228
21229 \begin_inset CommandInset ref
21230 LatexCommand ref
21231 reference "subsec:Calculs-multicolonnes"
21232
21233 \end_inset
21234
21235 .
21236  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21237  saisir pour chaque colonne la commande
21238 \end_layout
21239
21240 \begin_layout Standard
21241
21242 \series bold
21243 >{
21244 \backslash
21245 centering}p{(1
21246 \backslash
21247 columnwidth-62.4pt)/5}
21248 \end_layout
21249
21250 \begin_layout Standard
21251 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21252 \begin_inset space ~
21253 \end_inset
21254
21255 fois celle des 3 autres, le calcul est le suivant:
21256 \end_layout
21257
21258 \begin_layout Standard
21259 \begin_inset Formula 
21260 \begin{align}
21261 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21262  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21263  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21264 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21265 \end{align}
21266
21267 \end_inset
21268
21269
21270 \end_layout
21271
21272 \begin_layout Standard
21273 Par conséquent, dans le tableau, la commande
21274 \end_layout
21275
21276 \begin_layout Standard
21277
21278 \series bold
21279 >{
21280 \backslash
21281 centering}p{(1
21282 \backslash
21283 columnwidth-62.4pt)/
21284 \backslash
21285 real{4.5}}
21286 \end_layout
21287
21288 \begin_layout Standard
21289 est utilisée pour les colonnes les plus larges, et la commande
21290 \end_layout
21291
21292 \begin_layout Standard
21293
21294 \series bold
21295 >{
21296 \backslash
21297 centering}p{(1
21298 \backslash
21299 columnwidth-62.4pt)/
21300 \backslash
21301 real{4.5}*
21302 \backslash
21303 real{0.75}}
21304 \end_layout
21305
21306 \begin_layout Standard
21307 est utilisée pour les plus étroites:
21308 \end_layout
21309
21310 \begin_layout Standard
21311 \begin_inset Tabular
21312 <lyxtabular version="3" rows="2" columns="5">
21313 <features tabularvalignment="middle">
21314 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21315 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21316 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21317 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21318 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21319 <row>
21320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324 1
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 2
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342 3
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351 4
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 5
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 </row>
21366 <row>
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 111111 1111111 111111 111111111 11111 11111 1111
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
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 2222 22222 222222 222222222 2222222 22 22222
21390 \end_layout
21391
21392 \end_inset
21393 </cell>
21394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407 333333 333333 333333 33333 3333333 333
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 </row>
21413 </lyxtabular>
21414
21415 \end_inset
21416
21417
21418 \end_layout
21419
21420 \begin_layout Section
21421 Personnalisation des tableaux
21422 \begin_inset Index idx
21423 status collapsed
21424
21425 \begin_layout Plain Layout
21426 Tableau ! Personnalisation
21427 \end_layout
21428
21429 \end_inset
21430
21431
21432 \begin_inset Index idx
21433 status collapsed
21434
21435 \begin_layout Plain Layout
21436 Personnalisation des tableaux
21437 \end_layout
21438
21439 \end_inset
21440
21441
21442 \end_layout
21443
21444 \begin_layout Subsection
21445 Espacement des lignes
21446 \begin_inset CommandInset label
21447 LatexCommand label
21448 name "subsec:Espacement-lignes"
21449
21450 \end_inset
21451
21452
21453 \begin_inset Index idx
21454 status collapsed
21455
21456 \begin_layout Plain Layout
21457 Personnalisation des tableaux ! Espacement des lignes
21458 \end_layout
21459
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \begin_layout Standard
21466 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21467  l'onglet 
21468 \family sans
21469 Bordures
21470 \family default
21471  de la fenêtre de dialogue 
21472 \family sans
21473 Paramètres
21474 \begin_inset space ~
21475 \end_inset
21476
21477 du
21478 \begin_inset space ~
21479 \end_inset
21480
21481 tableau
21482 \family default
21483 .
21484  Vous y trouverez trois possibilités :
21485 \end_layout
21486
21487 \begin_layout Description
21488 Haut
21489 \begin_inset space ~
21490 \end_inset
21491
21492 de
21493 \begin_inset space ~
21494 \end_inset
21495
21496 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21497  Si le tableau est un tableau formel
21498 \begin_inset Foot
21499 status collapsed
21500
21501 \begin_layout Plain Layout
21502 Les tableaux formels sont décrits dans la section
21503 \begin_inset space ~
21504 \end_inset
21505
21506
21507 \begin_inset CommandInset ref
21508 LatexCommand ref
21509 reference "sec:Tableaux-Formels"
21510
21511 \end_inset
21512
21513 .
21514 \end_layout
21515
21516 \end_inset
21517
21518  \SpecialChar LyX
21519  va insérer implicitement un espace de 0.5
21520 \begin_inset space \thinspace{}
21521 \end_inset
21522
21523 em.
21524  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21525  les filets verticaux comme dans le tableau suivant :
21526 \begin_inset VSpace medskip
21527 \end_inset
21528
21529
21530 \begin_inset Newline newline
21531 \end_inset
21532
21533
21534 \begin_inset space \hspace*{}
21535 \length 0pt
21536 \end_inset
21537
21538
21539 \begin_inset space \hfill{}
21540 \end_inset
21541
21542
21543 \begin_inset Tabular
21544 <lyxtabular version="3" rows="3" columns="1">
21545 <features tabularvalignment="middle">
21546 <column alignment="center" valignment="top">
21547 <row>
21548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552 A
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 <row topspace="3mm">
21559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563 espace de 3
21564 \begin_inset space \thinspace{}
21565 \end_inset
21566
21567 mm en haut de la ligne
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578 C
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 </row>
21584 </lyxtabular>
21585
21586 \end_inset
21587
21588
21589 \begin_inset space \hfill{}
21590 \end_inset
21591
21592
21593 \begin_inset space \hspace*{}
21594 \length 0pt
21595 \end_inset
21596
21597
21598 \begin_inset VSpace medskip
21599 \end_inset
21600
21601
21602 \begin_inset Newline newline
21603 \end_inset
21604
21605 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21606  pas de filets verticaux.
21607 \end_layout
21608
21609 \begin_layout Description
21610 Bas
21611 \begin_inset space ~
21612 \end_inset
21613
21614 de
21615 \begin_inset space ~
21616 \end_inset
21617
21618 ligne va ajouter de l'espace sous les caractères de la ligne.
21619  Si le tableau est un tableau formel \SpecialChar LyX
21620  va insérer implicitement un espace
21621  de 0.5
21622 \begin_inset space \thinspace{}
21623 \end_inset
21624
21625 em, pour les tableaux normaux, l'espace implicite est de 2
21626 \begin_inset space \thinspace{}
21627 \end_inset
21628
21629 pt.
21630 \end_layout
21631
21632 \begin_layout Description
21633 Entre
21634 \begin_inset space ~
21635 \end_inset
21636
21637 les
21638 \begin_inset space ~
21639 \end_inset
21640
21641 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21642  Si le tableau est un tableau formel \SpecialChar LyX
21643  va insérer implicitement un espace
21644  de 0.5
21645 \begin_inset space \thinspace{}
21646 \end_inset
21647
21648 em.
21649  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21650  les filets verticaux comme dans le tableau suivant :
21651 \begin_inset VSpace medskip
21652 \end_inset
21653
21654
21655 \begin_inset Newline newline
21656 \end_inset
21657
21658
21659 \begin_inset space \hspace*{}
21660 \length 0pt
21661 \end_inset
21662
21663
21664 \begin_inset space \hfill{}
21665 \end_inset
21666
21667
21668 \begin_inset Tabular
21669 <lyxtabular version="3" rows="3" columns="1">
21670 <features tabularvalignment="middle">
21671 <column alignment="center" valignment="top">
21672 <row>
21673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677 A
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 </row>
21683 <row interlinespace="3mm">
21684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 \begin_inset Formula $\downarrow$
21689 \end_inset
21690
21691  espace de 3
21692 \begin_inset space \thinspace{}
21693 \end_inset
21694
21695 mm entre les lignes 
21696 \begin_inset Formula $\downarrow$
21697 \end_inset
21698
21699
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 </row>
21705 <row>
21706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710 \begin_inset Formula $\uparrow$
21711 \end_inset
21712
21713  espace de 3
21714 \begin_inset space \thinspace{}
21715 \end_inset
21716
21717 mm entre les lignes 
21718 \begin_inset Formula $\uparrow$
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 </row>
21727 </lyxtabular>
21728
21729 \end_inset
21730
21731
21732 \begin_inset space \hfill{}
21733 \end_inset
21734
21735
21736 \begin_inset space \hspace*{}
21737 \length 0pt
21738 \end_inset
21739
21740
21741 \begin_inset VSpace medskip
21742 \end_inset
21743
21744
21745 \begin_inset Newline newline
21746 \end_inset
21747
21748 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21749  pas de filets verticaux.
21750 \end_layout
21751
21752 \begin_layout Standard
21753 \begin_inset VSpace bigskip
21754 \end_inset
21755
21756 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21757  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21758  dans le préambule :
21759 \end_layout
21760
21761 \begin_layout Standard
21762
21763 \series bold
21764
21765 \backslash
21766 @ifundefined{extrarowheight}
21767 \begin_inset Newline newline
21768 \end_inset
21769
21770
21771 \begin_inset Phantom HPhantom
21772 status open
21773
21774 \begin_layout Plain Layout
21775
21776 \series bold
21777 \begin_inset space ~
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784
21785 {
21786 \backslash
21787 usepackage{array}}{}
21788 \begin_inset Newline newline
21789 \end_inset
21790
21791
21792 \backslash
21793 setlength{
21794 \backslash
21795 extrarowheight}{height}
21796 \end_layout
21797
21798 \begin_layout Standard
21799 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21800  plus exactement centré verticalement.
21801  (le paquetage 
21802 \series bold
21803 array 
21804 \series default
21805 sera chargé automatiquement par \SpecialChar LyX
21806  quand vous utilisez des formats de tableaux
21807  auto-définis.
21808  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21809  
21810 \series bold
21811
21812 \backslash
21813 @ifundefined
21814 \series default
21815  dans la commande précédente.)
21816 \end_layout
21817
21818 \begin_layout Standard
21819 Si vous utilisez des polices de taille plus grande que la taille normale,
21820  les bordures des tableaux sont souvent trop proches du texte.
21821  On peut corriger ce problème en insérant la commande 
21822 \series bold
21823
21824 \begin_inset space \space{}
21825 \end_inset
21826
21827
21828 \backslash
21829 strut
21830 \series default
21831  en code \SpecialChar TeX
21832  au debut d'une ligne du tableau.
21833  Le tableau
21834 \begin_inset space ~
21835 \end_inset
21836
21837
21838 \begin_inset CommandInset ref
21839 LatexCommand ref
21840 reference "tab:Alignement-vertical"
21841
21842 \end_inset
21843
21844  montre l'effet de cette commande.
21845 \end_layout
21846
21847 \begin_layout Standard
21848 \noindent
21849 \begin_inset Float table
21850 placement h
21851 wide false
21852 sideways false
21853 status open
21854
21855 \begin_layout Plain Layout
21856 \begin_inset Caption Standard
21857
21858 \begin_layout Plain Layout
21859 \begin_inset CommandInset label
21860 LatexCommand label
21861 name "tab:Alignement-vertical"
21862
21863 \end_inset
21864
21865 Alignement vertical d'un texte avec une police de grande taille.
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \begin_layout Plain Layout
21874 \begin_inset space \hfill{}
21875 \end_inset
21876
21877
21878 \begin_inset Float table
21879 wide false
21880 sideways false
21881 status collapsed
21882
21883 \begin_layout Plain Layout
21884 \begin_inset Caption Standard
21885
21886 \begin_layout Plain Layout
21887 Tableau normal.
21888 \end_layout
21889
21890 \end_inset
21891
21892
21893 \end_layout
21894
21895 \begin_layout Plain Layout
21896 \noindent
21897 \align center
21898 \begin_inset Tabular
21899 <lyxtabular version="3" rows="6" columns="1">
21900 <features tabularvalignment="middle">
21901 <column alignment="left" valignment="top">
21902 <row>
21903 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 Normal, g
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 </row>
21913 <row>
21914 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918
21919 \size large
21920 Large
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 </row>
21926 <row>
21927 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931
21932 \size larger
21933 Larger
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 </row>
21939 <row>
21940 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944
21945 \size largest
21946 Largest
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 </row>
21952 <row>
21953 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957
21958 \size huge
21959 Huge
21960 \end_layout
21961
21962 \end_inset
21963 </cell>
21964 </row>
21965 <row>
21966 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970
21971 \size huge
21972 Huger
21973 \end_layout
21974
21975 \end_inset
21976 </cell>
21977 </row>
21978 </lyxtabular>
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \end_inset
21986
21987
21988 \begin_inset space \hfill{}
21989 \end_inset
21990
21991
21992 \begin_inset Float table
21993 wide false
21994 sideways false
21995 status collapsed
21996
21997 \begin_layout Plain Layout
21998 \begin_inset Caption Standard
21999
22000 \begin_layout Plain Layout
22001 Tableau utilisant la commande 
22002 \series bold
22003
22004 \backslash
22005 strut
22006 \series default
22007 .
22008 \end_layout
22009
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Plain Layout
22016 \noindent
22017 \align center
22018 \begin_inset Tabular
22019 <lyxtabular version="3" rows="6" columns="1">
22020 <features tabularvalignment="middle">
22021 <column alignment="left" valignment="top">
22022 <row>
22023 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22024 \begin_inset Text
22025
22026 \begin_layout Plain Layout
22027 Normal, g
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 </row>
22033 <row>
22034 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038
22039 \size large
22040 \begin_inset ERT
22041 status collapsed
22042
22043 \begin_layout Plain Layout
22044
22045
22046 \backslash
22047 strut 
22048 \end_layout
22049
22050 \end_inset
22051
22052 Large
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 </row>
22058 <row>
22059 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \size larger
22065 \begin_inset ERT
22066 status collapsed
22067
22068 \begin_layout Plain Layout
22069
22070
22071 \backslash
22072 strut 
22073 \end_layout
22074
22075 \end_inset
22076
22077 Larger
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 <row>
22084 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \size largest
22090 \begin_inset ERT
22091 status collapsed
22092
22093 \begin_layout Plain Layout
22094
22095
22096 \backslash
22097 strut 
22098 \end_layout
22099
22100 \end_inset
22101
22102 Largest
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 </row>
22108 <row>
22109 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \size huge
22115 \begin_inset ERT
22116 status collapsed
22117
22118 \begin_layout Plain Layout
22119
22120
22121 \backslash
22122 strut 
22123 \end_layout
22124
22125 \end_inset
22126
22127 Huge
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \size giant
22140 \begin_inset ERT
22141 status collapsed
22142
22143 \begin_layout Plain Layout
22144
22145
22146 \backslash
22147 strut 
22148 \end_layout
22149
22150 \end_inset
22151
22152
22153 \size huge
22154 Huger
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 </row>
22160 </lyxtabular>
22161
22162 \end_inset
22163
22164
22165 \end_layout
22166
22167 \end_inset
22168
22169
22170 \begin_inset space \hfill{}
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \begin_layout Standard
22182 \begin_inset Newpage newpage
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \begin_layout Subsection
22189 Alignements de cellules spéciaux
22190 \begin_inset CommandInset label
22191 LatexCommand label
22192 name "subsec:Alignements-de-cellules"
22193
22194 \end_inset
22195
22196
22197 \begin_inset Index idx
22198 status collapsed
22199
22200 \begin_layout Plain Layout
22201 Personnalisation des tableaux ! Alignement de cellules spéciaux
22202 \end_layout
22203
22204 \end_inset
22205
22206
22207 \end_layout
22208
22209 \begin_layout Standard
22210 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22211  cellules sur un caractère donné, par exemple le séparateur décimal comme
22212  dans le tableau
22213 \begin_inset space ~
22214 \end_inset
22215
22216
22217 \begin_inset CommandInset ref
22218 LatexCommand ref
22219 reference "tab:Tableau-centré-sur-séparateur-1"
22220
22221 \end_inset
22222
22223 .
22224  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22225  soit en appuyant sur le bouton 
22226 \begin_inset Info
22227 type  "icon"
22228 arg   "tabular-feature align-decimal"
22229 \end_inset
22230
22231  de la barre d'outils ou en modifiant le paramètre 
22232 \family sans
22233 Alignement horizontal
22234 \family default
22235  à 
22236 \family sans
22237 Au séparateur décimal
22238 \family default
22239 .
22240  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22241  dans les paramètres du tableau.
22242 \end_layout
22243
22244 \begin_layout Standard
22245 \begin_inset Float table
22246 placement h
22247 wide false
22248 sideways false
22249 status open
22250
22251 \begin_layout Plain Layout
22252 \begin_inset Caption Standard
22253
22254 \begin_layout Plain Layout
22255 \begin_inset CommandInset label
22256 LatexCommand label
22257 name "tab:Tableau-centré-sur-séparateur-1"
22258
22259 \end_inset
22260
22261 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22262 \end_layout
22263
22264 \end_inset
22265
22266
22267 \end_layout
22268
22269 \begin_layout Plain Layout
22270 \align center
22271 \begin_inset Tabular
22272 <lyxtabular version="3" rows="4" columns="1">
22273 <features booktabs="true" tabularvalignment="middle">
22274 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22275 <row>
22276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 en-tête
22281 \end_layout
22282
22283 \end_inset
22284 </cell>
22285 </row>
22286 <row>
22287 <cell alignment="center" valignment="top" topline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291 12,6
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 </row>
22297 <row>
22298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 0,68
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 </row>
22308 <row>
22309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 -123,0
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 </row>
22319 </lyxtabular>
22320
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \begin_layout Standard
22332 \begin_inset Float table
22333 placement h
22334 wide false
22335 sideways false
22336 status open
22337
22338 \begin_layout Plain Layout
22339 \begin_inset Caption Standard
22340
22341 \begin_layout Plain Layout
22342 \begin_inset CommandInset label
22343 LatexCommand label
22344 name "tab:Tableau-centré-sur-séparateur-2"
22345
22346 \end_inset
22347
22348 Les cellules d'une colonnes sont centrées sur les opérateurs.
22349 \end_layout
22350
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \begin_layout Plain Layout
22357 \align center
22358 \begin_inset Tabular
22359 <lyxtabular version="3" rows="4" columns="2">
22360 <features booktabs="true" tabularvalignment="middle">
22361 <column alignment="right" valignment="top" width="0pt">
22362 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22363 <row>
22364 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 en-tête
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 </row>
22383 <row>
22384 <cell alignment="center" valignment="top" usebox="none">
22385 \begin_inset Text
22386
22387 \begin_layout Plain Layout
22388 \begin_inset Formula $12\,+$
22389 \end_inset
22390
22391
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 \begin_inset Formula $\,6$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row>
22410 <cell alignment="center" valignment="top" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414 \begin_inset Formula $0\,-$
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 <cell alignment="center" valignment="top" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426 \begin_inset Formula $\,68$
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 </row>
22435 <row>
22436 <cell alignment="center" valignment="top" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Formula $-123\,/$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 \begin_inset Formula $\,0$
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 </row>
22461 </lyxtabular>
22462
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \begin_layout Standard
22474 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22475  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22476  formules.
22477  Dans ce cas on doit utiliser la méthode du tableau
22478 \begin_inset space ~
22479 \end_inset
22480
22481
22482 \begin_inset CommandInset ref
22483 LatexCommand ref
22484 reference "tab:Tableau-centré-sur-séparateur-2"
22485
22486 \end_inset
22487
22488 .
22489  Ce tableau a été créé comme un tableau 4×2.
22490  L'en-tête est une cellule multi-colonnes centrée.
22491  La première colonne est alignée à droite et contient la première partie
22492  et inclue l'opérateur.
22493  La seconde colonne contient le reste de la cellule aligné à gauche.
22494  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22495  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22496  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22497  tableau, le paramètre \SpecialChar LaTeX
22498  suivant a été utilisé pour la deuxième colonne :
22499 \end_layout
22500
22501 \begin_layout Standard
22502
22503 \series bold
22504 @{}l
22505 \end_layout
22506
22507 \begin_layout Standard
22508 Le tableau
22509 \begin_inset space ~
22510 \end_inset
22511
22512
22513 \begin_inset CommandInset ref
22514 LatexCommand ref
22515 reference "tab:Plusieurs-exemples-alignements"
22516
22517 \end_inset
22518
22519  montre quelques exemples d'alignements.
22520  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22521  comme pour la deuxième colonne du tableau
22522 \begin_inset space ~
22523 \end_inset
22524
22525
22526 \begin_inset CommandInset ref
22527 LatexCommand ref
22528 reference "tab:Tableau-centré-sur-séparateur-2"
22529
22530 \end_inset
22531
22532 .
22533 \end_layout
22534
22535 \begin_layout Standard
22536 \begin_inset Float table
22537 wide false
22538 sideways false
22539 status open
22540
22541 \begin_layout Plain Layout
22542 \begin_inset Caption Standard
22543
22544 \begin_layout Plain Layout
22545 \begin_inset CommandInset label
22546 LatexCommand label
22547 name "tab:Plusieurs-exemples-alignements"
22548
22549 \end_inset
22550
22551 Plusieurs exemples d'alignement de cellules.
22552 \end_layout
22553
22554 \end_inset
22555
22556
22557 \end_layout
22558
22559 \begin_layout Plain Layout
22560 \align center
22561 \begin_inset Tabular
22562 <lyxtabular version="3" rows="4" columns="6">
22563 <features tabularvalignment="middle">
22564 <column alignment="right" valignment="top">
22565 <column alignment="left" valignment="top" special="@{}l">
22566 <column alignment="right" valignment="top">
22567 <column alignment="left" valignment="top" special="@{}l">
22568 <column alignment="right" valignment="top">
22569 <column alignment="left" valignment="top" special="@{}l">
22570 <row>
22571 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 unités
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 exposants
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 relations
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 </row>
22626 <row>
22627 <cell alignment="center" valignment="top" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 12×
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640 24
22641 \begin_inset space \thinspace{}
22642 \end_inset
22643
22644 bouteilles
22645 \end_layout
22646
22647 \end_inset
22648 </cell>
22649 <cell alignment="center" valignment="top" usebox="none">
22650 \begin_inset Text
22651
22652 \begin_layout Plain Layout
22653 \begin_inset Formula $10\cdot$
22654 \end_inset
22655
22656
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 \begin_inset Formula $10^{\mbox{-}17}$
22666 \end_inset
22667
22668
22669 \end_layout
22670
22671 \end_inset
22672 </cell>
22673 <cell alignment="center" valignment="top" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677 \begin_inset Formula $\Gamma(t)\propto$
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 <cell alignment="center" valignment="top" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689 \begin_inset Formula $\:\Upsilon(t)$
22690 \end_inset
22691
22692
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 </row>
22698 <row>
22699 <cell alignment="center" valignment="top" usebox="none">
22700 \begin_inset Text
22701
22702 \begin_layout Plain Layout
22703 1024×
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712 768
22713 \begin_inset space \thinspace{}
22714 \end_inset
22715
22716 Pixels
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 \begin_inset Formula $5.78\cdot$
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737 \begin_inset Formula $10^{7}$
22738 \end_inset
22739
22740
22741 \end_layout
22742
22743 \end_inset
22744 </cell>
22745 <cell alignment="center" valignment="top" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749 \begin_inset Formula $A\ne$
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\:B_{\mathrm{red}}$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 32×
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 6
22785 \begin_inset space \thinspace{}
22786 \end_inset
22787
22788 cm
22789 \end_layout
22790
22791 \end_inset
22792 </cell>
22793 <cell alignment="center" valignment="top" usebox="none">
22794 \begin_inset Text
22795
22796 \begin_layout Plain Layout
22797 -
22798 \begin_inset Formula $33.5\cdot$
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 \begin_inset Formula $10^{4}$
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 <cell alignment="center" valignment="top" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 \begin_inset Formula $\sin(\alpha)\ge$
22823 \end_inset
22824
22825
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 \begin_inset Formula $\:\sin(\beta)$
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 </row>
22843 </lyxtabular>
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \end_inset
22851
22852
22853 \end_layout
22854
22855 \begin_layout Subsection
22856 Formats de cellule et de colonne personnalisés
22857 \begin_inset CommandInset label
22858 LatexCommand label
22859 name "subsec:Formats-personnalisés"
22860
22861 \end_inset
22862
22863
22864 \begin_inset Index idx
22865 status collapsed
22866
22867 \begin_layout Plain Layout
22868 Personnalisation des tableaux !  Format de cellule/colonne
22869 \end_layout
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22878 \begin_inset space ~
22879 \end_inset
22880
22881
22882 \begin_inset CommandInset ref
22883 LatexCommand ref
22884 reference "sec:Table-Width-Calculation"
22885
22886 \end_inset
22887
22888  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22889  la section
22890 \begin_inset space ~
22891 \end_inset
22892
22893
22894 \begin_inset CommandInset ref
22895 LatexCommand ref
22896 reference "subsec:Calculs-multicolonnes"
22897
22898 \end_inset
22899
22900  peut devenir très pénible si vous avez plusieurs tableaux.
22901  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22902  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22903  du document.
22904  Le format est défini avec la commande
22905 \end_layout
22906
22907 \begin_layout Standard
22908
22909 \series bold
22910
22911 \backslash
22912 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22913 \end_layout
22914
22915 \begin_layout Standard
22916 Le nom du format peut n'avoir qu'une lettre.
22917  Les lettres 
22918 \emph on
22919 b
22920 \emph default
22921
22922 \emph on
22923 c
22924 \emph default
22925
22926 \emph on
22927 l
22928 \emph default
22929
22930 \emph on
22931 m
22932 \emph default
22933
22934 \emph on
22935 p
22936 \emph default
22937  et 
22938 \emph on
22939 r
22940 \emph default
22941  sont prédéfinies et donc ne peuvent être utilisées.
22942  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
22943 \end_layout
22944
22945 \begin_layout Standard
22946 \begin_inset VSpace medskip
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \begin_layout Standard
22953 Pour de cellules multi-colonnes centrées verticalement et horizontalement
22954  avec une largeur donnée, vous pouvez définir le format de cellule suivant
22955  :
22956 \end_layout
22957
22958 \begin_layout Standard
22959
22960 \series bold
22961
22962 \backslash
22963 newcolumntype{M}[1]{>{
22964 \backslash
22965 centering
22966 \backslash
22967 hspace{0pt}}m{#1}}
22968 \end_layout
22969
22970 \begin_layout Standard
22971 Où le 
22972 \series bold
22973
22974 \backslash
22975 hspace{0pt}
22976 \series default
22977  évite le problème de césure du premier mot, comme c'est décrit en section
22978 \begin_inset space ~
22979 \end_inset
22980
22981
22982 \begin_inset CommandInset ref
22983 LatexCommand ref
22984 reference "subsec:Lignes-multiple-dans-cellule"
22985
22986 \end_inset
22987
22988 .
22989  Ensuite, vous pouvez entrer
22990 \end_layout
22991
22992 \begin_layout Standard
22993
22994 \series bold
22995 M{width}
22996 \end_layout
22997
22998 \begin_layout Standard
22999 comme paramètre \SpecialChar LaTeX
23000  dans la fenêtre de dialogue de tableau pour créer une multi-col
23001 onnes.
23002 \end_layout
23003
23004 \begin_layout Standard
23005 \begin_inset VSpace bigskip
23006 \end_inset
23007
23008
23009 \end_layout
23010
23011 \begin_layout Standard
23012 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23013  pouvez définir le format
23014 \end_layout
23015
23016 \begin_layout Standard
23017
23018 \series bold
23019
23020 \backslash
23021 newcolumntype{S}[2]{>{
23022 \backslash
23023 centering
23024 \backslash
23025 hspace{0pt}}
23026 \begin_inset Newline newline
23027 \end_inset
23028
23029
23030 \begin_inset Phantom HPhantom
23031 status open
23032
23033 \begin_layout Plain Layout
23034
23035 \series bold
23036
23037 \backslash
23038 newcolumntype{S}[2]
23039 \end_layout
23040
23041 \end_inset
23042
23043 m{(#1+(2
23044 \backslash
23045 tabcolsep+
23046 \backslash
23047 arrayrulewidth)*(1-#2))/#2}}
23048 \end_layout
23049
23050 \begin_layout Standard
23051 Ce format utilise l'équation
23052 \begin_inset space ~
23053 \end_inset
23054
23055
23056 \begin_inset CommandInset ref
23057 LatexCommand eqref
23058 reference "eq:Wgn"
23059
23060 \end_inset
23061
23062  pour calculer la largeur que doit avoir chacune des cellules couverte par
23063  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23064 \end_layout
23065
23066 \begin_layout Standard
23067 Ensuite, vous pouvez entrer
23068 \end_layout
23069
23070 \begin_layout Standard
23071
23072 \series bold
23073 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23074 \end_layout
23075
23076 \begin_layout Standard
23077 comme paramètre \SpecialChar LaTeX
23078  de la colonne.
23079 \end_layout
23080
23081 \begin_layout Standard
23082 \begin_inset VSpace bigskip
23083 \end_inset
23084
23085
23086 \end_layout
23087
23088 \begin_layout Standard
23089 Pour des colonnes colorées, vous pouvez définir
23090 \end_layout
23091
23092 \begin_layout Standard
23093
23094 \series bold
23095
23096 \backslash
23097 newcolumntype{K}[1]{>{
23098 \backslash
23099 columncolor{#1}
23100 \backslash
23101 hspace{0pt}}c}
23102 \end_layout
23103
23104 \begin_layout Standard
23105 Le 
23106 \begin_inset Quotes cld
23107 \end_inset
23108
23109 c
23110 \begin_inset Quotes crd
23111 \end_inset
23112
23113  à la fin crée une colonne de largeur variable dont le texte est centré
23114  horizontalement.
23115  Vous pouvez maintenant entrer
23116 \end_layout
23117
23118 \begin_layout Standard
23119
23120 \series bold
23121 K{nom de couleur}
23122 \end_layout
23123
23124 \begin_layout Standard
23125 comme paramètre \SpecialChar LaTeX
23126 .
23127 \end_layout
23128
23129 \begin_layout Standard
23130 \begin_inset VSpace bigskip
23131 \end_inset
23132
23133
23134 \end_layout
23135
23136 \begin_layout Standard
23137 Pour créer le tableau
23138 \begin_inset space ~
23139 \end_inset
23140
23141
23142 \begin_inset CommandInset ref
23143 LatexCommand ref
23144 reference "tab:Tableau-formats-personnalisés"
23145
23146 \end_inset
23147
23148  utilisez les paramètres \SpecialChar LaTeX
23149
23150 \end_layout
23151
23152 \begin_layout Standard
23153
23154 \series bold
23155 M{2.5cm}
23156 \end_layout
23157
23158 \begin_layout Standard
23159 pour la première colonne et la multi-colonnes,
23160 \end_layout
23161
23162 \begin_layout Standard
23163
23164 \series bold
23165 K{red}
23166 \end_layout
23167
23168 \begin_layout Standard
23169 pour la dernière colonne, et
23170 \end_layout
23171
23172 \begin_layout Standard
23173
23174 \series bold
23175 S{2.5cm}{2}
23176 \end_layout
23177
23178 \begin_layout Standard
23179 pour les cellules de la deuxième colonne.
23180 \end_layout
23181
23182 \begin_layout Standard
23183 \begin_inset Float table
23184 placement h
23185 wide false
23186 sideways false
23187 status open
23188
23189 \begin_layout Plain Layout
23190 \begin_inset Caption Standard
23191
23192 \begin_layout Plain Layout
23193 \begin_inset CommandInset label
23194 LatexCommand label
23195 name "tab:Tableau-formats-personnalisés"
23196
23197 \end_inset
23198
23199 Tableau utilisant des formats personnalisés
23200 \end_layout
23201
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \begin_layout Plain Layout
23208 \align center
23209 \begin_inset Tabular
23210 <lyxtabular version="3" rows="3" columns="4">
23211 <features tabularvalignment="middle">
23212 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23213 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23214 <column alignment="center" valignment="middle">
23215 <column alignment="center" valignment="middle" special="K{red}">
23216 <row>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 motTrèsLongDansUneCellule
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23227 \begin_inset Text
23228
23229 \begin_layout Plain Layout
23230 multi-colonnes avec multi-lignes
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \end_layout
23241
23242 \end_inset
23243 </cell>
23244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23245 \begin_inset Text
23246
23247 \begin_layout Plain Layout
23248 c
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259 d
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 e
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 f
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286 g
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 h
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306 i
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315 j
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324 k
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 </lyxtabular>
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Subsection
23343 Épaisseur des filets
23344 \begin_inset CommandInset label
23345 LatexCommand label
23346 name "subsec:Epaisseur-filets"
23347
23348 \end_inset
23349
23350
23351 \begin_inset Index idx
23352 status collapsed
23353
23354 \begin_layout Plain Layout
23355 Personnalisation des tableaux ! Épaisseur filets
23356 \end_layout
23357
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \begin_layout Standard
23364 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23365  
23366 \series bold
23367
23368 \backslash
23369 arrayrulewidth
23370 \series default
23371 .
23372  Pour mettre, par exemple, une épaisseur de filet de 1.5
23373 \begin_inset space \thinspace{}
23374 \end_inset
23375
23376 pt, comme pour le tableau
23377 \begin_inset space ~
23378 \end_inset
23379
23380
23381 \begin_inset CommandInset ref
23382 LatexCommand ref
23383 reference "tab:Tableau-filets-1.5pt"
23384
23385 \end_inset
23386
23387 , insérez la commande
23388 \end_layout
23389
23390 \begin_layout Standard
23391
23392 \series bold
23393
23394 \backslash
23395 setlength{
23396 \backslash
23397 arrayrulewidth}{1.5pt}
23398 \end_layout
23399
23400 \begin_layout Standard
23401 en code \SpecialChar TeX
23402  avant le tableau ou le flottant de tableau.
23403  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23404  suivent.
23405  pour revenir aux valeurs implicites, mettez 
23406 \series bold
23407
23408 \backslash
23409 arrayrulewidth
23410 \series default
23411  à 0.4
23412 \begin_inset space \thinspace{}
23413 \end_inset
23414
23415 pt en utilisant du code \SpecialChar LaTeX
23416  après le tableau ou le flottant de tableau.
23417 \end_layout
23418
23419 \begin_layout Standard
23420 \begin_inset ERT
23421 status collapsed
23422
23423 \begin_layout Plain Layout
23424
23425
23426 \backslash
23427 setlength{
23428 \backslash
23429 arrayrulewidth}{1.5pt}
23430 \end_layout
23431
23432 \end_inset
23433
23434
23435 \begin_inset Float table
23436 wide false
23437 sideways false
23438 status open
23439
23440 \begin_layout Plain Layout
23441 \begin_inset Caption Standard
23442
23443 \begin_layout Plain Layout
23444 \begin_inset CommandInset label
23445 LatexCommand label
23446 name "tab:Tableau-filets-1.5pt"
23447
23448 \end_inset
23449
23450 Tableau avec des filets de 1.5
23451 \begin_inset space \thinspace{}
23452 \end_inset
23453
23454 pt
23455 \end_layout
23456
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \begin_layout Plain Layout
23463 \align center
23464 \begin_inset Tabular
23465 <lyxtabular version="3" rows="3" columns="3">
23466 <features tabularvalignment="middle">
23467 <column alignment="center" valignment="top">
23468 <column alignment="center" valignment="top">
23469 <column alignment="center" valignment="top">
23470 <row>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475 sd
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23510 \begin_inset Text
23511
23512 \begin_layout Plain Layout
23513 sd
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 </row>
23528 <row>
23529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23548 \begin_inset Text
23549
23550 \begin_layout Plain Layout
23551 sd
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 </lyxtabular>
23558
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565
23566
23567 \begin_inset ERT
23568 status collapsed
23569
23570 \begin_layout Plain Layout
23571
23572
23573 \backslash
23574 setlength{
23575 \backslash
23576 arrayrulewidth}{0.4pt}
23577 \end_layout
23578
23579 \end_inset
23580
23581
23582 \end_layout
23583
23584 \begin_layout Standard
23585 \begin_inset VSpace bigskip
23586 \end_inset
23587
23588 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23589 \begin_inset space \thinspace{}
23590 \end_inset
23591
23592 pt, comme dans le tableau
23593 \begin_inset space ~
23594 \end_inset
23595
23596
23597 \begin_inset CommandInset ref
23598 LatexCommand ref
23599 reference "tab:Tableau-filets-horizontaux-1.5pt"
23600
23601 \end_inset
23602
23603 , insérez les commandes suivantes en code \SpecialChar TeX
23604  avant le tableau ou le flottant
23605  de tableau :
23606 \end_layout
23607
23608 \begin_layout Standard
23609
23610 \series bold
23611
23612 \backslash
23613 let
23614 \backslash
23615 myHline
23616 \backslash
23617 hline
23618 \begin_inset Newline newline
23619 \end_inset
23620
23621
23622 \backslash
23623 renewcommand{
23624 \backslash
23625 hline}
23626 \begin_inset Newline newline
23627 \end_inset
23628
23629  {
23630 \backslash
23631 noalign{
23632 \backslash
23633 global
23634 \backslash
23635 arrayrulewidth 1.5pt}
23636 \begin_inset Newline newline
23637 \end_inset
23638
23639  
23640 \backslash
23641 myHline
23642 \backslash
23643 noalign{
23644 \backslash
23645 global
23646 \backslash
23647 arrayrulewidth 0.4pt}}
23648 \end_layout
23649
23650 \begin_layout Standard
23651 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23652  en code \SpecialChar TeX
23653  après le tableau ou le flottant de tableau :
23654 \end_layout
23655
23656 \begin_layout Standard
23657
23658 \series bold
23659
23660 \backslash
23661 renewcommand{
23662 \backslash
23663 hline}{
23664 \backslash
23665 myHline}
23666 \end_layout
23667
23668 \begin_layout Standard
23669 \begin_inset ERT
23670 status collapsed
23671
23672 \begin_layout Plain Layout
23673
23674
23675 \backslash
23676 let
23677 \backslash
23678 myHline
23679 \backslash
23680 hline
23681 \end_layout
23682
23683 \begin_layout Plain Layout
23684
23685
23686 \backslash
23687 renewcommand{
23688 \backslash
23689 hline}
23690 \end_layout
23691
23692 \begin_layout Plain Layout
23693
23694  {
23695 \backslash
23696 noalign{
23697 \backslash
23698 global
23699 \backslash
23700 arrayrulewidth 1.5pt}
23701 \end_layout
23702
23703 \begin_layout Plain Layout
23704
23705   
23706 \backslash
23707 myHline
23708 \backslash
23709 noalign{
23710 \backslash
23711 global
23712 \backslash
23713 arrayrulewidth 0.4pt}}
23714 \end_layout
23715
23716 \end_inset
23717
23718
23719 \begin_inset Float table
23720 wide false
23721 sideways false
23722 status open
23723
23724 \begin_layout Plain Layout
23725 \begin_inset Caption Standard
23726
23727 \begin_layout Plain Layout
23728 \begin_inset CommandInset label
23729 LatexCommand label
23730 name "tab:Tableau-filets-horizontaux-1.5pt"
23731
23732 \end_inset
23733
23734 Tableau avec des filets horizontaux de 1.5
23735 \begin_inset space \thinspace{}
23736 \end_inset
23737
23738 pt
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Plain Layout
23747 \align center
23748 \begin_inset Tabular
23749 <lyxtabular version="3" rows="3" columns="3">
23750 <features tabularvalignment="middle">
23751 <column alignment="center" valignment="top">
23752 <column alignment="center" valignment="top">
23753 <column alignment="center" valignment="top">
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 sd
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 <row>
23784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23785 \begin_inset Text
23786
23787 \begin_layout Plain Layout
23788
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797 sd
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 </row>
23812 <row>
23813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23823 \begin_inset Text
23824
23825 \begin_layout Plain Layout
23826
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835 sd
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 </row>
23841 </lyxtabular>
23842
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \end_inset
23849
23850
23851 \begin_inset ERT
23852 status collapsed
23853
23854 \begin_layout Plain Layout
23855
23856
23857 \backslash
23858 renewcommand{
23859 \backslash
23860 hline}{
23861 \backslash
23862 myHline}
23863 \end_layout
23864
23865 \end_inset
23866
23867
23868 \end_layout
23869
23870 \begin_layout Standard
23871 \begin_inset VSpace bigskip
23872 \end_inset
23873
23874 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23875 \begin_inset space \thinspace{}
23876 \end_inset
23877
23878 pt, créez le format de colonne suivant dans le préambule, en suivant la
23879  description de la section
23880 \begin_inset space ~
23881 \end_inset
23882
23883
23884 \begin_inset CommandInset ref
23885 LatexCommand ref
23886 reference "subsec:Formats-personnalisés"
23887
23888 \end_inset
23889
23890 :
23891 \end_layout
23892
23893 \begin_layout Standard
23894
23895 \series bold
23896
23897 \backslash
23898 newcolumntype{V}{!{
23899 \backslash
23900 vrule width 1.5pt}}
23901 \end_layout
23902
23903 \begin_layout Standard
23904 Pour le tableau
23905 \begin_inset space ~
23906 \end_inset
23907
23908
23909 \begin_inset CommandInset ref
23910 LatexCommand ref
23911 reference "tab:Tableau-filets-verticaux-1.5pt"
23912
23913 \end_inset
23914
23915  le paramètre \SpecialChar LaTeX
23916  
23917 \end_layout
23918
23919 \begin_layout Standard
23920
23921 \series bold
23922 VcV
23923 \end_layout
23924
23925 \begin_layout Standard
23926 a été utilisé pour la dernière colonne et
23927 \end_layout
23928
23929 \begin_layout Standard
23930
23931 \series bold
23932 Vc
23933 \end_layout
23934
23935 \begin_layout Standard
23936 pour les autres colonnes.
23937 \end_layout
23938
23939 \begin_layout Standard
23940 \begin_inset Float table
23941 wide false
23942 sideways false
23943 status open
23944
23945 \begin_layout Plain Layout
23946 \begin_inset Caption Standard
23947
23948 \begin_layout Plain Layout
23949 \begin_inset CommandInset label
23950 LatexCommand label
23951 name "tab:Tableau-filets-verticaux-1.5pt"
23952
23953 \end_inset
23954
23955 Tableau avec des filets verticaux de 1.5
23956 \begin_inset space \thinspace{}
23957 \end_inset
23958
23959 pt 
23960 \end_layout
23961
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \begin_layout Plain Layout
23968 \align center
23969 \begin_inset Tabular
23970 <lyxtabular version="3" rows="3" columns="3">
23971 <features tabularvalignment="middle">
23972 <column alignment="center" valignment="top" special="Vc">
23973 <column alignment="center" valignment="top" special="Vc">
23974 <column alignment="center" valignment="top" special="VcV">
23975 <row>
23976 <cell alignment="center" valignment="top" topline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 sd
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 <cell alignment="center" valignment="top" topline="true" usebox="none">
23986 \begin_inset Text
23987
23988 \begin_layout Plain Layout
23989
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 <cell alignment="center" valignment="top" topline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 </row>
24004 <row>
24005 <cell alignment="center" valignment="top" topline="true" usebox="none">
24006 \begin_inset Text
24007
24008 \begin_layout Plain Layout
24009
24010 \end_layout
24011
24012 \end_inset
24013 </cell>
24014 <cell alignment="center" valignment="top" topline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Plain Layout
24018 sd
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 <cell alignment="center" valignment="top" topline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 </row>
24033 <row>
24034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047
24048 \end_layout
24049
24050 \end_inset
24051 </cell>
24052 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056 sd
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 </row>
24062 </lyxtabular>
24063
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Subsection
24075 Filets à traits interrompus
24076 \begin_inset Index idx
24077 status collapsed
24078
24079 \begin_layout Plain Layout
24080 Personnalisation des tableaux ! Filets à traits interrompus
24081 \end_layout
24082
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \begin_layout Standard
24089 \begin_inset ERT
24090 status collapsed
24091
24092 \begin_layout Plain Layout
24093
24094
24095 \backslash
24096 ifarydshln
24097 \end_layout
24098
24099 \end_inset
24100
24101
24102 \begin_inset Note Note
24103 status open
24104
24105 \begin_layout Plain Layout
24106 La section suivante ne s'affichera que si vous avez installé le paquetage
24107  \SpecialChar LaTeX
24108  
24109 \series bold
24110 arydshln
24111 \series default
24112 .
24113 \end_layout
24114
24115 \end_inset
24116
24117
24118 \end_layout
24119
24120 \begin_layout Standard
24121 \begin_inset Float table
24122 placement H
24123 wide false
24124 sideways false
24125 status open
24126
24127 \begin_layout Plain Layout
24128 \begin_inset Caption Standard
24129
24130 \begin_layout Plain Layout
24131 \begin_inset CommandInset label
24132 LatexCommand label
24133 name "tab:Tableau-filets-tirets"
24134
24135 \end_inset
24136
24137 Tableau avec des filets à traits interrompus
24138 \end_layout
24139
24140 \end_inset
24141
24142
24143 \end_layout
24144
24145 \begin_layout Plain Layout
24146 \align center
24147 \begin_inset Tabular
24148 <lyxtabular version="3" rows="5" columns="5">
24149 <features tabularvalignment="middle">
24150 <column alignment="center" valignment="top">
24151 <column alignment="center" valignment="top">
24152 <column alignment="center" valignment="top" special=":c">
24153 <column alignment="center" valignment="top">
24154 <column alignment="center" valignment="top">
24155 <row>
24156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160 a
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169 b
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178 c
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187 d
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 e
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 </row>
24202 <row>
24203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207 f
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216 g
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 <cell alignment="center" valignment="top" topline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225 h
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234 i
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24240 \begin_inset Text
24241
24242 \begin_layout Plain Layout
24243 j
24244 \end_layout
24245
24246 \end_inset
24247 </cell>
24248 </row>
24249 <row>
24250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254 \begin_inset ERT
24255 status collapsed
24256
24257 \begin_layout Plain Layout
24258
24259
24260 \backslash
24261 hdashline 
24262 \end_layout
24263
24264 \end_inset
24265
24266 k
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24272 \begin_inset Text
24273
24274 \begin_layout Plain Layout
24275 l
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 <cell alignment="center" valignment="top" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284 m
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293 n
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302 o
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 </row>
24308 <row>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Plain Layout
24313 \begin_inset ERT
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317
24318
24319 \backslash
24320 cdashline{4-5}
24321 \end_layout
24322
24323 \end_inset
24324
24325 p
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 q
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 r
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352 s
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 </row>
24367 <row>
24368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372 t
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381 u
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390 v
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 w
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408 x
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 </row>
24414 </lyxtabular>
24415
24416 \end_inset
24417
24418
24419 \end_layout
24420
24421 \end_inset
24422
24423
24424 \end_layout
24425
24426 \begin_layout Standard
24427 \SpecialChar LyX
24428  ne gère pas de façon native les filets à lignes interrompues, vous devez
24429  donc employer du code \SpecialChar TeX
24430 .
24431  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24432  
24433 \series bold
24434 arydshln
24435 \series default
24436
24437 \begin_inset Index idx
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441 Paquetages \SpecialChar LaTeX
24442  ! arydshln
24443 \end_layout
24444
24445 \end_inset
24446
24447  dans le préambule du document avec la commande 
24448 \end_layout
24449
24450 \begin_layout Standard
24451
24452 \series bold
24453
24454 \backslash
24455 usepackage{arydshln}
24456 \end_layout
24457
24458 \begin_layout Standard
24459 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24460  
24461 \begin_inset Quotes cld
24462 \end_inset
24463
24464 :
24465 \begin_inset Quotes crd
24466 \end_inset
24467
24468  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24469  dans
24470  la fenêtre de dialogue de paramètre du tableau.
24471 \end_layout
24472
24473 \begin_layout Standard
24474 Pour un trait horizontal interrompu, ajoutez la commande
24475 \end_layout
24476
24477 \begin_layout Standard
24478
24479 \series bold
24480
24481 \backslash
24482 hdashline
24483 \end_layout
24484
24485 \begin_layout Standard
24486 en code \SpecialChar TeX
24487  comme premier élément de la première cellule de la ligne de tableau.
24488 \end_layout
24489
24490 \begin_layout Standard
24491 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24492  commande 
24493 \end_layout
24494
24495 \begin_layout Standard
24496
24497 \series bold
24498
24499 \backslash
24500 cdashline{
24501 \series default
24502 numéros de colonnes}
24503 \end_layout
24504
24505 \begin_layout Standard
24506 en code \SpecialChar TeX
24507  comme premier élément de la première cellule de la ligne.
24508  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24509  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24510 \end_layout
24511
24512 \begin_layout Standard
24513
24514 \series bold
24515
24516 \backslash
24517 cdashline{2-4}
24518 \end_layout
24519
24520 \begin_layout Standard
24521 comme premier élément de la première cellule de la ligne contenant la multi-colo
24522 nnes.
24523 \end_layout
24524
24525 \begin_layout Standard
24526 \begin_inset VSpace bigskip
24527 \end_inset
24528
24529
24530 \end_layout
24531
24532 \begin_layout Standard
24533 Le tableau
24534 \begin_inset space ~
24535 \end_inset
24536
24537
24538 \begin_inset CommandInset ref
24539 LatexCommand ref
24540 reference "tab:Tableau-filets-tirets"
24541
24542 \end_inset
24543
24544  a été créé en utilisant 
24545 \begin_inset Quotes cld
24546 \end_inset
24547
24548
24549 \series bold
24550 :c
24551 \series default
24552
24553 \begin_inset Quotes crd
24554 \end_inset
24555
24556  comme paramètre \SpecialChar LaTeX
24557  pour la troisième colonne.
24558  La commande en code \SpecialChar TeX
24559  
24560 \series bold
24561
24562 \backslash
24563 hdashline
24564 \series default
24565  a été insérée dans la première cellule de la troisième ligne et la commande
24566  en code \SpecialChar TeX
24567  
24568 \series bold
24569
24570 \backslash
24571 cdashline{4-5}
24572 \series default
24573  a été insérée dans la première cellule de la quatrième ligne.
24574 \end_layout
24575
24576 \begin_layout Standard
24577 \begin_inset VSpace bigskip
24578 \end_inset
24579
24580 Les filets interrompus peuvent également colorés comme indiqué tableau
24581 \begin_inset space ~
24582 \end_inset
24583
24584
24585 \begin_inset CommandInset ref
24586 LatexCommand ref
24587 reference "tab:Colored-table-with"
24588
24589 \end_inset
24590
24591 .
24592 \end_layout
24593
24594 \begin_layout Standard
24595 \begin_inset ERT
24596 status collapsed
24597
24598 \begin_layout Plain Layout
24599
24600
24601 \backslash
24602 setlength{
24603 \backslash
24604 arrayrulewidth}{1pt}
24605 \end_layout
24606
24607 \end_inset
24608
24609
24610 \begin_inset Note Note
24611 status collapsed
24612
24613 \begin_layout Plain Layout
24614 filets épaissis pour un meilleur affichage de la couleur du file
24615 \lang english
24616 t
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Standard
24625 \begin_inset ERT
24626 status collapsed
24627
24628 \begin_layout Plain Layout
24629
24630
24631 \backslash
24632 dashgapcolor{green}
24633 \end_layout
24634
24635 \end_inset
24636
24637
24638 \begin_inset Note Note
24639 status collapsed
24640
24641 \begin_layout Plain Layout
24642 espaces entre les tirets en vert
24643 \end_layout
24644
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \begin_layout Standard
24651 \begin_inset ERT
24652 status collapsed
24653
24654 \begin_layout Plain Layout
24655
24656
24657 \backslash
24658 let
24659 \backslash
24660 myHdashline
24661 \backslash
24662 hdashline
24663 \end_layout
24664
24665 \begin_layout Plain Layout
24666
24667
24668 \backslash
24669 renewcommand{
24670 \backslash
24671 hdashline}
24672 \end_layout
24673
24674 \begin_layout Plain Layout
24675
24676  {
24677 \backslash
24678 arrayrulecolor{red}
24679 \backslash
24680 myHdashline
24681 \backslash
24682 arrayrulecolor{black}}
24683 \end_layout
24684
24685 \end_inset
24686
24687
24688 \begin_inset Note Note
24689 status collapsed
24690
24691 \begin_layout Plain Layout
24692 filets interrompus horizontaux en rouge
24693 \end_layout
24694
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \begin_layout Standard
24701 \begin_inset ERT
24702 status collapsed
24703
24704 \begin_layout Plain Layout
24705
24706
24707 \backslash
24708 let
24709 \backslash
24710 myCdashline
24711 \backslash
24712 cdashline
24713 \end_layout
24714
24715 \begin_layout Plain Layout
24716
24717
24718 \backslash
24719 renewcommand{
24720 \backslash
24721 cdashline}[1]
24722 \end_layout
24723
24724 \begin_layout Plain Layout
24725
24726  {
24727 \backslash
24728 arrayrulecolor{yellow}
24729 \backslash
24730 myCdashline{#1}
24731 \backslash
24732 arrayrulecolor{black}}
24733 \end_layout
24734
24735 \end_inset
24736
24737
24738 \begin_inset Note Note
24739 status collapsed
24740
24741 \begin_layout Plain Layout
24742 filets interrompus horizontaux en jaune, partiellement
24743 \end_layout
24744
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \begin_layout Standard
24751 \begin_inset Float table
24752 placement h
24753 wide false
24754 sideways false
24755 status open
24756
24757 \begin_layout Plain Layout
24758 \begin_inset Caption Standard
24759
24760 \begin_layout Plain Layout
24761 \begin_inset CommandInset label
24762 LatexCommand label
24763 name "tab:Colored-table-with"
24764
24765 \end_inset
24766
24767 Tableau coloré avec filets interropus
24768 \end_layout
24769
24770 \end_inset
24771
24772
24773 \end_layout
24774
24775 \begin_layout Plain Layout
24776 \align center
24777 \begin_inset Tabular
24778 <lyxtabular version="3" rows="5" columns="5">
24779 <features tabularvalignment="middle">
24780 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24781 <column alignment="center" valignment="top" width="0pt">
24782 <column alignment="center" valignment="top" width="0pt" special=":c">
24783 <column alignment="center" valignment="top">
24784 <column alignment="center" valignment="top">
24785 <row>
24786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24787 \begin_inset Text
24788
24789 \begin_layout Plain Layout
24790 a
24791 \end_layout
24792
24793 \end_inset
24794 </cell>
24795 <cell alignment="center" valignment="top" topline="true" usebox="none">
24796 \begin_inset Text
24797
24798 \begin_layout Plain Layout
24799 b
24800 \end_layout
24801
24802 \end_inset
24803 </cell>
24804 <cell alignment="center" valignment="top" topline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808 c
24809 \end_layout
24810
24811 \end_inset
24812 </cell>
24813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24814 \begin_inset Text
24815
24816 \begin_layout Plain Layout
24817 d
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826 e
24827 \end_layout
24828
24829 \end_inset
24830 </cell>
24831 </row>
24832 <row>
24833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837 f
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846 g
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855 h
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864 i
24865 \end_layout
24866
24867 \end_inset
24868 </cell>
24869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873 j
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 </row>
24879 <row>
24880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884 \begin_inset ERT
24885 status collapsed
24886
24887 \begin_layout Plain Layout
24888
24889
24890 \backslash
24891 hdashline 
24892 \end_layout
24893
24894 \end_inset
24895
24896
24897 \begin_inset ERT
24898 status collapsed
24899
24900 \begin_layout Plain Layout
24901
24902
24903 \backslash
24904 rowcolor{Gray}
24905 \end_layout
24906
24907 \end_inset
24908
24909 k
24910 \end_layout
24911
24912 \end_inset
24913 </cell>
24914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24915 \begin_inset Text
24916
24917 \begin_layout Plain Layout
24918 l
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 <cell alignment="center" valignment="top" usebox="none">
24924 \begin_inset Text
24925
24926 \begin_layout Plain Layout
24927 m
24928 \end_layout
24929
24930 \end_inset
24931 </cell>
24932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24933 \begin_inset Text
24934
24935 \begin_layout Plain Layout
24936 n
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 o
24946 \end_layout
24947
24948 \end_inset
24949 </cell>
24950 </row>
24951 <row>
24952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956 \begin_inset ERT
24957 status collapsed
24958
24959 \begin_layout Plain Layout
24960
24961
24962 \backslash
24963 cdashline{4-5}
24964 \end_layout
24965
24966 \end_inset
24967
24968 p
24969 \end_layout
24970
24971 \end_inset
24972 </cell>
24973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977 q
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986 r
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995 s
24996 \end_layout
24997
24998 \end_inset
24999 </cell>
25000 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25001 \begin_inset Text
25002
25003 \begin_layout Plain Layout
25004
25005 \end_layout
25006
25007 \end_inset
25008 </cell>
25009 </row>
25010 <row>
25011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25012 \begin_inset Text
25013
25014 \begin_layout Plain Layout
25015 t
25016 \end_layout
25017
25018 \end_inset
25019 </cell>
25020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25021 \begin_inset Text
25022
25023 \begin_layout Plain Layout
25024 u
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Plain Layout
25033 v
25034 \end_layout
25035
25036 \end_inset
25037 </cell>
25038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25039 \begin_inset Text
25040
25041 \begin_layout Plain Layout
25042 w
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 \begin_inset ERT
25052 status collapsed
25053
25054 \begin_layout Plain Layout
25055
25056
25057 \backslash
25058 cellcolor{Maroon}
25059 \end_layout
25060
25061 \end_inset
25062
25063 i
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 </row>
25069 </lyxtabular>
25070
25071 \end_inset
25072
25073
25074 \end_layout
25075
25076 \end_inset
25077
25078
25079 \end_layout
25080
25081 \begin_layout Standard
25082 \begin_inset ERT
25083 status collapsed
25084
25085 \begin_layout Plain Layout
25086
25087
25088 \backslash
25089 renewcommand{
25090 \backslash
25091 hdashline}{
25092 \backslash
25093 myHdashline}
25094 \end_layout
25095
25096 \end_inset
25097
25098
25099 \lang english
25100
25101 \begin_inset Note Note
25102 status collapsed
25103
25104 \begin_layout Plain Layout
25105 retour à la valeur implicite
25106 \end_layout
25107
25108 \end_inset
25109
25110
25111 \end_layout
25112
25113 \begin_layout Standard
25114 \begin_inset ERT
25115 status collapsed
25116
25117 \begin_layout Plain Layout
25118
25119
25120 \backslash
25121 renewcommand{
25122 \backslash
25123 cdashline}{
25124 \backslash
25125 myCdashline}
25126 \end_layout
25127
25128 \end_inset
25129
25130
25131 \lang english
25132
25133 \begin_inset Note Note
25134 status collapsed
25135
25136 \begin_layout Plain Layout
25137 retour à la valeur implicite
25138 \end_layout
25139
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Standard
25146 \begin_inset ERT
25147 status collapsed
25148
25149 \begin_layout Plain Layout
25150
25151
25152 \backslash
25153 nodashgapcolor
25154 \end_layout
25155
25156 \end_inset
25157
25158
25159 \lang english
25160
25161 \begin_inset Note Note
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165 retour à la valeur implicite
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Standard
25174 \begin_inset ERT
25175 status collapsed
25176
25177 \begin_layout Plain Layout
25178
25179
25180 \backslash
25181 setlength{
25182 \backslash
25183 arrayrulewidth}{0.4pt}
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \lang english
25190
25191 \begin_inset Note Note
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195 retour à la valeur implicite
25196 \end_layout
25197
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \begin_layout Standard
25204 La coloration des lignes, des colonnes et des filets fonctionne comme il
25205  est décrit section
25206 \begin_inset space ~
25207 \end_inset
25208
25209
25210 \begin_inset CommandInset ref
25211 LatexCommand ref
25212 reference "sec:Tableaux-Colorés"
25213
25214 \end_inset
25215
25216 .
25217  Coloret les filets horizontaux fonctionne de manière analogue comme il
25218  est décrit ici, il suffit de remplacer la commande 
25219 \series bold
25220
25221 \backslash
25222 myHlineC
25223 \series default
25224  par 
25225 \series bold
25226
25227 \backslash
25228 myHdashline
25229 \series default
25230  et la commande 
25231 \backslash
25232
25233 \series bold
25234 hlinepar
25235 \series default
25236  
25237 \series bold
25238
25239 \backslash
25240 hdashline
25241 \series default
25242 .
25243  On utilise donc les commandes:
25244 \end_layout
25245
25246 \begin_layout Standard
25247
25248 \series bold
25249
25250 \backslash
25251 let
25252 \backslash
25253 myHdashline
25254 \backslash
25255 hdashline
25256 \begin_inset Newline newline
25257 \end_inset
25258
25259
25260 \backslash
25261 renewcommand{
25262 \backslash
25263 hdashline}
25264 \begin_inset Newline newline
25265 \end_inset
25266
25267
25268 \begin_inset Phantom HPhantom
25269 status open
25270
25271 \begin_layout Plain Layout
25272 \begin_inset space ~
25273 \end_inset
25274
25275
25276 \end_layout
25277
25278 \end_inset
25279
25280 {
25281 \backslash
25282 arrayrulecolor{red}
25283 \backslash
25284 myHdashline
25285 \backslash
25286 arrayrulecolor{black}}
25287 \end_layout
25288
25289 \begin_layout Standard
25290 Pour colorer 
25291 \series bold
25292
25293 \backslash
25294 cdashline
25295 \series default
25296 , la commande est:
25297 \end_layout
25298
25299 \begin_layout Standard
25300
25301 \series bold
25302
25303 \backslash
25304 let
25305 \backslash
25306 myCdashline
25307 \backslash
25308 cdashline
25309 \begin_inset Newline newline
25310 \end_inset
25311
25312
25313 \backslash
25314 renewcommand{
25315 \backslash
25316 cdashline}[1]
25317 \begin_inset Newline newline
25318 \end_inset
25319
25320
25321 \begin_inset Phantom HPhantom
25322 status open
25323
25324 \begin_layout Plain Layout
25325 \begin_inset space ~
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332
25333 {
25334 \backslash
25335 arrayrulecolor{red}
25336 \backslash
25337 myCdashline{#1}
25338 \backslash
25339 arrayrulecolor{black}}
25340 \end_layout
25341
25342 \begin_layout Standard
25343 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25344  code \SpecialChar TeX
25345  après le tableau,
25346 \end_layout
25347
25348 \begin_layout Standard
25349 pour 
25350 \series bold
25351
25352 \backslash
25353 hdashline:
25354 \end_layout
25355
25356 \begin_layout Standard
25357
25358 \series bold
25359
25360 \backslash
25361 renewcommand{
25362 \backslash
25363 hdashline}{
25364 \backslash
25365 myHdashline}
25366 \end_layout
25367
25368 \begin_layout Standard
25369 et pour 
25370 \series bold
25371
25372 \backslash
25373 cdashline
25374 \end_layout
25375
25376 \begin_layout Standard
25377
25378 \series bold
25379
25380 \backslash
25381 renewcommand{
25382 \backslash
25383 cdashline}{
25384 \backslash
25385 myCdashline}
25386 \end_layout
25387
25388 \begin_layout Standard
25389 Pour colorer les espaces entre les tirets la commande
25390 \end_layout
25391
25392 \begin_layout Standard
25393
25394 \series bold
25395
25396 \backslash
25397 dashgapcolor{couleur}
25398 \end_layout
25399
25400 \begin_layout Standard
25401 peut être insérée en code \SpecialChar TeX
25402  avant un tableau.
25403  
25404 \series bold
25405 couleur
25406 \series default
25407  est ici le nom d'une couleur définie précédemment.
25408  La commande
25409 \end_layout
25410
25411 \begin_layout Standard
25412
25413 \series bold
25414
25415 \backslash
25416 nodashgapcolor
25417 \end_layout
25418
25419 \begin_layout Standard
25420 annule les changements induits par 
25421 \series bold
25422
25423 \backslash
25424 dashgapcolor
25425 \series default
25426 .
25427 \end_layout
25428
25429 \begin_layout Standard
25430 \begin_inset Note Greyedout
25431 status open
25432
25433 \begin_layout Plain Layout
25434
25435 \series bold
25436 Not
25437 \series default
25438 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25439  de 
25440 \series bold
25441 arydshln
25442 \series default
25443  en premier.
25444  Donc dans la cellule 
25445 \emph on
25446 k
25447 \emph default
25448  du tableau
25449 \begin_inset space ~
25450 \end_inset
25451
25452
25453 \begin_inset CommandInset ref
25454 LatexCommand ref
25455 reference "tab:Colored-table-with"
25456
25457 \end_inset
25458
25459  , la commande 
25460 \series bold
25461
25462 \backslash
25463 hdashline
25464 \series default
25465  est placée avant 
25466 \series bold
25467
25468 \backslash
25469 rowcolor
25470 \series default
25471 .
25472 \end_layout
25473
25474 \end_inset
25475
25476
25477 \end_layout
25478
25479 \begin_layout Standard
25480 \begin_inset Note Greyedout
25481 status open
25482
25483 \begin_layout Plain Layout
25484
25485 \series bold
25486 Nota:
25487 \series default
25488  le paquetage \SpecialChar LaTeX
25489  
25490 \series bold
25491 arydshln
25492 \series default
25493  doit être chargé dans le préambule 
25494 \emph on
25495 avant
25496 \emph default
25497  le paquetage 
25498 \series bold
25499 colortbl
25500 \series default
25501
25502 \begin_inset Index idx
25503 status collapsed
25504
25505 \begin_layout Plain Layout
25506 Paquetages \SpecialChar LaTeX
25507  ! colortbl
25508 \end_layout
25509
25510 \end_inset
25511
25512 .
25513 \end_layout
25514
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Standard
25521 \begin_inset ERT
25522 status collapsed
25523
25524 \begin_layout Plain Layout
25525
25526
25527 \backslash
25528 else
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \begin_inset Note Note
25535 status open
25536
25537 \begin_layout Plain Layout
25538 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25539  
25540 \series bold
25541 arydshln
25542 \series default
25543  n'est pas installé :
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Standard
25552 Vous devez installer le paquetage \SpecialChar LaTeX
25553  
25554 \series bold
25555 arydshln
25556 \series default
25557  pour voir le contenu des cette section dans la sortie imprimée.
25558 \end_layout
25559
25560 \begin_layout Standard
25561 \begin_inset ERT
25562 status collapsed
25563
25564 \begin_layout Plain Layout
25565
25566
25567 \backslash
25568 fi
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \begin_layout Standard
25577 Pour les détails concernant les filets colorés, voir la documentation du
25578  paquetage 
25579 \series bold
25580 arydshln
25581 \series default
25582
25583 \begin_inset CommandInset citation
25584 LatexCommand cite
25585 key "arydshln"
25586 literal "true"
25587
25588 \end_inset
25589
25590 .
25591 \end_layout
25592
25593 \begin_layout Chapter
25594 Flottants
25595 \begin_inset CommandInset label
25596 LatexCommand label
25597 name "chap:Flottants"
25598
25599 \end_inset
25600
25601
25602 \begin_inset Index idx
25603 status collapsed
25604
25605 \begin_layout Plain Layout
25606 Flottants
25607 \end_layout
25608
25609 \end_inset
25610
25611
25612 \end_layout
25613
25614 \begin_layout Section
25615 Introduction
25616 \begin_inset CommandInset label
25617 LatexCommand label
25618 name "sec:Flottants-Introduction"
25619
25620 \end_inset
25621
25622
25623 \begin_inset Index idx
25624 status collapsed
25625
25626 \begin_layout Plain Layout
25627 Flottants ! Introduction
25628 \end_layout
25629
25630 \end_inset
25631
25632
25633 \end_layout
25634
25635 \begin_layout Standard
25636 Un flottant est une portion de document, qui peut être associé à une étiquette
25637  et dont la position n'est pas fixée.
25638  Il peut 
25639 \begin_inset Quotes cld
25640 \end_inset
25641
25642 flotter
25643 \begin_inset Quotes crd
25644 \end_inset
25645
25646  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25647  plus approprié.
25648  Les 
25649 \family sans
25650 Notes
25651 \begin_inset space ~
25652 \end_inset
25653
25654 en
25655 \begin_inset space ~
25656 \end_inset
25657
25658 Bas
25659 \begin_inset space ~
25660 \end_inset
25661
25662 de
25663 \begin_inset space ~
25664 \end_inset
25665
25666 Page
25667 \family default
25668  et le 
25669 \family sans
25670 Notes
25671 \begin_inset space ~
25672 \end_inset
25673
25674 en
25675 \begin_inset space ~
25676 \end_inset
25677
25678 Marge
25679 \family default
25680  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25681  sur la page suivante quand il y a trop de notes sur la page courante.
25682 \end_layout
25683
25684 \begin_layout Standard
25685 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25686  très grande qualité.
25687  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25688  éviter des lignes blanches ou des pages sans texte.
25689  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25690  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25691  le texte.
25692  Les flottants sont donc numérotés.
25693  Les références croisées sont décrites dans la section
25694 \begin_inset space ~
25695 \end_inset
25696
25697
25698 \begin_inset CommandInset ref
25699 LatexCommand ref
25700 reference "sec:Referencer-les-Flottants"
25701
25702 \end_inset
25703
25704 .
25705 \end_layout
25706
25707 \begin_layout Standard
25708 Pour insérer un flottant, on utilise un des sous menus du menu 
25709 \family sans
25710 Insertion\SpecialChar menuseparator
25711 Flottant
25712 \family default
25713  (barre d'outils 
25714 \begin_inset Info
25715 type  "icon"
25716 arg   "float-insert figure"
25717 \end_inset
25718
25719  ou 
25720 \begin_inset Info
25721 type  "icon"
25722 arg   "float-insert table"
25723 \end_inset
25724
25725 ).
25726  Une boîte va être insérée dans votre document avec par exemple une étiquette
25727  du genre 
25728 \begin_inset Quotes cld
25729 \end_inset
25730
25731 Figure
25732 \begin_inset space ~
25733 \end_inset
25734
25735 #:
25736 \begin_inset Quotes crd
25737 \end_inset
25738
25739  (où # est un numéro).
25740  L'étiquette est automatiquement traduite dans la langue du document dans
25741  la sortie finale.
25742  Après l'étiquette vous pouvez insérer du texte comme légende.
25743  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25744  séparé, à l'intérieur du flottant.
25745  Vous trouverez plus de détails sur le positionnement des légendes dans
25746  la section
25747 \begin_inset space ~
25748 \end_inset
25749
25750
25751 \begin_inset CommandInset ref
25752 LatexCommand ref
25753 reference "sec:Placement-légende"
25754
25755 \end_inset
25756
25757 .
25758  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25759 , vous pouvez fermer
25760  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25761  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25762  Une boîte de flottant fermée ressemble à ceci : 
25763 \begin_inset Graphics
25764         filename clipart/float.png
25765         scale 95
25766
25767 \end_inset
25768
25769  – une case grise avec un texte rouge.
25770 \end_layout
25771
25772 \begin_layout Standard
25773 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25774  pour éviter des erreurs avec \SpecialChar LaTeX
25775 , quand le texte qui entoure le flottant est
25776  formaté de façon particulière.
25777 \end_layout
25778
25779 \begin_layout Section
25780 Les types de flottants
25781 \end_layout
25782
25783 \begin_layout Standard
25784 En plus des flottants de figures et de tableau qui sont décrits respectivement
25785  dans les sections
25786 \begin_inset space ~
25787 \end_inset
25788
25789
25790 \begin_inset CommandInset ref
25791 LatexCommand ref
25792 reference "sec:Figure-Floats"
25793
25794 \end_inset
25795
25796  et 
25797 \begin_inset CommandInset ref
25798 LatexCommand ref
25799 reference "sec:Table-Floats"
25800
25801 \end_inset
25802
25803 , \SpecialChar LyX
25804  offre aussi les types 
25805 \family sans
25806 Algorithme
25807 \family default
25808  et 
25809 \family sans
25810 Enrobage
25811 \family default
25812 .
25813  Ces derniers sont expliques dans la section
25814 \begin_inset space \thinspace{}
25815 \end_inset
25816
25817
25818 \begin_inset CommandInset ref
25819 LatexCommand ref
25820 reference "sec:Flottant-d'enrobage"
25821
25822 \end_inset
25823
25824 .
25825 \end_layout
25826
25827 \begin_layout Subsection
25828 Flottant d'algorithme
25829 \begin_inset Index idx
25830 status collapsed
25831
25832 \begin_layout Plain Layout
25833 Flottants ! Algorithmes
25834 \end_layout
25835
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \begin_layout Standard
25842 \begin_inset Float algorithm
25843 placement h
25844 wide false
25845 sideways false
25846 status open
25847
25848 \begin_layout Plain Layout
25849 \begin_inset Caption Standard
25850
25851 \begin_layout Plain Layout
25852 \begin_inset CommandInset label
25853 LatexCommand label
25854 name "alg:Exemple-Flottant-Algorithme"
25855
25856 \end_inset
25857
25858 Exemple de flottant d'algorithme
25859 \end_layout
25860
25861 \end_inset
25862
25863
25864 \end_layout
25865
25866 \begin_layout LyX-Code
25867 for I in 1..N loop
25868 \begin_inset Newline newline
25869 \end_inset
25870
25871  Sum:= Sum + A(I); /*comment*/
25872 \begin_inset Newline newline
25873 \end_inset
25874
25875 end loop
25876 \begin_inset VSpace -4mm
25877 \end_inset
25878
25879
25880 \end_layout
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \begin_layout Standard
25888 Ce type de flottant est inséré à l'aide du menu 
25889 \family sans
25890 Insertion\SpecialChar menuseparator
25891 Flottant\SpecialChar menuseparator
25892 Algorithme
25893 \family default
25894 .
25895  Il peut être utilisé pour des morceaux de code source ou des descriptions
25896  d'algorithmes et peut être utilisé comme une alternative au listing de
25897  code source qui est décrit au chapitre
25898 \begin_inset space ~
25899 \end_inset
25900
25901
25902 \begin_inset CommandInset ref
25903 LatexCommand ref
25904 reference "cha:Program-Code-Listings"
25905
25906 \end_inset
25907
25908 .
25909  Vous pouvez par exemple utiliser l'environnement Code
25910 \begin_inset space ~
25911 \end_inset
25912
25913 \SpecialChar LyX
25914  qui est décrit dans le 
25915 \emph on
25916 Guide
25917 \emph default
25918
25919 \begin_inset space ~
25920 \end_inset
25921
25922
25923 \emph on
25924 de
25925 \begin_inset space ~
25926 \end_inset
25927
25928 l'Utilisateur
25929 \emph default
25930  de \SpecialChar LyX
25931 .
25932  l'algorithme
25933 \begin_inset space ~
25934 \end_inset
25935
25936
25937 \begin_inset CommandInset ref
25938 LatexCommand ref
25939 reference "alg:Exemple-Flottant-Algorithme"
25940
25941 \end_inset
25942
25943  est un exemple de flottant d'algorithme où un espace vertical de -4
25944 \begin_inset space \thinspace{}
25945 \end_inset
25946
25947 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
25948  soit placée exactement sous le texte de la dernière ligne.
25949 \end_layout
25950
25951 \begin_layout Standard
25952 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
25953  du document.
25954  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
25955 ent en ajoutant la ligne suivante dans le préambule de votre document :
25956 \end_layout
25957
25958 \begin_layout Standard
25959
25960 \series bold
25961
25962 \backslash
25963 floatname{algorithm}{votre
25964 \begin_inset space ~
25965 \end_inset
25966
25967 nom}
25968 \end_layout
25969
25970 \begin_layout Standard
25971
25972 \family sans
25973  votre
25974 \begin_inset space ~
25975 \end_inset
25976
25977 nom
25978 \family default
25979  est le mot 
25980 \begin_inset Quotes cld
25981 \end_inset
25982
25983
25984 \emph on
25985 algorithme
25986 \emph default
25987
25988 \begin_inset Quotes crd
25989 \end_inset
25990
25991  dans votre langue.
25992 \end_layout
25993
25994 \begin_layout Standard
25995 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
25996 \family sans
25997 Insertion\SpecialChar menuseparator
25998 Listes
25999 \begin_inset space ~
26000 \end_inset
26001
26002 &
26003 \begin_inset space ~
26004 \end_inset
26005
26006 TdM\SpecialChar menuseparator
26007 Liste
26008 \begin_inset space ~
26009 \end_inset
26010
26011 des
26012 \begin_inset space ~
26013 \end_inset
26014
26015 algorithmes
26016 \family default
26017  si votre document est en la même langue que les menus de \SpecialChar LyX
26018 .
26019  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26020  en code \SpecialChar TeX
26021  à la place:
26022 \end_layout
26023
26024 \begin_layout Standard
26025
26026 \series bold
26027
26028 \backslash
26029 listof{algorithm}{votre
26030 \begin_inset space ~
26031 \end_inset
26032
26033 nom}
26034 \end_layout
26035
26036 \begin_layout Standard
26037 où 
26038 \family sans
26039 votre
26040 \begin_inset space ~
26041 \end_inset
26042
26043 nom
26044 \family default
26045  est la traduction de 
26046 \begin_inset Quotes cld
26047 \end_inset
26048
26049
26050 \emph on
26051 List of Algorithm
26052 \emph default
26053 s
26054 \begin_inset Quotes crd
26055 \end_inset
26056
26057  dans votre langue.
26058 \end_layout
26059
26060 \begin_layout Standard
26061 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26062  le schéma 
26063 \begin_inset Quotes cld
26064 \end_inset
26065
26066 chapitre.algorithme
26067 \begin_inset Quotes crd
26068 \end_inset
26069
26070  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26071  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26072  commande dans le préambule de votre document :
26073 \end_layout
26074
26075 \begin_layout Standard
26076
26077 \series bold
26078
26079 \backslash
26080 numberwithin{algorithm}{chapter}
26081 \end_layout
26082
26083 \begin_layout Standard
26084 Pour pouvoir utiliser la commande 
26085 \series bold
26086
26087 \backslash
26088 numberwithin
26089 \series default
26090 , activez l'option 
26091 \family sans
26092 Utiliser
26093 \begin_inset space ~
26094 \end_inset
26095
26096 le
26097 \begin_inset space ~
26098 \end_inset
26099
26100 paquetage
26101 \begin_inset space ~
26102 \end_inset
26103
26104 AMS
26105 \begin_inset space ~
26106 \end_inset
26107
26108 math
26109 \family default
26110  dans la rubrique 
26111 \family sans
26112 Options
26113 \begin_inset space ~
26114 \end_inset
26115
26116 des
26117 \begin_inset space ~
26118 \end_inset
26119
26120 Maths
26121 \family default
26122  de la fenêtre de dialogue 
26123 \family sans
26124 Paramètres
26125 \begin_inset space ~
26126 \end_inset
26127
26128 du
26129 \begin_inset space ~
26130 \end_inset
26131
26132 Document
26133 \family default
26134 .
26135 \end_layout
26136
26137 \begin_layout Section
26138 Numérotation des flottants
26139 \begin_inset Index idx
26140 status collapsed
26141
26142 \begin_layout Plain Layout
26143 Flottants ! Numérotation
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26153  ils se trouvent, soit en utilisant un format du genre 
26154 \begin_inset Quotes cld
26155 \end_inset
26156
26157 chapitre.numéro
26158 \begin_inset Quotes crd
26159 \end_inset
26160
26161  ou 
26162 \begin_inset Quotes cld
26163 \end_inset
26164
26165 section.numéro
26166 \begin_inset Quotes crd
26167 \end_inset
26168
26169 .
26170  Cela dépend de la classe de document utilisée.
26171 \end_layout
26172
26173 \begin_layout Standard
26174 Pour changer le format de la numérotation qui ne dépend pas de la section
26175  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26176  le préambule du document :
26177 \end_layout
26178
26179 \begin_layout Standard
26180
26181 \series bold
26182
26183 \backslash
26184 renewcommand{
26185 \backslash
26186 thetable}{
26187 \backslash
26188 roman{table}}
26189 \end_layout
26190
26191 \begin_layout Standard
26192
26193 \series bold
26194
26195 \backslash
26196 thetable
26197 \series default
26198  est la commande qui imprime le numéro du tableau, pour les figures, la
26199  commande serait 
26200 \series bold
26201
26202 \backslash
26203 thefigure
26204 \series default
26205 .
26206  La commande 
26207 \series bold
26208
26209 \backslash
26210 roman
26211 \series default
26212  utilisée dans la commande précédente, imprime le numéro du tableau sous
26213  forme de petits chiffres romains.
26214 \end_layout
26215
26216 \begin_layout Standard
26217 Pour changer le type de numérotation pour par exemple 
26218 \begin_inset Quotes cld
26219 \end_inset
26220
26221 sous-section.numéro
26222 \begin_inset Quotes crd
26223 \end_inset
26224
26225 , utilisez la commande suivante dans le préambule du document :
26226 \end_layout
26227
26228 \begin_layout Standard
26229
26230 \series bold
26231
26232 \backslash
26233 numberwithin{table}{subsection}
26234 \end_layout
26235
26236 \begin_layout Standard
26237 Pour pouvoir utiliser la commande 
26238 \series bold
26239
26240 \backslash
26241 numberwithin
26242 \series default
26243 , vous devez activer l'option 
26244 \family sans
26245 Utiliser
26246 \begin_inset space ~
26247 \end_inset
26248
26249 le
26250 \begin_inset space ~
26251 \end_inset
26252
26253 paquetage
26254 \begin_inset space ~
26255 \end_inset
26256
26257 maths
26258 \begin_inset space ~
26259 \end_inset
26260
26261 AMS
26262 \family default
26263  dans la rubrique 
26264 \family sans
26265 Options
26266 \begin_inset space ~
26267 \end_inset
26268
26269 des
26270 \begin_inset space ~
26271 \end_inset
26272
26273 Maths
26274 \family default
26275  de la fenêtre de dialogue 
26276 \family sans
26277 Paramètres
26278 \family default
26279  du document.
26280 \end_layout
26281
26282 \begin_layout Standard
26283 Veuillez aussi jeter un coup d'œil à la section
26284 \begin_inset space ~
26285 \end_inset
26286
26287
26288 \begin_inset CommandInset ref
26289 LatexCommand ref
26290 reference "subsec:Numerotation-notes-bas-de-page"
26291
26292 \end_inset
26293
26294  pour plus de détails et des notes importantes sur les commandes de numérotation.
26295 \end_layout
26296
26297 \begin_layout Section
26298 Faire référence à des flottants
26299 \begin_inset CommandInset label
26300 LatexCommand label
26301 name "sec:Referencer-les-Flottants"
26302
26303 \end_inset
26304
26305
26306 \begin_inset Index idx
26307 status collapsed
26308
26309 \begin_layout Plain Layout
26310 Flottants ! Références
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \begin_inset Index idx
26317 status collapsed
26318
26319 \begin_layout Plain Layout
26320 References@Références ! à des Flottants 
26321 \end_layout
26322
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \begin_layout Standard
26329 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26330  en utilisant le menu 
26331 \family sans
26332 Insertion\SpecialChar menuseparator
26333 Étiquette
26334 \family default
26335  ou le bouton 
26336 \begin_inset Info
26337 type  "icon"
26338 arg   "label-insert"
26339 \end_inset
26340
26341  de la barre d'outils.
26342  Une boîte grise de ce genre : 
26343 \begin_inset Graphics
26344         filename clipart/label.png
26345         scaleBeforeRotation
26346
26347 \end_inset
26348
26349  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26350  de saisir le texte de l'étiquette.
26351  \SpecialChar LyX
26352  propose comme texte pour l'étiquette les premiers mots de la légendes
26353  précédés d'un préfixe.
26354  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26355  préfixe sera 
26356 \begin_inset Quotes cld
26357 \end_inset
26358
26359
26360 \family sans
26361 fig:
26362 \family default
26363
26364 \begin_inset Quotes crd
26365 \end_inset
26366
26367 .
26368 \end_layout
26369
26370 \begin_layout Standard
26371 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26372  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26373 \family sans
26374 Insertion\SpecialChar menuseparator
26375 Référence
26376 \begin_inset space ~
26377 \end_inset
26378
26379 Croisée
26380 \family default
26381  ou le bouton 
26382 \begin_inset Info
26383 type  "icon"
26384 arg   "dialog-show-new-inset ref"
26385 \end_inset
26386
26387  de la barre d'outils.
26388  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26389  définies dans votre document.
26390  Si vous avez plusieurs documents \SpecialChar LyX
26391  ouverts, vous pouvez choisir celui que
26392  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26393  la fenêtre de dialogue.
26394  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26395  une.
26396  Une boîte grise de référence croisée comme celle-ci : 
26397 \begin_inset Graphics
26398         filename clipart/reference.png
26399         scaleBeforeRotation
26400
26401 \end_inset
26402
26403  va être insérée.
26404  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26405  de la référence croisée.
26406 \end_layout
26407
26408 \begin_layout Standard
26409 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26410  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26411  les deux.
26412  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26413  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26414  du numéro de la référence.
26415 \end_layout
26416
26417 \begin_layout Standard
26418 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26419  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26420  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26421  pas à vous en préoccuper.
26422 \end_layout
26423
26424 \begin_layout Standard
26425 Le bouton 
26426 \family sans
26427 Aller
26428 \begin_inset space ~
26429 \end_inset
26430
26431 à
26432 \begin_inset space ~
26433 \end_inset
26434
26435 l'étiquette
26436 \family default
26437  dans la fenêtre de référence croisée va positionner le curseur juste devant
26438  l'étiquette à laquelle on fait référence.
26439  Le nom du bouton bouton 
26440 \family sans
26441 Revenir
26442 \family default
26443  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26444 \end_layout
26445
26446 \begin_layout Subsection
26447 Formats de références croisées
26448 \begin_inset CommandInset label
26449 LatexCommand label
26450 name "subsec:Formats-Références-Croisées"
26451
26452 \end_inset
26453
26454
26455 \begin_inset Index idx
26456 status collapsed
26457
26458 \begin_layout Plain Layout
26459 References@Références ! Formats
26460 \end_layout
26461
26462 \end_inset
26463
26464
26465 \end_layout
26466
26467 \begin_layout Standard
26468 Il y a six types de références croisées :
26469 \end_layout
26470
26471 \begin_layout Description
26472 <référence>
26473 \begin_inset space ~
26474 \end_inset
26475
26476 : affiche le numéro de l'élément, c'est le choix implicite : 
26477 \begin_inset CommandInset ref
26478 LatexCommand ref
26479 reference "fig:Deux-images-déformées"
26480
26481 \end_inset
26482
26483
26484 \end_layout
26485
26486 \begin_layout Description
26487 (<référence>)
26488 \begin_inset space ~
26489 \end_inset
26490
26491 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26492  normalement pour faire référence à des formules mathématiques, en particulier
26493  quand le mot 
26494 \begin_inset Quotes cld
26495 \end_inset
26496
26497 Équation
26498 \begin_inset Quotes crd
26499 \end_inset
26500
26501  est omis : 
26502 \begin_inset CommandInset ref
26503 LatexCommand eqref
26504 reference "eq:Wgn"
26505
26506 \end_inset
26507
26508
26509 \end_layout
26510
26511 \begin_layout Description
26512 <page>
26513 \begin_inset space ~
26514 \end_inset
26515
26516 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26517 \begin_inset space ~
26518 \end_inset
26519
26520
26521 \begin_inset CommandInset ref
26522 LatexCommand pageref
26523 reference "fig:Deux-images-déformées"
26524
26525 \end_inset
26526
26527
26528 \end_layout
26529
26530 \begin_layout Description
26531 Sur
26532 \begin_inset space ~
26533 \end_inset
26534
26535 la
26536 \begin_inset space ~
26537 \end_inset
26538
26539 page
26540 \begin_inset space ~
26541 \end_inset
26542
26543 <page>
26544 \begin_inset space ~
26545 \end_inset
26546
26547 : affiche le mot 
26548 \begin_inset Quotes cld
26549 \end_inset
26550
26551 page
26552 \begin_inset Quotes crd
26553 \end_inset
26554
26555  suivi du numéro de la page sur laquelle se trouve l'élément : 
26556 \begin_inset CommandInset ref
26557 LatexCommand vpageref
26558 reference "fig:Deux-images-déformées"
26559
26560 \end_inset
26561
26562
26563 \end_layout
26564
26565 \begin_layout Description
26566 <référence>
26567 \begin_inset space ~
26568 \end_inset
26569
26570 page
26571 \begin_inset space ~
26572 \end_inset
26573
26574 <page>
26575 \begin_inset space ~
26576 \end_inset
26577
26578 : affiche le numéro de l'élément, le mot 
26579 \begin_inset Quotes cld
26580 \end_inset
26581
26582 page
26583 \begin_inset Quotes crd
26584 \end_inset
26585
26586  et le numéro de la page : 
26587 \begin_inset CommandInset ref
26588 LatexCommand vref
26589 reference "fig:Deux-images-déformées"
26590
26591 \end_inset
26592
26593
26594 \end_layout
26595
26596 \begin_layout Description
26597 Référence
26598 \begin_inset space ~
26599 \end_inset
26600
26601 mise
26602 \begin_inset space ~
26603 \end_inset
26604
26605 en
26606 \begin_inset space ~
26607 \end_inset
26608
26609 forme
26610 \begin_inset space ~
26611 \end_inset
26612
26613 : affiche une référence croisée qui définit son propre format.
26614 \begin_inset Newline newline
26615 \end_inset
26616
26617
26618 \begin_inset Note Greyedout
26619 status open
26620
26621 \begin_layout Plain Layout
26622
26623 \series bold
26624 Note:
26625 \series default
26626  Ce type de référence croisée n'est disponible que si vous avez installé
26627  le paquetage \SpecialChar LaTeX
26628  
26629 \series bold
26630 prettyref
26631 \series default
26632  ou 
26633 \series bold
26634 refstyle
26635 \series default
26636
26637 \begin_inset Index idx
26638 status collapsed
26639
26640 \begin_layout Plain Layout
26641 Paquetages \SpecialChar LaTeX
26642  ! prettyref
26643 \end_layout
26644
26645 \end_inset
26646
26647
26648 \begin_inset Index idx
26649 status collapsed
26650
26651 \begin_layout Plain Layout
26652 Paquetages \SpecialChar LaTeX
26653  ! refstyle
26654 \end_layout
26655
26656 \end_inset
26657
26658 .
26659 \end_layout
26660
26661 \end_inset
26662
26663
26664 \begin_inset Newline newline
26665 \end_inset
26666
26667 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26668  qui doit être utilisé pour cette fonction
26669  en utilisant l'option 
26670 \family sans
26671 Utiliser refstyle (à la place de prettyref) pour les références croisées
26672 \family default
26673  dans le menu 
26674 \family sans
26675 Document\SpecialChar menuseparator
26676 Paramètres\SpecialChar menuseparator
26677 Classe de document
26678 \family default
26679 .
26680  Le format est précisé en ajoutant la commande 
26681 \series bold
26682
26683 \backslash
26684 newrefformat
26685 \series default
26686  (prettyref) ou 
26687 \series bold
26688
26689 \backslash
26690 newref
26691 \series default
26692  (refstyle) au préambule du document.
26693  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
26694  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26695 \begin_inset space ~
26696 \end_inset
26697
26698 :
26699 \begin_inset Newline newline
26700 \end_inset
26701
26702
26703 \series bold
26704
26705 \backslash
26706 newref{fig}{refcmd={Image sur la page 
26707 \backslash
26708 pageref{#1}}}
26709 \series default
26710
26711 \begin_inset Newline newline
26712 \end_inset
26713
26714 Pour plus d'information sur le format, jetez un œil sur la documentation
26715  du paquetage, 
26716 \begin_inset CommandInset citation
26717 LatexCommand cite
26718 key "prettyref,refstyle"
26719 literal "true"
26720
26721 \end_inset
26722
26723 .
26724 \end_layout
26725
26726 \begin_layout Description
26727 Référence
26728 \begin_inset space ~
26729 \end_inset
26730
26731 textuelle: affiche la légende de la référence
26732 \begin_inset space ~
26733 \end_inset
26734
26735
26736 \begin_inset CommandInset ref
26737 LatexCommand nameref
26738 reference "fig:Deux-images-déformées"
26739
26740 \end_inset
26741
26742
26743 \end_layout
26744
26745 \begin_layout Standard
26746
26747 \family sans
26748 <page>
26749 \family default
26750  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26751  précédente, la même page ou la page suivante.
26752  Vous verrez par exemple un texte du genre 
26753 \begin_inset Quotes cld
26754 \end_inset
26755
26756
26757 \family sans
26758 sur cette page
26759 \family default
26760
26761 \begin_inset Quotes crd
26762 \end_inset
26763
26764  à la place.
26765  Le style 
26766 \family sans
26767 <référence>
26768 \begin_inset space ~
26769 \end_inset
26770
26771 page
26772 \begin_inset space ~
26773 \end_inset
26774
26775 <page> 
26776 \family default
26777 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26778  page.
26779 \end_layout
26780
26781 \begin_layout Standard
26782 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26783  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26784 .
26785  Vous choisissez une des six variétés de références dans le champ Format
26786  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26787  boîte de la référence croisée.
26788 \end_layout
26789
26790 \begin_layout Standard
26791 \begin_inset Note Greyedout
26792 status open
26793
26794 \begin_layout Plain Layout
26795
26796 \series bold
26797 Note:
26798 \series default
26799  L'utilisation du paquetage \SpecialChar LaTeX
26800  
26801 \series bold
26802 refstyle
26803 \series default
26804
26805 \begin_inset Index idx
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 Paquetages \SpecialChar LaTeX
26810  ! refstyle
26811 \end_layout
26812
26813 \end_inset
26814
26815  est recommandée parce que 
26816 \series bold
26817 prettyref
26818 \series default
26819
26820 \begin_inset Index idx
26821 status collapsed
26822
26823 \begin_layout Plain Layout
26824 Paquetages \SpecialChar LaTeX
26825  ! prettyref
26826 \end_layout
26827
26828 \end_inset
26829
26830  ne connaît pas tous les raccourcis possibles pour les étiquettes
26831 \begin_inset Foot
26832 status collapsed
26833
26834 \begin_layout Plain Layout
26835 \begin_inset Quotes cld
26836 \end_inset
26837
26838 fig:
26839 \begin_inset Quotes crd
26840 \end_inset
26841
26842  est par exemple le raccourci \SpecialChar LyX
26843  pour les étiquettes dans les légendes de
26844  figures,.
26845 \end_layout
26846
26847 \end_inset
26848
26849  et n'est pas internationalisé.
26850 \end_layout
26851
26852 \end_inset
26853
26854
26855 \end_layout
26856
26857 \begin_layout Subsection
26858 Nommage automatique des références croisées
26859 \begin_inset Index idx
26860 status collapsed
26861
26862 \begin_layout Plain Layout
26863 References@Références ! Nommage automatique
26864 \end_layout
26865
26866 \end_inset
26867
26868
26869 \end_layout
26870
26871 \begin_layout Standard
26872 Le paquetage \SpecialChar LaTeX
26873  
26874 \series bold
26875 hyperref
26876 \series default
26877
26878 \begin_inset Index idx
26879 status collapsed
26880
26881 \begin_layout Plain Layout
26882 Paquetages \SpecialChar LaTeX
26883  ! hyperref
26884 \end_layout
26885
26886 \end_inset
26887
26888
26889 \series bold
26890
26891 \series default
26892 qui est activé dans la rubrique 
26893 \family sans
26894 Propriétés du PDF
26895 \family default
26896  de la fenêtre de dialogue 
26897 \family sans
26898 Paramètres du document
26899 \family default
26900  fournit une fonction très utile pour automatiser la création des références
26901  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
26902  une section).
26903  Par exemple pour vous éviter de devoir écrire le mot 
26904 \begin_inset Quotes cld
26905 \end_inset
26906
26907 Figure
26908 \begin_inset Quotes crd
26909 \end_inset
26910
26911  devant chaque référence à une figure.
26912  Pour profiter de ce nommage automatique des références croisées, vous devez
26913  activer 
26914 \series bold
26915 hyperref
26916 \series default
26917  et insérer la ligne suivante dans le préambule du document :
26918 \end_layout
26919
26920 \begin_layout Standard
26921
26922 \series bold
26923
26924 \backslash
26925 AtBeginDocument{
26926 \backslash
26927 renewcommand{
26928 \backslash
26929 ref}[1]{
26930 \backslash
26931 mbox{
26932 \backslash
26933 autoref{#1}}}}
26934 \end_layout
26935
26936 \begin_layout Standard
26937 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
26938  défaut, par exemple vous préférez le nom 
26939 \begin_inset Quotes cld
26940 \end_inset
26941
26942 sec.
26943 \begin_inset Quotes crd
26944 \end_inset
26945
26946  plutôt que 
26947 \begin_inset Quotes cld
26948 \end_inset
26949
26950 section
26951 \begin_inset Quotes crd
26952 \end_inset
26953
26954 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
26955 \end_layout
26956
26957 \begin_layout Standard
26958
26959 \series bold
26960
26961 \backslash
26962 addto
26963 \backslash
26964 extrasfrench{
26965 \backslash
26966 renewcommand{
26967 \backslash
26968 sectionautorefname}
26969 \begin_inset Newline newline
26970 \end_inset
26971
26972
26973 \begin_inset Phantom HPhantom
26974 status open
26975
26976 \begin_layout Plain Layout
26977
26978 \series bold
26979 \begin_inset space ~
26980 \end_inset
26981
26982
26983 \end_layout
26984
26985 \end_inset
26986
26987 {sec.
26988 \backslash
26989 negthinspace}}
26990 \end_layout
26991
26992 \begin_layout Standard
26993 Si vous utilisez une autre langue que le français, remplacez 
26994 \series bold
26995
26996 \backslash
26997 extrasfrench
26998 \series default
26999  par 
27000 \series bold
27001
27002 \backslash
27003 extras***
27004 \series default
27005 , où *** est le nom de la langue que vous utilisez.
27006
27007 \series bold
27008  
27009 \end_layout
27010
27011 \begin_layout Standard
27012 Pour avoir des noms automatiques, mais pas pour certains types de références,
27013  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27014 \end_layout
27015
27016 \begin_layout Standard
27017
27018 \series bold
27019
27020 \backslash
27021 addto
27022 \backslash
27023 extrasfrench{
27024 \backslash
27025 renewcommand*{
27026 \backslash
27027 equationautorefname}[1]{}}
27028 \end_layout
27029
27030 \begin_layout Standard
27031 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27032  de 
27033 \series bold
27034 hyperref
27035 \series default
27036  
27037 \begin_inset CommandInset citation
27038 LatexCommand cite
27039 key "hyperref"
27040 literal "true"
27041
27042 \end_inset
27043
27044 .
27045 \end_layout
27046
27047 \begin_layout Standard
27048 \begin_inset Note Greyedout
27049 status open
27050
27051 \begin_layout Plain Layout
27052
27053 \series bold
27054 Note:
27055 \series default
27056  Le nommage automatique de références ne peut être utilisé si vous avez
27057  choisi le style de référence 
27058 \family sans
27059 Référence
27060 \begin_inset space ~
27061 \end_inset
27062
27063 mise
27064 \begin_inset space ~
27065 \end_inset
27066
27067 en
27068 \begin_inset space ~
27069 \end_inset
27070
27071 forme
27072 \family default
27073  décrit dans la section
27074 \begin_inset space ~
27075 \end_inset
27076
27077
27078 \begin_inset CommandInset ref
27079 LatexCommand ref
27080 reference "subsec:Formats-Références-Croisées"
27081
27082 \end_inset
27083
27084 .
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Standard
27093 Le manuel 
27094 \emph on
27095 Math
27096 \emph default
27097  est un exemple dans lequel on a utilisé le référencement automatique.
27098 \end_layout
27099
27100 \begin_layout Subsection
27101 Positionnement des références 
27102 \begin_inset CommandInset label
27103 LatexCommand label
27104 name "subsec:Reference-Position"
27105
27106 \end_inset
27107
27108
27109 \begin_inset Index idx
27110 status collapsed
27111
27112 \begin_layout Plain Layout
27113 References@Références ! Positionnement
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \begin_layout Standard
27122 Si vous utilisez le paquetage 
27123 \series bold
27124 hyperref, 
27125 \series default
27126 qui est activé dans la rubrique 
27127 \family sans
27128 Propriétés du PDF
27129 \family default
27130  de la fenêtre de dialogue 
27131 \family sans
27132 Paramètres du document,
27133 \family default
27134  pour lier vos références croisées dans la sortie finale, vous verrez que
27135  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27136  l'image.
27137  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27138  pourrez voir l'image sans faire défiler le texte.
27139  Ce problème vient du fait que le point d'ancrage de la référence se situe
27140  à l'endroit de l'étiquette.
27141  En utilisant le paquetage \SpecialChar LaTeX
27142  
27143 \series bold
27144 hypcap
27145 \series default
27146
27147 \begin_inset Index idx
27148 status collapsed
27149
27150 \begin_layout Plain Layout
27151 Paquetages \SpecialChar LaTeX
27152  ! hypcap
27153 \end_layout
27154
27155 \end_inset
27156
27157 , qui fait partie du paquetage \SpecialChar LaTeX
27158  
27159 \series bold
27160 oberdiek
27161 \series default
27162
27163 \begin_inset Index idx
27164 status collapsed
27165
27166 \begin_layout Plain Layout
27167 Paquetages \SpecialChar LaTeX
27168  ! oberdiek
27169 \end_layout
27170
27171 \end_inset
27172
27173 , le point d'ancrage d'un lien est place en haut du flottant.
27174  Pour utiliser cette fonction avec les flottants de figure, chargez 
27175 \series bold
27176 hypcap
27177 \series default
27178  dans l'entête du document avec la ligne
27179 \end_layout
27180
27181 \begin_layout Standard
27182
27183 \series bold
27184
27185 \backslash
27186 usepackage[figure]{hypcap}
27187 \end_layout
27188
27189 \begin_layout Standard
27190 Vous pouvez aussi utiliser 
27191 \series bold
27192 hypcap
27193 \series default
27194  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27195  raisons de stabilité.
27196  Pour plus d'information, jetez un coup d'œil au manuel d' 
27197 \series bold
27198 hypcap
27199 \series default
27200  
27201 \begin_inset CommandInset citation
27202 LatexCommand cite
27203 key "hypcap"
27204 literal "true"
27205
27206 \end_inset
27207
27208 .
27209 \end_layout
27210
27211 \begin_layout Standard
27212 \begin_inset Note Greyedout
27213 status open
27214
27215 \begin_layout Plain Layout
27216
27217 \series bold
27218 Note:
27219 \series default
27220  
27221 \series bold
27222 hypcap
27223 \series default
27224  n'a aucun effet pour les références à des sous-figures.
27225 \end_layout
27226
27227 \end_inset
27228
27229
27230 \end_layout
27231
27232 \begin_layout Section
27233 Placement des flottants
27234 \begin_inset CommandInset label
27235 LatexCommand label
27236 name "sec:Placement-flottants"
27237
27238 \end_inset
27239
27240
27241 \begin_inset Index idx
27242 status collapsed
27243
27244 \begin_layout Plain Layout
27245 Flottants ! Placement
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \begin_layout Standard
27254 En faisant un clic droit sur la boîte d'un flottant et 
27255 \lang english
27256 clicking on 
27257 \family sans
27258 Settings
27259 \family default
27260 \lang french
27261  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27262  paramètres de placement que \SpecialChar LaTeX
27263  utilise pour déterminer où placer le flottant.
27264 \begin_inset Newline newline
27265 \end_inset
27266
27267 L'option 
27268 \family sans
27269 Plusieurs
27270 \begin_inset space ~
27271 \end_inset
27272
27273 colonnes
27274 \family default
27275  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27276  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27277  confiné sur une seule colonne.
27278 \begin_inset Newline newline
27279 \end_inset
27280
27281 L'option 
27282 \family sans
27283 Rotation
27284 \begin_inset space ~
27285 \end_inset
27286
27287 90°
27288 \family default
27289  est utilisée pour faire tourner les flottants, voyez la section
27290 \begin_inset space ~
27291 \end_inset
27292
27293
27294 \begin_inset CommandInset ref
27295 LatexCommand ref
27296 reference "sec:Flottants-renversés"
27297
27298 \end_inset
27299
27300 .
27301 \end_layout
27302
27303 \begin_layout Standard
27304 En désactivant l'option 
27305 \family sans
27306 Utilise
27307 \begin_inset space ~
27308 \end_inset
27309
27310 le
27311 \begin_inset space ~
27312 \end_inset
27313
27314 placement
27315 \begin_inset space ~
27316 \end_inset
27317
27318 par
27319 \begin_inset space ~
27320 \end_inset
27321
27322 défaut
27323 \family default
27324  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27325  le placement du flottant:
27326 \end_layout
27327
27328 \begin_layout Description
27329 Ici,
27330 \begin_inset space ~
27331 \end_inset
27332
27333 si
27334 \begin_inset space ~
27335 \end_inset
27336
27337 possible: essaie de placer le flottant à la position où il a été inséré
27338  dans \SpecialChar LyX
27339
27340 \end_layout
27341
27342 \begin_layout Description
27343 Haut
27344 \begin_inset space ~
27345 \end_inset
27346
27347 de
27348 \begin_inset space ~
27349 \end_inset
27350
27351 la
27352 \begin_inset space ~
27353 \end_inset
27354
27355 page: essaie de placer le flottant en haut de la page courante
27356 \end_layout
27357
27358 \begin_layout Description
27359 Bas
27360 \begin_inset space ~
27361 \end_inset
27362
27363 de
27364 \begin_inset space ~
27365 \end_inset
27366
27367 la
27368 \begin_inset space ~
27369 \end_inset
27370
27371 page: essaie de placer le flottant en bas de la page courante
27372 \end_layout
27373
27374 \begin_layout Description
27375 Page
27376 \begin_inset space ~
27377 \end_inset
27378
27379 de
27380 \begin_inset space ~
27381 \end_inset
27382
27383 flottants: essaie de placer le flottant sur une page à part, éventuellement
27384  avec d'autres flottants 
27385 \end_layout
27386
27387 \begin_layout Standard
27388 \SpecialChar LaTeX
27389  utilise
27390 \emph on
27391  toujours 
27392 \emph default
27393 les options dans l'ordre donné ci-dessus.
27394  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27395  va d'abord
27396  essayer 
27397 \family sans
27398 Ici
27399 \begin_inset space ~
27400 \end_inset
27401
27402 si
27403 \begin_inset space ~
27404 \end_inset
27405
27406 possible
27407 \family default
27408 , ensuite 
27409 \family sans
27410 Haut
27411 \begin_inset space ~
27412 \end_inset
27413
27414 de
27415 \begin_inset space ~
27416 \end_inset
27417
27418 la
27419 \begin_inset space ~
27420 \end_inset
27421
27422 page
27423 \family default
27424 , et ainsi de suite.
27425  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27426  va essayer les options
27427  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27428  Si aucune des quatre options de placement n'est possible, la procédure
27429  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27430 \end_layout
27431
27432 \begin_layout Standard
27433 Implicitement, chaque option a ses propres règles d'application:
27434 \end_layout
27435
27436 \begin_layout Standard
27437
27438 \family sans
27439 Haut
27440 \begin_inset space ~
27441 \end_inset
27442
27443 de
27444 \begin_inset space ~
27445 \end_inset
27446
27447 la
27448 \begin_inset space ~
27449 \end_inset
27450
27451 page
27452 \family default
27453  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27454  en haut de page (
27455 \series bold
27456
27457 \backslash
27458 topfraction
27459 \series default
27460 ).
27461 \end_layout
27462
27463 \begin_layout Standard
27464
27465 \family sans
27466 Bas
27467 \begin_inset space ~
27468 \end_inset
27469
27470 de
27471 \begin_inset space ~
27472 \end_inset
27473
27474 la
27475 \begin_inset space ~
27476 \end_inset
27477
27478 page
27479 \family default
27480  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27481  en bas de page (
27482 \series bold
27483
27484 \backslash
27485 bottomfraction
27486 \series default
27487 ).
27488 \end_layout
27489
27490 \begin_layout Standard
27491
27492 \family sans
27493 Page
27494 \begin_inset space ~
27495 \end_inset
27496
27497 de
27498 \begin_inset space ~
27499 \end_inset
27500
27501 flottants
27502 \family default
27503  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27504  si ils occupent plus de 50% de celle-ci (
27505 \series bold
27506
27507 \backslash
27508 floatpagefraction
27509 \series default
27510 ).
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27515  supplémentaire 
27516 \family sans
27517 Ignorer
27518 \begin_inset space ~
27519 \end_inset
27520
27521 les
27522 \begin_inset space ~
27523 \end_inset
27524
27525 règles
27526 \begin_inset space ~
27527 \end_inset
27528
27529 \SpecialChar LaTeX
27530
27531 \family default
27532 \lang english
27533 .
27534 \begin_inset Newline newline
27535 \end_inset
27536
27537
27538 \lang french
27539 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27540  qui sont données
27541  entre parenthèses après les descriptions des règles données ci-dessus.
27542  Par exemple, pour augmenter à 50
27543 \begin_inset space \thinspace{}
27544 \end_inset
27545
27546 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27547  trop petite, ajoutez cette ligne au préambule de votre document :
27548 \end_layout
27549
27550 \begin_layout Standard
27551
27552 \series bold
27553
27554 \backslash
27555 renewcommand{
27556 \backslash
27557 bottomfraction}{0.5}
27558 \end_layout
27559
27560 \begin_layout Standard
27561 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27562  exactement à l'endroit où vous l'avez inséré.
27563  dans ce cas utilisez l'option 
27564 \family sans
27565 Ici
27566 \begin_inset space ~
27567 \end_inset
27568
27569 à
27570 \begin_inset space ~
27571 \end_inset
27572
27573 tout
27574 \begin_inset space ~
27575 \end_inset
27576
27577 Prix
27578 \family default
27579 .
27580  Utilisez cette option le moins souvent possible et seulement quand le document
27581  est presque prêt à être imprimé.
27582  En effet, le flottant n'est plus capable de 
27583 \begin_inset Quotes cld
27584 \end_inset
27585
27586 flotter
27587 \begin_inset Quotes crd
27588 \end_inset
27589
27590 , ce qui peut perturber toutes les mises en page.
27591 \end_layout
27592
27593 \begin_layout Standard
27594 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27595  sont toujours entourés par le texte d'un paragraphe donné.
27596 \begin_inset VSpace bigskip
27597 \end_inset
27598
27599
27600 \end_layout
27601
27602 \begin_layout Standard
27603 On peut parfois se trouver dans la situation où un flottant est placé en
27604  haut d'une page alors que la section concernée ne commence qu'au milieu
27605  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27606  la section précédente.
27607  On peut utiliser la commande \SpecialChar LaTeX
27608  
27609 \series bold
27610
27611 \backslash
27612 suppressfloats
27613 \series default
27614  pour éviter ce cas.
27615  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27616  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27617  soit placé avant que la section commence.
27618  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27619  votre document :
27620 \end_layout
27621
27622 \begin_layout Standard
27623
27624 \series bold
27625
27626 \backslash
27627 let
27628 \backslash
27629 mySection
27630 \backslash
27631 section
27632 \begin_inset Newline newline
27633 \end_inset
27634
27635
27636 \backslash
27637 renewcommand{
27638 \backslash
27639 section}{
27640 \backslash
27641 suppressfloats[t]
27642 \backslash
27643 mySection}
27644 \end_layout
27645
27646 \begin_layout Standard
27647 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27648  comme les chapitres et les sous-sections.
27649  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27650  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27651  pourrait ensuite
27652  avoir du mal à trouver un positionnement correct.
27653 \end_layout
27654
27655 \begin_layout Standard
27656 \begin_inset VSpace bigskip
27657 \end_inset
27658
27659 Dans certains cas il est demandé de placer toutes les figures et tous les
27660  tableaux à la fin du document.
27661  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27662  
27663 \series bold
27664 endfloat
27665 \series default
27666
27667 \begin_inset Index idx
27668 status collapsed
27669
27670 \begin_layout Plain Layout
27671 Paquetages \SpecialChar LaTeX
27672  ! endfloat
27673 \end_layout
27674
27675 \end_inset
27676
27677  a été développé.
27678  Il met en effet tous les flottants de figures et de tableaux à la fin du
27679  document dans leurs propres sections.
27680  À la position d'origine du flottant, une indication textuelle du genre
27681  
27682 \begin_inset Quotes cld
27683 \end_inset
27684
27685
27686 \family sans
27687 [Figure
27688 \begin_inset space ~
27689 \end_inset
27690
27691 3.2 
27692 \lang english
27693 about here.
27694 \lang french
27695 ]
27696 \family default
27697
27698 \begin_inset Quotes crd
27699 \end_inset
27700
27701  est insérée.
27702  Le paquetage 
27703 \series bold
27704 endfloat
27705 \series default
27706  est chargé dans le préambule avec la ligne suivante 
27707 \end_layout
27708
27709 \begin_layout Standard
27710
27711 \series bold
27712
27713 \backslash
27714 usepackage[options]{endfloat}
27715 \end_layout
27716
27717 \begin_layout Standard
27718 Il y a aussi de nombreuses options de paquetage pour modifier le format
27719  des sections de figures ou de tableau qui sont créées.
27720  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27721  
27722 \series bold
27723 endfloa
27724 \series default
27725
27726 \begin_inset CommandInset citation
27727 LatexCommand cite
27728 key "endfloat"
27729 literal "true"
27730
27731 \end_inset
27732
27733 .
27734 \begin_inset Newline newline
27735 \end_inset
27736
27737
27738 \begin_inset Note Greyedout
27739 status open
27740
27741 \begin_layout Plain Layout
27742
27743 \series bold
27744 Note: endfloat
27745 \series default
27746  ne fournit pas de traduction automatique de l'indication textuelle, vous
27747  devez donc le faire manuellement, voyez la section
27748 \begin_inset space ~
27749 \end_inset
27750
27751 4 de 
27752 \begin_inset CommandInset citation
27753 LatexCommand cite
27754 key "endfloat"
27755 literal "true"
27756
27757 \end_inset
27758
27759 .
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \begin_inset Newline newline
27766 \end_inset
27767
27768
27769 \begin_inset Note Greyedout
27770 status open
27771
27772 \begin_layout Plain Layout
27773
27774 \series bold
27775 Note:
27776 \series default
27777  Il y a actuellement un bug dans le paquetage 
27778 \series bold
27779 endfloat
27780 \series default
27781  quand la légende contient un 
27782 \begin_inset Quotes cld
27783 \end_inset
27784
27785 ß
27786 \begin_inset Quotes crd
27787 \end_inset
27788
27789  allemand.
27790  Utilisez dans ce cas la commande 
27791 \begin_inset Quotes cld
27792 \end_inset
27793
27794
27795 \series bold
27796
27797 \backslash
27798 ss
27799 \series default
27800
27801 \begin_inset Quotes crd
27802 \end_inset
27803
27804  en code \SpecialChar TeX
27805  à la place du 
27806 \begin_inset Quotes cld
27807 \end_inset
27808
27809 ß
27810 \begin_inset Quotes crd
27811 \end_inset
27812
27813 .
27814 \end_layout
27815
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \begin_layout Standard
27822 \begin_inset VSpace bigskip
27823 \end_inset
27824
27825 Pour plus d'information sur les manières de placer les flottants, jetez
27826  un coup d'œil aux livres sur \SpecialChar LaTeX
27827
27828 \begin_inset CommandInset citation
27829 LatexCommand cite
27830 key "latexcompanion,latexguide,latexbook"
27831 literal "true"
27832
27833 \end_inset
27834
27835 .
27836 \end_layout
27837
27838 \begin_layout Section
27839 Rotation des flottants
27840 \begin_inset CommandInset label
27841 LatexCommand label
27842 name "sec:Flottants-renversés"
27843
27844 \end_inset
27845
27846
27847 \begin_inset Index idx
27848 status collapsed
27849
27850 \begin_layout Plain Layout
27851 Flottants ! Renversés
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \begin_layout Standard
27860 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
27861  tableaux très larges.
27862  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
27863  un clic droit sur la boîte du flottant et utilisez l'option 
27864 \family sans
27865 Rotation
27866 \begin_inset space ~
27867 \end_inset
27868
27869 90°
27870 \family default
27871 .
27872 \end_layout
27873
27874 \begin_layout Standard
27875 Les flottants pivotés sont systématiquement placés sur leur propre page
27876  (ou colonne, si vous avez un document sur deux colonnes).
27877  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
27878  
27879 \family sans
27880 Plusieurs
27881 \begin_inset space ~
27882 \end_inset
27883
27884 colonnes
27885 \family default
27886  dans les paramètres du flottant.
27887  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
27888  du côté de la marge externe.
27889  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
27890  ajouter soit l'option 
27891 \series bold
27892 figuresleft
27893 \series default
27894  soit l'option 
27895 \series bold
27896 figuresright
27897 \series default
27898  aux options de la classe de document.
27899 \end_layout
27900
27901 \begin_layout Standard
27902 Faire référence à un flottant pivoté se fait de la même manière que pour
27903  un flottant normal, la mise en forme de la légende est aussi identique
27904  : Le tableau
27905 \begin_inset space ~
27906 \end_inset
27907
27908
27909 \begin_inset CommandInset ref
27910 LatexCommand ref
27911 reference "tab:Tableau-pivoté"
27912
27913 \end_inset
27914
27915  est un exemple de flottant de tableau pivoté.
27916 \end_layout
27917
27918 \begin_layout Standard
27919 \begin_inset Note Greyedout
27920 status open
27921
27922 \begin_layout Plain Layout
27923
27924 \series bold
27925 Note:
27926 \series default
27927  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
27928  DVI.
27929 \end_layout
27930
27931 \end_inset
27932
27933
27934 \end_layout
27935
27936 \begin_layout Standard
27937 \begin_inset Float table
27938 wide false
27939 sideways true
27940 status open
27941
27942 \begin_layout Plain Layout
27943 \begin_inset Caption Standard
27944
27945 \begin_layout Plain Layout
27946 \begin_inset CommandInset label
27947 LatexCommand label
27948 name "tab:Tableau-pivoté"
27949
27950 \end_inset
27951
27952  Tableau pivoté
27953 \end_layout
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \begin_layout Plain Layout
27961 \align center
27962 \begin_inset Tabular
27963 <lyxtabular version="3" rows="1" columns="5">
27964 <features tabularvalignment="middle">
27965 <column alignment="center" valignment="top">
27966 <column alignment="center" valignment="top">
27967 <column alignment="center" valignment="top">
27968 <column alignment="center" valignment="top">
27969 <column alignment="center" valignment="top">
27970 <row>
27971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27972 \begin_inset Text
27973
27974 \begin_layout Plain Layout
27975 test
27976 \end_layout
27977
27978 \end_inset
27979 </cell>
27980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27981 \begin_inset Text
27982
27983 \begin_layout Plain Layout
27984 b
27985 \end_layout
27986
27987 \end_inset
27988 </cell>
27989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27990 \begin_inset Text
27991
27992 \begin_layout Plain Layout
27993 c
27994 \end_layout
27995
27996 \end_inset
27997 </cell>
27998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27999 \begin_inset Text
28000
28001 \begin_layout Plain Layout
28002 d
28003 \end_layout
28004
28005 \end_inset
28006 </cell>
28007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28008 \begin_inset Text
28009
28010 \begin_layout Plain Layout
28011 e
28012 \end_layout
28013
28014 \end_inset
28015 </cell>
28016 </row>
28017 </lyxtabular>
28018
28019 \end_inset
28020
28021
28022 \end_layout
28023
28024 \end_inset
28025
28026
28027 \end_layout
28028
28029 \begin_layout Section
28030 Sous-flottants
28031 \begin_inset Index idx
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035 Flottants ! Sous-flottants
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \begin_layout Standard
28044 Un exemple de sous-flottant : une figure composée de plusieurs images.
28045  On les crée en insérant un flottant dans un flottant existant.
28046  Le positionnement des sous-flottants peut être contrôlé comme pour les
28047  paragraphes comme on le voit avec les tableaux
28048 \begin_inset space ~
28049 \end_inset
28050
28051
28052 \begin_inset CommandInset ref
28053 LatexCommand ref
28054 reference "tab:Deux-sous-tableaux-cote-a-cote"
28055
28056 \end_inset
28057
28058  et 
28059 \begin_inset CommandInset ref
28060 LatexCommand ref
28061 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28062
28063 \end_inset
28064
28065 .
28066 \end_layout
28067
28068 \begin_layout Standard
28069 On fait référence à des sous-flottants comme on le ferait avec des flottants
28070  normaux : Les tableaux
28071 \begin_inset space ~
28072 \end_inset
28073
28074
28075 \begin_inset CommandInset ref
28076 LatexCommand ref
28077 reference "tab:Le-sous-tableau-a"
28078
28079 \end_inset
28080
28081  et 
28082 \begin_inset CommandInset ref
28083 LatexCommand ref
28084 reference "tab:Le-sous-tableau-b"
28085
28086 \end_inset
28087
28088  sont des sous-tableaux du tableau
28089 \begin_inset space ~
28090 \end_inset
28091
28092
28093 \begin_inset CommandInset ref
28094 LatexCommand ref
28095 reference "tab:Deux-sous-tableaux-cote-a-cote"
28096
28097 \end_inset
28098
28099 .
28100 \end_layout
28101
28102 \begin_layout Standard
28103 \begin_inset Float table
28104 wide false
28105 sideways false
28106 status open
28107
28108 \begin_layout Plain Layout
28109 \begin_inset Caption Standard
28110
28111 \begin_layout Plain Layout
28112 \begin_inset CommandInset label
28113 LatexCommand label
28114 name "tab:Deux-sous-tableaux-cote-a-cote"
28115
28116 \end_inset
28117
28118 Deux sous-tableaux placés côte-à-côte.
28119 \end_layout
28120
28121 \end_inset
28122
28123
28124 \end_layout
28125
28126 \begin_layout Plain Layout
28127 \align center
28128 \begin_inset space \hfill{}
28129 \end_inset
28130
28131
28132 \begin_inset Float table
28133 wide false
28134 sideways false
28135 status collapsed
28136
28137 \begin_layout Plain Layout
28138 \begin_inset Caption Standard
28139
28140 \begin_layout Plain Layout
28141 \begin_inset CommandInset label
28142 LatexCommand label
28143 name "tab:Le-sous-tableau-a"
28144
28145 \end_inset
28146
28147 Le sous-tableau a
28148 \end_layout
28149
28150 \end_inset
28151
28152
28153 \end_layout
28154
28155 \begin_layout Plain Layout
28156 \align center
28157 \begin_inset Tabular
28158 <lyxtabular version="3" rows="1" columns="5">
28159 <features tabularvalignment="middle">
28160 <column alignment="center" valignment="top">
28161 <column alignment="center" valignment="top">
28162 <column alignment="center" valignment="top">
28163 <column alignment="center" valignment="top">
28164 <column alignment="center" valignment="top">
28165 <row>
28166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28167 \begin_inset Text
28168
28169 \begin_layout Plain Layout
28170 test
28171 \end_layout
28172
28173 \end_inset
28174 </cell>
28175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28176 \begin_inset Text
28177
28178 \begin_layout Plain Layout
28179 b
28180 \end_layout
28181
28182 \end_inset
28183 </cell>
28184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28185 \begin_inset Text
28186
28187 \begin_layout Plain Layout
28188 c
28189 \end_layout
28190
28191 \end_inset
28192 </cell>
28193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28194 \begin_inset Text
28195
28196 \begin_layout Plain Layout
28197 d
28198 \end_layout
28199
28200 \end_inset
28201 </cell>
28202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28203 \begin_inset Text
28204
28205 \begin_layout Plain Layout
28206 e
28207 \end_layout
28208
28209 \end_inset
28210 </cell>
28211 </row>
28212 </lyxtabular>
28213
28214 \end_inset
28215
28216
28217 \end_layout
28218
28219 \end_inset
28220
28221
28222 \begin_inset space \hfill{}
28223 \end_inset
28224
28225
28226 \begin_inset Float table
28227 wide false
28228 sideways false
28229 status collapsed
28230
28231 \begin_layout Plain Layout
28232 \begin_inset Caption Standard
28233
28234 \begin_layout Plain Layout
28235 \begin_inset CommandInset label
28236 LatexCommand label
28237 name "tab:Le-sous-tableau-b"
28238
28239 \end_inset
28240
28241 Le sous-tableau b.
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \begin_layout Plain Layout
28250 \align center
28251 \begin_inset Tabular
28252 <lyxtabular version="3" rows="1" columns="5">
28253 <features tabularvalignment="middle">
28254 <column alignment="center" valignment="top">
28255 <column alignment="center" valignment="top">
28256 <column alignment="center" valignment="top">
28257 <column alignment="center" valignment="top">
28258 <column alignment="center" valignment="top">
28259 <row>
28260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28261 \begin_inset Text
28262
28263 \begin_layout Plain Layout
28264 e
28265 \end_layout
28266
28267 \end_inset
28268 </cell>
28269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28270 \begin_inset Text
28271
28272 \begin_layout Plain Layout
28273 d
28274 \end_layout
28275
28276 \end_inset
28277 </cell>
28278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28279 \begin_inset Text
28280
28281 \begin_layout Plain Layout
28282 c
28283 \end_layout
28284
28285 \end_inset
28286 </cell>
28287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28288 \begin_inset Text
28289
28290 \begin_layout Plain Layout
28291 b
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Plain Layout
28300 test
28301 \end_layout
28302
28303 \end_inset
28304 </cell>
28305 </row>
28306 </lyxtabular>
28307
28308 \end_inset
28309
28310
28311 \end_layout
28312
28313 \end_inset
28314
28315
28316 \begin_inset space \hfill{}
28317 \end_inset
28318
28319
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \end_layout
28326
28327 \begin_layout Standard
28328 \begin_inset Float table
28329 wide false
28330 sideways false
28331 status open
28332
28333 \begin_layout Plain Layout
28334 \begin_inset Caption Standard
28335
28336 \begin_layout Plain Layout
28337 \begin_inset CommandInset label
28338 LatexCommand label
28339 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28340
28341 \end_inset
28342
28343 Deux sous-tableaux placés l'un sur l'autre.
28344  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28345 \end_layout
28346
28347 \end_inset
28348
28349
28350 \end_layout
28351
28352 \begin_layout Plain Layout
28353 \align center
28354 \begin_inset Float table
28355 wide false
28356 sideways false
28357 status collapsed
28358
28359 \begin_layout Plain Layout
28360 \begin_inset Caption Standard
28361
28362 \begin_layout Plain Layout
28363
28364 \end_layout
28365
28366 \end_inset
28367
28368
28369 \end_layout
28370
28371 \begin_layout Plain Layout
28372 \align center
28373 \begin_inset Tabular
28374 <lyxtabular version="3" rows="1" columns="4">
28375 <features tabularvalignment="middle">
28376 <column alignment="center" valignment="top">
28377 <column alignment="center" valignment="top">
28378 <column alignment="center" valignment="top">
28379 <column alignment="center" valignment="top">
28380 <row>
28381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28382 \begin_inset Text
28383
28384 \begin_layout Plain Layout
28385 test
28386 \end_layout
28387
28388 \end_inset
28389 </cell>
28390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28391 \begin_inset Text
28392
28393 \begin_layout Plain Layout
28394 test
28395 \end_layout
28396
28397 \end_inset
28398 </cell>
28399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28400 \begin_inset Text
28401
28402 \begin_layout Plain Layout
28403 test
28404 \end_layout
28405
28406 \end_inset
28407 </cell>
28408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28409 \begin_inset Text
28410
28411 \begin_layout Plain Layout
28412 test
28413 \end_layout
28414
28415 \end_inset
28416 </cell>
28417 </row>
28418 </lyxtabular>
28419
28420 \end_inset
28421
28422
28423 \end_layout
28424
28425 \end_inset
28426
28427
28428 \end_layout
28429
28430 \begin_layout Plain Layout
28431 \align center
28432 \begin_inset Float table
28433 wide false
28434 sideways false
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438 \begin_inset Caption Standard
28439
28440 \begin_layout Plain Layout
28441
28442 \end_layout
28443
28444 \end_inset
28445
28446
28447 \end_layout
28448
28449 \begin_layout Plain Layout
28450 \align center
28451 \begin_inset Tabular
28452 <lyxtabular version="3" rows="1" columns="5">
28453 <features tabularvalignment="middle">
28454 <column alignment="center" valignment="top">
28455 <column alignment="center" valignment="top">
28456 <column alignment="center" valignment="top">
28457 <column alignment="center" valignment="top">
28458 <column alignment="center" valignment="top">
28459 <row>
28460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28461 \begin_inset Text
28462
28463 \begin_layout Plain Layout
28464 a
28465 \end_layout
28466
28467 \end_inset
28468 </cell>
28469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28470 \begin_inset Text
28471
28472 \begin_layout Plain Layout
28473 b
28474 \end_layout
28475
28476 \end_inset
28477 </cell>
28478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28479 \begin_inset Text
28480
28481 \begin_layout Plain Layout
28482 c
28483 \end_layout
28484
28485 \end_inset
28486 </cell>
28487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28488 \begin_inset Text
28489
28490 \begin_layout Plain Layout
28491 d
28492 \end_layout
28493
28494 \end_inset
28495 </cell>
28496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28497 \begin_inset Text
28498
28499 \begin_layout Plain Layout
28500 e
28501 \end_layout
28502
28503 \end_inset
28504 </cell>
28505 </row>
28506 </lyxtabular>
28507
28508 \end_inset
28509
28510
28511 \end_layout
28512
28513 \end_inset
28514
28515
28516 \end_layout
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \begin_layout Section
28524 Flottants côte-à-côte
28525 \begin_inset Index idx
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529 Flottants ! côte-à-côte
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \end_layout
28536
28537 \begin_layout Standard
28538 Pour placer des flottants côte-à-côte, comme pour la figure
28539 \begin_inset space ~
28540 \end_inset
28541
28542
28543 \begin_inset CommandInset ref
28544 LatexCommand ref
28545 reference "fig:Flottant-gauche"
28546
28547 \end_inset
28548
28549  et 
28550 \begin_inset CommandInset ref
28551 LatexCommand ref
28552 reference "fig:Flottant-droit"
28553
28554 \end_inset
28555
28556 , on n'utilise 
28557 \emph on
28558 qu'un seul 
28559 \emph default
28560 flottant.
28561  On y insère deux boîtes de minipages.
28562 \begin_inset Foot
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Les minipages sont décrites dans la section
28567 \begin_inset space ~
28568 \end_inset
28569
28570
28571 \begin_inset CommandInset ref
28572 LatexCommand ref
28573 reference "sec:Minipages"
28574
28575 \end_inset
28576
28577 .
28578 \end_layout
28579
28580 \end_inset
28581
28582  La largeur est mise à 45
28583 \begin_inset space \thinspace{}
28584 \end_inset
28585
28586 -50
28587 \begin_inset space \thinspace{}
28588 \end_inset
28589
28590 column% et l'alignement de la boîte à 
28591 \family sans
28592 Bas
28593 \family default
28594  pour chaque minipage.
28595  Les boîtes minipages contiennent l'image et la légende exactement comme
28596  avec un flottant.
28597  La seule différence est que l'unité de longueur 
28598 \family sans
28599 Largeur
28600 \begin_inset space ~
28601 \end_inset
28602
28603 colonne
28604 \begin_inset space ~
28605 \end_inset
28606
28607 %
28608 \family default
28609  utilisée pour l'image est maintenant définie par rapport à la largeur des
28610  boîtes minipages.
28611 \end_layout
28612
28613 \begin_layout Standard
28614 \begin_inset Float figure
28615 wide false
28616 sideways false
28617 status open
28618
28619 \begin_layout Plain Layout
28620 \begin_inset Box Frameless
28621 position "b"
28622 hor_pos "c"
28623 has_inner_box 1
28624 inner_pos "t"
28625 use_parbox 0
28626 use_makebox 0
28627 width "45col%"
28628 special "none"
28629 height "1in"
28630 height_special "totalheight"
28631 thickness "0.4pt"
28632 separation "3pt"
28633 shadowsize "4pt"
28634 framecolor "black"
28635 backgroundcolor "none"
28636 status open
28637
28638 \begin_layout Plain Layout
28639 \align center
28640 \begin_inset Graphics
28641         filename ../clipart/mobius.eps
28642         lyxscale 50
28643         width 100col%
28644         scaleBeforeRotation
28645
28646 \end_inset
28647
28648
28649 \end_layout
28650
28651 \begin_layout Plain Layout
28652 \begin_inset Caption Standard
28653
28654 \begin_layout Plain Layout
28655 \begin_inset CommandInset label
28656 LatexCommand label
28657 name "fig:Flottant-gauche"
28658
28659 \end_inset
28660
28661 Flottant du côté gauche.
28662 \end_layout
28663
28664 \end_inset
28665
28666
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \begin_inset space \hfill{}
28673 \end_inset
28674
28675
28676 \begin_inset Box Frameless
28677 position "b"
28678 hor_pos "c"
28679 has_inner_box 1
28680 inner_pos "t"
28681 use_parbox 0
28682 use_makebox 0
28683 width "45col%"
28684 special "none"
28685 height "1in"
28686 height_special "totalheight"
28687 thickness "0.4pt"
28688 separation "3pt"
28689 shadowsize "4pt"
28690 framecolor "black"
28691 backgroundcolor "none"
28692 status open
28693
28694 \begin_layout Plain Layout
28695 \align center
28696 \begin_inset Graphics
28697         filename ../clipart/platypus.eps
28698         lyxscale 50
28699         width 100col%
28700         scaleBeforeRotation
28701
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \begin_layout Plain Layout
28708 \begin_inset Caption Standard
28709
28710 \begin_layout Plain Layout
28711 \begin_inset CommandInset label
28712 LatexCommand label
28713 name "fig:Flottant-droit"
28714
28715 \end_inset
28716
28717 Flottant du côté droit.
28718 \end_layout
28719
28720 \end_inset
28721
28722
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \end_layout
28734
28735 \begin_layout Standard
28736 Une solution alternative plus simple consiste à utiliser le module 
28737 \family sans
28738 Minipages à largeur variable
28739 \family default
28740 , voir la section
28741 \begin_inset space \thinspace{}
28742 \end_inset
28743
28744
28745 \begin_inset CommandInset ref
28746 LatexCommand ref
28747 reference "sec:Minipages"
28748
28749 \end_inset
28750
28751 .
28752  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28753  des figures et des tableaux.
28754  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28755  améliorent l'alignement horizontal des figures.
28756  Le fichier du répertoire des exemples 
28757 \emph on
28758 varwidth-floats-side-by-side
28759 \emph default
28760  donnes des exemples d'utilisation du module.
28761 \end_layout
28762
28763 \begin_layout Section
28764 Mise en forme de la légende
28765 \begin_inset Index idx
28766 status collapsed
28767
28768 \begin_layout Plain Layout
28769 Légende ! Mise en forme
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \begin_inset Index idx
28776 status collapsed
28777
28778 \begin_layout Plain Layout
28779 Flottants ! Mise en forme de la Légende
28780 \end_layout
28781
28782 \end_inset
28783
28784
28785 \begin_inset CommandInset label
28786 LatexCommand label
28787 name "sec:Formatage-légende"
28788
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \begin_layout Standard
28795 L'environnement 
28796 \family sans
28797 Légende
28798 \family default
28799  est l'environnement de paragraphe implicite pour les 
28800 \family sans
28801 flottants
28802 \family default
28803 .
28804  Dans la fenêtre de \SpecialChar LyX
28805  les légendes apparaissent comme une étiquette comme
28806  par exemple 
28807 \begin_inset Quotes cld
28808 \end_inset
28809
28810
28811 \family sans
28812 Figure #:
28813 \family default
28814
28815 \begin_inset Quotes crd
28816 \end_inset
28817
28818  suivi par le texte de la légende.
28819  Le 
28820 \begin_inset Quotes cld
28821 \end_inset
28822
28823 #
28824 \begin_inset Quotes crd
28825 \end_inset
28826
28827  étant remplacé par le numéro de référence réel.
28828  implicitement l'étiquette et le numéro sont dans la même police de caractères
28829  que le texte de la légende et deux points suivent le numéro pour séparer
28830  l'étiquette du texte.
28831  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28832 \end_layout
28833
28834 \begin_layout Standard
28835 Pour modifier le format implicite des légendes, il faut charger le paquetage
28836  \SpecialChar LaTeX
28837  
28838 \series bold
28839 caption
28840 \series default
28841
28842 \begin_inset Index idx
28843 status collapsed
28844
28845 \begin_layout Plain Layout
28846 Paquetages \SpecialChar LaTeX
28847  ! caption
28848 \end_layout
28849
28850 \end_inset
28851
28852  dans le préambule de votre document avec la ligne suivante :
28853 \end_layout
28854
28855 \begin_layout Standard
28856
28857 \series bold
28858
28859 \backslash
28860 usepackage[format definition]{caption}
28861 \end_layout
28862
28863 \begin_layout Standard
28864 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28865  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28866  dans ce document, utilisez les commandes suivantes :
28867 \end_layout
28868
28869 \begin_layout Standard
28870
28871 \series bold
28872
28873 \backslash
28874 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28875 \end_layout
28876
28877 \begin_layout Standard
28878 Vous pouvez aussi définir des formats de légendes différents pour les différents
28879  types de flottants.
28880  Dans ce cas chargez le paquetage 
28881 \series bold
28882 caption 
28883 \series default
28884 sans option de format spécifique et définissez les différents formats à
28885  l'aide de la commande 
28886 \end_layout
28887
28888 \begin_layout Standard
28889
28890 \series bold
28891
28892 \backslash
28893 captionsetup[type de flottant]{définition du format}
28894 \end_layout
28895
28896 \begin_layout Standard
28897 dans le préambule du document.
28898  Par exemple les formats de légende de la Figure
28899 \begin_inset space ~
28900 \end_inset
28901
28902
28903 \begin_inset CommandInset ref
28904 LatexCommand ref
28905 reference "fig:Legende-de-fig"
28906
28907 \end_inset
28908
28909  et du Tableau
28910 \begin_inset space ~
28911 \end_inset
28912
28913
28914 \begin_inset CommandInset ref
28915 LatexCommand ref
28916 reference "tab:Légende-de-tab"
28917
28918 \end_inset
28919
28920  peuvent être créés en utilisant les commandes suivantes dans le préambule
28921  :
28922 \end_layout
28923
28924 \begin_layout Standard
28925
28926 \series bold
28927
28928 \backslash
28929 usepackage[tableposition=top]{caption}
28930 \series default
28931
28932 \begin_inset Newline newline
28933 \end_inset
28934
28935
28936 \series bold
28937
28938 \backslash
28939 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28940 \begin_inset Newline newline
28941 \end_inset
28942
28943
28944 \begin_inset Phantom HPhantom
28945 status open
28946
28947 \begin_layout Plain Layout
28948
28949 \series bold
28950
28951 \backslash
28952 captionsetup[figure]{
28953 \end_layout
28954
28955 \end_inset
28956
28957 labelsep=period}
28958 \begin_inset Newline newline
28959 \end_inset
28960
28961
28962 \backslash
28963 captionsetup[table]{labelfont={bf,sf}}
28964 \end_layout
28965
28966 \begin_layout Standard
28967 \begin_inset Note Greyedout
28968 status open
28969
28970 \begin_layout Plain Layout
28971
28972 \series bold
28973 Note:
28974 \series default
28975  L'option 
28976 \series bold
28977 tableposition=top
28978 \series default
28979  n'a pas d'effet quand on utilise un document de classe 
28980 \series bold
28981 KOMA-Script
28982 \series default
28983
28984 \begin_inset Index idx
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988 Paquetages \SpecialChar LaTeX
28989  ! KOMA-Script
28990 \end_layout
28991
28992 \end_inset
28993
28994 .
28995  Dans ce cas on doit utiliser l'option 
28996 \series bold
28997 captions=tableheading
28998 \series default
28999  de la classe de document.
29000 \end_layout
29001
29002 \end_inset
29003
29004
29005 \end_layout
29006
29007 \begin_layout Standard
29008 Pour plus d'information sur le paquetage 
29009 \series bold
29010 caption
29011 \series default
29012  nous vous renvoyons à sa documentation 
29013 \begin_inset CommandInset citation
29014 LatexCommand cite
29015 key "caption"
29016 literal "true"
29017
29018 \end_inset
29019
29020 .
29021 \end_layout
29022
29023 \begin_layout Standard
29024 Pour changer le nom de l'étiquette, par exemple de 
29025 \begin_inset Quotes cld
29026 \end_inset
29027
29028 Figure
29029 \begin_inset Quotes crd
29030 \end_inset
29031
29032  à 
29033 \begin_inset Quotes cld
29034 \end_inset
29035
29036 Image
29037 \begin_inset Quotes crd
29038 \end_inset
29039
29040 , utilisez la commande suivante dans le préambule :
29041 \end_layout
29042
29043 \begin_layout Standard
29044
29045 \series bold
29046
29047 \backslash
29048 renewcommand{
29049 \backslash
29050 fnum@figure}{Image~
29051 \backslash
29052 thefigure}
29053 \end_layout
29054
29055 \begin_layout Standard
29056 où 
29057 \series bold
29058
29059 \backslash
29060 thefigure
29061 \series default
29062  insère le numéro de la figure et
29063 \series bold
29064  
29065 \begin_inset Quotes cld
29066 \end_inset
29067
29068 ~
29069 \series default
29070
29071 \begin_inset Quotes crd
29072 \end_inset
29073
29074  ajoute une espace insécable.
29075 \end_layout
29076
29077 \begin_layout Standard
29078 \begin_inset VSpace bigskip
29079 \end_inset
29080
29081 Si vous utilisez un document de classe 
29082 \series bold
29083 KOMA-Script
29084 \series default
29085
29086 \begin_inset Index idx
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090 Paquetages \SpecialChar LaTeX
29091  ! KOMA-Script
29092 \end_layout
29093
29094 \end_inset
29095
29096  (
29097 \family sans
29098 article (KOMA-Script)
29099 \family default
29100
29101 \family sans
29102 book (KOMA-Script)
29103 \family default
29104
29105 \family sans
29106 letter (KOMA-Script)
29107 \family default
29108 , ou 
29109 \family sans
29110 report (KOMA-Script)
29111 \family default
29112
29113 \begin_inset space \thinspace{}
29114 \end_inset
29115
29116 ), Vous pouvez utiliser la commande incorporée 
29117 \series bold
29118
29119 \backslash
29120 setkomafont 
29121 \series default
29122 du paquetage
29123 \series bold
29124  KOMA-Script 
29125 \series default
29126 à la place du paquetage
29127 \series bold
29128  caption.
29129  
29130 \series default
29131 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29132  suivante au préambule de votre document :
29133 \end_layout
29134
29135 \begin_layout Standard
29136
29137 \series bold
29138
29139 \backslash
29140 setkomafont{captionlabel}{
29141 \backslash
29142 bfseries}
29143 \end_layout
29144
29145 \begin_layout Standard
29146 Pour plus d'information au sujet de 
29147 \series bold
29148
29149 \backslash
29150 setkomafont
29151 \series default
29152  nous vous renvoyons à la documentation du paquetage 
29153 \series bold
29154 KOMA-Script
29155 \series default
29156  
29157 \begin_inset CommandInset citation
29158 LatexCommand cite
29159 key "KOMA-Script"
29160 literal "true"
29161
29162 \end_inset
29163
29164 .
29165 \end_layout
29166
29167 \begin_layout Standard
29168 \begin_inset ERT
29169 status collapsed
29170
29171 \begin_layout Plain Layout
29172
29173
29174 \backslash
29175 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29176 }
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \begin_inset Note Note
29183 status open
29184
29185 \begin_layout Plain Layout
29186 Le format de la légende n'est modifié que pour cet exemple.
29187 \end_layout
29188
29189 \end_inset
29190
29191
29192 \end_layout
29193
29194 \begin_layout Standard
29195 \begin_inset Float figure
29196 placement !p
29197 wide false
29198 sideways false
29199 status open
29200
29201 \begin_layout Plain Layout
29202 \align center
29203 \begin_inset Graphics
29204         filename ../clipart/mobius.eps
29205         lyxscale 50
29206         scale 50
29207         scaleBeforeRotation
29208
29209 \end_inset
29210
29211
29212 \end_layout
29213
29214 \begin_layout Plain Layout
29215 \begin_inset Caption Standard
29216
29217 \begin_layout Plain Layout
29218 \begin_inset CommandInset label
29219 LatexCommand label
29220 name "fig:Legende-de-fig"
29221
29222 \end_inset
29223
29224 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29225  pour montrer les différents types de formats de légendes.
29226  Ici on a utilisé un format de légende personnalisé.
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Standard
29240 \begin_inset ERT
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245
29246 \backslash
29247 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29248 on}
29249 \end_layout
29250
29251 \end_inset
29252
29253
29254 \end_layout
29255
29256 \begin_layout Standard
29257 \begin_inset Float table
29258 placement !p
29259 wide false
29260 sideways false
29261 status open
29262
29263 \begin_layout Plain Layout
29264 \begin_inset Caption Standard
29265
29266 \begin_layout Plain Layout
29267 \begin_inset CommandInset label
29268 LatexCommand label
29269 name "tab:Légende-de-tab"
29270
29271 \end_inset
29272
29273 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29274  pour montrer les différents types de formats de légendes.
29275  Ici on a utilisé le format de légende implicite.
29276 \end_layout
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \begin_layout Plain Layout
29284 \align center
29285 \begin_inset Tabular
29286 <lyxtabular version="3" rows="1" columns="5">
29287 <features tabularvalignment="middle">
29288 <column alignment="center" valignment="top">
29289 <column alignment="center" valignment="top">
29290 <column alignment="center" valignment="top">
29291 <column alignment="center" valignment="top">
29292 <column alignment="center" valignment="top">
29293 <row>
29294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29295 \begin_inset Text
29296
29297 \begin_layout Plain Layout
29298 a
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Plain Layout
29307 b
29308 \end_layout
29309
29310 \end_inset
29311 </cell>
29312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29313 \begin_inset Text
29314
29315 \begin_layout Plain Layout
29316 c
29317 \end_layout
29318
29319 \end_inset
29320 </cell>
29321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29322 \begin_inset Text
29323
29324 \begin_layout Plain Layout
29325 d
29326 \end_layout
29327
29328 \end_inset
29329 </cell>
29330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29331 \begin_inset Text
29332
29333 \begin_layout Plain Layout
29334 e
29335 \end_layout
29336
29337 \end_inset
29338 </cell>
29339 </row>
29340 </lyxtabular>
29341
29342 \end_inset
29343
29344
29345 \end_layout
29346
29347 \end_inset
29348
29349
29350 \end_layout
29351
29352 \begin_layout Section
29353 Positionnement de la Légende
29354 \begin_inset Index idx
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358 Légende ! Placement
29359 \end_layout
29360
29361 \end_inset
29362
29363
29364 \begin_inset Index idx
29365 status collapsed
29366
29367 \begin_layout Plain Layout
29368 Flottants ! Placement de la légende
29369 \end_layout
29370
29371 \end_inset
29372
29373
29374 \begin_inset CommandInset label
29375 LatexCommand label
29376 name "sec:Placement-légende"
29377
29378 \end_inset
29379
29380
29381 \end_layout
29382
29383 \begin_layout Standard
29384 La règle habituelle pour placer la légende est :
29385 \end_layout
29386
29387 \begin_layout Description
29388 Figure
29389 \begin_inset space ~
29390 \end_inset
29391
29392 : La légende est placée en dessous de la figure
29393 \end_layout
29394
29395 \begin_layout Description
29396 Tableau
29397 \begin_inset space ~
29398 \end_inset
29399
29400 : La légende est placée au dessus du tableau
29401 \end_layout
29402
29403 \begin_layout Standard
29404 Malheureusement les classes standard de \SpecialChar LaTeX
29405  ne gèrent pas les légendes au dessus
29406  des tableaux.
29407  Ce qui fait que si vous utilisez une des classes de document 
29408 \family sans
29409 article
29410 \family default
29411
29412 \family sans
29413 book
29414 \family default
29415
29416 \family sans
29417 letter
29418 \family default
29419 , ou 
29420 \family sans
29421 report
29422 \family default
29423  il n'y aura pas d'espace libre entre la légende et le tableau.
29424  Pour insérer l'espace nécessaire, 
29425 \lang english
29426 load
29427 \lang french
29428  le paquetage \SpecialChar LaTeX
29429  
29430 \series bold
29431 caption
29432 \series default
29433
29434 \begin_inset Index idx
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438 Paquetages \SpecialChar LaTeX
29439  ! caption
29440 \end_layout
29441
29442 \end_inset
29443
29444  dans le préambule de votre document avec l'option
29445 \begin_inset Foot
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449 Voir la section
29450 \begin_inset space ~
29451 \end_inset
29452
29453
29454 \begin_inset CommandInset ref
29455 LatexCommand ref
29456 reference "sec:Formatage-légende"
29457
29458 \end_inset
29459
29460  pour plus d'information sur le paquetage 
29461 \series bold
29462 caption
29463 \series default
29464 .
29465 \end_layout
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Standard
29473
29474 \series bold
29475 tableposition=top
29476 \end_layout
29477
29478 \begin_layout Standard
29479 Si vous utilisez une classe de document 
29480 \series bold
29481 KOMA-Script
29482 \series default
29483
29484 \begin_inset Index idx
29485 status collapsed
29486
29487 \begin_layout Plain Layout
29488 Paquetages \SpecialChar LaTeX
29489  ! KOMA-Script
29490 \end_layout
29491
29492 \end_inset
29493
29494  (
29495 \family sans
29496 article (KOMA-Script)
29497 \family default
29498
29499 \family sans
29500 book (KOMA-Script)
29501 \family default
29502
29503 \family sans
29504 letter (KOMA-Script)
29505 \family default
29506 , ou 
29507 \family sans
29508 report (KOMA-Script)
29509 \family default
29510
29511 \begin_inset space \thinspace{}
29512 \end_inset
29513
29514 ), vous pouvez utiliser à la place du paquetage 
29515 \series bold
29516 caption
29517 \series default
29518  l'option
29519 \end_layout
29520
29521 \begin_layout Standard
29522
29523 \series bold
29524 captions=tableheading
29525 \end_layout
29526
29527 \begin_layout Standard
29528 de la classe de document.
29529 \begin_inset Foot
29530 status open
29531
29532 \begin_layout Plain Layout
29533 Cette option est utilisée dans le document
29534 \end_layout
29535
29536 \end_inset
29537
29538
29539 \end_layout
29540
29541 \begin_layout Standard
29542 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29543  le menu contextuel dans une légende avec un clic droit et indiquer si la
29544  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29545  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29546  pour certaines d'entre elles.
29547  Le tableau
29548 \begin_inset space ~
29549 \end_inset
29550
29551
29552 \begin_inset CommandInset ref
29553 LatexCommand ref
29554 reference "tab:A-caption-marked"
29555
29556 \end_inset
29557
29558  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29559  alors qu'elle est insérée au-dessus.
29560  Par comparaison, la légende du tableau
29561 \begin_inset space ~
29562 \end_inset
29563
29564
29565 \begin_inset CommandInset ref
29566 LatexCommand ref
29567 reference "tab:A-standard-table"
29568
29569 \end_inset
29570
29571  n'est pas repositionnée.
29572 \end_layout
29573
29574 \begin_layout Standard
29575 \begin_inset Float table
29576 wide false
29577 sideways false
29578 status open
29579
29580 \begin_layout Plain Layout
29581 \begin_inset Caption Below
29582
29583 \begin_layout Plain Layout
29584 \begin_inset CommandInset label
29585 LatexCommand label
29586 name "tab:A-caption-marked"
29587
29588 \end_inset
29589
29590 Une légende positionnée sous le tableau par le menu contextuel
29591 \lang english
29592 .
29593 \end_layout
29594
29595 \end_inset
29596
29597
29598 \end_layout
29599
29600 \begin_layout Plain Layout
29601 \align center
29602 \begin_inset Tabular
29603 <lyxtabular version="3" rows="3" columns="3">
29604 <features tabularvalignment="middle">
29605 <column alignment="center" valignment="top" width="0pt">
29606 <column alignment="center" valignment="top" width="0pt">
29607 <column alignment="center" valignment="top" width="0pt">
29608 <row>
29609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29610 \begin_inset Text
29611
29612 \begin_layout Plain Layout
29613 1
29614 \end_layout
29615
29616 \end_inset
29617 </cell>
29618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29619 \begin_inset Text
29620
29621 \begin_layout Plain Layout
29622 2
29623 \end_layout
29624
29625 \end_inset
29626 </cell>
29627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29628 \begin_inset Text
29629
29630 \begin_layout Plain Layout
29631 3
29632 \end_layout
29633
29634 \end_inset
29635 </cell>
29636 </row>
29637 <row>
29638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29639 \begin_inset Text
29640
29641 \begin_layout Plain Layout
29642 Jean
29643 \end_layout
29644
29645 \end_inset
29646 </cell>
29647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29648 \begin_inset Text
29649
29650 \begin_layout Plain Layout
29651 Marie
29652 \end_layout
29653
29654 \end_inset
29655 </cell>
29656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29657 \begin_inset Text
29658
29659 \begin_layout Plain Layout
29660 Pierre
29661 \end_layout
29662
29663 \end_inset
29664 </cell>
29665 </row>
29666 <row>
29667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29668 \begin_inset Text
29669
29670 \begin_layout Plain Layout
29671 \begin_inset Formula $\int x^{2}dx$
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29680 \begin_inset Text
29681
29682 \begin_layout Plain Layout
29683 \begin_inset Formula $\left[\begin{array}{cc}
29684 a & b\\
29685 c & d
29686 \end{array}\right]$
29687 \end_inset
29688
29689
29690 \end_layout
29691
29692 \end_inset
29693 </cell>
29694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29695 \begin_inset Text
29696
29697 \begin_layout Plain Layout
29698 \begin_inset Formula $1+1=2$
29699 \end_inset
29700
29701
29702 \end_layout
29703
29704 \end_inset
29705 </cell>
29706 </row>
29707 </lyxtabular>
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \end_inset
29715
29716
29717 \end_layout
29718
29719 \begin_layout Standard
29720 \begin_inset Float table
29721 wide false
29722 sideways false
29723 status open
29724
29725 \begin_layout Plain Layout
29726 \begin_inset Caption Standard
29727
29728 \begin_layout Plain Layout
29729 \begin_inset CommandInset label
29730 LatexCommand label
29731 name "tab:A-standard-table"
29732
29733 \end_inset
29734
29735 Une légende de tableau standard
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Plain Layout
29744 \align center
29745 \begin_inset Tabular
29746 <lyxtabular version="3" rows="3" columns="3">
29747 <features tabularvalignment="middle">
29748 <column alignment="center" valignment="top" width="0pt">
29749 <column alignment="center" valignment="top" width="0pt">
29750 <column alignment="center" valignment="top" width="0pt">
29751 <row>
29752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29753 \begin_inset Text
29754
29755 \begin_layout Plain Layout
29756 1
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765 2
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29771 \begin_inset Text
29772
29773 \begin_layout Plain Layout
29774 3
29775 \end_layout
29776
29777 \end_inset
29778 </cell>
29779 </row>
29780 <row>
29781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Plain Layout
29785 Jean
29786 \end_layout
29787
29788 \end_inset
29789 </cell>
29790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29791 \begin_inset Text
29792
29793 \begin_layout Plain Layout
29794 Marie
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Plain Layout
29803 Pierre
29804 \end_layout
29805
29806 \end_inset
29807 </cell>
29808 </row>
29809 <row>
29810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29811 \begin_inset Text
29812
29813 \begin_layout Plain Layout
29814 \begin_inset Formula $\int x^{2}dx$
29815 \end_inset
29816
29817
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Plain Layout
29826 \begin_inset Formula $\left[\begin{array}{cc}
29827 a & b\\
29828 c & d
29829 \end{array}\right]$
29830 \end_inset
29831
29832
29833 \end_layout
29834
29835 \end_inset
29836 </cell>
29837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29838 \begin_inset Text
29839
29840 \begin_layout Plain Layout
29841 \begin_inset Formula $1+1=2$
29842 \end_inset
29843
29844
29845 \end_layout
29846
29847 \end_inset
29848 </cell>
29849 </row>
29850 </lyxtabular>
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \end_inset
29858
29859
29860 \end_layout
29861
29862 \begin_layout Standard
29863 \begin_inset VSpace bigskip
29864 \end_inset
29865
29866 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29867  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29868  
29869 \series bold
29870 sidecap
29871 \series default
29872
29873 \begin_inset Index idx
29874 status collapsed
29875
29876 \begin_layout Plain Layout
29877 Paquetages \SpecialChar LaTeX
29878  ! sidecap
29879 \end_layout
29880
29881 \end_inset
29882
29883  dans le préambule de votre document avec la ligne de commande suivante
29884 \end_layout
29885
29886 \begin_layout Standard
29887
29888 \series bold
29889
29890 \backslash
29891 usepackage[option]{sidecap}
29892 \end_layout
29893
29894 \begin_layout Standard
29895 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
29896  extérieure – à droite sur les pages impaires et à gauche sur les pages
29897  paires.
29898  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
29899  
29900 \series bold
29901 innercaption
29902 \series default
29903 .
29904  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
29905  
29906 \series bold
29907 rightcaption
29908 \series default
29909  ou 
29910 \series bold
29911 leftcaption
29912 \series default
29913 .
29914 \end_layout
29915
29916 \begin_layout Standard
29917 \begin_inset ERT
29918 status collapsed
29919
29920 \begin_layout Plain Layout
29921
29922
29923 \backslash
29924 ifsidecap
29925 \end_layout
29926
29927 \end_inset
29928
29929
29930 \begin_inset Note Note
29931 status open
29932
29933 \begin_layout Plain Layout
29934 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
29935  
29936 \series bold
29937 sidecap
29938 \series default
29939  a été installé.
29940 \end_layout
29941
29942 \end_inset
29943
29944
29945 \end_layout
29946
29947 \begin_layout Standard
29948 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
29949  ajouter ces commandes dans le préambule de votre document :
29950 \end_layout
29951
29952 \begin_layout Standard
29953 \noindent
29954 \begin_inset CommandInset line
29955 LatexCommand rule
29956 offset "0.5ex"
29957 width "100line%"
29958 height "1pt"
29959
29960 \end_inset
29961
29962
29963 \end_layout
29964
29965 \begin_layout Standard
29966
29967 \series bold
29968
29969 \backslash
29970 newcommand{
29971 \backslash
29972 TabBesBeg}[1][1.0]{%
29973 \begin_inset Newline newline
29974 \end_inset
29975
29976
29977 \begin_inset Phantom HPhantom
29978 status open
29979
29980 \begin_layout Plain Layout
29981 \begin_inset space ~
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \end_inset
29988
29989
29990 \backslash
29991 let
29992 \backslash
29993 MyTable
29994 \backslash
29995 table
29996 \begin_inset Newline newline
29997 \end_inset
29998
29999
30000 \begin_inset Phantom HPhantom
30001 status open
30002
30003 \begin_layout Plain Layout
30004
30005 \series medium
30006 \begin_inset space ~
30007 \end_inset
30008
30009
30010 \end_layout
30011
30012 \end_inset
30013
30014
30015 \backslash
30016 let
30017 \backslash
30018 MyEndtable
30019 \backslash
30020 endtable
30021 \begin_inset Newline newline
30022 \end_inset
30023
30024
30025 \begin_inset Phantom HPhantom
30026 status open
30027
30028 \begin_layout Plain Layout
30029
30030 \series medium
30031 \begin_inset space ~
30032 \end_inset
30033
30034
30035 \end_layout
30036
30037 \end_inset
30038
30039
30040 \backslash
30041 renewenvironment{table}[1]{
30042 \backslash
30043 begin{SCtable}[#1]##1}{
30044 \backslash
30045 end{SCtable}}}
30046 \end_layout
30047
30048 \begin_layout Standard
30049
30050 \series bold
30051
30052 \backslash
30053 newcommand{
30054 \backslash
30055 TabBesEnd}{%
30056 \begin_inset Newline newline
30057 \end_inset
30058
30059
30060 \begin_inset Phantom HPhantom
30061 status open
30062
30063 \begin_layout Plain Layout
30064 \begin_inset space ~
30065 \end_inset
30066
30067
30068 \end_layout
30069
30070 \end_inset
30071
30072
30073 \backslash
30074 let
30075 \backslash
30076 table
30077 \backslash
30078 MyTable
30079 \begin_inset Newline newline
30080 \end_inset
30081
30082
30083 \begin_inset Phantom HPhantom
30084 status open
30085
30086 \begin_layout Plain Layout
30087 \begin_inset space ~
30088 \end_inset
30089
30090
30091 \end_layout
30092
30093 \end_inset
30094
30095
30096 \backslash
30097 let
30098 \backslash
30099 endtable
30100 \backslash
30101 MyEndtable
30102 \end_layout
30103
30104 \begin_layout Standard
30105
30106 \series bold
30107
30108 \backslash
30109 newcommand{
30110 \backslash
30111 FigBesBeg}[1][1.0]{%
30112 \begin_inset Newline newline
30113 \end_inset
30114
30115
30116 \begin_inset Phantom HPhantom
30117 status open
30118
30119 \begin_layout Plain Layout
30120 \begin_inset space ~
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \end_inset
30127
30128
30129 \backslash
30130 let
30131 \backslash
30132 MyFigure
30133 \backslash
30134 figure
30135 \begin_inset Newline newline
30136 \end_inset
30137
30138
30139 \begin_inset Phantom HPhantom
30140 status open
30141
30142 \begin_layout Plain Layout
30143 \begin_inset space ~
30144 \end_inset
30145
30146
30147 \end_layout
30148
30149 \end_inset
30150
30151
30152 \backslash
30153 let
30154 \backslash
30155 MyEndfigure
30156 \backslash
30157 endfigure
30158 \begin_inset Newline newline
30159 \end_inset
30160
30161
30162 \begin_inset Phantom HPhantom
30163 status open
30164
30165 \begin_layout Plain Layout
30166 \begin_inset space ~
30167 \end_inset
30168
30169
30170 \end_layout
30171
30172 \end_inset
30173
30174
30175 \backslash
30176 renewenvironment{figure}[1]{
30177 \backslash
30178 begin{SCfigure}[#1]##1}{
30179 \backslash
30180 end{SCfigure}}}
30181 \end_layout
30182
30183 \begin_layout Standard
30184
30185 \series bold
30186
30187 \backslash
30188 newcommand{
30189 \backslash
30190 FigBesEnd}{%
30191 \begin_inset Newline newline
30192 \end_inset
30193
30194
30195 \begin_inset Phantom HPhantom
30196 status open
30197
30198 \begin_layout Plain Layout
30199 \begin_inset space ~
30200 \end_inset
30201
30202
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \backslash
30209 let
30210 \backslash
30211 figure
30212 \backslash
30213 MyFigure
30214 \begin_inset Newline newline
30215 \end_inset
30216
30217
30218 \begin_inset Phantom HPhantom
30219 status open
30220
30221 \begin_layout Plain Layout
30222 \begin_inset space ~
30223 \end_inset
30224
30225
30226 \end_layout
30227
30228 \end_inset
30229
30230
30231 \backslash
30232 let
30233 \backslash
30234 endfigure
30235 \backslash
30236 MyEndfigure}
30237 \end_layout
30238
30239 \begin_layout Standard
30240 \noindent
30241 \begin_inset CommandInset line
30242 LatexCommand rule
30243 offset "0.5ex"
30244 width "100line%"
30245 height "1pt"
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \begin_layout Standard
30253 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30254  la légende se place sur le côté.
30255  Pour les flottants de figure, utilisez la commande
30256 \end_layout
30257
30258 \begin_layout Standard
30259
30260 \series bold
30261
30262 \backslash
30263 FigBesBeg
30264 \end_layout
30265
30266 \begin_layout Standard
30267 en code \SpecialChar TeX
30268  avant le flottant.
30269  Et insérez la commande
30270 \end_layout
30271
30272 \begin_layout Standard
30273
30274 \series bold
30275
30276 \backslash
30277 FigBesEnd
30278 \end_layout
30279
30280 \begin_layout Standard
30281 en code \SpecialChar TeX
30282  à l'endroit où vous voulez revenir à la définition originale du
30283  flottant.
30284 \end_layout
30285
30286 \begin_layout Standard
30287 Pour les flottants de tableau, utilisez les commandes correspondantes
30288 \end_layout
30289
30290 \begin_layout Standard
30291
30292 \series bold
30293
30294 \backslash
30295 TabBesBeg
30296 \series default
30297  et 
30298 \series bold
30299
30300 \backslash
30301 TabBesEnd
30302 \end_layout
30303
30304 \begin_layout Standard
30305 La figure
30306 \begin_inset space ~
30307 \end_inset
30308
30309
30310 \begin_inset CommandInset ref
30311 LatexCommand ref
30312 reference "fig:legende-a-coté-fig"
30313
30314 \end_inset
30315
30316  et le tableau
30317 \begin_inset space ~
30318 \end_inset
30319
30320
30321 \begin_inset CommandInset ref
30322 LatexCommand ref
30323 reference "tab:legende-à-coté-tableau"
30324
30325 \end_inset
30326
30327  sont des exemples où la légende a été mises sur le coté.
30328 \end_layout
30329
30330 \begin_layout Standard
30331 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30332  pour les flottants de tableau et vers le bas pour les flottants de figure.
30333  Pour changer ce comportement, vous pouvez utiliser les commandes
30334 \end_layout
30335
30336 \begin_layout Standard
30337
30338 \series bold
30339
30340 \backslash
30341 sidecaptionvpos{type flottant}{placement}
30342 \end_layout
30343
30344 \begin_layout Standard
30345 dans le préambule du document ou en code \SpecialChar TeX
30346  juste avant le flottant visé.
30347  Le type du flottant est soit 
30348 \family sans
30349 figure
30350 \family default
30351  soit 
30352 \family sans
30353 table
30354 \family default
30355 , le placement peut être 
30356 \begin_inset Quotes cld
30357 \end_inset
30358
30359
30360 \family sans
30361 t
30362 \family default
30363
30364 \begin_inset Quotes crd
30365 \end_inset
30366
30367  pour haut (top), 
30368 \begin_inset Quotes cld
30369 \end_inset
30370
30371
30372 \family sans
30373 c
30374 \family default
30375
30376 \begin_inset Quotes crd
30377 \end_inset
30378
30379
30380 \begin_inset Quotes erd
30381 \end_inset
30382
30383  pour centre (center), ou 
30384 \begin_inset Quotes cld
30385 \end_inset
30386
30387
30388 \family sans
30389 b
30390 \family default
30391
30392 \begin_inset Quotes crd
30393 \end_inset
30394
30395  pour bas (bottom).
30396  Pour que, par exemple, les légendes des flottants de figure soient centrés
30397  verticalement, utilisez la commande
30398 \end_layout
30399
30400 \begin_layout Standard
30401
30402 \series bold
30403
30404 \backslash
30405 sidecaptionvpos{figure}{c}
30406 \end_layout
30407
30408 \begin_layout Standard
30409 C'est ce qui a été utilisé pour la figure
30410 \begin_inset space ~
30411 \end_inset
30412
30413
30414 \begin_inset CommandInset ref
30415 LatexCommand ref
30416 reference "fig:legende-à-coté-fig-2"
30417
30418 \end_inset
30419
30420 .
30421 \end_layout
30422
30423 \begin_layout Standard
30424 \begin_inset VSpace medskip
30425 \end_inset
30426
30427
30428 \end_layout
30429
30430 \begin_layout Standard
30431 La largeur de légende par défaut est celle de l'image ou du tableau.
30432  Pour des images ou des tableaux étroits, comme le tableau
30433 \begin_inset space ~
30434 \end_inset
30435
30436
30437 \begin_inset CommandInset ref
30438 LatexCommand ref
30439 reference "tab:legende-à-coté-tableau"
30440
30441 \end_inset
30442
30443 , cela donne des légendes trop étroites.
30444  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30445  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30446  La largeur de la légende sera automatiquement recalculée dans le cas où
30447  cette dernière déborderait dans la marge de la page ou de la colonne à
30448  cause de la largeur indiquée.
30449  Le 
30450 \emph on
30451 facteur 
30452 \emph default
30453 peut soit être donné comme argument pour 
30454 \series bold
30455
30456 \backslash
30457 FigBesBeg
30458 \series default
30459 :
30460 \end_layout
30461
30462 \begin_layout Standard
30463
30464 \series bold
30465
30466 \backslash
30467 FigBesBeg[facteur]
30468 \end_layout
30469
30470 \begin_layout Standard
30471 ou dans la définition de 
30472 \series bold
30473
30474 \backslash
30475 FigBesBeg 
30476 \series default
30477 en remplaçant le
30478 \series bold
30479  1.0 
30480 \series default
30481 par une autre valeur.
30482  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30483  façon implicite quand  
30484 \series bold
30485
30486 \backslash
30487 FigBesBeg
30488 \series default
30489  est utilisé sans argument.
30490  Pour le tableau
30491 \begin_inset space ~
30492 \end_inset
30493
30494
30495 \begin_inset CommandInset ref
30496 LatexCommand ref
30497 reference "tab:cap-beside-tab-wider"
30498
30499 \end_inset
30500
30501  on a utilisé 5 comme facteur.
30502 \end_layout
30503
30504 \begin_layout Standard
30505
30506 \lang english
30507 \begin_inset Note Greyedout
30508 status open
30509
30510 \begin_layout Plain Layout
30511
30512 \series bold
30513 Note:
30514 \series default
30515  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30516  utiliser l'option de placement, 
30517 \family sans
30518 Ici
30519 \begin_inset space ~
30520 \end_inset
30521
30522 à
30523 \begin_inset space ~
30524 \end_inset
30525
30526 tout
30527 \begin_inset space ~
30528 \end_inset
30529
30530 prix
30531 \family default
30532  parce qu'elle n'est pas gérée par 
30533 \series bold
30534 sidecap
30535 \series default
30536 .
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \end_layout
30543
30544 \begin_layout Standard
30545 \begin_inset VSpace medskip
30546 \end_inset
30547
30548 Pour plus d'information sur le paquetage 
30549 \series bold
30550 sidecap
30551 \series default
30552  nous vous renvoyons à sa documentation 
30553 \begin_inset CommandInset citation
30554 LatexCommand cite
30555 key "sidecap"
30556 literal "true"
30557
30558 \end_inset
30559
30560 .
30561 \end_layout
30562
30563 \begin_layout Standard
30564 \begin_inset Note Greyedout
30565 status open
30566
30567 \begin_layout Plain Layout
30568
30569 \series bold
30570 Note:
30571 \series default
30572  Le paquetage \SpecialChar LaTeX
30573  
30574 \series bold
30575 hypcap
30576 \series default
30577
30578 \begin_inset Index idx
30579 status collapsed
30580
30581 \begin_layout Plain Layout
30582 Paquetages \SpecialChar LaTeX
30583  ! hypcap
30584 \end_layout
30585
30586 \end_inset
30587
30588 , qui est décrit dans la section
30589 \begin_inset space ~
30590 \end_inset
30591
30592
30593 \begin_inset CommandInset ref
30594 LatexCommand ref
30595 reference "subsec:Reference-Position"
30596
30597 \end_inset
30598
30599 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30600 \end_layout
30601
30602 \end_inset
30603
30604
30605 \end_layout
30606
30607 \begin_layout Standard
30608 \begin_inset ERT
30609 status collapsed
30610
30611 \begin_layout Plain Layout
30612
30613
30614 \backslash
30615 FigBesBeg 
30616 \end_layout
30617
30618 \end_inset
30619
30620
30621 \end_layout
30622
30623 \begin_layout Standard
30624 \begin_inset Float figure
30625 wide false
30626 sideways false
30627 status open
30628
30629 \begin_layout Plain Layout
30630 \begin_inset Graphics
30631         filename ../clipart/escher-lsd.eps
30632         scale 75
30633         scaleBeforeRotation
30634
30635 \end_inset
30636
30637
30638 \end_layout
30639
30640 \begin_layout Plain Layout
30641 \begin_inset Caption Standard
30642
30643 \begin_layout Plain Layout
30644 \begin_inset CommandInset label
30645 LatexCommand label
30646 name "fig:legende-a-coté-fig"
30647
30648 \end_inset
30649
30650 Une légende à côté d'une figure.
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \end_inset
30659
30660
30661 \end_layout
30662
30663 \begin_layout Standard
30664 \begin_inset ERT
30665 status collapsed
30666
30667 \begin_layout Plain Layout
30668
30669
30670 \backslash
30671 FigBesEnd
30672 \end_layout
30673
30674 \end_inset
30675
30676
30677 \end_layout
30678
30679 \begin_layout Standard
30680 \begin_inset ERT
30681 status collapsed
30682
30683 \begin_layout Plain Layout
30684
30685
30686 \backslash
30687 TabBesBeg 
30688 \end_layout
30689
30690 \end_inset
30691
30692
30693 \end_layout
30694
30695 \begin_layout Standard
30696 \begin_inset Float table
30697 wide false
30698 sideways false
30699 status open
30700
30701 \begin_layout Plain Layout
30702 \begin_inset Caption Standard
30703
30704 \begin_layout Plain Layout
30705 \begin_inset CommandInset label
30706 LatexCommand label
30707 name "tab:legende-à-coté-tableau"
30708
30709 \end_inset
30710
30711 Une légende à côté d'un tableau.
30712 \end_layout
30713
30714 \end_inset
30715
30716
30717 \end_layout
30718
30719 \begin_layout Plain Layout
30720 \begin_inset Tabular
30721 <lyxtabular version="3" rows="4" columns="5">
30722 <features tabularvalignment="middle">
30723 <column alignment="center" valignment="top">
30724 <column alignment="center" valignment="top">
30725 <column alignment="center" valignment="top">
30726 <column alignment="center" valignment="top">
30727 <column alignment="center" valignment="top">
30728 <row>
30729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30730 \begin_inset Text
30731
30732 \begin_layout Plain Layout
30733 a
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30739 \begin_inset Text
30740
30741 \begin_layout Plain Layout
30742
30743 \end_layout
30744
30745 \end_inset
30746 </cell>
30747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30748 \begin_inset Text
30749
30750 \begin_layout Plain Layout
30751 b
30752 \end_layout
30753
30754 \end_inset
30755 </cell>
30756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30757 \begin_inset Text
30758
30759 \begin_layout Plain Layout
30760
30761 \end_layout
30762
30763 \end_inset
30764 </cell>
30765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30766 \begin_inset Text
30767
30768 \begin_layout Plain Layout
30769 c
30770 \end_layout
30771
30772 \end_inset
30773 </cell>
30774 </row>
30775 <row>
30776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30777 \begin_inset Text
30778
30779 \begin_layout Plain Layout
30780
30781 \end_layout
30782
30783 \end_inset
30784 </cell>
30785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30786 \begin_inset Text
30787
30788 \begin_layout Plain Layout
30789 d
30790 \end_layout
30791
30792 \end_inset
30793 </cell>
30794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30795 \begin_inset Text
30796
30797 \begin_layout Plain Layout
30798
30799 \end_layout
30800
30801 \end_inset
30802 </cell>
30803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30804 \begin_inset Text
30805
30806 \begin_layout Plain Layout
30807 e
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \end_layout
30818
30819 \end_inset
30820 </cell>
30821 </row>
30822 <row>
30823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30824 \begin_inset Text
30825
30826 \begin_layout Plain Layout
30827 f
30828 \end_layout
30829
30830 \end_inset
30831 </cell>
30832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30833 \begin_inset Text
30834
30835 \begin_layout Plain Layout
30836
30837 \end_layout
30838
30839 \end_inset
30840 </cell>
30841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30842 \begin_inset Text
30843
30844 \begin_layout Plain Layout
30845 g
30846 \end_layout
30847
30848 \end_inset
30849 </cell>
30850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30851 \begin_inset Text
30852
30853 \begin_layout Plain Layout
30854
30855 \end_layout
30856
30857 \end_inset
30858 </cell>
30859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30860 \begin_inset Text
30861
30862 \begin_layout Plain Layout
30863 h
30864 \end_layout
30865
30866 \end_inset
30867 </cell>
30868 </row>
30869 <row>
30870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30871 \begin_inset Text
30872
30873 \begin_layout Plain Layout
30874
30875 \end_layout
30876
30877 \end_inset
30878 </cell>
30879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30880 \begin_inset Text
30881
30882 \begin_layout Plain Layout
30883 i
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30889 \begin_inset Text
30890
30891 \begin_layout Plain Layout
30892
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901 j
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 </row>
30916 </lyxtabular>
30917
30918 \end_inset
30919
30920
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \end_layout
30927
30928 \begin_layout Standard
30929 \begin_inset ERT
30930 status collapsed
30931
30932 \begin_layout Plain Layout
30933
30934
30935 \backslash
30936 TabBesEnd
30937 \end_layout
30938
30939 \end_inset
30940
30941
30942 \end_layout
30943
30944 \begin_layout Standard
30945 \begin_inset ERT
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949
30950
30951 \backslash
30952 FigBesBeg 
30953 \end_layout
30954
30955 \end_inset
30956
30957
30958 \end_layout
30959
30960 \begin_layout Standard
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966
30967 \backslash
30968 sidecaptionvpos{figure}{c}
30969 \end_layout
30970
30971 \end_inset
30972
30973
30974 \begin_inset Float figure
30975 wide false
30976 sideways false
30977 status open
30978
30979 \begin_layout Plain Layout
30980 \begin_inset Graphics
30981         filename ../clipart/escher-lsd.eps
30982         scale 75
30983         scaleBeforeRotation
30984
30985 \end_inset
30986
30987
30988 \end_layout
30989
30990 \begin_layout Plain Layout
30991 \begin_inset Caption Standard
30992
30993 \begin_layout Plain Layout
30994 \begin_inset CommandInset label
30995 LatexCommand label
30996 name "fig:legende-à-coté-fig-2"
30997
30998 \end_inset
30999
31000 Une légende centrée verticalement à côté d'une figure.
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006 \end_layout
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Standard
31014 \begin_inset ERT
31015 status collapsed
31016
31017 \begin_layout Plain Layout
31018
31019
31020 \backslash
31021 FigBesEnd
31022 \end_layout
31023
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \begin_layout Standard
31030 \begin_inset ERT
31031 status collapsed
31032
31033 \begin_layout Plain Layout
31034
31035
31036 \backslash
31037 TabBesBeg[5]
31038 \end_layout
31039
31040 \end_inset
31041
31042
31043 \end_layout
31044
31045 \begin_layout Standard
31046 \begin_inset Float table
31047 wide false
31048 sideways false
31049 status open
31050
31051 \begin_layout Plain Layout
31052 \begin_inset Caption Standard
31053
31054 \begin_layout Plain Layout
31055
31056 \lang english
31057 \begin_inset CommandInset label
31058 LatexCommand label
31059 name "tab:cap-beside-tab-wider"
31060
31061 \end_inset
31062
31063 This is a caption is wider than the one in
31064 \lang french
31065  tableau
31066 \begin_inset space ~
31067 \end_inset
31068
31069
31070 \begin_inset CommandInset ref
31071 LatexCommand ref
31072 reference "tab:legende-à-coté-tableau"
31073
31074 \end_inset
31075
31076 .
31077 \end_layout
31078
31079 \end_inset
31080
31081
31082 \end_layout
31083
31084 \begin_layout Plain Layout
31085 \begin_inset Tabular
31086 <lyxtabular version="3" rows="4" columns="5">
31087 <features tabularvalignment="middle">
31088 <column alignment="center" valignment="top">
31089 <column alignment="center" valignment="top">
31090 <column alignment="center" valignment="top">
31091 <column alignment="center" valignment="top">
31092 <column alignment="center" valignment="top">
31093 <row>
31094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31095 \begin_inset Text
31096
31097 \begin_layout Plain Layout
31098 a
31099 \end_layout
31100
31101 \end_inset
31102 </cell>
31103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31104 \begin_inset Text
31105
31106 \begin_layout Plain Layout
31107
31108 \end_layout
31109
31110 \end_inset
31111 </cell>
31112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31113 \begin_inset Text
31114
31115 \begin_layout Plain Layout
31116 b
31117 \end_layout
31118
31119 \end_inset
31120 </cell>
31121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31122 \begin_inset Text
31123
31124 \begin_layout Plain Layout
31125
31126 \end_layout
31127
31128 \end_inset
31129 </cell>
31130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31131 \begin_inset Text
31132
31133 \begin_layout Plain Layout
31134 c
31135 \end_layout
31136
31137 \end_inset
31138 </cell>
31139 </row>
31140 <row>
31141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \end_layout
31147
31148 \end_inset
31149 </cell>
31150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31151 \begin_inset Text
31152
31153 \begin_layout Plain Layout
31154 d
31155 \end_layout
31156
31157 \end_inset
31158 </cell>
31159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Plain Layout
31163
31164 \end_layout
31165
31166 \end_inset
31167 </cell>
31168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172 e
31173 \end_layout
31174
31175 \end_inset
31176 </cell>
31177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31178 \begin_inset Text
31179
31180 \begin_layout Plain Layout
31181
31182 \end_layout
31183
31184 \end_inset
31185 </cell>
31186 </row>
31187 <row>
31188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31189 \begin_inset Text
31190
31191 \begin_layout Plain Layout
31192 f
31193 \end_layout
31194
31195 \end_inset
31196 </cell>
31197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31198 \begin_inset Text
31199
31200 \begin_layout Plain Layout
31201
31202 \end_layout
31203
31204 \end_inset
31205 </cell>
31206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31207 \begin_inset Text
31208
31209 \begin_layout Plain Layout
31210 g
31211 \end_layout
31212
31213 \end_inset
31214 </cell>
31215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31216 \begin_inset Text
31217
31218 \begin_layout Plain Layout
31219
31220 \end_layout
31221
31222 \end_inset
31223 </cell>
31224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31225 \begin_inset Text
31226
31227 \begin_layout Plain Layout
31228 h
31229 \end_layout
31230
31231 \end_inset
31232 </cell>
31233 </row>
31234 <row>
31235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31245 \begin_inset Text
31246
31247 \begin_layout Plain Layout
31248 i
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266 j
31267 \end_layout
31268
31269 \end_inset
31270 </cell>
31271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31272 \begin_inset Text
31273
31274 \begin_layout Plain Layout
31275
31276 \end_layout
31277
31278 \end_inset
31279 </cell>
31280 </row>
31281 </lyxtabular>
31282
31283 \end_inset
31284
31285
31286 \end_layout
31287
31288 \end_inset
31289
31290
31291 \end_layout
31292
31293 \begin_layout Standard
31294 \begin_inset ERT
31295 status collapsed
31296
31297 \begin_layout Plain Layout
31298
31299
31300 \backslash
31301 TabBesEnd
31302 \end_layout
31303
31304 \end_inset
31305
31306
31307 \end_layout
31308
31309 \begin_layout Standard
31310 \begin_inset ERT
31311 status collapsed
31312
31313 \begin_layout Plain Layout
31314
31315
31316 \backslash
31317 else
31318 \end_layout
31319
31320 \end_inset
31321
31322
31323 \begin_inset Note Note
31324 status open
31325
31326 \begin_layout Plain Layout
31327 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31328  
31329 \series bold
31330 sidecap
31331 \series default
31332  n'est pas installé :
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \begin_layout Standard
31341 Vous devez installer le paquetage \SpecialChar LaTeX
31342  
31343 \series bold
31344 sidecap
31345 \series default
31346  pour voir la suite de cette section dans la sortie imprimée.
31347 \end_layout
31348
31349 \begin_layout Standard
31350 \begin_inset ERT
31351 status collapsed
31352
31353 \begin_layout Plain Layout
31354
31355
31356 \backslash
31357 fi
31358 \end_layout
31359
31360 \end_inset
31361
31362
31363 \end_layout
31364
31365 \begin_layout Section
31366 Les listes de flottants
31367 \begin_inset Index idx
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371 Flottants ! Listes de Flottants
31372 \end_layout
31373
31374 \end_inset
31375
31376
31377 \end_layout
31378
31379 \begin_layout Standard
31380 De la même façon que la table des matières fait la liste des sections du
31381  document, il y a des listes pour tous les types de flottants, comme par
31382  exemple pour les figures du document.
31383  Vous pouvez les insérer en utilisant le menu 
31384 \family sans
31385 Insertion\SpecialChar menuseparator
31386 Listes
31387 \begin_inset space ~
31388 \end_inset
31389
31390 &
31391 \begin_inset space ~
31392 \end_inset
31393
31394 TdM
31395 \family default
31396 .
31397 \end_layout
31398
31399 \begin_layout Standard
31400 Les entrées de la liste sont la légende du flottant ou éventuellement le
31401  titre court, le numéro du flottant, et le numéro de la page où le flottant
31402  apparaît dans le document.
31403 \end_layout
31404
31405 \begin_layout Standard
31406 Vous trouverez à la fin de ce document une liste des figures et une liste
31407  des tableaux.
31408 \end_layout
31409
31410 \begin_layout Chapter
31411 Notes
31412 \end_layout
31413
31414 \begin_layout Section
31415 Les notes de \SpecialChar LyX
31416
31417 \begin_inset Index idx
31418 status collapsed
31419
31420 \begin_layout Plain Layout
31421 Notes ! Notes \SpecialChar LyX
31422  
31423 \end_layout
31424
31425 \end_inset
31426
31427
31428 \end_layout
31429
31430 \begin_layout Standard
31431 On peut insérer une note en utilisant le bouton 
31432 \begin_inset Info
31433 type  "icon"
31434 arg   "note-insert"
31435 \end_inset
31436
31437  de la barre d'outils ou avec le menu 
31438 \family sans
31439 Insertion\SpecialChar menuseparator
31440 Note
31441 \family default
31442 .
31443  Il y a trois types de notes :
31444 \end_layout
31445
31446 \begin_layout Description
31447 Note
31448 \begin_inset space ~
31449 \end_inset
31450
31451 \SpecialChar LyX
31452  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31453  La boîte de cette note ressemble à ceci :
31454 \begin_inset Newline newline
31455 \end_inset
31456
31457
31458 \begin_inset Newline newline
31459 \end_inset
31460
31461
31462 \begin_inset Graphics
31463         filename clipart/LyXNoteImage.png
31464         display false
31465         scale 90
31466         scaleBeforeRotation
31467
31468 \end_inset
31469
31470  
31471 \begin_inset Note Note
31472 status open
31473
31474 \begin_layout Plain Layout
31475 Le texte de cette note n'apparaîtra pas à l'impression.
31476 \end_layout
31477
31478 \end_inset
31479
31480
31481 \end_layout
31482
31483 \begin_layout Description
31484 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31485  il est inséré comme un commentaire \SpecialChar LaTeX
31486  quand vous exportez votre document
31487  vers un fichier au format \SpecialChar LaTeX
31488  avec le menu 
31489 \family sans
31490 Fichier\SpecialChar menuseparator
31491 Exporter\SpecialChar menuseparator
31492 LaTeX
31493 \begin_inset space ~
31494 \end_inset
31495
31496 (pdflatex) / (plain)
31497 \family default
31498 .
31499  La boîte de cette note ressemble à ceci :
31500 \begin_inset Newline newline
31501 \end_inset
31502
31503
31504 \begin_inset Newline newline
31505 \end_inset
31506
31507
31508 \begin_inset Graphics
31509         filename clipart/CommentNoteImage.png
31510         display false
31511         scale 90
31512         scaleBeforeRotation
31513
31514 \end_inset
31515
31516  
31517 \begin_inset Note Comment
31518 status open
31519
31520 \begin_layout Plain Layout
31521 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31522  \SpecialChar LaTeX
31523 .
31524 \end_layout
31525
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Description
31532 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31533  La boîte de cette note ressemble à ceci :
31534 \begin_inset Newline newline
31535 \end_inset
31536
31537
31538 \begin_inset Newline newline
31539 \end_inset
31540
31541
31542 \begin_inset Graphics
31543         filename clipart/GreyedOutNoteImage.png
31544         lyxscale 80
31545         display false
31546         scale 90
31547         scaleBeforeRotation
31548
31549 \end_inset
31550
31551
31552 \begin_inset Newline newline
31553 \end_inset
31554
31555
31556 \begin_inset ERT
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560
31561
31562 \backslash
31563 renewenvironment{lyxgreyedout}
31564 \end_layout
31565
31566 \begin_layout Plain Layout
31567
31568 {
31569 \backslash
31570 textcolor[gray]{0.8}
31571 \backslash
31572 bgroup}{
31573 \backslash
31574 egroup}
31575 \end_layout
31576
31577 \end_inset
31578
31579
31580 \begin_inset Note Greyedout
31581 status open
31582
31583 \begin_layout Plain Layout
31584 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31585  grisé.
31586 \end_layout
31587
31588 \end_inset
31589
31590
31591 \begin_inset ERT
31592 status collapsed
31593
31594 \begin_layout Plain Layout
31595
31596
31597 \backslash
31598 renewenvironment{lyxgreyedout}
31599 \end_layout
31600
31601 \begin_layout Plain Layout
31602
31603 {
31604 \backslash
31605 textcolor{blue}
31606 \backslash
31607 bgroup}{
31608 \backslash
31609 egroup}
31610 \end_layout
31611
31612 \end_inset
31613
31614
31615 \begin_inset Note Note
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31620  originale qu'elle a dans \SpecialChar LyX
31621 .
31622  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31623  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31624 \end_layout
31625
31626 \end_inset
31627
31628
31629 \begin_inset Newline newline
31630 \end_inset
31631
31632
31633 \begin_inset Newline newline
31634 \end_inset
31635
31636 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31637  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31638 \end_layout
31639
31640 \begin_layout Standard
31641 \begin_inset VSpace bigskip
31642 \end_inset
31643
31644 Quand vous utilisez le bouton 
31645 \begin_inset Info
31646 type  "icon"
31647 arg   "note-insert"
31648 \end_inset
31649
31650  de la barre d'outils, vous insérez une 
31651 \family sans
31652 Note
31653 \begin_inset space ~
31654 \end_inset
31655
31656 \SpecialChar LyX
31657
31658 \family default
31659 .
31660  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31661  la boîte.
31662  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31663 la et cliquez sur le bouton d'insertion de note.
31664  Pour retransformer une note en texte, appuyez sur la touche 
31665 \family sans
31666 backspace
31667 \family default
31668  quand le curseur est au tout début de la note ou appuyez sur la touche
31669  
31670 \family sans
31671 Suppr.
31672
31673 \family default
31674  quand le curseur se trouve à la fin de la note.
31675 \end_layout
31676
31677 \begin_layout Standard
31678 \begin_inset VSpace bigskip
31679 \end_inset
31680
31681
31682 \end_layout
31683
31684 \begin_layout Standard
31685 Vous pouvez changer la couleur des notes grisées dans le menu 
31686 \family sans
31687 Document\SpecialChar menuseparator
31688 Paramètres\SpecialChar menuseparator
31689 Couleurs
31690 \family default
31691 .
31692 \end_layout
31693
31694 \begin_layout Section
31695 Notes en bas de page
31696 \begin_inset CommandInset label
31697 LatexCommand label
31698 name "sec:Notes-bas-de-page"
31699
31700 \end_inset
31701
31702
31703 \begin_inset Index idx
31704 status collapsed
31705
31706 \begin_layout Plain Layout
31707 Notes ! Notes de bas de page
31708 \end_layout
31709
31710 \end_inset
31711
31712
31713 \begin_inset Index idx
31714 status collapsed
31715
31716 \begin_layout Plain Layout
31717 Notes de bas de page
31718 \end_layout
31719
31720 \end_inset
31721
31722
31723 \end_layout
31724
31725 \begin_layout Standard
31726 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31727  
31728 \begin_inset Info
31729 type  "icon"
31730 arg   "footnote-insert"
31731 \end_inset
31732
31733  de la barre d'outils, soit en utilisant le menu 
31734 \family sans
31735 Insertion\SpecialChar menuseparator
31736 Note
31737 \begin_inset space ~
31738 \end_inset
31739
31740 en
31741 \begin_inset space ~
31742 \end_inset
31743
31744 Bas
31745 \begin_inset space ~
31746 \end_inset
31747
31748 de
31749 \begin_inset space ~
31750 \end_inset
31751
31752 Page
31753 \family default
31754 .
31755  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31756  rouge 
31757 \begin_inset Quotes cld
31758 \end_inset
31759
31760 bas
31761 \begin_inset Quotes crd
31762 \end_inset
31763
31764  qui ressemble à ceci : 
31765 \begin_inset Graphics
31766         filename clipart/footnote.png
31767         scale 95
31768         scaleBeforeRotation
31769
31770 \end_inset
31771
31772  Vous pouvez y entrer votre texte.
31773  Si vous voulez transformer du texte déjà existant en note en bas de page,
31774  sélectionnez-le et cliquez sur le bouton 
31775 \family sans
31776 Note
31777 \begin_inset space ~
31778 \end_inset
31779
31780 en
31781 \begin_inset space ~
31782 \end_inset
31783
31784 Bas
31785 \begin_inset space ~
31786 \end_inset
31787
31788 de
31789 \begin_inset space ~
31790 \end_inset
31791
31792 Page
31793 \family default
31794  de la barre d'outils.
31795  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31796  
31797 \family sans
31798 Backspace
31799 \family default
31800  quand le curseur est au tout début de la note ou appuyez sur la touche
31801  
31802 \family sans
31803 Suppr.
31804
31805 \family default
31806  quand le curseur se trouve à la fin de la note.
31807 \end_layout
31808
31809 \begin_layout Standard
31810 Voici un exemple de note en bas de page:
31811 \begin_inset Foot
31812 status open
31813
31814 \begin_layout Plain Layout
31815 \begin_inset CommandInset label
31816 LatexCommand label
31817 name "fn:Note-en-bas"
31818
31819 \end_inset
31820
31821 Ceci est un exemple de note en bas de page.
31822 \end_layout
31823
31824 \end_inset
31825
31826
31827 \begin_inset ERT
31828 status collapsed
31829
31830 \begin_layout Plain Layout
31831
31832
31833 \backslash
31834 newcounter{MyRepeatFoot}
31835 \end_layout
31836
31837 \begin_layout Plain Layout
31838
31839
31840 \backslash
31841 setcounter{MyRepeatFoot}{
31842 \backslash
31843 thefootnote}
31844 \end_layout
31845
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \begin_layout Standard
31852 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31853  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31854  de note.
31855  Le texte de la note est placé en bas de la page courante.
31856  Le numéro de note est calculé par \SpecialChar LaTeX
31857 , et les numéros se suivent.
31858  Selon votre classe de document les numéros de notes pourront être réinitialisés
31859  à chaque nouveau chapitre.
31860 \end_layout
31861
31862 \begin_layout Standard
31863 On peut faire référence à une note en bas de page comme on le fait avec
31864  les flottants : Insérez une étiquette dans la note et faites une référence
31865  croisée vers cette étiquette comme c'est décrit dans la
31866 \begin_inset space ~
31867 \end_inset
31868
31869
31870 \begin_inset CommandInset ref
31871 LatexCommand ref
31872 reference "sec:Referencer-les-Flottants"
31873
31874 \end_inset
31875
31876 .
31877 \begin_inset Newline newline
31878 \end_inset
31879
31880 Voici une référence à une note de bas de page :
31881 \begin_inset space ~
31882 \end_inset
31883
31884
31885 \begin_inset CommandInset ref
31886 LatexCommand ref
31887 reference "fn:Note-en-bas"
31888
31889 \end_inset
31890
31891 .
31892 \end_layout
31893
31894 \begin_layout Standard
31895 \begin_inset VSpace defskip
31896 \end_inset
31897
31898
31899 \lang english
31900 Footnotes in title environments are usually not numbered with symbols and
31901  they cannot contain several paragraphs.
31902  See for example the footnote in the titling of this document.
31903 \end_layout
31904
31905 \begin_layout Standard
31906 \begin_inset VSpace defskip
31907 \end_inset
31908
31909
31910 \end_layout
31911
31912 \begin_layout Standard
31913 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
31914  par \SpecialChar LaTeX
31915  pour des raisons techniques.
31916  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
31917  
31918 \series bold
31919
31920 \backslash
31921 footnotemark{}
31922 \series default
31923  en code \SpecialChar TeX
31924  à la place de la note de bas de page.
31925  Le texte de la note est mis en argument de la commande \SpecialChar TeX
31926  
31927 \series bold
31928
31929 \backslash
31930 footnotetext
31931 \series default
31932  après le tableau.
31933 \begin_inset Newline newline
31934 \end_inset
31935
31936 C'est ce qui a été fait pour le tableau qui suit avec la commande
31937 \end_layout
31938
31939 \begin_layout Standard
31940
31941 \series bold
31942
31943 \backslash
31944 footnotetext{
31945 \series default
31946 Note de bas de page de tableau imprimée.
31947 \series bold
31948 }
31949 \end_layout
31950
31951 \begin_layout Standard
31952
31953 \lang english
31954 \begin_inset Tabular
31955 <lyxtabular version="3" rows="2" columns="1">
31956 <features tabularvalignment="middle">
31957 <column alignment="center" valignment="top">
31958 <row>
31959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31960 \begin_inset Text
31961
31962 \begin_layout Plain Layout
31963 Un exemple de texte
31964 \begin_inset Foot
31965 status open
31966
31967 \begin_layout Plain Layout
31968 Cette note ne sera pas imprimée
31969 \begin_inset space ~
31970 \end_inset
31971
31972 !
31973 \end_layout
31974
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 </row>
31983 <row>
31984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988 Un autre exemple de texte
31989 \begin_inset ERT
31990 status collapsed
31991
31992 \begin_layout Plain Layout
31993
31994
31995 \backslash
31996 footnotemark{}
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \end_inset
32005 </cell>
32006 </row>
32007 </lyxtabular>
32008
32009 \end_inset
32010
32011
32012 \begin_inset ERT
32013 status collapsed
32014
32015 \begin_layout Plain Layout
32016
32017
32018 \backslash
32019 footnotetext{
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \lang french
32026 Note de bas de page de tableau imprimée.
32027 \lang english
32028
32029 \begin_inset ERT
32030 status collapsed
32031
32032 \begin_layout Plain Layout
32033
32034 }
32035 \end_layout
32036
32037 \end_inset
32038
32039
32040 \end_layout
32041
32042 \begin_layout Standard
32043 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32044  la section
32045 \begin_inset space ~
32046 \end_inset
32047
32048
32049 \begin_inset CommandInset ref
32050 LatexCommand ref
32051 reference "subsec:Notes-dans-tableau-multi-pages"
32052
32053 \end_inset
32054
32055 .
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32060  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32061 e, vu que la minipage est considérée comme une page se trouvant dans une
32062  autre page.
32063  Pour plus d'information sur les minipages, voyez la section
32064 \begin_inset space ~
32065 \end_inset
32066
32067
32068 \begin_inset CommandInset ref
32069 LatexCommand ref
32070 reference "sec:Minipages"
32071
32072 \end_inset
32073
32074 .
32075  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32076  s'imprime en bas de page comme une note normale, on doit aussi utiliser
32077  la méthode utilisant les commandes 
32078 \series bold
32079
32080 \backslash
32081 footnotemark{}
32082 \series default
32083  et 
32084 \series bold
32085
32086 \backslash
32087 footnotetext
32088 \series default
32089 .
32090 \end_layout
32091
32092 \begin_layout Standard
32093 \begin_inset Box Frameless
32094 position "t"
32095 hor_pos "c"
32096 has_inner_box 1
32097 inner_pos "t"
32098 use_parbox 0
32099 use_makebox 0
32100 width "100col%"
32101 special "none"
32102 height "1in"
32103 height_special "totalheight"
32104 thickness "0.4pt"
32105 separation "3pt"
32106 shadowsize "4pt"
32107 framecolor "black"
32108 backgroundcolor "none"
32109 status open
32110
32111 \begin_layout Plain Layout
32112 Un exemple de texte dans une minipage.
32113 \begin_inset Foot
32114 status open
32115
32116 \begin_layout Plain Layout
32117 Note de bas de page dans la minipage.
32118 \end_layout
32119
32120 \end_inset
32121
32122
32123 \end_layout
32124
32125 \begin_layout Plain Layout
32126 Un autre exemple de texte dans une minipage.
32127 \begin_inset ERT
32128 status collapsed
32129
32130 \begin_layout Plain Layout
32131
32132
32133 \backslash
32134 footnotemark{}
32135 \end_layout
32136
32137 \end_inset
32138
32139
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \end_layout
32146
32147 \begin_layout Standard
32148 \begin_inset ERT
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152
32153
32154 \backslash
32155 footnotetext{
32156 \end_layout
32157
32158 \end_inset
32159
32160 Note de bas de page en dehors de la minipage.
32161 \begin_inset ERT
32162 status collapsed
32163
32164 \begin_layout Plain Layout
32165
32166 }
32167 \end_layout
32168
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \begin_layout Standard
32175 \begin_inset VSpace defskip
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \begin_layout Standard
32182 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32183  utilisez la commande 
32184 \series bold
32185
32186 \backslash
32187 footnotemark[number]
32188 \series default
32189  en code \SpecialChar TeX
32190 .
32191 \begin_inset Newline newline
32192 \end_inset
32193
32194 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32195  votre texte, vous devez enregistrer son numéro.
32196  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32197  ont été insérées en code \SpecialChar TeX
32198  après la note
32199 \begin_inset space ~
32200 \end_inset
32201
32202
32203 \begin_inset CommandInset ref
32204 LatexCommand ref
32205 reference "fn:Note-en-bas"
32206
32207 \end_inset
32208
32209  pour enregistrer son numéro
32210 \begin_inset space ~
32211 \end_inset
32212
32213 :
32214 \end_layout
32215
32216 \begin_layout Standard
32217
32218 \series bold
32219
32220 \backslash
32221 newcounter{MaNoteDupliquee}
32222 \begin_inset Newline newline
32223 \end_inset
32224
32225
32226 \backslash
32227 setcounter{MaNoteDupliquee}{
32228 \backslash
32229 thefootnote}
32230 \end_layout
32231
32232 \begin_layout Standard
32233 La note de bas de page a été créée avec la commande
32234 \begin_inset space ~
32235 \end_inset
32236
32237 :
32238 \end_layout
32239
32240 \begin_layout Standard
32241
32242 \series bold
32243
32244 \backslash
32245 footnotemark[
32246 \backslash
32247 MaNoteDupliquee]
32248 \end_layout
32249
32250 \begin_layout Standard
32251 Voici une note de bas de page dupliquée
32252 \begin_inset space ~
32253 \end_inset
32254
32255 :
32256 \begin_inset ERT
32257 status collapsed
32258
32259 \begin_layout Plain Layout
32260
32261
32262 \backslash
32263 footnotemark[
32264 \backslash
32265 theMyRepeatFoot]
32266 \end_layout
32267
32268 \end_inset
32269
32270
32271 \end_layout
32272
32273 \begin_layout Standard
32274 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32275 t du numéro de note et juste utiliser la commande suivante
32276 \end_layout
32277
32278 \begin_layout Standard
32279
32280 \series bold
32281
32282 \backslash
32283 footnotemark[
32284 \backslash
32285 thefootnote]
32286 \end_layout
32287
32288 \begin_layout Standard
32289 Voici une autre note de bas de page dupliquée
32290 \begin_inset space ~
32291 \end_inset
32292
32293 :
32294 \begin_inset ERT
32295 status collapsed
32296
32297 \begin_layout Plain Layout
32298
32299
32300 \backslash
32301 footnotemark[
32302 \backslash
32303 thefootnote]
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \end_layout
32310
32311 \begin_layout Subsection
32312 Numérotation de notes de bas de page
32313 \begin_inset CommandInset label
32314 LatexCommand label
32315 name "subsec:Numerotation-notes-bas-de-page"
32316
32317 \end_inset
32318
32319
32320 \begin_inset Index idx
32321 status collapsed
32322
32323 \begin_layout Plain Layout
32324 Notes de bas de page ! Numérotation
32325 \end_layout
32326
32327 \end_inset
32328
32329
32330 \end_layout
32331
32332 \begin_layout Standard
32333 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32334  ajoutez cette commande dans le préambule de votre document :
32335 \end_layout
32336
32337 \begin_layout Standard
32338
32339 \series bold
32340
32341 \backslash
32342 @addtoreset{footnote}{section}
32343 \end_layout
32344
32345 \begin_layout Standard
32346 \begin_inset VSpace bigskip
32347 \end_inset
32348
32349 La commande de préambule suivante change le style de numérotation des notes
32350  en petits chiffres romains :
32351 \end_layout
32352
32353 \begin_layout Standard
32354
32355 \series bold
32356
32357 \backslash
32358 renewcommand{
32359 \backslash
32360 thefootnote}{
32361 \backslash
32362 roman{footnote}}
32363 \end_layout
32364
32365 \begin_layout Standard
32366 \begin_inset ERT
32367 status collapsed
32368
32369 \begin_layout Plain Layout
32370
32371
32372 \backslash
32373 renewcommand{
32374 \backslash
32375 thefootnote}{
32376 \backslash
32377 roman{footnote}}
32378 \end_layout
32379
32380 \end_inset
32381
32382  Cette note de bas de page utilise une numérotation en chiffres romains
32383  :
32384 \begin_inset Foot
32385 status open
32386
32387 \begin_layout Plain Layout
32388 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32389  romains.
32390 \end_layout
32391
32392 \end_inset
32393
32394
32395 \end_layout
32396
32397 \begin_layout Standard
32398 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32399  la commande précédente 
32400 \series bold
32401
32402 \backslash
32403 roman
32404 \series default
32405  par 
32406 \series bold
32407
32408 \backslash
32409 Roman
32410 \series default
32411 .
32412  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32413  utilisez respectivement soit 
32414 \series bold
32415
32416 \backslash
32417 Alph
32418 \series default
32419  soit 
32420 \series bold
32421
32422 \backslash
32423 alph
32424 \series default
32425 .
32426  Pour les 
32427 \begin_inset Quotes cld
32428 \end_inset
32429
32430 numéroter
32431 \begin_inset Quotes crd
32432 \end_inset
32433
32434  avec des symboles, utilisez 
32435 \series bold
32436
32437 \backslash
32438 fnsymbol
32439 \series default
32440 .
32441 \end_layout
32442
32443 \begin_layout Standard
32444 \begin_inset Note Greyedout
32445 status open
32446
32447 \begin_layout Plain Layout
32448
32449 \series bold
32450 Note:
32451 \series default
32452  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32453  puisque cette numérotation est limitée à des lettres seules.
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \begin_inset Newline newline
32460 \end_inset
32461
32462
32463 \begin_inset Note Greyedout
32464 status open
32465
32466 \begin_layout Plain Layout
32467
32468 \series bold
32469 Note:
32470 \series default
32471  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32472 \end_layout
32473
32474 \end_inset
32475
32476
32477 \end_layout
32478
32479 \begin_layout Standard
32480 Pour revenir au style de numérotation implicite quand vous en avez changé,
32481  utilisez 
32482 \series bold
32483
32484 \backslash
32485 arabic
32486 \series default
32487  à la place de 
32488 \series bold
32489
32490 \backslash
32491 roman
32492 \series default
32493  dans la commande précédente.
32494 \begin_inset ERT
32495 status collapsed
32496
32497 \begin_layout Plain Layout
32498
32499
32500 \backslash
32501 renewcommand{
32502 \backslash
32503 thefootnote}{
32504 \backslash
32505 arabic{footnote}}
32506 \end_layout
32507
32508 \end_inset
32509
32510
32511 \end_layout
32512
32513 \begin_layout Standard
32514 \begin_inset VSpace bigskip
32515 \end_inset
32516
32517
32518 \end_layout
32519
32520 \begin_layout Standard
32521 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32522  le schéma 
32523 \begin_inset Quotes cld
32524 \end_inset
32525
32526 chapitre.note
32527 \begin_inset Quotes crd
32528 \end_inset
32529
32530 , ajoutez la commande suivante au préambule de votre document :
32531 \end_layout
32532
32533 \begin_layout Standard
32534
32535 \series bold
32536
32537 \backslash
32538 numberwithin{footnote}{chapter}
32539 \end_layout
32540
32541 \begin_layout Standard
32542 Pour pouvoir utiliser la commande 
32543 \series bold
32544
32545 \backslash
32546 numberwithin
32547 \series default
32548 , activez dans la rubrique 
32549 \family sans
32550 Options
32551 \begin_inset space ~
32552 \end_inset
32553
32554 des
32555 \begin_inset space ~
32556 \end_inset
32557
32558 Maths
32559 \family default
32560  dans les paramètres du document, l'option 
32561 \family sans
32562 Utiliser
32563 \begin_inset space ~
32564 \end_inset
32565
32566 le
32567 \begin_inset space ~
32568 \end_inset
32569
32570 paquetage
32571 \begin_inset space ~
32572 \end_inset
32573
32574 maths
32575 \begin_inset space ~
32576 \end_inset
32577
32578 AMS
32579 \family default
32580 .
32581 \end_layout
32582
32583 \begin_layout Standard
32584 \begin_inset ERT
32585 status collapsed
32586
32587 \begin_layout Plain Layout
32588
32589
32590 \backslash
32591 numberwithin{footnote}{chapter}
32592 \end_layout
32593
32594 \end_inset
32595
32596 Ceci est un autre exemple de note de bas de page:
32597 \series bold
32598
32599 \begin_inset Foot
32600 status open
32601
32602 \begin_layout Plain Layout
32603 Cette note est numérotée en suivant le schéma 
32604 \begin_inset Quotes cld
32605 \end_inset
32606
32607 chapitre.note
32608 \begin_inset Quotes crd
32609 \end_inset
32610
32611 .
32612 \end_layout
32613
32614 \end_inset
32615
32616
32617 \series default
32618
32619 \begin_inset ERT
32620 status collapsed
32621
32622 \begin_layout Plain Layout
32623
32624
32625 \backslash
32626 renewcommand{
32627 \backslash
32628 thefootnote}{
32629 \backslash
32630 arabic{footnote}}
32631 \end_layout
32632
32633 \end_inset
32634
32635
32636 \end_layout
32637
32638 \begin_layout Standard
32639 \begin_inset Note Greyedout
32640 status open
32641
32642 \begin_layout Plain Layout
32643
32644 \series bold
32645 Note:
32646 \series default
32647  
32648 \series bold
32649
32650 \backslash
32651 numberwithin
32652 \series default
32653  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32654  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32655  prises en compte.
32656  
32657 \end_layout
32658
32659 \end_inset
32660
32661
32662 \end_layout
32663
32664 \begin_layout Standard
32665 Donc pour avoir par exemple le schéma 
32666 \begin_inset Quotes cld
32667 \end_inset
32668
32669 chapitre.
32670 \backslash
32671 Roman{note}
32672 \begin_inset Quotes crd
32673 \end_inset
32674
32675 , utilisez la commande suivante plutôt que 
32676 \series bold
32677
32678 \backslash
32679 numberwithin
32680 \series default
32681  :
32682 \end_layout
32683
32684 \begin_layout Standard
32685
32686 \series bold
32687
32688 \backslash
32689 renewcommand{
32690 \backslash
32691 thefootnote}{
32692 \backslash
32693 thechapter.
32694 \backslash
32695 Roman{footnote}}
32696 \end_layout
32697
32698 \begin_layout Subsection
32699 Positionnement de notes de bas de page
32700 \begin_inset Index idx
32701 status collapsed
32702
32703 \begin_layout Plain Layout
32704 Notes de bas de page ! Positionnement
32705 \end_layout
32706
32707 \end_inset
32708
32709
32710 \end_layout
32711
32712 \begin_layout Standard
32713 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32714  vertical entre elles en bas de la page.
32715  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32716  de 1.5
32717 \begin_inset space \thinspace{}
32718 \end_inset
32719
32720 mm avec la commande suivante dans le préambule :
32721 \end_layout
32722
32723 \begin_layout Standard
32724
32725 \series bold
32726
32727 \backslash
32728 let
32729 \backslash
32730 myFoot
32731 \backslash
32732 footnote
32733 \begin_inset Newline newline
32734 \end_inset
32735
32736
32737 \backslash
32738 renewcommand{
32739 \backslash
32740 footnote}[1]{
32741 \backslash
32742 myFoot{#1
32743 \backslash
32744 vspace{1.5mm}}}
32745 \end_layout
32746
32747 \begin_layout Standard
32748 \begin_inset VSpace bigskip
32749 \end_inset
32750
32751 Dans un document à deux colonnes les notes de bas de page apparaissent en
32752  bas de chaque colonne, comme sur la Figure
32753 \begin_inset space ~
32754 \end_inset
32755
32756
32757 \begin_inset CommandInset ref
32758 LatexCommand ref
32759 reference "fig:Position-standard-note-bas-de-page"
32760
32761 \end_inset
32762
32763 .
32764  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32765  sur la Figure
32766 \begin_inset space ~
32767 \end_inset
32768
32769
32770 \begin_inset CommandInset ref
32771 LatexCommand ref
32772 reference "fig:Position-note-avec-ftnright"
32773
32774 \end_inset
32775
32776 , utilisez le paquetage \SpecialChar LaTeX
32777  
32778 \series bold
32779 ftnright
32780 \series default
32781
32782 \begin_inset Index idx
32783 status collapsed
32784
32785 \begin_layout Plain Layout
32786 Paquetages \SpecialChar LaTeX
32787  ! ftnright
32788 \end_layout
32789
32790 \end_inset
32791
32792  avec cette commande dans le préambule du document:
32793 \end_layout
32794
32795 \begin_layout Standard
32796
32797 \series bold
32798
32799 \backslash
32800 usepackage{ftnright}
32801 \end_layout
32802
32803 \begin_layout Standard
32804 \begin_inset Float figure
32805 placement !h
32806 wide false
32807 sideways false
32808 status open
32809
32810 \begin_layout Plain Layout
32811 \noindent
32812 \align center
32813 \begin_inset Box Boxed
32814 position "t"
32815 hor_pos "c"
32816 has_inner_box 0
32817 inner_pos "t"
32818 use_parbox 0
32819 use_makebox 0
32820 width ""
32821 special "none"
32822 height "1in"
32823 height_special "totalheight"
32824 thickness "0.4pt"
32825 separation "3pt"
32826 shadowsize "4pt"
32827 framecolor "black"
32828 backgroundcolor "none"
32829 status open
32830
32831 \begin_layout Plain Layout
32832 \begin_inset Graphics
32833         filename ../clipart/without_fntright.pdf
32834         width 100col%
32835         scaleBeforeRotation
32836
32837 \end_inset
32838
32839
32840 \end_layout
32841
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \begin_layout Plain Layout
32848 \begin_inset Caption Standard
32849
32850 \begin_layout Plain Layout
32851 \begin_inset CommandInset label
32852 LatexCommand label
32853 name "fig:Position-standard-note-bas-de-page"
32854
32855 \end_inset
32856
32857 Positionnement standard des notes de bas de page dans un document à deux
32858  colonnes.
32859 \end_layout
32860
32861 \end_inset
32862
32863
32864 \end_layout
32865
32866 \end_inset
32867
32868
32869 \end_layout
32870
32871 \begin_layout Standard
32872 \begin_inset Float figure
32873 placement !h
32874 wide false
32875 sideways false
32876 status open
32877
32878 \begin_layout Plain Layout
32879 \noindent
32880 \align center
32881 \begin_inset Box Boxed
32882 position "t"
32883 hor_pos "c"
32884 has_inner_box 0
32885 inner_pos "t"
32886 use_parbox 0
32887 use_makebox 0
32888 width ""
32889 special "none"
32890 height "1in"
32891 height_special "totalheight"
32892 thickness "0.4pt"
32893 separation "3pt"
32894 shadowsize "4pt"
32895 framecolor "black"
32896 backgroundcolor "none"
32897 status open
32898
32899 \begin_layout Plain Layout
32900 \begin_inset Graphics
32901         filename ../clipart/with_fntright.pdf
32902         width 100col%
32903         scaleBeforeRotation
32904
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \begin_layout Plain Layout
32916 \begin_inset Caption Standard
32917
32918 \begin_layout Plain Layout
32919 \begin_inset CommandInset label
32920 LatexCommand label
32921 name "fig:Position-note-avec-ftnright"
32922
32923 \end_inset
32924
32925 Positionnement de notes de bas de page dans un document à deux colonnes
32926  en utilisant le paquetage \SpecialChar LaTeX
32927  
32928 \series bold
32929 ftnright
32930 \series default
32931 .
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \end_inset
32940
32941
32942 \end_layout
32943
32944 \begin_layout Standard
32945 \begin_inset VSpace bigskip
32946 \end_inset
32947
32948 Dans certaines publications scientifiques, il est courant de rassembler
32949  les notes de bas de page et de les imprimer dans un paragraphe particulier
32950  à la fin de la section, comme sur la Figure
32951 \begin_inset space ~
32952 \end_inset
32953
32954
32955 \begin_inset CommandInset ref
32956 LatexCommand ref
32957 reference "fig:Notes-de-fin"
32958
32959 \end_inset
32960
32961 .
32962  On les appelle 
32963 \begin_inset Quotes cld
32964 \end_inset
32965
32966 notes de fin
32967 \begin_inset Quotes crd
32968 \end_inset
32969
32970 .
32971 \begin_inset Index idx
32972 status collapsed
32973
32974 \begin_layout Plain Layout
32975 Notes de fin
32976 \end_layout
32977
32978 \end_inset
32979
32980  Pour utiliser des notes de fin à la place des notes de bas de page dans
32981  votre document, charger le module 
32982 \family sans
32983 Note de bas de page en fin de document
32984 \family default
32985  à partir de 
32986 \family sans
32987 Document\SpecialChar menuseparator
32988 Paramètres\SpecialChar menuseparator
32989 Modules
32990 \family default
32991 .
32992  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
32993 \end_layout
32994
32995 \begin_layout Standard
32996
32997 \series bold
32998
32999 \backslash
33000 theendnotes
33001 \end_layout
33002
33003 \begin_layout Standard
33004 en code \SpecialChar TeX
33005  à la fin d'une section ou d'un chapitre.
33006 \end_layout
33007
33008 \begin_layout Standard
33009 \begin_inset Float figure
33010 wide false
33011 sideways false
33012 status open
33013
33014 \begin_layout Plain Layout
33015 \align center
33016 \begin_inset Box Boxed
33017 position "t"
33018 hor_pos "c"
33019 has_inner_box 0
33020 inner_pos "t"
33021 use_parbox 0
33022 use_makebox 0
33023 width ""
33024 special "none"
33025 height "1in"
33026 height_special "totalheight"
33027 thickness "0.4pt"
33028 separation "3pt"
33029 shadowsize "4pt"
33030 framecolor "black"
33031 backgroundcolor "none"
33032 status open
33033
33034 \begin_layout Plain Layout
33035 \begin_inset Graphics
33036         filename ../clipart/endnotes.pdf
33037         width 100col%
33038         scaleBeforeRotation
33039
33040 \end_inset
33041
33042
33043 \end_layout
33044
33045 \end_inset
33046
33047
33048 \end_layout
33049
33050 \begin_layout Plain Layout
33051 \begin_inset Caption Standard
33052
33053 \begin_layout Plain Layout
33054 \begin_inset CommandInset label
33055 LatexCommand label
33056 name "fig:Notes-de-fin"
33057
33058 \end_inset
33059
33060 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33061  séparé à la fin des sections ou des chapitres.
33062 \end_layout
33063
33064 \end_inset
33065
33066
33067 \end_layout
33068
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \begin_layout Standard
33075 \begin_inset VSpace medskip
33076 \end_inset
33077
33078 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33079  dans la langue du document, cela doit être fait manuellement.
33080  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33081  
33082 \begin_inset Quotes cld
33083 \end_inset
33084
33085 Notes
33086 \begin_inset Quotes crd
33087 \end_inset
33088
33089  en sa traduction Allemande
33090 \begin_inset Foot
33091 status collapsed
33092
33093 \begin_layout Plain Layout
33094 En français, 
33095 \begin_inset Quotes cld
33096 \end_inset
33097
33098 Notes
33099 \begin_inset Quotes crd
33100 \end_inset
33101
33102  peut être conservé.
33103 \end_layout
33104
33105 \end_inset
33106
33107  
33108 \begin_inset Quotes cld
33109 \end_inset
33110
33111 Anmerkungen
33112 \begin_inset Quotes crd
33113 \end_inset
33114
33115  :
33116 \end_layout
33117
33118 \begin_layout Standard
33119
33120 \series bold
33121
33122 \backslash
33123 renewcommand{
33124 \backslash
33125 notesname}{Anmerkungen}
33126 \end_layout
33127
33128 \begin_layout Standard
33129 \begin_inset VSpace medskip
33130 \end_inset
33131
33132 La numérotation des notes de fin peut être modifiée comme celle des notes
33133  de bas de page comme c'est décrit dans la section
33134 \begin_inset space ~
33135 \end_inset
33136
33137
33138 \begin_inset CommandInset ref
33139 LatexCommand ref
33140 reference "subsec:Numerotation-notes-bas-de-page"
33141
33142 \end_inset
33143
33144  ; remplacez juste la commande 
33145 \series bold
33146
33147 \backslash
33148 thefootnote
33149 \series default
33150  par 
33151 \series bold
33152
33153 \backslash
33154 theendnote
33155 \series default
33156 .
33157  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33158 \series bold
33159
33160 \backslash
33161 @addtoreset
33162 \series default
33163  comme c'est décrit dans la section
33164 \begin_inset space ~
33165 \end_inset
33166
33167
33168 \begin_inset CommandInset ref
33169 LatexCommand ref
33170 reference "subsec:Numerotation-notes-bas-de-page"
33171
33172 \end_inset
33173
33174  et remplacez le paramètre de commande 
33175 \series bold
33176 footnote
33177 \series default
33178  par 
33179 \series bold
33180 endnote
33181 \series default
33182 .
33183 \end_layout
33184
33185 \begin_layout Standard
33186 Pour les notes de fin, il y a la commande 
33187 \series bold
33188
33189 \backslash
33190 endnotemark[numéro]
33191 \series default
33192  qui est semblable à 
33193 \series bold
33194
33195 \backslash
33196 footnotemark
33197 \series default
33198 , décrite dans la section
33199 \begin_inset space ~
33200 \end_inset
33201
33202
33203 \begin_inset CommandInset ref
33204 LatexCommand ref
33205 reference "sec:Notes-bas-de-page"
33206
33207 \end_inset
33208
33209 .
33210 \end_layout
33211
33212 \begin_layout Standard
33213 \begin_inset VSpace bigskip
33214 \end_inset
33215
33216  Les notes de bas de page peuvent être mise dans la marge de la page et
33217  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33218
33219  
33220 \series bold
33221 footmisc
33222 \series default
33223
33224 \begin_inset Index idx
33225 status collapsed
33226
33227 \begin_layout Plain Layout
33228 Paquetages \SpecialChar LaTeX
33229  ! footmisc
33230 \end_layout
33231
33232 \end_inset
33233
33234
33235 \begin_inset CommandInset citation
33236 LatexCommand cite
33237 key "footmisc"
33238 literal "true"
33239
33240 \end_inset
33241
33242  pour plus d'information à ce sujet.
33243 \end_layout
33244
33245 \begin_layout Standard
33246 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33247  voyez les livres sur \SpecialChar LaTeX
33248
33249 \begin_inset CommandInset citation
33250 LatexCommand cite
33251 key "latexcompanion,latexguide,latexbook"
33252 literal "true"
33253
33254 \end_inset
33255
33256 .
33257  Si vous utilisez une classe de document  
33258 \series bold
33259 KOMA-Script
33260 \series default
33261
33262 \begin_inset Index idx
33263 status collapsed
33264
33265 \begin_layout Plain Layout
33266 Paquetages \SpecialChar LaTeX
33267  ! KOMA-Script
33268 \end_layout
33269
33270 \end_inset
33271
33272 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33273  des commandes spécifiques à la classe de document utilisée, voyez 
33274 \begin_inset CommandInset citation
33275 LatexCommand cite
33276 key "KOMA-Script"
33277 literal "true"
33278
33279 \end_inset
33280
33281 .
33282 \end_layout
33283
33284 \begin_layout Section
33285 Notes en marge
33286 \begin_inset Index idx
33287 status collapsed
33288
33289 \begin_layout Plain Layout
33290 Notes ! Notes en Marge
33291 \end_layout
33292
33293 \end_inset
33294
33295
33296 \end_layout
33297
33298 \begin_layout Standard
33299 Les notes en marge dans \SpecialChar LyX
33300  ressemblent aux notes en bas de page et se comportent
33301  de la même façon.
33302  Quand vous insérez une note en marge avec 
33303 \family sans
33304 Insertion\SpecialChar menuseparator
33305 Note
33306 \begin_inset space ~
33307 \end_inset
33308
33309 en
33310 \begin_inset space ~
33311 \end_inset
33312
33313 Marge
33314 \family default
33315  ou avec le bouton 
33316 \begin_inset Info
33317 type  "icon"
33318 arg   "marginalnote-insert"
33319 \end_inset
33320
33321  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33322  grise avec une étiquette rouge 
33323 \begin_inset Quotes cld
33324 \end_inset
33325
33326 marge
33327 \begin_inset Quotes crd
33328 \end_inset
33329
33330 .
33331  
33332 \begin_inset Marginal
33333 status collapsed
33334
33335 \begin_layout Plain Layout
33336 C'est une note en marge.
33337 \end_layout
33338
33339 \end_inset
33340
33341  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33342 .
33343  Vous pouvez y entrer votre texte.
33344 \end_layout
33345
33346 \begin_layout Standard
33347 Les notes en marge apparaissent dans la marge de droite dans les documents
33348  imprimées sur une seule face.
33349  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33350  
33351 \begin_inset Quotes cld
33352 \end_inset
33353
33354 extérieure
33355 \begin_inset Quotes crd
33356 \end_inset
33357
33358  – la gauche sur les pages paires et la droite sur les pages impaires.
33359  Le texte de la note en marge est aligné à l'opposé de la marge externe
33360  – aligné à droite quand la note apparaît dans la marge de gauche.
33361  La première ligne de la note apparaît à la hauteur de la ligne de texte
33362  où la note a été insérée dans le document.
33363 \end_layout
33364
33365 \begin_layout Standard
33366 \begin_inset VSpace bigskip
33367 \end_inset
33368
33369 Pour placer une note dans la marge interne, ajoutez la commande suivante
33370  :
33371 \end_layout
33372
33373 \begin_layout Standard
33374
33375 \series bold
33376
33377 \backslash
33378 reversemarginpar
33379 \end_layout
33380
33381 \begin_layout Standard
33382 sous forme de code \SpecialChar TeX
33383  avant votre note de marge.
33384  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33385  qui suivent 
33386 \begin_inset ERT
33387 status collapsed
33388
33389 \begin_layout Plain Layout
33390
33391
33392 \backslash
33393 reversemarginpar 
33394 \end_layout
33395
33396 \end_inset
33397
33398
33399 \begin_inset Marginal
33400 status open
33401
33402 \begin_layout Plain Layout
33403 Cette note en marge est dans la marge interne.
33404 \end_layout
33405
33406 \end_inset
33407
33408
33409 \series bold
33410
33411 \begin_inset Newline newline
33412 \end_inset
33413
33414
33415 \series default
33416
33417 \begin_inset Note Greyedout
33418 status open
33419
33420 \begin_layout Plain Layout
33421
33422 \series bold
33423 Note:
33424 \series default
33425  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33426  les notes sont souvent mal mises en formes dans la sortie imprimée.
33427 \end_layout
33428
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \begin_layout Standard
33435 Pour revenir au positionnement implicite, ajoutez la commande :
33436 \end_layout
33437
33438 \begin_layout Standard
33439
33440 \series bold
33441
33442 \backslash
33443 normalmarginpar
33444 \end_layout
33445
33446 \begin_layout Standard
33447 sous forme de code \SpecialChar TeX
33448 .
33449 \begin_inset ERT
33450 status collapsed
33451
33452 \begin_layout Plain Layout
33453
33454
33455 \backslash
33456 normalmarginpar 
33457 \end_layout
33458
33459 \end_inset
33460
33461
33462 \begin_inset Newline newline
33463 \end_inset
33464
33465  
33466 \begin_inset Note Greyedout
33467 status open
33468
33469 \begin_layout Plain Layout
33470
33471 \series bold
33472 Note:
33473 \series default
33474  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33475  
33476 \series bold
33477
33478 \backslash
33479 reversemarginpar
33480 \series default
33481  est aussi utilisée.
33482 \end_layout
33483
33484 \end_inset
33485
33486
33487 \end_layout
33488
33489 \begin_layout Standard
33490 \begin_inset VSpace bigskip
33491 \end_inset
33492
33493
33494 \begin_inset Marginal
33495 status open
33496
33497 \begin_layout Plain Layout
33498 UnTrèsLongMotEnMarge sans césure.
33499 \end_layout
33500
33501 \end_inset
33502
33503  Comme dans le cas décrit dans la section
33504 \begin_inset space ~
33505 \end_inset
33506
33507
33508 \begin_inset CommandInset ref
33509 LatexCommand ref
33510 reference "subsec:Lignes-multiple-dans-cellule"
33511
33512 \end_inset
33513
33514 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33515  mot d'une note en marge.
33516  Pour éviter ce problème, insérez un espacement horizontal de 0
33517 \begin_inset space \thinspace{}
33518 \end_inset
33519
33520 pt avant le mot en question: 
33521 \begin_inset Marginal
33522 status open
33523
33524 \begin_layout Plain Layout
33525 \begin_inset space \hspace{}
33526 \length 0pt
33527 \end_inset
33528
33529 UnMotTrèsLongEnMarge avec une césure.
33530 \end_layout
33531
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \begin_layout Standard
33538 \begin_inset VSpace bigskip
33539 \end_inset
33540
33541
33542 \end_layout
33543
33544 \begin_layout Standard
33545 \begin_inset Note Greyedout
33546 status open
33547
33548 \begin_layout Plain Layout
33549
33550 \series bold
33551 Note:
33552 \series default
33553  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33554  tableaux, des flottants et des notes de bas de page.
33555 \end_layout
33556
33557 \end_inset
33558
33559
33560 \end_layout
33561
33562 \begin_layout Standard
33563 \begin_inset VSpace bigskip
33564 \end_inset
33565
33566
33567 \end_layout
33568
33569 \begin_layout Standard
33570 \begin_inset ERT
33571 status collapsed
33572
33573 \begin_layout Plain Layout
33574
33575
33576 \backslash
33577 ifmarginnote
33578 \end_layout
33579
33580 \end_inset
33581
33582
33583 \begin_inset Note Note
33584 status open
33585
33586 \begin_layout Plain Layout
33587 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33588  
33589 \series bold
33590 marginnote
33591 \series default
33592  a été installé.
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Standard
33601 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33602  
33603 \series bold
33604 marginnote
33605 \series default
33606
33607 \begin_inset Index idx
33608 status collapsed
33609
33610 \begin_layout Plain Layout
33611 Paquetages \SpecialChar LaTeX
33612  ! marginnote
33613 \end_layout
33614
33615 \end_inset
33616
33617 .
33618  En ajoutant les deux lignes suivantes au préambule de votre document, la
33619  commande que \SpecialChar LyX
33620  utilise pour les notes de marge est redéfinie pour utiliser
33621  la commande fournie par le paquetage 
33622 \series bold
33623 marginnote
33624 \series default
33625  :
33626 \end_layout
33627
33628 \begin_layout Standard
33629
33630 \series bold
33631
33632 \backslash
33633 usepackage{marginnote}
33634 \begin_inset Newline newline
33635 \end_inset
33636
33637
33638 \backslash
33639 let
33640 \backslash
33641 marginpar
33642 \backslash
33643 marginnote
33644 \end_layout
33645
33646 \begin_layout Standard
33647 Ce paquetage est aussi utilisé dans ce document parce que 
33648 \series bold
33649 marginnote
33650 \series default
33651  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33652  vertical pour une note.
33653  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33654  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33655  en page.
33656  Le décalage est inséré dans \SpecialChar LyX
33657  sous forme de code \SpecialChar TeX
33658  directement après la note
33659  sous la forme
33660 \end_layout
33661
33662 \begin_layout Standard
33663
33664 \series bold
33665 [offset]
33666 \end_layout
33667
33668 \begin_layout Standard
33669 où l'offset utilise l'une des unités listées dans le tableau
33670 \begin_inset space ~
33671 \end_inset
33672
33673
33674 \begin_inset CommandInset ref
33675 LatexCommand ref
33676 reference "cha:Unités-de-longueur"
33677
33678 \end_inset
33679
33680 .
33681  Une valeur négative déplace la note vers le haut, une valeur positive la
33682  déplace vers le bas.
33683  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33684  vers le haut de 1.5
33685 \begin_inset space \thinspace{}
33686 \end_inset
33687
33688 cm avec la commande en code \SpecialChar TeX
33689  
33690 \begin_inset Quotes cld
33691 \end_inset
33692
33693
33694 \series bold
33695 [-1.5cm]
33696 \series default
33697
33698 \begin_inset Quotes crd
33699 \end_inset
33700
33701
33702 \begin_inset Marginal
33703 status collapsed
33704
33705 \begin_layout Plain Layout
33706 Cette note en marge est décalée vers le haut de 1.5
33707 \begin_inset space \thinspace{}
33708 \end_inset
33709
33710 cm par rapport à sa position d'origine.
33711 \end_layout
33712
33713 \end_inset
33714
33715
33716 \begin_inset ERT
33717 status collapsed
33718
33719 \begin_layout Plain Layout
33720
33721 [-1.5cm]
33722 \end_layout
33723
33724 \end_inset
33725
33726
33727 \end_layout
33728
33729 \begin_layout Standard
33730 \begin_inset VSpace medskip
33731 \end_inset
33732
33733 Avec le paquetage 
33734 \series bold
33735 marginnote
33736 \series default
33737  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33738  Par exemple les commandes 
33739 \end_layout
33740
33741 \begin_layout Standard
33742
33743 \series bold
33744
33745 \backslash
33746 renewcommand*{
33747 \backslash
33748 raggedleftmarginnote}{
33749 \backslash
33750 centering}
33751 \begin_inset Newline newline
33752 \end_inset
33753
33754
33755 \backslash
33756 renewcommand*{
33757 \backslash
33758 raggedrightmarginnote}{
33759 \backslash
33760 centering}
33761 \end_layout
33762
33763 \begin_layout Standard
33764 donnent un alignement centré.
33765  
33766 \series bold
33767
33768 \backslash
33769 raggedleftmarginnote
33770 \series default
33771  indique une note qui apparaît dans la marge de gauche.
33772 \begin_inset ERT
33773 status collapsed
33774
33775 \begin_layout Plain Layout
33776
33777
33778 \backslash
33779 renewcommand*{
33780 \backslash
33781 raggedleftmarginnote}{
33782 \backslash
33783 centering}
33784 \end_layout
33785
33786 \begin_layout Plain Layout
33787
33788
33789 \backslash
33790 renewcommand*{
33791 \backslash
33792 raggedrightmarginnote}{
33793 \backslash
33794 centering}
33795 \end_layout
33796
33797 \end_inset
33798
33799
33800 \begin_inset Marginal
33801 status collapsed
33802
33803 \begin_layout Plain Layout
33804 Le texte de cette note en marge est centré.
33805 \end_layout
33806
33807 \end_inset
33808
33809 .
33810  Le comportement implicite est donné par
33811 \end_layout
33812
33813 \begin_layout Standard
33814
33815 \series bold
33816
33817 \backslash
33818 renewcommand*{
33819 \backslash
33820 raggedleftmarginnote}{
33821 \backslash
33822 raggedleft}
33823 \begin_inset Newline newline
33824 \end_inset
33825
33826
33827 \backslash
33828 renewcommand*{
33829 \backslash
33830 raggedrightmarginnote}{
33831 \backslash
33832 raggedright}
33833 \series default
33834
33835 \begin_inset ERT
33836 status collapsed
33837
33838 \begin_layout Plain Layout
33839
33840
33841 \backslash
33842 renewcommand*{
33843 \backslash
33844 raggedleftmarginnote}{
33845 \backslash
33846 raggedleft}
33847 \end_layout
33848
33849 \begin_layout Plain Layout
33850
33851
33852 \backslash
33853 renewcommand*{
33854 \backslash
33855 raggedrightmarginnote}{
33856 \backslash
33857 raggedright}
33858 \end_layout
33859
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \begin_layout Standard
33866 \begin_inset VSpace medskip
33867 \end_inset
33868
33869 Pour les autre fonctions du paquetage 
33870 \series bold
33871 marginnote
33872 \series default
33873  nous vous renvoyons à sa documentation 
33874 \begin_inset CommandInset citation
33875 LatexCommand cite
33876 key "marginnote"
33877 literal "true"
33878
33879 \end_inset
33880
33881 .
33882 \end_layout
33883
33884 \begin_layout Standard
33885 \begin_inset VSpace bigskip
33886 \end_inset
33887
33888 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
33889  définition.
33890  Pour créer par exemple une entête pour toutes les notes en marge avec le
33891  texte 
33892 \begin_inset Quotes cld
33893 \end_inset
33894
33895
33896 \family sans
33897 \series bold
33898 \bar under
33899 Attention!
33900 \family default
33901 \series default
33902 \bar default
33903
33904 \begin_inset Quotes crd
33905 \end_inset
33906
33907  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
33908  de votre document :
33909 \end_layout
33910
33911 \begin_layout Standard
33912
33913 \series bold
33914
33915 \backslash
33916 let
33917 \backslash
33918 myMarginpar
33919 \backslash
33920 marginpar
33921 \begin_inset Newline newline
33922 \end_inset
33923
33924
33925 \backslash
33926 renewcommand{
33927 \backslash
33928 marginpar}[1]{
33929 \backslash
33930 myMarginpar{%
33931 \begin_inset Newline newline
33932 \end_inset
33933
33934
33935 \begin_inset Phantom HPhantom
33936 status open
33937
33938 \begin_layout Plain Layout
33939
33940 \series bold
33941 \begin_inset space ~
33942 \end_inset
33943
33944
33945 \end_layout
33946
33947 \end_inset
33948
33949
33950 \backslash
33951 hspace{0pt}
33952 \backslash
33953 textsf{
33954 \backslash
33955 textbf{
33956 \backslash
33957 underbar{Attention!}}}%
33958 \begin_inset Newline newline
33959 \end_inset
33960
33961
33962 \begin_inset Phantom HPhantom
33963 status open
33964
33965 \begin_layout Plain Layout
33966
33967 \series bold
33968 \begin_inset space ~
33969 \end_inset
33970
33971
33972 \end_layout
33973
33974 \end_inset
33975
33976
33977 \backslash
33978 vspace{1.5mm}
33979 \backslash
33980
33981 \backslash
33982 #1}}
33983 \end_layout
33984
33985 \begin_layout Standard
33986 \begin_inset ERT
33987 status collapsed
33988
33989 \begin_layout Plain Layout
33990
33991
33992 \backslash
33993 let
33994 \backslash
33995 myMarginpar
33996 \backslash
33997 marginpar
33998 \end_layout
33999
34000 \begin_layout Plain Layout
34001
34002
34003 \backslash
34004 renewcommand{
34005 \backslash
34006 marginpar}[1]{
34007 \backslash
34008 myMarginpar{%
34009 \end_layout
34010
34011 \begin_layout Plain Layout
34012
34013    
34014 \backslash
34015 textsf{
34016 \backslash
34017 textbf{
34018 \backslash
34019 underbar{Attention!}}}%
34020 \end_layout
34021
34022 \begin_layout Plain Layout
34023
34024    
34025 \backslash
34026 vspace{1.5mm}
34027 \backslash
34028
34029 \backslash
34030 #1}}
34031 \end_layout
34032
34033 \end_inset
34034
34035
34036 \begin_inset Marginal
34037 status open
34038
34039 \begin_layout Plain Layout
34040 Ceci est une note en marge avec une en-tête prédéfinie.
34041 \end_layout
34042
34043 \end_inset
34044
34045
34046 \begin_inset ERT
34047 status collapsed
34048
34049 \begin_layout Plain Layout
34050
34051 [-1.5cm]
34052 \end_layout
34053
34054 \end_inset
34055
34056
34057 \begin_inset ERT
34058 status collapsed
34059
34060 \begin_layout Plain Layout
34061
34062
34063 \backslash
34064 renewcommand{
34065 \backslash
34066 marginpar}[1]{
34067 \backslash
34068 myMarginpar{#1}}
34069 \end_layout
34070
34071 \end_inset
34072
34073
34074 \begin_inset Note Note
34075 status collapsed
34076
34077 \begin_layout Plain Layout
34078
34079 \lang english
34080 The margin note format is changed only for this example.
34081 \end_layout
34082
34083 \end_inset
34084
34085
34086 \end_layout
34087
34088 \begin_layout Standard
34089 \begin_inset ERT
34090 status collapsed
34091
34092 \begin_layout Plain Layout
34093
34094
34095 \backslash
34096 else
34097 \end_layout
34098
34099 \end_inset
34100
34101
34102 \begin_inset Note Note
34103 status open
34104
34105 \begin_layout Plain Layout
34106 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34107  
34108 \series bold
34109 marginnote
34110 \series default
34111  n'est pas installé :
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \end_layout
34118
34119 \begin_layout Standard
34120 Vous devez installer le paquetage \SpecialChar LaTeX
34121  
34122 \series bold
34123 marginnote
34124 \series default
34125  pour voir la suite de cette section dans la sortie imprimée.
34126 \end_layout
34127
34128 \begin_layout Standard
34129 \begin_inset ERT
34130 status collapsed
34131
34132 \begin_layout Plain Layout
34133
34134
34135 \backslash
34136 fi
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Chapter
34145 Boîtes
34146 \end_layout
34147
34148 \begin_layout Section
34149 Introduction
34150 \begin_inset Index idx
34151 status collapsed
34152
34153 \begin_layout Plain Layout
34154 Boîtes ! Introduction
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \end_layout
34161
34162 \begin_layout Standard
34163 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34164  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34165  voir la section
34166 \begin_inset space ~
34167 \end_inset
34168
34169
34170 \begin_inset CommandInset ref
34171 LatexCommand ref
34172 reference "sec:Minipages"
34173
34174 \end_inset
34175
34176 , pour encadrer des portions de texte, voir la section
34177 \begin_inset space ~
34178 \end_inset
34179
34180
34181 \begin_inset CommandInset ref
34182 LatexCommand ref
34183 reference "sec:Décorations"
34184
34185 \end_inset
34186
34187 , pour empêcher que des mots subissent une césure, voir la section
34188 \begin_inset space ~
34189 \end_inset
34190
34191
34192 \begin_inset CommandInset ref
34193 LatexCommand ref
34194 reference "sec:Empêcher-césure"
34195
34196 \end_inset
34197
34198 , pour aligner du texte, voir la section
34199 \begin_inset space ~
34200 \end_inset
34201
34202
34203 \begin_inset CommandInset ref
34204 LatexCommand ref
34205 reference "subsec:Alignement-Vertical"
34206
34207 \end_inset
34208
34209 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34210 \begin_inset space ~
34211 \end_inset
34212
34213
34214 \begin_inset CommandInset ref
34215 LatexCommand ref
34216 reference "sec:Boîtes-colorées"
34217
34218 \end_inset
34219
34220 .
34221 \end_layout
34222
34223 \begin_layout Standard
34224 On peut insérer une boîte en utilisant le menu 
34225 \family sans
34226 Insertion\SpecialChar menuseparator
34227 Boîte
34228 \family default
34229  ou avec le bouton 
34230 \begin_inset Info
34231 type  "icon"
34232 arg   "box-insert Frameless"
34233 \end_inset
34234
34235  de la barre d'outils.
34236  Une boîte grise avec une étiquette 
34237 \family sans
34238 Boîte
34239 \begin_inset space ~
34240 \end_inset
34241
34242 (Minipage)
34243 \family default
34244
34245 \begin_inset Graphics
34246         filename clipart/BoxInsetDefault.png
34247         scale 95
34248         scaleBeforeRotation
34249
34250 \end_inset
34251
34252  est alors insérée.
34253  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34254  et en choisissant 
34255 \family sans
34256 Paramètres
34257 \family default
34258  .
34259  La fenêtre de dialogue qui apparaît donne accès aux types de
34260 \family sans
34261  Boîte
34262 \begin_inset space ~
34263 \end_inset
34264
34265 Intérieure
34266 \family default
34267  
34268 \family sans
34269 Makebox, Parbox
34270 \family default
34271  et 
34272 \family sans
34273 Minipage
34274 \family default
34275 .
34276  Le type 
34277 \family sans
34278 Minipage
34279 \family default
34280  est le type implicite pour les boîtes nouvellement créées et il est décrit
34281  dans la section
34282 \begin_inset space ~
34283 \end_inset
34284
34285
34286 \begin_inset CommandInset ref
34287 LatexCommand ref
34288 reference "sec:Minipages"
34289
34290 \end_inset
34291
34292 ; le type 
34293 \family sans
34294 Parbox
34295 \family default
34296  est décrit dans la section
34297 \begin_inset space ~
34298 \end_inset
34299
34300
34301 \begin_inset CommandInset ref
34302 LatexCommand ref
34303 reference "sec:Parboxes"
34304
34305 \end_inset
34306
34307  et le type 
34308 \family sans
34309 Makebox
34310 \family default
34311  est décrit dans la section
34312 \begin_inset space ~
34313 \end_inset
34314
34315
34316 \begin_inset CommandInset ref
34317 LatexCommand ref
34318 reference "sec:Empêcher-césure"
34319
34320 \end_inset
34321
34322 .
34323 \end_layout
34324
34325 \begin_layout Standard
34326 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34327  comme les flottants ou les notes de bas de page.
34328 \end_layout
34329
34330 \begin_layout Standard
34331 \begin_inset Note Greyedout
34332 status open
34333
34334 \begin_layout Plain Layout
34335
34336 \series bold
34337 Note:
34338 \series default
34339  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34340  de type 
34341 \family sans
34342 Liste
34343 \family default
34344  ou 
34345 \family sans
34346 Description
34347 \family default
34348 .
34349 \end_layout
34350
34351 \end_inset
34352
34353
34354 \end_layout
34355
34356 \begin_layout Standard
34357 \begin_inset Note Greyedout
34358 status open
34359
34360 \begin_layout Plain Layout
34361
34362 \series bold
34363 Note:
34364 \series default
34365  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34366 \family sans
34367 Boîte
34368 \begin_inset space ~
34369 \end_inset
34370
34371 Intérieure
34372 \family default
34373  à 
34374 \family sans
34375 Aucune
34376 \family default
34377  que quand vous utilisez une boîte encadrée.
34378  Les boîtes sans 
34379 \family sans
34380 Boîte
34381 \begin_inset space ~
34382 \end_inset
34383
34384 Intérieure
34385 \family default
34386  et sans cadre sont expliquées dans la section
34387 \begin_inset space ~
34388 \end_inset
34389
34390
34391 \begin_inset CommandInset ref
34392 LatexCommand ref
34393 reference "sec:Empêcher-césure"
34394
34395 \end_inset
34396
34397 .
34398 \end_layout
34399
34400 \end_inset
34401
34402
34403 \end_layout
34404
34405 \begin_layout Section
34406 La fenêtre de dialogue Boîte
34407 \begin_inset CommandInset label
34408 LatexCommand label
34409 name "sec:Boîte-Dialogue"
34410
34411 \end_inset
34412
34413
34414 \begin_inset Index idx
34415 status collapsed
34416
34417 \begin_layout Plain Layout
34418 Boîtes ! Fenêtre de dialogue Boîte
34419 \end_layout
34420
34421 \end_inset
34422
34423
34424 \end_layout
34425
34426 \begin_layout Subsection
34427 Taille
34428 \begin_inset Index idx
34429 status collapsed
34430
34431 \begin_layout Plain Layout
34432 Boîtes ! Taille
34433 \end_layout
34434
34435 \end_inset
34436
34437
34438 \end_layout
34439
34440 \begin_layout Standard
34441 Dans la fenêtre de dialogue 
34442 \family sans
34443 Paramètres
34444 \begin_inset space ~
34445 \end_inset
34446
34447 de
34448 \begin_inset space ~
34449 \end_inset
34450
34451 Boîte
34452 \family default
34453  vous pouvez modifier la géométrie de la boîte avec les champs 
34454 \family sans
34455 Largeur
34456 \family default
34457  et 
34458 \family sans
34459 Hauteur
34460 \family default
34461 .
34462  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34463  dans le tableau
34464 \begin_inset space ~
34465 \end_inset
34466
34467
34468 \begin_inset CommandInset ref
34469 LatexCommand ref
34470 reference "tab:Unités"
34471
34472 \end_inset
34473
34474 .
34475  Le champ 
34476 \family sans
34477 Hauteur
34478 \family default
34479  offre en plus les spécifications de taille suivantes :
34480 \end_layout
34481
34482 \begin_layout Description
34483 Profondeur C'est simplement la 
34484 \begin_inset Quotes cld
34485 \end_inset
34486
34487 hauteur
34488 \begin_inset Quotes crd
34489 \end_inset
34490
34491  du texte.
34492  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34493  lignes de texte dans la boîte.
34494 \begin_inset Newline newline
34495 \end_inset
34496
34497
34498 \begin_inset Newline newline
34499 \end_inset
34500
34501
34502 \begin_inset Newline newline
34503 \end_inset
34504
34505
34506 \begin_inset Box Boxed
34507 position "c"
34508 hor_pos "c"
34509 has_inner_box 1
34510 inner_pos "c"
34511 use_parbox 0
34512 use_makebox 0
34513 width "12col%"
34514 special "none"
34515 height "1in"
34516 height_special "depth"
34517 thickness "0.4pt"
34518 separation "3pt"
34519 shadowsize "4pt"
34520 framecolor "black"
34521 backgroundcolor "none"
34522 status open
34523
34524 \begin_layout Plain Layout
34525 \align center
34526 Boîte dont la hauteur est égale à 1
34527 \begin_inset space \thinspace{}
34528 \end_inset
34529
34530 Profondeur
34531 \end_layout
34532
34533 \end_inset
34534
34535
34536 \begin_inset Newline newline
34537 \end_inset
34538
34539
34540 \begin_inset Newline newline
34541 \end_inset
34542
34543
34544 \end_layout
34545
34546 \begin_layout Description
34547 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34548  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34549  est deux fois plus haute que le texte : 
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 "20col%"
34558 special "none"
34559 height "2in"
34560 height_special "height"
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 2
34571 \begin_inset space \thinspace{}
34572 \end_inset
34573
34574 Hauteur
34575 \end_layout
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Description
34583 Hauteur
34584 \begin_inset space ~
34585 \end_inset
34586
34587 Totale C'est égal à Hauteur
34588 \begin_inset space \thinspace{}
34589 \end_inset
34590
34591 +
34592 \begin_inset space \thinspace{}
34593 \end_inset
34594
34595 Profondeur : 
34596 \begin_inset Box Boxed
34597 position "c"
34598 hor_pos "c"
34599 has_inner_box 1
34600 inner_pos "c"
34601 use_parbox 0
34602 use_makebox 0
34603 width "20col%"
34604 special "none"
34605 height "1in"
34606 height_special "totalheight"
34607 thickness "0.4pt"
34608 separation "3pt"
34609 shadowsize "4pt"
34610 framecolor "black"
34611 backgroundcolor "none"
34612 status open
34613
34614 \begin_layout Plain Layout
34615 \align center
34616 Boîte dont la hauteur est 1
34617 \begin_inset space \thinspace{}
34618 \end_inset
34619
34620 Hauteur
34621 \begin_inset space ~
34622 \end_inset
34623
34624 Totale
34625 \end_layout
34626
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Description
34633 Largeur On prend la largeur de la boîte comme hauteur : 
34634 \begin_inset Box Boxed
34635 position "c"
34636 hor_pos "c"
34637 has_inner_box 1
34638 inner_pos "c"
34639 use_parbox 0
34640 use_makebox 0
34641 width "12col%"
34642 special "none"
34643 height "1in"
34644 height_special "width"
34645 thickness "0.4pt"
34646 separation "3pt"
34647 shadowsize "4pt"
34648 framecolor "black"
34649 backgroundcolor "none"
34650 status open
34651
34652 \begin_layout Plain Layout
34653 \align center
34654 Boîte dont la hauteur est 1
34655 \begin_inset space \thinspace{}
34656 \end_inset
34657
34658 Largeur
34659 \end_layout
34660
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \begin_layout Subsection
34667 Alignement
34668 \begin_inset Index idx
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672 Boîtes ! Alignement
34673 \end_layout
34674
34675 \end_inset
34676
34677
34678 \end_layout
34679
34680 \begin_layout Standard
34681 Quand vous avez choisi une 
34682 \family sans
34683 Boîte
34684 \begin_inset space ~
34685 \end_inset
34686
34687 Intérieure
34688 \family default
34689 , l'alignement vertical de la boîte peut être :
34690 \end_layout
34691
34692 \begin_layout Description
34693 Haut Ceci est un exemple de texte.
34694  
34695 \begin_inset Box Boxed
34696 position "t"
34697 hor_pos "c"
34698 has_inner_box 1
34699 inner_pos "c"
34700 use_parbox 0
34701 use_makebox 0
34702 width "12col%"
34703 special "none"
34704 height "1in"
34705 height_special "totalheight"
34706 thickness "0.4pt"
34707 separation "3pt"
34708 shadowsize "4pt"
34709 framecolor "black"
34710 backgroundcolor "none"
34711 status collapsed
34712
34713 \begin_layout Plain Layout
34714 \align center
34715 Cette boîte est alignée sur le haut.
34716 \end_layout
34717
34718 \end_inset
34719
34720  Ceci est un exemple de texte.
34721 \end_layout
34722
34723 \begin_layout Description
34724 Milieu Ceci est un exemple de texte.
34725  
34726 \begin_inset Box Boxed
34727 position "c"
34728 hor_pos "c"
34729 has_inner_box 1
34730 inner_pos "c"
34731 use_parbox 0
34732 use_makebox 0
34733 width "12col%"
34734 special "none"
34735 height "1in"
34736 height_special "totalheight"
34737 thickness "0.4pt"
34738 separation "3pt"
34739 shadowsize "4pt"
34740 framecolor "black"
34741 backgroundcolor "none"
34742 status collapsed
34743
34744 \begin_layout Plain Layout
34745 \align center
34746 Cette boîte est alignée au centre.
34747 \end_layout
34748
34749 \end_inset
34750
34751  Ceci est un exemple de texte.
34752 \end_layout
34753
34754 \begin_layout Description
34755 Bas Ceci est un exemple de texte.
34756  
34757 \begin_inset Box Boxed
34758 position "b"
34759 hor_pos "c"
34760 has_inner_box 1
34761 inner_pos "c"
34762 use_parbox 0
34763 use_makebox 0
34764 width "12col%"
34765 special "none"
34766 height "1in"
34767 height_special "totalheight"
34768 thickness "0.4pt"
34769 separation "3pt"
34770 shadowsize "4pt"
34771 framecolor "black"
34772 backgroundcolor "none"
34773 status collapsed
34774
34775 \begin_layout Plain Layout
34776 \align center
34777 Cette boîte est alignée sur le bas.
34778 \end_layout
34779
34780 \end_inset
34781
34782  Ceci est un exemple de texte.
34783 \end_layout
34784
34785 \begin_layout Standard
34786 \begin_inset Note Greyedout
34787 status open
34788
34789 \begin_layout Plain Layout
34790
34791 \series bold
34792 Note:
34793 \series default
34794  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34795  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34796  l'autre non.
34797 \end_layout
34798
34799 \end_inset
34800
34801
34802 \end_layout
34803
34804 \begin_layout Standard
34805 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34806  paragraphe grâce à la fenêtre de dialogue 
34807 \family sans
34808 Paramètres
34809 \begin_inset space ~
34810 \end_inset
34811
34812 de
34813 \begin_inset space ~
34814 \end_inset
34815
34816 Boîte
34817 \family default
34818 .
34819 \end_layout
34820
34821 \begin_layout Standard
34822 \begin_inset VSpace bigskip
34823 \end_inset
34824
34825 Quand vous avez choisi une 
34826 \family sans
34827 Boîte
34828 \begin_inset space ~
34829 \end_inset
34830
34831 Intérieure
34832 \family default
34833 , l'alignement vertical du contenu de la boîte peut être :
34834 \end_layout
34835
34836 \begin_layout Description
34837 haut Ceci est un exemple de texte.
34838 \begin_inset Box Boxed
34839 position "c"
34840 hor_pos "c"
34841 has_inner_box 1
34842 inner_pos "t"
34843 use_parbox 0
34844 use_makebox 0
34845 width "12col%"
34846 special "none"
34847 height "1.5in"
34848 height_special "totalheight"
34849 thickness "0.4pt"
34850 separation "3pt"
34851 shadowsize "4pt"
34852 framecolor "black"
34853 backgroundcolor "none"
34854 status collapsed
34855
34856 \begin_layout Plain Layout
34857 \align center
34858 Le texte de cette boîte est aligné sur le haut.
34859 \end_layout
34860
34861 \end_inset
34862
34863  Ceci est un exemple de texte.
34864 \end_layout
34865
34866 \begin_layout Description
34867 milieu Ceci est un exemple de texte.
34868  
34869 \begin_inset Box Boxed
34870 position "c"
34871 hor_pos "c"
34872 has_inner_box 1
34873 inner_pos "c"
34874 use_parbox 0
34875 use_makebox 0
34876 width "12col%"
34877 special "none"
34878 height "1.5in"
34879 height_special "totalheight"
34880 thickness "0.4pt"
34881 separation "3pt"
34882 shadowsize "4pt"
34883 framecolor "black"
34884 backgroundcolor "none"
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888 \align center
34889 Le texte de cette boîte est aligné au centre
34890 \end_layout
34891
34892 \end_inset
34893
34894  Ceci est un exemple de texte.
34895 \end_layout
34896
34897 \begin_layout Description
34898 bas Ceci est un exemple de texte.
34899  
34900 \begin_inset Box Boxed
34901 position "c"
34902 hor_pos "c"
34903 has_inner_box 1
34904 inner_pos "b"
34905 use_parbox 0
34906 use_makebox 0
34907 width "12col%"
34908 special "none"
34909 height "1.5in"
34910 height_special "totalheight"
34911 thickness "0.4pt"
34912 separation "3pt"
34913 shadowsize "4pt"
34914 framecolor "black"
34915 backgroundcolor "none"
34916 status collapsed
34917
34918 \begin_layout Plain Layout
34919 \align center
34920 Le texte de cette boîte est aligné en bas.
34921 \end_layout
34922
34923 \end_inset
34924
34925  Ceci est un exemple de texte.
34926 \end_layout
34927
34928 \begin_layout Description
34929 élongation Ceci est un exemple de texte.
34930  
34931 \begin_inset Box Boxed
34932 position "c"
34933 hor_pos "c"
34934 has_inner_box 1
34935 inner_pos "s"
34936 use_parbox 0
34937 use_makebox 0
34938 width "12col%"
34939 special "none"
34940 height "1.5in"
34941 height_special "totalheight"
34942 thickness "0.4pt"
34943 separation "3pt"
34944 shadowsize "4pt"
34945 framecolor "black"
34946 backgroundcolor "none"
34947 status collapsed
34948
34949 \begin_layout Plain Layout
34950 \align center
34951 Le texte 
34952 \end_layout
34953
34954 \begin_layout Plain Layout
34955 \align center
34956 de cette
34957 \end_layout
34958
34959 \begin_layout Plain Layout
34960 \align center
34961 boîte est
34962 \end_layout
34963
34964 \begin_layout Plain Layout
34965 \align center
34966 allongé.
34967 \end_layout
34968
34969 \end_inset
34970
34971  Ceci est un exemple de texte.
34972 \end_layout
34973
34974 \begin_layout Standard
34975 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
34976  paragraphe.
34977  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
34978 \end_layout
34979
34980 \begin_layout Standard
34981 \begin_inset VSpace bigskip
34982 \end_inset
34983
34984 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
34985  la fenêtre de dialogue 
34986 \family sans
34987 Paramètres
34988 \begin_inset space ~
34989 \end_inset
34990
34991 de
34992 \begin_inset space ~
34993 \end_inset
34994
34995 paragraphe
34996 \family default
34997  quand vous avez choisi une 
34998 \family sans
34999 Boîte
35000 \begin_inset space ~
35001 \end_inset
35002
35003 Intérieure
35004 \family default
35005 .
35006 \end_layout
35007
35008 \begin_layout Standard
35009 \align center
35010 \begin_inset Box Boxed
35011 position "c"
35012 hor_pos "c"
35013 has_inner_box 1
35014 inner_pos "s"
35015 use_parbox 0
35016 use_makebox 0
35017 width "15col%"
35018 special "none"
35019 height "1.25in"
35020 height_special "totalheight"
35021 thickness "0.4pt"
35022 separation "3pt"
35023 shadowsize "4pt"
35024 framecolor "black"
35025 backgroundcolor "none"
35026 status open
35027
35028 \begin_layout Plain Layout
35029 \align left
35030 Le texte de 
35031 \end_layout
35032
35033 \begin_layout Plain Layout
35034 \align left
35035 cette boîte
35036 \end_layout
35037
35038 \begin_layout Plain Layout
35039 \align right
35040 est allongé.
35041 \end_layout
35042
35043 \end_inset
35044
35045
35046 \end_layout
35047
35048 \begin_layout Standard
35049 Si vous n'avez pas choisi une 
35050 \family sans
35051 Boîte
35052 \begin_inset space ~
35053 \end_inset
35054
35055 Intérieure
35056 \family default
35057 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35058  de dialogue de boîte.
35059 \end_layout
35060
35061 \begin_layout Standard
35062 \align center
35063 \begin_inset Box Boxed
35064 position "c"
35065 hor_pos "s"
35066 has_inner_box 0
35067 inner_pos "s"
35068 use_parbox 0
35069 use_makebox 0
35070 width "90col%"
35071 special "none"
35072 height "1.25in"
35073 height_special "totalheight"
35074 thickness "0.4pt"
35075 separation "3pt"
35076 shadowsize "4pt"
35077 framecolor "black"
35078 backgroundcolor "none"
35079 status open
35080
35081 \begin_layout Plain Layout
35082 Le texte de cette boîte est allongé horizontalement.
35083 \end_layout
35084
35085 \end_inset
35086
35087
35088 \end_layout
35089
35090 \begin_layout Subsection
35091 Décorations
35092 \begin_inset CommandInset label
35093 LatexCommand label
35094 name "sec:Décorations"
35095
35096 \end_inset
35097
35098
35099 \begin_inset Index idx
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103 Boîtes ! Décorations
35104 \end_layout
35105
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \begin_layout Standard
35112 On peut spécifier le style de la boîte en utilisant la liste déroulante
35113  
35114 \family sans
35115 Décoration
35116 \family default
35117 .
35118  Les possibilités sont les suivantes :
35119 \end_layout
35120
35121 \begin_layout Description
35122 Aucun
35123 \begin_inset space ~
35124 \end_inset
35125
35126 cadre
35127 \begin_inset space ~
35128 \end_inset
35129
35130 tracé Rien n'est tracé
35131 \end_layout
35132
35133 \begin_layout Description
35134 Cadre
35135 \begin_inset space ~
35136 \end_inset
35137
35138 rectangulaire
35139 \begin_inset space ~
35140 \end_inset
35141
35142 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35143  L'épaisseur du trait de ce cadre peut être précisé.
35144 \begin_inset Newline newline
35145 \end_inset
35146
35147
35148 \begin_inset Box Boxed
35149 position "c"
35150 hor_pos "c"
35151 has_inner_box 1
35152 inner_pos "c"
35153 use_parbox 0
35154 use_makebox 0
35155 width "20col%"
35156 special "none"
35157 height "1in"
35158 height_special "totalheight"
35159 thickness "0.4pt"
35160 separation "3pt"
35161 shadowsize "4pt"
35162 framecolor "black"
35163 backgroundcolor "none"
35164 status open
35165
35166 \begin_layout Plain Layout
35167 \align center
35168 Boîte rectangulaire
35169 \end_layout
35170
35171 \end_inset
35172
35173
35174 \end_layout
35175
35176 \begin_layout Description
35177 Cadre
35178 \begin_inset space ~
35179 \end_inset
35180
35181 oval,
35182 \begin_inset space ~
35183 \end_inset
35184
35185 fin Ceci dessine un cadre ovalisée autour de la boîte.
35186  L'épaisseur du trait de ce cadre est de  0.4
35187 \begin_inset space \thinspace{}
35188 \end_inset
35189
35190 pt.
35191  
35192 \begin_inset Box ovalbox
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 ovalisée, fine
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 épais Ceci dessine un cadre ovalisée autour de la boîte.
35230  L'épaisseur du trait de ce cadre est de   0.8
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, épaisse
35257 \end_layout
35258
35259 \end_inset
35260
35261
35262 \end_layout
35263
35264 \begin_layout Description
35265 Ombre
35266 \begin_inset space ~
35267 \end_inset
35268
35269 en
35270 \begin_inset space ~
35271 \end_inset
35272
35273 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35274  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35275  
35276 \begin_inset Box Shadowbox
35277 position "c"
35278 hor_pos "c"
35279 has_inner_box 1
35280 inner_pos "c"
35281 use_parbox 0
35282 use_makebox 0
35283 width "20col%"
35284 special "none"
35285 height "1in"
35286 height_special "totalheight"
35287 thickness "0.4pt"
35288 separation "3pt"
35289 shadowsize "4pt"
35290 framecolor "black"
35291 backgroundcolor "none"
35292 status open
35293
35294 \begin_layout Plain Layout
35295 \align center
35296 Boîte ombrée
35297 \end_layout
35298
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Description
35305 Fond
35306 \begin_inset space ~
35307 \end_inset
35308
35309 ombré Ceci dessine une boîte avec un arrière plan rouge.
35310  Contrairement aux boîtes coloriées
35311 \begin_inset Foot
35312 status collapsed
35313
35314 \begin_layout Plain Layout
35315 Voir la section
35316 \begin_inset space ~
35317 \end_inset
35318
35319
35320 \begin_inset CommandInset ref
35321 LatexCommand ref
35322 reference "sec:Boîtes-colorées"
35323
35324 \end_inset
35325
35326 .
35327 \end_layout
35328
35329 \end_inset
35330
35331 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35332  son propre paragraphe.
35333 \begin_inset Box Shaded
35334 position "t"
35335 hor_pos "c"
35336 has_inner_box 0
35337 inner_pos "t"
35338 use_parbox 0
35339 use_makebox 0
35340 width "50col%"
35341 special "none"
35342 height "1in"
35343 height_special "totalheight"
35344 thickness "0.4pt"
35345 separation "3pt"
35346 shadowsize "4pt"
35347 framecolor "black"
35348 backgroundcolor "none"
35349 status open
35350
35351 \begin_layout Plain Layout
35352 Boîte avec fond ombré
35353 \end_layout
35354
35355 \end_inset
35356
35357
35358 \end_layout
35359
35360 \begin_layout Description
35361 Cadre
35362 \begin_inset space ~
35363 \end_inset
35364
35365 rectangulaire
35366 \begin_inset space ~
35367 \end_inset
35368
35369 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35370  boîte.
35371  L'épaisseur du trait du cadre interne est de 0.75
35372 \begin_inset space \thinspace{}
35373 \end_inset
35374
35375 épaisseur
35376 \begin_inset space ~
35377 \end_inset
35378
35379 du
35380 \begin_inset space ~
35381 \end_inset
35382
35383 trait, l'épaisseur du trait du cadre externe est de 1.5
35384 \begin_inset space \thinspace{}
35385 \end_inset
35386
35387 épaisseur
35388 \begin_inset space ~
35389 \end_inset
35390
35391 du
35392 \begin_inset space ~
35393 \end_inset
35394
35395 trait.
35396  La distance entre les deux cadres est de 1.5
35397 \begin_inset space \thinspace{}
35398 \end_inset
35399
35400 épaisseur
35401 \begin_inset space ~
35402 \end_inset
35403
35404 du
35405 \begin_inset space ~
35406 \end_inset
35407
35408 trait
35409 \begin_inset space \thinspace{}
35410 \end_inset
35411
35412 +
35413 \begin_inset space \thinspace{}
35414 \end_inset
35415
35416 0.5
35417 \begin_inset space \thinspace{}
35418 \end_inset
35419
35420 pt.
35421  
35422 \begin_inset Box Doublebox
35423 position "c"
35424 hor_pos "c"
35425 has_inner_box 1
35426 inner_pos "c"
35427 use_parbox 0
35428 use_makebox 0
35429 width "20col%"
35430 special "none"
35431 height "1in"
35432 height_special "totalheight"
35433 thickness "0.4pt"
35434 separation "3pt"
35435 shadowsize "4pt"
35436 framecolor "black"
35437 backgroundcolor "none"
35438 status open
35439
35440 \begin_layout Plain Layout
35441 \align center
35442 Boîte double
35443 \end_layout
35444
35445 \end_inset
35446
35447
35448 \end_layout
35449
35450 \begin_layout Standard
35451 \begin_inset VSpace bigskip
35452 \end_inset
35453
35454 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35455  s'adapte pour montrer le style
35456  de boîte utilisé.
35457  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35458  le paquetage \SpecialChar LaTeX
35459  
35460 \series bold
35461 fancybox
35462 \series default
35463
35464 \begin_inset Index idx
35465 status collapsed
35466
35467 \begin_layout Plain Layout
35468 Paquetages \SpecialChar LaTeX
35469  ! fancybox
35470 \end_layout
35471
35472 \end_inset
35473
35474 .
35475 \end_layout
35476
35477 \begin_layout Standard
35478 \begin_inset VSpace bigskip
35479 \end_inset
35480
35481 Quand vous utilisez le style de décoration 
35482 \family sans
35483 cadre rectangulaire simple
35484 \family default
35485  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35486  de la boîte.
35487  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35488  prendra toute la largeur de la colonne et la boîte sera considérée comme
35489  son propre paragraphe: 
35490 \begin_inset Box Framed
35491 position "t"
35492 hor_pos "c"
35493 has_inner_box 0
35494 inner_pos "t"
35495 use_parbox 0
35496 use_makebox 0
35497 width "100col%"
35498 special "none"
35499 height "1in"
35500 height_special "totalheight"
35501 thickness "0.4pt"
35502 separation "3pt"
35503 shadowsize "4pt"
35504 framecolor "black"
35505 backgroundcolor "none"
35506 status collapsed
35507
35508 \begin_layout Plain Layout
35509 Boîte avec cadre simple et sauts de page
35510 \end_layout
35511
35512 \end_inset
35513
35514
35515 \end_layout
35516
35517 \begin_layout Section
35518 Personnalisation des boîtes
35519 \begin_inset Index idx
35520 status collapsed
35521
35522 \begin_layout Plain Layout
35523 Boîtes! Personnalisation
35524 \end_layout
35525
35526 \end_inset
35527
35528
35529 \end_layout
35530
35531 \begin_layout Standard
35532 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35533  la commande 
35534 \series bold
35535
35536 \backslash
35537 cornersize
35538 \series default
35539 .
35540  Par exemple, la commande
35541 \end_layout
35542
35543 \begin_layout Standard
35544
35545 \series bold
35546
35547 \backslash
35548 cornersize*{1cm}
35549 \end_layout
35550
35551 \begin_layout Standard
35552 donne un diamètre de 1
35553 \begin_inset space \thinspace{}
35554 \end_inset
35555
35556 cm.
35557  La commande
35558 \end_layout
35559
35560 \begin_layout Standard
35561
35562 \series bold
35563
35564 \backslash
35565 cornersize{num}
35566 \end_layout
35567
35568 \begin_layout Standard
35569 fixe le diamètre à 
35570 \family sans
35571 num
35572 \begin_inset space \thinspace{}
35573 \end_inset
35574
35575 ×
35576 \begin_inset space \thinspace{}
35577 \end_inset
35578
35579 minimum(largeur et hauteur de la boîte)
35580 \family default
35581 .
35582  La valeur implicite est 
35583 \series bold
35584
35585 \backslash
35586 cornersize{0.5}
35587 \series default
35588 .
35589 \end_layout
35590
35591 \begin_layout Standard
35592 \begin_inset ERT
35593 status collapsed
35594
35595 \begin_layout Plain Layout
35596
35597
35598 \backslash
35599 cornersize*{1.5cm}
35600 \end_layout
35601
35602 \end_inset
35603
35604
35605 \begin_inset Box Ovalbox
35606 position "c"
35607 hor_pos "c"
35608 has_inner_box 1
35609 inner_pos "c"
35610 use_parbox 0
35611 use_makebox 0
35612 width "25col%"
35613 special "none"
35614 height "1in"
35615 height_special "totalheight"
35616 thickness "0.4pt"
35617 separation "3pt"
35618 shadowsize "4pt"
35619 framecolor "black"
35620 backgroundcolor "none"
35621 status open
35622
35623 \begin_layout Plain Layout
35624 \align center
35625 Boîte ovale avec 
35626 \series bold
35627
35628 \backslash
35629 cornersize
35630 \series default
35631
35632 \begin_inset space \thinspace{}
35633 \end_inset
35634
35635 =
35636 \begin_inset space \thinspace{}
35637 \end_inset
35638
35639 1.5
35640 \begin_inset space \thinspace{}
35641 \end_inset
35642
35643 cm
35644 \end_layout
35645
35646 \end_inset
35647
35648
35649 \begin_inset ERT
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653
35654
35655 \backslash
35656 cornersize{0.5}
35657 \end_layout
35658
35659 \end_inset
35660
35661
35662 \end_layout
35663
35664 \begin_layout Standard
35665 \begin_inset VSpace bigskip
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Standard
35672 La couleur rouge utilisée implicitement pour les boîtes à 
35673 \family sans
35674 Fond
35675 \begin_inset space ~
35676 \end_inset
35677
35678 ombré
35679 \family default
35680  peut soit être modifiée localement avec la commande 
35681 \series bold
35682
35683 \backslash
35684 definecolor{shadecolor}
35685 \series default
35686 , soit globalement avec le menu 
35687 \family sans
35688 Outils\SpecialChar menuseparator
35689 Préférences
35690 \family default
35691 \SpecialChar menuseparator
35692
35693 \family sans
35694 Couleurs\SpecialChar menuseparator
35695 boîte
35696 \begin_inset space ~
35697 \end_inset
35698
35699 ombrée
35700 \family default
35701 .
35702  La syntaxe de la commande 
35703 \series bold
35704
35705 \backslash
35706 definecolor
35707 \series default
35708  est expliquée dans la section
35709 \begin_inset space ~
35710 \end_inset
35711
35712
35713 \begin_inset CommandInset ref
35714 LatexCommand ref
35715 reference "sec:Tableaux-Colorés"
35716
35717 \end_inset
35718
35719 .
35720 \begin_inset Foot
35721 status collapsed
35722
35723 \begin_layout Plain Layout
35724 Notez que l'utilisation de 
35725 \series bold
35726
35727 \backslash
35728 definecolor
35729 \series default
35730  ne peut se faire sans le paquetage \SpecialChar LaTeX
35731  
35732 \series bold
35733 color
35734 \series default
35735  dans le préambule, voir la section
35736 \begin_inset space ~
35737 \end_inset
35738
35739
35740 \begin_inset CommandInset ref
35741 LatexCommand ref
35742 reference "sec:Boîtes-colorées"
35743
35744 \end_inset
35745
35746 .
35747  
35748 \end_layout
35749
35750 \end_inset
35751
35752
35753 \end_layout
35754
35755 \begin_layout Standard
35756 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35757  le commande en code \SpecialChar TeX
35758  suivantes
35759 \end_layout
35760
35761 \begin_layout Standard
35762
35763 \series bold
35764
35765 \backslash
35766 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35767 \end_layout
35768
35769 \begin_layout Standard
35770 \begin_inset ERT
35771 status collapsed
35772
35773 \begin_layout Plain Layout
35774
35775
35776 \backslash
35777 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \begin_inset Box Shaded
35784 position "t"
35785 hor_pos "c"
35786 has_inner_box 0
35787 inner_pos "t"
35788 use_parbox 0
35789 use_makebox 0
35790 width "100col%"
35791 special "none"
35792 height "1in"
35793 height_special "totalheight"
35794 thickness "0.4pt"
35795 separation "3pt"
35796 shadowsize "4pt"
35797 framecolor "black"
35798 backgroundcolor "none"
35799 status open
35800
35801 \begin_layout Plain Layout
35802
35803 \color yellow
35804 Ceci est un texte jaune dans une boîte à 
35805 \family sans
35806 Fond
35807 \begin_inset space ~
35808 \end_inset
35809
35810 ombré
35811 \family default
35812 \color inherit
35813  
35814 \color yellow
35815 avec un fond vert foncé.
35816 \end_layout
35817
35818 \end_inset
35819
35820
35821 \begin_inset ERT
35822 status collapsed
35823
35824 \begin_layout Plain Layout
35825
35826
35827 \backslash
35828 definecolor{shadecolor}{rgb}{1,0,0}
35829 \end_layout
35830
35831 \end_inset
35832
35833
35834 \end_layout
35835
35836 \begin_layout Standard
35837 \begin_inset VSpace bigskip
35838 \end_inset
35839
35840
35841 \end_layout
35842
35843 \begin_layout Standard
35844 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35845  boîtes qui suivent la commandes qui les a changées.
35846 \end_layout
35847
35848 \begin_layout Section
35849 Minipages
35850 \begin_inset CommandInset label
35851 LatexCommand label
35852 name "sec:Minipages"
35853
35854 \end_inset
35855
35856
35857 \begin_inset Index idx
35858 status collapsed
35859
35860 \begin_layout Plain Layout
35861 Boîtes ! Minipages
35862 \end_layout
35863
35864 \end_inset
35865
35866
35867 \end_layout
35868
35869 \begin_layout Standard
35870 \SpecialChar LaTeX
35871  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35872  d'une page.
35873  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35874  règles d'indentation, de saut de ligne, etc.
35875  s'appliquent.
35876 \end_layout
35877
35878 \begin_layout Standard
35879 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35880  langues.
35881 \end_layout
35882
35883 \begin_layout Standard
35884 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35885  Leur largeur est fixée à 45
35886 \begin_inset space \thinspace{}
35887 \end_inset
35888
35889 col% et elles sont séparées par un ressort horizontal, qui a été inséré
35890  via le menu 
35891 \family sans
35892 Insertion\SpecialChar menuseparator
35893 Typographie
35894 \begin_inset space ~
35895 \end_inset
35896
35897 spéciale\SpecialChar menuseparator
35898 Ressort
35899 \begin_inset space ~
35900 \end_inset
35901
35902 Horizontal
35903 \family default
35904 .
35905 \end_layout
35906
35907 \begin_layout Standard
35908 \begin_inset Box Frameless
35909 position "t"
35910 hor_pos "c"
35911 has_inner_box 1
35912 inner_pos "c"
35913 use_parbox 0
35914 use_makebox 0
35915 width "45col%"
35916 special "none"
35917 height "1in"
35918 height_special "totalheight"
35919 thickness "0.4pt"
35920 separation "3pt"
35921 shadowsize "4pt"
35922 framecolor "black"
35923 backgroundcolor "none"
35924 status open
35925
35926 \begin_layout Plain Layout
35927 Ceci est un texte en français.
35928  Ceci est un texte en français.
35929  Ceci est un texte en français.
35930  Ceci est un texte en français.
35931  Ceci est un texte en français.
35932  Ceci est un texte en français.
35933  Ceci est un texte en français.
35934  Ceci est un texte en français.Ceci est un texte en français.
35935  Ceci est un texte en français.
35936  Ceci est un texte en français.
35937  Ceci est un texte en français
35938 \begin_inset Foot
35939 status collapsed
35940
35941 \begin_layout Plain Layout
35942 Ceci est une note de bas de page en français.
35943 \end_layout
35944
35945 \end_inset
35946
35947 .Ceci est un texte en français
35948 \end_layout
35949
35950 \end_inset
35951
35952
35953 \begin_inset space \hfill{}
35954 \end_inset
35955
35956
35957 \begin_inset Box Frameless
35958 position "t"
35959 hor_pos "c"
35960 has_inner_box 1
35961 inner_pos "c"
35962 use_parbox 0
35963 use_makebox 0
35964 width "45col%"
35965 special "none"
35966 height "1in"
35967 height_special "totalheight"
35968 thickness "0.4pt"
35969 separation "3pt"
35970 shadowsize "4pt"
35971 framecolor "black"
35972 backgroundcolor "none"
35973 status open
35974
35975 \begin_layout Plain Layout
35976
35977 \lang english
35978 This is an English Text.
35979  This is an English Text.
35980  This is an English Text.
35981  This is an English Text.
35982  This is an English Text.
35983  This is an English Text.
35984  This is an English Text.
35985  This is an English Text.
35986  This is an English Text.
35987  This is an English Text.
35988  This is an English Text.
35989  This is an English Text.
35990  This is an English Text.
35991  This is an English Text.
35992  This is an English Text.
35993  This is an English Text.
35994 \begin_inset Foot
35995 status collapsed
35996
35997 \begin_layout Plain Layout
35998
35999 \lang english
36000 This is an English footnote.
36001 \end_layout
36002
36003 \end_inset
36004
36005  This is an English Text.
36006 \end_layout
36007
36008 \end_inset
36009
36010
36011 \end_layout
36012
36013 \begin_layout Standard
36014 \begin_inset VSpace bigskip
36015 \end_inset
36016
36017 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36018  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36019  minipages, même si vous les avez mis par exemple à 
36020 \family sans
36021 Moyen
36022 \family default
36023  dans les paramètres du document.
36024 \end_layout
36025
36026 \begin_layout Standard
36027 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36028  portion de texte, voyez la section
36029 \begin_inset space ~
36030 \end_inset
36031
36032
36033 \begin_inset CommandInset ref
36034 LatexCommand ref
36035 reference "sec:Boîtes-colorées"
36036
36037 \end_inset
36038
36039 .
36040 \end_layout
36041
36042 \begin_layout Standard
36043 \begin_inset Note Greyedout
36044 status open
36045
36046 \begin_layout Plain Layout
36047
36048 \series bold
36049 Note:
36050 \series default
36051  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36052  mais les minipages peuvent être utilisées dans un tableau, un flottant
36053  ou une autre boîte.
36054 \end_layout
36055
36056 \end_inset
36057
36058
36059 \end_layout
36060
36061 \begin_layout Standard
36062 \begin_inset VSpace bigskip
36063 \end_inset
36064
36065
36066 \end_layout
36067
36068 \begin_layout Standard
36069 \SpecialChar LyX
36070  propose également une fonctionnalité de base pour des minipages dont la
36071  taille est automatiquement déterminée par la largeur de leur contenu, via
36072  le module 
36073 \family sans
36074 Minipages de largeur variable
36075 \family default
36076 .
36077  Le fichier du répertoire des exemples \SpecialChar LyX
36078  
36079 \emph on
36080 varwidth-floats-side-by-side
36081 \emph default
36082  illustre l'utilisation de minipages de largeur variable pour placer deux
36083  flottants côte à côte.
36084 \end_layout
36085
36086 \begin_layout Section
36087 Les parboxes
36088 \begin_inset CommandInset label
36089 LatexCommand label
36090 name "sec:Parboxes"
36091
36092 \end_inset
36093
36094
36095 \begin_inset Index idx
36096 status collapsed
36097
36098 \begin_layout Plain Layout
36099 Boîtes ! Parboxes
36100 \end_layout
36101
36102 \end_inset
36103
36104
36105 \end_layout
36106
36107 \begin_layout Standard
36108 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36109  ne peuvent avoir de note de bas de page.
36110 \end_layout
36111
36112 \begin_layout Standard
36113 \align center
36114 \begin_inset Box Frameless
36115 position "t"
36116 hor_pos "c"
36117 has_inner_box 1
36118 inner_pos "t"
36119 use_parbox 1
36120 use_makebox 0
36121 width "33col%"
36122 special "none"
36123 height "1in"
36124 height_special "totalheight"
36125 thickness "0.4pt"
36126 separation "3pt"
36127 shadowsize "4pt"
36128 framecolor "black"
36129 backgroundcolor "none"
36130 status open
36131
36132 \begin_layout Plain Layout
36133 Ceci est un texte à l'intérieur d'une parbox.
36134  Ceci est un texte à l'intérieur d'une parbox.
36135 \end_layout
36136
36137 \begin_layout Plain Layout
36138 Cette note de bas de page ne devrait pas apparaître :
36139 \begin_inset Foot
36140 status open
36141
36142 \begin_layout Plain Layout
36143 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36144  pas.
36145 \end_layout
36146
36147 \end_inset
36148
36149
36150 \end_layout
36151
36152 \end_inset
36153
36154
36155 \end_layout
36156
36157 \begin_layout Section
36158 Des boîtes pour les mots et les caractères
36159 \begin_inset Index idx
36160 status collapsed
36161
36162 \begin_layout Plain Layout
36163 Boîtes ! Pour les caractères
36164 \end_layout
36165
36166 \end_inset
36167
36168
36169 \end_layout
36170
36171 \begin_layout Subsection
36172 Empêcher la césure
36173 \begin_inset CommandInset label
36174 LatexCommand label
36175 name "sec:Empêcher-césure"
36176
36177 \end_inset
36178
36179
36180 \begin_inset Index idx
36181 status collapsed
36182
36183 \begin_layout Plain Layout
36184 Boîtes ! Pour empêcher la césure
36185 \end_layout
36186
36187 \end_inset
36188
36189
36190 \end_layout
36191
36192 \begin_layout Standard
36193 Vous pouvez utiliser une boîte de type 
36194 \family sans
36195 Makebox
36196 \family default
36197  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36198 \begin_inset Newline newline
36199 \end_inset
36200
36201 Voici un exemple de texte :
36202 \end_layout
36203
36204 \begin_layout Standard
36205 Cette ligne est un exemple comment vous pouvez empêcher une césure
36206 \begin_inset space ~
36207 \end_inset
36208
36209
36210 \begin_inset Quotes cld
36211 \end_inset
36212
36213 motTrèsTrèsLong
36214 \begin_inset Quotes crd
36215 \end_inset
36216
36217
36218 \end_layout
36219
36220 \begin_layout Standard
36221 Pour empêcher que le mot 
36222 \begin_inset Quotes cld
36223 \end_inset
36224
36225 motTrèsTrèsLong
36226 \begin_inset Quotes crd
36227 \end_inset
36228
36229  soit coupé, mettez le mot dans une boîte, mettez 
36230 \family sans
36231 Boîte
36232 \begin_inset space ~
36233 \end_inset
36234
36235 intérieure
36236 \family default
36237  à 
36238 \family sans
36239 Makebox
36240 \family default
36241  sans spécifier de largeur.
36242 \end_layout
36243
36244 \begin_layout Standard
36245 Voici le résultat :
36246 \end_layout
36247
36248 \begin_layout Standard
36249 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36250  
36251 \begin_inset Box Frameless
36252 position "t"
36253 hor_pos "c"
36254 has_inner_box 1
36255 inner_pos "t"
36256 use_parbox 0
36257 use_makebox 1
36258 width ""
36259 special "none"
36260 height "1in"
36261 height_special "totalheight"
36262 thickness "0.4pt"
36263 separation "3pt"
36264 shadowsize "4pt"
36265 framecolor "black"
36266 backgroundcolor "none"
36267 status open
36268
36269 \begin_layout Plain Layout
36270 \begin_inset Quotes cld
36271 \end_inset
36272
36273 motTrèsTrèsLong
36274 \begin_inset Quotes crd
36275 \end_inset
36276
36277
36278 \end_layout
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Standard
36286 Une autre méthode consiste à mettre la commande 
36287 \series bold
36288
36289 \begin_inset Quotes cld
36290 \end_inset
36291
36292
36293 \backslash
36294 -
36295 \series default
36296
36297 \begin_inset Quotes crd
36298 \end_inset
36299
36300  en code \SpecialChar TeX
36301 , juste avant le mot :
36302 \end_layout
36303
36304 \begin_layout Standard
36305 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36306  
36307 \begin_inset Quotes cld
36308 \end_inset
36309
36310
36311 \begin_inset ERT
36312 status collapsed
36313
36314 \begin_layout Plain Layout
36315
36316
36317 \backslash
36318 -
36319 \end_layout
36320
36321 \end_inset
36322
36323 motTrèsTrèsLong
36324 \begin_inset Quotes crd
36325 \end_inset
36326
36327
36328 \end_layout
36329
36330 \begin_layout Standard
36331 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36332  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36333 \family sans
36334 Insertion\SpecialChar menuseparator
36335 Typographie
36336 \begin_inset space ~
36337 \end_inset
36338
36339 spéciale\SpecialChar menuseparator
36340 Passage
36341 \begin_inset space ~
36342 \end_inset
36343
36344 à
36345 \begin_inset space ~
36346 \end_inset
36347
36348 la
36349 \begin_inset space ~
36350 \end_inset
36351
36352 Ligne
36353 \family default
36354  (raccourci 
36355 \family sans
36356 Ctrl-Entrée
36357 \family default
36358 ) :
36359 \end_layout
36360
36361 \begin_layout Standard
36362 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36363 \begin_inset Newline newline
36364 \end_inset
36365
36366
36367 \begin_inset Box Frameless
36368 position "t"
36369 hor_pos "c"
36370 has_inner_box 1
36371 inner_pos "t"
36372 use_parbox 0
36373 use_makebox 1
36374 width ""
36375 special "none"
36376 height "1in"
36377 height_special "totalheight"
36378 thickness "0.4pt"
36379 separation "3pt"
36380 shadowsize "4pt"
36381 framecolor "black"
36382 backgroundcolor "none"
36383 status open
36384
36385 \begin_layout Plain Layout
36386 \begin_inset Quotes cld
36387 \end_inset
36388
36389 motTrèsTrèsLong
36390 \begin_inset Quotes crd
36391 \end_inset
36392
36393
36394 \end_layout
36395
36396 \end_inset
36397
36398
36399 \end_layout
36400
36401 \begin_layout Subsection
36402 Alignement vertical
36403 \begin_inset CommandInset label
36404 LatexCommand label
36405 name "subsec:Alignement-Vertical"
36406
36407 \end_inset
36408
36409
36410 \begin_inset Index idx
36411 status collapsed
36412
36413 \begin_layout Plain Layout
36414 Boîtes ! Pour l'alignement vertical
36415 \end_layout
36416
36417 \end_inset
36418
36419
36420 \begin_inset Index idx
36421 status collapsed
36422
36423 \begin_layout Plain Layout
36424 Boîtes ! Boîtes élévatrices
36425 \end_layout
36426
36427 \end_inset
36428
36429
36430 \begin_inset Index idx
36431 status collapsed
36432
36433 \begin_layout Plain Layout
36434 Raisebox|see
36435 \begin_inset ERT
36436 status collapsed
36437
36438 \begin_layout Plain Layout
36439
36440 {
36441 \end_layout
36442
36443 \end_inset
36444
36445 Boîtes élévatrices
36446 \begin_inset ERT
36447 status collapsed
36448
36449 \begin_layout Plain Layout
36450
36451 }
36452 \end_layout
36453
36454 \end_inset
36455
36456
36457 \end_layout
36458
36459 \end_inset
36460
36461
36462 \end_layout
36463
36464 \begin_layout Standard
36465 Avec la commande 
36466 \series bold
36467
36468 \backslash
36469 raisebox
36470 \series default
36471  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36472  par rapport au texte qui l'entoure.
36473  La commande
36474 \series bold
36475  
36476 \backslash
36477 raisebox
36478 \series default
36479  s'utilise en suivant la syntaxe suivante :
36480 \end_layout
36481
36482 \begin_layout Standard
36483
36484 \series bold
36485
36486 \backslash
36487 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36488 \end_layout
36489
36490 \begin_layout Standard
36491 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36492  pour l'abaisser.
36493 \end_layout
36494
36495 \begin_layout Standard
36496 Pour aligner le mot 
36497 \begin_inset Quotes cld
36498 \end_inset
36499
36500 empêcher
36501 \begin_inset Quotes crd
36502 \end_inset
36503
36504  de façon à ce que le point le plus bas du caractère le plus 
36505 \begin_inset Quotes cld
36506 \end_inset
36507
36508 profond
36509 \begin_inset Quotes crd
36510 \end_inset
36511
36512 , le 
36513 \begin_inset Quotes cld
36514 \end_inset
36515
36516 p
36517 \begin_inset Quotes crd
36518 \end_inset
36519
36520 , soit au niveau de la ligne de base, insérez la commande 
36521 \end_layout
36522
36523 \begin_layout Standard
36524
36525 \series bold
36526
36527 \backslash
36528 raisebox{
36529 \backslash
36530 depth}{
36531 \end_layout
36532
36533 \begin_layout Standard
36534 en code \SpecialChar TeX
36535  avant le mot.
36536  Insérez après le mot l'accolade fermante 
36537 \begin_inset Quotes cld
36538 \end_inset
36539
36540
36541 \series bold
36542 }
36543 \series default
36544
36545 \begin_inset Quotes crd
36546 \end_inset
36547
36548  en code \SpecialChar TeX
36549 .
36550 \begin_inset Newline newline
36551 \end_inset
36552
36553 Voici le résultat :
36554 \end_layout
36555
36556 \begin_layout Standard
36557 Cette ligne de texte contient le mot 
36558 \begin_inset ERT
36559 status open
36560
36561 \begin_layout Plain Layout
36562
36563
36564 \backslash
36565 raisebox{
36566 \backslash
36567 depth}{
36568 \end_layout
36569
36570 \end_inset
36571
36572
36573 \begin_inset Quotes cld
36574 \end_inset
36575
36576 empêcher
36577 \begin_inset Quotes crd
36578 \end_inset
36579
36580
36581 \begin_inset ERT
36582 status collapsed
36583
36584 \begin_layout Plain Layout
36585
36586 }
36587 \end_layout
36588
36589 \end_inset
36590
36591  comme mot élevé.
36592 \end_layout
36593
36594 \begin_layout Standard
36595 \begin_inset VSpace bigskip
36596 \end_inset
36597
36598 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36599  entre les lignes va être agrandie :
36600 \end_layout
36601
36602 \begin_layout Standard
36603 Cette ligne de texte contient le mot
36604 \begin_inset ERT
36605 status collapsed
36606
36607 \begin_layout Plain Layout
36608
36609
36610 \backslash
36611 raisebox{-
36612 \backslash
36613 depth}{
36614 \end_layout
36615
36616 \end_inset
36617
36618
36619 \begin_inset Quotes cld
36620 \end_inset
36621
36622 empêcher
36623 \begin_inset Quotes crd
36624 \end_inset
36625
36626
36627 \begin_inset ERT
36628 status collapsed
36629
36630 \begin_layout Plain Layout
36631
36632 }
36633 \end_layout
36634
36635 \end_inset
36636
36637  comme mot abaissé.
36638 \begin_inset Newline newline
36639 \end_inset
36640
36641 Cette ligne de texte contient le mot 
36642 \begin_inset ERT
36643 status collapsed
36644
36645 \begin_layout Plain Layout
36646
36647
36648 \backslash
36649 raisebox{0.5cm}{
36650 \end_layout
36651
36652 \end_inset
36653
36654
36655 \begin_inset Quotes cld
36656 \end_inset
36657
36658 tester
36659 \begin_inset Quotes crd
36660 \end_inset
36661
36662
36663 \begin_inset ERT
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667
36668 }
36669 \end_layout
36670
36671 \end_inset
36672
36673  comme mot élevé.
36674 \end_layout
36675
36676 \begin_layout Standard
36677 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36678  mettez la hauteur de la boîte à zéro.
36679  Par exemple utilisez
36680 \end_layout
36681
36682 \begin_layout Standard
36683
36684 \series bold
36685
36686 \backslash
36687 raisebox{-
36688 \backslash
36689 depth}[0pt]{
36690 \end_layout
36691
36692 \begin_layout Standard
36693 Cette ligne de texte contient le mot
36694 \begin_inset ERT
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698
36699
36700 \backslash
36701 raisebox{-
36702 \backslash
36703 depth}[0pt]{
36704 \end_layout
36705
36706 \end_inset
36707
36708
36709 \begin_inset Quotes cld
36710 \end_inset
36711
36712 empêcher
36713 \begin_inset Quotes crd
36714 \end_inset
36715
36716
36717 \begin_inset ERT
36718 status collapsed
36719
36720 \begin_layout Plain Layout
36721
36722 }
36723 \end_layout
36724
36725 \end_inset
36726
36727  comme mot abaissé.
36728 \begin_inset Newline newline
36729 \end_inset
36730
36731
36732 \begin_inset Newline newline
36733 \end_inset
36734
36735 Cette ligne de texte contient le mot 
36736 \begin_inset ERT
36737 status collapsed
36738
36739 \begin_layout Plain Layout
36740
36741
36742 \backslash
36743 raisebox{0.5cm}[0pt]{
36744 \end_layout
36745
36746 \end_inset
36747
36748
36749 \begin_inset Quotes cld
36750 \end_inset
36751
36752 tester
36753 \begin_inset Quotes crd
36754 \end_inset
36755
36756
36757 \begin_inset ERT
36758 status collapsed
36759
36760 \begin_layout Plain Layout
36761
36762 }
36763 \end_layout
36764
36765 \end_inset
36766
36767  comme mot élevé.
36768 \end_layout
36769
36770 \begin_layout Section
36771 Boîtes colorées
36772 \begin_inset CommandInset label
36773 LatexCommand label
36774 name "sec:Boîtes-colorées"
36775
36776 \end_inset
36777
36778
36779 \begin_inset Index idx
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783 Boîtes ! Couleur
36784 \end_layout
36785
36786 \end_inset
36787
36788
36789 \end_layout
36790
36791 \begin_layout Standard
36792 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36793  couleur désirée dans la fenêtre de dialogue de la boîte.
36794  Voici par exemple une boîte avec un fond orangé:
36795 \lang english
36796  
36797 \begin_inset Box Frameless
36798 position "t"
36799 hor_pos "c"
36800 has_inner_box 1
36801 inner_pos "t"
36802 use_parbox 0
36803 use_makebox 1
36804 width ""
36805 special "none"
36806 height "1in"
36807 height_special "totalheight"
36808 thickness "0.4pt"
36809 separation "3pt"
36810 shadowsize "4pt"
36811 framecolor "black"
36812 backgroundcolor "orange"
36813 status open
36814
36815 \begin_layout Plain Layout
36816 Boîte avec un fond orangé
36817 \end_layout
36818
36819 \end_inset
36820
36821
36822 \end_layout
36823
36824 \begin_layout Standard
36825 Si vous utilisez la décoration 
36826 \family sans
36827 Cadre
36828 \begin_inset space ~
36829 \end_inset
36830
36831 rectangulaire
36832 \begin_inset space ~
36833 \end_inset
36834
36835 simple
36836 \family default
36837 , vous pouvez colorer le cadre.
36838  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36839  le met implicitement
36840  en blanc).
36841  voici un exemple: 
36842 \begin_inset Box Boxed
36843 position "t"
36844 hor_pos "c"
36845 has_inner_box 0
36846 inner_pos "t"
36847 use_parbox 0
36848 use_makebox 0
36849 width ""
36850 special "none"
36851 height "1in"
36852 height_special "totalheight"
36853 thickness "0.4pt"
36854 separation "3pt"
36855 shadowsize "4pt"
36856 framecolor "teal"
36857 backgroundcolor "yellow"
36858 status open
36859
36860 \begin_layout Plain Layout
36861 Box with teal frame color and yellow background color
36862 \end_layout
36863
36864 \end_inset
36865
36866
36867 \end_layout
36868
36869 \begin_layout Standard
36870 \begin_inset VSpace bigskip
36871 \end_inset
36872
36873 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36874  est en couleurs:
36875 \begin_inset Newline newline
36876 \end_inset
36877
36878
36879 \begin_inset Box Boxed
36880 position "t"
36881 hor_pos "c"
36882 has_inner_box 0
36883 inner_pos "t"
36884 use_parbox 0
36885 use_makebox 0
36886 width ""
36887 special "none"
36888 height "1in"
36889 height_special "totalheight"
36890 thickness "0.4pt"
36891 separation "3pt"
36892 shadowsize "4pt"
36893 framecolor "cyan"
36894 backgroundcolor "magenta"
36895 status open
36896
36897 \begin_layout Plain Layout
36898
36899 \color yellow
36900 Ce texte est coloré dans une boîte colorée et encadrée.
36901 \end_layout
36902
36903 \end_inset
36904
36905
36906 \end_layout
36907
36908 \begin_layout Standard
36909 \begin_inset VSpace bigskip
36910 \end_inset
36911
36912
36913 \end_layout
36914
36915 \begin_layout Standard
36916 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
36917  définir vos propres couleurs comme c'est décrit dans la section
36918 \begin_inset space ~
36919 \end_inset
36920
36921
36922 \begin_inset CommandInset ref
36923 LatexCommand ref
36924 reference "sec:Tableaux-Colorés"
36925
36926 \end_inset
36927
36928 .
36929  Pour cela vous devez saisir la boîte ne code TeX.
36930 \end_layout
36931
36932 \begin_layout Standard
36933 Les boîtes à fond coloré sont créées par la commande 
36934 \series bold
36935
36936 \backslash
36937 colorbox
36938 \series default
36939 .
36940  Elle est utilisée avec la syntaxe suivante :
36941 \end_layout
36942
36943 \begin_layout Standard
36944
36945 \series bold
36946
36947 \backslash
36948 colorbox{couleur}{contenu de la boîte}
36949 \end_layout
36950
36951 \begin_layout Standard
36952 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
36953  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
36954  un mot sur fond 
36955 \emph on
36956 vertfonce
36957 \emph default
36958 , insérez la commande 
36959 \end_layout
36960
36961 \begin_layout Standard
36962
36963 \series bold
36964
36965 \backslash
36966 colorbox{vertfonce}{
36967 \end_layout
36968
36969 \begin_layout Standard
36970 avant le mot en code \SpecialChar TeX
36971 .
36972  Insérez l'accolade fermante 
36973 \begin_inset Quotes cld
36974 \end_inset
36975
36976 }
36977 \begin_inset Quotes crd
36978 \end_inset
36979
36980  après le mot, en code \SpecialChar TeX
36981 .
36982 \begin_inset Newline newline
36983 \end_inset
36984
36985 Voici le résultat :
36986 \end_layout
36987
36988 \begin_layout Standard
36989 Cette ligne de texte contient le mot
36990 \begin_inset ERT
36991 status collapsed
36992
36993 \begin_layout Plain Layout
36994
36995
36996 \backslash
36997 colorbox{vertfonce}{
36998 \end_layout
36999
37000 \end_inset
37001
37002
37003 \begin_inset Quotes cld
37004 \end_inset
37005
37006 Attention!
37007 \begin_inset Quotes crd
37008 \end_inset
37009
37010
37011 \begin_inset ERT
37012 status collapsed
37013
37014 \begin_layout Plain Layout
37015
37016 }
37017 \end_layout
37018
37019 \end_inset
37020
37021  sur fond vertfonce.
37022 \end_layout
37023
37024 \begin_layout Standard
37025 Les boîtes avec fond et cadre colorés sont créées via la commande 
37026 \series bold
37027
37028 \backslash
37029 fcolorbox
37030 \series default
37031  avec la syntaxe suivante :
37032 \end_layout
37033
37034 \begin_layout Standard
37035
37036 \series bold
37037
37038 \backslash
37039 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37040 \end_layout
37041
37042 \begin_layout Section
37043 Boîtes pivotées et redimensionnées
37044 \end_layout
37045
37046 \begin_layout Standard
37047 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37048 \family sans
37049 BoîtesGraphiques
37050 \family default
37051  oit être vchargé via les paramètres du document.
37052 \end_layout
37053
37054 \begin_layout Standard
37055 \begin_inset Note Greyedout
37056 status open
37057
37058 \begin_layout Plain Layout
37059
37060 \series bold
37061 Note:
37062 \series default
37063  La plupart des visualiseurs DVI ne sont 
37064 \emph on
37065 pas
37066 \emph default
37067  capables d'afficher des rotations ou des redimensionnements.
37068 \end_layout
37069
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \begin_layout Standard
37076 \begin_inset Note Greyedout
37077 status open
37078
37079 \begin_layout Plain Layout
37080
37081 \series bold
37082 Note:
37083 \series default
37084  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37085  redimensionnée.
37086 \end_layout
37087
37088 \end_inset
37089
37090
37091 \end_layout
37092
37093 \begin_layout Subsection
37094 Boîtes pivotées
37095 \begin_inset Index idx
37096 status collapsed
37097
37098 \begin_layout Plain Layout
37099 Boîtes ! pivotées
37100 \end_layout
37101
37102 \end_inset
37103
37104
37105 \begin_inset Index idx
37106 status collapsed
37107
37108 \begin_layout Plain Layout
37109 Pivoter des objets
37110 \end_layout
37111
37112 \end_inset
37113
37114
37115 \end_layout
37116
37117 \begin_layout Standard
37118 Pour faire tourner des objets, vous pouvez les mettre dans une 
37119 \family sans
37120 BoîtePivotée
37121 \family default
37122 .
37123  Une telle boîte est insérée via le menu 
37124 \family sans
37125 Insertion\SpecialChar menuseparator
37126 Inserts personnalisables\SpecialChar menuseparator
37127 BoîtePivotée
37128 \family default
37129 .
37130 \end_layout
37131
37132 \begin_layout Standard
37133 La position du pivot peut être précisée via l'insert 
37134 \family sans
37135 Origine
37136 \family default
37137  (menu 
37138 \family sans
37139 Insertion\SpecialChar menuseparator
37140 Origine
37141 \family default
37142 ) sous la forme 
37143 \series bold
37144 origin=position
37145 \series default
37146 .
37147  Les valeurs suivantes sont possibles pour la position: 
37148 \emph on
37149 c
37150 \emph default
37151  (centre), 
37152 \emph on
37153 l
37154 \emph default
37155  (gauche/
37156 \lang english
37157 left
37158 \lang french
37159 ), 
37160 \emph on
37161 r
37162 \emph default
37163  (droite/
37164 \lang english
37165 right
37166 \lang french
37167 ), 
37168 \emph on
37169 b
37170 \emph default
37171  (bas/
37172 \lang english
37173 bottom
37174 \lang french
37175 ), 
37176 \emph on
37177 t
37178 \emph default
37179  (haut/
37180 \lang english
37181 top
37182 \lang french
37183 ), et aussi des combinaisons des quatre positions de base.
37184  Par exemple 
37185 \emph on
37186 lt
37187 \emph default
37188  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37189  Quand on ne donne pas d'origine, la position 
37190 \emph on
37191 l
37192 \emph default
37193  est utilisée.
37194  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37195  ou négatif.
37196  Le sens positif de rotation est anti-horaire.
37197 \end_layout
37198
37199 \begin_layout Standard
37200 Dans l'exemple qui suit, 
37201 \series bold
37202 origin=c
37203 \series default
37204  a été saisi dans l'insert 
37205 \family sans
37206 Origin
37207 \family default
37208  et 
37209 \series bold
37210 60
37211 \series default
37212  a été saisi dans l'insert 
37213 \family sans
37214 Angle
37215 \family default
37216 .
37217 \end_layout
37218
37219 \begin_layout Standard
37220 Voici une ligne avec du 
37221 \begin_inset Flex Rotatebox
37222 status open
37223
37224 \begin_layout Plain Layout
37225 \begin_inset Argument 1
37226 status open
37227
37228 \begin_layout Plain Layout
37229 origin=c
37230 \end_layout
37231
37232 \end_inset
37233
37234
37235 \begin_inset Argument 2
37236 status open
37237
37238 \begin_layout Plain Layout
37239 60
37240 \end_layout
37241
37242 \end_inset
37243
37244 texte pivoté
37245 \end_layout
37246
37247 \end_inset
37248
37249 .
37250 \end_layout
37251
37252 \begin_layout Standard
37253 La boîte peut contenir une autre boîte ou une formule en ligne :
37254 \end_layout
37255
37256 \begin_layout Standard
37257 Voici une ligne avec du 
37258 \begin_inset Flex Rotatebox
37259 status open
37260
37261 \begin_layout Plain Layout
37262 \begin_inset Argument 1
37263 status open
37264
37265 \begin_layout Plain Layout
37266 origin=r
37267 \end_layout
37268
37269 \end_inset
37270
37271
37272 \begin_inset Argument 2
37273 status open
37274
37275 \begin_layout Plain Layout
37276 -60
37277 \end_layout
37278
37279 \end_inset
37280
37281
37282 \begin_inset Box Doublebox
37283 position "c"
37284 hor_pos "c"
37285 has_inner_box 0
37286 inner_pos "c"
37287 use_parbox 0
37288 use_makebox 0
37289 width "1in"
37290 special "width"
37291 height "1in"
37292 height_special "totalheight"
37293 thickness "0.4pt"
37294 separation "3pt"
37295 shadowsize "4pt"
37296 framecolor "black"
37297 backgroundcolor "none"
37298 status collapsed
37299
37300 \begin_layout Plain Layout
37301 texte pivoté
37302 \end_layout
37303
37304 \end_inset
37305
37306
37307 \end_layout
37308
37309 \end_inset
37310
37311  et encadré 
37312 \begin_inset Flex Rotatebox
37313 status open
37314
37315 \begin_layout Plain Layout
37316 \begin_inset Argument 1
37317 status open
37318
37319 \begin_layout Plain Layout
37320 origin=lb
37321 \end_layout
37322
37323 \end_inset
37324
37325
37326 \begin_inset Argument 2
37327 status open
37328
37329 \begin_layout Plain Layout
37330 60
37331 \end_layout
37332
37333 \end_inset
37334
37335
37336 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37337 \end_inset
37338
37339
37340 \end_layout
37341
37342 \end_inset
37343
37344  et une formule.
37345 \end_layout
37346
37347 \begin_layout Standard
37348 ou encore une figure ou un tableau :
37349 \end_layout
37350
37351 \begin_layout Standard
37352 Voici une ligne 
37353 \begin_inset Flex Rotatebox
37354 status open
37355
37356 \begin_layout Plain Layout
37357 \begin_inset Argument 1
37358 status open
37359
37360 \begin_layout Plain Layout
37361 origin=lb
37362 \end_layout
37363
37364 \end_inset
37365
37366
37367 \begin_inset Argument 2
37368 status open
37369
37370 \begin_layout Plain Layout
37371 90
37372 \end_layout
37373
37374 \end_inset
37375
37376
37377 \begin_inset Graphics
37378         filename ../clipart/platypus.eps
37379         lyxscale 50
37380         width 25col%
37381
37382 \end_inset
37383
37384
37385 \end_layout
37386
37387 \end_inset
37388
37389  avec une image pivotée de 90° 
37390 \begin_inset Flex Rotatebox
37391 status open
37392
37393 \begin_layout Plain Layout
37394 \begin_inset Argument 2
37395 status open
37396
37397 \begin_layout Plain Layout
37398 -90
37399 \end_layout
37400
37401 \end_inset
37402
37403
37404 \begin_inset Tabular
37405 <lyxtabular version="3" rows="2" columns="2">
37406 <features tabularvalignment="middle">
37407 <column alignment="center" valignment="top">
37408 <column alignment="center" valignment="top">
37409 <row>
37410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414 q
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423 w
37424 \end_layout
37425
37426 \end_inset
37427 </cell>
37428 </row>
37429 <row>
37430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37431 \begin_inset Text
37432
37433 \begin_layout Plain Layout
37434 e
37435 \end_layout
37436
37437 \end_inset
37438 </cell>
37439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443 r
37444 \end_layout
37445
37446 \end_inset
37447 </cell>
37448 </row>
37449 </lyxtabular>
37450
37451 \end_inset
37452
37453
37454 \end_layout
37455
37456 \end_inset
37457
37458  et un tableau.
37459 \begin_inset Index idx
37460 status collapsed
37461
37462 \begin_layout Plain Layout
37463 Figures ! Pivotées
37464 \end_layout
37465
37466 \end_inset
37467
37468
37469 \begin_inset Index idx
37470 status collapsed
37471
37472 \begin_layout Plain Layout
37473 Tableau ! Pivoter
37474 \end_layout
37475
37476 \end_inset
37477
37478
37479 \end_layout
37480
37481 \begin_layout Standard
37482
37483 \lang english
37484 \begin_inset Note Greyedout
37485 status open
37486
37487 \begin_layout Plain Layout
37488
37489 \series bold
37490 Nota:
37491 \series default
37492  si l'insert 
37493 \family sans
37494 Angle
37495 \family default
37496  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37497  \SpecialChar LaTeX
37498  à l'affichage ou l'exportation du document.
37499 \end_layout
37500
37501 \end_inset
37502
37503
37504 \end_layout
37505
37506 \begin_layout Subsection
37507 Les boîtes redimensionnées
37508 \begin_inset Index idx
37509 status collapsed
37510
37511 \begin_layout Plain Layout
37512 Boîtes ! Redimensionnées
37513 \end_layout
37514
37515 \end_inset
37516
37517
37518 \begin_inset Index idx
37519 status collapsed
37520
37521 \begin_layout Plain Layout
37522 Redimensionner des objets
37523 \end_layout
37524
37525 \end_inset
37526
37527
37528 \end_layout
37529
37530 \begin_layout Standard
37531 Pour redimensionner des objets, il faut les insérer dans une 
37532 \family sans
37533 BoîteÉchelle
37534 \family default
37535 , et pour cela utiliser le menu 
37536 \family sans
37537 Insertion\SpecialChar menuseparator
37538 Inserts personnalisables\SpecialChar menuseparator
37539 BoîteÉchelle
37540 \family default
37541 .
37542 \end_layout
37543
37544 \begin_layout Standard
37545 L'insert 
37546 \family sans
37547 BoîteÉchelle
37548 \family default
37549  comporte un insert obligatoire 
37550 \family sans
37551 Facteur-H 
37552 \family default
37553 et un insert facultatif 
37554 \family sans
37555 Facteur-V
37556 \family default
37557  (ouvert via le menu 
37558 \family sans
37559 Insertion\SpecialChar menuseparator
37560 Facteur-V)
37561 \family default
37562 .
37563  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37564  vertical.
37565  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37566  comme facteur vertical.
37567 \end_layout
37568
37569 \begin_layout Standard
37570 Pour doubler la taille du texte par rapport à la taille de texte du document,
37571  saisir 
37572 \series bold
37573 2
37574 \series default
37575  dans l'insert 
37576 \family sans
37577 Facteur-H:
37578 \family default
37579  
37580 \begin_inset Flex Scalebox
37581 status open
37582
37583 \begin_layout Plain Layout
37584 \begin_inset Argument 1
37585 status open
37586
37587 \begin_layout Plain Layout
37588 2
37589 \end_layout
37590
37591 \end_inset
37592
37593 Bonjour
37594 \end_layout
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \begin_layout Standard
37602
37603 \series bold
37604 2
37605 \series default
37606  comme 
37607 \family sans
37608 Facteur-H
37609 \family default
37610  et 
37611 \series bold
37612 1
37613 \series default
37614  comme
37615 \family sans
37616  Facteur-V
37617 \family default
37618  déforme le texte: 
37619 \begin_inset Flex Scalebox
37620 status open
37621
37622 \begin_layout Plain Layout
37623 \begin_inset Argument 1
37624 status open
37625
37626 \begin_layout Plain Layout
37627 2
37628 \end_layout
37629
37630 \end_inset
37631
37632
37633 \begin_inset Argument 2
37634 status open
37635
37636 \begin_layout Plain Layout
37637 1
37638 \end_layout
37639
37640 \end_inset
37641
37642 Bonjour
37643 \end_layout
37644
37645 \end_inset
37646
37647 .
37648 \end_layout
37649
37650 \begin_layout Standard
37651 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37652  par conséquent 
37653 \series bold
37654 -1
37655 \series default
37656  comme
37657 \family sans
37658  Facteur-H
37659 \family default
37660  et 
37661 \series bold
37662 1
37663 \series default
37664  comme
37665 \family sans
37666  Facteur-V 
37667 \family default
37668 permet de créer de l'écriture en miroir: 
37669 \begin_inset Flex Scalebox
37670 status open
37671
37672 \begin_layout Plain Layout
37673 \begin_inset Argument 1
37674 status open
37675
37676 \begin_layout Plain Layout
37677 -1
37678 \end_layout
37679
37680 \end_inset
37681
37682
37683 \begin_inset Argument 2
37684 status open
37685
37686 \begin_layout Plain Layout
37687 1
37688 \end_layout
37689
37690 \end_inset
37691
37692 Bonjour
37693 \end_layout
37694
37695 \end_inset
37696
37697
37698 \end_layout
37699
37700 \begin_layout Standard
37701
37702 \series bold
37703 1
37704 \series default
37705  comme
37706 \family sans
37707  Facteur-H
37708 \family default
37709  et 
37710 \series bold
37711 -1
37712 \series default
37713  comme
37714 \family sans
37715  Facteur-V
37716 \family default
37717  réfléchit le texte 
37718 \begin_inset Flex Scalebox
37719 status open
37720
37721 \begin_layout Plain Layout
37722 \begin_inset Argument 1
37723 status open
37724
37725 \begin_layout Plain Layout
37726 1
37727 \end_layout
37728
37729 \end_inset
37730
37731
37732 \begin_inset Argument 2
37733 status open
37734
37735 \begin_layout Plain Layout
37736 -1
37737 \end_layout
37738
37739 \end_inset
37740
37741 Bonjour
37742 \end_layout
37743
37744 \end_inset
37745
37746  sous la ligne de base.
37747 \end_layout
37748
37749 \begin_layout Standard
37750 La 
37751 \family sans
37752 BoîteMiroir
37753 \family default
37754  (menu 
37755 \family sans
37756 Insertion\SpecialChar menuseparator
37757 Inserts personnalisables\SpecialChar menuseparator
37758 BoîteMiroir)
37759 \family default
37760  est équivalente à 
37761 \series bold
37762 -1
37763 \series default
37764  comme
37765 \family sans
37766  Facteur-H
37767 \family default
37768  et 
37769 \series bold
37770 1
37771 \series default
37772  comme
37773 \family sans
37774  Facteur-V
37775 \family default
37776  pour une 
37777 \family sans
37778 BoîteÉchelle
37779 \family default
37780 .
37781 \end_layout
37782
37783 \begin_layout Standard
37784
37785 \lang english
37786 \begin_inset Note Greyedout
37787 status open
37788
37789 \begin_layout Plain Layout
37790
37791 \series bold
37792 Nota:
37793 \series default
37794  si l'insert 
37795 \family sans
37796 Facteur-H
37797 \family default
37798  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37799  \SpecialChar LaTeX
37800  à l'affichage ou l'exportation du document.
37801 \end_layout
37802
37803 \end_inset
37804
37805
37806 \end_layout
37807
37808 \begin_layout Standard
37809 \begin_inset VSpace bigskip
37810 \end_inset
37811
37812 La 
37813 \family sans
37814 BoîteRetaillée
37815 \family default
37816  (menu 
37817 \family sans
37818 Insertion\SpecialChar menuseparator
37819 Inserts personnalisables\SpecialChar menuseparator
37820 BoîteRetaillée
37821 \family default
37822 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37823  L'insert 
37824 \family sans
37825 BoîteRetaillée
37826 \family default
37827  comporte un insert obligatoire 
37828 \family sans
37829 Largeur
37830 \family default
37831  et un insert facultatif 
37832 \family sans
37833 Hauteur
37834 \family default
37835  (obtenu via 
37836 \family sans
37837 Insertion\SpecialChar menuseparator
37838 Hauteur)
37839 \family default
37840 .
37841  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37842  unité.
37843  Le tableau
37844 \begin_inset space ~
37845 \end_inset
37846
37847  
37848 \begin_inset CommandInset ref
37849 LatexCommand ref
37850 reference "tab:Unités"
37851
37852 \end_inset
37853
37854  énumère les unités possibles.
37855  S'il y a un point d'exclamation 
37856 \series bold
37857 !
37858 \series default
37859  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37860  d'aspect de la boîte.
37861  S'il n'y a pas d'insert 
37862 \family sans
37863 Hauteur
37864 \family default
37865 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37866  
37867 \end_layout
37868
37869 \begin_layout Standard
37870
37871 \series bold
37872 2cm
37873 \series default
37874  comme 
37875 \family sans
37876 Largeur
37877 \family default
37878  et 
37879 \series bold
37880 1cm
37881 \series default
37882  comme 
37883 \family sans
37884 Hauteur
37885 \family default
37886  produit: 
37887 \begin_inset Flex Resizebox
37888 status open
37889
37890 \begin_layout Plain Layout
37891 \begin_inset Argument 1
37892 status open
37893
37894 \begin_layout Plain Layout
37895 2cm
37896 \end_layout
37897
37898 \end_inset
37899
37900
37901 \begin_inset Argument 2
37902 status open
37903
37904 \begin_layout Plain Layout
37905 1cm
37906 \end_layout
37907
37908 \end_inset
37909
37910 Bonjour
37911 \end_layout
37912
37913 \end_inset
37914
37915
37916 \begin_inset Newline newline
37917 \end_inset
37918
37919
37920 \series bold
37921 2cm
37922 \series default
37923  comme 
37924 \family sans
37925 Largeur
37926 \family default
37927  et 
37928 \series bold
37929 !
37930 \series default
37931  comme 
37932 \family sans
37933 Hauteur
37934 \family default
37935  (ou aucune
37936 \family sans
37937  Hauteur
37938 \family default
37939 ) produit: 
37940 \begin_inset Flex Resizebox
37941 status open
37942
37943 \begin_layout Plain Layout
37944 \begin_inset Argument 1
37945 status open
37946
37947 \begin_layout Plain Layout
37948 2cm
37949 \end_layout
37950
37951 \end_inset
37952
37953
37954 \begin_inset Argument 2
37955 status open
37956
37957 \begin_layout Plain Layout
37958 !
37959 \end_layout
37960
37961 \end_inset
37962
37963 Bonjour
37964 \end_layout
37965
37966 \end_inset
37967
37968
37969 \end_layout
37970
37971 \begin_layout Standard
37972 \begin_inset Note Greyedout
37973 status open
37974
37975 \begin_layout Plain Layout
37976
37977 \series bold
37978 Nota:
37979 \series default
37980  si l'insert 
37981 \family sans
37982 Largeur
37983 \family default
37984  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37985  \SpecialChar LaTeX
37986  à l'affichage ou l'exportation du document.
37987 \end_layout
37988
37989 \end_inset
37990
37991
37992 \end_layout
37993
37994 \begin_layout Standard
37995 \begin_inset VSpace bigskip
37996 \end_inset
37997
37998
37999 \end_layout
38000
38001 \begin_layout Standard
38002 Les boîtes peuvent être combinée dans n'importe quel ordre.
38003  Par exemple voici une
38004 \family sans
38005  BoîteMiroir
38006 \family default
38007  
38008 \family sans
38009 dans une BoîteRetaillée 
38010 \family default
38011 qui est à son tour dans une 
38012 \family sans
38013 BoîtePivotée
38014 \family default
38015 :
38016 \end_layout
38017
38018 \begin_layout Standard
38019 \noindent
38020 \align center
38021 \begin_inset Flex Rotatebox
38022 status open
38023
38024 \begin_layout Plain Layout
38025 \begin_inset Argument 1
38026 status open
38027
38028 \begin_layout Plain Layout
38029 origin=c
38030 \end_layout
38031
38032 \end_inset
38033
38034
38035 \begin_inset Argument 2
38036 status open
38037
38038 \begin_layout Plain Layout
38039 -45
38040 \end_layout
38041
38042 \end_inset
38043
38044
38045 \begin_inset Flex Resizebox
38046 status open
38047
38048 \begin_layout Plain Layout
38049 \begin_inset Argument 1
38050 status open
38051
38052 \begin_layout Plain Layout
38053 2cm
38054 \end_layout
38055
38056 \end_inset
38057
38058
38059 \begin_inset Flex Reflectbox
38060 status open
38061
38062 \begin_layout Plain Layout
38063 Bonjour
38064 \end_layout
38065
38066 \end_inset
38067
38068
38069 \end_layout
38070
38071 \end_inset
38072
38073
38074 \end_layout
38075
38076 \end_inset
38077
38078
38079 \end_layout
38080
38081 \begin_layout Standard
38082 \noindent
38083 Les images, les tableaux et les formules sont autorisées comme contenu de
38084  boîte :
38085 \end_layout
38086
38087 \begin_layout Standard
38088 \noindent
38089 \align center
38090 \begin_inset Flex Resizebox
38091 status open
38092
38093 \begin_layout Plain Layout
38094 \begin_inset Argument 1
38095 status open
38096
38097 \begin_layout Plain Layout
38098 2cm
38099 \end_layout
38100
38101 \end_inset
38102
38103
38104 \begin_inset Flex Reflectbox
38105 status open
38106
38107 \begin_layout Plain Layout
38108 \begin_inset Graphics
38109         filename ../clipart/platypus.eps
38110         lyxscale 50
38111         width 25col%
38112
38113 \end_inset
38114
38115
38116 \end_layout
38117
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \end_inset
38124
38125  
38126 \begin_inset Flex Resizebox
38127 status open
38128
38129 \begin_layout Plain Layout
38130 \begin_inset Argument 1
38131 status open
38132
38133 \begin_layout Plain Layout
38134 2cm
38135 \end_layout
38136
38137 \end_inset
38138
38139
38140 \begin_inset Flex Reflectbox
38141 status open
38142
38143 \begin_layout Plain Layout
38144 \begin_inset Tabular
38145 <lyxtabular version="3" rows="2" columns="2">
38146 <features tabularvalignment="middle">
38147 <column alignment="center" valignment="top">
38148 <column alignment="center" valignment="top">
38149 <row>
38150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 q
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163 w
38164 \end_layout
38165
38166 \end_inset
38167 </cell>
38168 </row>
38169 <row>
38170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38171 \begin_inset Text
38172
38173 \begin_layout Plain Layout
38174 e
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183 r
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 </row>
38189 </lyxtabular>
38190
38191 \end_inset
38192
38193
38194 \end_layout
38195
38196 \end_inset
38197
38198
38199 \end_layout
38200
38201 \end_inset
38202
38203  
38204 \begin_inset Flex Resizebox
38205 status open
38206
38207 \begin_layout Plain Layout
38208 \begin_inset Argument 1
38209 status open
38210
38211 \begin_layout Plain Layout
38212 3cm
38213 \end_layout
38214
38215 \end_inset
38216
38217
38218 \begin_inset Flex Reflectbox
38219 status open
38220
38221 \begin_layout Plain Layout
38222 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38223 \end_inset
38224
38225
38226 \end_layout
38227
38228 \end_inset
38229
38230
38231 \end_layout
38232
38233 \end_inset
38234
38235
38236 \begin_inset Index idx
38237 status collapsed
38238
38239 \begin_layout Plain Layout
38240 Figures ! Redimensionnées
38241 \end_layout
38242
38243 \end_inset
38244
38245
38246 \begin_inset Index idx
38247 status collapsed
38248
38249 \begin_layout Plain Layout
38250 Tableau ! Redimensionner
38251 \end_layout
38252
38253 \end_inset
38254
38255
38256 \end_layout
38257
38258 \begin_layout Standard
38259 Quand on utilise le style global de formule 
38260 \series bold
38261 fleqn
38262 \series default
38263  dans le document
38264 \begin_inset Foot
38265 status collapsed
38266
38267 \begin_layout Plain Layout
38268 Quand 
38269 \begin_inset Quotes cld
38270 \end_inset
38271
38272 fleqn
38273 \begin_inset Quotes crd
38274 \end_inset
38275
38276  est ajouté aux options de la classe de document.
38277 \end_layout
38278
38279 \end_inset
38280
38281 , les formules hors texte peuvent aussi être redimensionnées.
38282 \end_layout
38283
38284 \begin_layout Chapter
38285 Objets entourés par du texte
38286 \begin_inset Index idx
38287 status collapsed
38288
38289 \begin_layout Plain Layout
38290 Entourés par du texte
38291 \end_layout
38292
38293 \end_inset
38294
38295
38296 \end_layout
38297
38298 \begin_layout Section
38299 Flottant d'enrobage
38300 \begin_inset CommandInset label
38301 LatexCommand label
38302 name "sec:Flottant-d'enrobage"
38303
38304 \end_inset
38305
38306
38307 \begin_inset Index idx
38308 status collapsed
38309
38310 \begin_layout Plain Layout
38311 Flottants ! Flottants d'enrobage
38312 \end_layout
38313
38314 \end_inset
38315
38316
38317 \begin_inset Index idx
38318 status collapsed
38319
38320 \begin_layout Plain Layout
38321 Entourés par du texte ! Flottants d'enrobage
38322 \end_layout
38323
38324 \end_inset
38325
38326
38327 \end_layout
38328
38329 \begin_layout Standard
38330 \begin_inset Wrap figure
38331 lines 0
38332 placement l
38333 overhang 1cm
38334 width "40col%"
38335 status open
38336
38337 \begin_layout Plain Layout
38338 \begin_inset Graphics
38339         filename ../clipart/mobius.eps
38340         width 40col%
38341         scaleBeforeRotation
38342         rotateOrigin center
38343
38344 \end_inset
38345
38346
38347 \end_layout
38348
38349 \begin_layout Plain Layout
38350 \begin_inset Caption Standard
38351
38352 \begin_layout Plain Layout
38353 \begin_inset CommandInset label
38354 LatexCommand label
38355 name "fig:Figure-enrobée"
38356
38357 \end_inset
38358
38359 Ceci est une figure habillée.
38360 \end_layout
38361
38362 \end_inset
38363
38364
38365 \end_layout
38366
38367 \end_inset
38368
38369  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38370  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38371  Vous pouvez en insérer un en utilisant le menu 
38372 \family sans
38373 Insertion\SpecialChar menuseparator
38374 Flottant\SpecialChar menuseparator
38375 Flottant
38376 \begin_inset space ~
38377 \end_inset
38378
38379 d'enrobage
38380 \family default
38381  à la condition que le paquetage \SpecialChar LaTeX
38382  
38383 \series bold
38384 wrapfig
38385 \series default
38386
38387 \begin_inset Index idx
38388 status collapsed
38389
38390 \begin_layout Plain Layout
38391 Paquetages \SpecialChar LaTeX
38392  ! wrapfig
38393 \end_layout
38394
38395 \end_inset
38396
38397  soit installé.
38398 \begin_inset Foot
38399 status collapsed
38400
38401 \begin_layout Plain Layout
38402 Voyez dans la manuel 
38403 \emph on
38404 Configuration
38405 \begin_inset space ~
38406 \end_inset
38407
38408 \SpecialChar LaTeX
38409  
38410 \emph default
38411 comment installer des paquetages \SpecialChar LaTeX
38412 .
38413 \end_layout
38414
38415 \end_inset
38416
38417  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38418  sur la boîte du flottant.
38419  Les paramètres obligatoires sont l'
38420 \family sans
38421 Emplacement
38422 \family default
38423  et la 
38424 \family sans
38425 Largeur
38426 \family default
38427 .
38428  Les paramètres facultatifs sont le 
38429 \family sans
38430 Débordement
38431 \family default
38432  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38433  de la page et la 
38434 \family sans
38435 Porté de la ligne
38436 \family default
38437  qui précise le nombre approximatif de lignes dont le flottant va avoir
38438  besoin.
38439  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38440  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38441  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38442  à faire flotter le flottant
38443  à l'intérieur du paragraphe ou vers les autres paragraphes.
38444  La figure
38445 \begin_inset space ~
38446 \end_inset
38447
38448
38449 \begin_inset CommandInset ref
38450 LatexCommand ref
38451 reference "fig:Figure-enrobée"
38452
38453 \end_inset
38454
38455  est un exemple de flottant d'enrobage avec une largeur de 40
38456 \begin_inset space \thinspace{}
38457 \end_inset
38458
38459 col%, un débordement de 1
38460 \begin_inset space \thinspace{}
38461 \end_inset
38462
38463 cm et placé à gauche.
38464 \end_layout
38465
38466 \begin_layout Standard
38467 \begin_inset Note Greyedout
38468 status open
38469
38470 \begin_layout Plain Layout
38471
38472 \series bold
38473 Note:
38474 \series default
38475  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38476  figure trop près du bas de page peut tout chambouler et faire que le flottant
38477  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38478  de texte.
38479 \end_layout
38480
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \begin_layout Standard
38487 En général:
38488 \end_layout
38489
38490 \begin_layout Itemize
38491 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38492  qui risquent de passer à la page suivante.
38493  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38494  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38495  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38496  de page.
38497 \end_layout
38498
38499 \begin_layout Itemize
38500 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38501  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38502 e.
38503 \end_layout
38504
38505 \begin_layout Itemize
38506 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38507  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38508  texte entre les deux, comme séparateur.
38509 \end_layout
38510
38511 \begin_layout Itemize
38512 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38513  ou les tableaux.
38514 \end_layout
38515
38516 \begin_layout Itemize
38517 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38518  chapitre
38519 \begin_inset space ~
38520 \end_inset
38521
38522
38523 \begin_inset CommandInset ref
38524 LatexCommand ref
38525 reference "chap:Flottants"
38526
38527 \end_inset
38528
38529 .
38530 \end_layout
38531
38532 \begin_layout Section
38533 Objets fixes entourés par du texte
38534 \begin_inset Index idx
38535 status collapsed
38536
38537 \begin_layout Plain Layout
38538 Entouré par du texte ! Objets fixes
38539 \end_layout
38540
38541 \end_inset
38542
38543
38544 \end_layout
38545
38546 \begin_layout Standard
38547 Les flottants d'enrobage décrits dans la section
38548 \begin_inset space \thinspace{}
38549 \end_inset
38550
38551
38552 \begin_inset CommandInset ref
38553 LatexCommand ref
38554 reference "sec:Flottant-d'enrobage"
38555
38556 \end_inset
38557
38558  prennent les positions suivantes dans le paragraphe :
38559 \end_layout
38560
38561 \begin_layout Standard
38562 \noindent
38563 \align center
38564 \begin_inset Tabular
38565 <lyxtabular version="3" rows="2" columns="2">
38566 <features tabularvalignment="middle">
38567 <column alignment="center" valignment="top">
38568 <column alignment="center" valignment="top">
38569 <row>
38570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574 \begin_inset Info
38575 type  "icon"
38576 arg   "dialog-show-new-inset graphics"
38577 \end_inset
38578
38579
38580 \end_layout
38581
38582 \end_inset
38583 </cell>
38584 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38585 \begin_inset Text
38586
38587 \begin_layout Plain Layout
38588 texte
38589 \end_layout
38590
38591 \end_inset
38592 </cell>
38593 </row>
38594 <row>
38595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38596 \begin_inset Text
38597
38598 \begin_layout Plain Layout
38599 texte
38600 \end_layout
38601
38602 \end_inset
38603 </cell>
38604 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38605 \begin_inset Text
38606
38607 \begin_layout Plain Layout
38608 texte
38609 \end_layout
38610
38611 \end_inset
38612 </cell>
38613 </row>
38614 </lyxtabular>
38615
38616 \end_inset
38617
38618  ou 
38619 \begin_inset Tabular
38620 <lyxtabular version="3" rows="2" columns="2">
38621 <features tabularvalignment="middle">
38622 <column alignment="center" valignment="top">
38623 <column alignment="center" valignment="top">
38624 <row>
38625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38626 \begin_inset Text
38627
38628 \begin_layout Plain Layout
38629 texte
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38635 \begin_inset Text
38636
38637 \begin_layout Plain Layout
38638 \begin_inset Info
38639 type  "icon"
38640 arg   "dialog-show-new-inset graphics"
38641 \end_inset
38642
38643
38644 \end_layout
38645
38646 \end_inset
38647 </cell>
38648 </row>
38649 <row>
38650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38651 \begin_inset Text
38652
38653 \begin_layout Plain Layout
38654 texte
38655 \end_layout
38656
38657 \end_inset
38658 </cell>
38659 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38660 \begin_inset Text
38661
38662 \begin_layout Plain Layout
38663 texte
38664 \end_layout
38665
38666 \end_inset
38667 </cell>
38668 </row>
38669 </lyxtabular>
38670
38671 \end_inset
38672
38673
38674 \end_layout
38675
38676 \begin_layout Standard
38677 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38678  par exemple pour avoir une de ces positions :
38679 \begin_inset VSpace defskip
38680 \end_inset
38681
38682
38683 \end_layout
38684
38685 \begin_layout Standard
38686 \noindent
38687 \align center
38688 \begin_inset Tabular
38689 <lyxtabular version="3" rows="2" columns="2">
38690 <features tabularvalignment="middle">
38691 <column alignment="center" valignment="top">
38692 <column alignment="center" valignment="top">
38693 <row>
38694 <cell alignment="center" valignment="top" topline="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" topline="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 <row>
38714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38715 \begin_inset Text
38716
38717 \begin_layout Plain Layout
38718 \begin_inset Info
38719 type  "icon"
38720 arg   "dialog-show-new-inset graphics"
38721 \end_inset
38722
38723
38724 \end_layout
38725
38726 \end_inset
38727 </cell>
38728 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38729 \begin_inset Text
38730
38731 \begin_layout Plain Layout
38732 texte
38733 \end_layout
38734
38735 \end_inset
38736 </cell>
38737 </row>
38738 </lyxtabular>
38739
38740 \end_inset
38741
38742  
38743 \begin_inset Tabular
38744 <lyxtabular version="3" rows="2" columns="2">
38745 <features tabularvalignment="middle">
38746 <column alignment="center" valignment="top">
38747 <column alignment="center" valignment="top">
38748 <row>
38749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38750 \begin_inset Text
38751
38752 \begin_layout Plain Layout
38753 texte
38754 \end_layout
38755
38756 \end_inset
38757 </cell>
38758 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38759 \begin_inset Text
38760
38761 \begin_layout Plain Layout
38762 texte
38763 \end_layout
38764
38765 \end_inset
38766 </cell>
38767 </row>
38768 <row>
38769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38770 \begin_inset Text
38771
38772 \begin_layout Plain Layout
38773 texte
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782 \begin_inset Info
38783 type  "icon"
38784 arg   "dialog-show-new-inset graphics"
38785 \end_inset
38786
38787
38788 \end_layout
38789
38790 \end_inset
38791 </cell>
38792 </row>
38793 </lyxtabular>
38794
38795 \end_inset
38796
38797  
38798 \begin_inset Tabular
38799 <lyxtabular version="3" rows="2" columns="3">
38800 <features tabularvalignment="middle">
38801 <column alignment="center" valignment="top">
38802 <column alignment="center" valignment="top">
38803 <column alignment="center" valignment="top">
38804 <row>
38805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38806 \begin_inset Text
38807
38808 \begin_layout Plain Layout
38809 texte
38810 \end_layout
38811
38812 \end_inset
38813 </cell>
38814 <cell alignment="center" valignment="top" topline="true" usebox="none">
38815 \begin_inset Text
38816
38817 \begin_layout Plain Layout
38818 \begin_inset Info
38819 type  "icon"
38820 arg   "dialog-show-new-inset graphics"
38821 \end_inset
38822
38823
38824 \end_layout
38825
38826 \end_inset
38827 </cell>
38828 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38829 \begin_inset Text
38830
38831 \begin_layout Plain Layout
38832 texte
38833 \end_layout
38834
38835 \end_inset
38836 </cell>
38837 </row>
38838 <row>
38839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38840 \begin_inset Text
38841
38842 \begin_layout Plain Layout
38843 texte
38844 \end_layout
38845
38846 \end_inset
38847 </cell>
38848 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38849 \begin_inset Text
38850
38851 \begin_layout Plain Layout
38852 texte
38853 \end_layout
38854
38855 \end_inset
38856 </cell>
38857 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38858 \begin_inset Text
38859
38860 \begin_layout Plain Layout
38861 texte
38862 \end_layout
38863
38864 \end_inset
38865 </cell>
38866 </row>
38867 </lyxtabular>
38868
38869 \end_inset
38870
38871  
38872 \begin_inset Tabular
38873 <lyxtabular version="3" rows="2" columns="3">
38874 <features tabularvalignment="middle">
38875 <column alignment="center" valignment="top">
38876 <column alignment="center" valignment="top">
38877 <column alignment="center" valignment="top">
38878 <row>
38879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38880 \begin_inset Text
38881
38882 \begin_layout Plain Layout
38883 texte
38884 \end_layout
38885
38886 \end_inset
38887 </cell>
38888 <cell alignment="center" valignment="top" topline="true" usebox="none">
38889 \begin_inset Text
38890
38891 \begin_layout Plain Layout
38892 texte
38893 \end_layout
38894
38895 \end_inset
38896 </cell>
38897 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38898 \begin_inset Text
38899
38900 \begin_layout Plain Layout
38901 texte
38902 \end_layout
38903
38904 \end_inset
38905 </cell>
38906 </row>
38907 <row>
38908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38909 \begin_inset Text
38910
38911 \begin_layout Plain Layout
38912 texte
38913 \end_layout
38914
38915 \end_inset
38916 </cell>
38917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38918 \begin_inset Text
38919
38920 \begin_layout Plain Layout
38921 \begin_inset Info
38922 type  "icon"
38923 arg   "dialog-show-new-inset graphics"
38924 \end_inset
38925
38926
38927 \end_layout
38928
38929 \end_inset
38930 </cell>
38931 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38932 \begin_inset Text
38933
38934 \begin_layout Plain Layout
38935 texte
38936 \end_layout
38937
38938 \end_inset
38939 </cell>
38940 </row>
38941 </lyxtabular>
38942
38943 \end_inset
38944
38945
38946 \end_layout
38947
38948 \begin_layout Standard
38949 \noindent
38950 \align center
38951 \begin_inset Tabular
38952 <lyxtabular version="3" rows="3" columns="2">
38953 <features tabularvalignment="middle">
38954 <column alignment="center" valignment="top">
38955 <column alignment="center" valignment="top">
38956 <row>
38957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961 texte
38962 \end_layout
38963
38964 \end_inset
38965 </cell>
38966 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38967 \begin_inset Text
38968
38969 \begin_layout Plain Layout
38970 texte
38971 \end_layout
38972
38973 \end_inset
38974 </cell>
38975 </row>
38976 <row>
38977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38978 \begin_inset Text
38979
38980 \begin_layout Plain Layout
38981 \begin_inset Info
38982 type  "icon"
38983 arg   "dialog-show-new-inset graphics"
38984 \end_inset
38985
38986
38987 \end_layout
38988
38989 \end_inset
38990 </cell>
38991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38992 \begin_inset Text
38993
38994 \begin_layout Plain Layout
38995 texte
38996 \end_layout
38997
38998 \end_inset
38999 </cell>
39000 </row>
39001 <row>
39002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39003 \begin_inset Text
39004
39005 \begin_layout Plain Layout
39006 texte
39007 \end_layout
39008
39009 \end_inset
39010 </cell>
39011 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39012 \begin_inset Text
39013
39014 \begin_layout Plain Layout
39015 texte
39016 \end_layout
39017
39018 \end_inset
39019 </cell>
39020 </row>
39021 </lyxtabular>
39022
39023 \end_inset
39024
39025  
39026 \begin_inset Tabular
39027 <lyxtabular version="3" rows="3" columns="3">
39028 <features tabularvalignment="middle">
39029 <column alignment="center" valignment="top">
39030 <column alignment="center" valignment="top">
39031 <column alignment="center" valignment="top">
39032 <row>
39033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39034 \begin_inset Text
39035
39036 \begin_layout Plain Layout
39037 texte
39038 \end_layout
39039
39040 \end_inset
39041 </cell>
39042 <cell alignment="center" valignment="top" topline="true" usebox="none">
39043 \begin_inset Text
39044
39045 \begin_layout Plain Layout
39046 texte
39047 \end_layout
39048
39049 \end_inset
39050 </cell>
39051 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39052 \begin_inset Text
39053
39054 \begin_layout Plain Layout
39055 texte
39056 \end_layout
39057
39058 \end_inset
39059 </cell>
39060 </row>
39061 <row>
39062 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39063 \begin_inset Text
39064
39065 \begin_layout Plain Layout
39066 texte
39067 \end_layout
39068
39069 \end_inset
39070 </cell>
39071 <cell alignment="center" valignment="top" usebox="none">
39072 \begin_inset Text
39073
39074 \begin_layout Plain Layout
39075 \begin_inset Info
39076 type  "icon"
39077 arg   "dialog-show-new-inset graphics"
39078 \end_inset
39079
39080
39081 \end_layout
39082
39083 \end_inset
39084 </cell>
39085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39086 \begin_inset Text
39087
39088 \begin_layout Plain Layout
39089 texte
39090 \end_layout
39091
39092 \end_inset
39093 </cell>
39094 </row>
39095 <row>
39096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39097 \begin_inset Text
39098
39099 \begin_layout Plain Layout
39100 texte
39101 \end_layout
39102
39103 \end_inset
39104 </cell>
39105 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39106 \begin_inset Text
39107
39108 \begin_layout Plain Layout
39109 texte
39110 \end_layout
39111
39112 \end_inset
39113 </cell>
39114 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39115 \begin_inset Text
39116
39117 \begin_layout Plain Layout
39118 texte
39119 \end_layout
39120
39121 \end_inset
39122 </cell>
39123 </row>
39124 </lyxtabular>
39125
39126 \end_inset
39127
39128  
39129 \begin_inset Tabular
39130 <lyxtabular version="3" rows="3" columns="2">
39131 <features tabularvalignment="middle">
39132 <column alignment="center" valignment="top">
39133 <column alignment="center" valignment="top">
39134 <row>
39135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39136 \begin_inset Text
39137
39138 \begin_layout Plain Layout
39139 texte
39140 \end_layout
39141
39142 \end_inset
39143 </cell>
39144 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39145 \begin_inset Text
39146
39147 \begin_layout Plain Layout
39148 texte
39149 \end_layout
39150
39151 \end_inset
39152 </cell>
39153 </row>
39154 <row>
39155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39156 \begin_inset Text
39157
39158 \begin_layout Plain Layout
39159 texte
39160 \end_layout
39161
39162 \end_inset
39163 </cell>
39164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39165 \begin_inset Text
39166
39167 \begin_layout Plain Layout
39168 \begin_inset Info
39169 type  "icon"
39170 arg   "dialog-show-new-inset graphics"
39171 \end_inset
39172
39173
39174 \end_layout
39175
39176 \end_inset
39177 </cell>
39178 </row>
39179 <row>
39180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39181 \begin_inset Text
39182
39183 \begin_layout Plain Layout
39184 texte
39185 \end_layout
39186
39187 \end_inset
39188 </cell>
39189 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39190 \begin_inset Text
39191
39192 \begin_layout Plain Layout
39193 texte
39194 \end_layout
39195
39196 \end_inset
39197 </cell>
39198 </row>
39199 </lyxtabular>
39200
39201 \end_inset
39202
39203
39204 \end_layout
39205
39206 \begin_layout Standard
39207 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39208  
39209 \end_layout
39210
39211 \begin_layout Standard
39212 \noindent
39213
39214 \series bold
39215 picinpar
39216 \series default
39217
39218 \begin_inset Index idx
39219 status collapsed
39220
39221 \begin_layout Plain Layout
39222 Paquetages \SpecialChar LaTeX
39223  ! picinpar
39224 \end_layout
39225
39226 \end_inset
39227
39228 .
39229  Voici un exemple :
39230 \end_layout
39231
39232 \begin_layout Standard
39233 \begin_inset ERT
39234 status collapsed
39235
39236 \begin_layout Plain Layout
39237
39238
39239 \backslash
39240 ifpicinpar
39241 \end_layout
39242
39243 \end_inset
39244
39245
39246 \begin_inset Note Note
39247 status open
39248
39249 \begin_layout Plain Layout
39250 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39251  
39252 \series bold
39253 picinpar
39254 \series default
39255  a été installé.
39256 \end_layout
39257
39258 \end_inset
39259
39260
39261 \end_layout
39262
39263 \begin_layout Standard
39264 \begin_inset ERT
39265 status collapsed
39266
39267 \begin_layout Plain Layout
39268
39269
39270 \backslash
39271 begin{window}[2,c,{
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \begin_inset Graphics
39278         filename ../clipart/mobius.eps
39279         lyxscale 60
39280         width 40col%
39281         scaleBeforeRotation
39282         rotateOrigin center
39283
39284 \end_inset
39285
39286
39287 \begin_inset ERT
39288 status collapsed
39289
39290 \begin_layout Plain Layout
39291
39292 },]
39293 \end_layout
39294
39295 \begin_layout Plain Layout
39296
39297 {}
39298 \end_layout
39299
39300 \end_inset
39301
39302
39303 \size small
39304 \lang english
39305 It was in the spring of the year 1894 that all London was interested, and
39306  the fashionable world dismayed, by the murder of the Honourable Ronald
39307  Adair under most unusual and inexplicable circumstances.
39308  The public has already learned those particulars of the crime which
39309 \size default
39310
39311 \begin_inset ERT
39312 status collapsed
39313
39314 \begin_layout Plain Layout
39315
39316
39317 \backslash
39318 footnotemark{}
39319 \end_layout
39320
39321 \end_inset
39322
39323
39324 \size small
39325  came out in the police investigation, but a good deal was suppressed upon
39326  that occasion, since the case for the prosecution was so overwhelmingly
39327  strong that it was not necessary to bring forward all the facts.
39328  Only now, at the end of nearly ten years, am I allowed to supply those
39329  missing links which make up the whole of that remarkable chain
39330 \lang french
39331 .
39332 \size default
39333
39334 \begin_inset ERT
39335 status collapsed
39336
39337 \begin_layout Plain Layout
39338
39339
39340 \backslash
39341 end{window}
39342 \end_layout
39343
39344 \end_inset
39345
39346
39347 \end_layout
39348
39349 \begin_layout Standard
39350 \begin_inset ERT
39351 status collapsed
39352
39353 \begin_layout Plain Layout
39354
39355
39356 \backslash
39357 footnotetext{
39358 \end_layout
39359
39360 \end_inset
39361
39362 Note de pied de page du paragraphe avec objet fixe.
39363 \begin_inset ERT
39364 status collapsed
39365
39366 \begin_layout Plain Layout
39367
39368 }
39369 \end_layout
39370
39371 \end_inset
39372
39373
39374 \end_layout
39375
39376 \begin_layout Standard
39377 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39378  d'eux et leur position est déterminée par le nombre de lignes de texte
39379  situées audessus d'eux.
39380  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39381  numérotée.
39382 \end_layout
39383
39384 \begin_layout Standard
39385 Un objet fixe enrobé est inséré en ajoutant la commande
39386 \end_layout
39387
39388 \begin_layout Standard
39389
39390 \series bold
39391
39392 \backslash
39393 begin{window}[2,c,{
39394 \end_layout
39395
39396 \begin_layout Standard
39397 en code \SpecialChar TeX
39398  au debut du paragraphe.
39399  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39400  dessus de l'objet, le second, ici 'c', la position de l'objet.
39401  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39402  ) sont possibles.
39403  Après la commande, vous insérez votre objet.
39404  Dans cet exemple, c'est une image avec une largeur de 40
39405 \begin_inset space \thinspace{}
39406 \end_inset
39407
39408 % de la colonne de texte qui a été insérée.
39409  L'objet peut aussi être un tableau, une boîte ou une équation.
39410  Après l'objet, on insère la commande
39411 \end_layout
39412
39413 \begin_layout Standard
39414
39415 \series bold
39416 },texte de description ]
39417 \begin_inset Newline newline
39418 \end_inset
39419
39420 {}
39421 \end_layout
39422
39423 \begin_layout Standard
39424 Notez que le 
39425 \begin_inset Quotes cld
39426 \end_inset
39427
39428
39429 \series bold
39430 {}
39431 \series default
39432
39433 \begin_inset Quotes crd
39434 \end_inset
39435
39436  est sur la deuxième ligne.
39437  Le texte de description est facultatif.
39438  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39439  il doit donc commence juste après le 
39440 \series bold
39441 {}
39442 \series default
39443 .
39444  A la fin du paragraphe on insère la commande :
39445 \end_layout
39446
39447 \begin_layout Standard
39448
39449 \series bold
39450
39451 \backslash
39452 end{window}
39453 \end_layout
39454
39455 \begin_layout Standard
39456 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39457  ajouter des notes de pied de page de la façon habituelle.
39458  Vous devez utiliser la commande 
39459 \series bold
39460
39461 \backslash
39462 footnotemark
39463 \series default
39464  à l'intérieur du paragraphe et la commande 
39465 \series bold
39466
39467 \backslash
39468 footnotetext
39469 \series default
39470  à l'extérieur, comme décrit dans la section
39471 \begin_inset space \thinspace{}
39472 \end_inset
39473
39474
39475 \begin_inset CommandInset ref
39476 LatexCommand ref
39477 reference "sec:Notes-bas-de-page"
39478
39479 \end_inset
39480
39481 .
39482 \end_layout
39483
39484 \begin_layout Standard
39485 \begin_inset ERT
39486 status collapsed
39487
39488 \begin_layout Plain Layout
39489
39490
39491 \backslash
39492 else
39493 \end_layout
39494
39495 \end_inset
39496
39497
39498 \begin_inset Note Note
39499 status open
39500
39501 \begin_layout Plain Layout
39502 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39503  
39504 \series bold
39505 picinpar
39506 \series default
39507  n'est pas installé :
39508 \end_layout
39509
39510 \end_inset
39511
39512
39513 \end_layout
39514
39515 \begin_layout Standard
39516 Vous devez installer le paquetage \SpecialChar LaTeX
39517  
39518 \series bold
39519 picinpar
39520 \series default
39521  pour voir la suite de cette section dans la sortie imprimée.
39522 \end_layout
39523
39524 \begin_layout Standard
39525 \begin_inset ERT
39526 status collapsed
39527
39528 \begin_layout Plain Layout
39529
39530
39531 \backslash
39532 fi
39533 \end_layout
39534
39535 \end_inset
39536
39537
39538 \end_layout
39539
39540 \begin_layout Section
39541 Lettrines
39542 \begin_inset Index idx
39543 status collapsed
39544
39545 \begin_layout Plain Layout
39546 Lettrines
39547 \end_layout
39548
39549 \end_inset
39550
39551
39552 \begin_inset Index idx
39553 status collapsed
39554
39555 \begin_layout Plain Layout
39556 Entouré par du texte ! Lettrines
39557 \end_layout
39558
39559 \end_inset
39560
39561
39562 \end_layout
39563
39564 \begin_layout Standard
39565 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39566  
39567 \series bold
39568 lettrine
39569 \series default
39570
39571 \begin_inset Index idx
39572 status collapsed
39573
39574 \begin_layout Plain Layout
39575 Paquetages \SpecialChar LaTeX
39576  ! lettrine
39577 \end_layout
39578
39579 \end_inset
39580
39581  doit être installé et vous devez utiliser le module Initiales (
39582 \begin_inset space ~
39583 \end_inset
39584
39585 menu 
39586 \family sans
39587 Document\SpecialChar menuseparator
39588 Paramètres\SpecialChar menuseparator
39589 Modules
39590 \family default
39591
39592 \begin_inset space ~
39593 \end_inset
39594
39595 ).
39596  Pour insérer une lettrine, utilisez le style 
39597 \family sans
39598 Initial
39599 \family default
39600 .
39601  Les paramètres sont insérés avec le menu 
39602 \family sans
39603 Insertion
39604 \family default
39605 .
39606  Le paramètre obligatoire 
39607 \family sans
39608 \lang english
39609 Initial
39610 \family default
39611 \lang french
39612  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39613 \family sans
39614 \lang english
39615 Rest
39616 \begin_inset space ~
39617 \end_inset
39618
39619 of
39620 \begin_inset space ~
39621 \end_inset
39622
39623 Initial
39624 \family default
39625  
39626 \lang french
39627 contient
39628 \lang english
39629  the rest of the word or text of the initial letter(s)
39630 \lang french
39631 .
39632  Le paramètre 
39633 \family sans
39634 \lang english
39635 Options
39636 \family default
39637 \lang french
39638  contient paramètres pour modifier la lettrine.
39639  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39640  du paquetage 
39641 \series bold
39642 lettrine
39643 \series default
39644
39645 \begin_inset CommandInset citation
39646 LatexCommand cite
39647 key "lettrine"
39648 literal "true"
39649
39650 \end_inset
39651
39652 .
39653  Le style lui-même contient le texte qui doit entourer la lettrine.
39654  Le style habituel est par conséquent que le mot dont la première lettre
39655  est l'initiale soit en 
39656 \shape smallcaps
39657 petites capitales
39658 \shape default
39659 .
39660 \end_layout
39661
39662 \begin_layout Standard
39663 \begin_inset Newpage pagebreak
39664 \end_inset
39665
39666
39667 \end_layout
39668
39669 \begin_layout Standard
39670 Voici quelques exemples
39671 \begin_inset space ~
39672 \end_inset
39673
39674 :
39675 \end_layout
39676
39677 \begin_layout Standard
39678 \begin_inset ERT
39679 status collapsed
39680
39681 \begin_layout Plain Layout
39682
39683
39684 \backslash
39685 iflettrine
39686 \end_layout
39687
39688 \end_inset
39689
39690
39691 \begin_inset Note Note
39692 status open
39693
39694 \begin_layout Plain Layout
39695 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39696  
39697 \series bold
39698 lettrine
39699 \series default
39700  a été installé.
39701 \end_layout
39702
39703 \end_inset
39704
39705
39706 \end_layout
39707
39708 \begin_layout Enumerate
39709 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39710  mathématique 
39711 \begin_inset Formula $\mathfrak{Fraktur}$
39712 \end_inset
39713
39714 :
39715 \end_layout
39716
39717 \begin_deeper
39718 \begin_layout Initial
39719 \begin_inset Argument 2
39720 status open
39721
39722 \begin_layout Plain Layout
39723 \begin_inset Formula $\mathfrak{I}$
39724 \end_inset
39725
39726
39727 \end_layout
39728
39729 \end_inset
39730
39731
39732 \begin_inset Argument 3
39733 status open
39734
39735 \begin_layout Plain Layout
39736 t
39737 \end_layout
39738
39739 \end_inset
39740
39741  
39742 \lang english
39743 was in the spring of the year 1894 that all London was interested, and the
39744  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39745  under most unusual and inexplicable circumstances.
39746  The public has already learned those particulars of the crime which came
39747  out in the police investigation, but a good deal was suppressed upon that
39748  occasion, since the case for the prosecution was so overwhelmingly strong
39749  that it was not necessary to bring forward all the facts.
39750 \end_layout
39751
39752 \end_deeper
39753 \begin_layout Enumerate
39754 L'initiale est entourée par une seule ligne et est formée de deux lettres
39755  dans la police standard ; aucun texte n'est écrit en petites capitales
39756 \begin_inset space ~
39757 \end_inset
39758
39759 :
39760 \end_layout
39761
39762 \begin_deeper
39763 \begin_layout Initial
39764 \begin_inset Argument 1
39765 status open
39766
39767 \begin_layout Plain Layout
39768 lines=1
39769 \end_layout
39770
39771 \end_inset
39772
39773
39774 \begin_inset Argument 2
39775 status open
39776
39777 \begin_layout Plain Layout
39778 It
39779 \end_layout
39780
39781 \end_inset
39782
39783  
39784 \lang english
39785 was in the spring of the year 1894 that all London was interested, and the
39786  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39787  under most unusual and inexplicable circumstances.
39788  The public has already learned those particulars of the crime which came
39789  out in the police investigation, but a good deal was suppressed upon that
39790  occasion, since the case for the prosecution was so overwhelmingly strong
39791  that it was not necessary to bring forward all the facts.
39792 \end_layout
39793
39794 \end_deeper
39795 \begin_layout Enumerate
39796 Initiale descendante sur 3
39797 \begin_inset space ~
39798 \end_inset
39799
39800 lignes en magenta en police mathématique
39801 \begin_inset Newline newline
39802 \end_inset
39803
39804
39805 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39806 \end_inset
39807
39808 , le texte 
39809 \begin_inset Quotes cld
39810 \end_inset
39811
39812
39813 \lang english
39814 t was in the spring
39815 \lang french
39816
39817 \begin_inset Quotes crd
39818 \end_inset
39819
39820  est en 
39821 \shape smallcaps
39822 petites capitales
39823 \shape default
39824  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39825  avant l'initiale
39826 \begin_inset space ~
39827 \end_inset
39828
39829 :
39830 \begin_inset Newline newline
39831 \end_inset
39832
39833
39834 \series bold
39835
39836 \backslash
39837 renewcommand{
39838 \backslash
39839 LettrineFontHook}{
39840 \backslash
39841 color{couleur}}
39842 \series default
39843
39844 \begin_inset Newline newline
39845 \end_inset
39846
39847 où la 
39848 \emph on
39849 couleur
39850 \emph default
39851  peut être 
39852 \begin_inset Quotes cld
39853 \end_inset
39854
39855 red
39856 \begin_inset Quotes crd
39857 \end_inset
39858
39859
39860 \begin_inset Quotes cld
39861 \end_inset
39862
39863 blue
39864 \begin_inset Quotes crd
39865 \end_inset
39866
39867
39868 \begin_inset Quotes cld
39869 \end_inset
39870
39871 green
39872 \begin_inset Quotes crd
39873 \end_inset
39874
39875
39876 \begin_inset Quotes cld
39877 \end_inset
39878
39879 yellow
39880 \begin_inset Quotes crd
39881 \end_inset
39882
39883
39884 \begin_inset Quotes cld
39885 \end_inset
39886
39887 cyan
39888 \begin_inset Quotes crd
39889 \end_inset
39890
39891
39892 \begin_inset Quotes cld
39893 \end_inset
39894
39895 magenta
39896 \begin_inset Quotes crd
39897 \end_inset
39898
39899
39900 \begin_inset Quotes cld
39901 \end_inset
39902
39903 black
39904 \begin_inset Quotes crd
39905 \end_inset
39906
39907  ou 
39908 \begin_inset Quotes cld
39909 \end_inset
39910
39911 white
39912 \begin_inset Quotes crd
39913 \end_inset
39914
39915 .
39916  On doit aussi ajouter la commande suivante au préambule du document
39917 \begin_inset space ~
39918 \end_inset
39919
39920 :
39921 \begin_inset Newline newline
39922 \end_inset
39923
39924
39925 \series bold
39926
39927 \backslash
39928 @ifundefined{textcolor}
39929 \begin_inset Newline newline
39930 \end_inset
39931
39932
39933 \begin_inset space ~
39934 \end_inset
39935
39936 {
39937 \backslash
39938 usepackage{color}}{}
39939 \end_layout
39940
39941 \begin_deeper
39942 \begin_layout Standard
39943 \begin_inset ERT
39944 status collapsed
39945
39946 \begin_layout Plain Layout
39947
39948
39949 \backslash
39950 renewcommand{
39951 \backslash
39952 LettrineFontHook}{
39953 \backslash
39954 color{magenta}}
39955 \end_layout
39956
39957 \end_inset
39958
39959
39960 \begin_inset Note Note
39961 status collapsed
39962
39963 \begin_layout Plain Layout
39964 colore la lettrine en magenta
39965 \end_layout
39966
39967 \end_inset
39968
39969
39970 \end_layout
39971
39972 \begin_layout Initial
39973 \begin_inset Argument 1
39974 status open
39975
39976 \begin_layout Plain Layout
39977 lines=3, lhang=0.33, loversize=0.25
39978 \end_layout
39979
39980 \end_inset
39981
39982
39983 \begin_inset Argument 2
39984 status open
39985
39986 \begin_layout Plain Layout
39987 \begin_inset Formula $\mathcal{I}$
39988 \end_inset
39989
39990
39991 \end_layout
39992
39993 \end_inset
39994
39995
39996 \begin_inset Argument 3
39997 status open
39998
39999 \begin_layout Plain Layout
40000
40001 \lang english
40002 t was in the spring
40003 \end_layout
40004
40005 \end_inset
40006
40007
40008 \lang english
40009  of the year 1894 that all London was interested, and the fashionable world
40010  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40011  and inexplicable circumstances.
40012  The public has already learned those particulars of the crime which came
40013  out in the police investigation, but a good deal was suppressed upon that
40014  occasion, since the case for the prosecution was so overwhelmingly strong
40015  that it was not necessary to bring forward all the facts.
40016 \end_layout
40017
40018 \end_deeper
40019 \begin_layout Standard
40020 \begin_inset ERT
40021 status collapsed
40022
40023 \begin_layout Plain Layout
40024
40025
40026 \backslash
40027 else
40028 \end_layout
40029
40030 \end_inset
40031
40032
40033 \begin_inset Note Note
40034 status open
40035
40036 \begin_layout Plain Layout
40037 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40038  
40039 \series bold
40040 lettrine
40041 \series default
40042  n'est pas installé :
40043 \end_layout
40044
40045 \end_inset
40046
40047
40048 \end_layout
40049
40050 \begin_layout Standard
40051 Vous devez installer le paquetage \SpecialChar LaTeX
40052  
40053 \series bold
40054 lettrine
40055 \series default
40056  pour voir la suite de cette section dans la sortie imprimée.
40057 \end_layout
40058
40059 \begin_layout Standard
40060 \begin_inset ERT
40061 status collapsed
40062
40063 \begin_layout Plain Layout
40064
40065
40066 \backslash
40067 fi
40068 \end_layout
40069
40070 \end_inset
40071
40072
40073 \end_layout
40074
40075 \begin_layout Chapter
40076 Trucs externes
40077 \begin_inset Index idx
40078 status collapsed
40079
40080 \begin_layout Plain Layout
40081 Trucs externes
40082 \end_layout
40083
40084 \end_inset
40085
40086
40087 \end_layout
40088
40089 \begin_layout Standard
40090 Avec le menu 
40091 \family sans
40092 Insertion\SpecialChar menuseparator
40093 Fichier
40094 \family default
40095  vous pouvez insérer un contenu externe à votre document.
40096  Ce contenu peut être :
40097 \end_layout
40098
40099 \begin_layout Description
40100 Document
40101 \begin_inset space ~
40102 \end_inset
40103
40104 \SpecialChar LyX
40105  Un autre document \SpecialChar LyX
40106  ; son contenu est directement inséré dans votre document.
40107 \end_layout
40108
40109 \begin_layout Description
40110 Texte
40111 \begin_inset space ~
40112 \end_inset
40113
40114 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40115 e.
40116 \end_layout
40117
40118 \begin_layout Description
40119 Texte
40120 \begin_inset space ~
40121 \end_inset
40122
40123 Brut
40124 \begin_inset space ~
40125 \end_inset
40126
40127 par
40128 \begin_inset space ~
40129 \end_inset
40130
40131 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40132  Les lignes vides créent un nouveau paragraphe dans votre document.
40133 \end_layout
40134
40135 \begin_layout Description
40136 Objet
40137 \begin_inset space ~
40138 \end_inset
40139
40140 Externe Fichiers de formats variés.
40141 \end_layout
40142
40143 \begin_layout Description
40144 Sous-document Documents \SpecialChar LyX
40145  ou \SpecialChar LaTeX
40146 .
40147 \end_layout
40148
40149 \begin_layout Section
40150 Objets externes 
40151 \begin_inset Index idx
40152 status collapsed
40153
40154 \begin_layout Plain Layout
40155 Trucs externes ! Objets Externes
40156 \end_layout
40157
40158 \end_inset
40159
40160
40161 \end_layout
40162
40163 \begin_layout Standard
40164 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40165  de fichiers dans votre document sans avoir à convertir ces derniers en
40166  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40167
40168  qui va s'occuper des conversions.
40169  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40170  \SpecialChar LyX
40171  des images dans des formats divers.
40172  Quand vous avez activé 
40173 \family sans
40174 Aperçu
40175 \begin_inset space ~
40176 \end_inset
40177
40178 sur
40179 \begin_inset space ~
40180 \end_inset
40181
40182 le
40183 \begin_inset space ~
40184 \end_inset
40185
40186 vif
40187 \family default
40188  dans le menu des préférences de \SpecialChar LyX
40189 , dans la rubrique 
40190 \family sans
40191 Apparence\SpecialChar menuseparator
40192 Graphiques
40193 \family default
40194 , les objets externes de type Dia et Xfig sont affichés directement dans
40195  \SpecialChar LyX
40196 .
40197 \end_layout
40198
40199 \begin_layout Standard
40200 On insère des objets externes en utilisant la fenêtre de dialogue 
40201 \family sans
40202 Objet
40203 \begin_inset space ~
40204 \end_inset
40205
40206 Externe
40207 \family default
40208  qui est accessible via le menu 
40209 \family sans
40210 Insertion\SpecialChar menuseparator
40211 Fichiers\SpecialChar menuseparator
40212 Objet
40213 \begin_inset space ~
40214 \end_inset
40215
40216 Externe
40217 \family default
40218 .
40219  Actuellement les types de fichiers (
40220 \family sans
40221 Modèles
40222 \family default
40223 ) suivants sont autorisés :
40224 \end_layout
40225
40226 \begin_layout Description
40227 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
40228  par le programme 
40229 \series bold
40230
40231 \begin_inset CommandInset href
40232 LatexCommand href
40233 name "XBoard"
40234 target "http://fr.wikipedia.org/wiki/XBoard"
40235 literal "false"
40236
40237 \end_inset
40238
40239
40240 \series default
40241 .
40242 \end_layout
40243
40244 \begin_layout Description
40245 Date Ce modèle insère la date sous la forme 
40246 \emph on
40247 Jour-Mois-Année
40248 \emph default
40249 .
40250  Voici un exemple de date insérée comme objet externe : 
40251 \begin_inset ERT
40252 status collapsed
40253
40254 \begin_layout Plain Layout
40255
40256 \backslash
40257 today 
40258 \end_layout
40259
40260 \end_inset
40261
40262
40263 \begin_inset space ~
40264 \end_inset
40265
40266
40267 \begin_inset Note Note
40268 status collapsed
40269
40270 \begin_layout Plain Layout
40271 Retirer l'espace protégé quand le bug 4398 sera résolu !
40272 \end_layout
40273
40274 \end_inset
40275
40276
40277 \begin_inset Newline newline
40278 \end_inset
40279
40280 La date n'apparaîtra pas dans \SpecialChar LyX
40281 , mais seulement dans la sortie imprimée.
40282  Il y a deux autre méthodes pour insérer une date : Avec le menu 
40283 \family sans
40284 Insertion\SpecialChar menuseparator
40285 Date
40286 \family default
40287  et avec la commande \SpecialChar LaTeX
40288  
40289 \series bold
40290
40291 \backslash
40292 today
40293 \series default
40294  entrée comme code \SpecialChar TeX
40295 .
40296  Ces différentes méthodes sont comparée dans le tableau
40297 \begin_inset space ~
40298 \end_inset
40299
40300
40301 \begin_inset CommandInset ref
40302 LatexCommand ref
40303 reference "tab:Comparaison-des-dates"
40304
40305 \end_inset
40306
40307 .
40308 \end_layout
40309
40310 \begin_layout Description
40311 Diagramme
40312 \begin_inset space ~
40313 \end_inset
40314
40315 Dia Ce modèle accepte les diagrammes créés avec le programme 
40316 \series bold
40317
40318 \begin_inset CommandInset href
40319 LatexCommand href
40320 name "Dia"
40321 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40322 literal "false"
40323
40324 \end_inset
40325
40326
40327 \series default
40328 .
40329 \end_layout
40330
40331 \begin_layout Description
40332 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
40333  tableaux dans le format de 
40334 \series bold
40335
40336 \begin_inset CommandInset href
40337 LatexCommand href
40338 name "Gnumeric"
40339 target "http://fr.wikipedia.org/wiki/Gnumeric"
40340 literal "false"
40341
40342 \end_inset
40343
40344
40345 \series default
40346
40347 \begin_inset CommandInset href
40348 LatexCommand href
40349 name "OpenDocument"
40350 target "http://fr.wikipedia.org/wiki/OpenDocument"
40351 literal "false"
40352
40353 \end_inset
40354
40355
40356 \begin_inset CommandInset href
40357 LatexCommand href
40358 name "Microsoft Office XML"
40359 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40360 literal "false"
40361
40362 \end_inset
40363
40364  et 
40365 \begin_inset CommandInset href
40366 LatexCommand href
40367 name "Office Open XML"
40368 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40369 literal "false"
40370
40371 \end_inset
40372
40373 .
40374  Pour cette fonction, \SpecialChar LyX
40375  doit pouvoir trouver le programme 
40376 \family typewriter
40377 ssconvert
40378 \family default
40379  au cours de sa configuration.
40380  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40381  même si vous n'avez pas de tableaux au format gnumeric.
40382  Pour des exemples et les limitations possibles, jetez un œil au fichier
40383  \SpecialChar LyX
40384  d'exemple, 
40385 \emph on
40386 spreadsheet.lyx
40387 \emph default
40388 .
40389 \end_layout
40390
40391 \begin_layout Description
40392 Musique
40393 \begin_inset space ~
40394 \end_inset
40395
40396 mise
40397 \begin_inset space ~
40398 \end_inset
40399
40400 en
40401 \begin_inset space ~
40402 \end_inset
40403
40404 forme
40405 \begin_inset space ~
40406 \end_inset
40407
40408 avec
40409 \begin_inset space ~
40410 \end_inset
40411
40412 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
40413  par le programme 
40414 \series bold
40415
40416 \begin_inset CommandInset href
40417 LatexCommand href
40418 name "LilyPond"
40419 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40420 literal "false"
40421
40422 \end_inset
40423
40424
40425 \series default
40426 .
40427  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40428  au fichier \SpecialChar LyX
40429  d'exemple 
40430 \emph on
40431 lilypond.lyx
40432 \emph default
40433 .
40434 \end_layout
40435
40436 \begin_layout Description
40437 Pages
40438 \begin_inset space ~
40439 \end_inset
40440
40441 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
40442  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40443  
40444 \emph on
40445 pages
40446 \emph default
40447  dans le champ 
40448 \family sans
40449 Option
40450 \family default
40451  dans l'onglet 
40452 \family sans
40453 Options \SpecialChar LaTeX
40454  et \SpecialChar LyX
40455
40456 \family default
40457 .
40458  L'argument de cette option est une liste d'éléments séparés par des virgules,
40459  contenant des numéros de pages (
40460 \begin_inset space ~
40461 \end_inset
40462
40463 insérez comme option 
40464 \series bold
40465 pages={3,5,6,8}
40466 \series default
40467
40468 \begin_inset space ~
40469 \end_inset
40470
40471 ), des plages de numéros de pages (
40472 \series bold
40473
40474 \begin_inset space ~
40475 \end_inset
40476
40477 pages={4-9}
40478 \series default
40479
40480 \begin_inset space ~
40481 \end_inset
40482
40483 ) ou n'importe quelle combinaison des deux.
40484  Pour insérer des pages vides, utilisez 
40485 \series bold
40486 {}
40487 \series default
40488 .
40489  Par exemple 
40490 \begin_inset space ~
40491 \end_inset
40492
40493
40494 \series bold
40495 pages={3,{},8-11,15}
40496 \series default
40497  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40498  15.
40499  Les plages de pages sont décrites avec la syntaxe 
40500 \emph on
40501 début-fin
40502 \emph default
40503  qui sélectionne toutes les pages de 
40504 \emph on
40505 début
40506 \emph default
40507  jusqu'à 
40508 \emph on
40509 fin
40510 \emph default
40511 .
40512  Si on omet 
40513 \emph on
40514 début
40515 \emph default
40516 , on commence implicitement à la première page ; de même, omettre 
40517 \emph on
40518 fin
40519 \emph default
40520  termine implicitement à la dernière page du document.
40521  La dernière page du document peut aussi être désignée par le mot-clé 
40522 \series bold
40523 last
40524 \series default
40525  (
40526 \begin_inset space ~
40527 \end_inset
40528
40529 ce dernier n'est accepté que pour une plage de pages
40530 \begin_inset space ~
40531 \end_inset
40532
40533 ).
40534  Donc 
40535 \series bold
40536 pages=-
40537 \series default
40538  va insérer toutes les pages du document et 
40539 \series bold
40540 pages=last-1
40541 \series default
40542  va insérer toutes les pages dans l'ordre inverse.
40543  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40544 \begin_inset Newline newline
40545 \end_inset
40546
40547 L'option 
40548 \series bold
40549 noautoscale
40550 \series default
40551  insère les pages avec leur taille d'origine, si cette option n'est pas
40552  donnée, les pages seront redimensionnées
40553 \begin_inset space \space{}
40554 \end_inset
40555
40556 pour tenir dans la largeur de page de votre document.
40557  Dans l'onglet 
40558 \family sans
40559 Taille
40560 \begin_inset space ~
40561 \end_inset
40562
40563 et
40564 \begin_inset space ~
40565 \end_inset
40566
40567 rotation
40568 \family default
40569  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40570  qu'une éventuelle rotation.
40571  Si vous utilisez une autre largeur que 100
40572 \begin_inset space \thinspace{}
40573 \end_inset
40574
40575 Échelle%, l'option 
40576 \series bold
40577 noautoscale
40578 \series default
40579  sera neutralisée.
40580  Pour plus d'information sur les options possibles, jetez un œil sur la
40581  documentation du paquetage \SpecialChar LaTeX
40582  
40583 \series bold
40584 pdfpages
40585 \series default
40586  
40587 \begin_inset CommandInset citation
40588 LatexCommand cite
40589 key "pdfpages"
40590 literal "true"
40591
40592 \end_inset
40593
40594 .
40595 \begin_inset Index idx
40596 status collapsed
40597
40598 \begin_layout Plain Layout
40599 Paquetages \SpecialChar LaTeX
40600  ! pdfpages
40601 \end_layout
40602
40603 \end_inset
40604
40605
40606 \begin_inset Newline newline
40607 \end_inset
40608
40609 Pour utiliser ce modèle dans une présentation 
40610 \family sans
40611 Beamer
40612 \family default
40613  vous devez d'abord insérer un environnement 
40614 \family sans
40615 FinCadre
40616 \family default
40617  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40618  contenant la commande
40619  
40620 \series bold
40621
40622 \backslash
40623 setbeamertemplate{background canvas}{}
40624 \series default
40625 .
40626  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40627  que vous voulez.
40628  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40629  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40630  section.
40631  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40632  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40633  le modèle.
40634 \begin_inset Newline newline
40635 \end_inset
40636
40637 Voici un PDF incorporé basculé de -5°
40638 \begin_inset space ~
40639 \end_inset
40640
40641 °: 
40642 \begin_inset External
40643         template PDFPages
40644         filename ../clipart/Abstract.pdf
40645         extra LaTeX "noautoscale, pages=-"
40646         rotateAngle -5
40647         rotateOrigin bottomleft
40648
40649 \end_inset
40650
40651
40652 \end_layout
40653
40654 \begin_layout Description
40655 Image
40656 \begin_inset space ~
40657 \end_inset
40658
40659 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
40660  Les images peuvent être traitées dans la fenêtre de dialogue 
40661 \family sans
40662 Objet
40663 \begin_inset space ~
40664 \end_inset
40665
40666 Externe
40667 \family default
40668  comme les images qui sont habituellement incorporées en utilisant le menu
40669  
40670 \family sans
40671 Insertion\SpecialChar menuseparator
40672 Graphique
40673 \family default
40674 , comme c'est décrit dans la section
40675 \begin_inset space ~
40676 \end_inset
40677
40678
40679 \begin_inset CommandInset ref
40680 LatexCommand ref
40681 reference "sec:Graphics-Dialog"
40682
40683 \end_inset
40684
40685 .
40686  Voici un exemple d'insertion d'image matricielle
40687 \begin_inset space ~
40688 \end_inset
40689
40690
40691 \begin_inset External
40692         template RasterImage
40693         filename ../clipart/ToolbarEnvBox.png
40694
40695 \end_inset
40696
40697
40698 \end_layout
40699
40700 \begin_layout Description
40701 Graphiques
40702 \begin_inset space ~
40703 \end_inset
40704
40705 vectoriels Ce modèle peut être utilisé pour les graphiques
40706 \begin_inset space ~
40707 \end_inset
40708
40709 vectoriels.
40710  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40711 \family sans
40712 Objet
40713 \begin_inset space ~
40714 \end_inset
40715
40716 Externe
40717 \family default
40718  comme les images qui sont habituellement incorporées en utilisant le menu
40719  
40720 \family sans
40721 Insertion\SpecialChar menuseparator
40722 Graphique
40723 \family default
40724 , comme c'est décrit dans la section
40725 \begin_inset space ~
40726 \end_inset
40727
40728
40729 \begin_inset CommandInset ref
40730 LatexCommand ref
40731 reference "sec:Graphics-Dialog"
40732
40733 \end_inset
40734
40735 .
40736  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40737 \begin_inset External
40738         template VectorGraphics
40739         filename ../clipart/SVG-Drawing.svg
40740         lyxscale 50
40741         scale 33
40742
40743 \end_inset
40744
40745
40746 \end_layout
40747
40748 \begin_layout Description
40749 Figure
40750 \begin_inset space ~
40751 \end_inset
40752
40753 Xfig Ce modèle accepte les images créées avec le programme 
40754 \series bold
40755
40756 \begin_inset CommandInset href
40757 LatexCommand href
40758 name "Xfig"
40759 target "http://fr.wikipedia.org/wiki/Xfig"
40760 literal "false"
40761
40762 \end_inset
40763
40764
40765 \series default
40766 .
40767 \end_layout
40768
40769 \begin_layout Standard
40770 \begin_inset Float table
40771 placement !h
40772 wide false
40773 sideways false
40774 status open
40775
40776 \begin_layout Plain Layout
40777 \begin_inset Caption Standard
40778
40779 \begin_layout Plain Layout
40780 \begin_inset CommandInset label
40781 LatexCommand label
40782 name "tab:Comparaison-des-dates"
40783
40784 \end_inset
40785
40786 Comparaison des méthodes d'insertion de la date.
40787 \end_layout
40788
40789 \end_inset
40790
40791
40792 \end_layout
40793
40794 \begin_layout Plain Layout
40795 \align center
40796 \begin_inset Tabular
40797 <lyxtabular version="3" rows="4" columns="4">
40798 <features tabularvalignment="middle">
40799 <column alignment="center" valignment="top">
40800 <column alignment="center" valignment="top">
40801 <column alignment="center" valignment="top">
40802 <column alignment="center" valignment="top">
40803 <row>
40804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40805 \begin_inset Text
40806
40807 \begin_layout Plain Layout
40808 Format du document
40809 \end_layout
40810
40811 \end_inset
40812 </cell>
40813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40814 \begin_inset Text
40815
40816 \begin_layout Plain Layout
40817
40818 \family sans
40819 Objet
40820 \begin_inset space ~
40821 \end_inset
40822
40823 Externe\SpecialChar menuseparator
40824 Date
40825 \end_layout
40826
40827 \end_inset
40828 </cell>
40829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40830 \begin_inset Text
40831
40832 \begin_layout Plain Layout
40833
40834 \family sans
40835 Insertion\SpecialChar menuseparator
40836 Date
40837 \end_layout
40838
40839 \end_inset
40840 </cell>
40841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40842 \begin_inset Text
40843
40844 \begin_layout Plain Layout
40845 commande 
40846 \series bold
40847
40848 \backslash
40849 today
40850 \end_layout
40851
40852 \end_inset
40853 </cell>
40854 </row>
40855 <row>
40856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40857 \begin_inset Text
40858
40859 \begin_layout Plain Layout
40860 \SpecialChar LyX
40861
40862 \end_layout
40863
40864 \end_inset
40865 </cell>
40866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40867 \begin_inset Text
40868
40869 \begin_layout Plain Layout
40870 comme boîte d'insert
40871 \end_layout
40872
40873 \end_inset
40874 </cell>
40875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40876 \begin_inset Text
40877
40878 \begin_layout Plain Layout
40879 comme date
40880 \end_layout
40881
40882 \end_inset
40883 </cell>
40884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40885 \begin_inset Text
40886
40887 \begin_layout Plain Layout
40888 comme boîte de code \SpecialChar TeX
40889
40890 \end_layout
40891
40892 \end_inset
40893 </cell>
40894 </row>
40895 <row>
40896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40897 \begin_inset Text
40898
40899 \begin_layout Plain Layout
40900 \SpecialChar LaTeX
40901
40902 \end_layout
40903
40904 \end_inset
40905 </cell>
40906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40907 \begin_inset Text
40908
40909 \begin_layout Plain Layout
40910 comme date
40911 \end_layout
40912
40913 \end_inset
40914 </cell>
40915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40916 \begin_inset Text
40917
40918 \begin_layout Plain Layout
40919 comme date
40920 \end_layout
40921
40922 \end_inset
40923 </cell>
40924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40925 \begin_inset Text
40926
40927 \begin_layout Plain Layout
40928 comme commande
40929 \end_layout
40930
40931 \end_inset
40932 </cell>
40933 </row>
40934 <row>
40935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40936 \begin_inset Text
40937
40938 \begin_layout Plain Layout
40939 DVI, PDF, PS
40940 \end_layout
40941
40942 \end_inset
40943 </cell>
40944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40945 \begin_inset Text
40946
40947 \begin_layout Plain Layout
40948 comme date
40949 \end_layout
40950
40951 \end_inset
40952 </cell>
40953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40954 \begin_inset Text
40955
40956 \begin_layout Plain Layout
40957 comme date
40958 \end_layout
40959
40960 \end_inset
40961 </cell>
40962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40963 \begin_inset Text
40964
40965 \begin_layout Plain Layout
40966 comme date date
40967 \end_layout
40968
40969 \end_inset
40970 </cell>
40971 </row>
40972 </lyxtabular>
40973
40974 \end_inset
40975
40976
40977 \end_layout
40978
40979 \end_inset
40980
40981
40982 \end_layout
40983
40984 \begin_layout Standard
40985 Quand vous activez l'option 
40986 \family sans
40987 Brouillon
40988 \family default
40989  de l'onglet 
40990 \family sans
40991 Fichier
40992 \family default
40993  de la fenêtre de dialogue 
40994 \family sans
40995 Objet
40996 \begin_inset space ~
40997 \end_inset
40998
40999 Externe
41000 \family default
41001 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
41002 \begin_inset Newline newline
41003 \end_inset
41004
41005 Les objets externes apparaissent dans \SpecialChar LyX
41006 , soit comme une boîte comme celle-ci
41007  : 
41008 \begin_inset Graphics
41009         filename ../clipart/ExternalMaterial.png
41010         scale 95
41011         scaleBeforeRotation
41012
41013 \end_inset
41014
41015  soit comme une image, selon que vous avez ou non activé l'option 
41016 \family sans
41017 Afficher
41018 \begin_inset space ~
41019 \end_inset
41020
41021 dans
41022 \begin_inset space ~
41023 \end_inset
41024
41025 \SpecialChar LyX
41026
41027 \family default
41028  de l'onglet 
41029 \family sans
41030 Options LaTeX et LyX
41031 \family default
41032  de la fenêtre de dialogue.
41033 \end_layout
41034
41035 \begin_layout Standard
41036 Le manuel 
41037 \family sans
41038 \emph on
41039 Personnalisation
41040 \family default
41041 \emph default
41042  explique comment vous pouvez créer vos propres modèles.
41043 \end_layout
41044
41045 \begin_layout Section
41046 Sous-documents
41047 \begin_inset CommandInset label
41048 LatexCommand label
41049 name "sec:Sous-documents"
41050
41051 \end_inset
41052
41053
41054 \begin_inset Index idx
41055 status collapsed
41056
41057 \begin_layout Plain Layout
41058 Trucs externes ! Sous-documents
41059 \end_layout
41060
41061 \end_inset
41062
41063
41064 \begin_inset Index idx
41065 status collapsed
41066
41067 \begin_layout Plain Layout
41068 Fichiers ! Insertion
41069 \end_layout
41070
41071 \end_inset
41072
41073
41074 \end_layout
41075
41076 \begin_layout Standard
41077 Les sous-documents sont utilisés quand on a un document très long qui peut
41078  être décomposé en plusieurs parties ou sections plus petites.
41079  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
41080  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
41081  Les différents documents sont ce que l'on appelle les sous-documents et
41082  un document maître les relie pour imprimer le document complet ou seulement
41083  une partie de celui-ci.
41084  Un sous-document hérite du contenu de son maître, par exemple le préambule
41085  \SpecialChar LaTeX
41086 , la bibliographie, et les étiquettes pour les références croisées.
41087 \end_layout
41088
41089 \begin_layout Standard
41090 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
41091  maître, précisez dans le sous-document le document maître dans le menu
41092  
41093 \family sans
41094 Document\SpecialChar menuseparator
41095 Paramètres\SpecialChar menuseparator
41096 Classe de document
41097 \family default
41098 .
41099  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
41100  à chaque
41101  fois que vous modifierez le sous-document.
41102 \end_layout
41103
41104 \begin_layout Standard
41105 Les documents inclus sont visualisés dans \SpecialChar LyX
41106  sous la forme d'une boîte comme
41107  celle-ci : 
41108 \begin_inset Graphics
41109         filename clipart/SousDocument.png
41110         scale 95
41111         scaleBeforeRotation
41112
41113 \end_inset
41114
41115  Pour inclure des sous-documents dans un document maître , on utilise le
41116  menu 
41117 \family sans
41118 Insertion\SpecialChar menuseparator
41119 Fichier\SpecialChar menuseparator
41120 Sous-document
41121 \family default
41122 .
41123  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41124  des quatre méthodes d'inclusion :
41125 \end_layout
41126
41127 \begin_layout Description
41128 Inclus
41129 \begin_inset space ~
41130 \end_inset
41131
41132 (include) Vous pouvez inclure des documents \SpecialChar LyX
41133  et \SpecialChar LaTeX
41134 .
41135  Quand vous cliquez sur le bouton 
41136 \family sans
41137 Modifier
41138 \family default
41139  dans la fenêtre de dialogue 
41140 \family sans
41141 Sous-document
41142 \family default
41143 , le document inclus est ouvert dans \SpecialChar LyX
41144  dans un nouvel onglet pour que vous
41145  puissiez le modifier.
41146 \begin_inset Newline newline
41147 \end_inset
41148
41149
41150 \end_layout
41151
41152 \begin_layout Standard
41153 Voici un sous-document inséré avec la méthode 
41154 \family sans
41155 Inclus
41156 \family default
41157  : 
41158 \begin_inset CommandInset include
41159 LatexCommand include
41160 filename "DocumentBidon1.lyx"
41161
41162 \end_inset
41163
41164
41165 \end_layout
41166
41167 \begin_layout Standard
41168 La numérotation des sections va prendre en compte les sections des fichiers
41169  incorporés dans l'ordre où ils sont insérés dans le document maître.
41170  Le document qui est inclus comme exemple possède une sous-section qui sera
41171  numérotée comme sous-section de la section actuelle.
41172  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41173  : la sous-section
41174 \begin_inset space ~
41175 \end_inset
41176
41177
41178 \begin_inset CommandInset ref
41179 LatexCommand ref
41180 reference "subsec:Sous-section-externe-1"
41181
41182 \end_inset
41183
41184  est dans le fichier inclus.
41185 \end_layout
41186
41187 \begin_layout Standard
41188 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41189  du document maître est utilisé.
41190  Les branches présentes dans le sous-document seront ignorées par le document
41191  maître si celui-ci ne possède pas une branche avec le même nom.
41192  Les documents inclus sont insérés en commençant une nouvelle page et sont
41193  suivis par un saut de page.
41194 \end_layout
41195
41196 \begin_layout Standard
41197 \begin_inset Note Greyedout
41198 status open
41199
41200 \begin_layout Plain Layout
41201
41202 \series bold
41203 Note:
41204 \series default
41205  Quand vous avez inclus un fichier \SpecialChar LyX
41206  ou \SpecialChar LaTeX
41207 , et que ce dernier utilise une classe
41208  de document différente de celle du document maître, vous recevez un avertisseme
41209 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41210  produire des résultats inattendus sur la sortie imprimée.
41211 \end_layout
41212
41213 \end_inset
41214
41215
41216 \end_layout
41217
41218 \begin_layout Description
41219 Incorporé
41220 \begin_inset space ~
41221 \end_inset
41222
41223 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41224  sont :
41225 \end_layout
41226
41227 \begin_deeper
41228 \begin_layout Itemize
41229 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41230  par un saut de page.
41231 \end_layout
41232
41233 \begin_layout Itemize
41234 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41235  quand l'option
41236  
41237 \family sans
41238 Aperçu
41239 \begin_inset space ~
41240 \end_inset
41241
41242 sur
41243 \begin_inset space ~
41244 \end_inset
41245
41246 le
41247 \begin_inset space ~
41248 \end_inset
41249
41250 vif
41251 \family default
41252  est activée dans les préférences dans la rubrique 
41253 \family sans
41254 Apparence\SpecialChar menuseparator
41255 Graphique
41256 \family default
41257 .
41258 \end_layout
41259
41260 \begin_layout Itemize
41261 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41262 \family sans
41263 Document\SpecialChar menuseparator
41264 Paramètres\SpecialChar menuseparator
41265 Sous-documents
41266 \family default
41267 .
41268 \end_layout
41269
41270 \end_deeper
41271 \begin_layout Standard
41272 Voici un sous document inséré en utilisant la méthode 
41273 \family sans
41274 Incorporé
41275 \family default
41276  : 
41277 \begin_inset CommandInset include
41278 LatexCommand input
41279 preview true
41280 filename "DocumentBidon2.lyx"
41281
41282 \end_inset
41283
41284
41285 \end_layout
41286
41287 \begin_layout Standard
41288 Voici un sous-document
41289 \emph on
41290 input
41291 \emph default
41292  comme \SpecialChar LaTeX
41293  source:
41294 \end_layout
41295
41296 \begin_layout Quote
41297 \begin_inset CommandInset include
41298 LatexCommand input
41299 filename "DocumentTexteBidon.txt"
41300
41301 \end_inset
41302
41303
41304 \end_layout
41305
41306 \begin_layout Description
41307 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41308  Si c'est un fichier \SpecialChar LyX
41309  ou \SpecialChar LaTeX
41310 , le contenu sera affiché dans la sortie sous forme
41311  de code source et aucune des commandes éventuellement présentes ne sera
41312  exécutée.
41313  Vous pouvez utiliser l'option 
41314 \family sans
41315 Marquer
41316 \begin_inset space ~
41317 \end_inset
41318
41319 les
41320 \begin_inset space ~
41321 \end_inset
41322
41323 espaces
41324 \family default
41325  qui matérialise chaque espace présente dans le code source par un caractère
41326  
41327 \begin_inset Quotes cld
41328 \end_inset
41329
41330
41331 \begin_inset ERT
41332 status collapsed
41333
41334 \begin_layout Plain Layout
41335
41336
41337 \backslash
41338 textvisiblespace 
41339 \end_layout
41340
41341 \end_inset
41342
41343
41344 \begin_inset Quotes crd
41345 \end_inset
41346
41347  .
41348  La différence avec la méthode qui consiste à utiliser le menu 
41349 \family sans
41350 Insertion\SpecialChar menuseparator
41351 Fichier\SpecialChar menuseparator
41352 Texte
41353 \begin_inset space ~
41354 \end_inset
41355
41356 brut
41357 \family default
41358  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41359 .
41360 \end_layout
41361
41362 \begin_layout Standard
41363 Voici un sous-document inclus en utilisant la méthode 
41364 \family sans
41365 verbatim
41366 \family default
41367  : 
41368 \begin_inset CommandInset include
41369 LatexCommand verbatiminput
41370 filename "DocumentTexteBidon.txt"
41371
41372 \end_inset
41373
41374
41375 \begin_inset VSpace bigskip
41376 \end_inset
41377
41378 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41379  l'option 
41380 \family sans
41381 Marquer
41382 \begin_inset space ~
41383 \end_inset
41384
41385 les
41386 \begin_inset space ~
41387 \end_inset
41388
41389 espaces :
41390 \family default
41391  
41392 \begin_inset CommandInset include
41393 LatexCommand verbatiminput*
41394 filename "DocumentTexteBidon.txt"
41395
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \begin_layout Standard
41402 \begin_inset VSpace bigskip
41403 \end_inset
41404
41405
41406 \end_layout
41407
41408 \begin_layout Standard
41409 \begin_inset Note Greyedout
41410 status open
41411
41412 \begin_layout Plain Layout
41413
41414 \series bold
41415 Note:
41416 \series default
41417  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41418  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41419 \end_layout
41420
41421 \end_inset
41422
41423
41424 \end_layout
41425
41426 \begin_layout Description
41427 Listings Ce type d'inclusion est décrit dans le chapitre
41428 \begin_inset space ~
41429 \end_inset
41430
41431
41432 \begin_inset CommandInset ref
41433 LatexCommand ref
41434 reference "cha:Program-Code-Listings"
41435
41436 \end_inset
41437
41438 .
41439 \end_layout
41440
41441 \begin_layout Standard
41442 \begin_inset Note Greyedout
41443 status open
41444
41445 \begin_layout Plain Layout
41446
41447 \series bold
41448 Note:
41449 \series default
41450  Inclure le même document deux fois dans un même document peut poser des
41451  problèmes avec \SpecialChar LaTeX
41452 .
41453 \end_layout
41454
41455 \end_inset
41456
41457
41458 \end_layout
41459
41460 \begin_layout Standard
41461 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41462  de votre document maître, que ce soit pour diminuer les temps de compilation
41463  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
41464  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41465  la sortie en utilisant le menu 
41466 \family sans
41467 Document\SpecialChar menuseparator
41468 Paramètres\SpecialChar menuseparator
41469 Sous-documents
41470 \family default
41471 .
41472  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41473  sur la ligne correspondant dans la colonne 
41474 \family sans
41475 Inclus dans le résultat
41476 \family default
41477  de la liste (
41478 \begin_inset space ~
41479 \end_inset
41480
41481 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41482  
41483 \begin_inset Quotes cld
41484 \end_inset
41485
41486 inclus
41487 \begin_inset Quotes crd
41488 \end_inset
41489
41490  et pas la méthode 
41491 \begin_inset Quotes cld
41492 \end_inset
41493
41494 incorporé
41495 \begin_inset Quotes crd
41496 \end_inset
41497
41498
41499 \begin_inset space ~
41500 \end_inset
41501
41502 ).
41503  Si on active l'option 
41504 \family sans
41505 Assurer la cohérence des compteurs et des références
41506 \family default
41507 , \SpecialChar LyX
41508  va s'assurer que tous les numéros de pages, références etc...
41509  sont corrects comme si tous le document avait été traité.
41510  C'est utile si vous voulez que les sous-documents choisis aient exactement
41511  le même aspect que s'il étaient dans le document complet.
41512  Pour réaliser cette condition, il faut que \SpecialChar LyX
41513  traite de façon silencieuse
41514  la totalité du document.
41515  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41516  les compteurs et autres références n'ont pas à être à tout prix valides,
41517  vous devez impérativement désactiver cette option.
41518  
41519 \end_layout
41520
41521 \begin_layout Standard
41522 Une autre solution consiste à inclure chaque fichier dans une branche
41523 \begin_inset Foot
41524 status collapsed
41525
41526 \begin_layout Plain Layout
41527 Les branches sont décrites dans la section 
41528 \emph on
41529 Branches
41530 \emph default
41531  du 
41532 \emph on
41533 Guide de l'utilisateur
41534 \emph default
41535  de \SpecialChar LyX
41536 .
41537 \end_layout
41538
41539 \end_inset
41540
41541 .
41542  En activant ou désactivant une branche, vous pouvez décider les fichiers
41543  inclus qui doivent apparaître dans la sortie imprimée.
41544  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41545  
41546 \begin_inset Quotes cld
41547 \end_inset
41548
41549 incorporés
41550 \begin_inset Quotes crd
41551 \end_inset
41552
41553 .
41554  Le défaut est que les compteurs et autres références ne sont pas conservés
41555  avec cette approche.
41556 \end_layout
41557
41558 \begin_layout Chapter
41559 Listings de code source
41560 \begin_inset CommandInset label
41561 LatexCommand label
41562 name "cha:Program-Code-Listings"
41563
41564 \end_inset
41565
41566
41567 \begin_inset Index idx
41568 status collapsed
41569
41570 \begin_layout Plain Layout
41571 Listings
41572 \end_layout
41573
41574 \end_inset
41575
41576
41577 \begin_inset Index idx
41578 status collapsed
41579
41580 \begin_layout Plain Layout
41581 Code Source
41582 \end_layout
41583
41584 \end_inset
41585
41586
41587 \begin_inset Index idx
41588 status collapsed
41589
41590 \begin_layout Plain Layout
41591 Flottants ! Listings
41592 \end_layout
41593
41594 \end_inset
41595
41596
41597 \end_layout
41598
41599 \begin_layout Standard
41600 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41601  un insert 
41602 \family sans
41603 Listings
41604 \family default
41605  qui peut être créé grâce au menu 
41606 \family sans
41607 Insertion
41608 \family default
41609 \SpecialChar menuseparator
41610
41611 \family sans
41612 Listing
41613 \begin_inset space ~
41614 \end_inset
41615
41616 de
41617 \begin_inset space ~
41618 \end_inset
41619
41620 Code
41621 \begin_inset space ~
41622 \end_inset
41623
41624 Source
41625 \family default
41626 .
41627  Le paquetage \SpecialChar LaTeX
41628  
41629 \series bold
41630 listings
41631 \series default
41632
41633 \begin_inset Index idx
41634 status collapsed
41635
41636 \begin_layout Plain Layout
41637 Paquetages \SpecialChar LaTeX
41638  ! listings
41639 \end_layout
41640
41641 \end_inset
41642
41643  fournit un moyen puissant et flexible d'insérer des listings de code source
41644  dans votre document.
41645  
41646 \end_layout
41647
41648 \begin_layout Standard
41649 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41650  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41651 \end_layout
41652
41653 \begin_layout Standard
41654 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41655  imprimée.
41656  L'option d'emplacement 
41657 \family sans
41658 Listing
41659 \begin_inset space ~
41660 \end_inset
41661
41662 en
41663 \begin_inset space ~
41664 \end_inset
41665
41666 Ligne
41667 \family default
41668  imprime le listing dans la ligne comme ceci : 
41669 \begin_inset listings
41670 lstparams "language={C++}"
41671 inline true
41672 status open
41673
41674 \begin_layout Plain Layout
41675
41676 int a=5;
41677 \end_layout
41678
41679 \end_inset
41680
41681
41682 \begin_inset Newline newline
41683 \end_inset
41684
41685 L'option 
41686 \family sans
41687 Flottant
41688 \family default
41689  crée un flottant de listing pour lequel vous pouvez préciser les options
41690  classiques d'emplacement : 
41691 \begin_inset Quotes cld
41692 \end_inset
41693
41694
41695 \family sans
41696 h
41697 \family default
41698
41699 \begin_inset Quotes crd
41700 \end_inset
41701
41702
41703 \begin_inset Quotes cld
41704 \end_inset
41705
41706
41707 \family sans
41708 t
41709 \family default
41710
41711 \begin_inset Quotes crd
41712 \end_inset
41713
41714
41715 \begin_inset Quotes cld
41716 \end_inset
41717
41718
41719 \family sans
41720 b
41721 \family default
41722
41723 \begin_inset Quotes crd
41724 \end_inset
41725
41726 , et 
41727 \begin_inset Quotes cld
41728 \end_inset
41729
41730
41731 \family sans
41732 p
41733 \family default
41734
41735 \begin_inset Quotes crd
41736 \end_inset
41737
41738  correspondant aux emplacement décrits dans la section
41739 \begin_inset space ~
41740 \end_inset
41741
41742
41743 \begin_inset CommandInset ref
41744 LatexCommand ref
41745 reference "sec:Placement-flottants"
41746
41747 \end_inset
41748
41749 .
41750  Les options de positionnement peuvent être mélangées et doivent être saisies
41751  sans séparation, par exemple, on peut taper 
41752 \begin_inset Quotes cld
41753 \end_inset
41754
41755
41756 \family sans
41757 htbp
41758 \family default
41759
41760 \begin_inset Quotes crd
41761 \end_inset
41762
41763 .
41764  L'option 
41765 \begin_inset Quotes cld
41766 \end_inset
41767
41768 h
41769 \begin_inset Quotes crd
41770 \end_inset
41771
41772  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41773  
41774 \family sans
41775 Flottant
41776 \family default
41777  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41778  légende et être référencés.
41779 \end_layout
41780
41781 \begin_layout Standard
41782 Vous pouvez ajouter une légende à un listing avec le menu 
41783 \family sans
41784 Insertion\SpecialChar menuseparator
41785 Légende
41786 \family default
41787 .
41788  On peut référencer les listings de la même façon que les flottants :Voir
41789  le listing
41790 \begin_inset space ~
41791 \end_inset
41792
41793
41794 \begin_inset CommandInset ref
41795 LatexCommand ref
41796 reference "lst:Listing-exemple"
41797
41798 \end_inset
41799
41800 .
41801  Une liste des listings qui contient tous les listings légendés peut être
41802  créée par le menu 
41803 \family sans
41804 Insertion\SpecialChar menuseparator
41805 Listes
41806 \begin_inset space ~
41807 \end_inset
41808
41809 &
41810 \begin_inset space ~
41811 \end_inset
41812
41813 TdM\SpecialChar menuseparator
41814 Liste des listings
41815 \family default
41816 .
41817  Les éléments de la liste sont les légendes et le numéro de listing.
41818 \end_layout
41819
41820 \begin_layout Standard
41821 \begin_inset listings
41822 lstparams "language=Python"
41823 inline false
41824 status open
41825
41826 \begin_layout Plain Layout
41827
41828 \begin_inset Caption Standard
41829
41830 \begin_layout Plain Layout
41831 \begin_inset CommandInset label
41832 LatexCommand label
41833 name "lst:Listing-exemple"
41834
41835 \end_inset
41836
41837 Exemple de listing flottant
41838 \end_layout
41839
41840 \end_inset
41841
41842 # Exemple de listing flottant
41843 \end_layout
41844
41845 \begin_layout Plain Layout
41846
41847 def func(param):
41848 \end_layout
41849
41850 \begin_layout Plain Layout
41851
41852     'ceci est une fonction python'
41853 \end_layout
41854
41855 \begin_layout Plain Layout
41856
41857     pass
41858 \end_layout
41859
41860 \end_inset
41861
41862
41863 \end_layout
41864
41865 \begin_layout Standard
41866 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
41867  de listing, les mots-clés de ce langage seront reconnus et mis en forme
41868  de manière particulière dans la sortie imprimée.
41869  Dans l'exemple de listing, le mot clé Python 
41870 \begin_inset Quotes cld
41871 \end_inset
41872
41873 def
41874 \begin_inset Quotes crd
41875 \end_inset
41876
41877  est reconnu et imprimé en caractères gras dans la sortie.
41878 \end_layout
41879
41880 \begin_layout Standard
41881 \begin_inset Note Greyedout
41882 status open
41883
41884 \begin_layout Plain Layout
41885
41886 \series bold
41887 Note:
41888 \series default
41889  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
41890  une police de caractères à 
41891 \family typewriter
41892 chasse fixe
41893 \family default
41894 , c'est que votre police ne contient probablement pas de série grasse.
41895  Dans ce cas choisissez une police différente dans le menu 
41896 \family sans
41897 Document\SpecialChar menuseparator
41898 Paramètres\SpecialChar menuseparator
41899 Polices
41900 \family default
41901 .
41902  (Les polices 
41903 \emph on
41904 LuxiMono, BeraMono
41905 \emph default
41906  et 
41907 \emph on
41908 Courier
41909 \emph default
41910  contiennent une série grasse.)
41911 \end_layout
41912
41913 \end_inset
41914
41915
41916 \end_layout
41917
41918 \begin_layout Standard
41919 Dans la rubrique 
41920 \family sans
41921 Numérotation
41922 \begin_inset space ~
41923 \end_inset
41924
41925 des
41926 \begin_inset space ~
41927 \end_inset
41928
41929 Lignes
41930 \family default
41931  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
41932 n des lignes.
41933  Vous pouvez mettre un nombre dans le champ 
41934 \family sans
41935 Pas
41936 \family default
41937  pour désigner les lignes qui seront numérotées.
41938  Par exemple, si vous mettez 
41939 \begin_inset Quotes cld
41940 \end_inset
41941
41942 3
41943 \begin_inset Quotes crd
41944 \end_inset
41945
41946 , seule une ligne sur trois sera numérotée.
41947 \end_layout
41948
41949 \begin_layout Standard
41950 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
41951  apparaîtront dans la sortie.
41952  Vous devez utiliser l'option 
41953 \family sans
41954 Table
41955 \begin_inset space ~
41956 \end_inset
41957
41958 de
41959 \begin_inset space ~
41960 \end_inset
41961
41962 Caractères
41963 \begin_inset space ~
41964 \end_inset
41965
41966 Étendue
41967 \family default
41968  quand vous employez des caractères spécifiques à une langue donnée comme
41969  les umlauts Allemands dans votre listing.
41970 \begin_inset Newline newline
41971 \end_inset
41972
41973 Voici un exemple de listing avec la numérotation des lignes à gauche par
41974  pas de 3, en langage Python, avec les options 
41975 \begin_inset Quotes cld
41976 \end_inset
41977
41978 Table
41979 \begin_inset space ~
41980 \end_inset
41981
41982 de
41983 \begin_inset space ~
41984 \end_inset
41985
41986 caractères
41987 \begin_inset space ~
41988 \end_inset
41989
41990 étendue
41991 \begin_inset Quotes crd
41992 \end_inset
41993
41994  et 
41995 \begin_inset Quotes cld
41996 \end_inset
41997
41998 Espace
41999 \begin_inset space ~
42000 \end_inset
42001
42002 représenté
42003 \begin_inset space ~
42004 \end_inset
42005
42006 par
42007 \begin_inset space ~
42008 \end_inset
42009
42010 un
42011 \begin_inset space ~
42012 \end_inset
42013
42014 symbole
42015 \begin_inset Quotes crd
42016 \end_inset
42017
42018 , l'intervalle de ligne étant 3
42019 \begin_inset space \thinspace{}
42020 \end_inset
42021
42022 -
42023 \begin_inset space \thinspace{}
42024 \end_inset
42025
42026 8:
42027 \end_layout
42028
42029 \begin_layout Standard
42030 \begin_inset listings
42031 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42032 inline false
42033 status open
42034
42035 \begin_layout Plain Layout
42036
42037 def func(param):
42038 \end_layout
42039
42040 \begin_layout Plain Layout
42041
42042     'ceci est une fonction Python'
42043 \end_layout
42044
42045 \begin_layout Plain Layout
42046
42047     pass
42048 \end_layout
42049
42050 \begin_layout Plain Layout
42051
42052 def func(param):
42053 \end_layout
42054
42055 \begin_layout Plain Layout
42056
42057 'Ça, c'est un mot Allemand : Tschüß'
42058 \end_layout
42059
42060 \begin_layout Plain Layout
42061
42062 pass
42063 \end_layout
42064
42065 \begin_layout Plain Layout
42066
42067 def func(param):
42068 \end_layout
42069
42070 \begin_layout Plain Layout
42071
42072 'ceci est une fonction Python'
42073 \end_layout
42074
42075 \begin_layout Plain Layout
42076
42077 pass
42078 \end_layout
42079
42080 \end_inset
42081
42082
42083 \end_layout
42084
42085 \begin_layout Standard
42086 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42087  nombre de caractères que doit représenter une tabulation dans le champ
42088  
42089 \family sans
42090 Taille du tabulateur
42091 \family default
42092 .
42093 \end_layout
42094
42095 \begin_layout Standard
42096 \begin_inset Note Greyedout
42097 status open
42098
42099 \begin_layout Plain Layout
42100
42101 \series bold
42102 Note:
42103 \series default
42104  À cause d'un bug dans le paquetage 
42105 \series bold
42106 listings
42107 \series default
42108  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42109  listing.
42110  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42111  les lignes 3 et 6.
42112 \end_layout
42113
42114 \end_inset
42115
42116
42117 \end_layout
42118
42119 \begin_layout Standard
42120 \begin_inset VSpace bigskip
42121 \end_inset
42122
42123
42124 \end_layout
42125
42126 \begin_layout Standard
42127 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42128  listing.
42129  Pour le faire, il suffit d'utiliser le menu 
42130 \family sans
42131 Insertion\SpecialChar menuseparator
42132 Fichier\SpecialChar menuseparator
42133 Sous-document
42134 \family default
42135  et de choisir le type 
42136 \family sans
42137 Listing
42138 \family default
42139
42140 \begin_inset space ~
42141 \end_inset
42142
42143
42144 \family sans
42145 de
42146 \begin_inset space ~
42147 \end_inset
42148
42149 Code
42150 \begin_inset space ~
42151 \end_inset
42152
42153 source
42154 \family default
42155 .
42156 \begin_inset Foot
42157 status collapsed
42158
42159 \begin_layout Plain Layout
42160 Les autres types de sous-documents sont décrits dans la section
42161 \begin_inset space ~
42162 \end_inset
42163
42164
42165 \begin_inset CommandInset ref
42166 LatexCommand ref
42167 reference "sec:Sous-documents"
42168
42169 \end_inset
42170
42171 .
42172 \end_layout
42173
42174 \end_inset
42175
42176  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42177  à utiliser pour le listing dans une zone de texte.
42178  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42179  
42180 \begin_inset Quotes cld
42181 \end_inset
42182
42183 ?
42184 \begin_inset Quotes crd
42185 \end_inset
42186
42187  dans la zone de texte.
42188 \end_layout
42189
42190 \begin_layout Standard
42191 Pour faire référence à un sous-document de type listing, tapez une étiquette
42192  dans le champ correspondant de la fenêtre de dialogue.
42193  On peut alors faire référence à cette étiquette en utilisant le menu 
42194 \family sans
42195 Insertion\SpecialChar menuseparator
42196 Référence
42197 \begin_inset space ~
42198 \end_inset
42199
42200 Croisée
42201 \family default
42202 .
42203 \end_layout
42204
42205 \begin_layout Standard
42206 Le listing
42207 \begin_inset space ~
42208 \end_inset
42209
42210
42211 \begin_inset CommandInset ref
42212 LatexCommand ref
42213 reference "lst:listing-fichier"
42214
42215 \end_inset
42216
42217  est un exemple de listing issu d'un fichier ; ici les lignes 10
42218 \begin_inset space \thinspace{}
42219 \end_inset
42220
42221 -
42222 \begin_inset space \thinspace{}
42223 \end_inset
42224
42225 15 de ce fichier \SpecialChar LyX
42226  sont listées.
42227 \end_layout
42228
42229 \begin_layout Standard
42230 \begin_inset Newpage pagebreak
42231 \end_inset
42232
42233
42234 \end_layout
42235
42236 \begin_layout Standard
42237 \begin_inset CommandInset include
42238 LatexCommand lstinputlisting
42239 filename "EmbeddedObjects.lyx"
42240 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42241
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \begin_layout Standard
42248 \begin_inset VSpace bigskip
42249 \end_inset
42250
42251
42252 \end_layout
42253
42254 \begin_layout Standard
42255 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42256 \begin_inset space ~
42257 \end_inset
42258
42259 :
42260 \end_layout
42261
42262 \begin_layout Enumerate
42263 Ouvrez la fenêtre de dialogue listings et ajoutez
42264 \begin_inset Newline newline
42265 \end_inset
42266
42267
42268 \family sans
42269 mathescape=true
42270 \family default
42271
42272 \begin_inset Newline newline
42273 \end_inset
42274
42275 dans le champ de l'onglet 
42276 \family sans
42277 Avancé
42278 \family default
42279 .
42280 \end_layout
42281
42282 \begin_layout Enumerate
42283 Créez la formule en dehors du listing.
42284 \end_layout
42285
42286 \begin_layout Enumerate
42287 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42288  (raccourci 
42289 \begin_inset Info
42290 type  "shortcut"
42291 arg   "copy"
42292 \end_inset
42293
42294 )
42295 \end_layout
42296
42297 \begin_layout Enumerate
42298 Dans le listing écrivez 
42299 \begin_inset Quotes cld
42300 \end_inset
42301
42302
42303 \family sans
42304 $$
42305 \family default
42306
42307 \begin_inset Quotes crd
42308 \end_inset
42309
42310  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42311  
42312 \begin_inset Info
42313 type  "shortcut"
42314 arg   "paste"
42315 \end_inset
42316
42317 )
42318 \end_layout
42319
42320 \begin_layout Standard
42321 \begin_inset listings
42322 lstparams "language=Python,mathescape=true"
42323 inline false
42324 status open
42325
42326 \begin_layout Plain Layout
42327
42328 \begin_inset Caption Standard
42329
42330 \begin_layout Plain Layout
42331 Exemple de listing flottant contenant une formule
42332 \end_layout
42333
42334 \end_inset
42335
42336 # Exemple de listing flottant
42337 \end_layout
42338
42339 \begin_layout Plain Layout
42340
42341 def func(param):
42342 \end_layout
42343
42344 \begin_layout Plain Layout
42345
42346     # $
42347 \backslash
42348 prod_{n=1}^{
42349 \backslash
42350 infty}
42351 \backslash
42352 ,
42353 \backslash
42354 frac{1}{x^{2}}$
42355 \end_layout
42356
42357 \begin_layout Plain Layout
42358
42359     pass
42360 \end_layout
42361
42362 \end_inset
42363
42364
42365 \end_layout
42366
42367 \begin_layout Standard
42368 \begin_inset VSpace bigskip
42369 \end_inset
42370
42371
42372 \end_layout
42373
42374 \begin_layout Standard
42375 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42376  de dialogue 
42377 \family sans
42378 Document\SpecialChar menuseparator
42379 Paramètres\SpecialChar menuseparator
42380 Listings
42381 \family default
42382 .
42383  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42384  
42385 \begin_inset Quotes cld
42386 \end_inset
42387
42388 ?
42389 \begin_inset Quotes crd
42390 \end_inset
42391
42392  dans le champ.
42393 \end_layout
42394
42395 \begin_layout Standard
42396 Pour plus d'information sur le paquetage 
42397 \series bold
42398 listings
42399 \series default
42400 , nous vous renvoyons à sa documentation 
42401 \begin_inset CommandInset citation
42402 LatexCommand cite
42403 key "listings"
42404 literal "true"
42405
42406 \end_inset
42407
42408 .
42409 \end_layout
42410
42411 \begin_layout Standard
42412 \begin_inset Newpage newpage
42413 \end_inset
42414
42415
42416 \end_layout
42417
42418 \begin_layout Chapter
42419 \start_of_appendix
42420 Unités de longueur utilisables avec \SpecialChar LyX
42421
42422 \begin_inset Argument 1
42423 status collapsed
42424
42425 \begin_layout Plain Layout
42426 Unités de longueur
42427 \end_layout
42428
42429 \end_inset
42430
42431
42432 \begin_inset Index idx
42433 status collapsed
42434
42435 \begin_layout Plain Layout
42436 Unités
42437 \end_layout
42438
42439 \end_inset
42440
42441
42442 \begin_inset CommandInset label
42443 LatexCommand label
42444 name "cha:Unités-de-longueur"
42445
42446 \end_inset
42447
42448
42449 \end_layout
42450
42451 \begin_layout Standard
42452 Pour comprendre les unités de longueur utilisées dans cette documentation,
42453  le tableau
42454 \begin_inset space ~
42455 \end_inset
42456
42457
42458 \begin_inset CommandInset ref
42459 LatexCommand ref
42460 reference "tab:Unités"
42461
42462 \end_inset
42463
42464 décrit les unités utilisées par \SpecialChar LyX
42465 .
42466 \begin_inset Float table
42467 placement h
42468 wide false
42469 sideways false
42470 status open
42471
42472 \begin_layout Plain Layout
42473 \begin_inset Caption Standard
42474
42475 \begin_layout Plain Layout
42476 \begin_inset CommandInset label
42477 LatexCommand label
42478 name "tab:Unités"
42479
42480 \end_inset
42481
42482 Unités de longueur
42483 \end_layout
42484
42485 \end_inset
42486
42487
42488 \end_layout
42489
42490 \begin_layout Plain Layout
42491 \begin_inset VSpace medskip
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \begin_layout Plain Layout
42498 \align center
42499 \begin_inset Tabular
42500 <lyxtabular version="3" rows="20" columns="3">
42501 <features tabularvalignment="middle">
42502 <column alignment="center" valignment="top">
42503 <column alignment="center" valignment="top">
42504 <column alignment="center" valignment="top">
42505 <row>
42506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42507 \begin_inset Text
42508
42509 \begin_layout Plain Layout
42510 unité
42511 \end_layout
42512
42513 \end_inset
42514 </cell>
42515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42516 \begin_inset Text
42517
42518 \begin_layout Plain Layout
42519 nom/description
42520 \end_layout
42521
42522 \end_inset
42523 </cell>
42524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42525 \begin_inset Text
42526
42527 \begin_layout Plain Layout
42528 commande \SpecialChar LaTeX
42529
42530 \end_layout
42531
42532 \end_inset
42533 </cell>
42534 </row>
42535 <row>
42536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42537 \begin_inset Text
42538
42539 \begin_layout Plain Layout
42540 mm
42541 \end_layout
42542
42543 \end_inset
42544 </cell>
42545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42546 \begin_inset Text
42547
42548 \begin_layout Plain Layout
42549 millimètre
42550 \end_layout
42551
42552 \end_inset
42553 </cell>
42554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42555 \begin_inset Text
42556
42557 \begin_layout Plain Layout
42558 -
42559 \end_layout
42560
42561 \end_inset
42562 </cell>
42563 </row>
42564 <row>
42565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42566 \begin_inset Text
42567
42568 \begin_layout Plain Layout
42569 cm
42570 \end_layout
42571
42572 \end_inset
42573 </cell>
42574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42575 \begin_inset Text
42576
42577 \begin_layout Plain Layout
42578 centimètre
42579 \end_layout
42580
42581 \end_inset
42582 </cell>
42583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42584 \begin_inset Text
42585
42586 \begin_layout Plain Layout
42587 -
42588 \end_layout
42589
42590 \end_inset
42591 </cell>
42592 </row>
42593 <row>
42594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42595 \begin_inset Text
42596
42597 \begin_layout Plain Layout
42598 in
42599 \end_layout
42600
42601 \end_inset
42602 </cell>
42603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42604 \begin_inset Text
42605
42606 \begin_layout Plain Layout
42607 pouce (inch)
42608 \end_layout
42609
42610 \end_inset
42611 </cell>
42612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42613 \begin_inset Text
42614
42615 \begin_layout Plain Layout
42616 -
42617 \end_layout
42618
42619 \end_inset
42620 </cell>
42621 </row>
42622 <row>
42623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42624 \begin_inset Text
42625
42626 \begin_layout Plain Layout
42627 pt
42628 \end_layout
42629
42630 \end_inset
42631 </cell>
42632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42633 \begin_inset Text
42634
42635 \begin_layout Plain Layout
42636 point (72.27
42637 \begin_inset space \thinspace{}
42638 \end_inset
42639
42640 pt = 1
42641 \begin_inset space \thinspace{}
42642 \end_inset
42643
42644 in)
42645 \end_layout
42646
42647 \end_inset
42648 </cell>
42649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42650 \begin_inset Text
42651
42652 \begin_layout Plain Layout
42653 -
42654 \end_layout
42655
42656 \end_inset
42657 </cell>
42658 </row>
42659 <row>
42660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42661 \begin_inset Text
42662
42663 \begin_layout Plain Layout
42664 pc
42665 \end_layout
42666
42667 \end_inset
42668 </cell>
42669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42670 \begin_inset Text
42671
42672 \begin_layout Plain Layout
42673 pica (1
42674 \begin_inset space \thinspace{}
42675 \end_inset
42676
42677 pc = 12
42678 \begin_inset space \thinspace{}
42679 \end_inset
42680
42681 pt)
42682 \end_layout
42683
42684 \end_inset
42685 </cell>
42686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42687 \begin_inset Text
42688
42689 \begin_layout Plain Layout
42690 -
42691 \end_layout
42692
42693 \end_inset
42694 </cell>
42695 </row>
42696 <row>
42697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42698 \begin_inset Text
42699
42700 \begin_layout Plain Layout
42701 sp
42702 \end_layout
42703
42704 \end_inset
42705 </cell>
42706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42707 \begin_inset Text
42708
42709 \begin_layout Plain Layout
42710 scaled point (65536
42711 \begin_inset space \thinspace{}
42712 \end_inset
42713
42714 sp = 1
42715 \begin_inset space \thinspace{}
42716 \end_inset
42717
42718 pt)
42719 \end_layout
42720
42721 \end_inset
42722 </cell>
42723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42724 \begin_inset Text
42725
42726 \begin_layout Plain Layout
42727 -
42728 \end_layout
42729
42730 \end_inset
42731 </cell>
42732 </row>
42733 <row>
42734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42735 \begin_inset Text
42736
42737 \begin_layout Plain Layout
42738 bp
42739 \end_layout
42740
42741 \end_inset
42742 </cell>
42743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42744 \begin_inset Text
42745
42746 \begin_layout Plain Layout
42747 gros point (72
42748 \begin_inset space \thinspace{}
42749 \end_inset
42750
42751 bp = 1
42752 \begin_inset space \thinspace{}
42753 \end_inset
42754
42755 in)
42756 \end_layout
42757
42758 \end_inset
42759 </cell>
42760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42761 \begin_inset Text
42762
42763 \begin_layout Plain Layout
42764 -
42765 \end_layout
42766
42767 \end_inset
42768 </cell>
42769 </row>
42770 <row>
42771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42772 \begin_inset Text
42773
42774 \begin_layout Plain Layout
42775 dd
42776 \end_layout
42777
42778 \end_inset
42779 </cell>
42780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42781 \begin_inset Text
42782
42783 \begin_layout Plain Layout
42784 didot (72
42785 \begin_inset space \thinspace{}
42786 \end_inset
42787
42788 dd 
42789 \begin_inset Formula $\approx$
42790 \end_inset
42791
42792  37.6
42793 \begin_inset space \thinspace{}
42794 \end_inset
42795
42796 mm)
42797 \end_layout
42798
42799 \end_inset
42800 </cell>
42801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42802 \begin_inset Text
42803
42804 \begin_layout Plain Layout
42805 -
42806 \end_layout
42807
42808 \end_inset
42809 </cell>
42810 </row>
42811 <row>
42812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42813 \begin_inset Text
42814
42815 \begin_layout Plain Layout
42816 cc
42817 \end_layout
42818
42819 \end_inset
42820 </cell>
42821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42822 \begin_inset Text
42823
42824 \begin_layout Plain Layout
42825 cicero (1
42826 \begin_inset space \thinspace{}
42827 \end_inset
42828
42829 cc = 12
42830 \begin_inset space \thinspace{}
42831 \end_inset
42832
42833 dd)
42834 \end_layout
42835
42836 \end_inset
42837 </cell>
42838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42839 \begin_inset Text
42840
42841 \begin_layout Plain Layout
42842 -
42843 \end_layout
42844
42845 \end_inset
42846 </cell>
42847 </row>
42848 <row>
42849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42850 \begin_inset Text
42851
42852 \begin_layout Plain Layout
42853 Échelle graphique %
42854 \end_layout
42855
42856 \end_inset
42857 </cell>
42858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42859 \begin_inset Text
42860
42861 \begin_layout Plain Layout
42862 % de largeur originale de l'image
42863 \end_layout
42864
42865 \end_inset
42866 </cell>
42867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42868 \begin_inset Text
42869
42870 \begin_layout Plain Layout
42871
42872 \end_layout
42873
42874 \end_inset
42875 </cell>
42876 </row>
42877 <row>
42878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42879 \begin_inset Text
42880
42881 \begin_layout Plain Layout
42882 Largeur texte %
42883 \end_layout
42884
42885 \end_inset
42886 </cell>
42887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42888 \begin_inset Text
42889
42890 \begin_layout Plain Layout
42891 % de largeur du texte
42892 \end_layout
42893
42894 \end_inset
42895 </cell>
42896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42897 \begin_inset Text
42898
42899 \begin_layout Plain Layout
42900
42901 \backslash
42902 textwidth
42903 \end_layout
42904
42905 \end_inset
42906 </cell>
42907 </row>
42908 <row>
42909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42910 \begin_inset Text
42911
42912 \begin_layout Plain Layout
42913 Largeur colonne %
42914 \end_layout
42915
42916 \end_inset
42917 </cell>
42918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42919 \begin_inset Text
42920
42921 \begin_layout Plain Layout
42922 % de largeur de la colonne
42923 \end_layout
42924
42925 \end_inset
42926 </cell>
42927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42928 \begin_inset Text
42929
42930 \begin_layout Plain Layout
42931
42932 \backslash
42933 columnwidth
42934 \end_layout
42935
42936 \end_inset
42937 </cell>
42938 </row>
42939 <row>
42940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42941 \begin_inset Text
42942
42943 \begin_layout Plain Layout
42944 Largeur page %
42945 \end_layout
42946
42947 \end_inset
42948 </cell>
42949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42950 \begin_inset Text
42951
42952 \begin_layout Plain Layout
42953 % de largeur du papier
42954 \end_layout
42955
42956 \end_inset
42957 </cell>
42958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42959 \begin_inset Text
42960
42961 \begin_layout Plain Layout
42962
42963 \backslash
42964 paperwidth
42965 \end_layout
42966
42967 \end_inset
42968 </cell>
42969 </row>
42970 <row>
42971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42972 \begin_inset Text
42973
42974 \begin_layout Plain Layout
42975 Largeur ligne %
42976 \end_layout
42977
42978 \end_inset
42979 </cell>
42980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42981 \begin_inset Text
42982
42983 \begin_layout Plain Layout
42984 % de largeur de la ligne
42985 \end_layout
42986
42987 \end_inset
42988 </cell>
42989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42990 \begin_inset Text
42991
42992 \begin_layout Plain Layout
42993
42994 \backslash
42995 linewidth
42996 \end_layout
42997
42998 \end_inset
42999 </cell>
43000 </row>
43001 <row>
43002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43003 \begin_inset Text
43004
43005 \begin_layout Plain Layout
43006 Hauteur texte %
43007 \end_layout
43008
43009 \end_inset
43010 </cell>
43011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015 % de hauteur du texte
43016 \end_layout
43017
43018 \end_inset
43019 </cell>
43020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024
43025 \backslash
43026 textheight
43027 \end_layout
43028
43029 \end_inset
43030 </cell>
43031 </row>
43032 <row>
43033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43034 \begin_inset Text
43035
43036 \begin_layout Plain Layout
43037 Hauteur page %
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046 % de hauteur du papier
43047 \end_layout
43048
43049 \end_inset
43050 </cell>
43051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43052 \begin_inset Text
43053
43054 \begin_layout Plain Layout
43055
43056 \backslash
43057 paperheight
43058 \end_layout
43059
43060 \end_inset
43061 </cell>
43062 </row>
43063 <row>
43064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43065 \begin_inset Text
43066
43067 \begin_layout Plain Layout
43068 ex
43069 \end_layout
43070
43071 \end_inset
43072 </cell>
43073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43074 \begin_inset Text
43075
43076 \begin_layout Plain Layout
43077 hauteur de lettre 
43078 \emph on
43079 x
43080 \emph default
43081  dans police courante
43082 \end_layout
43083
43084 \end_inset
43085 </cell>
43086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43087 \begin_inset Text
43088
43089 \begin_layout Plain Layout
43090 -
43091 \end_layout
43092
43093 \end_inset
43094 </cell>
43095 </row>
43096 <row>
43097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43098 \begin_inset Text
43099
43100 \begin_layout Plain Layout
43101 em
43102 \end_layout
43103
43104 \end_inset
43105 </cell>
43106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43107 \begin_inset Text
43108
43109 \begin_layout Plain Layout
43110 largeur de lettre
43111 \emph on
43112  M
43113 \emph default
43114  dans police courante
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" bottomline="true" leftline="true" usebox="none">
43131 \begin_inset Text
43132
43133 \begin_layout Plain Layout
43134 mu
43135 \end_layout
43136
43137 \end_inset
43138 </cell>
43139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43140 \begin_inset Text
43141
43142 \begin_layout Plain Layout
43143 unité mathématique (1
43144 \begin_inset space \thinspace{}
43145 \end_inset
43146
43147 mu = 1/18
43148 \begin_inset space \thinspace{}
43149 \end_inset
43150
43151 em)
43152 \end_layout
43153
43154 \end_inset
43155 </cell>
43156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43157 \begin_inset Text
43158
43159 \begin_layout Plain Layout
43160 -
43161 \end_layout
43162
43163 \end_inset
43164 </cell>
43165 </row>
43166 </lyxtabular>
43167
43168 \end_inset
43169
43170
43171 \end_layout
43172
43173 \end_inset
43174
43175
43176 \end_layout
43177
43178 \begin_layout Chapter
43179 Formats des fichiers de sortie graphiques
43180 \begin_inset CommandInset label
43181 LatexCommand label
43182 name "cha:Formats-fichiers-graphiques"
43183
43184 \end_inset
43185
43186
43187 \end_layout
43188
43189 \begin_layout Section
43190 DVI
43191 \begin_inset Index idx
43192 status collapsed
43193
43194 \begin_layout Plain Layout
43195 Formats de Fichiers! DVI
43196 \end_layout
43197
43198 \end_inset
43199
43200
43201 \begin_inset Index idx
43202 status collapsed
43203
43204 \begin_layout Plain Layout
43205 DVI|see
43206 \begin_inset ERT
43207 status collapsed
43208
43209 \begin_layout Plain Layout
43210
43211 {
43212 \end_layout
43213
43214 \end_inset
43215
43216 Formats de Fichiers
43217 \begin_inset ERT
43218 status collapsed
43219
43220 \begin_layout Plain Layout
43221
43222 }
43223 \end_layout
43224
43225 \end_inset
43226
43227
43228 \end_layout
43229
43230 \end_inset
43231
43232
43233 \end_layout
43234
43235 \begin_layout Standard
43236 Ce type de fichiers a l'extension 
43237 \begin_inset Quotes cld
43238 \end_inset
43239
43240
43241 \family typewriter
43242 .dvi
43243 \family default
43244
43245 \begin_inset Quotes crd
43246 \end_inset
43247
43248 .
43249  Il est appelé 
43250 \emph on
43251 indépendant de l'appareil
43252 \emph default
43253  ou 
43254 \begin_inset Quotes cld
43255 \end_inset
43256
43257 device independent (DVI)
43258 \begin_inset Quotes crd
43259 \end_inset
43260
43261 , car il est complètement portable ; vous pouvez les recopier d'une machine
43262  à l'autre sans avoir à faire de conversion.
43263  À l'époque où ce format a été développé, c'était loin d'être évident.
43264  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43265  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43266 \end_layout
43267
43268 \begin_layout Standard
43269 \begin_inset Note Greyedout
43270 status open
43271
43272 \begin_layout Plain Layout
43273
43274 \series bold
43275 Note:
43276 \series default
43277  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43278  au fichier.
43279  
43280 \end_layout
43281
43282 \end_inset
43283
43284  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43285  
43286 \family typewriter
43287 .dvi
43288 \family default
43289 .
43290  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43291 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43292  pour les rendre visibles quand vous faites défiler votre document.
43293  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43294  avec de nombreuses images.
43295 \end_layout
43296
43297 \begin_layout Standard
43298 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43299  menu 
43300 \family sans
43301 Fichier\SpecialChar menuseparator
43302 Exporter\SpecialChar menuseparator
43303 DVI.
43304
43305 \family default
43306  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43307 \family sans
43308 Visualiser
43309 \family default
43310 .
43311 \end_layout
43312
43313 \begin_layout Section
43314 PostScript
43315 \begin_inset Index idx
43316 status collapsed
43317
43318 \begin_layout Plain Layout
43319 Formats de Fichiers ! PostScript
43320 \end_layout
43321
43322 \end_inset
43323
43324
43325 \begin_inset Index idx
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329 PostScript|see
43330 \begin_inset ERT
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334
43335 {
43336 \end_layout
43337
43338 \end_inset
43339
43340 Formats de Fichiers
43341 \begin_inset ERT
43342 status collapsed
43343
43344 \begin_layout Plain Layout
43345
43346 }
43347 \end_layout
43348
43349 \end_inset
43350
43351
43352 \end_layout
43353
43354 \end_inset
43355
43356
43357 \end_layout
43358
43359 \begin_layout Standard
43360 Ce type de fichiers a l'extension 
43361 \begin_inset Quotes cld
43362 \end_inset
43363
43364
43365 \family typewriter
43366 .ps
43367 \family default
43368
43369 \begin_inset Quotes crd
43370 \end_inset
43371
43372 .
43373  PostScript a été développé par la société 
43374 \series bold
43375 Adobe
43376 \series default
43377  comme un langage pour les imprimantes.
43378  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43379  pour imprimer le document.
43380  PostScript peut être considéré comme un 
43381 \begin_inset Quotes cld
43382 \end_inset
43383
43384 langage de programmation
43385 \begin_inset Quotes crd
43386 \end_inset
43387
43388  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43389  images.
43390 \begin_inset Foot
43391 status collapsed
43392
43393 \begin_layout Plain Layout
43394 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43395  \SpecialChar LaTeX
43396  
43397 \series bold
43398 pstricks
43399 \series default
43400
43401 \begin_inset CommandInset citation
43402 LatexCommand cite
43403 key "pstricks"
43404 literal "true"
43405
43406 \end_inset
43407
43408 .
43409 \end_layout
43410
43411 \end_inset
43412
43413  En partie à cause de toutes ces possibilités un fichier PostScript est
43414  souvent plus gros qu'un PDF.
43415 \end_layout
43416
43417 \begin_layout Standard
43418 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43419  plus gros qu'un PDF.
43420 \end_layout
43421
43422 \begin_layout Standard
43423 PostScript ne peut contenir que des images au format 
43424 \begin_inset Quotes cld
43425 \end_inset
43426
43427 PostScript Encapsulé
43428 \begin_inset Quotes crd
43429 \end_inset
43430
43431  (encapsulated PostScript ou EPS, d'extension 
43432 \family typewriter
43433 .eps
43434 \family default
43435 ).
43436  Comme \SpecialChar LyX
43437  vous permet n'importe quel format d'image connu dans votre document,
43438  il doit les convertir en interne en EPS.
43439  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43440  doit faire 50
43441  conversions à chaque fois que vous visualisez ou que vous exportez votre
43442  document.
43443  Cela risque de ralentir de façon importante votre rythme de travail.
43444  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43445  vos images directement en EPS pour éviter ce problème.
43446 \end_layout
43447
43448 \begin_layout Standard
43449 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43450  le menu 
43451 \family sans
43452 Fichier\SpecialChar menuseparator
43453 Exporter\SpecialChar menuseparator
43454 PostScript.
43455
43456 \family default
43457  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43458  
43459 \family sans
43460 Visualiser
43461 \family default
43462 .
43463 \end_layout
43464
43465 \begin_layout Section
43466 PDF
43467 \begin_inset Index idx
43468 status collapsed
43469
43470 \begin_layout Plain Layout
43471 Formats de Fichiers ! PDF
43472 \end_layout
43473
43474 \end_inset
43475
43476
43477 \begin_inset Index idx
43478 status collapsed
43479
43480 \begin_layout Plain Layout
43481 PDF
43482 \end_layout
43483
43484 \end_inset
43485
43486
43487 \end_layout
43488
43489 \begin_layout Standard
43490 Ce type de fichiers a l'extension 
43491 \begin_inset Quotes cld
43492 \end_inset
43493
43494
43495 \family typewriter
43496 .pdf
43497 \family default
43498
43499 \begin_inset Quotes crd
43500 \end_inset
43501
43502 .
43503  Ce 
43504 \begin_inset Quotes cld
43505 \end_inset
43506
43507 format de document portable
43508 \begin_inset Quotes crd
43509 \end_inset
43510
43511  (portable document format ou PDF) est développé par 
43512 \family typewriter
43513 Adobe
43514 \family default
43515  comme une évolution de PostScript.
43516  Il est plus comprimé et utilise moins de commandes que PostScript.
43517  Comme son nom l'indique, il est 
43518 \begin_inset Quotes cld
43519 \end_inset
43520
43521 portable
43522 \begin_inset Quotes crd
43523 \end_inset
43524
43525  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43526  aura exactement le même aspect.
43527 \end_layout
43528
43529 \begin_layout Standard
43530 PDF peut contenir des images dans son propre format PDF et dans les formats
43531  JPG (format du 
43532 \begin_inset Quotes cld
43533 \end_inset
43534
43535 Joint Photographic Expert Group
43536 \begin_inset Quotes crd
43537 \end_inset
43538
43539  avec comme extension 
43540 \family typewriter
43541 .jpg
43542 \family default
43543  ou 
43544 \family typewriter
43545 .jpeg
43546 \family default
43547 ) et PNG (
43548 \begin_inset Quotes cld
43549 \end_inset
43550
43551 Portable Network Graphics
43552 \begin_inset Quotes crd
43553 \end_inset
43554
43555  avec l'extension 
43556 \family typewriter
43557 .png
43558 \family default
43559 ).
43560  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43561  les convertit
43562  dans un de ces formats.
43563  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43564  vont ralentir votre travail.
43565  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43566 \end_layout
43567
43568 \begin_layout Standard
43569 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43570  menu 
43571 \family sans
43572 Fichier\SpecialChar menuseparator
43573 Exporter 
43574 \family default
43575 de trois façons différentes:
43576 \end_layout
43577
43578 \begin_layout Description
43579 PDF
43580 \begin_inset space ~
43581 \end_inset
43582
43583 (ps2pdf) Ceci utilise le programme 
43584 \family typewriter
43585 ps2pdf
43586 \family default
43587  qui créé un PDF à partir de la version PostScript de votre fichier.
43588  Cette dernière est produite par le programme 
43589 \family typewriter
43590 dvips
43591 \family default
43592  qui utilise une version DVI comme étape intermédiaire.
43593  Cette variante consiste donc en trois conversions.
43594 \end_layout
43595
43596 \begin_layout Description
43597 PDF
43598 \begin_inset space ~
43599 \end_inset
43600
43601 (dvipdfm) Ceci utilise le programme 
43602 \family typewriter
43603 dvipdfm
43604 \family default
43605  qui convertit votre fichier en DVI avant de le convertir en PDF.
43606 \end_layout
43607
43608 \begin_layout Description
43609 PDF
43610 \begin_inset space ~
43611 \end_inset
43612
43613 (pdflatex) Ceci utilise le programme 
43614 \family typewriter
43615 pdftex
43616 \family default
43617  qui convertit directement votre fichier en PDF.
43618 \end_layout
43619
43620 \begin_layout Standard
43621 Nous recommandons d'utiliser l'option 
43622 \family sans
43623 PDF
43624 \begin_inset space ~
43625 \end_inset
43626
43627 (pdflatex)
43628 \family default
43629  car 
43630 \family typewriter
43631 pdftex
43632 \family default
43633  accepte toutes les fonctionnalités des versions actuelles de PDF.
43634  Il est en plus rapide et stable.
43635  Le programme 
43636 \family typewriter
43637 dvipdfm
43638 \family default
43639  n'est plus développé est est donc un peu dépassé.
43640 \end_layout
43641
43642 \begin_layout Standard
43643 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43644 \family sans
43645 Visualiser
43646 \family default
43647  ou en utilisant un bouton de la barre d'outils.
43648 \end_layout
43649
43650 \begin_layout Chapter
43651 Liste de noms de couleur pour dvips
43652 \begin_inset CommandInset label
43653 LatexCommand label
43654 name "chap:Liste-de-noms-de-couleur-dvips"
43655
43656 \end_inset
43657
43658
43659 \end_layout
43660
43661 \begin_layout Standard
43662 \begin_inset Tabular
43663 <lyxtabular version="3" rows="17" columns="4">
43664 <features tabularvalignment="middle">
43665 <column alignment="left" valignment="top" width="0pt">
43666 <column alignment="left" valignment="top" width="0pt">
43667 <column alignment="left" valignment="top" width="0pt">
43668 <column alignment="left" valignment="top" width="0pt">
43669 <row>
43670 <cell alignment="left" valignment="top" usebox="none">
43671 \begin_inset Text
43672
43673 \begin_layout Plain Layout
43674 \begin_inset ERT
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678
43679
43680 \backslash
43681 fcolorbox{black}{
43682 \end_layout
43683
43684 \end_inset
43685
43686 white
43687 \begin_inset ERT
43688 status collapsed
43689
43690 \begin_layout Plain Layout
43691
43692 }{
43693 \end_layout
43694
43695 \end_inset
43696
43697 Couleur
43698 \begin_inset ERT
43699 status collapsed
43700
43701 \begin_layout Plain Layout
43702
43703 }
43704 \end_layout
43705
43706 \end_inset
43707
43708  Nom
43709 \end_layout
43710
43711 \end_inset
43712 </cell>
43713 <cell alignment="left" valignment="top" usebox="none">
43714 \begin_inset Text
43715
43716 \begin_layout Plain Layout
43717 \begin_inset ERT
43718 status collapsed
43719
43720 \begin_layout Plain Layout
43721
43722
43723 \backslash
43724 fcolorbox{black}{
43725 \end_layout
43726
43727 \end_inset
43728
43729 white
43730 \begin_inset ERT
43731 status collapsed
43732
43733 \begin_layout Plain Layout
43734
43735 }{
43736 \end_layout
43737
43738 \end_inset
43739
43740 Couleur
43741 \begin_inset ERT
43742 status collapsed
43743
43744 \begin_layout Plain Layout
43745
43746 }
43747 \end_layout
43748
43749 \end_inset
43750
43751  Nom
43752 \end_layout
43753
43754 \end_inset
43755 </cell>
43756 <cell alignment="left" valignment="top" usebox="none">
43757 \begin_inset Text
43758
43759 \begin_layout Plain Layout
43760 \begin_inset ERT
43761 status collapsed
43762
43763 \begin_layout Plain Layout
43764
43765
43766 \backslash
43767 fcolorbox{black}{
43768 \end_layout
43769
43770 \end_inset
43771
43772 white
43773 \begin_inset ERT
43774 status collapsed
43775
43776 \begin_layout Plain Layout
43777
43778 }{
43779 \end_layout
43780
43781 \end_inset
43782
43783 Couleur
43784 \begin_inset ERT
43785 status collapsed
43786
43787 \begin_layout Plain Layout
43788
43789 }
43790 \end_layout
43791
43792 \end_inset
43793
43794  Nom
43795 \end_layout
43796
43797 \end_inset
43798 </cell>
43799 <cell alignment="left" valignment="top" usebox="none">
43800 \begin_inset Text
43801
43802 \begin_layout Plain Layout
43803 \begin_inset ERT
43804 status collapsed
43805
43806 \begin_layout Plain Layout
43807
43808
43809 \backslash
43810 fcolorbox{black}{
43811 \end_layout
43812
43813 \end_inset
43814
43815 white
43816 \begin_inset ERT
43817 status collapsed
43818
43819 \begin_layout Plain Layout
43820
43821 }{
43822 \end_layout
43823
43824 \end_inset
43825
43826 Couleur
43827 \begin_inset ERT
43828 status collapsed
43829
43830 \begin_layout Plain Layout
43831
43832 }
43833 \end_layout
43834
43835 \end_inset
43836
43837  Nom
43838 \end_layout
43839
43840 \end_inset
43841 </cell>
43842 </row>
43843 <row>
43844 <cell alignment="center" valignment="top" usebox="none">
43845 \begin_inset Text
43846
43847 \begin_layout Plain Layout
43848 \begin_inset ERT
43849 status collapsed
43850
43851 \begin_layout Plain Layout
43852
43853
43854 \backslash
43855 fcolorbox{black}{
43856 \end_layout
43857
43858 \end_inset
43859
43860 Apricot
43861 \begin_inset ERT
43862 status collapsed
43863
43864 \begin_layout Plain Layout
43865
43866 }{
43867 \end_layout
43868
43869 \end_inset
43870
43871
43872 \begin_inset Phantom Phantom
43873 status open
43874
43875 \begin_layout Plain Layout
43876 W
43877 \end_layout
43878
43879 \end_inset
43880
43881
43882 \begin_inset ERT
43883 status collapsed
43884
43885 \begin_layout Plain Layout
43886
43887 }
43888 \end_layout
43889
43890 \end_inset
43891
43892  Apricot
43893 \end_layout
43894
43895 \end_inset
43896 </cell>
43897 <cell alignment="center" valignment="top" usebox="none">
43898 \begin_inset Text
43899
43900 \begin_layout Plain Layout
43901 \begin_inset ERT
43902 status collapsed
43903
43904 \begin_layout Plain Layout
43905
43906
43907 \backslash
43908 fcolorbox{black}{
43909 \end_layout
43910
43911 \end_inset
43912
43913 Aquamarine
43914 \begin_inset ERT
43915 status collapsed
43916
43917 \begin_layout Plain Layout
43918
43919 }{
43920 \end_layout
43921
43922 \end_inset
43923
43924
43925 \begin_inset Phantom Phantom
43926 status open
43927
43928 \begin_layout Plain Layout
43929 W
43930 \end_layout
43931
43932 \end_inset
43933
43934
43935 \begin_inset ERT
43936 status collapsed
43937
43938 \begin_layout Plain Layout
43939
43940 }
43941 \end_layout
43942
43943 \end_inset
43944
43945  Aquamarine
43946 \end_layout
43947
43948 \end_inset
43949 </cell>
43950 <cell alignment="center" valignment="top" usebox="none">
43951 \begin_inset Text
43952
43953 \begin_layout Plain Layout
43954 \begin_inset ERT
43955 status collapsed
43956
43957 \begin_layout Plain Layout
43958
43959
43960 \backslash
43961 fcolorbox{black}{
43962 \end_layout
43963
43964 \end_inset
43965
43966 Bittersweet
43967 \begin_inset ERT
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971
43972 }{
43973 \end_layout
43974
43975 \end_inset
43976
43977
43978 \begin_inset Phantom Phantom
43979 status open
43980
43981 \begin_layout Plain Layout
43982 W
43983 \end_layout
43984
43985 \end_inset
43986
43987
43988 \begin_inset ERT
43989 status collapsed
43990
43991 \begin_layout Plain Layout
43992
43993 }
43994 \end_layout
43995
43996 \end_inset
43997
43998  Bittersweet
43999 \end_layout
44000
44001 \end_inset
44002 </cell>
44003 <cell alignment="center" valignment="top" usebox="none">
44004 \begin_inset Text
44005
44006 \begin_layout Plain Layout
44007 \begin_inset ERT
44008 status collapsed
44009
44010 \begin_layout Plain Layout
44011
44012
44013 \backslash
44014 fcolorbox{black}{
44015 \end_layout
44016
44017 \end_inset
44018
44019 BlueGreen
44020 \begin_inset ERT
44021 status collapsed
44022
44023 \begin_layout Plain Layout
44024
44025 }{
44026 \end_layout
44027
44028 \end_inset
44029
44030
44031 \begin_inset Phantom Phantom
44032 status open
44033
44034 \begin_layout Plain Layout
44035 W
44036 \end_layout
44037
44038 \end_inset
44039
44040
44041 \begin_inset ERT
44042 status collapsed
44043
44044 \begin_layout Plain Layout
44045
44046 }
44047 \end_layout
44048
44049 \end_inset
44050
44051  BlueGreen
44052 \end_layout
44053
44054 \end_inset
44055 </cell>
44056 </row>
44057 <row>
44058 <cell alignment="left" valignment="top" usebox="none">
44059 \begin_inset Text
44060
44061 \begin_layout Plain Layout
44062 \begin_inset ERT
44063 status collapsed
44064
44065 \begin_layout Plain Layout
44066
44067
44068 \backslash
44069 fcolorbox{black}{
44070 \end_layout
44071
44072 \end_inset
44073
44074 BlueViolet
44075 \begin_inset ERT
44076 status collapsed
44077
44078 \begin_layout Plain Layout
44079
44080 }{
44081 \end_layout
44082
44083 \end_inset
44084
44085
44086 \begin_inset Phantom Phantom
44087 status open
44088
44089 \begin_layout Plain Layout
44090 W
44091 \end_layout
44092
44093 \end_inset
44094
44095
44096 \begin_inset ERT
44097 status collapsed
44098
44099 \begin_layout Plain Layout
44100
44101 }
44102 \end_layout
44103
44104 \end_inset
44105
44106  BlueViolet
44107 \end_layout
44108
44109 \end_inset
44110 </cell>
44111 <cell alignment="left" valignment="top" usebox="none">
44112 \begin_inset Text
44113
44114 \begin_layout Plain Layout
44115 \begin_inset ERT
44116 status collapsed
44117
44118 \begin_layout Plain Layout
44119
44120
44121 \backslash
44122 fcolorbox{black}{
44123 \end_layout
44124
44125 \end_inset
44126
44127 BrickRed
44128 \begin_inset ERT
44129 status collapsed
44130
44131 \begin_layout Plain Layout
44132
44133 }{
44134 \end_layout
44135
44136 \end_inset
44137
44138
44139 \begin_inset Phantom Phantom
44140 status open
44141
44142 \begin_layout Plain Layout
44143 W
44144 \end_layout
44145
44146 \end_inset
44147
44148
44149 \begin_inset ERT
44150 status collapsed
44151
44152 \begin_layout Plain Layout
44153
44154 }
44155 \end_layout
44156
44157 \end_inset
44158
44159  BrickRed
44160 \end_layout
44161
44162 \end_inset
44163 </cell>
44164 <cell alignment="left" valignment="top" usebox="none">
44165 \begin_inset Text
44166
44167 \begin_layout Plain Layout
44168 \begin_inset ERT
44169 status collapsed
44170
44171 \begin_layout Plain Layout
44172
44173
44174 \backslash
44175 fcolorbox{black}{
44176 \end_layout
44177
44178 \end_inset
44179
44180 Brown
44181 \begin_inset ERT
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185
44186 }{
44187 \end_layout
44188
44189 \end_inset
44190
44191
44192 \begin_inset Phantom Phantom
44193 status open
44194
44195 \begin_layout Plain Layout
44196 W
44197 \end_layout
44198
44199 \end_inset
44200
44201
44202 \begin_inset ERT
44203 status collapsed
44204
44205 \begin_layout Plain Layout
44206
44207 }
44208 \end_layout
44209
44210 \end_inset
44211
44212  Brown
44213 \end_layout
44214
44215 \end_inset
44216 </cell>
44217 <cell alignment="left" valignment="top" usebox="none">
44218 \begin_inset Text
44219
44220 \begin_layout Plain Layout
44221 \begin_inset ERT
44222 status collapsed
44223
44224 \begin_layout Plain Layout
44225
44226
44227 \backslash
44228 fcolorbox{black}{
44229 \end_layout
44230
44231 \end_inset
44232
44233 BurntOrange
44234 \begin_inset ERT
44235 status collapsed
44236
44237 \begin_layout Plain Layout
44238
44239 }{
44240 \end_layout
44241
44242 \end_inset
44243
44244
44245 \begin_inset Phantom Phantom
44246 status open
44247
44248 \begin_layout Plain Layout
44249 W
44250 \end_layout
44251
44252 \end_inset
44253
44254
44255 \begin_inset ERT
44256 status collapsed
44257
44258 \begin_layout Plain Layout
44259
44260 }
44261 \end_layout
44262
44263 \end_inset
44264
44265  BurntOrange
44266 \end_layout
44267
44268 \end_inset
44269 </cell>
44270 </row>
44271 <row>
44272 <cell alignment="left" valignment="top" usebox="none">
44273 \begin_inset Text
44274
44275 \begin_layout Plain Layout
44276 \begin_inset ERT
44277 status collapsed
44278
44279 \begin_layout Plain Layout
44280
44281
44282 \backslash
44283 fcolorbox{black}{
44284 \end_layout
44285
44286 \end_inset
44287
44288 CadetBlue
44289 \begin_inset ERT
44290 status collapsed
44291
44292 \begin_layout Plain Layout
44293
44294 }{
44295 \end_layout
44296
44297 \end_inset
44298
44299
44300 \begin_inset Phantom Phantom
44301 status open
44302
44303 \begin_layout Plain Layout
44304 W
44305 \end_layout
44306
44307 \end_inset
44308
44309
44310 \begin_inset ERT
44311 status collapsed
44312
44313 \begin_layout Plain Layout
44314
44315 }
44316 \end_layout
44317
44318 \end_inset
44319
44320  CadetBlue
44321 \end_layout
44322
44323 \end_inset
44324 </cell>
44325 <cell alignment="left" valignment="top" usebox="none">
44326 \begin_inset Text
44327
44328 \begin_layout Plain Layout
44329 \begin_inset ERT
44330 status collapsed
44331
44332 \begin_layout Plain Layout
44333
44334
44335 \backslash
44336 fcolorbox{black}{
44337 \end_layout
44338
44339 \end_inset
44340
44341 CarnationPink
44342 \begin_inset ERT
44343 status collapsed
44344
44345 \begin_layout Plain Layout
44346
44347 }{
44348 \end_layout
44349
44350 \end_inset
44351
44352
44353 \begin_inset Phantom Phantom
44354 status open
44355
44356 \begin_layout Plain Layout
44357 W
44358 \end_layout
44359
44360 \end_inset
44361
44362
44363 \begin_inset ERT
44364 status collapsed
44365
44366 \begin_layout Plain Layout
44367
44368 }
44369 \end_layout
44370
44371 \end_inset
44372
44373  CarnationPink
44374 \end_layout
44375
44376 \end_inset
44377 </cell>
44378 <cell alignment="left" valignment="top" usebox="none">
44379 \begin_inset Text
44380
44381 \begin_layout Plain Layout
44382 \begin_inset ERT
44383 status collapsed
44384
44385 \begin_layout Plain Layout
44386
44387
44388 \backslash
44389 fcolorbox{black}{
44390 \end_layout
44391
44392 \end_inset
44393
44394 Cerulean
44395 \begin_inset ERT
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399
44400 }{
44401 \end_layout
44402
44403 \end_inset
44404
44405
44406 \begin_inset Phantom Phantom
44407 status open
44408
44409 \begin_layout Plain Layout
44410 W
44411 \end_layout
44412
44413 \end_inset
44414
44415
44416 \begin_inset ERT
44417 status collapsed
44418
44419 \begin_layout Plain Layout
44420
44421 }
44422 \end_layout
44423
44424 \end_inset
44425
44426  Cerulean
44427 \end_layout
44428
44429 \end_inset
44430 </cell>
44431 <cell alignment="left" valignment="top" usebox="none">
44432 \begin_inset Text
44433
44434 \begin_layout Plain Layout
44435 \begin_inset ERT
44436 status collapsed
44437
44438 \begin_layout Plain Layout
44439
44440
44441 \backslash
44442 fcolorbox{black}{
44443 \end_layout
44444
44445 \end_inset
44446
44447 CornflowerBlue
44448 \begin_inset ERT
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452
44453 }{
44454 \end_layout
44455
44456 \end_inset
44457
44458
44459 \begin_inset Phantom Phantom
44460 status open
44461
44462 \begin_layout Plain Layout
44463 W
44464 \end_layout
44465
44466 \end_inset
44467
44468
44469 \begin_inset ERT
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473
44474 }
44475 \end_layout
44476
44477 \end_inset
44478
44479  CornflowerBlue
44480 \end_layout
44481
44482 \end_inset
44483 </cell>
44484 </row>
44485 <row>
44486 <cell alignment="left" valignment="top" usebox="none">
44487 \begin_inset Text
44488
44489 \begin_layout Plain Layout
44490 \begin_inset ERT
44491 status collapsed
44492
44493 \begin_layout Plain Layout
44494
44495
44496 \backslash
44497 fcolorbox{black}{
44498 \end_layout
44499
44500 \end_inset
44501
44502 Dandelion
44503 \begin_inset ERT
44504 status collapsed
44505
44506 \begin_layout Plain Layout
44507
44508 }{
44509 \end_layout
44510
44511 \end_inset
44512
44513
44514 \begin_inset Phantom Phantom
44515 status open
44516
44517 \begin_layout Plain Layout
44518 W
44519 \end_layout
44520
44521 \end_inset
44522
44523
44524 \begin_inset ERT
44525 status collapsed
44526
44527 \begin_layout Plain Layout
44528
44529 }
44530 \end_layout
44531
44532 \end_inset
44533
44534  Dandelion
44535 \end_layout
44536
44537 \end_inset
44538 </cell>
44539 <cell alignment="left" valignment="top" usebox="none">
44540 \begin_inset Text
44541
44542 \begin_layout Plain Layout
44543 \begin_inset ERT
44544 status collapsed
44545
44546 \begin_layout Plain Layout
44547
44548
44549 \backslash
44550 fcolorbox{black}{
44551 \end_layout
44552
44553 \end_inset
44554
44555 DarkOrchid
44556 \begin_inset ERT
44557 status collapsed
44558
44559 \begin_layout Plain Layout
44560
44561 }{
44562 \end_layout
44563
44564 \end_inset
44565
44566
44567 \begin_inset Phantom Phantom
44568 status open
44569
44570 \begin_layout Plain Layout
44571 W
44572 \end_layout
44573
44574 \end_inset
44575
44576
44577 \begin_inset ERT
44578 status collapsed
44579
44580 \begin_layout Plain Layout
44581
44582 }
44583 \end_layout
44584
44585 \end_inset
44586
44587  DarkOrchid
44588 \end_layout
44589
44590 \end_inset
44591 </cell>
44592 <cell alignment="left" valignment="top" usebox="none">
44593 \begin_inset Text
44594
44595 \begin_layout Plain Layout
44596 \begin_inset ERT
44597 status collapsed
44598
44599 \begin_layout Plain Layout
44600
44601
44602 \backslash
44603 fcolorbox{black}{
44604 \end_layout
44605
44606 \end_inset
44607
44608 Emerald
44609 \begin_inset ERT
44610 status collapsed
44611
44612 \begin_layout Plain Layout
44613
44614 }{
44615 \end_layout
44616
44617 \end_inset
44618
44619
44620 \begin_inset Phantom Phantom
44621 status open
44622
44623 \begin_layout Plain Layout
44624 W
44625 \end_layout
44626
44627 \end_inset
44628
44629
44630 \begin_inset ERT
44631 status collapsed
44632
44633 \begin_layout Plain Layout
44634
44635 }
44636 \end_layout
44637
44638 \end_inset
44639
44640  Emerald
44641 \end_layout
44642
44643 \end_inset
44644 </cell>
44645 <cell alignment="left" valignment="top" usebox="none">
44646 \begin_inset Text
44647
44648 \begin_layout Plain Layout
44649 \begin_inset ERT
44650 status collapsed
44651
44652 \begin_layout Plain Layout
44653
44654
44655 \backslash
44656 fcolorbox{black}{
44657 \end_layout
44658
44659 \end_inset
44660
44661 ForestGreen
44662 \begin_inset ERT
44663 status collapsed
44664
44665 \begin_layout Plain Layout
44666
44667 }{
44668 \end_layout
44669
44670 \end_inset
44671
44672
44673 \begin_inset Phantom Phantom
44674 status open
44675
44676 \begin_layout Plain Layout
44677 W
44678 \end_layout
44679
44680 \end_inset
44681
44682
44683 \begin_inset ERT
44684 status collapsed
44685
44686 \begin_layout Plain Layout
44687
44688 }
44689 \end_layout
44690
44691 \end_inset
44692
44693  ForestGreen
44694 \end_layout
44695
44696 \end_inset
44697 </cell>
44698 </row>
44699 <row>
44700 <cell alignment="left" valignment="top" usebox="none">
44701 \begin_inset Text
44702
44703 \begin_layout Plain Layout
44704 \begin_inset ERT
44705 status collapsed
44706
44707 \begin_layout Plain Layout
44708
44709
44710 \backslash
44711 fcolorbox{black}{
44712 \end_layout
44713
44714 \end_inset
44715
44716 Fuchsia
44717 \begin_inset ERT
44718 status collapsed
44719
44720 \begin_layout Plain Layout
44721
44722 }{
44723 \end_layout
44724
44725 \end_inset
44726
44727
44728 \begin_inset Phantom Phantom
44729 status open
44730
44731 \begin_layout Plain Layout
44732 W
44733 \end_layout
44734
44735 \end_inset
44736
44737
44738 \begin_inset ERT
44739 status collapsed
44740
44741 \begin_layout Plain Layout
44742
44743 }
44744 \end_layout
44745
44746 \end_inset
44747
44748  Fuchsia
44749 \end_layout
44750
44751 \end_inset
44752 </cell>
44753 <cell alignment="left" valignment="top" usebox="none">
44754 \begin_inset Text
44755
44756 \begin_layout Plain Layout
44757 \begin_inset ERT
44758 status collapsed
44759
44760 \begin_layout Plain Layout
44761
44762
44763 \backslash
44764 fcolorbox{black}{
44765 \end_layout
44766
44767 \end_inset
44768
44769 Goldenrod
44770 \begin_inset ERT
44771 status collapsed
44772
44773 \begin_layout Plain Layout
44774
44775 }{
44776 \end_layout
44777
44778 \end_inset
44779
44780
44781 \begin_inset Phantom Phantom
44782 status open
44783
44784 \begin_layout Plain Layout
44785 W
44786 \end_layout
44787
44788 \end_inset
44789
44790
44791 \begin_inset ERT
44792 status collapsed
44793
44794 \begin_layout Plain Layout
44795
44796 }
44797 \end_layout
44798
44799 \end_inset
44800
44801  Goldenrod
44802 \end_layout
44803
44804 \end_inset
44805 </cell>
44806 <cell alignment="left" valignment="top" usebox="none">
44807 \begin_inset Text
44808
44809 \begin_layout Plain Layout
44810 \begin_inset ERT
44811 status collapsed
44812
44813 \begin_layout Plain Layout
44814
44815
44816 \backslash
44817 fcolorbox{black}{
44818 \end_layout
44819
44820 \end_inset
44821
44822 Gray
44823 \begin_inset ERT
44824 status collapsed
44825
44826 \begin_layout Plain Layout
44827
44828 }{
44829 \end_layout
44830
44831 \end_inset
44832
44833
44834 \begin_inset Phantom Phantom
44835 status open
44836
44837 \begin_layout Plain Layout
44838 W
44839 \end_layout
44840
44841 \end_inset
44842
44843
44844 \begin_inset ERT
44845 status collapsed
44846
44847 \begin_layout Plain Layout
44848
44849 }
44850 \end_layout
44851
44852 \end_inset
44853
44854  Gray
44855 \end_layout
44856
44857 \end_inset
44858 </cell>
44859 <cell alignment="left" valignment="top" usebox="none">
44860 \begin_inset Text
44861
44862 \begin_layout Plain Layout
44863 \begin_inset ERT
44864 status collapsed
44865
44866 \begin_layout Plain Layout
44867
44868
44869 \backslash
44870 fcolorbox{black}{
44871 \end_layout
44872
44873 \end_inset
44874
44875 GreenYellow
44876 \begin_inset ERT
44877 status collapsed
44878
44879 \begin_layout Plain Layout
44880
44881 }{
44882 \end_layout
44883
44884 \end_inset
44885
44886
44887 \begin_inset Phantom Phantom
44888 status open
44889
44890 \begin_layout Plain Layout
44891 W
44892 \end_layout
44893
44894 \end_inset
44895
44896
44897 \begin_inset ERT
44898 status collapsed
44899
44900 \begin_layout Plain Layout
44901
44902 }
44903 \end_layout
44904
44905 \end_inset
44906
44907  GreenYellow
44908 \end_layout
44909
44910 \end_inset
44911 </cell>
44912 </row>
44913 <row>
44914 <cell alignment="center" valignment="top" usebox="none">
44915 \begin_inset Text
44916
44917 \begin_layout Plain Layout
44918 \begin_inset ERT
44919 status collapsed
44920
44921 \begin_layout Plain Layout
44922
44923
44924 \backslash
44925 fcolorbox{black}{
44926 \end_layout
44927
44928 \end_inset
44929
44930 JungleGreen
44931 \begin_inset ERT
44932 status collapsed
44933
44934 \begin_layout Plain Layout
44935
44936 }{
44937 \end_layout
44938
44939 \end_inset
44940
44941
44942 \begin_inset Phantom Phantom
44943 status open
44944
44945 \begin_layout Plain Layout
44946 W
44947 \end_layout
44948
44949 \end_inset
44950
44951
44952 \begin_inset ERT
44953 status collapsed
44954
44955 \begin_layout Plain Layout
44956
44957 }
44958 \end_layout
44959
44960 \end_inset
44961
44962  JungleGreen
44963 \end_layout
44964
44965 \end_inset
44966 </cell>
44967 <cell alignment="center" valignment="top" usebox="none">
44968 \begin_inset Text
44969
44970 \begin_layout Plain Layout
44971 \begin_inset ERT
44972 status collapsed
44973
44974 \begin_layout Plain Layout
44975
44976
44977 \backslash
44978 fcolorbox{black}{
44979 \end_layout
44980
44981 \end_inset
44982
44983 Lavender
44984 \begin_inset ERT
44985 status collapsed
44986
44987 \begin_layout Plain Layout
44988
44989 }{
44990 \end_layout
44991
44992 \end_inset
44993
44994
44995 \begin_inset Phantom Phantom
44996 status open
44997
44998 \begin_layout Plain Layout
44999 W
45000 \end_layout
45001
45002 \end_inset
45003
45004
45005 \begin_inset ERT
45006 status collapsed
45007
45008 \begin_layout Plain Layout
45009
45010 }
45011 \end_layout
45012
45013 \end_inset
45014
45015  Lavender
45016 \end_layout
45017
45018 \end_inset
45019 </cell>
45020 <cell alignment="center" valignment="top" usebox="none">
45021 \begin_inset Text
45022
45023 \begin_layout Plain Layout
45024 \begin_inset ERT
45025 status collapsed
45026
45027 \begin_layout Plain Layout
45028
45029
45030 \backslash
45031 fcolorbox{black}{
45032 \end_layout
45033
45034 \end_inset
45035
45036 LimeGreen
45037 \begin_inset ERT
45038 status collapsed
45039
45040 \begin_layout Plain Layout
45041
45042 }{
45043 \end_layout
45044
45045 \end_inset
45046
45047
45048 \begin_inset Phantom Phantom
45049 status open
45050
45051 \begin_layout Plain Layout
45052 W
45053 \end_layout
45054
45055 \end_inset
45056
45057
45058 \begin_inset ERT
45059 status collapsed
45060
45061 \begin_layout Plain Layout
45062
45063 }
45064 \end_layout
45065
45066 \end_inset
45067
45068  LimeGreen
45069 \end_layout
45070
45071 \end_inset
45072 </cell>
45073 <cell alignment="center" valignment="top" usebox="none">
45074 \begin_inset Text
45075
45076 \begin_layout Plain Layout
45077 \begin_inset ERT
45078 status collapsed
45079
45080 \begin_layout Plain Layout
45081
45082
45083 \backslash
45084 fcolorbox{black}{
45085 \end_layout
45086
45087 \end_inset
45088
45089 Mahogany
45090 \begin_inset ERT
45091 status collapsed
45092
45093 \begin_layout Plain Layout
45094
45095 }{
45096 \end_layout
45097
45098 \end_inset
45099
45100
45101 \begin_inset Phantom Phantom
45102 status open
45103
45104 \begin_layout Plain Layout
45105 W
45106 \end_layout
45107
45108 \end_inset
45109
45110
45111 \begin_inset ERT
45112 status collapsed
45113
45114 \begin_layout Plain Layout
45115
45116 }
45117 \end_layout
45118
45119 \end_inset
45120
45121  Mahogany
45122 \end_layout
45123
45124 \end_inset
45125 </cell>
45126 </row>
45127 <row>
45128 <cell alignment="left" valignment="top" usebox="none">
45129 \begin_inset Text
45130
45131 \begin_layout Plain Layout
45132 \begin_inset ERT
45133 status collapsed
45134
45135 \begin_layout Plain Layout
45136
45137
45138 \backslash
45139 fcolorbox{black}{
45140 \end_layout
45141
45142 \end_inset
45143
45144 Mahogany
45145 \begin_inset ERT
45146 status collapsed
45147
45148 \begin_layout Plain Layout
45149
45150 }{
45151 \end_layout
45152
45153 \end_inset
45154
45155
45156 \begin_inset Phantom Phantom
45157 status open
45158
45159 \begin_layout Plain Layout
45160 W
45161 \end_layout
45162
45163 \end_inset
45164
45165
45166 \begin_inset ERT
45167 status collapsed
45168
45169 \begin_layout Plain Layout
45170
45171 }
45172 \end_layout
45173
45174 \end_inset
45175
45176  Mahogany
45177 \end_layout
45178
45179 \end_inset
45180 </cell>
45181 <cell alignment="left" valignment="top" usebox="none">
45182 \begin_inset Text
45183
45184 \begin_layout Plain Layout
45185 \begin_inset ERT
45186 status collapsed
45187
45188 \begin_layout Plain Layout
45189
45190
45191 \backslash
45192 fcolorbox{black}{
45193 \end_layout
45194
45195 \end_inset
45196
45197 Maroon
45198 \begin_inset ERT
45199 status collapsed
45200
45201 \begin_layout Plain Layout
45202
45203 }{
45204 \end_layout
45205
45206 \end_inset
45207
45208
45209 \begin_inset Phantom Phantom
45210 status open
45211
45212 \begin_layout Plain Layout
45213 W
45214 \end_layout
45215
45216 \end_inset
45217
45218
45219 \begin_inset ERT
45220 status collapsed
45221
45222 \begin_layout Plain Layout
45223
45224 }
45225 \end_layout
45226
45227 \end_inset
45228
45229  Maroon
45230 \end_layout
45231
45232 \end_inset
45233 </cell>
45234 <cell alignment="left" valignment="top" usebox="none">
45235 \begin_inset Text
45236
45237 \begin_layout Plain Layout
45238 \begin_inset ERT
45239 status collapsed
45240
45241 \begin_layout Plain Layout
45242
45243
45244 \backslash
45245 fcolorbox{black}{
45246 \end_layout
45247
45248 \end_inset
45249
45250 Melon
45251 \begin_inset ERT
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255
45256 }{
45257 \end_layout
45258
45259 \end_inset
45260
45261
45262 \begin_inset Phantom Phantom
45263 status open
45264
45265 \begin_layout Plain Layout
45266 W
45267 \end_layout
45268
45269 \end_inset
45270
45271
45272 \begin_inset ERT
45273 status collapsed
45274
45275 \begin_layout Plain Layout
45276
45277 }
45278 \end_layout
45279
45280 \end_inset
45281
45282  Melon
45283 \end_layout
45284
45285 \end_inset
45286 </cell>
45287 <cell alignment="left" valignment="top" usebox="none">
45288 \begin_inset Text
45289
45290 \begin_layout Plain Layout
45291 \begin_inset ERT
45292 status collapsed
45293
45294 \begin_layout Plain Layout
45295
45296
45297 \backslash
45298 fcolorbox{black}{
45299 \end_layout
45300
45301 \end_inset
45302
45303 MidnightBlue
45304 \begin_inset ERT
45305 status collapsed
45306
45307 \begin_layout Plain Layout
45308
45309 }{
45310 \end_layout
45311
45312 \end_inset
45313
45314
45315 \begin_inset Phantom Phantom
45316 status open
45317
45318 \begin_layout Plain Layout
45319 W
45320 \end_layout
45321
45322 \end_inset
45323
45324
45325 \begin_inset ERT
45326 status collapsed
45327
45328 \begin_layout Plain Layout
45329
45330 }
45331 \end_layout
45332
45333 \end_inset
45334
45335  MidnightBlue
45336 \end_layout
45337
45338 \end_inset
45339 </cell>
45340 </row>
45341 <row>
45342 <cell alignment="left" valignment="top" usebox="none">
45343 \begin_inset Text
45344
45345 \begin_layout Plain Layout
45346 \begin_inset ERT
45347 status collapsed
45348
45349 \begin_layout Plain Layout
45350
45351
45352 \backslash
45353 fcolorbox{black}{
45354 \end_layout
45355
45356 \end_inset
45357
45358 Mulberry
45359 \begin_inset ERT
45360 status collapsed
45361
45362 \begin_layout Plain Layout
45363
45364 }{
45365 \end_layout
45366
45367 \end_inset
45368
45369
45370 \begin_inset Phantom Phantom
45371 status open
45372
45373 \begin_layout Plain Layout
45374 W
45375 \end_layout
45376
45377 \end_inset
45378
45379
45380 \begin_inset ERT
45381 status collapsed
45382
45383 \begin_layout Plain Layout
45384
45385 }
45386 \end_layout
45387
45388 \end_inset
45389
45390  Mulberry
45391 \end_layout
45392
45393 \end_inset
45394 </cell>
45395 <cell alignment="left" valignment="top" usebox="none">
45396 \begin_inset Text
45397
45398 \begin_layout Plain Layout
45399 \begin_inset ERT
45400 status collapsed
45401
45402 \begin_layout Plain Layout
45403
45404
45405 \backslash
45406 fcolorbox{black}{
45407 \end_layout
45408
45409 \end_inset
45410
45411 NavyBlue
45412 \begin_inset ERT
45413 status collapsed
45414
45415 \begin_layout Plain Layout
45416
45417 }{
45418 \end_layout
45419
45420 \end_inset
45421
45422
45423 \begin_inset Phantom Phantom
45424 status open
45425
45426 \begin_layout Plain Layout
45427 W
45428 \end_layout
45429
45430 \end_inset
45431
45432
45433 \begin_inset ERT
45434 status collapsed
45435
45436 \begin_layout Plain Layout
45437
45438 }
45439 \end_layout
45440
45441 \end_inset
45442
45443  NavyBlue
45444 \end_layout
45445
45446 \end_inset
45447 </cell>
45448 <cell alignment="left" valignment="top" usebox="none">
45449 \begin_inset Text
45450
45451 \begin_layout Plain Layout
45452 \begin_inset ERT
45453 status collapsed
45454
45455 \begin_layout Plain Layout
45456
45457
45458 \backslash
45459 fcolorbox{black}{
45460 \end_layout
45461
45462 \end_inset
45463
45464 OliveGreen
45465 \begin_inset ERT
45466 status collapsed
45467
45468 \begin_layout Plain Layout
45469
45470 }{
45471 \end_layout
45472
45473 \end_inset
45474
45475
45476 \begin_inset Phantom Phantom
45477 status open
45478
45479 \begin_layout Plain Layout
45480 W
45481 \end_layout
45482
45483 \end_inset
45484
45485
45486 \begin_inset ERT
45487 status collapsed
45488
45489 \begin_layout Plain Layout
45490
45491 }
45492 \end_layout
45493
45494 \end_inset
45495
45496  OliveGreen
45497 \end_layout
45498
45499 \end_inset
45500 </cell>
45501 <cell alignment="left" valignment="top" usebox="none">
45502 \begin_inset Text
45503
45504 \begin_layout Plain Layout
45505 \begin_inset ERT
45506 status collapsed
45507
45508 \begin_layout Plain Layout
45509
45510
45511 \backslash
45512 fcolorbox{black}{
45513 \end_layout
45514
45515 \end_inset
45516
45517 Orange
45518 \begin_inset ERT
45519 status collapsed
45520
45521 \begin_layout Plain Layout
45522
45523 }{
45524 \end_layout
45525
45526 \end_inset
45527
45528
45529 \begin_inset Phantom Phantom
45530 status open
45531
45532 \begin_layout Plain Layout
45533 W
45534 \end_layout
45535
45536 \end_inset
45537
45538
45539 \begin_inset ERT
45540 status collapsed
45541
45542 \begin_layout Plain Layout
45543
45544 }
45545 \end_layout
45546
45547 \end_inset
45548
45549  Orange
45550 \end_layout
45551
45552 \end_inset
45553 </cell>
45554 </row>
45555 <row>
45556 <cell alignment="left" valignment="top" usebox="none">
45557 \begin_inset Text
45558
45559 \begin_layout Plain Layout
45560 \begin_inset ERT
45561 status collapsed
45562
45563 \begin_layout Plain Layout
45564
45565
45566 \backslash
45567 fcolorbox{black}{
45568 \end_layout
45569
45570 \end_inset
45571
45572 OrangeRed
45573 \begin_inset ERT
45574 status collapsed
45575
45576 \begin_layout Plain Layout
45577
45578 }{
45579 \end_layout
45580
45581 \end_inset
45582
45583
45584 \begin_inset Phantom Phantom
45585 status open
45586
45587 \begin_layout Plain Layout
45588 W
45589 \end_layout
45590
45591 \end_inset
45592
45593
45594 \begin_inset ERT
45595 status collapsed
45596
45597 \begin_layout Plain Layout
45598
45599 }
45600 \end_layout
45601
45602 \end_inset
45603
45604  OrangeRed
45605 \end_layout
45606
45607 \end_inset
45608 </cell>
45609 <cell alignment="left" valignment="top" usebox="none">
45610 \begin_inset Text
45611
45612 \begin_layout Plain Layout
45613 \begin_inset ERT
45614 status collapsed
45615
45616 \begin_layout Plain Layout
45617
45618
45619 \backslash
45620 fcolorbox{black}{
45621 \end_layout
45622
45623 \end_inset
45624
45625 Orchid
45626 \begin_inset ERT
45627 status collapsed
45628
45629 \begin_layout Plain Layout
45630
45631 }{
45632 \end_layout
45633
45634 \end_inset
45635
45636
45637 \begin_inset Phantom Phantom
45638 status open
45639
45640 \begin_layout Plain Layout
45641 W
45642 \end_layout
45643
45644 \end_inset
45645
45646
45647 \begin_inset ERT
45648 status collapsed
45649
45650 \begin_layout Plain Layout
45651
45652 }
45653 \end_layout
45654
45655 \end_inset
45656
45657  Orchid
45658 \end_layout
45659
45660 \end_inset
45661 </cell>
45662 <cell alignment="left" valignment="top" usebox="none">
45663 \begin_inset Text
45664
45665 \begin_layout Plain Layout
45666 \begin_inset ERT
45667 status collapsed
45668
45669 \begin_layout Plain Layout
45670
45671
45672 \backslash
45673 fcolorbox{black}{
45674 \end_layout
45675
45676 \end_inset
45677
45678 Peach
45679 \begin_inset ERT
45680 status collapsed
45681
45682 \begin_layout Plain Layout
45683
45684 }{
45685 \end_layout
45686
45687 \end_inset
45688
45689
45690 \begin_inset Phantom Phantom
45691 status open
45692
45693 \begin_layout Plain Layout
45694 W
45695 \end_layout
45696
45697 \end_inset
45698
45699
45700 \begin_inset ERT
45701 status collapsed
45702
45703 \begin_layout Plain Layout
45704
45705 }
45706 \end_layout
45707
45708 \end_inset
45709
45710  Peach
45711 \end_layout
45712
45713 \end_inset
45714 </cell>
45715 <cell alignment="left" valignment="top" usebox="none">
45716 \begin_inset Text
45717
45718 \begin_layout Plain Layout
45719 \begin_inset ERT
45720 status collapsed
45721
45722 \begin_layout Plain Layout
45723
45724
45725 \backslash
45726 fcolorbox{black}{
45727 \end_layout
45728
45729 \end_inset
45730
45731 Periwinkle
45732 \begin_inset ERT
45733 status collapsed
45734
45735 \begin_layout Plain Layout
45736
45737 }{
45738 \end_layout
45739
45740 \end_inset
45741
45742
45743 \begin_inset Phantom Phantom
45744 status open
45745
45746 \begin_layout Plain Layout
45747 W
45748 \end_layout
45749
45750 \end_inset
45751
45752
45753 \begin_inset ERT
45754 status collapsed
45755
45756 \begin_layout Plain Layout
45757
45758 }
45759 \end_layout
45760
45761 \end_inset
45762
45763  Periwinkle
45764 \end_layout
45765
45766 \end_inset
45767 </cell>
45768 </row>
45769 <row>
45770 <cell alignment="left" valignment="top" usebox="none">
45771 \begin_inset Text
45772
45773 \begin_layout Plain Layout
45774 \begin_inset ERT
45775 status collapsed
45776
45777 \begin_layout Plain Layout
45778
45779
45780 \backslash
45781 fcolorbox{black}{
45782 \end_layout
45783
45784 \end_inset
45785
45786 PineGreen
45787 \begin_inset ERT
45788 status collapsed
45789
45790 \begin_layout Plain Layout
45791
45792 }{
45793 \end_layout
45794
45795 \end_inset
45796
45797
45798 \begin_inset Phantom Phantom
45799 status open
45800
45801 \begin_layout Plain Layout
45802 W
45803 \end_layout
45804
45805 \end_inset
45806
45807
45808 \begin_inset ERT
45809 status collapsed
45810
45811 \begin_layout Plain Layout
45812
45813 }
45814 \end_layout
45815
45816 \end_inset
45817
45818  PineGreen
45819 \end_layout
45820
45821 \end_inset
45822 </cell>
45823 <cell alignment="left" valignment="top" usebox="none">
45824 \begin_inset Text
45825
45826 \begin_layout Plain Layout
45827 \begin_inset ERT
45828 status collapsed
45829
45830 \begin_layout Plain Layout
45831
45832
45833 \backslash
45834 fcolorbox{black}{
45835 \end_layout
45836
45837 \end_inset
45838
45839 Plum
45840 \begin_inset ERT
45841 status collapsed
45842
45843 \begin_layout Plain Layout
45844
45845 }{
45846 \end_layout
45847
45848 \end_inset
45849
45850
45851 \begin_inset Phantom Phantom
45852 status open
45853
45854 \begin_layout Plain Layout
45855 W
45856 \end_layout
45857
45858 \end_inset
45859
45860
45861 \begin_inset ERT
45862 status collapsed
45863
45864 \begin_layout Plain Layout
45865
45866 }
45867 \end_layout
45868
45869 \end_inset
45870
45871  Plum
45872 \end_layout
45873
45874 \end_inset
45875 </cell>
45876 <cell alignment="left" valignment="top" usebox="none">
45877 \begin_inset Text
45878
45879 \begin_layout Plain Layout
45880 \begin_inset ERT
45881 status collapsed
45882
45883 \begin_layout Plain Layout
45884
45885
45886 \backslash
45887 fcolorbox{black}{
45888 \end_layout
45889
45890 \end_inset
45891
45892 ProcessBlue
45893 \begin_inset ERT
45894 status collapsed
45895
45896 \begin_layout Plain Layout
45897
45898 }{
45899 \end_layout
45900
45901 \end_inset
45902
45903
45904 \begin_inset Phantom Phantom
45905 status open
45906
45907 \begin_layout Plain Layout
45908 W
45909 \end_layout
45910
45911 \end_inset
45912
45913
45914 \begin_inset ERT
45915 status collapsed
45916
45917 \begin_layout Plain Layout
45918
45919 }
45920 \end_layout
45921
45922 \end_inset
45923
45924  ProcessBlue
45925 \end_layout
45926
45927 \end_inset
45928 </cell>
45929 <cell alignment="left" valignment="top" usebox="none">
45930 \begin_inset Text
45931
45932 \begin_layout Plain Layout
45933 \begin_inset ERT
45934 status collapsed
45935
45936 \begin_layout Plain Layout
45937
45938
45939 \backslash
45940 fcolorbox{black}{
45941 \end_layout
45942
45943 \end_inset
45944
45945 Purple
45946 \begin_inset ERT
45947 status collapsed
45948
45949 \begin_layout Plain Layout
45950
45951 }{
45952 \end_layout
45953
45954 \end_inset
45955
45956
45957 \begin_inset Phantom Phantom
45958 status open
45959
45960 \begin_layout Plain Layout
45961 W
45962 \end_layout
45963
45964 \end_inset
45965
45966
45967 \begin_inset ERT
45968 status collapsed
45969
45970 \begin_layout Plain Layout
45971
45972 }
45973 \end_layout
45974
45975 \end_inset
45976
45977  Purple
45978 \end_layout
45979
45980 \end_inset
45981 </cell>
45982 </row>
45983 <row>
45984 <cell alignment="left" valignment="top" usebox="none">
45985 \begin_inset Text
45986
45987 \begin_layout Plain Layout
45988 \begin_inset ERT
45989 status collapsed
45990
45991 \begin_layout Plain Layout
45992
45993
45994 \backslash
45995 fcolorbox{black}{
45996 \end_layout
45997
45998 \end_inset
45999
46000 RawSienna
46001 \begin_inset ERT
46002 status collapsed
46003
46004 \begin_layout Plain Layout
46005
46006 }{
46007 \end_layout
46008
46009 \end_inset
46010
46011
46012 \begin_inset Phantom Phantom
46013 status open
46014
46015 \begin_layout Plain Layout
46016 W
46017 \end_layout
46018
46019 \end_inset
46020
46021
46022 \begin_inset ERT
46023 status collapsed
46024
46025 \begin_layout Plain Layout
46026
46027 }
46028 \end_layout
46029
46030 \end_inset
46031
46032  RawSienna
46033 \end_layout
46034
46035 \end_inset
46036 </cell>
46037 <cell alignment="left" valignment="top" usebox="none">
46038 \begin_inset Text
46039
46040 \begin_layout Plain Layout
46041 \begin_inset ERT
46042 status collapsed
46043
46044 \begin_layout Plain Layout
46045
46046
46047 \backslash
46048 fcolorbox{black}{
46049 \end_layout
46050
46051 \end_inset
46052
46053 RedOrange
46054 \begin_inset ERT
46055 status collapsed
46056
46057 \begin_layout Plain Layout
46058
46059 }{
46060 \end_layout
46061
46062 \end_inset
46063
46064
46065 \begin_inset Phantom Phantom
46066 status open
46067
46068 \begin_layout Plain Layout
46069 W
46070 \end_layout
46071
46072 \end_inset
46073
46074
46075 \begin_inset ERT
46076 status collapsed
46077
46078 \begin_layout Plain Layout
46079
46080 }
46081 \end_layout
46082
46083 \end_inset
46084
46085  RedOrange
46086 \end_layout
46087
46088 \end_inset
46089 </cell>
46090 <cell alignment="left" valignment="top" usebox="none">
46091 \begin_inset Text
46092
46093 \begin_layout Plain Layout
46094 \begin_inset ERT
46095 status collapsed
46096
46097 \begin_layout Plain Layout
46098
46099
46100 \backslash
46101 fcolorbox{black}{
46102 \end_layout
46103
46104 \end_inset
46105
46106 RedViolet
46107 \begin_inset ERT
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111
46112 }{
46113 \end_layout
46114
46115 \end_inset
46116
46117
46118 \begin_inset Phantom Phantom
46119 status open
46120
46121 \begin_layout Plain Layout
46122 W
46123 \end_layout
46124
46125 \end_inset
46126
46127
46128 \begin_inset ERT
46129 status collapsed
46130
46131 \begin_layout Plain Layout
46132
46133 }
46134 \end_layout
46135
46136 \end_inset
46137
46138  RedViolet
46139 \end_layout
46140
46141 \end_inset
46142 </cell>
46143 <cell alignment="left" valignment="top" usebox="none">
46144 \begin_inset Text
46145
46146 \begin_layout Plain Layout
46147 \begin_inset ERT
46148 status collapsed
46149
46150 \begin_layout Plain Layout
46151
46152
46153 \backslash
46154 fcolorbox{black}{
46155 \end_layout
46156
46157 \end_inset
46158
46159 Rhodamine
46160 \begin_inset ERT
46161 status collapsed
46162
46163 \begin_layout Plain Layout
46164
46165 }{
46166 \end_layout
46167
46168 \end_inset
46169
46170
46171 \begin_inset Phantom Phantom
46172 status open
46173
46174 \begin_layout Plain Layout
46175 W
46176 \end_layout
46177
46178 \end_inset
46179
46180
46181 \begin_inset ERT
46182 status collapsed
46183
46184 \begin_layout Plain Layout
46185
46186 }
46187 \end_layout
46188
46189 \end_inset
46190
46191  Rhodamine
46192 \end_layout
46193
46194 \end_inset
46195 </cell>
46196 </row>
46197 <row>
46198 <cell alignment="left" valignment="top" usebox="none">
46199 \begin_inset Text
46200
46201 \begin_layout Plain Layout
46202 \begin_inset ERT
46203 status collapsed
46204
46205 \begin_layout Plain Layout
46206
46207
46208 \backslash
46209 fcolorbox{black}{
46210 \end_layout
46211
46212 \end_inset
46213
46214 RoyalBlue
46215 \begin_inset ERT
46216 status collapsed
46217
46218 \begin_layout Plain Layout
46219
46220 }{
46221 \end_layout
46222
46223 \end_inset
46224
46225
46226 \begin_inset Phantom Phantom
46227 status open
46228
46229 \begin_layout Plain Layout
46230 W
46231 \end_layout
46232
46233 \end_inset
46234
46235
46236 \begin_inset ERT
46237 status collapsed
46238
46239 \begin_layout Plain Layout
46240
46241 }
46242 \end_layout
46243
46244 \end_inset
46245
46246  RoyalBlue
46247 \end_layout
46248
46249 \end_inset
46250 </cell>
46251 <cell alignment="left" valignment="top" usebox="none">
46252 \begin_inset Text
46253
46254 \begin_layout Plain Layout
46255 \begin_inset ERT
46256 status collapsed
46257
46258 \begin_layout Plain Layout
46259
46260
46261 \backslash
46262 fcolorbox{black}{
46263 \end_layout
46264
46265 \end_inset
46266
46267 RoyalPurple
46268 \begin_inset ERT
46269 status collapsed
46270
46271 \begin_layout Plain Layout
46272
46273 }{
46274 \end_layout
46275
46276 \end_inset
46277
46278
46279 \begin_inset Phantom Phantom
46280 status open
46281
46282 \begin_layout Plain Layout
46283 W
46284 \end_layout
46285
46286 \end_inset
46287
46288
46289 \begin_inset ERT
46290 status collapsed
46291
46292 \begin_layout Plain Layout
46293
46294 }
46295 \end_layout
46296
46297 \end_inset
46298
46299  RoyalPurple
46300 \end_layout
46301
46302 \end_inset
46303 </cell>
46304 <cell alignment="left" valignment="top" usebox="none">
46305 \begin_inset Text
46306
46307 \begin_layout Plain Layout
46308 \begin_inset ERT
46309 status collapsed
46310
46311 \begin_layout Plain Layout
46312
46313
46314 \backslash
46315 fcolorbox{black}{
46316 \end_layout
46317
46318 \end_inset
46319
46320 RubineRed
46321 \begin_inset ERT
46322 status collapsed
46323
46324 \begin_layout Plain Layout
46325
46326 }{
46327 \end_layout
46328
46329 \end_inset
46330
46331
46332 \begin_inset Phantom Phantom
46333 status open
46334
46335 \begin_layout Plain Layout
46336 W
46337 \end_layout
46338
46339 \end_inset
46340
46341
46342 \begin_inset ERT
46343 status collapsed
46344
46345 \begin_layout Plain Layout
46346
46347 }
46348 \end_layout
46349
46350 \end_inset
46351
46352  RubineRed
46353 \end_layout
46354
46355 \end_inset
46356 </cell>
46357 <cell alignment="left" valignment="top" usebox="none">
46358 \begin_inset Text
46359
46360 \begin_layout Plain Layout
46361 \begin_inset ERT
46362 status collapsed
46363
46364 \begin_layout Plain Layout
46365
46366
46367 \backslash
46368 fcolorbox{black}{
46369 \end_layout
46370
46371 \end_inset
46372
46373 Salmon
46374 \begin_inset ERT
46375 status collapsed
46376
46377 \begin_layout Plain Layout
46378
46379 }{
46380 \end_layout
46381
46382 \end_inset
46383
46384
46385 \begin_inset Phantom Phantom
46386 status open
46387
46388 \begin_layout Plain Layout
46389 W
46390 \end_layout
46391
46392 \end_inset
46393
46394
46395 \begin_inset ERT
46396 status collapsed
46397
46398 \begin_layout Plain Layout
46399
46400 }
46401 \end_layout
46402
46403 \end_inset
46404
46405  Salmon
46406 \end_layout
46407
46408 \end_inset
46409 </cell>
46410 </row>
46411 <row>
46412 <cell alignment="left" valignment="top" usebox="none">
46413 \begin_inset Text
46414
46415 \begin_layout Plain Layout
46416 \begin_inset ERT
46417 status collapsed
46418
46419 \begin_layout Plain Layout
46420
46421
46422 \backslash
46423 fcolorbox{black}{
46424 \end_layout
46425
46426 \end_inset
46427
46428 SeaGreen
46429 \begin_inset ERT
46430 status collapsed
46431
46432 \begin_layout Plain Layout
46433
46434 }{
46435 \end_layout
46436
46437 \end_inset
46438
46439
46440 \begin_inset Phantom Phantom
46441 status open
46442
46443 \begin_layout Plain Layout
46444 W
46445 \end_layout
46446
46447 \end_inset
46448
46449
46450 \begin_inset ERT
46451 status collapsed
46452
46453 \begin_layout Plain Layout
46454
46455 }
46456 \end_layout
46457
46458 \end_inset
46459
46460  SeaGreen
46461 \end_layout
46462
46463 \end_inset
46464 </cell>
46465 <cell alignment="left" valignment="top" usebox="none">
46466 \begin_inset Text
46467
46468 \begin_layout Plain Layout
46469 \begin_inset ERT
46470 status collapsed
46471
46472 \begin_layout Plain Layout
46473
46474
46475 \backslash
46476 fcolorbox{black}{
46477 \end_layout
46478
46479 \end_inset
46480
46481 Sepia
46482 \begin_inset ERT
46483 status collapsed
46484
46485 \begin_layout Plain Layout
46486
46487 }{
46488 \end_layout
46489
46490 \end_inset
46491
46492
46493 \begin_inset Phantom Phantom
46494 status open
46495
46496 \begin_layout Plain Layout
46497 W
46498 \end_layout
46499
46500 \end_inset
46501
46502
46503 \begin_inset ERT
46504 status collapsed
46505
46506 \begin_layout Plain Layout
46507
46508 }
46509 \end_layout
46510
46511 \end_inset
46512
46513  Sepia
46514 \end_layout
46515
46516 \end_inset
46517 </cell>
46518 <cell alignment="left" valignment="top" usebox="none">
46519 \begin_inset Text
46520
46521 \begin_layout Plain Layout
46522 \begin_inset ERT
46523 status collapsed
46524
46525 \begin_layout Plain Layout
46526
46527
46528 \backslash
46529 fcolorbox{black}{
46530 \end_layout
46531
46532 \end_inset
46533
46534 SkyBlue
46535 \begin_inset ERT
46536 status collapsed
46537
46538 \begin_layout Plain Layout
46539
46540 }{
46541 \end_layout
46542
46543 \end_inset
46544
46545
46546 \begin_inset Phantom Phantom
46547 status open
46548
46549 \begin_layout Plain Layout
46550 W
46551 \end_layout
46552
46553 \end_inset
46554
46555
46556 \begin_inset ERT
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560
46561 }
46562 \end_layout
46563
46564 \end_inset
46565
46566  SkyBlue
46567 \end_layout
46568
46569 \end_inset
46570 </cell>
46571 <cell alignment="left" valignment="top" usebox="none">
46572 \begin_inset Text
46573
46574 \begin_layout Plain Layout
46575 \begin_inset ERT
46576 status collapsed
46577
46578 \begin_layout Plain Layout
46579
46580
46581 \backslash
46582 fcolorbox{black}{
46583 \end_layout
46584
46585 \end_inset
46586
46587 SpringGreen
46588 \begin_inset ERT
46589 status collapsed
46590
46591 \begin_layout Plain Layout
46592
46593 }{
46594 \end_layout
46595
46596 \end_inset
46597
46598
46599 \begin_inset Phantom Phantom
46600 status open
46601
46602 \begin_layout Plain Layout
46603 W
46604 \end_layout
46605
46606 \end_inset
46607
46608
46609 \begin_inset ERT
46610 status collapsed
46611
46612 \begin_layout Plain Layout
46613
46614 }
46615 \end_layout
46616
46617 \end_inset
46618
46619  SpringGreen
46620 \end_layout
46621
46622 \end_inset
46623 </cell>
46624 </row>
46625 <row>
46626 <cell alignment="left" valignment="top" usebox="none">
46627 \begin_inset Text
46628
46629 \begin_layout Plain Layout
46630 \begin_inset ERT
46631 status collapsed
46632
46633 \begin_layout Plain Layout
46634
46635
46636 \backslash
46637 fcolorbox{black}{
46638 \end_layout
46639
46640 \end_inset
46641
46642 Tan
46643 \begin_inset ERT
46644 status collapsed
46645
46646 \begin_layout Plain Layout
46647
46648 }{
46649 \end_layout
46650
46651 \end_inset
46652
46653
46654 \begin_inset Phantom Phantom
46655 status open
46656
46657 \begin_layout Plain Layout
46658 W
46659 \end_layout
46660
46661 \end_inset
46662
46663
46664 \begin_inset ERT
46665 status collapsed
46666
46667 \begin_layout Plain Layout
46668
46669 }
46670 \end_layout
46671
46672 \end_inset
46673
46674  Tan
46675 \end_layout
46676
46677 \end_inset
46678 </cell>
46679 <cell alignment="left" valignment="top" usebox="none">
46680 \begin_inset Text
46681
46682 \begin_layout Plain Layout
46683 \begin_inset ERT
46684 status collapsed
46685
46686 \begin_layout Plain Layout
46687
46688
46689 \backslash
46690 fcolorbox{black}{
46691 \end_layout
46692
46693 \end_inset
46694
46695 TealBlue
46696 \begin_inset ERT
46697 status collapsed
46698
46699 \begin_layout Plain Layout
46700
46701 }{
46702 \end_layout
46703
46704 \end_inset
46705
46706
46707 \begin_inset Phantom Phantom
46708 status open
46709
46710 \begin_layout Plain Layout
46711 W
46712 \end_layout
46713
46714 \end_inset
46715
46716
46717 \begin_inset ERT
46718 status collapsed
46719
46720 \begin_layout Plain Layout
46721
46722 }
46723 \end_layout
46724
46725 \end_inset
46726
46727  TealBlue
46728 \end_layout
46729
46730 \end_inset
46731 </cell>
46732 <cell alignment="left" valignment="top" usebox="none">
46733 \begin_inset Text
46734
46735 \begin_layout Plain Layout
46736 \begin_inset ERT
46737 status collapsed
46738
46739 \begin_layout Plain Layout
46740
46741
46742 \backslash
46743 fcolorbox{black}{
46744 \end_layout
46745
46746 \end_inset
46747
46748 Thistle
46749 \begin_inset ERT
46750 status collapsed
46751
46752 \begin_layout Plain Layout
46753
46754 }{
46755 \end_layout
46756
46757 \end_inset
46758
46759
46760 \begin_inset Phantom Phantom
46761 status open
46762
46763 \begin_layout Plain Layout
46764 W
46765 \end_layout
46766
46767 \end_inset
46768
46769
46770 \begin_inset ERT
46771 status collapsed
46772
46773 \begin_layout Plain Layout
46774
46775 }
46776 \end_layout
46777
46778 \end_inset
46779
46780  Thistle
46781 \end_layout
46782
46783 \end_inset
46784 </cell>
46785 <cell alignment="left" valignment="top" usebox="none">
46786 \begin_inset Text
46787
46788 \begin_layout Plain Layout
46789 \begin_inset ERT
46790 status collapsed
46791
46792 \begin_layout Plain Layout
46793
46794
46795 \backslash
46796 fcolorbox{black}{
46797 \end_layout
46798
46799 \end_inset
46800
46801 Turquoise
46802 \begin_inset ERT
46803 status collapsed
46804
46805 \begin_layout Plain Layout
46806
46807 }{
46808 \end_layout
46809
46810 \end_inset
46811
46812
46813 \begin_inset Phantom Phantom
46814 status open
46815
46816 \begin_layout Plain Layout
46817 W
46818 \end_layout
46819
46820 \end_inset
46821
46822
46823 \begin_inset ERT
46824 status collapsed
46825
46826 \begin_layout Plain Layout
46827
46828 }
46829 \end_layout
46830
46831 \end_inset
46832
46833  Turquoise
46834 \end_layout
46835
46836 \end_inset
46837 </cell>
46838 </row>
46839 <row>
46840 <cell alignment="left" valignment="top" usebox="none">
46841 \begin_inset Text
46842
46843 \begin_layout Plain Layout
46844 \begin_inset ERT
46845 status collapsed
46846
46847 \begin_layout Plain Layout
46848
46849
46850 \backslash
46851 fcolorbox{black}{
46852 \end_layout
46853
46854 \end_inset
46855
46856 Violet
46857 \begin_inset ERT
46858 status collapsed
46859
46860 \begin_layout Plain Layout
46861
46862 }{
46863 \end_layout
46864
46865 \end_inset
46866
46867
46868 \begin_inset Phantom Phantom
46869 status open
46870
46871 \begin_layout Plain Layout
46872 W
46873 \end_layout
46874
46875 \end_inset
46876
46877
46878 \begin_inset ERT
46879 status collapsed
46880
46881 \begin_layout Plain Layout
46882
46883 }
46884 \end_layout
46885
46886 \end_inset
46887
46888  Violet
46889 \end_layout
46890
46891 \end_inset
46892 </cell>
46893 <cell alignment="left" valignment="top" usebox="none">
46894 \begin_inset Text
46895
46896 \begin_layout Plain Layout
46897 \begin_inset ERT
46898 status collapsed
46899
46900 \begin_layout Plain Layout
46901
46902
46903 \backslash
46904 fcolorbox{black}{
46905 \end_layout
46906
46907 \end_inset
46908
46909 VioletRed
46910 \begin_inset ERT
46911 status collapsed
46912
46913 \begin_layout Plain Layout
46914
46915 }{
46916 \end_layout
46917
46918 \end_inset
46919
46920
46921 \begin_inset Phantom Phantom
46922 status open
46923
46924 \begin_layout Plain Layout
46925 W
46926 \end_layout
46927
46928 \end_inset
46929
46930
46931 \begin_inset ERT
46932 status collapsed
46933
46934 \begin_layout Plain Layout
46935
46936 }
46937 \end_layout
46938
46939 \end_inset
46940
46941  VioletRed
46942 \end_layout
46943
46944 \end_inset
46945 </cell>
46946 <cell alignment="left" valignment="top" usebox="none">
46947 \begin_inset Text
46948
46949 \begin_layout Plain Layout
46950 \begin_inset ERT
46951 status collapsed
46952
46953 \begin_layout Plain Layout
46954
46955
46956 \backslash
46957 fcolorbox{black}{
46958 \end_layout
46959
46960 \end_inset
46961
46962 WildStrawberry
46963 \begin_inset ERT
46964 status collapsed
46965
46966 \begin_layout Plain Layout
46967
46968 }{
46969 \end_layout
46970
46971 \end_inset
46972
46973
46974 \begin_inset Phantom Phantom
46975 status open
46976
46977 \begin_layout Plain Layout
46978 W
46979 \end_layout
46980
46981 \end_inset
46982
46983
46984 \begin_inset ERT
46985 status collapsed
46986
46987 \begin_layout Plain Layout
46988
46989 }
46990 \end_layout
46991
46992 \end_inset
46993
46994  WildStrawberry
46995 \end_layout
46996
46997 \end_inset
46998 </cell>
46999 <cell alignment="left" valignment="top" usebox="none">
47000 \begin_inset Text
47001
47002 \begin_layout Plain Layout
47003 \begin_inset ERT
47004 status collapsed
47005
47006 \begin_layout Plain Layout
47007
47008
47009 \backslash
47010 fcolorbox{black}{
47011 \end_layout
47012
47013 \end_inset
47014
47015 YellowGreen
47016 \begin_inset ERT
47017 status collapsed
47018
47019 \begin_layout Plain Layout
47020
47021 }{
47022 \end_layout
47023
47024 \end_inset
47025
47026
47027 \begin_inset Phantom Phantom
47028 status open
47029
47030 \begin_layout Plain Layout
47031 W
47032 \end_layout
47033
47034 \end_inset
47035
47036
47037 \begin_inset ERT
47038 status collapsed
47039
47040 \begin_layout Plain Layout
47041
47042 }
47043 \end_layout
47044
47045 \end_inset
47046
47047  YellowGreen
47048 \end_layout
47049
47050 \end_inset
47051 </cell>
47052 </row>
47053 <row>
47054 <cell alignment="left" valignment="top" usebox="none">
47055 \begin_inset Text
47056
47057 \begin_layout Plain Layout
47058 \begin_inset ERT
47059 status collapsed
47060
47061 \begin_layout Plain Layout
47062
47063
47064 \backslash
47065 fcolorbox{black}{
47066 \end_layout
47067
47068 \end_inset
47069
47070 YellowOrange
47071 \begin_inset ERT
47072 status collapsed
47073
47074 \begin_layout Plain Layout
47075
47076 }{
47077 \end_layout
47078
47079 \end_inset
47080
47081
47082 \begin_inset Phantom Phantom
47083 status open
47084
47085 \begin_layout Plain Layout
47086 W
47087 \end_layout
47088
47089 \end_inset
47090
47091
47092 \begin_inset ERT
47093 status collapsed
47094
47095 \begin_layout Plain Layout
47096
47097 }
47098 \end_layout
47099
47100 \end_inset
47101
47102  YellowOrange
47103 \end_layout
47104
47105 \end_inset
47106 </cell>
47107 <cell alignment="left" valignment="top" usebox="none">
47108 \begin_inset Text
47109
47110 \begin_layout Plain Layout
47111
47112 \end_layout
47113
47114 \end_inset
47115 </cell>
47116 <cell alignment="left" valignment="top" usebox="none">
47117 \begin_inset Text
47118
47119 \begin_layout Plain Layout
47120
47121 \end_layout
47122
47123 \end_inset
47124 </cell>
47125 <cell alignment="left" valignment="top" usebox="none">
47126 \begin_inset Text
47127
47128 \begin_layout Plain Layout
47129
47130 \end_layout
47131
47132 \end_inset
47133 </cell>
47134 </row>
47135 </lyxtabular>
47136
47137 \end_inset
47138
47139
47140 \end_layout
47141
47142 \begin_layout Chapter
47143 Explication de l' équation
47144 \begin_inset space ~
47145 \end_inset
47146
47147 (
47148 \begin_inset CommandInset ref
47149 LatexCommand ref
47150 reference "eq:Wgn"
47151
47152 \end_inset
47153
47154 )
47155 \begin_inset CommandInset label
47156 LatexCommand label
47157 name "cha:Explication-de-l'Equation"
47158
47159 \end_inset
47160
47161
47162 \end_layout
47163
47164 \begin_layout Standard
47165 La largeur totale de 
47166 \emph on
47167 n
47168 \emph default
47169  cellules de tableau 
47170 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47171 \end_inset
47172
47173  peut être calculée avec
47174 \begin_inset Formula 
47175 \begin{equation}
47176 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47177 \end{equation}
47178
47179 \end_inset
47180
47181
47182 \end_layout
47183
47184 \begin_layout Standard
47185 où 
47186 \begin_inset Formula $L_{g\,n}$
47187 \end_inset
47188
47189  est la largeur fixe de toutes les cellules.
47190  
47191 \series bold
47192
47193 \backslash
47194 tabcolsep
47195 \series default
47196  est la largeur utilisée par \SpecialChar LaTeX
47197  entre le texte de la cellule et la bordure,
47198  sa valeur implicite est 6
47199 \begin_inset space \thinspace{}
47200 \end_inset
47201
47202 pt.
47203  
47204 \series bold
47205
47206 \backslash
47207 arrayrulewidth
47208 \series default
47209  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47210 \begin_inset space \thinspace{}
47211 \end_inset
47212
47213 pt.
47214 \end_layout
47215
47216 \begin_layout Standard
47217 D'après l'équation
47218 \begin_inset space ~
47219 \end_inset
47220
47221
47222 \begin_inset CommandInset ref
47223 LatexCommand eqref
47224 reference "eq:Wtot_n"
47225
47226 \end_inset
47227
47228 , la largeur totale d'une multi-colonnes, 
47229 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47230 \end_inset
47231
47232  est
47233 \begin_inset Formula 
47234 \begin{equation}
47235 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47236 \end{equation}
47237
47238 \end_inset
47239
47240
47241 \end_layout
47242
47243 \begin_layout Standard
47244 En posant que les équations 
47245 \begin_inset space ~
47246 \end_inset
47247
47248
47249 \begin_inset CommandInset ref
47250 LatexCommand eqref
47251 reference "eq:Wtot_n"
47252
47253 \end_inset
47254
47255  et 
47256 \begin_inset CommandInset ref
47257 LatexCommand eqref
47258 reference "eq:Wtot_mult"
47259
47260 \end_inset
47261
47262  sont égales, on peut calculer la largeur nécessaire 
47263 \begin_inset Formula $L_{g\,n}$
47264 \end_inset
47265
47266  quand 
47267 \emph on
47268 n
47269 \emph default
47270  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47271  de 
47272 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47273 \end_inset
47274
47275 :
47276 \begin_inset Formula 
47277 \begin{equation}
47278 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47279 \end{equation}
47280
47281 \end_inset
47282
47283
47284 \end_layout
47285
47286 \begin_layout Bibliography
47287 \begin_inset CommandInset bibitem
47288 LatexCommand bibitem
47289 key "latexcompanion"
47290 literal "true"
47291
47292 \end_inset
47293
47294 Frank Mittelbach and Michel Goossens: 
47295 \emph on
47296 The \SpecialChar LaTeX
47297  Companion Second Edition.
47298
47299 \emph default
47300  Addison-Wesley, 2004
47301 \end_layout
47302
47303 \begin_layout Bibliography
47304 \begin_inset CommandInset bibitem
47305 LatexCommand bibitem
47306 key "latexguide"
47307 literal "true"
47308
47309 \end_inset
47310
47311 Helmut Kopka and Patrick W.
47312  Daly: 
47313 \emph on
47314 A Guide to \SpecialChar LaTeX
47315  Fourth Edition.
47316
47317 \emph default
47318  Addison-Wesley, 2003
47319 \end_layout
47320
47321 \begin_layout Bibliography
47322 \begin_inset CommandInset bibitem
47323 LatexCommand bibitem
47324 key "latexbook"
47325 literal "true"
47326
47327 \end_inset
47328
47329 Leslie Lamport: 
47330 \emph on
47331 \SpecialChar LaTeX
47332 : A Document Preparation System.
47333
47334 \emph default
47335  Addison-Wesley, second edition, 1994
47336 \end_layout
47337
47338 \begin_layout Bibliography
47339 \begin_inset CommandInset bibitem
47340 LatexCommand bibitem
47341 key "arydshln"
47342 literal "true"
47343
47344 \end_inset
47345
47346 Documentation du paquetage \SpecialChar LaTeX
47347
47348 \series bold
47349  
47350 \begin_inset CommandInset href
47351 LatexCommand href
47352 name "arydshln"
47353 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47354 literal "false"
47355
47356 \end_inset
47357
47358
47359 \series default
47360
47361 \begin_inset Index idx
47362 status collapsed
47363
47364 \begin_layout Plain Layout
47365 Paquetages \SpecialChar LaTeX
47366  ! arydshln
47367 \end_layout
47368
47369 \end_inset
47370
47371
47372 \end_layout
47373
47374 \begin_layout Bibliography
47375 \begin_inset CommandInset bibitem
47376 LatexCommand bibitem
47377 key "booktabs"
47378 literal "true"
47379
47380 \end_inset
47381
47382 Documentation du paquetage \SpecialChar LaTeX
47383  
47384 \series bold
47385
47386 \begin_inset CommandInset href
47387 LatexCommand href
47388 name "booktabs"
47389 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47390 literal "false"
47391
47392 \end_inset
47393
47394
47395 \series default
47396
47397 \begin_inset Index idx
47398 status collapsed
47399
47400 \begin_layout Plain Layout
47401 Paquetages \SpecialChar LaTeX
47402  ! booktabs
47403 \end_layout
47404
47405 \end_inset
47406
47407
47408 \end_layout
47409
47410 \begin_layout Bibliography
47411 \begin_inset CommandInset bibitem
47412 LatexCommand bibitem
47413 key "caption"
47414 literal "true"
47415
47416 \end_inset
47417
47418 Documentation du paquetage \SpecialChar LaTeX
47419  
47420 \series bold
47421
47422 \begin_inset CommandInset href
47423 LatexCommand href
47424 name "caption"
47425 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47426 literal "false"
47427
47428 \end_inset
47429
47430
47431 \series default
47432
47433 \begin_inset Index idx
47434 status collapsed
47435
47436 \begin_layout Plain Layout
47437 Paquetages \SpecialChar LaTeX
47438  ! caption
47439 \end_layout
47440
47441 \end_inset
47442
47443
47444 \end_layout
47445
47446 \begin_layout Bibliography
47447 \begin_inset CommandInset bibitem
47448 LatexCommand bibitem
47449 key "diagbox"
47450 literal "true"
47451
47452 \end_inset
47453
47454 Documentation du paquetage \SpecialChar LaTeX
47455  
47456 \series bold
47457
47458 \begin_inset CommandInset href
47459 LatexCommand href
47460 name "diagbox"
47461 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47462 literal "false"
47463
47464 \end_inset
47465
47466
47467 \series default
47468
47469 \begin_inset Index idx
47470 status collapsed
47471
47472 \begin_layout Plain Layout
47473 Paquetages \SpecialChar LaTeX
47474  ! diagbox
47475 \end_layout
47476
47477 \end_inset
47478
47479
47480 \end_layout
47481
47482 \begin_layout Bibliography
47483 \begin_inset CommandInset bibitem
47484 LatexCommand bibitem
47485 key "endfloat"
47486 literal "true"
47487
47488 \end_inset
47489
47490 Documentation du paquetage \SpecialChar LaTeX
47491  
47492 \series bold
47493
47494 \begin_inset CommandInset href
47495 LatexCommand href
47496 name "endfloat"
47497 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47498 literal "false"
47499
47500 \end_inset
47501
47502
47503 \series default
47504
47505 \begin_inset Index idx
47506 status collapsed
47507
47508 \begin_layout Plain Layout
47509 Paquetages \SpecialChar LaTeX
47510  ! endfloat
47511 \end_layout
47512
47513 \end_inset
47514
47515
47516 \end_layout
47517
47518 \begin_layout Bibliography
47519 \begin_inset CommandInset bibitem
47520 LatexCommand bibitem
47521 key "footmisc"
47522 literal "true"
47523
47524 \end_inset
47525
47526 Documentation du paquetage \SpecialChar LaTeX
47527  
47528 \series bold
47529
47530 \begin_inset CommandInset href
47531 LatexCommand href
47532 name "footmisc"
47533 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47534 literal "false"
47535
47536 \end_inset
47537
47538
47539 \series default
47540
47541 \begin_inset Index idx
47542 status collapsed
47543
47544 \begin_layout Plain Layout
47545 Paquetages \SpecialChar LaTeX
47546  ! footmisc
47547 \end_layout
47548
47549 \end_inset
47550
47551
47552 \end_layout
47553
47554 \begin_layout Bibliography
47555 \begin_inset CommandInset bibitem
47556 LatexCommand bibitem
47557 key "hypcap"
47558 literal "true"
47559
47560 \end_inset
47561
47562 Documentation du paquetage \SpecialChar LaTeX
47563  
47564 \series bold
47565
47566 \begin_inset CommandInset href
47567 LatexCommand href
47568 name "hypcap"
47569 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47570 literal "false"
47571
47572 \end_inset
47573
47574
47575 \series default
47576
47577 \begin_inset Index idx
47578 status collapsed
47579
47580 \begin_layout Plain Layout
47581 Paquetages \SpecialChar LaTeX
47582  ! hyperref
47583 \end_layout
47584
47585 \end_inset
47586
47587
47588 \end_layout
47589
47590 \begin_layout Bibliography
47591 \begin_inset CommandInset bibitem
47592 LatexCommand bibitem
47593 key "hyperref"
47594 literal "true"
47595
47596 \end_inset
47597
47598 Documentation du paquetage \SpecialChar LaTeX
47599  
47600 \series bold
47601
47602 \begin_inset CommandInset href
47603 LatexCommand href
47604 name "hyperref"
47605 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47606 literal "false"
47607
47608 \end_inset
47609
47610
47611 \series default
47612
47613 \begin_inset Index idx
47614 status collapsed
47615
47616 \begin_layout Plain Layout
47617 Paquetages \SpecialChar LaTeX
47618  ! hyperref
47619 \end_layout
47620
47621 \end_inset
47622
47623
47624 \end_layout
47625
47626 \begin_layout Bibliography
47627 \begin_inset CommandInset bibitem
47628 LatexCommand bibitem
47629 key "KOMA-Script"
47630 literal "true"
47631
47632 \end_inset
47633
47634 Documentation du paquetage \SpecialChar LaTeX
47635  
47636 \series bold
47637
47638 \begin_inset CommandInset href
47639 LatexCommand href
47640 name "KOMA-Script"
47641 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47642 literal "false"
47643
47644 \end_inset
47645
47646
47647 \series default
47648
47649 \begin_inset Index idx
47650 status collapsed
47651
47652 \begin_layout Plain Layout
47653 Paquetages \SpecialChar LaTeX
47654  ! KOMA-Script
47655 \end_layout
47656
47657 \end_inset
47658
47659
47660 \end_layout
47661
47662 \begin_layout Bibliography
47663 \begin_inset CommandInset bibitem
47664 LatexCommand bibitem
47665 key "lettrine"
47666 literal "true"
47667
47668 \end_inset
47669
47670 Documentation du paquetage \SpecialChar LaTeX
47671  
47672 \series bold
47673
47674 \begin_inset CommandInset href
47675 LatexCommand href
47676 name "lettrine"
47677 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47678 literal "false"
47679
47680 \end_inset
47681
47682
47683 \series default
47684  et un 
47685 \begin_inset CommandInset href
47686 LatexCommand href
47687 name "exemple"
47688 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47689 literal "false"
47690
47691 \end_inset
47692
47693
47694 \begin_inset Index idx
47695 status collapsed
47696
47697 \begin_layout Plain Layout
47698 Paquetages \SpecialChar LaTeX
47699  ! lettrine
47700 \end_layout
47701
47702 \end_inset
47703
47704
47705 \end_layout
47706
47707 \begin_layout Bibliography
47708 \begin_inset CommandInset bibitem
47709 LatexCommand bibitem
47710 key "listings"
47711 literal "true"
47712
47713 \end_inset
47714
47715 Documentation du paquetage \SpecialChar LaTeX
47716  
47717 \series bold
47718
47719 \begin_inset CommandInset href
47720 LatexCommand href
47721 name "listings"
47722 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47723 literal "false"
47724
47725 \end_inset
47726
47727
47728 \series default
47729
47730 \begin_inset Index idx
47731 status collapsed
47732
47733 \begin_layout Plain Layout
47734 Paquetages \SpecialChar LaTeX
47735  ! listings
47736 \end_layout
47737
47738 \end_inset
47739
47740
47741 \end_layout
47742
47743 \begin_layout Bibliography
47744 \begin_inset CommandInset bibitem
47745 LatexCommand bibitem
47746 key "marginnote"
47747 literal "true"
47748
47749 \end_inset
47750
47751 Documentation du paquetage \SpecialChar LaTeX
47752  
47753 \series bold
47754
47755 \begin_inset CommandInset href
47756 LatexCommand href
47757 name "marginnote"
47758 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47759 literal "false"
47760
47761 \end_inset
47762
47763
47764 \series default
47765
47766 \begin_inset Index idx
47767 status collapsed
47768
47769 \begin_layout Plain Layout
47770 Paquetages \SpecialChar LaTeX
47771  ! marginnote
47772 \end_layout
47773
47774 \end_inset
47775
47776
47777 \end_layout
47778
47779 \begin_layout Bibliography
47780 \begin_inset CommandInset bibitem
47781 LatexCommand bibitem
47782 key "pdfpages"
47783 literal "true"
47784
47785 \end_inset
47786
47787 Documentation du paquetage \SpecialChar LaTeX
47788  
47789 \series bold
47790
47791 \begin_inset CommandInset href
47792 LatexCommand href
47793 name "pdfpages"
47794 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47795 literal "false"
47796
47797 \end_inset
47798
47799
47800 \series default
47801
47802 \begin_inset Index idx
47803 status collapsed
47804
47805 \begin_layout Plain Layout
47806 Paquetages \SpecialChar LaTeX
47807  ! pdfpages
47808 \end_layout
47809
47810 \end_inset
47811
47812
47813 \end_layout
47814
47815 \begin_layout Bibliography
47816 \begin_inset CommandInset bibitem
47817 LatexCommand bibitem
47818 key "prettyref"
47819 literal "true"
47820
47821 \end_inset
47822
47823 Documentation du paquetage \SpecialChar LaTeX
47824
47825 \series bold
47826  
47827 \begin_inset CommandInset href
47828 LatexCommand href
47829 name "prettyref"
47830 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47831 literal "false"
47832
47833 \end_inset
47834
47835
47836 \series default
47837
47838 \begin_inset Index idx
47839 status collapsed
47840
47841 \begin_layout Plain Layout
47842 Paquetages \SpecialChar LaTeX
47843  ! prettyref
47844 \end_layout
47845
47846 \end_inset
47847
47848
47849 \end_layout
47850
47851 \begin_layout Bibliography
47852 \begin_inset CommandInset bibitem
47853 LatexCommand bibitem
47854 key "pstricks"
47855 literal "true"
47856
47857 \end_inset
47858
47859 Page Web du paquetage \SpecialChar LaTeX
47860  
47861 \series bold
47862
47863 \begin_inset CommandInset href
47864 LatexCommand href
47865 name "PSTricks"
47866 target "http://tug.org/PSTricks/"
47867 literal "false"
47868
47869 \end_inset
47870
47871
47872 \series default
47873
47874 \begin_inset Index idx
47875 status collapsed
47876
47877 \begin_layout Plain Layout
47878 Paquetages \SpecialChar LaTeX
47879  ! PSTricks
47880 \end_layout
47881
47882 \end_inset
47883
47884
47885 \end_layout
47886
47887 \begin_layout Bibliography
47888 \begin_inset CommandInset bibitem
47889 LatexCommand bibitem
47890 key "refstyle"
47891 literal "true"
47892
47893 \end_inset
47894
47895 Documentation du paquetage \SpecialChar LaTeX
47896
47897 \series bold
47898  
47899 \begin_inset CommandInset href
47900 LatexCommand href
47901 name "refstyle"
47902 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47903 literal "false"
47904
47905 \end_inset
47906
47907
47908 \series default
47909
47910 \begin_inset Index idx
47911 status collapsed
47912
47913 \begin_layout Plain Layout
47914 Paquetages \SpecialChar LaTeX
47915  ! refstyle
47916 \end_layout
47917
47918 \end_inset
47919
47920
47921 \end_layout
47922
47923 \begin_layout Bibliography
47924 \begin_inset CommandInset bibitem
47925 LatexCommand bibitem
47926 key "sidecap"
47927 literal "true"
47928
47929 \end_inset
47930
47931 Documentation du paquetage \SpecialChar LaTeX
47932  
47933 \series bold
47934
47935 \begin_inset CommandInset href
47936 LatexCommand href
47937 name "sidecap"
47938 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
47939 literal "false"
47940
47941 \end_inset
47942
47943
47944 \series default
47945
47946 \begin_inset Index idx
47947 status collapsed
47948
47949 \begin_layout Plain Layout
47950 Paquetages \SpecialChar LaTeX
47951  ! sidecap
47952 \end_layout
47953
47954 \end_inset
47955
47956
47957 \end_layout
47958
47959 \begin_layout Bibliography
47960 \begin_inset CommandInset bibitem
47961 LatexCommand bibitem
47962 key "NewInLyX20"
47963 literal "true"
47964
47965 \end_inset
47966
47967
47968 \begin_inset CommandInset href
47969 LatexCommand href
47970 name "Page Wiki"
47971 target "http://wiki.lyx.org/LyX/NewInLyX20"
47972 literal "false"
47973
47974 \end_inset
47975
47976  au sujet des nouveautés de 
47977 \family sans
47978 \SpecialChar LyX
47979  2.0
47980 \family default
47981 .
47982 \end_layout
47983
47984 \begin_layout Standard
47985 \begin_inset CommandInset index_print
47986 LatexCommand printindex
47987 type "idx"
47988 literal "false"
47989
47990 \end_inset
47991
47992
47993 \end_layout
47994
47995 \end_body
47996 \end_document