]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: new description how to change table line colors within tables
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
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 \graphics default
181 \default_output_format pdf2
182 \output_sync 0
183 \bibtex_command default
184 \index_command default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
189 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_package amsmath 2
205 \use_package amssymb 2
206 \use_package cancel 0
207 \use_package esint 0
208 \use_package mathdots 1
209 \use_package mathtools 0
210 \use_package mhchem 1
211 \use_package stackrel 0
212 \use_package stmaryrd 0
213 \use_package undertilde 0
214 \cite_engine basic
215 \cite_engine_type default
216 \biblio_style plain
217 \use_bibtopic false
218 \use_indices false
219 \paperorientation portrait
220 \suppress_date false
221 \justification true
222 \use_refstyle 0
223 \notefontcolor #0000ff
224 \index Index
225 \shortcut idx
226 \color #008000
227 \end_index
228 \secnumdepth 3
229 \tocdepth 3
230 \paragraph_separation skip
231 \defskip medskip
232 \quotes_language french
233 \papercolumns 1
234 \papersides 2
235 \paperpagestyle default
236 \tracking_changes false
237 \output_changes false
238 \html_math_output 0
239 \html_css_as_file 0
240 \html_be_strict false
241 \end_header
242
243 \begin_body
244
245 \begin_layout Title
246 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
247  les boîtes et les objets externes de \SpecialChar LyX
248
249 \end_layout
250
251 \begin_layout Author
252 par l'Équipe \SpecialChar LyX
253
254 \begin_inset Foot
255 status collapsed
256
257 \begin_layout Plain Layout
258 \noindent
259 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
260  de la documentation de \SpecialChar LyX
261
262 \begin_inset CommandInset href
263 LatexCommand href
264 name "lyx-docs@lists.lyx.org"
265 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
266 type "mailto:"
267
268 \end_inset
269
270
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Note Note
277 status collapsed
278
279 \begin_layout Plain Layout
280 auteur original : Uwe Stöhr
281 \end_layout
282
283 \begin_layout Plain Layout
284 Traduction française : Siegfried Meunier-Guttin-Cluzel
285 \end_layout
286
287 \begin_layout Plain Layout
288 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
289 n/Navigation, 31/10/2012, JPChrétien
290 \end_layout
291
292 \begin_layout Plain Layout
293 version initiale 2.1.x avril 2014, mise à jour J.P.
294  Chrétien
295 \end_layout
296
297 \begin_layout Plain Layout
298 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
299 \end_layout
300
301 \begin_layout Plain Layout
302 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
303 \end_layout
304
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \family sans
317 Version 2.2.x
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset CommandInset toc
322 LatexCommand tableofcontents
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 \begin_inset Note Note
331 status open
332
333 \begin_layout Plain Layout
334 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
335  
336 \series bold
337 arydshln
338 \series default
339
340 \series bold
341 colortbl
342 \series default
343
344 \series bold
345 diagbox, lettrine, marginnote, picinpar
346 \series default
347 , et 
348 \series bold
349 sidecap
350 \series default
351  doivent être installés.
352  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
353  les sections qui nécessitent les paquetages en question n'apparaîtront
354  pas sur la sortie.
355 \end_layout
356
357 \begin_layout Plain Layout
358 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
359 \begin_inset Newline newline
360 \end_inset
361
362
363 \series bold
364 http://wiki.lyx.org/\SpecialChar LyX
365 /Manuals#EmbeddedObjects
366 \end_layout
367
368 \end_inset
369
370
371 \end_layout
372
373 \begin_layout Chapter
374 Figures
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Figures
380 \end_layout
381
382 \end_inset
383
384
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Graphiques|see
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395 {
396 \end_layout
397
398 \end_inset
399
400 Figures
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 }
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \end_inset
415
416
417 \end_layout
418
419 \begin_layout Section
420 La fenêtre de dialogue graphique
421 \begin_inset Index idx
422 status collapsed
423
424 \begin_layout Plain Layout
425 Figures ! Fenêtre de dialogue Graphique
426 \end_layout
427
428 \end_inset
429
430
431 \begin_inset CommandInset label
432 LatexCommand label
433 name "sec:Graphics-Dialog"
434
435 \end_inset
436
437
438 \end_layout
439
440 \begin_layout Standard
441 Pour placer une figure dans votre document, cliquez sur le bouton 
442 \begin_inset Info
443 type  "icon"
444 arg   "dialog-show-new-inset graphics"
445 \end_inset
446
447  dans la barre d'outils, ou faites 
448 \family sans
449 Insertion\SpecialChar menuseparator
450 Graphique
451 \family default
452 .
453  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
454  à charger.
455  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
456  dans le texte.
457 \end_layout
458
459 \begin_layout Standard
460 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
461  sur une image
462 \begin_inset Note Note
463 status collapsed
464
465 \begin_layout Plain Layout
466 Ça marche aussi avec le bouton gauche ! (NdT)
467 \end_layout
468
469 \end_inset
470
471 .
472  Cette fenêtre de dialogue possède trois onglets:
473 \end_layout
474
475 \begin_layout Description
476 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
477  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
478  Les unités de longueurs utilisées sont décrites dans l'annexe
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "cha:Unités-de-longueur"
486
487 \end_inset
488
489 .
490 \begin_inset Newline newline
491 \end_inset
492
493
494 \begin_inset Index idx
495 status collapsed
496
497 \begin_layout Plain Layout
498 Figures ! Pivotées
499 \end_layout
500
501 \end_inset
502
503 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
504  d'une montre, en donnant l'angle de rotation et la position du pivot.
505  L'image apparaîtra pivotée dans \SpecialChar LyX
506 .
507 \begin_inset Newline newline
508 \end_inset
509
510
511 \begin_inset Index idx
512 status collapsed
513
514 \begin_layout Plain Layout
515 Figures ! Redimensionnées
516 \end_layout
517
518 \end_inset
519
520 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
521  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
522  sa largeur.
523  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
524  déterminée automatiquement.
525  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
526  éventuellement une distorsion.
527  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
528  
529 \family sans
530 Conserver
531 \begin_inset space ~
532 \end_inset
533
534 les
535 \begin_inset space ~
536 \end_inset
537
538 proportions
539 \family default
540 .
541  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
542  pas les valeurs fixées.
543  
544 \begin_inset Newline newline
545 \end_inset
546
547 Les images peuvent être modifiée en utilisant le programme de votre choix
548  en faisant un clic droit dessus et en choisissant 
549 \family sans
550 Éditer le fichier ailleurs
551 \family default
552  dans le menu contextuel qui apparaît.
553  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
554  
555 \family sans
556 Formats
557 \begin_inset space ~
558 \end_inset
559
560 de
561 \begin_inset space ~
562 \end_inset
563
564 fichiers
565 \family default
566  dans la fenêtre de dialogue de 
567 \family sans
568 Préférences
569 \family default
570  de \SpecialChar LyX
571 .
572 \end_layout
573
574 \begin_layout Description
575 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
576  la sortie finale est de modifier les coordonnées de la zone de l'image
577  qui est affichée.
578  Cette zone peut être calculée automatiquement à partir des données présentes
579  dans le fichier en appuyant sur le bouton 
580 \family sans
581 Valeurs
582 \begin_inset space ~
583 \end_inset
584
585 du
586 \begin_inset space ~
587 \end_inset
588
589 Fichier
590 \family default
591 .
592  Avec l'option 
593 \family sans
594 Couper
595 \begin_inset space ~
596 \end_inset
597
598 à
599 \begin_inset space ~
600 \end_inset
601
602 la
603 \begin_inset space ~
604 \end_inset
605
606 boîte
607 \begin_inset space ~
608 \end_inset
609
610 de
611 \begin_inset space ~
612 \end_inset
613
614 délimitation, 
615 \family default
616 seule la portion de l'image qui est dans la zone définie sera imprimée.
617  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
618  donc vous pouvez ignorer l'onglet 
619 \family sans
620 Rogner
621 \family default
622 .
623 \end_layout
624
625 \begin_layout Description
626
627 \family sans
628 Options
629 \begin_inset space ~
630 \end_inset
631
632 \SpecialChar LaTeX
633
634 \begin_inset space ~
635 \end_inset
636
637 et
638 \begin_inset space ~
639 \end_inset
640
641 \SpecialChar LyX
642
643 \family default
644  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
645  et les
646  experts ès-\SpecialChar LaTeX
647  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
648
649 \begin_inset Newline newline
650 \end_inset
651
652 L'option 
653 \family sans
654 Mode brouillon
655 \family default
656  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
657  avec la taille de l'image.
658 \begin_inset Newline newline
659 \end_inset
660
661 Dans la section 
662 \family sans
663 Groupe
664 \begin_inset space ~
665 \end_inset
666
667 de
668 \begin_inset space ~
669 \end_inset
670
671 graphiques
672 \family default
673  vous pouvez définir ou de choisir un groupe de paramètres d'image
674 \begin_inset Index idx
675 status collapsed
676
677 \begin_layout Plain Layout
678 Figures ! Groupes de paramétrisation
679 \end_layout
680
681 \end_inset
682
683 .
684  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
685  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
686  les autres soient automatiquement modifiées de la même manière.
687  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
688  avoir à modifier leur taille manuellement une par une.
689  On peut rattacher une image à un groupe existant en utilisant le menu contextue
690 l de l'image et en cochant le nom du groupe dans la liste
691 \begin_inset Foot
692 status collapsed
693
694 \begin_layout Plain Layout
695 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
696 \end_layout
697
698 \end_inset
699
700 .
701 \end_layout
702
703 \begin_layout Standard
704 \begin_inset VSpace bigskip
705 \end_inset
706
707
708 \end_layout
709
710 \begin_layout Standard
711 Voici un exemple d'image au format EPS
712 \begin_inset Foot
713 status collapsed
714
715 \begin_layout Plain Layout
716 Les format d'images sont décrits dans la section
717 \begin_inset space ~
718 \end_inset
719
720
721 \begin_inset CommandInset ref
722 LatexCommand ref
723 reference "sec:Image-Formats"
724
725 \end_inset
726
727 .
728 \end_layout
729
730 \end_inset
731
732  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
733 nt:
734 \end_layout
735
736 \begin_layout Standard
737 \align center
738 \begin_inset Graphics
739         filename ../clipart/mobius.eps
740         scale 70
741         scaleBeforeRotation
742         rotateOrigin center
743
744 \end_inset
745
746
747 \end_layout
748
749 \begin_layout Standard
750 Et voici la même image mais en mode brouillon:
751 \end_layout
752
753 \begin_layout Standard
754 \align center
755 \begin_inset Graphics
756         filename ../clipart/mobius.eps
757         scale 70
758         draft
759         scaleBeforeRotation
760         rotateOrigin center
761
762 \end_inset
763
764
765 \end_layout
766
767 \begin_layout Section
768 Figures flottantes
769 \begin_inset CommandInset label
770 LatexCommand label
771 name "sec:Figure-Floats"
772
773 \end_inset
774
775
776 \begin_inset Index idx
777 status collapsed
778
779 \begin_layout Plain Layout
780 Flottants ! Figures
781 \end_layout
782
783 \end_inset
784
785
786 \begin_inset Index idx
787 status collapsed
788
789 \begin_layout Plain Layout
790 Figures ! Flottants
791 \end_layout
792
793 \end_inset
794
795
796 \end_layout
797
798 \begin_layout Standard
799 Pour des explications d'ordre général concernant les flottants, jetez un
800  coup d'œil à la section
801 \begin_inset space ~
802 \end_inset
803
804
805 \begin_inset CommandInset ref
806 LatexCommand ref
807 reference "sec:Flottants-Introduction"
808
809 \end_inset
810
811 .
812 \end_layout
813
814 \begin_layout Standard
815 Le bouton 
816 \begin_inset Info
817 type  "icon"
818 arg   "float-insert figure"
819 \end_inset
820
821  de la barre d'outils et le menu 
822 \family sans
823 Insertion\SpecialChar menuseparator
824 Flottant\SpecialChar menuseparator
825 Figure
826 \family default
827  insèrent un flottant avec l'étiquette 
828 \begin_inset Quotes fld
829 \end_inset
830
831
832 \series bold
833 Figure
834 \begin_inset space ~
835 \end_inset
836
837 #:
838 \series default
839
840 \begin_inset Quotes frd
841 \end_inset
842
843  (# est le numéro réel de l'image).
844  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
845 \begin_inset space ~
846 \end_inset
847
848
849 \begin_inset CommandInset ref
850 LatexCommand ref
851 reference "fig:kill-plat"
852
853 \end_inset
854
855  ou en dessous de la légende comme pour la Figure
856 \begin_inset space ~
857 \end_inset
858
859
860 \begin_inset CommandInset ref
861 LatexCommand ref
862 reference "fig:escher"
863
864 \end_inset
865
866 .
867  Vous trouverez plus d'information sur le positionnement des légendes dans
868  la section
869 \begin_inset space ~
870 \end_inset
871
872
873 \begin_inset CommandInset ref
874 LatexCommand ref
875 reference "sec:Placement-légende"
876
877 \end_inset
878
879 .
880 \end_layout
881
882 \begin_layout Standard
883 \begin_inset Float figure
884 wide false
885 sideways false
886 status open
887
888 \begin_layout Plain Layout
889 \align center
890 \begin_inset Graphics
891         filename ../clipart/platypus.eps
892         width 50col%
893         scaleBeforeRotation
894         rotateOrigin center
895
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Plain Layout
902 \begin_inset Caption Standard
903
904 \begin_layout Plain Layout
905 \begin_inset CommandInset label
906 LatexCommand label
907 name "fig:kill-plat"
908
909 \end_inset
910
911 Un ornithorynque sévèrement déformé dans un flottant de figure.
912 \end_layout
913
914 \end_inset
915
916
917 \end_layout
918
919 \end_inset
920
921
922 \end_layout
923
924 \begin_layout Standard
925 \begin_inset Float figure
926 wide false
927 sideways false
928 status open
929
930 \begin_layout Plain Layout
931 \begin_inset Caption Standard
932
933 \begin_layout Plain Layout
934 \begin_inset CommandInset label
935 LatexCommand label
936 name "fig:escher"
937
938 \end_inset
939
940 M.C.
941  Escher sous LSD.
942 \end_layout
943
944 \end_inset
945
946
947 \end_layout
948
949 \begin_layout Plain Layout
950 \align center
951 \begin_inset Graphics
952         filename ../clipart/escher-lsd.eps
953         scale 80
954         scaleBeforeRotation
955         rotateOrigin center
956
957 \end_inset
958
959
960 \end_layout
961
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 \begin_inset Index idx
969 status collapsed
970
971 \begin_layout Plain Layout
972 References@Références ! à des Figures
973 \end_layout
974
975 \end_inset
976
977 Les figure
978 \begin_inset space ~
979 \end_inset
980
981
982 \begin_inset CommandInset ref
983 LatexCommand ref
984 reference "fig:kill-plat"
985
986 \end_inset
987
988  et 
989 \begin_inset CommandInset ref
990 LatexCommand ref
991 reference "fig:escher"
992
993 \end_inset
994
995  sont des exemples de figures référencées.
996  Dans le texte, on fait référence à une figure en faisant référence à sa
997  légende.
998  On insère donc une étiquette dans la légende en utilisant le menu 
999 \family sans
1000 Insertion
1001 \family default
1002 \SpecialChar menuseparator
1003
1004 \family sans
1005 Étiquette
1006 \family default
1007  ou le bouton 
1008 \begin_inset Info
1009 type  "icon"
1010 arg   "label-insert"
1011 \end_inset
1012
1013  de la barre d'outils.
1014  On peut alors faire référence à cette étiquette en utilisant le menu 
1015 \family sans
1016 Insertion\SpecialChar menuseparator
1017 Référence
1018 \begin_inset space ~
1019 \end_inset
1020
1021 croisée
1022 \family default
1023  ou le bouton 
1024 \begin_inset Info
1025 type  "icon"
1026 arg   "dialog-show-new-inset ref"
1027 \end_inset
1028
1029  de la barre d'outils.
1030  Il est important d'utiliser des références pour les flottants de figures
1031  plutôt que des locutions vagues du genre 
1032 \begin_inset Quotes fld
1033 \end_inset
1034
1035 la figure ci-dessous
1036 \begin_inset Quotes frd
1037 \end_inset
1038
1039 , puisque \SpecialChar LaTeX
1040  va repositionner la figure dans le document final.
1041  Votre figure risque de ne plus être ci-dessous du tout !
1042 \begin_inset Newline newline
1043 \end_inset
1044
1045 Le référencement est expliqué plus en détail dans la section
1046 \begin_inset space ~
1047 \end_inset
1048
1049
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "sec:Referencer-les-Flottants"
1053
1054 \end_inset
1055
1056 .
1057 \end_layout
1058
1059 \begin_layout Standard
1060 En principe on met une seule figure dans un flottant, mais parfois vous
1061  pouvez vouloir deux figures avec chacune sa sous-légende.
1062  C'est possible en insérant des flottants d'image dans des flottants d'image
1063  existants.
1064  Notez que seule la légende principale des flottants est reprise dans la
1065  liste des figures.
1066  La figure
1067 \begin_inset space ~
1068 \end_inset
1069
1070
1071 \begin_inset CommandInset ref
1072 LatexCommand ref
1073 reference "fig:Deux-images-déformées"
1074
1075 \end_inset
1076
1077  est un exemple de flottant de figure avec deux images mises l'une à côté
1078  de l'autre.
1079  Vous pouvez aussi mettre les images les unes sous les autres.
1080  Les figures
1081 \begin_inset space ~
1082 \end_inset
1083
1084
1085 \begin_inset CommandInset ref
1086 LatexCommand ref
1087 reference "fig:Structure-indéfinissable"
1088
1089 \end_inset
1090
1091  et 
1092 \begin_inset CommandInset ref
1093 LatexCommand ref
1094 reference "fig:Un-ornithorynque"
1095
1096 \end_inset
1097
1098  sont des sous-figures.
1099 \end_layout
1100
1101 \begin_layout Standard
1102 \begin_inset Float figure
1103 wide false
1104 sideways false
1105 status open
1106
1107 \begin_layout Plain Layout
1108 \begin_inset space \hfill{}
1109 \end_inset
1110
1111
1112 \begin_inset Float figure
1113 wide false
1114 sideways false
1115 status collapsed
1116
1117 \begin_layout Plain Layout
1118 \begin_inset Caption Standard
1119
1120 \begin_layout Plain Layout
1121 \begin_inset CommandInset label
1122 LatexCommand label
1123 name "fig:Structure-indéfinissable"
1124
1125 \end_inset
1126
1127 Structure indéfinissable
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Plain Layout
1136 \begin_inset Graphics
1137         filename ../clipart/escher-lsd.eps
1138         width 45col%
1139         scaleBeforeRotation
1140         groupId Déformés
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \end_inset
1148
1149
1150 \begin_inset space \hfill{}
1151 \end_inset
1152
1153
1154 \begin_inset Float figure
1155 wide false
1156 sideways false
1157 status collapsed
1158
1159 \begin_layout Plain Layout
1160 \begin_inset Caption Standard
1161
1162 \begin_layout Plain Layout
1163 \begin_inset CommandInset label
1164 LatexCommand label
1165 name "fig:Un-ornithorynque"
1166
1167 \end_inset
1168
1169 Un ornithorynque
1170 \end_layout
1171
1172 \end_inset
1173
1174
1175 \end_layout
1176
1177 \begin_layout Plain Layout
1178 \begin_inset Graphics
1179         filename ../clipart/platypus.eps
1180         width 45col%
1181         scaleBeforeRotation
1182         groupId Déformés
1183
1184 \end_inset
1185
1186
1187 \end_layout
1188
1189 \end_inset
1190
1191
1192 \begin_inset space \hfill{}
1193 \end_inset
1194
1195
1196 \end_layout
1197
1198 \begin_layout Plain Layout
1199 \begin_inset Caption Standard
1200
1201 \begin_layout Plain Layout
1202 \begin_inset CommandInset label
1203 LatexCommand label
1204 name "fig:Deux-images-déformées"
1205
1206 \end_inset
1207
1208 Deux images déformées.
1209  Les deux images font partie du groupe de paramétrisation 
1210 \begin_inset Quotes fld
1211 \end_inset
1212
1213 déformés
1214 \begin_inset Quotes frd
1215 \end_inset
1216
1217 .
1218 \end_layout
1219
1220 \end_inset
1221
1222
1223 \end_layout
1224
1225 \end_inset
1226
1227
1228 \end_layout
1229
1230 \begin_layout Section
1231 Les formats d'images
1232 \begin_inset CommandInset label
1233 LatexCommand label
1234 name "sec:Image-Formats"
1235
1236 \end_inset
1237
1238
1239 \begin_inset Index idx
1240 status collapsed
1241
1242 \begin_layout Plain Layout
1243 Formats d' images
1244 \end_layout
1245
1246 \end_inset
1247
1248
1249 \begin_inset Index idx
1250 status collapsed
1251
1252 \begin_layout Plain Layout
1253 Figures ! Formats d'images
1254 \end_layout
1255
1256 \end_inset
1257
1258
1259 \end_layout
1260
1261 \begin_layout Standard
1262 Vous pouvez insérer des images dans n'importe quel format connu.
1263  Mais, comme nous l'avons expliqué dans l'annexe
1264 \begin_inset space ~
1265 \end_inset
1266
1267
1268 \begin_inset CommandInset ref
1269 LatexCommand ref
1270 reference "cha:Formats-fichiers-graphiques"
1271
1272 \end_inset
1273
1274 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1275  de formats d'images.
1276  Pour s'en sortir \SpecialChar LyX
1277  utilise le programme 
1278 \family typewriter
1279 ImageMagick
1280 \family default
1281  en arrière plan pour convertir les formats que vous utilisez dans un des
1282  formats acceptés par le format de sortie.
1283  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1284 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1285 \begin_inset space ~
1286 \end_inset
1287
1288
1289 \begin_inset CommandInset ref
1290 LatexCommand ref
1291 reference "cha:Formats-fichiers-graphiques"
1292
1293 \end_inset
1294
1295 .
1296 \end_layout
1297
1298 \begin_layout Standard
1299 Comme pour les polices de caractères, il y a deux grands types de formats
1300  d'images:
1301 \end_layout
1302
1303 \begin_layout Description
1304 Les
1305 \begin_inset space ~
1306 \end_inset
1307
1308 images
1309 \begin_inset space ~
1310 \end_inset
1311
1312 Matricielles
1313 \begin_inset space ~
1314 \end_inset
1315
1316 (ou
1317 \begin_inset space ~
1318 \end_inset
1319
1320 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1321  enregistrés sous un format compressé.
1322  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1323  petits carrés quand on utilise des agrandissements trop importants (aspect
1324  
1325 \begin_inset Quotes fld
1326 \end_inset
1327
1328 pixellisé
1329 \begin_inset Quotes frd
1330 \end_inset
1331
1332 ).
1333  Les formats matriciels les plus connus sont le GIF (
1334 \begin_inset Quotes fld
1335 \end_inset
1336
1337 Graphics Interchange Format
1338 \begin_inset Quotes frd
1339 \end_inset
1340
1341 , avec comme suffixe de fichier 
1342 \begin_inset Quotes fld
1343 \end_inset
1344
1345
1346 \family typewriter
1347 .gif
1348 \family default
1349
1350 \begin_inset Quotes frd
1351 \end_inset
1352
1353 )
1354 \begin_inset Index idx
1355 status collapsed
1356
1357 \begin_layout Plain Layout
1358 GIF|see
1359 \begin_inset ERT
1360 status collapsed
1361
1362 \begin_layout Plain Layout
1363
1364 {
1365 \end_layout
1366
1367 \end_inset
1368
1369 Format d'image
1370 \begin_inset ERT
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374
1375 }
1376 \end_layout
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \end_inset
1384
1385 , le PNG (
1386 \begin_inset Quotes fld
1387 \end_inset
1388
1389 Portable Network Graphics
1390 \begin_inset Quotes frd
1391 \end_inset
1392
1393 , suffixe 
1394 \begin_inset Quotes fld
1395 \end_inset
1396
1397
1398 \family typewriter
1399 .png
1400 \family default
1401
1402 \begin_inset Quotes frd
1403 \end_inset
1404
1405 )
1406 \begin_inset Index idx
1407 status collapsed
1408
1409 \begin_layout Plain Layout
1410 PNG|see
1411 \begin_inset ERT
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415
1416 {
1417 \end_layout
1418
1419 \end_inset
1420
1421 Formats d'image
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 }
1428 \end_layout
1429
1430 \end_inset
1431
1432
1433 \end_layout
1434
1435 \end_inset
1436
1437  et le JPG (
1438 \begin_inset Quotes fld
1439 \end_inset
1440
1441 Joint Photographic Expert Group
1442 \begin_inset Quotes frd
1443 \end_inset
1444
1445 , suffixe 
1446 \begin_inset Quotes fld
1447 \end_inset
1448
1449
1450 \family typewriter
1451 .jpg
1452 \family default
1453
1454 \begin_inset Quotes frd
1455 \end_inset
1456
1457  ou 
1458 \begin_inset Quotes fld
1459 \end_inset
1460
1461
1462 \family typewriter
1463 .jpeg
1464 \family default
1465
1466 \begin_inset Quotes frd
1467 \end_inset
1468
1469 )
1470 \begin_inset Index idx
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474 JPG|see
1475 \begin_inset ERT
1476 status collapsed
1477
1478 \begin_layout Plain Layout
1479
1480 {
1481 \end_layout
1482
1483 \end_inset
1484
1485 Formats d'image
1486 \begin_inset ERT
1487 status collapsed
1488
1489 \begin_layout Plain Layout
1490
1491 }
1492 \end_layout
1493
1494 \end_inset
1495
1496
1497 \end_layout
1498
1499 \end_inset
1500
1501 .
1502 \end_layout
1503
1504 \begin_layout Description
1505 Les
1506 \begin_inset space ~
1507 \end_inset
1508
1509 images
1510 \begin_inset space ~
1511 \end_inset
1512
1513 Vectorielles
1514 \begin_inset space ~
1515 \end_inset
1516
1517 (ou
1518 \begin_inset space ~
1519 \end_inset
1520
1521 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1522  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1523 nnée comme on le veut sans perte de précision.
1524  La possibilité de redimensionner les images est très utilisé pour les présentat
1525 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1526 nnement.
1527  Le redimensionnement permet aussi de présenter des documents en ligne où
1528  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1529  étudier les détails.
1530 \begin_inset Newline newline
1531 \end_inset
1532
1533 Les principaux formats vectoriels sont le SVG (
1534 \begin_inset Quotes fld
1535 \end_inset
1536
1537 Scalable Vector Graphics
1538 \begin_inset Quotes frd
1539 \end_inset
1540
1541 , suffixe 
1542 \begin_inset Quotes fld
1543 \end_inset
1544
1545
1546 \family typewriter
1547 .svg
1548 \family default
1549
1550 \begin_inset Quotes frd
1551 \end_inset
1552
1553 )
1554 \begin_inset Index idx
1555 status collapsed
1556
1557 \begin_layout Plain Layout
1558 SVG|see
1559 \begin_inset ERT
1560 status collapsed
1561
1562 \begin_layout Plain Layout
1563
1564 {
1565 \end_layout
1566
1567 \end_inset
1568
1569 Format d'image
1570 \begin_inset ERT
1571 status collapsed
1572
1573 \begin_layout Plain Layout
1574
1575 }
1576 \end_layout
1577
1578 \end_inset
1579
1580
1581 \end_layout
1582
1583 \end_inset
1584
1585 , l'EPS ( 
1586 \begin_inset Quotes fld
1587 \end_inset
1588
1589 encapsulated PostScript
1590 \begin_inset Quotes frd
1591 \end_inset
1592
1593 , suffixe 
1594 \begin_inset Quotes fld
1595 \end_inset
1596
1597
1598 \family typewriter
1599 .eps
1600 \family default
1601
1602 \begin_inset Quotes frd
1603 \end_inset
1604
1605 )
1606 \begin_inset Index idx
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 EPS|see
1611 \begin_inset ERT
1612 status collapsed
1613
1614 \begin_layout Plain Layout
1615
1616 {
1617 \end_layout
1618
1619 \end_inset
1620
1621 Format d'image
1622 \begin_inset ERT
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626
1627 }
1628 \end_layout
1629
1630 \end_inset
1631
1632
1633 \end_layout
1634
1635 \end_inset
1636
1637 , le PDF (
1638 \begin_inset Quotes fld
1639 \end_inset
1640
1641 Portable Document Format
1642 \begin_inset Quotes frd
1643 \end_inset
1644
1645 , suffixe 
1646 \begin_inset Quotes fld
1647 \end_inset
1648
1649
1650 \family typewriter
1651 .pdf
1652 \family default
1653
1654 \begin_inset Quotes frd
1655 \end_inset
1656
1657 )
1658 \begin_inset Index idx
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 PDF|see
1663 \begin_inset ERT
1664 status collapsed
1665
1666 \begin_layout Plain Layout
1667
1668 {
1669 \end_layout
1670
1671 \end_inset
1672
1673 Format d'image
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 }
1680 \end_layout
1681
1682 \end_inset
1683
1684
1685 \end_layout
1686
1687 \end_inset
1688
1689  et le WMF (
1690 \begin_inset Quotes fld
1691 \end_inset
1692
1693 Windows Metafile
1694 \begin_inset Quotes frd
1695 \end_inset
1696
1697 , suffixe 
1698 \begin_inset Quotes fld
1699 \end_inset
1700
1701
1702 \family typewriter
1703 .wfm
1704 \family default
1705
1706 \begin_inset Quotes frd
1707 \end_inset
1708
1709  ou 
1710 \begin_inset Quotes fld
1711 \end_inset
1712
1713
1714 \family typewriter
1715 .emf
1716 \family default
1717
1718 \begin_inset Quotes frd
1719 \end_inset
1720
1721 )
1722 \begin_inset Index idx
1723 status collapsed
1724
1725 \begin_layout Plain Layout
1726 WMF|see
1727 \begin_inset ERT
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731
1732 {
1733 \end_layout
1734
1735 \end_inset
1736
1737 Formats d'images
1738 \begin_inset ERT
1739 status collapsed
1740
1741 \begin_layout Plain Layout
1742
1743 }
1744 \end_layout
1745
1746 \end_inset
1747
1748
1749 \end_layout
1750
1751 \end_inset
1752
1753 .
1754  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1755  en EPS, mais le résultat ne sera pas redimensionnable.
1756  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1757 \begin_inset Foot
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Dans le cas du PDF l'image initiale est aussi compressée.
1762 \end_layout
1763
1764 \end_inset
1765
1766
1767 \end_layout
1768
1769 \begin_layout Standard
1770 Les fichiers PDF générés par 
1771 \family typewriter
1772 Adobe Photoshop
1773 \family default
1774 , par exemple, sont des images matricielles.
1775 \end_layout
1776
1777 \begin_layout Standard
1778 En principe il est quasiment impossible de convertir une image matricielle
1779  en graphique vectoriel, seul le contraire est possible.
1780  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1781  dans respectivement un fichier de sortie PDF ou PostScript.
1782  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1783  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1784  WMF/SVG
1785 \begin_inset Formula $\to$
1786 \end_inset
1787
1788 PDF/EPS convenables.
1789 \end_layout
1790
1791 \begin_layout Chapter
1792 Tableaux
1793 \begin_inset Index idx
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797 Tableau
1798 \end_layout
1799
1800 \end_inset
1801
1802
1803 \end_layout
1804
1805 \begin_layout Section
1806 Introduction
1807 \begin_inset Index idx
1808 status collapsed
1809
1810 \begin_layout Plain Layout
1811 Tableau ! Introduction
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \begin_layout Standard
1820 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1821  
1822 \begin_inset Info
1823 type  "icon"
1824 arg   "tabular-insert"
1825 \end_inset
1826
1827  soit 
1828 \family sans
1829 Insertion\SpecialChar menuseparator
1830 Tableau
1831 \family default
1832 .
1833  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1834  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1835  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1836  sur un bouton de la souris pour valider votre choix.
1837  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1838  vous demandant le nombre de lignes et de colonnes.
1839 \begin_inset Newline newline
1840 \end_inset
1841
1842 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1843  une à droite de la colonne la plus à droite et une en bas de la rangée
1844  du bas, qui forment une boîte autour du tableau.
1845  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1846  apparaît séparée du reste du tableau.
1847  Voici un exemple :
1848 \end_layout
1849
1850 \begin_layout Standard
1851 \align center
1852 \begin_inset Tabular
1853 <lyxtabular version="3" rows="4" columns="4">
1854 <features tabularvalignment="middle">
1855 <column alignment="center" valignment="top">
1856 <column alignment="center" valignment="top">
1857 <column alignment="center" valignment="top">
1858 <column alignment="center" valignment="top">
1859 <row>
1860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1861 \begin_inset Text
1862
1863 \begin_layout Plain Layout
1864
1865 \end_layout
1866
1867 \end_inset
1868 </cell>
1869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873 1
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Plain Layout
1882 2
1883 \end_layout
1884
1885 \end_inset
1886 </cell>
1887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1888 \begin_inset Text
1889
1890 \begin_layout Plain Layout
1891 3
1892 \end_layout
1893
1894 \end_inset
1895 </cell>
1896 </row>
1897 <row>
1898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1899 \begin_inset Text
1900
1901 \begin_layout Plain Layout
1902 A
1903 \end_layout
1904
1905 \end_inset
1906 </cell>
1907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1908 \begin_inset Text
1909
1910 \begin_layout Plain Layout
1911
1912 \end_layout
1913
1914 \end_inset
1915 </cell>
1916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1917 \begin_inset Text
1918
1919 \begin_layout Plain Layout
1920
1921 \end_layout
1922
1923 \end_inset
1924 </cell>
1925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1926 \begin_inset Text
1927
1928 \begin_layout Plain Layout
1929
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 </row>
1935 <row>
1936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Plain Layout
1940 B
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1955 \begin_inset Text
1956
1957 \begin_layout Plain Layout
1958
1959 \end_layout
1960
1961 \end_inset
1962 </cell>
1963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1964 \begin_inset Text
1965
1966 \begin_layout Plain Layout
1967
1968 \end_layout
1969
1970 \end_inset
1971 </cell>
1972 </row>
1973 <row>
1974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978 C
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1993 \begin_inset Text
1994
1995 \begin_layout Plain Layout
1996
1997 \end_layout
1998
1999 \end_inset
2000 </cell>
2001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2002 \begin_inset Text
2003
2004 \begin_layout Plain Layout
2005
2006 \end_layout
2007
2008 \end_inset
2009 </cell>
2010 </row>
2011 </lyxtabular>
2012
2013 \end_inset
2014
2015
2016 \end_layout
2017
2018 \begin_layout Section
2019 La fenêtre 
2020 \family sans
2021 tableau
2022 \family default
2023
2024 \begin_inset Index idx
2025 status collapsed
2026
2027 \begin_layout Plain Layout
2028 Tableau ! Fenêtre de dialogue
2029 \end_layout
2030
2031 \end_inset
2032
2033
2034 \end_layout
2035
2036 \begin_layout Standard
2037 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2038  de la souris, qui ouvre le menu contextuel.
2039  A l'aide du choix de menu 
2040 \family sans
2041 Plus...
2042
2043 \family default
2044  vous pouvez modifier les réglages concernant la cellule, la colonne et
2045  la ligne dans laquelle le curseur se trouve.
2046  Le menu contextuel 
2047 \family sans
2048 Plus...\SpecialChar menuseparator
2049 Paramètres...
2050
2051 \family default
2052  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2053  sont possibles.
2054  La plupart des options peuvent s'appliquer à des sélections.
2055  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2056  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2057  votre sélection.
2058  Notez qu'il y a une différence entre sélectionner le 
2059 \emph on
2060 contenu 
2061 \emph default
2062 d'une cellule et sélectionner la cellule elle-même.
2063 \begin_inset Newline newline
2064 \end_inset
2065
2066 En cochant l'option 
2067 \family sans
2068 Application
2069 \begin_inset space ~
2070 \end_inset
2071
2072 immédiate
2073 \family default
2074  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2075  est appliquée directement.
2076  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2077  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2078  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2079  de dialogue, vous devez appuyer sur 
2080 \family sans
2081 Entrée
2082 \family default
2083  pour que la modification soit appliquée.
2084 \begin_inset Newline newline
2085 \end_inset
2086
2087 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2088  :
2089 \end_layout
2090
2091 \begin_layout Description
2092 Paramètres
2093 \begin_inset space ~
2094 \end_inset
2095
2096 du
2097 \begin_inset space ~
2098 \end_inset
2099
2100 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2101  la largeur de la colonne courante.
2102  L'alignement horizontal 
2103 \family sans
2104 Au
2105 \begin_inset space ~
2106 \end_inset
2107
2108 séparateur
2109 \begin_inset space ~
2110 \end_inset
2111
2112 décimal
2113 \family default
2114  est décrit dans la section
2115 \begin_inset space ~
2116 \end_inset
2117
2118
2119 \begin_inset CommandInset ref
2120 LatexCommand ref
2121 reference "subsec:Alignements-de-cellules"
2122
2123 \end_inset
2124
2125 .
2126  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2127  vertical de la ligne courante.
2128  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2129  et donc, plusieurs paragraphes de texte, voir la section
2130 \begin_inset space ~
2131 \end_inset
2132
2133
2134 \begin_inset CommandInset ref
2135 LatexCommand ref
2136 reference "subsec:Lignes-multiple-dans-cellule"
2137
2138 \end_inset
2139
2140 .
2141  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2142  pour accommoder le contenu de cellule le plus large.
2143 \begin_inset Newline newline
2144 \end_inset
2145
2146 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2147  un multi-colonnes, voir la section
2148 \begin_inset space ~
2149 \end_inset
2150
2151
2152 \begin_inset CommandInset ref
2153 LatexCommand ref
2154 reference "subsec:Multicolonnes"
2155
2156 \end_inset
2157
2158  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2159 \begin_inset space ~
2160 \end_inset
2161
2162
2163 \begin_inset CommandInset ref
2164 LatexCommand ref
2165 reference "subsec:Multi-lignes"
2166
2167 \end_inset
2168
2169 .
2170 \begin_inset Newline newline
2171 \end_inset
2172
2173 L'option 
2174 \family sans
2175 Tourner
2176 \begin_inset space ~
2177 \end_inset
2178
2179 la
2180 \begin_inset space ~
2181 \end_inset
2182
2183 case
2184 \begin_inset space ~
2185 \end_inset
2186
2187 de
2188 \begin_inset space ~
2189 \end_inset
2190
2191 90°
2192 \family default
2193  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2194  L'option 
2195 \family sans
2196 Tourner
2197 \begin_inset space ~
2198 \end_inset
2199
2200 le
2201 \begin_inset space ~
2202 \end_inset
2203
2204 tableau
2205 \begin_inset space ~
2206 \end_inset
2207
2208 de
2209 \begin_inset space ~
2210 \end_inset
2211
2212 90°
2213 \family default
2214  fait pivoter tout le tableau.
2215  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2216 , mais devraient l'être dans la
2217  sortie finale.
2218  Pour plus d'information voir la section
2219 \begin_inset space ~
2220 \end_inset
2221
2222
2223 \begin_inset CommandInset ref
2224 LatexCommand ref
2225 reference "sec:Pivotement-des-cellules"
2226
2227 \end_inset
2228
2229 .
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233
2234 \begin_inset Note Greyedout
2235 status open
2236
2237 \begin_layout Plain Layout
2238
2239 \series bold
2240 Note:
2241 \series default
2242  La plupart des visualiseurs DVI ne sont 
2243 \emph on
2244 pas
2245 \emph default
2246  capables d'afficher ces rotations.
2247 \end_layout
2248
2249 \end_inset
2250
2251
2252 \begin_inset Newline newline
2253 \end_inset
2254
2255 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2256  qui sont incorporés dans une ligne de texte :
2257 \begin_inset Newline newline
2258 \end_inset
2259
2260 Une ligne avec des tableaux alignés de différentes manières: 
2261 \begin_inset Tabular
2262 <lyxtabular version="3" rows="2" columns="2">
2263 <features tabularvalignment="top">
2264 <column alignment="center" valignment="top" width="0pt">
2265 <column alignment="center" valignment="top">
2266 <row>
2267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2268 \begin_inset Text
2269
2270 \begin_layout Plain Layout
2271
2272 \end_layout
2273
2274 \end_inset
2275 </cell>
2276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2277 \begin_inset Text
2278
2279 \begin_layout Plain Layout
2280 1
2281 \end_layout
2282
2283 \end_inset
2284 </cell>
2285 </row>
2286 <row>
2287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2288 \begin_inset Text
2289
2290 \begin_layout Plain Layout
2291 A
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300
2301 \end_layout
2302
2303 \end_inset
2304 </cell>
2305 </row>
2306 </lyxtabular>
2307
2308 \end_inset
2309
2310  
2311 \begin_inset Tabular
2312 <lyxtabular version="3" rows="2" columns="2">
2313 <features tabularvalignment="middle">
2314 <column alignment="center" valignment="top">
2315 <column alignment="center" valignment="top">
2316 <row>
2317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2318 \begin_inset Text
2319
2320 \begin_layout Plain Layout
2321
2322 \end_layout
2323
2324 \end_inset
2325 </cell>
2326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2327 \begin_inset Text
2328
2329 \begin_layout Plain Layout
2330 1
2331 \end_layout
2332
2333 \end_inset
2334 </cell>
2335 </row>
2336 <row>
2337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2338 \begin_inset Text
2339
2340 \begin_layout Plain Layout
2341 A
2342 \end_layout
2343
2344 \end_inset
2345 </cell>
2346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2347 \begin_inset Text
2348
2349 \begin_layout Plain Layout
2350
2351 \end_layout
2352
2353 \end_inset
2354 </cell>
2355 </row>
2356 </lyxtabular>
2357
2358 \end_inset
2359
2360  
2361 \begin_inset Tabular
2362 <lyxtabular version="3" rows="2" columns="2">
2363 <features tabularvalignment="bottom">
2364 <column alignment="center" valignment="top" width="0pt">
2365 <column alignment="center" valignment="top">
2366 <row>
2367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371
2372 \end_layout
2373
2374 \end_inset
2375 </cell>
2376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2377 \begin_inset Text
2378
2379 \begin_layout Plain Layout
2380 1
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 </row>
2386 <row>
2387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391 A
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 </lyxtabular>
2407
2408 \end_inset
2409
2410
2411 \begin_inset Newline newline
2412 \end_inset
2413
2414 On peut aussi entrer des paramètres \SpecialChar LaTeX
2415  pour obtenir des mise en formes spéciales
2416  pour le tableau, voir les sections
2417 \begin_inset space ~
2418 \end_inset
2419
2420
2421 \begin_inset CommandInset ref
2422 LatexCommand ref
2423 reference "subsec:Calculs-multicolonnes"
2424
2425 \end_inset
2426
2427  et 
2428 \begin_inset CommandInset ref
2429 LatexCommand ref
2430 reference "sec:Tableaux-Colorés"
2431
2432 \end_inset
2433
2434 .
2435 \end_layout
2436
2437 \begin_layout Description
2438 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2439  la ligne ou la colonne courante.
2440  
2441 \begin_inset Newline newline
2442 \end_inset
2443
2444 En utilisant le style 
2445 \family sans
2446 Formel
2447 \family default
2448  à la place du style par 
2449 \family sans
2450 Défaut
2451 \family default
2452 , on va convertir le tableau en tableau formel comme on le décrit dans la
2453  section
2454 \begin_inset space ~
2455 \end_inset
2456
2457
2458 \begin_inset CommandInset ref
2459 LatexCommand ref
2460 reference "sec:Tableaux-Formels"
2461
2462 \end_inset
2463
2464 .
2465 \begin_inset Newline newline
2466 \end_inset
2467
2468 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2469  dans les lignes du tableau comme c'est décrit dans la section
2470 \begin_inset space ~
2471 \end_inset
2472
2473
2474 \begin_inset CommandInset ref
2475 LatexCommand ref
2476 reference "subsec:Espacement-lignes"
2477
2478 \end_inset
2479
2480 .
2481 \end_layout
2482
2483 \begin_layout Description
2484 Tableau
2485 \begin_inset space ~
2486 \end_inset
2487
2488 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2489  l'on nomme un 
2490 \begin_inset Quotes fld
2491 \end_inset
2492
2493
2494 \emph on
2495 tableau multi-pages
2496 \emph default
2497
2498 \begin_inset Quotes frd
2499 \end_inset
2500
2501  qui peut continuer sur plusieurs pages.
2502  Les sections
2503 \begin_inset space ~
2504 \end_inset
2505
2506
2507 \begin_inset CommandInset ref
2508 LatexCommand ref
2509 reference "sec:Tableaux-multi-pages"
2510
2511 \end_inset
2512
2513  et 
2514 \begin_inset CommandInset ref
2515 LatexCommand ref
2516 reference "sec:Questions-sur-tableaux-multi-pages"
2517
2518 \end_inset
2519
2520  décrivent ces tableaux multi-pages plus en détail.
2521 \end_layout
2522
2523 \begin_layout Section
2524 La barre d'outils tableau
2525 \begin_inset Index idx
2526 status collapsed
2527
2528 \begin_layout Plain Layout
2529 Tableau ! Barre d'outils
2530 \end_layout
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2539  permet de modifier plus rapidement les tableaux.
2540  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2541  quand le
2542  curseur se trouve à l'intérieur d'un tableau.
2543  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2544  au menu 
2545 \family sans
2546 Visualiser\SpecialChar menuseparator
2547 Barres
2548 \begin_inset space ~
2549 \end_inset
2550
2551 d'outils\SpecialChar menuseparator
2552 Tableau
2553 \family default
2554 .
2555 \end_layout
2556
2557 \begin_layout Standard
2558 La barre d'outils contient les icônes suivantes :
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Info
2564 type  "icon"
2565 arg   "tabular-feature append-row"
2566 \end_inset
2567
2568  ajoute une ligne sous la cellule ou la sélection courante
2569 \end_layout
2570
2571 \begin_layout Labeling
2572 \labelwidthstring 00.00.0000
2573 \begin_inset Info
2574 type  "icon"
2575 arg   "tabular-feature append-column"
2576 \end_inset
2577
2578  ajoute une colonne à la droite de la cellule ou de la sélection courante
2579 \end_layout
2580
2581 \begin_layout Labeling
2582 \labelwidthstring 00.00.0000
2583 \begin_inset Info
2584 type  "icon"
2585 arg   "tabular-feature delete-row"
2586 \end_inset
2587
2588  supprime la ligne ou la sélection courante
2589 \end_layout
2590
2591 \begin_layout Labeling
2592 \labelwidthstring 00.00.0000
2593 \begin_inset Info
2594 type  "icon"
2595 arg   "tabular-feature delete-column"
2596 \end_inset
2597
2598  supprime la colonne ou la sélection courante
2599 \end_layout
2600
2601 \begin_layout Labeling
2602 \labelwidthstring 00.00.0000
2603 \begin_inset Info
2604 type  "icon"
2605 arg   "tabular-feature move-row-up"
2606 \end_inset
2607
2608  déplace la ligne vers le haut
2609 \end_layout
2610
2611 \begin_layout Labeling
2612 \labelwidthstring 00.00.0000
2613 \begin_inset Info
2614 type  "icon"
2615 arg   "tabular-feature move-column-left"
2616 \end_inset
2617
2618  déplace la colonne vers la gauche
2619 \end_layout
2620
2621 \begin_layout Labeling
2622 \labelwidthstring 00.00.0000
2623 \begin_inset Info
2624 type  "icon"
2625 arg   "tabular-feature move-row-down"
2626 \end_inset
2627
2628  déplace la ligne vers le bas
2629 \end_layout
2630
2631 \begin_layout Labeling
2632 \labelwidthstring 00.00.0000
2633 \begin_inset Info
2634 type  "icon"
2635 arg   "tabular-feature move-column-right"
2636 \end_inset
2637
2638  déplace la colonne vers la droite
2639 \end_layout
2640
2641 \begin_layout Labeling
2642 \labelwidthstring 00.00.0000
2643 \begin_inset Info
2644 type  "icon"
2645 arg   "tabular-feature toggle-line-top"
2646 \end_inset
2647
2648  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2649  courante
2650 \end_layout
2651
2652 \begin_layout Labeling
2653 \labelwidthstring 00.00.0000
2654 \begin_inset Info
2655 type  "icon"
2656 arg   "tabular-feature toggle-line-bottom"
2657 \end_inset
2658
2659  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2660 \end_layout
2661
2662 \begin_layout Labeling
2663 \labelwidthstring 00.00.0000
2664 \begin_inset Info
2665 type  "icon"
2666 arg   "tabular-feature toggle-line-left"
2667 \end_inset
2668
2669  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2670 \begin_inset Note Note
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674 ou colonne ?
2675 \end_layout
2676
2677 \end_inset
2678
2679  ou de la sélection courante
2680 \end_layout
2681
2682 \begin_layout Labeling
2683 \labelwidthstring 00.00.0000
2684 \begin_inset Info
2685 type  "icon"
2686 arg   "tabular-feature toggle-line-right"
2687 \end_inset
2688
2689  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2690 \begin_inset Note Note
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 ou colonne ?
2695 \end_layout
2696
2697 \end_inset
2698
2699  ou de la sélection courante
2700 \end_layout
2701
2702 \begin_layout Labeling
2703 \labelwidthstring 00.00.0000
2704 \begin_inset Info
2705 type  "icon"
2706 arg   "tabular-feature set-all-lines"
2707 \end_inset
2708
2709  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2710  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2711  colonne et la ligne courante
2712 \end_layout
2713
2714 \begin_layout Labeling
2715 \labelwidthstring 00.00.0000
2716 \begin_inset Info
2717 type  "icon"
2718 arg   "tabular-feature unset-all-lines"
2719 \end_inset
2720
2721  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2722  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2723  aussi la colonne et la ligne courante
2724 \end_layout
2725
2726 \begin_layout Labeling
2727 \labelwidthstring 00.00.0000
2728 \begin_inset Info
2729 type  "icon"
2730 arg   "tabular-feature m-align-left"
2731 \end_inset
2732
2733  aligne à gauche le contenu de la cellule ou de la colonne courante
2734 \end_layout
2735
2736 \begin_layout Labeling
2737 \labelwidthstring 00.00.0000
2738 \begin_inset Info
2739 type  "icon"
2740 arg   "tabular-feature m-align-center"
2741 \end_inset
2742
2743  centre horizontalement le contenu de la cellule ou de la colonne courante
2744 \end_layout
2745
2746 \begin_layout Labeling
2747 \labelwidthstring 00.00.0000
2748 \begin_inset Info
2749 type  "icon"
2750 arg   "tabular-feature m-align-right"
2751 \end_inset
2752
2753  aligne à droite le contenu de la cellule ou de la colonne courante
2754 \end_layout
2755
2756 \begin_layout Labeling
2757 \labelwidthstring 00.00.0000
2758 \begin_inset Info
2759 type  "icon"
2760 arg   "tabular-feature align-decimal"
2761 \end_inset
2762
2763  aligne le contenu de la colonne courante sur un caractère
2764 \end_layout
2765
2766 \begin_layout Labeling
2767 \labelwidthstring 00.00.0000
2768 \begin_inset Info
2769 type  "icon"
2770 arg   "tabular-feature m-valign-top"
2771 \end_inset
2772
2773  aligne le contenu de la cellule courante verticalement vers le haut
2774 \end_layout
2775
2776 \begin_layout Labeling
2777 \labelwidthstring 00.00.0000
2778 \begin_inset Info
2779 type  "icon"
2780 arg   "tabular-feature m-valign-middle"
2781 \end_inset
2782
2783  centre verticalement le contenu de la cellule courante
2784 \end_layout
2785
2786 \begin_layout Labeling
2787 \labelwidthstring 00.00.0000
2788 \begin_inset Info
2789 type  "icon"
2790 arg   "tabular-feature m-valign-bottom"
2791 \end_inset
2792
2793  aligne le contenu de la cellule courante verticalement vers le bas
2794 \end_layout
2795
2796 \begin_layout Labeling
2797 \labelwidthstring 00.00.0000
2798 \begin_inset Info
2799 type  "icon"
2800 arg   "tabular-feature set-rotate-cell"
2801 \end_inset
2802
2803  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2804 re
2805 \end_layout
2806
2807 \begin_layout Labeling
2808 \labelwidthstring 00.00.0000
2809 \begin_inset Info
2810 type  "icon"
2811 arg   "tabular-feature set-rotate-tabular"
2812 \end_inset
2813
2814  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2815 \end_layout
2816
2817 \begin_layout Labeling
2818 \labelwidthstring 00.00.0000
2819 \begin_inset Info
2820 type  "icon"
2821 arg   "tabular-feature multicolumn"
2822 \end_inset
2823
2824  transforme en multi-colonnes la cellule ou la sélection courante
2825 \end_layout
2826
2827 \begin_layout Labeling
2828 \labelwidthstring 00.00.0000
2829 \begin_inset Info
2830 type  "icon"
2831 arg   "tabular-feature multirow"
2832 \end_inset
2833
2834  transforme en multi-lignes la cellule ou la sélection courante
2835 \end_layout
2836
2837 \begin_layout Standard
2838 \begin_inset Note Greyedout
2839 status open
2840
2841 \begin_layout Plain Layout
2842
2843 \series bold
2844 Note :
2845 \series default
2846  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2847  est utilisé pour toutes les autres cellules de la ligne.
2848 \end_layout
2849
2850 \end_inset
2851
2852
2853 \end_layout
2854
2855 \begin_layout Section
2856 Le menu Édition tableau
2857 \begin_inset Index idx
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 Tableau ! Menu Édition
2862 \end_layout
2863
2864 \end_inset
2865
2866
2867 \end_layout
2868
2869 \begin_layout Standard
2870 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2871  
2872 \family sans
2873 Édition\SpecialChar menuseparator
2874 Tableau
2875 \family default
2876  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2877  ou de la ligne courante et aussi de transformer la sélection courante en
2878  multi-colonnes.
2879  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2880 \end_layout
2881
2882 \begin_layout Section
2883 Flottant de tableau
2884 \begin_inset CommandInset label
2885 LatexCommand label
2886 name "sec:Table-Floats"
2887
2888 \end_inset
2889
2890
2891 \begin_inset Index idx
2892 status collapsed
2893
2894 \begin_layout Plain Layout
2895 Flottants ! Tableaux
2896 \end_layout
2897
2898 \end_inset
2899
2900
2901 \begin_inset Index idx
2902 status collapsed
2903
2904 \begin_layout Plain Layout
2905 Tableau ! Flottants
2906 \end_layout
2907
2908 \end_inset
2909
2910
2911 \end_layout
2912
2913 \begin_layout Standard
2914 Pour des explications générales sur les flottants, jetez un œil à la section
2915 \begin_inset space ~
2916 \end_inset
2917
2918
2919 \begin_inset CommandInset ref
2920 LatexCommand ref
2921 reference "sec:Flottants-Introduction"
2922
2923 \end_inset
2924
2925 .
2926 \end_layout
2927
2928 \begin_layout Standard
2929 \begin_inset Float table
2930 placement h
2931 wide false
2932 sideways false
2933 status open
2934
2935 \begin_layout Plain Layout
2936 \begin_inset Caption Standard
2937
2938 \begin_layout Plain Layout
2939 \begin_inset CommandInset label
2940 LatexCommand label
2941 name "tab:Flottant-de-tableau"
2942
2943 \end_inset
2944
2945 Un flottant de tableau.
2946 \end_layout
2947
2948 \end_inset
2949
2950
2951 \end_layout
2952
2953 \begin_layout Plain Layout
2954 \align center
2955 \begin_inset Tabular
2956 <lyxtabular version="3" rows="3" columns="3">
2957 <features tabularvalignment="middle">
2958 <column alignment="center" valignment="top" width="0pt">
2959 <column alignment="center" valignment="top" width="0pt">
2960 <column alignment="center" valignment="top" width="0pt">
2961 <row>
2962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966 1
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \begin_layout Plain Layout
2975 2
2976 \end_layout
2977
2978 \end_inset
2979 </cell>
2980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2981 \begin_inset Text
2982
2983 \begin_layout Plain Layout
2984 3
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 </row>
2990 <row>
2991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2992 \begin_inset Text
2993
2994 \begin_layout Plain Layout
2995 Jules
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004 Marie
3005 \end_layout
3006
3007 \end_inset
3008 </cell>
3009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3010 \begin_inset Text
3011
3012 \begin_layout Plain Layout
3013 Jean
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 </row>
3019 <row>
3020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024 \begin_inset Formula $\int x^{2}dx$
3025 \end_inset
3026
3027
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 \begin_inset Formula $\left[\begin{array}{cc}
3037 a & b\\
3038 c & d
3039 \end{array}\right]$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3048 \begin_inset Text
3049
3050 \begin_layout Plain Layout
3051 \begin_inset Formula $1+1=2$
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 </row>
3060 </lyxtabular>
3061
3062 \end_inset
3063
3064
3065 \end_layout
3066
3067 \end_inset
3068
3069
3070 \end_layout
3071
3072 \begin_layout Standard
3073 Les flottants de tableau sont insérés en utilisant le menu 
3074 \family sans
3075 Insertion\SpecialChar menuseparator
3076 Flottant\SpecialChar menuseparator
3077 Tableau
3078 \family default
3079  ou le bouton 
3080 \begin_inset Info
3081 type  "icon"
3082 arg   "float-insert table"
3083 \end_inset
3084
3085  de la barre d'outils.
3086 \end_layout
3087
3088 \begin_layout Standard
3089 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3090  qui a comme étiquette 
3091 \begin_inset Quotes fld
3092 \end_inset
3093
3094 Tableau
3095 \begin_inset space ~
3096 \end_inset
3097
3098 #:
3099 \begin_inset Quotes frd
3100 \end_inset
3101
3102  (où # est le numéro du tableau).
3103  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3104 \end_layout
3105
3106 \begin_layout Standard
3107 Le tableau
3108 \begin_inset space ~
3109 \end_inset
3110
3111
3112 \begin_inset CommandInset ref
3113 LatexCommand ref
3114 reference "tab:Flottant-de-tableau"
3115
3116 \end_inset
3117
3118  est un exemple de tableau dans un flottant de tableau.
3119 \end_layout
3120
3121 \begin_layout Standard
3122 On met habituellement la légende au dessus des tableaux, mais cette règle
3123  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3124 .
3125  Cela signifie que si vous utilisez un document appartenant aux classes
3126  
3127 \family sans
3128 article
3129 \family default
3130
3131 \family sans
3132 book
3133 \family default
3134
3135 \family sans
3136 letter
3137 \family default
3138 , ou
3139 \family sans
3140  report
3141 \family default
3142  il n'y aura pas d'espace entre la légende et le tableau.
3143  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3144  la commande de chargement du paquetage \SpecialChar LaTeX
3145  
3146 \series bold
3147 caption
3148 \series default
3149
3150 \begin_inset Index idx
3151 status collapsed
3152
3153 \begin_layout Plain Layout
3154 Paquetages \SpecialChar LaTeX
3155  ! caption
3156 \end_layout
3157
3158 \end_inset
3159
3160  dans le préambule de votre document.
3161 \begin_inset Foot
3162 status collapsed
3163
3164 \begin_layout Plain Layout
3165 Pour plus d'information voyez la section
3166 \begin_inset space ~
3167 \end_inset
3168
3169
3170 \begin_inset CommandInset ref
3171 LatexCommand ref
3172 reference "sec:Placement-légende"
3173
3174 \end_inset
3175
3176 .
3177 \end_layout
3178
3179 \end_inset
3180
3181 :
3182 \end_layout
3183
3184 \begin_layout Standard
3185
3186 \series bold
3187 tableposition=top
3188 \end_layout
3189
3190 \begin_layout Standard
3191 Le paquetage 
3192 \series bold
3193 caption
3194 \series default
3195 , qui est décrit dans la section
3196 \begin_inset space ~
3197 \end_inset
3198
3199
3200 \begin_inset CommandInset ref
3201 LatexCommand ref
3202 reference "sec:Formatage-légende"
3203
3204 \end_inset
3205
3206 , est utilisé pour ajuster le format des légendes.
3207 \end_layout
3208
3209 \begin_layout Standard
3210 Dans le texte, on fait référence à un tableau
3211 \begin_inset Index idx
3212 status collapsed
3213
3214 \begin_layout Plain Layout
3215 References@Références ! à des Tableaux
3216 \end_layout
3217
3218 \end_inset
3219
3220  en faisant référence à sa légende.
3221  On insère donc une étiquette dans la légende en utilisant le menu 
3222 \family sans
3223 Insertion
3224 \family default
3225 \SpecialChar menuseparator
3226
3227 \family sans
3228 Étiquette
3229 \family default
3230  ou le bouton 
3231 \begin_inset Info
3232 type  "icon"
3233 arg   "label-insert"
3234 \end_inset
3235
3236  de la barre d'outils.
3237  On peut alors faire référence à cette étiquette en utilisant le menu 
3238 \family sans
3239 Insertion\SpecialChar menuseparator
3240 Référence
3241 \begin_inset space ~
3242 \end_inset
3243
3244 croisée
3245 \family default
3246  ou le bouton 
3247 \begin_inset Info
3248 type  "icon"
3249 arg   "dialog-show-new-inset ref"
3250 \end_inset
3251
3252  de la barre d'outils.
3253 \begin_inset Newline newline
3254 \end_inset
3255
3256 Les références croisées sont expliquées en détail dans la section
3257 \begin_inset space ~
3258 \end_inset
3259
3260
3261 \begin_inset CommandInset ref
3262 LatexCommand ref
3263 reference "sec:Referencer-les-Flottants"
3264
3265 \end_inset
3266
3267 .
3268 \end_layout
3269
3270 \begin_layout Section
3271 Tableaux multi-pages
3272 \begin_inset CommandInset label
3273 LatexCommand label
3274 name "sec:Tableaux-multi-pages"
3275
3276 \end_inset
3277
3278
3279 \begin_inset Index idx
3280 status collapsed
3281
3282 \begin_layout Plain Layout
3283 Tableau multi-pages
3284 \end_layout
3285
3286 \end_inset
3287
3288
3289 \begin_inset Index idx
3290 status collapsed
3291
3292 \begin_layout Plain Layout
3293 Tableau ! multi-pages
3294 \end_layout
3295
3296 \end_inset
3297
3298
3299 \end_layout
3300
3301 \begin_layout Standard
3302 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3303  l'option 
3304 \family sans
3305 Utiliser
3306 \begin_inset space ~
3307 \end_inset
3308
3309 les
3310 \begin_inset space ~
3311 \end_inset
3312
3313 tableaux
3314 \begin_inset space ~
3315 \end_inset
3316
3317 multi-pages
3318 \family default
3319  de l'onglet 
3320 \family sans
3321 Tableau
3322 \begin_inset space ~
3323 \end_inset
3324
3325 multi-pages
3326 \family default
3327  de la fenêtre 
3328 \family sans
3329 Paramètres
3330 \begin_inset space ~
3331 \end_inset
3332
3333 du
3334 \begin_inset space ~
3335 \end_inset
3336
3337 tableau
3338 \family default
3339  pour le répartir automatiquement sur plusieurs pages.
3340  En cochant cette option, vous activez les options suivantes:
3341 \end_layout
3342
3343 \begin_layout Description
3344 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3345  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3346  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3347  pour la première page, si 
3348 \family sans
3349 Premier
3350 \begin_inset space ~
3351 \end_inset
3352
3353 en-tête
3354 \family default
3355  est défini.
3356  Ces lignes forment l'en-tête principal.
3357 \end_layout
3358
3359 \begin_layout Description
3360 Premier
3361 \begin_inset space ~
3362 \end_inset
3363
3364 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3365  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3366  d'en-tête utilisées pour la première page du tableau multi-pages.
3367 \end_layout
3368
3369 \begin_layout Description
3370 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3371  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3372  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3373  de la dernière page si 
3374 \family sans
3375 Dernier
3376 \begin_inset space ~
3377 \end_inset
3378
3379 pied
3380 \family default
3381  est défini.
3382 \end_layout
3383
3384 \begin_layout Description
3385 Dernier
3386 \begin_inset space ~
3387 \end_inset
3388
3389 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3390  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3391  constituant le pied de la dernière page du tableau multi-pages.
3392 \end_layout
3393
3394 \begin_layout Description
3395 Légende La ligne courante contient la légende du tableau.
3396  La première ligne est transformée en une colonne unique et une légende
3397  est insérée.
3398  Vous trouverez d'autres explications sur les légendes pour les tableaux
3399  multi-pages dans la section
3400 \begin_inset space ~
3401 \end_inset
3402
3403
3404 \begin_inset CommandInset ref
3405 LatexCommand ref
3406 reference "subsec:Tableaux-multi-pages-légende"
3407
3408 \end_inset
3409
3410 .
3411 \end_layout
3412
3413 \begin_layout Standard
3414 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3415  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3416 \end_layout
3417
3418 \begin_layout Standard
3419 \align center
3420 \begin_inset Tabular
3421 <lyxtabular version="3" rows="69" columns="3">
3422 <features islongtable="true" longtabularalignment="center">
3423 <column alignment="left" valignment="top" width="0cm">
3424 <column alignment="left" valignment="top" width="0pt">
3425 <column alignment="center" valignment="top" width="0pt">
3426 <row endfirsthead="true">
3427 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431
3432 \series bold
3433 Exemple d'annuaire téléphonique (ignorez les noms)
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 </row>
3457 <row endfirsthead="true">
3458 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462
3463 \series bold
3464 NOM
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482
3483 \series bold
3484 TEL.
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 </row>
3490 <row endhead="true">
3491 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495
3496 \series bold
3497 Exemple d'annuaire téléphonique
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 </row>
3521 <row endhead="true">
3522 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526
3527 \series bold
3528 NOM
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \series bold
3548 TEL.
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row endfoot="true">
3555 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559  continue page suivante
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 <row>
3584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588
3589 \series bold
3590 Annovi
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 <cell alignment="center" valignment="top" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599 Silvia
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 111
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 </row>
3614 <row>
3615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \series bold
3621 Bertoli
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 <cell alignment="center" valignment="top" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630 Stefano
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 111
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 </row>
3645 <row>
3646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650
3651 \series bold
3652 Bozzi
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 <cell alignment="center" valignment="top" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 Walter
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 111
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 </row>
3676 <row>
3677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681
3682 \series bold
3683 Cachia
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 <cell alignment="center" valignment="top" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692 Maria
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701 111
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 </row>
3707 <row>
3708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712
3713 \series bold
3714 Cachia
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 Maurizio
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732 111
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 </row>
3738 <row>
3739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743
3744 \series bold
3745 Cinquemani
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 <cell alignment="center" valignment="top" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754 Giusi
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763 111
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 </row>
3769 <row>
3770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774
3775 \series bold
3776 Colin
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 <cell alignment="center" valignment="top" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785 Bernard
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794 111
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 </row>
3800 <row>
3801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805
3806 \series bold
3807 Concli
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 <cell alignment="center" valignment="top" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816 Gianfranco
3817 \end_layout
3818
3819 \end_inset
3820 </cell>
3821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825 111
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 </row>
3831 <row>
3832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836
3837 \series bold
3838 Dal Bosco
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 Carolina
3848 \end_layout
3849
3850 \end_inset
3851 </cell>
3852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856 111
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 </row>
3862 <row>
3863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867
3868 \series bold
3869 Dalpiaz
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 <cell alignment="center" valignment="top" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878 Annamaria
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Plain Layout
3887 111
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 </row>
3893 <row>
3894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898
3899 \series bold
3900 Feliciello
3901 \end_layout
3902
3903 \end_inset
3904 </cell>
3905 <cell alignment="center" valignment="top" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909 Domenico
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918 111
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 </row>
3924 <row>
3925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929
3930 \series bold
3931 Focarelli
3932 \end_layout
3933
3934 \end_inset
3935 </cell>
3936 <cell alignment="center" valignment="top" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940 Paola
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949 111
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 </row>
3955 <row>
3956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960
3961 \series bold
3962 Galletti
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 <cell alignment="center" valignment="top" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971 Oreste
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980 111
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 </row>
3986 <row>
3987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991
3992 \series bold
3993 Gasparini
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 <cell alignment="center" valignment="top" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002 Franca
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011 111
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 </row>
4017 <row>
4018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022
4023 \series bold
4024 Rizzardi
4025 \end_layout
4026
4027 \end_inset
4028 </cell>
4029 <cell alignment="center" valignment="top" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033 Paola
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 111
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 </row>
4048 <row>
4049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053
4054 \series bold
4055 Lassini
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 <cell alignment="center" valignment="top" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064 Giancarlo
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073 111
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 </row>
4079 <row>
4080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084
4085 \series bold
4086 Malfatti
4087 \end_layout
4088
4089 \end_inset
4090 </cell>
4091 <cell alignment="center" valignment="top" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095 Luciano
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104 111
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 </row>
4110 <row>
4111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115
4116 \series bold
4117 Malfatti
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 <cell alignment="center" valignment="top" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126 Valeriano
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Plain Layout
4135 111
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 </row>
4141 <row>
4142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146
4147 \series bold
4148 Meneguzzo
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 <cell alignment="center" valignment="top" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157 Roberto
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166 111
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 </row>
4172 <row>
4173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177
4178 \series bold
4179 Mezzadra
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 Roberto
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197 111
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 </row>
4203 <row>
4204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208
4209 \series bold
4210 Pirpamer
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 <cell alignment="center" valignment="top" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219 Erich
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228 111
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 </row>
4234 <row>
4235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239
4240 \series bold
4241 Pochiesa
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 Paolo
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259 111, 222
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 </row>
4265 <row>
4266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270
4271 \series bold
4272 Radina
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 <cell alignment="center" valignment="top" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 Claudio
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 111
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 </row>
4296 <row>
4297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301
4302 \series bold
4303 Stuffer
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 <cell alignment="center" valignment="top" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 Oskar
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321 111
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 </row>
4327 <row>
4328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4329 \begin_inset Text
4330
4331 \begin_layout Plain Layout
4332
4333 \series bold
4334 Tacchelli
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 <cell alignment="center" valignment="top" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 Ugo
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352 111
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 </row>
4358 <row>
4359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363
4364 \series bold
4365 Tezzele
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 <cell alignment="center" valignment="top" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374 Margit
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383 111
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 </row>
4389 <row>
4390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Plain Layout
4394
4395 \series bold
4396 Unterkalmsteiner
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell alignment="center" valignment="top" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 Frieda
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 111
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425
4426 \series bold
4427 Vieider
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 Hilde
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 111
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456
4457 \series bold
4458 Vigna
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 Jürgen
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 111
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 <row>
4483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \series bold
4489 Weber
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 Maurizio
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 111
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518
4519 \series bold
4520 Winkler
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 Franz
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 111
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549  
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 </row>
4573 <row>
4574 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578
4579 \series bold
4580 Annovi
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 Silvia
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598 555
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 </row>
4604 <row>
4605 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609
4610 \series bold
4611 Bertoli
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 <cell alignment="center" valignment="top" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 Stefano
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 555
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 </row>
4635 <row>
4636 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640
4641 \series bold
4642 Bozzi
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 <cell alignment="center" valignment="top" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651 Walter
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660 555
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 </row>
4666 <row>
4667 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671
4672 \series bold
4673 Cachia
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 Maria
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 555
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 </row>
4697 <row>
4698 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702
4703 \series bold
4704 Cachia
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 Maurizio
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722 555
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 </row>
4728 <row>
4729 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733
4734 \series bold
4735 Cinquemani
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 <cell alignment="center" valignment="top" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744 Giusi
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 555
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 </row>
4759 <row>
4760 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764
4765 \series bold
4766 Colin
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 <cell alignment="center" valignment="top" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775 Bernard
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784 555
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 </row>
4790 <row>
4791 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795
4796 \series bold
4797 Concli
4798 \end_layout
4799
4800 \end_inset
4801 </cell>
4802 <cell alignment="center" valignment="top" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806 Gianfranco
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815 555
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 </row>
4821 <row>
4822 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826
4827 \series bold
4828 Dal Bosco
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 <cell alignment="center" valignment="top" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837 Carolina
4838 \end_layout
4839
4840 \end_inset
4841 </cell>
4842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846 555
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 </row>
4852 <row>
4853 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857
4858 \series bold
4859 Dalpiaz
4860 \end_layout
4861
4862 \end_inset
4863 </cell>
4864 <cell alignment="center" valignment="top" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868 Annamaria
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877 555
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 </row>
4883 <row>
4884 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888
4889 \series bold
4890 Feliciello
4891 \end_layout
4892
4893 \end_inset
4894 </cell>
4895 <cell alignment="center" valignment="top" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899 Domenico
4900 \end_layout
4901
4902 \end_inset
4903 </cell>
4904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4905 \begin_inset Text
4906
4907 \begin_layout Plain Layout
4908 555
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 </row>
4914 <row>
4915 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919
4920 \series bold
4921 Focarelli
4922 \end_layout
4923
4924 \end_inset
4925 </cell>
4926 <cell alignment="center" valignment="top" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930 Paola
4931 \end_layout
4932
4933 \end_inset
4934 </cell>
4935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4936 \begin_inset Text
4937
4938 \begin_layout Plain Layout
4939 555
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 </row>
4945 <row>
4946 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950
4951 \series bold
4952 Galletti
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell alignment="center" valignment="top" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961 Oreste
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970 555
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 </row>
4976 <row>
4977 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981
4982 \series bold
4983 Gasparini
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 Franca
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001 555
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 </row>
5007 <row>
5008 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012
5013 \series bold
5014 Rizzardi
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 Paola
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Plain Layout
5032 555
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 </row>
5038 <row>
5039 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043
5044 \series bold
5045 Lassini
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 Giancarlo
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063 555
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 </row>
5069 <row>
5070 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074
5075 \series bold
5076 Malfatti
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 Luciano
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094 555
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 </row>
5100 <row>
5101 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105
5106 \series bold
5107 Malfatti
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 Valeriano
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125 555
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 </row>
5131 <row>
5132 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136
5137 \series bold
5138 Meneguzzo
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 Roberto
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 555
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 </row>
5162 <row>
5163 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167
5168 \series bold
5169 Mezzadra
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 <cell alignment="center" valignment="top" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178 Roberto
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187 555
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 </row>
5193 <row>
5194 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198
5199 \series bold
5200 Pirpamer
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 <cell alignment="center" valignment="top" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209 Erich
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 555
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 </row>
5224 <row>
5225 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229
5230 \series bold
5231 Pochiesa
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 Paolo
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249 555, 222
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 </row>
5255 <row>
5256 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260
5261 \series bold
5262 Radina
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 Claudio
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 555
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 </row>
5286 <row>
5287 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291
5292 \series bold
5293 Stuffer
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 Oskar
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311 555
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 </row>
5317 <row>
5318 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322
5323 \series bold
5324 Tacchelli
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell alignment="center" valignment="top" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333 Ugo
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342 555
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 </row>
5348 <row>
5349 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5350 \begin_inset Text
5351
5352 \begin_layout Plain Layout
5353
5354 \series bold
5355 Tezzele
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 <cell alignment="center" valignment="top" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Plain Layout
5364 Margit
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Plain Layout
5373 555
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 </row>
5379 <row>
5380 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5381 \begin_inset Text
5382
5383 \begin_layout Plain Layout
5384
5385 \series bold
5386 Unterkalmsteiner
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell alignment="center" valignment="top" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 Frieda
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404 555
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 </row>
5410 <row>
5411 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5412 \begin_inset Text
5413
5414 \begin_layout Plain Layout
5415
5416 \series bold
5417 Vieider
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 <cell alignment="center" valignment="top" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426 Hilde
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5432 \begin_inset Text
5433
5434 \begin_layout Plain Layout
5435 555
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 </row>
5441 <row>
5442 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446
5447 \series bold
5448 Vigna
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 Jürgen
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466 999
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 </row>
5472 <row>
5473 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477
5478 \series bold
5479 Weber
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 <cell alignment="center" valignment="top" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488 Maurizio
5489 \end_layout
5490
5491 \end_inset
5492 </cell>
5493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5494 \begin_inset Text
5495
5496 \begin_layout Plain Layout
5497 555
5498 \end_layout
5499
5500 \end_inset
5501 </cell>
5502 </row>
5503 <row>
5504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5505 \begin_inset Text
5506
5507 \begin_layout Plain Layout
5508
5509 \series bold
5510 Winkler
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Plain Layout
5519 Franz
5520 \end_layout
5521
5522 \end_inset
5523 </cell>
5524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5525 \begin_inset Text
5526
5527 \begin_layout Plain Layout
5528 555
5529 \end_layout
5530
5531 \end_inset
5532 </cell>
5533 </row>
5534 <row endlastfoot="true">
5535 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539 Fin
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 </row>
5563 </lyxtabular>
5564
5565 \end_inset
5566
5567
5568 \begin_inset ERT
5569 status collapsed
5570
5571 \begin_layout Plain Layout
5572
5573
5574 \backslash
5575 addtocounter{table}{-1}
5576 \end_layout
5577
5578 \end_inset
5579
5580
5581 \begin_inset Note Note
5582 status collapsed
5583
5584 \begin_layout Plain Layout
5585 Voyez la première note grisée de la section
5586 \begin_inset space ~
5587 \end_inset
5588
5589
5590 \begin_inset CommandInset ref
5591 LatexCommand ref
5592 reference "subsec:Tableaux-multi-pages-légende"
5593
5594 \end_inset
5595
5596  pour une explication de cette commande.
5597 \end_layout
5598
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \begin_layout Subsection
5605 Notes de bas de page dans les tableaux multi-pages
5606 \begin_inset CommandInset label
5607 LatexCommand label
5608 name "subsec:Notes-dans-tableau-multi-pages"
5609
5610 \end_inset
5611
5612
5613 \begin_inset Index idx
5614 status collapsed
5615
5616 \begin_layout Plain Layout
5617 Tableau ! multi-pages ! Notes de bas de page
5618 \end_layout
5619
5620 \end_inset
5621
5622
5623 \end_layout
5624
5625 \begin_layout Standard
5626 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5627  multi-pages.
5628  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5629  contenant la note.
5630  Par exemple le tableau
5631 \begin_inset space ~
5632 \end_inset
5633
5634
5635 \begin_inset CommandInset ref
5636 LatexCommand ref
5637 reference "tab:Légendes-tableau-différentes"
5638
5639 \end_inset
5640
5641  a une note de bas de page.
5642 \end_layout
5643
5644 \begin_layout Subsection
5645 Alignement des tableaux multi-pages
5646 \begin_inset Index idx
5647 status collapsed
5648
5649 \begin_layout Plain Layout
5650 Tableau ! multi-pages ! Alignement
5651 \end_layout
5652
5653 \end_inset
5654
5655
5656 \end_layout
5657
5658 \begin_layout Standard
5659 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5660  la fenêtre de dialogue des paramètres de tableau.
5661  Pour les alignements à droite et à gauche, le tableau sera directement
5662  au bord de la page.
5663  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5664  l'alignement centré et modifier les valeurs des longueurs 
5665 \series bold
5666
5667 \backslash
5668 LTleft 
5669 \series default
5670 et 
5671 \series bold
5672
5673 \backslash
5674 LTright
5675 \series default
5676  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5677  avant le tableau multi-pages
5678  concerné :
5679 \end_layout
5680
5681 \begin_layout Standard
5682
5683 \series bold
5684
5685 \backslash
5686 setlength{
5687 \backslash
5688 LTleft}{valeur}
5689 \end_layout
5690
5691 \begin_layout Standard
5692 Où 
5693 \series bold
5694 valeur
5695 \series default
5696  peut avoir n'importe laquelle des unités listées dans le tableau
5697 \begin_inset space ~
5698 \end_inset
5699
5700
5701 \begin_inset CommandInset ref
5702 LatexCommand ref
5703 reference "cha:Unités-de-longueur"
5704
5705 \end_inset
5706
5707 .
5708  
5709 \series bold
5710
5711 \backslash
5712 LTleft
5713 \series default
5714  contrôle la distance horizontale entre le bord gauche de la page et le
5715  tableau, et
5716 \series bold
5717  
5718 \backslash
5719 LTright
5720 \series default
5721  la distance au bord droit.
5722  La valeur implicite des ces deux distances est 
5723 \series bold
5724
5725 \backslash
5726 fill
5727 \series default
5728 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5729 .
5730 \end_layout
5731
5732 \begin_layout Standard
5733 Le tableau multi-pages suivant a été centrée en mettant 
5734 \series bold
5735
5736 \backslash
5737 LTleft
5738 \series default
5739  à 
5740 \family sans
5741 0.1
5742 \backslash
5743 columnwidth
5744 \family default
5745 :
5746 \begin_inset ERT
5747 status collapsed
5748
5749 \begin_layout Plain Layout
5750
5751
5752 \backslash
5753 setlength{
5754 \backslash
5755 LTleft}{0.1
5756 \backslash
5757 columnwidth}
5758 \end_layout
5759
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \begin_layout Standard
5766 \begin_inset Tabular
5767 <lyxtabular version="3" rows="5" columns="5">
5768 <features islongtable="true" longtabularalignment="center">
5769 <column alignment="center" valignment="top">
5770 <column alignment="center" valignment="top">
5771 <column alignment="center" valignment="top">
5772 <column alignment="center" valignment="top">
5773 <column alignment="center" valignment="top">
5774 <row>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 1
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 2
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 3
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 4
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 5
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 </row>
5821 <row>
5822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 asd
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 s
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 s
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 s
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 asd
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 </row>
5868 <row>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873 asd
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882 s
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891 s
5892 \end_layout
5893
5894 \end_inset
5895 </cell>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900 s
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 asd
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 </row>
5915 <row>
5916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 asd
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 s
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938 s
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 s
5948 \end_layout
5949
5950 \end_inset
5951 </cell>
5952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956 asd
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 </row>
5962 <row>
5963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967 asd
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5973 \begin_inset Text
5974
5975 \begin_layout Plain Layout
5976 asd
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5982 \begin_inset Text
5983
5984 \begin_layout Plain Layout
5985 asd
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5991 \begin_inset Text
5992
5993 \begin_layout Plain Layout
5994 asd
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 asd
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 </row>
6009 </lyxtabular>
6010
6011 \end_inset
6012
6013
6014 \begin_inset ERT
6015 status collapsed
6016
6017 \begin_layout Plain Layout
6018
6019
6020 \backslash
6021 setlength{
6022 \backslash
6023 LTleft}{
6024 \backslash
6025 fill}
6026 \end_layout
6027
6028 \end_inset
6029
6030
6031 \begin_inset ERT
6032 status collapsed
6033
6034 \begin_layout Plain Layout
6035
6036
6037 \backslash
6038 addtocounter{table}{-1}
6039 \end_layout
6040
6041 \end_inset
6042
6043
6044 \begin_inset Note Note
6045 status collapsed
6046
6047 \begin_layout Plain Layout
6048 Voyez la première note grisée de la section
6049 \begin_inset space ~
6050 \end_inset
6051
6052
6053 \begin_inset CommandInset ref
6054 LatexCommand ref
6055 reference "subsec:Tableaux-multi-pages-légende"
6056
6057 \end_inset
6058
6059  pour une explication de cette commande.
6060 \end_layout
6061
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \begin_layout Subsection
6068 Légendes et tableaux multi-pages
6069 \begin_inset Index idx
6070 status collapsed
6071
6072 \begin_layout Plain Layout
6073 Tableau ! multi-pages ! Legendes@Légendes
6074 \end_layout
6075
6076 \end_inset
6077
6078
6079 \begin_inset CommandInset label
6080 LatexCommand label
6081 name "subsec:Tableaux-multi-pages-légende"
6082
6083 \end_inset
6084
6085
6086 \end_layout
6087
6088 \begin_layout Standard
6089 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6090  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6091 ment de légende des flottants de tableau peut aussi être utilisé pour les
6092  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6093  multi-pages 
6094 \family sans
6095 Légende
6096 \family default
6097 , comme c'est expliqué dans la section
6098 \begin_inset space ~
6099 \end_inset
6100
6101
6102 \begin_inset CommandInset ref
6103 LatexCommand ref
6104 reference "sec:Tableaux-multi-pages"
6105
6106 \end_inset
6107
6108 .
6109 \end_layout
6110
6111 \begin_layout Standard
6112 Voici un petit Tableau multi-pages pour voir comment ça marche :
6113 \end_layout
6114
6115 \begin_layout Standard
6116 \begin_inset Tabular
6117 <lyxtabular version="3" rows="6" columns="5">
6118 <features islongtable="true" longtabularalignment="center">
6119 <column alignment="center" valignment="top">
6120 <column alignment="center" valignment="top">
6121 <column alignment="center" valignment="top">
6122 <column alignment="center" valignment="top">
6123 <column alignment="center" valignment="top">
6124 <row endfirsthead="true" caption="true">
6125 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 \begin_inset Caption Standard
6130
6131 \begin_layout Plain Layout
6132 Tableau multi-pages avec une légende
6133 \begin_inset Argument 1
6134 status open
6135
6136 \begin_layout Plain Layout
6137 Tableau multi-pages
6138 \end_layout
6139
6140 \end_inset
6141
6142
6143 \end_layout
6144
6145 \end_inset
6146
6147
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 </row>
6189 <row>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 1
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 2
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 3
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 4
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 5
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 </row>
6236 <row>
6237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6238 \begin_inset Text
6239
6240 \begin_layout Plain Layout
6241 asd
6242 \end_layout
6243
6244 \end_inset
6245 </cell>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 s
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 s
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 s
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6274 \begin_inset Text
6275
6276 \begin_layout Plain Layout
6277 asd
6278 \end_layout
6279
6280 \end_inset
6281 </cell>
6282 </row>
6283 <row>
6284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Plain Layout
6288 asd
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297 s
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 s
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 s
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 asd
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 </row>
6330 <row>
6331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 asd
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 s
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353 s
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362 s
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371 asd
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 </row>
6377 <row>
6378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 asd
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 asd
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 asd
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 asd
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 asd
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 </row>
6424 </lyxtabular>
6425
6426 \end_inset
6427
6428
6429 \end_layout
6430
6431 \begin_layout Standard
6432 \begin_inset VSpace medskip
6433 \end_inset
6434
6435
6436 \begin_inset Note Greyedout
6437 status open
6438
6439 \begin_layout Plain Layout
6440
6441 \series bold
6442 Note
6443 \begin_inset space ~
6444 \end_inset
6445
6446 1:
6447 \series default
6448  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6449  si vous n'avez pas prévu de légende.
6450  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6451 \begin_inset space ~
6452 \end_inset
6453
6454 2.4 suit le tableau
6455 \begin_inset space ~
6456 \end_inset
6457
6458 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6459 s sans légende.
6460  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6461  après
6462  chaque tableau multi-pages sans légende :
6463 \end_layout
6464
6465 \begin_layout Plain Layout
6466
6467 \series bold
6468
6469 \backslash
6470 addtocounter{table}{-1}
6471 \end_layout
6472
6473 \begin_layout Plain Layout
6474 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6475  et que vous ajoutez le code suivant dans le préambule du document :
6476 \end_layout
6477
6478 \begin_layout Plain Layout
6479
6480 \series bold
6481
6482 \backslash
6483 let
6484 \backslash
6485 myEnd
6486 \backslash
6487 endlongtable
6488 \begin_inset Newline newline
6489 \end_inset
6490
6491
6492 \backslash
6493 renewcommand{
6494 \backslash
6495 endlongtable}{
6496 \backslash
6497 myEnd
6498 \backslash
6499 addtocounter{table}{-1}}
6500 \end_layout
6501
6502 \end_inset
6503
6504
6505 \end_layout
6506
6507 \begin_layout Standard
6508 \begin_inset Note Greyedout
6509 status open
6510
6511 \begin_layout Plain Layout
6512
6513 \series bold
6514 Note
6515 \begin_inset space ~
6516 \end_inset
6517
6518 2:
6519 \series default
6520  Si vous utilisez 
6521 \series bold
6522 hyperref
6523 \series default
6524
6525 \begin_inset Index idx
6526 status collapsed
6527
6528 \begin_layout Plain Layout
6529 Paquetages \SpecialChar LaTeX
6530  ! hyperref
6531 \end_layout
6532
6533 \end_inset
6534
6535  dans les 
6536 \family sans
6537 Paramètres du document
6538 \family default
6539  rubrique 
6540 \family sans
6541 Propriétés
6542 \begin_inset space ~
6543 \end_inset
6544
6545 du
6546 \begin_inset space ~
6547 \end_inset
6548
6549 PDF
6550 \family default
6551 , pour transformer vos références croisées en liens cliquables, le lien
6552  vers un tableau multi-pages pointera toujours sur le début du document.
6553 \end_layout
6554
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \begin_layout Subsubsection
6561 Références à des tableaux multi-pages
6562 \begin_inset Index idx
6563 status collapsed
6564
6565 \begin_layout Plain Layout
6566 Tableau ! multi-pages ! Références
6567 \end_layout
6568
6569 \end_inset
6570
6571
6572 \end_layout
6573
6574 \begin_layout Standard
6575 \begin_inset Tabular
6576 <lyxtabular version="3" rows="6" columns="5">
6577 <features islongtable="true" longtabularalignment="center">
6578 <column alignment="center" valignment="top">
6579 <column alignment="center" valignment="top">
6580 <column alignment="center" valignment="top">
6581 <column alignment="center" valignment="top">
6582 <column alignment="center" valignment="top">
6583 <row endfirsthead="true" caption="true">
6584 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 \begin_inset Caption Standard
6589
6590 \begin_layout Plain Layout
6591 Tableau multi-pages référencé
6592 \begin_inset CommandInset label
6593 LatexCommand label
6594 name "tab:RefExemple"
6595
6596 \end_inset
6597
6598
6599 \end_layout
6600
6601 \end_inset
6602
6603
6604 \end_layout
6605
6606 \end_inset
6607 </cell>
6608 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6609 \begin_inset Text
6610
6611 \begin_layout Plain Layout
6612
6613 \end_layout
6614
6615 \end_inset
6616 </cell>
6617 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621
6622 \end_layout
6623
6624 \end_inset
6625 </cell>
6626 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6636 \begin_inset Text
6637
6638 \begin_layout Plain Layout
6639
6640 \end_layout
6641
6642 \end_inset
6643 </cell>
6644 </row>
6645 <row>
6646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6647 \begin_inset Text
6648
6649 \begin_layout Plain Layout
6650 1
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6656 \begin_inset Text
6657
6658 \begin_layout Plain Layout
6659 2
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6665 \begin_inset Text
6666
6667 \begin_layout Plain Layout
6668 3
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677 4
6678 \end_layout
6679
6680 \end_inset
6681 </cell>
6682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686 5
6687 \end_layout
6688
6689 \end_inset
6690 </cell>
6691 </row>
6692 <row>
6693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697 asd
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 s
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Plain Layout
6715 s
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6721 \begin_inset Text
6722
6723 \begin_layout Plain Layout
6724 s
6725 \end_layout
6726
6727 \end_inset
6728 </cell>
6729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733 asd
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 </row>
6739 <row>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 asd
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6750 \begin_inset Text
6751
6752 \begin_layout Plain Layout
6753 s
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762 s
6763 \end_layout
6764
6765 \end_inset
6766 </cell>
6767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771 s
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 asd
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row>
6787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 asd
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800 s
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6806 \begin_inset Text
6807
6808 \begin_layout Plain Layout
6809 s
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818 s
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 asd
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 </row>
6833 <row>
6834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6835 \begin_inset Text
6836
6837 \begin_layout Plain Layout
6838 asd
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847 sad
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856 asd
6857 \end_layout
6858
6859 \end_inset
6860 </cell>
6861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6862 \begin_inset Text
6863
6864 \begin_layout Plain Layout
6865 asd
6866 \end_layout
6867
6868 \end_inset
6869 </cell>
6870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874 asd
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 </row>
6880 </lyxtabular>
6881
6882 \end_inset
6883
6884
6885 \end_layout
6886
6887 \begin_layout Standard
6888 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6889  étiquette dans sa légende.
6890 \end_layout
6891
6892 \begin_layout Standard
6893 Ceci est une référence au tableau
6894 \begin_inset space ~
6895 \end_inset
6896
6897
6898 \begin_inset CommandInset ref
6899 LatexCommand ref
6900 reference "tab:RefExemple"
6901
6902 \end_inset
6903
6904 .
6905 \end_layout
6906
6907 \begin_layout Standard
6908 La mise en forme de la légende peut être ajustée avec celle de toutes les
6909  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6910  
6911 \series bold
6912 caption
6913 \series default
6914
6915 \begin_inset Index idx
6916 status collapsed
6917
6918 \begin_layout Plain Layout
6919 Paquetages \SpecialChar LaTeX
6920  ! caption
6921 \end_layout
6922
6923 \end_inset
6924
6925 , voir la section
6926 \begin_inset space ~
6927 \end_inset
6928
6929
6930 \begin_inset CommandInset ref
6931 LatexCommand ref
6932 reference "sec:Formatage-légende"
6933
6934 \end_inset
6935
6936 .
6937 \end_layout
6938
6939 \begin_layout Subsubsection
6940 Largeur de la légende
6941 \begin_inset Index idx
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945 Tableau ! multi-pages ! Largeur de la légende
6946 \end_layout
6947
6948 \end_inset
6949
6950
6951 \end_layout
6952
6953 \begin_layout Standard
6954 La largeur maximale des lignes de légende est définie par la longueur 
6955 \series bold
6956
6957 \backslash
6958 LTcapwidth
6959 \series default
6960 .
6961  Sa valeur implicite est 4
6962 \begin_inset space \thinspace{}
6963 \end_inset
6964
6965 in.
6966  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6967  de votre document ou en tant que code \SpecialChar TeX
6968  directement dans votre document
6969  avant le tableau qui doit être affectée.
6970 \end_layout
6971
6972 \begin_layout Standard
6973
6974 \series bold
6975
6976 \backslash
6977 setlength{
6978 \backslash
6979 LTcapwidth}{largeur}
6980 \end_layout
6981
6982 \begin_layout Standard
6983 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6984 \begin_inset space ~
6985 \end_inset
6986
6987
6988 \begin_inset CommandInset ref
6989 LatexCommand ref
6990 reference "cha:Unités-de-longueur"
6991
6992 \end_inset
6993
6994 .
6995 \end_layout
6996
6997 \begin_layout Standard
6998 Les tableaux suivants montrent la différence :
6999 \end_layout
7000
7001 \begin_layout Standard
7002 \begin_inset Tabular
7003 <lyxtabular version="3" rows="6" columns="5">
7004 <features islongtable="true" longtabularalignment="center">
7005 <column alignment="center" valignment="top">
7006 <column alignment="center" valignment="top">
7007 <column alignment="center" valignment="top">
7008 <column alignment="center" valignment="top">
7009 <column alignment="center" valignment="top">
7010 <row endfirsthead="true" caption="true">
7011 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 \begin_inset Caption Standard
7016
7017 \begin_layout Plain Layout
7018 long titre complet avec la largeur implicite long titre complet avec la
7019  largeur implicite long titre complet avec la largeur implicite
7020 \begin_inset Argument 1
7021 status open
7022
7023 \begin_layout Plain Layout
7024 Légende avec largeur implicite
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \end_layout
7031
7032 \end_inset
7033
7034
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Plain Layout
7043
7044 \end_layout
7045
7046 \end_inset
7047 </cell>
7048 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7049 \begin_inset Text
7050
7051 \begin_layout Plain Layout
7052
7053 \end_layout
7054
7055 \end_inset
7056 </cell>
7057 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7058 \begin_inset Text
7059
7060 \begin_layout Plain Layout
7061
7062 \end_layout
7063
7064 \end_inset
7065 </cell>
7066 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7067 \begin_inset Text
7068
7069 \begin_layout Plain Layout
7070
7071 \end_layout
7072
7073 \end_inset
7074 </cell>
7075 </row>
7076 <row>
7077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081 1
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090 2
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Plain Layout
7099 3
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Plain Layout
7108 4
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7114 \begin_inset Text
7115
7116 \begin_layout Plain Layout
7117 5
7118 \end_layout
7119
7120 \end_inset
7121 </cell>
7122 </row>
7123 <row>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 asd
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 s
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146 s
7147 \end_layout
7148
7149 \end_inset
7150 </cell>
7151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7152 \begin_inset Text
7153
7154 \begin_layout Plain Layout
7155 s
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164 asd
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 </row>
7170 <row>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 asd
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 s
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193 s
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202 s
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211 asd
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 <row>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 asd
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 s
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 s
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 s
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 asd
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 </row>
7264 <row>
7265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 asd
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 sad
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 asd
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 asd
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 asd
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 </row>
7311 </lyxtabular>
7312
7313 \end_inset
7314
7315
7316 \end_layout
7317
7318 \begin_layout Standard
7319 \begin_inset ERT
7320 status collapsed
7321
7322 \begin_layout Plain Layout
7323
7324
7325 \backslash
7326 setlength{
7327 \backslash
7328 LTcapwidth}{5cm}
7329 \end_layout
7330
7331 \end_inset
7332
7333
7334 \begin_inset Tabular
7335 <lyxtabular version="3" rows="6" columns="5">
7336 <features islongtable="true" longtabularalignment="center">
7337 <column alignment="center" valignment="top">
7338 <column alignment="center" valignment="top">
7339 <column alignment="center" valignment="top">
7340 <column alignment="center" valignment="top">
7341 <column alignment="center" valignment="top">
7342 <row endfirsthead="true" caption="true">
7343 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Plain Layout
7347 \begin_inset Caption Standard
7348
7349 \begin_layout Plain Layout
7350 long titre complet avec la largeur réglée à 5
7351 \begin_inset space \thinspace{}
7352 \end_inset
7353
7354 cm long titre complet avec la largeur réglée à 5
7355 \begin_inset space \thinspace{}
7356 \end_inset
7357
7358 cm long titre complet avec la largeur réglée à 5
7359 \begin_inset space \thinspace{}
7360 \end_inset
7361
7362 cm
7363 \begin_inset Argument 1
7364 status open
7365
7366 \begin_layout Plain Layout
7367 Légende avec largeur à
7368 \begin_inset space \thinspace{}
7369 \end_inset
7370
7371 =
7372 \begin_inset space \thinspace{}
7373 \end_inset
7374
7375 5
7376 \begin_inset space \thinspace{}
7377 \end_inset
7378
7379 cm
7380 \end_layout
7381
7382 \end_inset
7383
7384
7385 \end_layout
7386
7387 \end_inset
7388
7389
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7404 \begin_inset Text
7405
7406 \begin_layout Plain Layout
7407
7408 \end_layout
7409
7410 \end_inset
7411 </cell>
7412 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7413 \begin_inset Text
7414
7415 \begin_layout Plain Layout
7416
7417 \end_layout
7418
7419 \end_inset
7420 </cell>
7421 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7422 \begin_inset Text
7423
7424 \begin_layout Plain Layout
7425
7426 \end_layout
7427
7428 \end_inset
7429 </cell>
7430 </row>
7431 <row>
7432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436 1
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 2
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7451 \begin_inset Text
7452
7453 \begin_layout Plain Layout
7454 3
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463 4
7464 \end_layout
7465
7466 \end_inset
7467 </cell>
7468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7469 \begin_inset Text
7470
7471 \begin_layout Plain Layout
7472 5
7473 \end_layout
7474
7475 \end_inset
7476 </cell>
7477 </row>
7478 <row>
7479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483 asd
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 s
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7498 \begin_inset Text
7499
7500 \begin_layout Plain Layout
7501 s
7502 \end_layout
7503
7504 \end_inset
7505 </cell>
7506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7507 \begin_inset Text
7508
7509 \begin_layout Plain Layout
7510 s
7511 \end_layout
7512
7513 \end_inset
7514 </cell>
7515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7516 \begin_inset Text
7517
7518 \begin_layout Plain Layout
7519 asd
7520 \end_layout
7521
7522 \end_inset
7523 </cell>
7524 </row>
7525 <row>
7526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 asd
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539 s
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 s
7549 \end_layout
7550
7551 \end_inset
7552 </cell>
7553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7554 \begin_inset Text
7555
7556 \begin_layout Plain Layout
7557 s
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566 asd
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 </row>
7572 <row>
7573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577 asd
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 s
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7592 \begin_inset Text
7593
7594 \begin_layout Plain Layout
7595 s
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604 s
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613 asd
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 </row>
7619 <row>
7620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 asd
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 sad
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642 asd
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 asd
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660 asd
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 </lyxtabular>
7667
7668 \end_inset
7669
7670
7671 \end_layout
7672
7673 \begin_layout Standard
7674 \begin_inset ERT
7675 status collapsed
7676
7677 \begin_layout Plain Layout
7678
7679
7680 \backslash
7681 setlength{
7682 \backslash
7683 LTcapwidth}{4in}
7684 \end_layout
7685
7686 \end_inset
7687
7688
7689 \end_layout
7690
7691 \begin_layout Standard
7692 \begin_inset Note Greyedout
7693 status open
7694
7695 \begin_layout Plain Layout
7696
7697 \series bold
7698 Note:
7699 \series default
7700  Quand on utilise la paquetage \SpecialChar LaTeX
7701  
7702 \series bold
7703 caption
7704 \series default
7705
7706 \begin_inset Index idx
7707 status collapsed
7708
7709 \begin_layout Plain Layout
7710 Paquetages \SpecialChar LaTeX
7711  ! caption
7712 \end_layout
7713
7714 \end_inset
7715
7716  , comme c'est les cas dans ce document, la légende prend toute la largeur
7717  de la page quand on utilise la largeur implicite de 4
7718 \begin_inset space \thinspace{}
7719 \end_inset
7720
7721 in pour 
7722 \series bold
7723
7724 \backslash
7725 LTcapwidth
7726 \series default
7727 .
7728  Pour avoir dans ce cas une légende qui fasse exactement 4
7729 \begin_inset space \thinspace{}
7730 \end_inset
7731
7732 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7733  comme par exemple 3.99
7734 \begin_inset space \thinspace{}
7735 \end_inset
7736
7737 in, soit utiliser la commande \SpecialChar LaTeX
7738  
7739 \series bold
7740
7741 \backslash
7742 captionsetup{width=valeur}
7743 \series default
7744  qui est disponible dans le paquetage 
7745 \series bold
7746 caption
7747 \series default
7748 .
7749 \end_layout
7750
7751 \end_inset
7752
7753
7754 \end_layout
7755
7756 \begin_layout Subsubsection
7757 Des légendes différentes sur chaque page d'un tableau
7758 \begin_inset Argument 1
7759 status collapsed
7760
7761 \begin_layout Plain Layout
7762 Légendes différentes
7763 \end_layout
7764
7765 \end_inset
7766
7767
7768 \begin_inset Index idx
7769 status collapsed
7770
7771 \begin_layout Plain Layout
7772 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7773 \end_layout
7774
7775 \end_inset
7776
7777
7778 \end_layout
7779
7780 \begin_layout Standard
7781 Quand la légende du tableau pour les pages suivantes doit être différente
7782  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7783  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7784  dans le menu contextuel
7785 \family sans
7786  Légende
7787 \begin_inset space ~
7788 \end_inset
7789
7790 (NonNuméroté)
7791 \family default
7792 .
7793  Le tableau
7794 \begin_inset space ~
7795 \end_inset
7796
7797
7798 \begin_inset CommandInset ref
7799 LatexCommand ref
7800 reference "tab:Légendes-tableau-différentes"
7801
7802 \end_inset
7803
7804  est un exemple de tableau long avec des légendes différentes et où la seconde
7805  légende ne contient pas le numéro du tableau.
7806 \end_layout
7807
7808 \begin_layout Standard
7809 \align center
7810 \begin_inset Tabular
7811 <lyxtabular version="3" rows="59" columns="3">
7812 <features islongtable="true" longtabularalignment="center">
7813 <column alignment="left" valignment="top" width="0pt">
7814 <column alignment="left" valignment="top" width="0pt">
7815 <column alignment="center" valignment="top" width="0pt">
7816 <row endfirsthead="true" caption="true">
7817 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821 \begin_inset Caption Standard
7822
7823 \begin_layout Plain Layout
7824 Exemple d'annuaire téléphonique
7825 \begin_inset CommandInset label
7826 LatexCommand label
7827 name "tab:Légendes-tableau-différentes"
7828
7829 \end_inset
7830
7831
7832 \begin_inset Argument 1
7833 status collapsed
7834
7835 \begin_layout Plain Layout
7836 Exemple Annuaire 
7837 \end_layout
7838
7839 \end_inset
7840
7841
7842 \end_layout
7843
7844 \end_inset
7845
7846
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 </row>
7870 <row endfirsthead="true">
7871 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \series bold
7877 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row endfirsthead="true">
7902 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \series bold
7908 NOM
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \series bold
7928 TÉL.
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row endhead="true" caption="true">
7935 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939 \begin_inset Caption Unnumbered
7940
7941 \begin_layout Plain Layout
7942 Suite de l'exemple d'annuaire téléphonique
7943 \end_layout
7944
7945 \end_inset
7946
7947
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 </row>
7971 <row endhead="true">
7972 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \series bold
7978 Exemple d'annuaire téléphonique
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row endhead="true">
8003 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \series bold
8009 NOM
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \series bold
8029 TÉL.
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 </row>
8035 <row endfoot="true">
8036 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 suite page suivante\SpecialChar ldots
8041
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 </row>
8065 <row>
8066 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070
8071 \series bold
8072 Annovi
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 Silvia
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 111
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 <row>
8097 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101
8102 \series bold
8103 Bertoli
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 Stefano
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 111
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 </row>
8127 <row>
8128 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132
8133 \series bold
8134 Bozzi
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143 Walter
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 111
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 </row>
8158 <row>
8159 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163
8164 \series bold
8165 Cachia
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174 Maria
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 111
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 </row>
8189 <row>
8190 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194
8195 \series bold
8196 Cachia
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 Maurizio
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 111
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 </row>
8220 <row>
8221 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225
8226 \series bold
8227 Cinquemani
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 Giusi
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 111
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 </row>
8251 <row>
8252 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256
8257 \series bold
8258 Colin
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267 Bernard
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 111
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287
8288 \series bold
8289 Concli
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 Gianfranco
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307 111
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 </row>
8313 <row>
8314 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318
8319 \series bold
8320 Dal Bosco
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 Carolina
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 111
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \series bold
8351 Dalpiaz
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 Annamaria
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 111
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 </row>
8375 <row>
8376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380
8381 \series bold
8382 Feliciello
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 Domenico
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 111
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 <row>
8407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \series bold
8413 Focarelli
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 Paola
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431 111
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 </row>
8437 <row>
8438 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442
8443 \series bold
8444 Galletti
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 Oreste
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 111
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 </row>
8468 <row>
8469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473
8474 \series bold
8475 Gasparini
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 Franca
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 111
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \series bold
8506 Rizzardi
8507 \series default
8508
8509 \begin_inset Foot
8510 status open
8511
8512 \begin_layout Plain Layout
8513 Exemple de note de bas de page
8514 \end_layout
8515
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 Paola
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 111
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \series bold
8549 Lassini
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 Giancarlo
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 111
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 </row>
8573 <row>
8574 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578
8579 \series bold
8580 Malfatti
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 Luciano
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 111
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 </row>
8604 <row>
8605 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609
8610 \series bold
8611 Malfatti
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620 Valeriano
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 111
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 </row>
8635 <row>
8636 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640
8641 \series bold
8642 Meneguzzo
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 Roberto
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 111
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 </row>
8666 <row>
8667 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \series bold
8673 Mezzadra
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682 Roberto
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 111
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 </row>
8697 <row>
8698 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702
8703 \series bold
8704 Pirpamer
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713 Erich
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 111
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 </row>
8728 <row>
8729 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733
8734 \series bold
8735 Pochiesa
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 Paolo
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753 111, 222
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 </row>
8759 <row>
8760 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764
8765 \series bold
8766 Radina
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775 Claudio
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 111
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 </row>
8790 <row>
8791 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795
8796 \series bold
8797 Stuffer
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806 Oskar
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815 111
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 </row>
8821 <row>
8822 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826
8827 \series bold
8828 Tacchelli
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 Ugo
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846 111
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 </row>
8852 <row>
8853 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857
8858 \series bold
8859 Tezzele
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868 Margit
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 111
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 </row>
8883 <row>
8884 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888
8889 \series bold
8890 Unterkalmsteiner
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 Frieda
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 111
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 </row>
8914 <row>
8915 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919
8920 \series bold
8921 Vieider
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930 Hilde
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939 111
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 </row>
8945 <row>
8946 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950
8951 \series bold
8952 Vigna
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 Jürgen
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970 111
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 </row>
8976 <row>
8977 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981
8982 \series bold
8983 Weber
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 Maurizio
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 111
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 </row>
9007 <row>
9008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012
9013 \series bold
9014 Winkler
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 Franz
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032 111
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 </row>
9038 <row>
9039 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043  
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 </row>
9067 <row>
9068 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072
9073 \series bold
9074 Annovi
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 Silvia
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 555
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 </row>
9098 <row>
9099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103
9104 \series bold
9105 Bertoli
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 Stefano
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 555
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 </row>
9129 <row>
9130 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134
9135 \series bold
9136 Bozzi
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 Walter
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 555
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 <row>
9161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \series bold
9167 Cachia
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 Maria
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 555
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 </row>
9191 <row>
9192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196
9197 \series bold
9198 Cachia
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 Maurizio
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 555
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 </row>
9222 <row>
9223 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227
9228 \series bold
9229 Cinquemani
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238 Giusi
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 555
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 </row>
9253 <row>
9254 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258
9259 \series bold
9260 Colin
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269 Bernard
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 555
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 </row>
9284 <row>
9285 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289
9290 \series bold
9291 Concli
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300 Gianfranco
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 555
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 </row>
9315 <row>
9316 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320
9321 \series bold
9322 Dal Bosco
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331 Carolina
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 555
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 </row>
9346 <row>
9347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351
9352 \series bold
9353 Dalpiaz
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362 Annamaria
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 555
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 </row>
9377 <row>
9378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382
9383 \series bold
9384 Feliciello
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 Domenico
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 555
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 </row>
9408 <row>
9409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413
9414 \series bold
9415 Focarelli
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424 Paola
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 555
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 </row>
9439 <row>
9440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444
9445 \series bold
9446 Galletti
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 Oreste
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 555
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 </row>
9470 <row>
9471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475
9476 \series bold
9477 Gasparini
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486 Franca
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 555
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 <row>
9502 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506
9507 \series bold
9508 Rizzardi
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517 Paola
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 555
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 </row>
9532 <row>
9533 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Plain Layout
9537
9538 \series bold
9539 Lassini
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548 Giancarlo
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557 555
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 </row>
9563 <row>
9564 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9565 \begin_inset Text
9566
9567 \begin_layout Plain Layout
9568
9569 \series bold
9570 Malfatti
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579 Luciano
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588 555
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 </row>
9594 <row>
9595 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599
9600 \series bold
9601 Malfatti
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 Valeriano
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 555
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 </row>
9625 <row>
9626 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630
9631 \series bold
9632 Meneguzzo
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641 Roberto
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650 555
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 </row>
9656 <row>
9657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661
9662 \series bold
9663 Mezzadra
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672 Roberto
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681 555
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 </row>
9687 </lyxtabular>
9688
9689 \end_inset
9690
9691
9692 \end_layout
9693
9694 \begin_layout Section
9695 Questions particulières concernant les tableaux multi-pages
9696 \begin_inset Argument 1
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700 Questions sur les tableaux multi-pages
9701 \end_layout
9702
9703 \end_inset
9704
9705
9706 \begin_inset CommandInset label
9707 LatexCommand label
9708 name "sec:Questions-sur-tableaux-multi-pages"
9709
9710 \end_inset
9711
9712
9713 \end_layout
9714
9715 \begin_layout Subsection
9716 Calculs des pages des tableaux multi-pages
9717 \begin_inset Index idx
9718 status collapsed
9719
9720 \begin_layout Plain Layout
9721 Tableau ! multi-pages ! Calculs
9722 \end_layout
9723
9724 \end_inset
9725
9726
9727 \end_layout
9728
9729 \begin_layout Standard
9730 \SpecialChar LaTeX
9731  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9732  utilisant des blocs (chunks).
9733  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9734  mémoire de \SpecialChar LaTeX
9735 .
9736  La valeur implicite est fixée pour des raisons historiques à seulement
9737  20
9738 \begin_inset space ~
9739 \end_inset
9740
9741 lignes de tableau.
9742  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9743  ceci peut ralentir la création de votre document.
9744  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9745  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9746  préambule de votre document :
9747 \end_layout
9748
9749 \begin_layout Standard
9750
9751 \series bold
9752
9753 \backslash
9754 setcounter{LTchunksize}{100}
9755 \end_layout
9756
9757 \begin_layout Subsection
9758 Les flottants et les tableaux multi-pages
9759 \begin_inset Index idx
9760 status collapsed
9761
9762 \begin_layout Plain Layout
9763 Tableau ! multi-pages ! Flottants
9764 \end_layout
9765
9766 \end_inset
9767
9768
9769 \end_layout
9770
9771 \begin_layout Standard
9772 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9773  commence un tableau multi-pages.
9774  Pour éviter une telle situation, insérez un saut de page (menu 
9775 \family sans
9776 Insertion\SpecialChar menuseparator
9777 Typographie
9778 \begin_inset space ~
9779 \end_inset
9780
9781 spéciale\SpecialChar menuseparator
9782 Saut de page (vide le tampon)
9783 \family default
9784
9785 \begin_inset space \thinspace{}
9786 \end_inset
9787
9788 ) juste avant votre tableau multi-pages.
9789 \end_layout
9790
9791 \begin_layout Subsection
9792 Sauts de pages forcés
9793 \begin_inset Index idx
9794 status collapsed
9795
9796 \begin_layout Plain Layout
9797 Tableau ! multi-pages ! Sauts de pages forcés
9798 \end_layout
9799
9800 \end_inset
9801
9802
9803 \end_layout
9804
9805 \begin_layout Standard
9806 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9807  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9808  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9809  de
9810  saut de ligne 
9811 \begin_inset Quotes fld
9812 \end_inset
9813
9814
9815 \backslash
9816
9817 \backslash
9818
9819 \begin_inset Quotes frd
9820 \end_inset
9821
9822  en code \SpecialChar TeX
9823  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9824  Avant la commande 
9825 \begin_inset Quotes fld
9826 \end_inset
9827
9828
9829 \backslash
9830
9831 \backslash
9832
9833 \begin_inset Quotes frd
9834 \end_inset
9835
9836 , vous devez insérer en code \SpecialChar TeX
9837 , autant de caractères 
9838 \begin_inset Quotes fld
9839 \end_inset
9840
9841 &
9842 \begin_inset Quotes frd
9843 \end_inset
9844
9845  qu'il y a de colonnes après la cellule concernée.
9846  Le caractère 
9847 \begin_inset Quotes fld
9848 \end_inset
9849
9850 &
9851 \begin_inset Quotes frd
9852 \end_inset
9853
9854  sert à séparer les colonnes d'un tableau.
9855  Écrivez en code-\SpecialChar TeX
9856 , après chaque 
9857 \begin_inset Quotes fld
9858 \end_inset
9859
9860 &
9861 \begin_inset Quotes frd
9862 \end_inset
9863
9864  le contenu des cellules correspondantes et en même temps supprimez le contenu
9865  de ces cellules dans le texte normal.
9866  
9867 \begin_inset Newline newline
9868 \end_inset
9869
9870 Après la commande 
9871 \backslash
9872
9873 \backslash
9874 , insérez autant de caractères 
9875 \begin_inset Quotes fld
9876 \end_inset
9877
9878 &
9879 \begin_inset Quotes frd
9880 \end_inset
9881
9882  qu'il y a de colonnes avant la colonne traitée.
9883  Dans le tableau
9884 \begin_inset space ~
9885 \end_inset
9886
9887
9888 \begin_inset CommandInset ref
9889 LatexCommand ref
9890 reference "tab:Tableau-saut-de-page"
9891
9892 \end_inset
9893
9894  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9895  suivie par une autre colonne.
9896  La commande suivante a donc été insérée en code \SpecialChar TeX
9897  dans la cellule après
9898  le mot 
9899 \begin_inset Quotes fld
9900 \end_inset
9901
9902
9903 \emph on
9904 Castelchiodato,
9905 \emph default
9906
9907 \begin_inset Quotes frd
9908 \end_inset
9909
9910 :
9911 \end_layout
9912
9913 \begin_layout Standard
9914
9915 \series bold
9916 & 111
9917 \backslash
9918
9919 \backslash
9920  
9921 \backslash
9922 newpage
9923 \begin_inset Newline newline
9924 \end_inset
9925
9926 &
9927 \end_layout
9928
9929 \begin_layout Standard
9930 Le 
9931 \begin_inset Quotes fld
9932 \end_inset
9933
9934 111
9935 \begin_inset Quotes frd
9936 \end_inset
9937
9938  dans la troisième colonne de la ligne a été supprimé.
9939  
9940 \series bold
9941
9942 \backslash
9943 newpage
9944 \series default
9945  est nécessaire seulement quand un saut de page doit impérativement avoir
9946  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9947  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9948  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9949  est coupée, utilisez cette commande à la place de la précédente :
9950 \end_layout
9951
9952 \begin_layout Standard
9953
9954 \series bold
9955 & 111
9956 \backslash
9957
9958 \backslash
9959
9960 \begin_inset Newline newline
9961 \end_inset
9962
9963
9964 \backslash
9965 hline &
9966 \end_layout
9967
9968 \begin_layout Standard
9969 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9970  insérer la commande
9971 \end_layout
9972
9973 \begin_layout Standard
9974
9975 \series bold
9976
9977 \backslash
9978 setlength{
9979 \backslash
9980 parfillskip}{0pt}
9981 \end_layout
9982
9983 \begin_layout Standard
9984 au début de la cellule.
9985  Cela assure que la portion de la cellule qui va se trouver affichée sur
9986  la page suivante le sera avec toute la largeur de la cellule.
9987 \end_layout
9988
9989 \begin_layout Standard
9990 \align center
9991 \begin_inset Tabular
9992 <lyxtabular version="3" rows="38" columns="3">
9993 <features islongtable="true" longtabularalignment="center">
9994 <column alignment="left" valignment="top" width="0pt">
9995 <column alignment="left" valignment="top" width="3cm">
9996 <column alignment="center" valignment="top" width="0pt">
9997 <row endfirsthead="true" caption="true">
9998 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 \begin_inset Caption Standard
10003
10004 \begin_layout Plain Layout
10005 Tableau avec un saut de page forcé dans une cellule
10006 \begin_inset CommandInset label
10007 LatexCommand label
10008 name "tab:Tableau-saut-de-page"
10009
10010 \end_inset
10011
10012
10013 \begin_inset Argument 1
10014 status collapsed
10015
10016 \begin_layout Plain Layout
10017 Tableau avec un saut de page forcé dans une cellule
10018 \end_layout
10019
10020 \end_inset
10021
10022
10023 \end_layout
10024
10025 \end_inset
10026
10027
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10042 \begin_inset Text
10043
10044 \begin_layout Plain Layout
10045
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 </row>
10051 <row endfirsthead="true">
10052 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056
10057 \series bold
10058 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 </row>
10082 <row endfirsthead="true">
10083 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087
10088 \series bold
10089 NOM
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10104 \begin_inset Text
10105
10106 \begin_layout Plain Layout
10107
10108 \series bold
10109 TÉL.
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 </row>
10115 <row endhead="true" caption="true">
10116 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 \begin_inset Caption Unnumbered
10121
10122 \begin_layout Plain Layout
10123 Tableau sur deux pages avec un saut de page dans une cellule
10124 \end_layout
10125
10126 \end_inset
10127
10128
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row endhead="true">
10153 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157  
10158 \series bold
10159 Exemple d'annuaire téléphonique
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row endhead="true">
10184 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \series bold
10190 NOM
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208
10209 \series bold
10210 TÉL.
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 </row>
10216 <row endfoot="true">
10217 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10218 \begin_inset Text
10219
10220 \begin_layout Plain Layout
10221 suite page suivante\SpecialChar ldots
10222
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10237 \begin_inset Text
10238
10239 \begin_layout Plain Layout
10240
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 </row>
10246 <row>
10247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10248 \begin_inset Text
10249
10250 \begin_layout Plain Layout
10251
10252 \series bold
10253 Annovi
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262 Silvia
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10268 \begin_inset Text
10269
10270 \begin_layout Plain Layout
10271 111
10272 \end_layout
10273
10274 \end_inset
10275 </cell>
10276 </row>
10277 <row>
10278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282
10283 \series bold
10284 Bertoli
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293 Stefano
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Plain Layout
10302 111
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 </row>
10308 <row>
10309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10310 \begin_inset Text
10311
10312 \begin_layout Plain Layout
10313
10314 \series bold
10315 Bozzi
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 Walter
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10330 \begin_inset Text
10331
10332 \begin_layout Plain Layout
10333 111
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 </row>
10339 <row>
10340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10341 \begin_inset Text
10342
10343 \begin_layout Plain Layout
10344
10345 \series bold
10346 Cachia
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 Maria
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 111
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 </row>
10370 <row>
10371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375
10376 \series bold
10377 Cachia
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 Maurizio
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Plain Layout
10395 111
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 </row>
10401 <row>
10402 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10403 \begin_inset Text
10404
10405 \begin_layout Plain Layout
10406
10407 \series bold
10408 Cinquemani
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 Giusi
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426 111
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 </row>
10432 <row>
10433 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10434 \begin_inset Text
10435
10436 \begin_layout Plain Layout
10437
10438 \series bold
10439 Colin
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 Bernard
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457 111
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 </row>
10463 <row>
10464 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468
10469 \series bold
10470 Concli
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 Gianfranco
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 111
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 </row>
10494 <row>
10495 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499
10500 \series bold
10501 Dal Bosco
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 Carolina
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 111
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 </row>
10525 <row>
10526 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530
10531 \series bold
10532 Dalpiaz
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 Annamaria
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 111
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 </row>
10556 <row>
10557 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561
10562 \series bold
10563 Feliciello
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 Domenico
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 111
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 </row>
10587 <row>
10588 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10589 \begin_inset Text
10590
10591 \begin_layout Plain Layout
10592
10593 \series bold
10594 Focarelli
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 Paola
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 111
10613 \end_layout
10614
10615 \end_inset
10616 </cell>
10617 </row>
10618 <row>
10619 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10620 \begin_inset Text
10621
10622 \begin_layout Plain Layout
10623
10624 \series bold
10625 Galletti
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 Oreste
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10640 \begin_inset Text
10641
10642 \begin_layout Plain Layout
10643 111
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 </row>
10649 <row>
10650 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10651 \begin_inset Text
10652
10653 \begin_layout Plain Layout
10654
10655 \series bold
10656 Gasparini
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 Franca
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 111
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 </row>
10680 <row>
10681 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10682 \begin_inset Text
10683
10684 \begin_layout Plain Layout
10685
10686 \series bold
10687 Lassini
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696 Giancarlo
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705 111
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 </row>
10711 <row>
10712 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716
10717 \series bold
10718 Malfatti
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 Luciano
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 111
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 </row>
10742 <row>
10743 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \series bold
10749 Malfatti
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 Valeriano
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767 111
10768 \end_layout
10769
10770 \end_inset
10771 </cell>
10772 </row>
10773 <row>
10774 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778
10779 \series bold
10780 Meneguzzo
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 Roberto
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798 111
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 </row>
10804 <row>
10805 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809
10810 \series bold
10811 Mezzadra
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 Roberto
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 111
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 </row>
10835 <row>
10836 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \series bold
10842 Pirpamer
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 Erich
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 111
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 </row>
10866 <row>
10867 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871
10872 \series bold
10873 Pochiesa
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 Paolo
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 111, 222
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 </row>
10897 <row>
10898 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902
10903 \series bold
10904 Radina
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913 Claudio
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 111
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 </row>
10928 <row>
10929 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933
10934 \series bold
10935 Rizzardi
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 Giancarlo, 11.
10945  Fürst von Montecompatri, 11.
10946  Fürst von Sulmona und Vivaro, 10.
10947  Fürst von Rossano, 5.
10948  Herzog von Canemorte, 11.
10949  Herzog von Palombara, 5.
10950  Herzog von Castelchiodato,
10951 \begin_inset ERT
10952 status open
10953
10954 \begin_layout Plain Layout
10955
10956 & 111
10957 \backslash
10958
10959 \backslash
10960  
10961 \backslash
10962 newpage
10963 \end_layout
10964
10965 \begin_layout Plain Layout
10966
10967 &
10968 \end_layout
10969
10970 \end_inset
10971
10972  11.
10973  Herzog von Poggionativo, 11.
10974  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10975  Graf von Valinfreda, 11.
10976  Baron von Cropalati, 11.
10977  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 </row>
10992 <row>
10993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10994 \begin_inset Text
10995
10996 \begin_layout Plain Layout
10997
10998 \series bold
10999 Stuffer
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008 Oskar
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 111
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 </row>
11023 <row>
11024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028
11029 \series bold
11030 Tacchelli
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 Ugo
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 111
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 </row>
11054 <row>
11055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059
11060 \series bold
11061 Tezzele
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070 Margit
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 111
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 </row>
11085 <row>
11086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090
11091 \series bold
11092 Unterkalmsteiner
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101 Frieda
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11107 \begin_inset Text
11108
11109 \begin_layout Plain Layout
11110 111
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 </row>
11116 <row>
11117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121
11122 \series bold
11123 Vieider
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 Hilde
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 111
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 </row>
11147 <row>
11148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152
11153 \series bold
11154 Vigna
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163 Jürgen
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11169 \begin_inset Text
11170
11171 \begin_layout Plain Layout
11172 111
11173 \end_layout
11174
11175 \end_inset
11176 </cell>
11177 </row>
11178 <row>
11179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11180 \begin_inset Text
11181
11182 \begin_layout Plain Layout
11183
11184 \series bold
11185 Weber
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 Maurizio
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11200 \begin_inset Text
11201
11202 \begin_layout Plain Layout
11203 111
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 </row>
11209 <row>
11210 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214
11215 \series bold
11216 Winkler
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225 Franz
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 111
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 </row>
11240 </lyxtabular>
11241
11242 \end_inset
11243
11244
11245 \end_layout
11246
11247 \begin_layout Section
11248 Colonnes et lignes à lignes multiples
11249 \end_layout
11250
11251 \begin_layout Subsection
11252 Lignes multiples dans une cellule de tableau
11253 \begin_inset CommandInset label
11254 LatexCommand label
11255 name "subsec:Lignes-multiple-dans-cellule"
11256
11257 \end_inset
11258
11259
11260 \begin_inset Index idx
11261 status collapsed
11262
11263 \begin_layout Plain Layout
11264 Plusieurs lignes dans une case de tableau
11265 \end_layout
11266
11267 \end_inset
11268
11269
11270 \begin_inset Index idx
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274 Tableau ! Saut de ligne
11275 \end_layout
11276
11277 \end_inset
11278
11279
11280 \end_layout
11281
11282 \begin_layout Standard
11283 \noindent
11284 \begin_inset Float table
11285 placement H
11286 wide false
11287 sideways false
11288 status open
11289
11290 \begin_layout Plain Layout
11291 \begin_inset Caption Standard
11292
11293 \begin_layout Plain Layout
11294 \begin_inset CommandInset label
11295 LatexCommand label
11296 name "tab:Tableau-avec-plusieurs-lignes"
11297
11298 \end_inset
11299
11300 Tableau avec des lignes multiples dans une cellule
11301 \end_layout
11302
11303 \end_inset
11304
11305
11306 \end_layout
11307
11308 \begin_layout Plain Layout
11309 \align center
11310 \begin_inset Tabular
11311 <lyxtabular version="3" rows="3" columns="3">
11312 <features tabularvalignment="middle">
11313 <column alignment="center" valignment="middle" width="2.5cm">
11314 <column alignment="center" valignment="middle">
11315 <column alignment="center" valignment="middle">
11316 <row>
11317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321 Lignes
11322 \begin_inset Newline linebreak
11323 \end_inset
11324
11325 multiples
11326 \end_layout
11327
11328 \end_inset
11329 </cell>
11330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334 b
11335 \end_layout
11336
11337 \end_inset
11338 </cell>
11339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343 c
11344 \end_layout
11345
11346 \end_inset
11347 </cell>
11348 </row>
11349 <row>
11350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354 d
11355 \end_layout
11356
11357 \end_inset
11358 </cell>
11359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363 e
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 f
11373 \end_layout
11374
11375 \end_inset
11376 </cell>
11377 </row>
11378 <row>
11379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11380 \begin_inset Text
11381
11382 \begin_layout Plain Layout
11383 g
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392 h
11393 \end_layout
11394
11395 \end_inset
11396 </cell>
11397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11398 \begin_inset Text
11399
11400 \begin_layout Plain Layout
11401 i
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 </row>
11407 </lyxtabular>
11408
11409 \end_inset
11410
11411
11412 \end_layout
11413
11414 \end_inset
11415
11416
11417 \end_layout
11418
11419 \begin_layout Standard
11420 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11421  d'un paragraphe avec des sauts de lignes et des césures.
11422 \end_layout
11423
11424 \begin_layout Standard
11425 Pour obtenir le tableau
11426 \begin_inset space ~
11427 \end_inset
11428
11429
11430 \begin_inset CommandInset ref
11431 LatexCommand ref
11432 reference "tab:Tableau-avec-plusieurs-lignes"
11433
11434 \end_inset
11435
11436 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11437  droit dessus.
11438  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11439  2.5
11440 \begin_inset space \thinspace{}
11441 \end_inset
11442
11443 cm et choisissez les alignements vertical et horizontal centrés.
11444  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11445  Comme notre texte est plus petit que 2.5
11446 \begin_inset space \thinspace{}
11447 \end_inset
11448
11449 cm, une seule ligne va apparaître.
11450  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11451  
11452 \family sans
11453 Ctrl-Shift-Entrée
11454 \family default
11455 ).
11456  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11457 ement découpé en plusieurs lignes.
11458 \end_layout
11459
11460 \begin_layout Standard
11461 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11462  ne peut pas
11463  effectuer de césure si c'est le premier élément de la cellule.
11464  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11465  premier élément : Ajoutez un espace horizontal de 0
11466 \begin_inset space \thinspace{}
11467 \end_inset
11468
11469 pt juste avant votre mot.
11470  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11471  Le tableau
11472 \begin_inset space ~
11473 \end_inset
11474
11475
11476 \begin_inset CommandInset ref
11477 LatexCommand ref
11478 reference "tab:Tableau-césure"
11479
11480 \end_inset
11481
11482  montre l'effet de cette insertion.
11483 \end_layout
11484
11485 \begin_layout Standard
11486 \begin_inset Float table
11487 placement h
11488 wide false
11489 sideways false
11490 status open
11491
11492 \begin_layout Plain Layout
11493 \begin_inset Caption Standard
11494
11495 \begin_layout Plain Layout
11496 \begin_inset CommandInset label
11497 LatexCommand label
11498 name "tab:Tableau-césure"
11499
11500 \end_inset
11501
11502 Tableau avec et sans césure.
11503 \end_layout
11504
11505 \end_inset
11506
11507
11508 \end_layout
11509
11510 \begin_layout Plain Layout
11511 \begin_inset space \hfill{}
11512 \end_inset
11513
11514
11515 \begin_inset Tabular
11516 <lyxtabular version="3" rows="3" columns="3">
11517 <features tabularvalignment="middle">
11518 <column alignment="center" valignment="middle" width="2.5cm">
11519 <column alignment="center" valignment="middle">
11520 <column alignment="center" valignment="middle">
11521 <row>
11522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 mottrèslongdansunecellule
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535 b
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 c
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 </row>
11550 <row>
11551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 d
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 e
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 f
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 </row>
11579 <row>
11580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584 g
11585 \end_layout
11586
11587 \end_inset
11588 </cell>
11589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593 h
11594 \end_layout
11595
11596 \end_inset
11597 </cell>
11598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11599 \begin_inset Text
11600
11601 \begin_layout Plain Layout
11602 i
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 </row>
11608 </lyxtabular>
11609
11610 \end_inset
11611
11612
11613 \begin_inset space \hfill{}
11614 \end_inset
11615
11616
11617 \begin_inset Tabular
11618 <lyxtabular version="3" rows="3" columns="3">
11619 <features tabularvalignment="middle">
11620 <column alignment="center" valignment="middle" width="2.5cm">
11621 <column alignment="center" valignment="middle">
11622 <column alignment="center" valignment="middle">
11623 <row>
11624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628 \begin_inset space \hspace{}
11629 \length 0pt
11630 \end_inset
11631
11632 mottrèslongdansunecellule
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641 b
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 c
11651 \end_layout
11652
11653 \end_inset
11654 </cell>
11655 </row>
11656 <row>
11657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 d
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 e
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 f
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 </row>
11685 <row>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 g
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 h
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 i
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 </row>
11714 </lyxtabular>
11715
11716 \end_inset
11717
11718
11719 \begin_inset space \hfill{}
11720 \end_inset
11721
11722
11723 \end_layout
11724
11725 \end_inset
11726
11727
11728 \end_layout
11729
11730 \begin_layout Subsection
11731 Multi-colonnes
11732 \begin_inset CommandInset label
11733 LatexCommand label
11734 name "subsec:Multicolonnes"
11735
11736 \end_inset
11737
11738
11739 \begin_inset Index idx
11740 status collapsed
11741
11742 \begin_layout Plain Layout
11743 Multi-colonnes
11744 \end_layout
11745
11746 \end_inset
11747
11748
11749 \begin_inset Index idx
11750 status collapsed
11751
11752 \begin_layout Plain Layout
11753 Tableau ! Multi-colonnes
11754 \end_layout
11755
11756 \end_inset
11757
11758
11759 \end_layout
11760
11761 \begin_layout Subsubsection
11762 Les bases des multi-colonnes
11763 \end_layout
11764
11765 \begin_layout Standard
11766 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11767  qu'elle doit couvrir et utilisez soit le bouton 
11768 \begin_inset Info
11769 type  "icon"
11770 arg   "tabular-feature multicolumn"
11771 \end_inset
11772
11773  de la barre d'outils tableau, ou le menu 
11774 \family sans
11775 Édition\SpecialChar menuseparator
11776 Tableau\SpecialChar menuseparator
11777 Multi-colonnes
11778 \family default
11779 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11780  
11781 \family sans
11782 Multi-colonnes
11783 \family default
11784 .
11785 \end_layout
11786
11787 \begin_layout Standard
11788 Les multi-colonnes ont leurs propres paramètres de cellule.
11789  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11790  de la cellule, cela n'affecte que la cellule multi-colonnes.
11791  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11792  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11793 \end_layout
11794
11795 \begin_layout Standard
11796 \align center
11797 \begin_inset Tabular
11798 <lyxtabular version="3" rows="3" columns="4">
11799 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11800 <column alignment="center" valignment="top" width="0pt">
11801 <column alignment="center" valignment="middle">
11802 <column alignment="center" valignment="top" width="0in">
11803 <column alignment="center" valignment="top" width="0pt">
11804 <row>
11805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11806 \begin_inset Text
11807
11808 \begin_layout Plain Layout
11809 abc
11810 \end_layout
11811
11812 \end_inset
11813 </cell>
11814 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 def ghi
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11833 \begin_inset Text
11834
11835 \begin_layout Plain Layout
11836 jkl
11837 \end_layout
11838
11839 \end_inset
11840 </cell>
11841 </row>
11842 <row>
11843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 A
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 B
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 C
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 D
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 </row>
11880 <row>
11881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 1
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 2
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 3
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 4
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 </row>
11918 </lyxtabular>
11919
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Subsubsection
11926 Calculs avec les multi-colonnes
11927 \begin_inset CommandInset label
11928 LatexCommand label
11929 name "subsec:Calculs-multicolonnes"
11930
11931 \end_inset
11932
11933
11934 \begin_inset Index idx
11935 status collapsed
11936
11937 \begin_layout Plain Layout
11938 Multi-colonnes ! Calculs
11939 \end_layout
11940
11941 \end_inset
11942
11943
11944 \end_layout
11945
11946 \begin_layout Standard
11947 \SpecialChar LyX
11948  gère directement les multi-colonnes, mais nous devons faire attention à
11949  la largeur des cellules couvertes par la cellule multi-colonnes.
11950 \end_layout
11951
11952 \begin_layout Standard
11953 \begin_inset Float table
11954 placement h
11955 wide false
11956 sideways false
11957 status open
11958
11959 \begin_layout Plain Layout
11960 \begin_inset Caption Standard
11961
11962 \begin_layout Plain Layout
11963 \begin_inset CommandInset label
11964 LatexCommand label
11965 name "tab:Tableau-multicolonne-parfaite"
11966
11967 \end_inset
11968
11969 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11970  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11971 \begin_inset Argument 1
11972 status open
11973
11974 \begin_layout Plain Layout
11975 Tableau avec multi-colonnes parfaite
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \end_inset
11984
11985
11986 \end_layout
11987
11988 \begin_layout Plain Layout
11989 \align center
11990 \begin_inset Tabular
11991 <lyxtabular version="3" rows="3" columns="3">
11992 <features tabularvalignment="middle">
11993 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11994 <column alignment="center" valignment="middle">
11995 <column alignment="center" valignment="top">
11996 <row>
11997 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001 multi-colonnes sur plusieurs lignes
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12007 \begin_inset Text
12008
12009 \begin_layout Plain Layout
12010
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Plain Layout
12019 c
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 </row>
12025 <row>
12026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12027 \begin_inset Text
12028
12029 \begin_layout Plain Layout
12030 d
12031 \end_layout
12032
12033 \end_inset
12034 </cell>
12035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039 e
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 f
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 </row>
12054 <row>
12055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 g
12060 \end_layout
12061
12062 \end_inset
12063 </cell>
12064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 h
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 i
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 </row>
12083 </lyxtabular>
12084
12085 \end_inset
12086
12087
12088 \end_layout
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Standard
12096 Par exemple, pour créer le tableau
12097 \begin_inset space ~
12098 \end_inset
12099
12100
12101 \begin_inset CommandInset ref
12102 LatexCommand ref
12103 reference "tab:Tableau-multicolonne-parfaite"
12104
12105 \end_inset
12106
12107 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12108  3×3 et faites un clic droit dessus.
12109  Ensuite choisissez pour cette cellule
12110 \emph on
12111 ,
12112 \emph default
12113  dans la fenêtre de dialogue de tableau, 
12114 \emph on
12115 multi-colonnes
12116 \emph default
12117
12118 \emph on
12119 alignement
12120 \begin_inset space ~
12121 \end_inset
12122
12123 horizontal
12124 \begin_inset space ~
12125 \end_inset
12126
12127 centré
12128 \emph default
12129  et une largeur de 2.5
12130 \begin_inset space \thinspace{}
12131 \end_inset
12132
12133 cm.
12134  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12135  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12136 \begin_inset space \thinspace{}
12137 \end_inset
12138
12139 cm pour la première colonne.
12140  La deuxième colonne aura alors automatiquement une largeur de 1.25
12141 \begin_inset space \thinspace{}
12142 \end_inset
12143
12144 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12145  C'est ce qui a été fait pour le tableau
12146 \begin_inset space ~
12147 \end_inset
12148
12149
12150 \begin_inset CommandInset ref
12151 LatexCommand ref
12152 reference "tab:Tableau-multicolonne-imparfait"
12153
12154 \end_inset
12155
12156 .
12157 \end_layout
12158
12159 \begin_layout Standard
12160 \begin_inset Float table
12161 wide false
12162 sideways false
12163 status open
12164
12165 \begin_layout Plain Layout
12166 \begin_inset Caption Standard
12167
12168 \begin_layout Plain Layout
12169 \begin_inset CommandInset label
12170 LatexCommand label
12171 name "tab:Tableau-multicolonne-imparfait"
12172
12173 \end_inset
12174
12175 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12176  de la largeur de la cellule multi-colonnes.
12177 \begin_inset Argument 1
12178 status open
12179
12180 \begin_layout Plain Layout
12181 Tableau avec multi-colonnes pas parfaite
12182 \end_layout
12183
12184 \end_inset
12185
12186
12187 \end_layout
12188
12189 \end_inset
12190
12191
12192 \end_layout
12193
12194 \begin_layout Plain Layout
12195 \align center
12196 \begin_inset Tabular
12197 <lyxtabular version="3" rows="3" columns="3">
12198 <features tabularvalignment="middle">
12199 <column alignment="center" valignment="top" width="1.25cm">
12200 <column alignment="center" valignment="top">
12201 <column alignment="center" valignment="top">
12202 <row>
12203 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12204 \begin_inset Text
12205
12206 \begin_layout Plain Layout
12207 multi-colonnes sur plusieurs lignes
12208 \end_layout
12209
12210 \end_inset
12211 </cell>
12212 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12213 \begin_inset Text
12214
12215 \begin_layout Plain Layout
12216
12217 \end_layout
12218
12219 \end_inset
12220 </cell>
12221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12222 \begin_inset Text
12223
12224 \begin_layout Plain Layout
12225 c
12226 \end_layout
12227
12228 \end_inset
12229 </cell>
12230 </row>
12231 <row>
12232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12233 \begin_inset Text
12234
12235 \begin_layout Plain Layout
12236 d
12237 \end_layout
12238
12239 \end_inset
12240 </cell>
12241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12242 \begin_inset Text
12243
12244 \begin_layout Plain Layout
12245 e
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12251 \begin_inset Text
12252
12253 \begin_layout Plain Layout
12254 f
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 </row>
12260 <row>
12261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12262 \begin_inset Text
12263
12264 \begin_layout Plain Layout
12265 g
12266 \end_layout
12267
12268 \end_inset
12269 </cell>
12270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12271 \begin_inset Text
12272
12273 \begin_layout Plain Layout
12274 h
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 i
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 </row>
12289 </lyxtabular>
12290
12291 \end_inset
12292
12293
12294 \end_layout
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12303  de la cellule multi-colonnes, elle est un peu plus large.
12304  La raison est que la taille que l'on donne à une cellule, 
12305 \begin_inset Formula $W_{g}$
12306 \end_inset
12307
12308  n'est pas sa taille totale, 
12309 \begin_inset Formula $W_{\mathrm{tot}}$
12310 \end_inset
12311
12312  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12313  lui donne.
12314  L'annexe
12315 \begin_inset space ~
12316 \end_inset
12317
12318
12319 \begin_inset CommandInset ref
12320 LatexCommand ref
12321 reference "cha:Explication-de-l'Equation"
12322
12323 \end_inset
12324
12325  explique pourquoi en détail.
12326 \end_layout
12327
12328 \begin_layout Standard
12329 La largeur nécessaire 
12330 \begin_inset Formula $W_{g\,n}$
12331 \end_inset
12332
12333  quand 
12334 \emph on
12335 n
12336 \emph default
12337  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12338  ait une largeur totale de 
12339 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12340 \end_inset
12341
12342 :
12343 \begin_inset Formula 
12344 \begin{equation}
12345 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12346 \end{equation}
12347
12348 \end_inset
12349
12350
12351 \end_layout
12352
12353 \begin_layout Standard
12354 Dans notre cas nous avons 
12355 \begin_inset Formula $n=2$
12356 \end_inset
12357
12358
12359 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12360 \end_inset
12361
12362 cm et les valeurs implicites pour les autres longueurs, l'équation
12363 \begin_inset space ~
12364 \end_inset
12365
12366
12367 \begin_inset CommandInset ref
12368 LatexCommand ref
12369 reference "eq:Wgn"
12370
12371 \end_inset
12372
12373  devient
12374 \begin_inset Formula 
12375 \begin{equation}
12376 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12377 \end{equation}
12378
12379 \end_inset
12380
12381
12382 \end_layout
12383
12384 \begin_layout Standard
12385 Pour permettre des calculs avec \SpecialChar LaTeX
12386 , vous devez charger le paquetage \SpecialChar LaTeX
12387  
12388 \series bold
12389 calc
12390 \series default
12391  avec la ligne suivante dans le préambule du document
12392 \begin_inset Index idx
12393 status collapsed
12394
12395 \begin_layout Plain Layout
12396 Paquetages \SpecialChar LaTeX
12397  ! calc
12398 \end_layout
12399
12400 \end_inset
12401
12402
12403 \end_layout
12404
12405 \begin_layout Standard
12406
12407 \series bold
12408
12409 \backslash
12410 usepackage{calc}
12411 \end_layout
12412
12413 \begin_layout Standard
12414 \SpecialChar LyX
12415  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12416  de dialogue.
12417  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12418  dans la
12419  fenêtre de dialogue.
12420  Voici un aperçu de ces paramètres :
12421 \end_layout
12422
12423 \begin_layout Itemize
12424
12425 \series bold
12426 p{largeur}
12427 \series default
12428  crée une cellule de taille donnée, le texte est aligné verticalement en
12429  haut.
12430 \end_layout
12431
12432 \begin_layout Itemize
12433
12434 \series bold
12435 m{largeur}
12436 \series default
12437  crée une cellule de taille donnée, le texte est aligné verticalement au
12438  centre
12439 \end_layout
12440
12441 \begin_layout Itemize
12442
12443 \series bold
12444 b{largeur}
12445 \series default
12446  crée une cellule de taille donnée, le texte est aligné verticalement en
12447  bas
12448 \end_layout
12449
12450 \begin_layout Standard
12451 En entrant un paramètre \SpecialChar LaTeX
12452 , tous les réglages de cellule donnés dans la fenêtre
12453  de dialogue sont ignorés.
12454 \end_layout
12455
12456 \begin_layout Standard
12457 \begin_inset Note Greyedout
12458 status open
12459
12460 \begin_layout Plain Layout
12461
12462 \series bold
12463 Note:
12464 \series default
12465  À cause d'un bug, \SpecialChar LyX
12466  affiche quand même les réglages qui ne sont pas pris
12467  en compte.
12468 \end_layout
12469
12470 \end_inset
12471
12472
12473 \end_layout
12474
12475 \begin_layout Standard
12476 Comme le texte doit être centré horizontalement, on ajoute la commande 
12477 \series bold
12478
12479 \backslash
12480 centering
12481 \series default
12482 .
12483  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12484  suivant pour la première des
12485  colonnes recouvertes :
12486 \end_layout
12487
12488 \begin_layout Standard
12489
12490 \series bold
12491 >{
12492 \backslash
12493 centering}m{1.25cm-6.2pt}
12494 \end_layout
12495
12496 \begin_layout Standard
12497 La commande 
12498 \series bold
12499 >{ }
12500 \series default
12501  signifie que les commandes qui se trouvent entre les accolades doivent
12502  être appliquées avant que la cellule ne soit créée.
12503 \end_layout
12504
12505 \begin_layout Standard
12506 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12507  multi-colonnes, il est toujours aligné à gauche.
12508  Cela vient du fait que \SpecialChar LyX
12509  applique l'alignement seulement à des colonnes
12510  isolées.
12511  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12512  suivant pour la multi-colonnes
12513 \end_layout
12514
12515 \begin_layout Standard
12516
12517 \series bold
12518 >{
12519 \backslash
12520 centering}m{2.5cm}
12521 \end_layout
12522
12523 \begin_layout Subsection
12524 Multi-lignes
12525 \begin_inset CommandInset label
12526 LatexCommand label
12527 name "subsec:Multi-lignes"
12528
12529 \end_inset
12530
12531
12532 \begin_inset Index idx
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536 Multi-lignes
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \begin_inset Index idx
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546 Tableau ! multi-lignes
12547 \end_layout
12548
12549 \end_inset
12550
12551
12552 \end_layout
12553
12554 \begin_layout Standard
12555 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12556  qu'elle doit couvrir et utilisez soit le bouton 
12557 \begin_inset Info
12558 type  "icon"
12559 arg   "tabular-feature multirow"
12560 \end_inset
12561
12562  de la barre d'outils tableau, ou le menu 
12563 \family sans
12564 Édition\SpecialChar menuseparator
12565 Tableau\SpecialChar menuseparator
12566 Multi-lignes
12567 \family default
12568 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12569  
12570 \family sans
12571 Multi-lignes
12572 \family default
12573 .
12574 \end_layout
12575
12576 \begin_layout Standard
12577 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12578 \end_layout
12579
12580 \begin_layout Standard
12581 \align center
12582 \begin_inset Tabular
12583 <lyxtabular version="3" rows="3" columns="3">
12584 <features tabularvalignment="middle">
12585 <column alignment="center" valignment="top" width="0pt">
12586 <column alignment="center" valignment="top">
12587 <column alignment="center" valignment="top">
12588 <row>
12589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12590 \begin_inset Text
12591
12592 \begin_layout Plain Layout
12593 un contenu long
12594 \end_layout
12595
12596 \end_inset
12597 </cell>
12598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12599 \begin_inset Text
12600
12601 \begin_layout Plain Layout
12602 b
12603 \end_layout
12604
12605 \end_inset
12606 </cell>
12607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12608 \begin_inset Text
12609
12610 \begin_layout Plain Layout
12611 c
12612 \end_layout
12613
12614 \end_inset
12615 </cell>
12616 </row>
12617 <row>
12618 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12619 \begin_inset Text
12620
12621 \begin_layout Plain Layout
12622 multi-lignes
12623 \end_layout
12624
12625 \end_inset
12626 </cell>
12627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12628 \begin_inset Text
12629
12630 \begin_layout Plain Layout
12631 e
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640 f
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 </row>
12646 <row>
12647 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12648 \begin_inset Text
12649
12650 \begin_layout Plain Layout
12651
12652 \end_layout
12653
12654 \end_inset
12655 </cell>
12656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12657 \begin_inset Text
12658
12659 \begin_layout Plain Layout
12660 h
12661 \end_layout
12662
12663 \end_inset
12664 </cell>
12665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 i
12670 \end_layout
12671
12672 \end_inset
12673 </cell>
12674 </row>
12675 </lyxtabular>
12676
12677 \end_inset
12678
12679
12680 \end_layout
12681
12682 \begin_layout Standard
12683 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12684  la colonne.
12685  L'
12686 \family sans
12687 Espacement
12688 \begin_inset space ~
12689 \end_inset
12690
12691 vertical
12692 \family default
12693  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12694  est positive ou négative.
12695 \end_layout
12696
12697 \begin_layout Standard
12698 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12699  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12700  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12701  implicite, vous devez redéfinir la commande 
12702 \series bold
12703
12704 \backslash
12705 multirowsetup
12706 \series default
12707  avec la commande
12708 \end_layout
12709
12710 \begin_layout Standard
12711
12712 \series bold
12713
12714 \backslash
12715 renewcommand{
12716 \backslash
12717 multirowsetup}{
12718 \backslash
12719 centering}
12720 \end_layout
12721
12722 \begin_layout Standard
12723 dans le préambule du document.
12724  Après ça, tous les contenus de cellules multi-lignes du document seront
12725  centrés.
12726  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12727  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12728  juste
12729  avant le tableau concerné, plutôt que dans le préambule.
12730  Si le texte doit être aligné à droite, remplacez 
12731 \series bold
12732
12733 \backslash
12734 centering
12735 \series default
12736  par 
12737 \series bold
12738
12739 \backslash
12740 raggedleft
12741 \series default
12742 .
12743  Pour revenir à l'alignement à gauche utilisez 
12744 \series bold
12745
12746 \backslash
12747 raggedright
12748 \series default
12749 .
12750 \end_layout
12751
12752 \begin_layout Standard
12753 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12754  avec un décalage vertical de -4
12755 \begin_inset space \thinspace{}
12756 \end_inset
12757
12758 mm dans une colonne de 3
12759 \begin_inset space \thinspace{}
12760 \end_inset
12761
12762 cm de large
12763 \begin_inset space ~
12764 \end_inset
12765
12766 :
12767 \end_layout
12768
12769 \begin_layout Standard
12770 \noindent
12771 \align center
12772 \begin_inset ERT
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776
12777
12778 \backslash
12779 renewcommand{
12780 \backslash
12781 multirowsetup}{
12782 \backslash
12783 raggedleft}
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \begin_inset Tabular
12790 <lyxtabular version="3" rows="4" columns="3">
12791 <features tabularvalignment="middle">
12792 <column alignment="center" valignment="top" width="3cm">
12793 <column alignment="center" valignment="top">
12794 <column alignment="center" valignment="top">
12795 <row>
12796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12797 \begin_inset Text
12798
12799 \begin_layout Plain Layout
12800 un contenu long
12801 \end_layout
12802
12803 \end_inset
12804 </cell>
12805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 b
12810 \end_layout
12811
12812 \end_inset
12813 </cell>
12814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12815 \begin_inset Text
12816
12817 \begin_layout Plain Layout
12818 c
12819 \end_layout
12820
12821 \end_inset
12822 </cell>
12823 </row>
12824 <row>
12825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829 t
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838 n
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12844 \begin_inset Text
12845
12846 \begin_layout Plain Layout
12847 m
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 </row>
12853 <row>
12854 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858 multi-lignes
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 e
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 f
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 </row>
12882 <row>
12883 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 h
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 i
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 </row>
12911 </lyxtabular>
12912
12913 \end_inset
12914
12915
12916 \begin_inset ERT
12917 status collapsed
12918
12919 \begin_layout Plain Layout
12920
12921
12922 \backslash
12923 renewcommand{
12924 \backslash
12925 multirowsetup}{
12926 \backslash
12927 raggedright}
12928 \end_layout
12929
12930 \end_inset
12931
12932
12933 \end_layout
12934
12935 \begin_layout Standard
12936 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12937  utiliser un saut de ligne forcé (
12938 \begin_inset space ~
12939 \end_inset
12940
12941 raccourci 
12942 \family sans
12943 Ctrl+Entrée
12944 \family default
12945
12946 \begin_inset space ~
12947 \end_inset
12948
12949 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12950  on le voit dans ce tableau :
12951 \end_layout
12952
12953 \begin_layout Standard
12954 \noindent
12955 \align center
12956 \begin_inset Tabular
12957 <lyxtabular version="3" rows="3" columns="2">
12958 <features tabularvalignment="middle">
12959 <column alignment="left" valignment="middle" width="2cm">
12960 <column alignment="center" valignment="top">
12961 <row>
12962 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12963 \begin_inset Text
12964
12965 \begin_layout Plain Layout
12966 aaa
12967 \begin_inset Newline newline
12968 \end_inset
12969
12970 aaa
12971 \begin_inset Newline newline
12972 \end_inset
12973
12974 mauvaise cellule
12975 \end_layout
12976
12977 \end_inset
12978 </cell>
12979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12980 \begin_inset Text
12981
12982 \begin_layout Plain Layout
12983 ccc
12984 \end_layout
12985
12986 \end_inset
12987 </cell>
12988 </row>
12989 <row>
12990 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 ddd
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 </row>
13009 <row>
13010 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 bbb
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 eee
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 </row>
13029 </lyxtabular>
13030
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \begin_layout Standard
13037 Vous devez donc faire attention avec les saut de lignes forcés.
13038 \end_layout
13039
13040 \begin_layout Subsection
13041 Cellules avec ligne(s) diagonale(s)
13042 \end_layout
13043
13044 \begin_layout Standard
13045 Pour instruire le lecteur de la signification ds titres de lignes et de
13046  colonnes dans un tableau, il est pratique de partager le première cellule
13047  du tableau à l'aide d'une ou deux lignes diagonales.
13048  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13049  \SpecialChar LaTeX
13050
13051 \series bold
13052 \lang english
13053  diagbox
13054 \series default
13055 \lang french
13056
13057 \begin_inset Index idx
13058 status collapsed
13059
13060 \begin_layout Plain Layout
13061 Paquetages \SpecialChar LaTeX
13062  ! diagbox
13063 \end_layout
13064
13065 \end_inset
13066
13067 .
13068  Ce paquetage inclut la commande 
13069 \series bold
13070 \lang english
13071
13072 \backslash
13073 diagbox
13074 \series default
13075 \lang french
13076  que l'on peut insérer en mode \SpecialChar TeX
13077  et qui peut avoir 2 ou 3 arguments:
13078 \end_layout
13079
13080 \begin_layout Standard
13081
13082 \series bold
13083 \lang english
13084
13085 \backslash
13086 diagbox[options]
13087 \lang french
13088 {inférieur gauche}{supérieur droit}
13089 \end_layout
13090
13091 \begin_layout Standard
13092
13093 \series bold
13094 \lang english
13095
13096 \backslash
13097 diagbox[options]
13098 \lang french
13099 {inférieur gauche}{supérieur gauche}{supérieur droit}
13100 \end_layout
13101
13102 \begin_layout Standard
13103 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13104  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13105  Dans le second cas, la cellule est partagée par deux lignes.
13106 \end_layout
13107
13108 \begin_layout Standard
13109 \begin_inset ERT
13110 status collapsed
13111
13112 \begin_layout Plain Layout
13113
13114
13115 \backslash
13116 ifdiagbox
13117 \end_layout
13118
13119 \end_inset
13120
13121
13122 \begin_inset Note Note
13123 status open
13124
13125 \begin_layout Plain Layout
13126 La section suivante ne s'affichera que si vous avez installé le paquetage
13127  \SpecialChar LaTeX
13128  
13129 \series bold
13130 diagbox
13131 \series default
13132 .
13133 \end_layout
13134
13135 \end_inset
13136
13137
13138 \end_layout
13139
13140 \begin_layout Standard
13141 Voici un exemple de tableau où 
13142 \series bold
13143 \lang english
13144
13145 \backslash
13146 diagbox
13147 \lang french
13148  
13149 \series default
13150 est utilisé avec 2 arguments
13151 \begin_inset space ~
13152 \end_inset
13153
13154 dans la première cellule:
13155 \begin_inset VSpace medskip
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Standard
13162 \noindent
13163 \begin_inset Tabular
13164 <lyxtabular version="3" rows="4" columns="4">
13165 <features tabularvalignment="middle">
13166 <column alignment="center" valignment="top">
13167 <column alignment="center" valignment="top">
13168 <column alignment="center" valignment="top">
13169 <column alignment="center" valignment="top">
13170 <row>
13171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13172 \begin_inset Text
13173
13174 \begin_layout Plain Layout
13175 \begin_inset ERT
13176 status collapsed
13177
13178 \begin_layout Plain Layout
13179
13180
13181 \backslash
13182 diagbox{
13183 \end_layout
13184
13185 \end_inset
13186
13187 Nom
13188 \begin_inset ERT
13189 status collapsed
13190
13191 \begin_layout Plain Layout
13192
13193 }{
13194 \end_layout
13195
13196 \end_inset
13197
13198 Paramètre
13199 \begin_inset ERT
13200 status collapsed
13201
13202 \begin_layout Plain Layout
13203
13204 }
13205 \end_layout
13206
13207 \end_inset
13208
13209
13210 \end_layout
13211
13212 \end_inset
13213 </cell>
13214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13215 \begin_inset Text
13216
13217 \begin_layout Plain Layout
13218 Épaisseur en nm
13219 \end_layout
13220
13221 \end_inset
13222 </cell>
13223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13224 \begin_inset Text
13225
13226 \begin_layout Plain Layout
13227 Transparence en %
13228 \end_layout
13229
13230 \end_inset
13231 </cell>
13232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13233 \begin_inset Text
13234
13235 \begin_layout Plain Layout
13236 Dureté en MPa
13237 \end_layout
13238
13239 \end_inset
13240 </cell>
13241 </row>
13242 <row>
13243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 Vert parfait
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13253 \begin_inset Text
13254
13255 \begin_layout Plain Layout
13256 45
13257 \end_layout
13258
13259 \end_inset
13260 </cell>
13261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13262 \begin_inset Text
13263
13264 \begin_layout Plain Layout
13265 80
13266 \end_layout
13267
13268 \end_inset
13269 </cell>
13270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13271 \begin_inset Text
13272
13273 \begin_layout Plain Layout
13274 504
13275 \end_layout
13276
13277 \end_inset
13278 </cell>
13279 </row>
13280 <row>
13281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13282 \begin_inset Text
13283
13284 \begin_layout Plain Layout
13285 Multi-P foncé
13286 \end_layout
13287
13288 \end_inset
13289 </cell>
13290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13291 \begin_inset Text
13292
13293 \begin_layout Plain Layout
13294 60
13295 \end_layout
13296
13297 \end_inset
13298 </cell>
13299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13300 \begin_inset Text
13301
13302 \begin_layout Plain Layout
13303 72
13304 \end_layout
13305
13306 \end_inset
13307 </cell>
13308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13309 \begin_inset Text
13310
13311 \begin_layout Plain Layout
13312 982
13313 \end_layout
13314
13315 \end_inset
13316 </cell>
13317 </row>
13318 <row>
13319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13320 \begin_inset Text
13321
13322 \begin_layout Plain Layout
13323 Pro transparent
13324 \end_layout
13325
13326 \end_inset
13327 </cell>
13328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13329 \begin_inset Text
13330
13331 \begin_layout Plain Layout
13332 18
13333 \end_layout
13334
13335 \end_inset
13336 </cell>
13337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13338 \begin_inset Text
13339
13340 \begin_layout Plain Layout
13341 86
13342 \end_layout
13343
13344 \end_inset
13345 </cell>
13346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350 374
13351 \end_layout
13352
13353 \end_inset
13354 </cell>
13355 </row>
13356 </lyxtabular>
13357
13358 \end_inset
13359
13360
13361 \begin_inset VSpace medskip
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \begin_layout Standard
13368 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13369  sport ou les distances:
13370 \end_layout
13371
13372 \begin_layout Standard
13373 \noindent
13374 \align center
13375 \begin_inset Tabular
13376 <lyxtabular version="3" rows="4" columns="4">
13377 <features tabularvalignment="middle">
13378 <column alignment="center" valignment="top" width="0pt">
13379 <column alignment="center" valignment="top">
13380 <column alignment="center" valignment="top">
13381 <column alignment="center" valignment="top">
13382 <row>
13383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387 \begin_inset ERT
13388 status collapsed
13389
13390 \begin_layout Plain Layout
13391
13392
13393 \backslash
13394 diagbox{
13395 \end_layout
13396
13397 \end_inset
13398
13399 À domicile
13400 \begin_inset ERT
13401 status collapsed
13402
13403 \begin_layout Plain Layout
13404
13405 }{
13406 \end_layout
13407
13408 \end_inset
13409
13410 Résultat
13411 \begin_inset ERT
13412 status collapsed
13413
13414 \begin_layout Plain Layout
13415
13416 }{
13417 \end_layout
13418
13419 \end_inset
13420
13421 À l'extérieur
13422 \begin_inset ERT
13423 status collapsed
13424
13425 \begin_layout Plain Layout
13426
13427 }
13428 \end_layout
13429
13430 \end_inset
13431
13432
13433 \end_layout
13434
13435 \end_inset
13436 </cell>
13437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13438 \begin_inset Text
13439
13440 \begin_layout Plain Layout
13441 Tigres
13442 \end_layout
13443
13444 \end_inset
13445 </cell>
13446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13447 \begin_inset Text
13448
13449 \begin_layout Plain Layout
13450 Panthères
13451 \end_layout
13452
13453 \end_inset
13454 </cell>
13455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459 Faucons
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 </row>
13465 <row>
13466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13467 \begin_inset Text
13468
13469 \begin_layout Plain Layout
13470 Tigres
13471 \end_layout
13472
13473 \end_inset
13474 </cell>
13475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13476 \begin_inset Text
13477
13478 \begin_layout Plain Layout
13479
13480 \end_layout
13481
13482 \end_inset
13483 </cell>
13484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13485 \begin_inset Text
13486
13487 \begin_layout Plain Layout
13488 1:3
13489 \end_layout
13490
13491 \end_inset
13492 </cell>
13493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13494 \begin_inset Text
13495
13496 \begin_layout Plain Layout
13497 0:1
13498 \end_layout
13499
13500 \end_inset
13501 </cell>
13502 </row>
13503 <row>
13504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13505 \begin_inset Text
13506
13507 \begin_layout Plain Layout
13508 Panthères
13509 \end_layout
13510
13511 \end_inset
13512 </cell>
13513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 3:1
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 0:0
13536 \end_layout
13537
13538 \end_inset
13539 </cell>
13540 </row>
13541 <row>
13542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13543 \begin_inset Text
13544
13545 \begin_layout Plain Layout
13546 Faucons
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13552 \begin_inset Text
13553
13554 \begin_layout Plain Layout
13555 1:0
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564 0:0
13565 \end_layout
13566
13567 \end_inset
13568 </cell>
13569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13570 \begin_inset Text
13571
13572 \begin_layout Plain Layout
13573
13574 \end_layout
13575
13576 \end_inset
13577 </cell>
13578 </row>
13579 </lyxtabular>
13580
13581 \end_inset
13582
13583
13584 \end_layout
13585
13586 \begin_layout Standard
13587 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13588  2 coins ou plus du tableau comme ici:
13589 \end_layout
13590
13591 \begin_layout Standard
13592 \noindent
13593 \align center
13594 \begin_inset Tabular
13595 <lyxtabular version="3" rows="5" columns="5">
13596 <features tabularvalignment="middle">
13597 <column alignment="center" valignment="top" width="0pt">
13598 <column alignment="center" valignment="top">
13599 <column alignment="center" valignment="top">
13600 <column alignment="center" valignment="top">
13601 <column alignment="center" valignment="top">
13602 <row>
13603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 \begin_inset ERT
13608 status open
13609
13610 \begin_layout Plain Layout
13611
13612
13613 \backslash
13614 diagbox{
13615 \end_layout
13616
13617 \end_inset
13618
13619 À domicile}{Résultat
13620 \begin_inset ERT
13621 status collapsed
13622
13623 \begin_layout Plain Layout
13624
13625 }{
13626 \end_layout
13627
13628 \end_inset
13629
13630 À l'extérieur
13631 \begin_inset ERT
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635
13636 }
13637 \end_layout
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 Tigres
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 Panthères
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13665 \begin_inset Text
13666
13667 \begin_layout Plain Layout
13668 Faucons
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13674 \begin_inset Text
13675
13676 \begin_layout Plain Layout
13677 \begin_inset ERT
13678 status open
13679
13680 \begin_layout Plain Layout
13681
13682
13683 \backslash
13684 diagbox[dir=NE]{
13685 \end_layout
13686
13687 \end_inset
13688
13689 À domicile
13690 \begin_inset ERT
13691 status collapsed
13692
13693 \begin_layout Plain Layout
13694
13695 }{
13696 \end_layout
13697
13698 \end_inset
13699
13700 Résultat
13701 \begin_inset ERT
13702 status collapsed
13703
13704 \begin_layout Plain Layout
13705
13706 }{
13707 \end_layout
13708
13709 \end_inset
13710
13711 À l'extérieur
13712 \begin_inset ERT
13713 status collapsed
13714
13715 \begin_layout Plain Layout
13716
13717 }
13718 \end_layout
13719
13720 \end_inset
13721
13722
13723 \end_layout
13724
13725 \end_inset
13726 </cell>
13727 </row>
13728 <row>
13729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13730 \begin_inset Text
13731
13732 \begin_layout Plain Layout
13733 Tigres
13734 \end_layout
13735
13736 \end_inset
13737 </cell>
13738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13739 \begin_inset Text
13740
13741 \begin_layout Plain Layout
13742
13743 \end_layout
13744
13745 \end_inset
13746 </cell>
13747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13748 \begin_inset Text
13749
13750 \begin_layout Plain Layout
13751 1:3
13752 \end_layout
13753
13754 \end_inset
13755 </cell>
13756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13757 \begin_inset Text
13758
13759 \begin_layout Plain Layout
13760 0:1
13761 \end_layout
13762
13763 \end_inset
13764 </cell>
13765 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13766 \begin_inset Text
13767
13768 \begin_layout Plain Layout
13769 Tigres
13770 \end_layout
13771
13772 \end_inset
13773 </cell>
13774 </row>
13775 <row>
13776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13777 \begin_inset Text
13778
13779 \begin_layout Plain Layout
13780 Panthères
13781 \end_layout
13782
13783 \end_inset
13784 </cell>
13785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13786 \begin_inset Text
13787
13788 \begin_layout Plain Layout
13789 3:1
13790 \end_layout
13791
13792 \end_inset
13793 </cell>
13794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13795 \begin_inset Text
13796
13797 \begin_layout Plain Layout
13798
13799 \end_layout
13800
13801 \end_inset
13802 </cell>
13803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13804 \begin_inset Text
13805
13806 \begin_layout Plain Layout
13807 0:0
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 Panthères
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 </row>
13822 <row>
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 Faucons
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 1:0
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 0:0
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 Faucons
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 </row>
13869 <row>
13870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874 \begin_inset ERT
13875 status open
13876
13877 \begin_layout Plain Layout
13878
13879
13880 \backslash
13881 diagbox[dir=SW]{
13882 \end_layout
13883
13884 \end_inset
13885
13886 À domicile
13887 \begin_inset ERT
13888 status collapsed
13889
13890 \begin_layout Plain Layout
13891
13892 }{
13893 \end_layout
13894
13895 \end_inset
13896
13897 Résultat
13898 \begin_inset ERT
13899 status collapsed
13900
13901 \begin_layout Plain Layout
13902
13903 }{
13904 \end_layout
13905
13906 \end_inset
13907
13908 À l'extérieur
13909 \begin_inset ERT
13910 status collapsed
13911
13912 \begin_layout Plain Layout
13913
13914 }
13915 \end_layout
13916
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \end_inset
13923 </cell>
13924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928 Tigres
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13934 \begin_inset Text
13935
13936 \begin_layout Plain Layout
13937 Panthères
13938 \end_layout
13939
13940 \end_inset
13941 </cell>
13942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13943 \begin_inset Text
13944
13945 \begin_layout Plain Layout
13946 Faucons
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13952 \begin_inset Text
13953
13954 \begin_layout Plain Layout
13955 \begin_inset ERT
13956 status open
13957
13958 \begin_layout Plain Layout
13959
13960
13961 \backslash
13962 diagbox[dir=SE]{
13963 \end_layout
13964
13965 \end_inset
13966
13967 À domicile
13968 \begin_inset ERT
13969 status collapsed
13970
13971 \begin_layout Plain Layout
13972
13973 }{
13974 \end_layout
13975
13976 \end_inset
13977
13978 Résultat
13979 \begin_inset ERT
13980 status collapsed
13981
13982 \begin_layout Plain Layout
13983
13984 }{
13985 \end_layout
13986
13987 \end_inset
13988
13989 À l'extérieur
13990 \begin_inset ERT
13991 status collapsed
13992
13993 \begin_layout Plain Layout
13994
13995 }
13996 \end_layout
13997
13998 \end_inset
13999
14000
14001 \end_layout
14002
14003 \end_inset
14004 </cell>
14005 </row>
14006 </lyxtabular>
14007
14008 \end_inset
14009
14010
14011 \end_layout
14012
14013 \begin_layout Standard
14014 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14015  
14016 \series bold
14017 dir=direction
14018 \series default
14019
14020 \emph on
14021 direction
14022 \emph default
14023  est à choisir parmi 
14024 \series bold
14025 NE
14026 \series default
14027
14028 \series bold
14029 SE
14030 \series default
14031
14032 \series bold
14033 SW
14034 \series default
14035  et 
14036 \series bold
14037 NW
14038 \series default
14039  comme sur une rose des vents.
14040  
14041 \series bold
14042 SW
14043 \series default
14044  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14045  du tableau ci-dessus, désigné via la commande:
14046 \end_layout
14047
14048 \begin_layout Standard
14049
14050 \series bold
14051 \lang english
14052
14053 \backslash
14054 diagbox[dir=SW]{
14055 \series default
14056 \lang french
14057 À domicile
14058 \series bold
14059 \lang english
14060 }{
14061 \series default
14062 \lang french
14063 Résultat
14064 \series bold
14065 \lang english
14066 }{
14067 \series default
14068 \lang french
14069 À l'extérieur
14070 \series bold
14071 \lang english
14072 }
14073 \series default
14074 \lang french
14075 .
14076  
14077 \end_layout
14078
14079 \begin_layout Standard
14080 Si aucune direction n'est spécifiée, elle est implicitement NW.
14081 \end_layout
14082
14083 \begin_layout Standard
14084 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14085  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14086  le contenu de la cellule va déborder:
14087 \end_layout
14088
14089 \begin_layout Standard
14090 \noindent
14091 \align center
14092 \begin_inset Tabular
14093 <lyxtabular version="3" rows="2" columns="2">
14094 <features tabularvalignment="middle">
14095 <column alignment="center" valignment="top" width="3cm">
14096 <column alignment="center" valignment="top">
14097 <row>
14098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14099 \begin_inset Text
14100
14101 \begin_layout Plain Layout
14102 \begin_inset ERT
14103 status collapsed
14104
14105 \begin_layout Plain Layout
14106
14107
14108 \backslash
14109 diagbox{
14110 \end_layout
14111
14112 \end_inset
14113
14114 Nom
14115 \begin_inset ERT
14116 status collapsed
14117
14118 \begin_layout Plain Layout
14119
14120 }{
14121 \end_layout
14122
14123 \end_inset
14124
14125 Paramètre
14126 \begin_inset ERT
14127 status collapsed
14128
14129 \begin_layout Plain Layout
14130
14131 }
14132 \end_layout
14133
14134 \end_inset
14135
14136
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 Épaisseur en nm
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 </row>
14151 <row>
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 Vert parfait
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 45
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 </row>
14171 </lyxtabular>
14172
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Standard
14179 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14180  cellule partagée, utilisez l'option de commande 
14181 \series bold
14182 \lang english
14183 width=3cm
14184 \series default
14185 \lang french
14186  (remplacez 
14187 \begin_inset Quotes fld
14188 \end_inset
14189
14190 3cm
14191 \begin_inset Quotes frd
14192 \end_inset
14193
14194 par la largeur désirée).
14195  Dans le tableau qui suit, la largeur de la première colonne est réglée
14196  à 4cm.
14197  Pour 
14198 \series bold
14199 \lang english
14200
14201 \backslash
14202 diagbox
14203 \series default
14204 \lang french
14205  une largeur de 4
14206 \begin_inset space \thinspace{}
14207 \end_inset
14208
14209 cm + 2
14210 \begin_inset space \thinspace{}
14211 \end_inset
14212
14213
14214 \backslash
14215 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14216  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14217  de la cellule.
14218  Le calcul de la largeur ne peut pas être fait directement dans l'option
14219  de la commande 
14220 \series bold
14221 \lang english
14222
14223 \backslash
14224 diagbox
14225 \series default
14226 \lang french
14227 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14228  la suite.
14229  Ceci se fait via les commandes en code \SpecialChar TeX
14230 :
14231 \end_layout
14232
14233 \begin_layout Standard
14234
14235 \series bold
14236
14237 \backslash
14238 newlength{
14239 \backslash
14240 diagtest}
14241 \begin_inset Newline newline
14242 \end_inset
14243
14244
14245 \backslash
14246 setlength{
14247 \backslash
14248 diagtest}{4cm+2
14249 \backslash
14250 tabcolsep}
14251 \end_layout
14252
14253 \begin_layout Standard
14254 \begin_inset ERT
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258
14259
14260 \backslash
14261 newlength{
14262 \backslash
14263 diagtest}
14264 \end_layout
14265
14266 \begin_layout Plain Layout
14267
14268
14269 \backslash
14270 setlength{
14271 \backslash
14272 diagtest}{4cm+2
14273 \backslash
14274 tabcolsep}
14275 \end_layout
14276
14277 \end_inset
14278
14279
14280 \end_layout
14281
14282 \begin_layout Standard
14283 Pour permettre les calculs en \SpecialChar LaTeX
14284 , il faut charger dans le préambule du document
14285  le paquetage 
14286 \series bold
14287 calc
14288 \series default
14289
14290 \begin_inset Index idx
14291 status collapsed
14292
14293 \begin_layout Plain Layout
14294 Paquetages \SpecialChar LaTeX
14295  ! calc
14296 \end_layout
14297
14298 \end_inset
14299
14300 .
14301 \end_layout
14302
14303 \begin_layout Standard
14304 Dans le tableau vous pouvez maintenant utiliser la commande
14305 \end_layout
14306
14307 \begin_layout Standard
14308
14309 \series bold
14310
14311 \backslash
14312 diagbox[width=
14313 \backslash
14314 diagtest]{A}{B}
14315 \end_layout
14316
14317 \begin_layout Standard
14318 dans la première cellule:
14319 \end_layout
14320
14321 \begin_layout Standard
14322 \noindent
14323 \align center
14324 \begin_inset Tabular
14325 <lyxtabular version="3" rows="2" columns="2">
14326 <features tabularvalignment="middle">
14327 <column alignment="center" valignment="top" width="4cm">
14328 <column alignment="center" valignment="top">
14329 <row>
14330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14331 \begin_inset Text
14332
14333 \begin_layout Plain Layout
14334 \begin_inset ERT
14335 status open
14336
14337 \begin_layout Plain Layout
14338
14339
14340 \backslash
14341 diagbox[width=
14342 \backslash
14343 diagtest]{
14344 \end_layout
14345
14346 \end_inset
14347
14348 A
14349 \begin_inset ERT
14350 status collapsed
14351
14352 \begin_layout Plain Layout
14353
14354 }{
14355 \end_layout
14356
14357 \end_inset
14358
14359 B
14360 \begin_inset ERT
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364
14365 }
14366 \end_layout
14367
14368 \end_inset
14369
14370
14371 \end_layout
14372
14373 \end_inset
14374 </cell>
14375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14376 \begin_inset Text
14377
14378 \begin_layout Plain Layout
14379 Épaisseur en nm
14380 \end_layout
14381
14382 \end_inset
14383 </cell>
14384 </row>
14385 <row>
14386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14387 \begin_inset Text
14388
14389 \begin_layout Plain Layout
14390 Vert parfait
14391 \end_layout
14392
14393 \end_inset
14394 </cell>
14395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14396 \begin_inset Text
14397
14398 \begin_layout Plain Layout
14399 45
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 </row>
14405 </lyxtabular>
14406
14407 \end_inset
14408
14409
14410 \end_layout
14411
14412 \begin_layout Standard
14413 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14414  la longueur de la diagonale ne peut pas être calculée correctement comme
14415  dans ce tableau:
14416 \end_layout
14417
14418 \begin_layout Standard
14419 \noindent
14420 \align center
14421 \begin_inset Tabular
14422 <lyxtabular version="3" rows="2" columns="2">
14423 <features tabularvalignment="middle">
14424 <column alignment="center" valignment="top" width="0pt">
14425 <column alignment="center" valignment="top">
14426 <row>
14427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 \begin_inset ERT
14432 status collapsed
14433
14434 \begin_layout Plain Layout
14435
14436
14437 \backslash
14438 diagbox{
14439 \end_layout
14440
14441 \end_inset
14442
14443 A
14444 \begin_inset ERT
14445 status collapsed
14446
14447 \begin_layout Plain Layout
14448
14449 }{
14450 \end_layout
14451
14452 \end_inset
14453
14454 B
14455 \begin_inset ERT
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459
14460 }
14461 \end_layout
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 Épaisseur en nm
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 </row>
14480 <row>
14481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14482 \begin_inset Text
14483
14484 \begin_layout Plain Layout
14485 Vert parfait
14486 \end_layout
14487
14488 \end_inset
14489 </cell>
14490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494 45
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 </row>
14500 </lyxtabular>
14501
14502 \end_inset
14503
14504
14505 \end_layout
14506
14507 \begin_layout Standard
14508 Dans ce cas, vous pouvez utiliser directement
14509 \series bold
14510  
14511 \lang english
14512 width
14513 \series default
14514 \lang french
14515  dans l'option de 
14516 \series bold
14517 \lang english
14518
14519 \backslash
14520 diagbox
14521 \series default
14522 \lang french
14523 , il n'est plus nécessaire d’ajouter 2
14524 \backslash
14525 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14526  colonne.
14527  Ici une largeur de 3cm est utilisée:
14528 \end_layout
14529
14530 \begin_layout Standard
14531 \noindent
14532 \align center
14533 \begin_inset Tabular
14534 <lyxtabular version="3" rows="2" columns="2">
14535 <features tabularvalignment="middle">
14536 <column alignment="center" valignment="top" width="0pt">
14537 <column alignment="center" valignment="top">
14538 <row>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 \begin_inset ERT
14544 status open
14545
14546 \begin_layout Plain Layout
14547
14548
14549 \backslash
14550 diagbox[width=3cm]{
14551 \end_layout
14552
14553 \end_inset
14554
14555 A
14556 \begin_inset ERT
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560
14561 }{
14562 \end_layout
14563
14564 \end_inset
14565
14566 B
14567 \begin_inset ERT
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571
14572 }
14573 \end_layout
14574
14575 \end_inset
14576
14577
14578 \end_layout
14579
14580 \end_inset
14581 </cell>
14582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586 Épaisseur en nm
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 </row>
14592 <row>
14593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597 Vert parfait
14598 \end_layout
14599
14600 \end_inset
14601 </cell>
14602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606 45
14607 \end_layout
14608
14609 \end_inset
14610 </cell>
14611 </row>
14612 </lyxtabular>
14613
14614 \end_inset
14615
14616
14617 \end_layout
14618
14619 \begin_layout Standard
14620 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14621  supplémentaire pour placer le texte dans la cellule.
14622  Ceci peut être obtenu avec l'option
14623 \series bold
14624  
14625 \lang english
14626 height
14627 \lang french
14628 =3cm
14629 \series default
14630  de la commande 
14631 \series bold
14632 \lang english
14633
14634 \backslash
14635 diagbox
14636 \series default
14637 \lang french
14638  (remplacer « 3cm » par la hauteur désirée).
14639  Dans le tableau qui suit, la commande
14640 \end_layout
14641
14642 \begin_layout Standard
14643
14644 \series bold
14645
14646 \backslash
14647 diagbox[width=3cm,height=1.4cm]{A
14648 \backslash
14649
14650 \backslash
14651 B}{C
14652 \backslash
14653
14654 \backslash
14655 D}
14656 \end_layout
14657
14658 \begin_layout Standard
14659 est utilisée dans la première cellule.
14660  La commande 
14661 \backslash
14662
14663 \backslash
14664  crée le saut de ligne
14665 \begin_inset Foot
14666 status open
14667
14668 \begin_layout Plain Layout
14669 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14670  largeur fixée.
14671 \end_layout
14672
14673 \end_inset
14674
14675 .
14676 \end_layout
14677
14678 \begin_layout Standard
14679 \noindent
14680 \align center
14681 \begin_inset Tabular
14682 <lyxtabular version="3" rows="2" columns="2">
14683 <features tabularvalignment="middle">
14684 <column alignment="center" valignment="top">
14685 <column alignment="center" valignment="top">
14686 <row>
14687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14688 \begin_inset Text
14689
14690 \begin_layout Plain Layout
14691 \begin_inset ERT
14692 status open
14693
14694 \begin_layout Plain Layout
14695
14696
14697 \backslash
14698 diagbox[width=3cm,height=1.4cm]{
14699 \end_layout
14700
14701 \end_inset
14702
14703 A
14704 \begin_inset ERT
14705 status collapsed
14706
14707 \begin_layout Plain Layout
14708
14709
14710 \backslash
14711
14712 \backslash
14713
14714 \end_layout
14715
14716 \end_inset
14717
14718 B
14719 \begin_inset ERT
14720 status collapsed
14721
14722 \begin_layout Plain Layout
14723
14724 }{
14725 \end_layout
14726
14727 \end_inset
14728
14729 C
14730 \begin_inset ERT
14731 status collapsed
14732
14733 \begin_layout Plain Layout
14734
14735
14736 \backslash
14737
14738 \backslash
14739
14740 \end_layout
14741
14742 \end_inset
14743
14744 D
14745 \begin_inset ERT
14746 status collapsed
14747
14748 \begin_layout Plain Layout
14749
14750 }
14751 \end_layout
14752
14753 \end_inset
14754
14755
14756 \end_layout
14757
14758 \end_inset
14759 </cell>
14760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764 Épaisseur en nm
14765 \end_layout
14766
14767 \end_inset
14768 </cell>
14769 </row>
14770 <row>
14771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14772 \begin_inset Text
14773
14774 \begin_layout Plain Layout
14775 Vert parfait
14776 \end_layout
14777
14778 \end_inset
14779 </cell>
14780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14781 \begin_inset Text
14782
14783 \begin_layout Plain Layout
14784 45
14785 \end_layout
14786
14787 \end_inset
14788 </cell>
14789 </row>
14790 </lyxtabular>
14791
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \begin_layout Standard
14798 \begin_inset ERT
14799 status collapsed
14800
14801 \begin_layout Plain Layout
14802
14803
14804 \backslash
14805 else
14806 \end_layout
14807
14808 \end_inset
14809
14810
14811 \begin_inset Note Note
14812 status open
14813
14814 \begin_layout Plain Layout
14815 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14816  
14817 \series bold
14818 diagbox
14819 \series default
14820  n'est pas installé :
14821 \end_layout
14822
14823 \end_inset
14824
14825
14826 \end_layout
14827
14828 \begin_layout Standard
14829 Vous devez installer le paquetage \SpecialChar LaTeX
14830  
14831 \series bold
14832 diagbox
14833 \series default
14834  pour voir le contenu de cette section dans la sortie imprimée.
14835 \end_layout
14836
14837 \begin_layout Standard
14838 \begin_inset ERT
14839 status collapsed
14840
14841 \begin_layout Plain Layout
14842
14843
14844 \backslash
14845 fi
14846 \end_layout
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \begin_layout Standard
14854 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14855  
14856 \series bold
14857 \lang english
14858 diagbox
14859 \series default
14860 \lang french
14861 , voir sa documentation, 
14862 \begin_inset CommandInset citation
14863 LatexCommand cite
14864 key "diagbox"
14865
14866 \end_inset
14867
14868 .
14869 \end_layout
14870
14871 \begin_layout Section
14872 Les tableaux formels
14873 \begin_inset CommandInset label
14874 LatexCommand label
14875 name "sec:Tableaux-Formels"
14876
14877 \end_inset
14878
14879
14880 \begin_inset Index idx
14881 status collapsed
14882
14883 \begin_layout Plain Layout
14884 Tableau ! Formel
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14894  à celle du tableau
14895 \begin_inset space ~
14896 \end_inset
14897
14898
14899 \begin_inset CommandInset ref
14900 LatexCommand ref
14901 reference "tab:Exemple-tableau-booktabs"
14902
14903 \end_inset
14904
14905 .
14906  Ce genre de tableau est appelé 
14907 \begin_inset Quotes fld
14908 \end_inset
14909
14910
14911 \emph on
14912 formel
14913 \emph default
14914
14915 \begin_inset Quotes frd
14916 \end_inset
14917
14918 .
14919  Pour transformer un tableau en tableau formel, utilisez l'option 
14920 \family sans
14921 Formel
14922 \family default
14923  de l'onglet 
14924 \family sans
14925 Bordures
14926 \family default
14927  de la fenêtre de dialogue 
14928 \family sans
14929 Paramètres
14930 \begin_inset space ~
14931 \end_inset
14932
14933 du
14934 \begin_inset space ~
14935 \end_inset
14936
14937 tableau
14938 \family default
14939 .
14940 \end_layout
14941
14942 \begin_layout Standard
14943 \begin_inset Float table
14944 placement h
14945 wide false
14946 sideways false
14947 status open
14948
14949 \begin_layout Plain Layout
14950 \begin_inset Caption Standard
14951
14952 \begin_layout Plain Layout
14953 \begin_inset CommandInset label
14954 LatexCommand label
14955 name "tab:Exemple-tableau-booktabs"
14956
14957 \end_inset
14958
14959 Exemple de tableau formel
14960 \end_layout
14961
14962 \end_inset
14963
14964
14965 \end_layout
14966
14967 \begin_layout Plain Layout
14968 \align center
14969 \begin_inset Tabular
14970 <lyxtabular version="3" rows="8" columns="4">
14971 <features booktabs="true" tabularvalignment="middle">
14972 <column alignment="center" valignment="top">
14973 <column alignment="center" valignment="top">
14974 <column alignment="center" valignment="top">
14975 <column alignment="center" valignment="top">
14976 <row>
14977 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Plain Layout
14981 Système
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 <cell alignment="center" valignment="top" topline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990 Chip
14991 \begin_inset space \thinspace{}
14992 \end_inset
14993
14994 1
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003 Chip
15004 \begin_inset space \thinspace{}
15005 \end_inset
15006
15007 2
15008 \end_layout
15009
15010 \end_inset
15011 </cell>
15012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 </row>
15022 <row>
15023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 \begin_inset ERT
15028 status collapsed
15029
15030 \begin_layout Plain Layout
15031
15032
15033 \backslash
15034 cmidrule(r){2-2}
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \begin_inset ERT
15041 status collapsed
15042
15043 \begin_layout Plain Layout
15044
15045
15046 \backslash
15047 cmidrule(l){3-4}
15048 \end_layout
15049
15050 \end_inset
15051
15052 Épaisseur du capteur en µm
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 <cell alignment="center" valignment="top" usebox="none">
15058 \begin_inset Text
15059
15060 \begin_layout Plain Layout
15061 300
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 700
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row>
15086 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090 Angle du biseau en °
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 <cell alignment="center" valignment="top" topline="true" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099 3.55
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 2.71
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 7.99
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row topspace="default">
15124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 Résolution spatiale en µm
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 4.26
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 10.17
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.56
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row topspace="default">
15162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 MTF à 
15167 \begin_inset Formula $f_{\mathrm{max}}$
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 0.53
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.37
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.39
15198 \end_layout
15199
15200 \end_inset
15201 </cell>
15202 </row>
15203 <row topspace="default">
15204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15205 \begin_inset Text
15206
15207 \begin_layout Plain Layout
15208 \begin_inset ERT
15209 status collapsed
15210
15211 \begin_layout Plain Layout
15212
15213
15214 \backslash
15215 cmidrule[2pt](l{10pt}){1-1}
15216 \end_layout
15217
15218 \end_inset
15219
15220 résolution spatiale LSF
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229
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 </row>
15253 <row>
15254 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15255 \begin_inset Text
15256
15257 \begin_layout Plain Layout
15258 en µm
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267 129.7
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 52.75
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 50.78
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 </row>
15291 <row>
15292 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296 en % de la taille des pixels
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305 76.3
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 95.9
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 92.3
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 </row>
15329 </lyxtabular>
15330
15331 \end_inset
15332
15333
15334 \end_layout
15335
15336 \end_inset
15337
15338
15339 \end_layout
15340
15341 \begin_layout Standard
15342 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15343  
15344 \family sans
15345 Bordures
15346 \family default
15347  de la fenêtre de dialogue 
15348 \family sans
15349 Paramètres
15350 \begin_inset space ~
15351 \end_inset
15352
15353 du
15354 \begin_inset space ~
15355 \end_inset
15356
15357 tableau
15358 \family default
15359  comme c'est décrit dans la section
15360 \begin_inset space ~
15361 \end_inset
15362
15363
15364 \begin_inset CommandInset ref
15365 LatexCommand ref
15366 reference "subsec:Espacement-lignes"
15367
15368 \end_inset
15369
15370 .
15371 \end_layout
15372
15373 \begin_layout Standard
15374 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15375  verticales.
15376  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15377  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15378  sortie imprimée :
15379 \begin_inset Newline newline
15380 \end_inset
15381
15382 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15383 \begin_inset space \thinspace{}
15384 \end_inset
15385
15386 em alors que les autres lignes ont implicite une épaisseur de 0.05
15387 \begin_inset space \thinspace{}
15388 \end_inset
15389
15390 em.
15391 \end_layout
15392
15393 \begin_layout Standard
15394 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15395  les lignes de préambule suivantes :
15396 \end_layout
15397
15398 \begin_layout Standard
15399
15400 \series bold
15401
15402 \backslash
15403 let
15404 \backslash
15405 mytoprule
15406 \backslash
15407 toprule
15408 \begin_inset Newline newline
15409 \end_inset
15410
15411
15412 \backslash
15413 renewcommand{
15414 \backslash
15415 toprule}{
15416 \backslash
15417 mytoprule[width]}
15418 \end_layout
15419
15420 \begin_layout Standard
15421 Cet exemple concerne la première ligne, appelée 
15422 \series bold
15423 toprule
15424 \series default
15425 .
15426  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15427 \series bold
15428 toprule
15429 \series default
15430  par 
15431 \series bold
15432 bottomrule
15433 \series default
15434 .
15435  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15436  
15437 \series bold
15438 toprule
15439 \series default
15440  par 
15441 \series bold
15442 midrule
15443 \series default
15444 .
15445  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15446 \begin_inset space ~
15447 \end_inset
15448
15449
15450 \begin_inset CommandInset ref
15451 LatexCommand ref
15452 reference "cha:Unités-de-longueur"
15453
15454 \end_inset
15455
15456  pour préciser l'épaisseur voulue.
15457 \end_layout
15458
15459 \begin_layout Standard
15460 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15461  en mettant une ligne pour une cellule multi-colonnes.
15462  \SpecialChar LyX
15463  va utiliser en interne la commande 
15464 \series bold
15465
15466 \backslash
15467 cmidrule
15468 \series default
15469  pour créer cette ligne.
15470  Sa syntaxe complète est :
15471 \end_layout
15472
15473 \begin_layout Standard
15474
15475 \series bold
15476
15477 \backslash
15478 cmidrule[largeur](rognage){colDépart-colFin}
15479 \end_layout
15480
15481 \begin_layout Standard
15482 Les options de la commande 
15483 \series bold
15484
15485 \backslash
15486 cmidrule
15487 \series default
15488  ne sont pas actuellement gérées par \SpecialChar LyX
15489 , vous devez donc utiliser du code
15490  \SpecialChar TeX
15491  pour pouvoir les utiliser.
15492  On peut créer manuellement des lignes 
15493 \series bold
15494
15495 \backslash
15496 mitrales
15497 \series default
15498  en insérant la commande en code \SpecialChar TeX
15499  comme le premier élément de la première
15500  cellule de la ligne.
15501  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15502  en question.
15503 \end_layout
15504
15505 \begin_layout Standard
15506 La valeur 
15507 \series bold
15508 largeur
15509 \series default
15510  pour l'épaisseur des lignes est de 0.03
15511 \begin_inset space \thinspace{}
15512 \end_inset
15513
15514 em.
15515  
15516 \series bold
15517 colDépart
15518 \series default
15519  est le numéro de la colonne dans laquelle la ligne commence et 
15520 \series bold
15521 colFin
15522 \series default
15523  est le numéro de la colonne dans laquelle elle se termine.
15524  La valeur de 
15525 \series bold
15526 colFin
15527 \series default
15528  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15529  Le paramètre optionnel 
15530 \series bold
15531 rognage
15532 \series default
15533  peut être soit 
15534 \emph on
15535 l{largeurRognage}
15536 \emph default
15537 , ou 
15538 \emph on
15539 r{largeurRognage}
15540 \emph default
15541  où les valeurs de
15542 \emph on
15543  largeurRognage
15544 \emph default
15545  sont aussi optionnelles.
15546  En utilisant par exemple la valeur 
15547 \emph on
15548 l{2pt}
15549 \emph default
15550  pour ce paramètre, la ligne va être rognée de 2
15551 \begin_inset space \thinspace{}
15552 \end_inset
15553
15554 pt à son extrémité gauche.
15555  Si vous ne spécifiez pas de valeur pour 
15556 \emph on
15557 largeurRognage
15558 \emph default
15559  les lignes sont implicitement rognées de 0.5
15560 \begin_inset space \thinspace{}
15561 \end_inset
15562
15563 em.
15564 \end_layout
15565
15566 \begin_layout Standard
15567 \begin_inset VSpace bigskip
15568 \end_inset
15569
15570 Le tableau
15571 \begin_inset space ~
15572 \end_inset
15573
15574
15575 \begin_inset CommandInset ref
15576 LatexCommand ref
15577 reference "tab:Exemple-tableau-booktabs"
15578
15579 \end_inset
15580
15581  a été créé en utilisant les commandes
15582 \end_layout
15583
15584 \begin_layout Standard
15585
15586 \series bold
15587
15588 \backslash
15589 cmidrule(r){2-2}
15590 \backslash
15591 cmidrule(l){3-4}
15592 \end_layout
15593
15594 \begin_layout Standard
15595 au début de la deuxième ligne et
15596 \end_layout
15597
15598 \begin_layout Standard
15599
15600 \series bold
15601
15602 \backslash
15603 cmidrule[2pt](l{10pt}){1-1}
15604 \end_layout
15605
15606 \begin_layout Standard
15607 au début de la sixième ligne.
15608 \end_layout
15609
15610 \begin_layout Standard
15611 \begin_inset VSpace bigskip
15612 \end_inset
15613
15614
15615 \end_layout
15616
15617 \begin_layout Standard
15618 Vous pouvez vouloir des commandes 
15619 \series bold
15620
15621 \backslash
15622 cmidrule
15623 \series default
15624 s qui se recouvrent comme pour le tableau
15625 \begin_inset space ~
15626 \end_inset
15627
15628
15629 \begin_inset CommandInset ref
15630 LatexCommand ref
15631 reference "tab:Tableau-booktabs-special"
15632
15633 \end_inset
15634
15635 .
15636  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15637
15638 \end_layout
15639
15640 \begin_layout Standard
15641
15642 \series bold
15643
15644 \backslash
15645 morecmidrules
15646 \end_layout
15647
15648 \begin_layout Standard
15649 La commande qui a été utilisée pour la deuxième ligne du tableau
15650 \begin_inset space ~
15651 \end_inset
15652
15653
15654 \begin_inset CommandInset ref
15655 LatexCommand ref
15656 reference "tab:Tableau-booktabs-special"
15657
15658 \end_inset
15659
15660  est
15661 \end_layout
15662
15663 \begin_layout Standard
15664
15665 \series bold
15666
15667 \backslash
15668 cmidrule(r){2-2}
15669 \backslash
15670 cmidrule(l){3-4}
15671 \backslash
15672 morecmidrules
15673 \backslash
15674 cmidrule{2-4}
15675 \end_layout
15676
15677 \begin_layout Standard
15678 La commande pour la sixième ligne est
15679 \end_layout
15680
15681 \begin_layout Standard
15682
15683 \series bold
15684
15685 \backslash
15686 midrule
15687 \backslash
15688 morecmidrules
15689 \backslash
15690 cmidrule{3-4}
15691 \end_layout
15692
15693 \begin_layout Standard
15694 \begin_inset VSpace bigskip
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \begin_layout Standard
15701 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15702 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15703  font toute la largeur du tableau :
15704 \end_layout
15705
15706 \begin_layout Standard
15707
15708 \series bold
15709
15710 \backslash
15711 specialrule{largeur}{espace au dessus}{espace en dessous}
15712 \end_layout
15713
15714 \begin_layout Standard
15715 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15716  du paquetage \SpecialChar LaTeX
15717  
15718 \series bold
15719 booktabs
15720 \series default
15721  
15722 \begin_inset CommandInset citation
15723 LatexCommand cite
15724 key "booktabs"
15725
15726 \end_inset
15727
15728 .
15729 \begin_inset Index idx
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733 Paquetages \SpecialChar LaTeX
15734  ! booktabs
15735 \end_layout
15736
15737 \end_inset
15738
15739
15740 \end_layout
15741
15742 \begin_layout Standard
15743 \begin_inset Float table
15744 placement h
15745 wide false
15746 sideways false
15747 status open
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Caption Standard
15751
15752 \begin_layout Plain Layout
15753 \begin_inset CommandInset label
15754 LatexCommand label
15755 name "tab:Tableau-booktabs-special"
15756
15757 \end_inset
15758
15759 Tableau formel spécial
15760 \end_layout
15761
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Plain Layout
15768 \align center
15769 \begin_inset Tabular
15770 <lyxtabular version="3" rows="8" columns="4">
15771 <features booktabs="true" tabularvalignment="middle">
15772 <column alignment="center" valignment="top">
15773 <column alignment="center" valignment="top">
15774 <column alignment="center" valignment="top">
15775 <column alignment="center" valignment="top">
15776 <row>
15777 <cell alignment="center" valignment="top" topline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781 Système
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 Chip
15791 \begin_inset space \thinspace{}
15792 \end_inset
15793
15794 1
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 Chip
15804 \begin_inset space \thinspace{}
15805 \end_inset
15806
15807 2
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 </row>
15822 <row>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 \begin_inset ERT
15828 status collapsed
15829
15830 \begin_layout Plain Layout
15831
15832
15833 \backslash
15834 cmidrule(r){2-2}
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \begin_inset ERT
15841 status collapsed
15842
15843 \begin_layout Plain Layout
15844
15845
15846 \backslash
15847 cmidrule(l){3-4}
15848 \end_layout
15849
15850 \end_inset
15851
15852
15853 \begin_inset ERT
15854 status collapsed
15855
15856 \begin_layout Plain Layout
15857
15858
15859 \backslash
15860 morecmidrules 
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871
15872 \backslash
15873 cmidrule{2-4}
15874 \end_layout
15875
15876 \end_inset
15877
15878 Epaisseur du capteur en µm
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 300
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 300
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 700
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 </row>
15911 <row>
15912 <cell alignment="center" valignment="top" topline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 Angle biseau en °
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" topline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925 3.55
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 <cell alignment="center" valignment="top" topline="true" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934 2.71
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 <cell alignment="center" valignment="top" topline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943 7.99
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 </row>
15949 <row topspace="default">
15950 <cell alignment="center" valignment="top" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 Résolution spatiale en µm
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 4.26
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 <cell alignment="center" valignment="top" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Plain Layout
15972 10.17
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 <cell alignment="center" valignment="top" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 10.56
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 </row>
15987 <row topspace="default">
15988 <cell alignment="center" valignment="top" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 MTF à 
15993 \begin_inset Formula $f_{\mathrm{max}}$
15994 \end_inset
15995
15996
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 0.53
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 0.37
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 0.39
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" topline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 \begin_inset ERT
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039
16040 \backslash
16041 morecmidrules 
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \begin_inset ERT
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051
16052
16053 \backslash
16054 cmidrule{3-4}
16055 \end_layout
16056
16057 \end_inset
16058
16059 résolution spatiale LSF
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" topline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" topline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 </row>
16092 <row>
16093 <cell alignment="center" valignment="top" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 en µm
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 129.7
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 52.75
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 50.78
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 </row>
16130 <row>
16131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 en % de la taille des pixels
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 76.3
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 95.9
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 92.3
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 </row>
16168 </lyxtabular>
16169
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Section
16181 Alignement vertical des tableaux
16182 \begin_inset Index idx
16183 status collapsed
16184
16185 \begin_layout Plain Layout
16186 Tableau ! Alignement
16187 \end_layout
16188
16189 \end_inset
16190
16191
16192 \end_layout
16193
16194 \begin_layout Standard
16195 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16196  doit être à l'intérieur d'une boîte.
16197  La boîte peut alors être alignée comme c'est décrit dans la 
16198 \begin_inset space ~
16199 \end_inset
16200
16201
16202 \begin_inset CommandInset ref
16203 LatexCommand ref
16204 reference "sec:Boîte-Dialogue"
16205
16206 \end_inset
16207
16208 .
16209 \end_layout
16210
16211 \begin_layout Standard
16212 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16213  minipage
16214 \begin_inset Foot
16215 status open
16216
16217 \begin_layout Plain Layout
16218 Les minipages son décrites dans la section
16219 \begin_inset space ~
16220 \end_inset
16221
16222
16223 \begin_inset CommandInset ref
16224 LatexCommand ref
16225 reference "sec:Minipages"
16226
16227 \end_inset
16228
16229 .
16230 \end_layout
16231
16232 \end_inset
16233
16234  dont la largeur est de 15
16235 \begin_inset space \thinspace{}
16236 \end_inset
16237
16238 col% :
16239 \end_layout
16240
16241 \begin_layout Itemize
16242 test 
16243 \begin_inset Box Frameless
16244 position "t"
16245 hor_pos "c"
16246 has_inner_box 1
16247 inner_pos "c"
16248 use_parbox 0
16249 use_makebox 0
16250 width "15col%"
16251 special "none"
16252 height "1in"
16253 height_special "totalheight"
16254 thickness "0.4pt"
16255 separation "3pt"
16256 shadowsize "4pt"
16257 framecolor "black"
16258 backgroundcolor "none"
16259 status collapsed
16260
16261 \begin_layout Plain Layout
16262 \begin_inset Tabular
16263 <lyxtabular version="3" rows="3" columns="3">
16264 <features tabularvalignment="middle">
16265 <column alignment="center" valignment="top">
16266 <column alignment="center" valignment="top">
16267 <column alignment="center" valignment="top">
16268 <row>
16269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273 a
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Plain Layout
16282 d
16283 \end_layout
16284
16285 \end_inset
16286 </cell>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 g
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 </row>
16297 <row>
16298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 b
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 e
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 h
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 </row>
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 c
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 f
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 i
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 </lyxtabular>
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363
16364  test 
16365 \begin_inset ERT
16366 status collapsed
16367
16368 \begin_layout Plain Layout
16369
16370
16371 \backslash
16372 raisebox{0.85
16373 \backslash
16374 baselineskip}{
16375 \end_layout
16376
16377 \end_inset
16378
16379
16380 \begin_inset Box Frameless
16381 position "t"
16382 hor_pos "c"
16383 has_inner_box 1
16384 inner_pos "c"
16385 use_parbox 0
16386 use_makebox 0
16387 width "15col%"
16388 special "none"
16389 height "1in"
16390 height_special "totalheight"
16391 thickness "0.4pt"
16392 separation "3pt"
16393 shadowsize "4pt"
16394 framecolor "black"
16395 backgroundcolor "none"
16396 status collapsed
16397
16398 \begin_layout Plain Layout
16399 \begin_inset Tabular
16400 <lyxtabular version="3" rows="3" columns="3">
16401 <features tabularvalignment="middle">
16402 <column alignment="center" valignment="top">
16403 <column alignment="center" valignment="top">
16404 <column alignment="center" valignment="top">
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 a
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 d
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 g
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 </row>
16434 <row>
16435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 b
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 e
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 h
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 <row>
16464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 c
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 f
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 i
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 </lyxtabular>
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \end_inset
16500
16501
16502 \begin_inset ERT
16503 status collapsed
16504
16505 \begin_layout Plain Layout
16506
16507 }
16508 \end_layout
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \begin_layout Itemize
16516 test 
16517 \begin_inset Box Frameless
16518 position "c"
16519 hor_pos "c"
16520 has_inner_box 1
16521 inner_pos "c"
16522 use_parbox 0
16523 use_makebox 0
16524 width "15col%"
16525 special "none"
16526 height "1in"
16527 height_special "totalheight"
16528 thickness "0.4pt"
16529 separation "3pt"
16530 shadowsize "4pt"
16531 framecolor "black"
16532 backgroundcolor "none"
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536 \begin_inset Tabular
16537 <lyxtabular version="3" rows="3" columns="3">
16538 <features tabularvalignment="middle">
16539 <column alignment="center" valignment="top">
16540 <column alignment="center" valignment="top">
16541 <column alignment="center" valignment="top">
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 a
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 d
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 g
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 </row>
16571 <row>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Plain Layout
16576 b
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 e
16586 \end_layout
16587
16588 \end_inset
16589 </cell>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 h
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 </row>
16600 <row>
16601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 c
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 f
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 i
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 </row>
16629 </lyxtabular>
16630
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637
16638
16639 \end_layout
16640
16641 \begin_layout Itemize
16642 test 
16643 \begin_inset Box Frameless
16644 position "b"
16645 hor_pos "c"
16646 has_inner_box 1
16647 inner_pos "c"
16648 use_parbox 0
16649 use_makebox 0
16650 width "15col%"
16651 special "none"
16652 height "1in"
16653 height_special "totalheight"
16654 thickness "0.4pt"
16655 separation "3pt"
16656 shadowsize "4pt"
16657 framecolor "black"
16658 backgroundcolor "none"
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 \begin_inset Tabular
16663 <lyxtabular version="3" rows="3" columns="3">
16664 <features tabularvalignment="middle">
16665 <column alignment="center" valignment="top">
16666 <column alignment="center" valignment="top">
16667 <column alignment="center" valignment="top">
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 a
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682 d
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691 g
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 b
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 e
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 h
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 c
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 f
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 i
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 </lyxtabular>
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763
16764  test 
16765 \begin_inset ERT
16766 status collapsed
16767
16768 \begin_layout Plain Layout
16769
16770
16771 \backslash
16772 raisebox{-0.32
16773 \backslash
16774 baselineskip}{
16775 \end_layout
16776
16777 \end_inset
16778
16779
16780 \begin_inset Box Frameless
16781 position "b"
16782 hor_pos "c"
16783 has_inner_box 1
16784 inner_pos "c"
16785 use_parbox 0
16786 use_makebox 0
16787 width "15col%"
16788 special "none"
16789 height "1in"
16790 height_special "totalheight"
16791 thickness "0.4pt"
16792 separation "3pt"
16793 shadowsize "4pt"
16794 framecolor "black"
16795 backgroundcolor "none"
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Tabular
16800 <lyxtabular version="3" rows="3" columns="3">
16801 <features tabularvalignment="middle">
16802 <column alignment="center" valignment="top">
16803 <column alignment="center" valignment="top">
16804 <column alignment="center" valignment="top">
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 a
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 d
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 g
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 </row>
16834 <row>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 b
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 e
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 h
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row>
16864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868 c
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 f
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 i
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 </lyxtabular>
16893
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \end_inset
16900
16901
16902 \begin_inset ERT
16903 status collapsed
16904
16905 \begin_layout Plain Layout
16906
16907 }
16908 \end_layout
16909
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \begin_layout Standard
16916 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16917  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16918  la ligne dans laquelle le tableau est inséré.
16919  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16920  boîte élévatrice (raisebox)
16921 \begin_inset Foot
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16926 \begin_inset space ~
16927 \end_inset
16928
16929
16930 \begin_inset CommandInset ref
16931 LatexCommand ref
16932 reference "subsec:Alignement-Vertical"
16933
16934 \end_inset
16935
16936 .
16937 \end_layout
16938
16939 \end_inset
16940
16941 .
16942  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16943  aligné en utilisant la commande en code \SpecialChar TeX
16944  suivante 
16945 \end_layout
16946
16947 \begin_layout Standard
16948
16949 \series bold
16950
16951 \backslash
16952 raisebox{0.85
16953 \backslash
16954 baselineskip}{
16955 \end_layout
16956
16957 \begin_layout Standard
16958 placée juste avant la boîte minipage.
16959  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16960 .
16961  Pour le deuxième tableau de la dernière ligne, la commande 
16962 \end_layout
16963
16964 \begin_layout Standard
16965
16966 \series bold
16967
16968 \backslash
16969 raisebox{-0.32
16970 \backslash
16971 baselineskip}{
16972 \end_layout
16973
16974 \begin_layout Standard
16975 est utilisée.
16976 \end_layout
16977
16978 \begin_layout Standard
16979 \begin_inset Note Greyedout
16980 status open
16981
16982 \begin_layout Plain Layout
16983
16984 \series bold
16985 Note:
16986 \series default
16987  L'alignement entre le contenu de la ligne du tableau et le texte de la
16988  ligne qui l'entoure ne peut pas être parfait.
16989  Le facteur utilisé dans la commande 
16990 \series bold
16991
16992 \backslash
16993 raisebox
16994 \series default
16995  pour obtenir cet alignement dépend de la police de caractères du document,
16996  de la taille de la police et de l'épaisseur des lignes du tableau.
16997 \end_layout
16998
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \begin_layout Section
17005 Tableaux colorés
17006 \begin_inset CommandInset label
17007 LatexCommand label
17008 name "sec:Tableaux-Colorés"
17009
17010 \end_inset
17011
17012
17013 \begin_inset Index idx
17014 status collapsed
17015
17016 \begin_layout Plain Layout
17017 Tableau ! Coloré
17018 \end_layout
17019
17020 \end_inset
17021
17022
17023 \end_layout
17024
17025 \begin_layout Subsection
17026 Cellules colorées
17027 \begin_inset Index idx
17028 status collapsed
17029
17030 \begin_layout Plain Layout
17031 Couleur des tableaux ! Pour les cellules
17032 \end_layout
17033
17034 \end_inset
17035
17036
17037 \begin_inset Index idx
17038 status collapsed
17039
17040 \begin_layout Plain Layout
17041 Couleur ! Pour les cellules de tableau
17042 \end_layout
17043
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \begin_layout Standard
17050 \begin_inset Float table
17051 placement h
17052 wide false
17053 sideways false
17054 status open
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Caption Standard
17058
17059 \begin_layout Plain Layout
17060 \begin_inset CommandInset label
17061 LatexCommand label
17062 name "tab:Tableau-coloré-sans-colortbl"
17063
17064 \end_inset
17065
17066 Tableau coloré sans utiliser le paquetage  
17067 \series bold
17068 colortbl
17069 \series default
17070
17071 \begin_inset Argument 1
17072 status open
17073
17074 \begin_layout Plain Layout
17075 Tableau sans colortbl
17076 \end_layout
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \begin_layout Plain Layout
17089 \align center
17090 \begin_inset Tabular
17091 <lyxtabular version="3" rows="3" columns="3">
17092 <features tabularvalignment="middle">
17093 <column alignment="center" valignment="top">
17094 <column alignment="center" valignment="top">
17095 <column alignment="center" valignment="top">
17096 <row>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \color green
17103 a
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \color red
17114 b
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123
17124 \color red
17125 c
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \color green
17138 d
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \color blue
17149 e
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158
17159 \color blue
17160 f
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \color green
17173 g
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182
17183 \color blue
17184 h
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \color blue
17195 i
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 </lyxtabular>
17202
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \begin_layout Standard
17214 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17215  et choisissez une couleur dans le menu 
17216 \family sans
17217 Édition\SpecialChar menuseparator
17218 Style
17219 \begin_inset space ~
17220 \end_inset
17221
17222 de
17223 \begin_inset space ~
17224 \end_inset
17225
17226 Texte
17227 \family default
17228 .
17229  C'est ce qui a été utilisé pour créer le tableau
17230 \begin_inset space ~
17231 \end_inset
17232
17233
17234 \begin_inset CommandInset ref
17235 LatexCommand ref
17236 reference "tab:Tableau-coloré-sans-colortbl"
17237
17238 \end_inset
17239
17240 .
17241  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17242  
17243 \series bold
17244 colortbl
17245 \series default
17246 .
17247 \begin_inset Index idx
17248 status collapsed
17249
17250 \begin_layout Plain Layout
17251 Paquetages \SpecialChar LaTeX
17252  ! colortbl
17253 \end_layout
17254
17255 \end_inset
17256
17257
17258 \end_layout
17259
17260 \begin_layout Standard
17261 \begin_inset ERT
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265
17266
17267 \backslash
17268 ifcolortbl
17269 \end_layout
17270
17271 \end_inset
17272
17273
17274 \begin_inset Note Note
17275 status open
17276
17277 \begin_layout Plain Layout
17278 La section qui suit ne sera affichée que si vous avez installé le paquetage
17279  \SpecialChar LaTeX
17280  
17281 \series bold
17282 colortbl
17283 \series default
17284 .
17285 \end_layout
17286
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \begin_layout Standard
17293 Pour créer des tableaux colorés, vous devez charger le paquetage
17294 \series bold
17295  colortbl
17296 \series default
17297  dans le préambule avec la ligne
17298 \end_layout
17299
17300 \begin_layout Standard
17301
17302 \series bold
17303
17304 \backslash
17305 usepackage{colortbl}
17306 \end_layout
17307
17308 \begin_layout Standard
17309 On choisit la couleur d'une colonne avec la commande 
17310 \end_layout
17311
17312 \begin_layout Standard
17313
17314 \series bold
17315
17316 \backslash
17317 columncolor{nom de couleur}
17318 \end_layout
17319
17320 \begin_layout Standard
17321 à l'intérieur d'une commande 
17322 \series bold
17323 >{ }
17324 \series default
17325 .
17326  Vous trouverez plus d'information sur la commande 
17327 \series bold
17328 >{}
17329 \series default
17330  dans la section
17331 \begin_inset space ~
17332 \end_inset
17333
17334
17335 \begin_inset CommandInset ref
17336 LatexCommand ref
17337 reference "subsec:Calculs-multicolonnes"
17338
17339 \end_inset
17340
17341 .
17342 \end_layout
17343
17344 \begin_layout Standard
17345 Les noms de couleurs suivants sont prédéfinis :
17346 \end_layout
17347
17348 \begin_layout Standard
17349
17350 \family sans
17351 red
17352 \family default
17353  (rouge), 
17354 \family sans
17355 green
17356 \family default
17357  (vert), 
17358 \family sans
17359 yellow
17360 \family default
17361  (jaune), 
17362 \family sans
17363 blue
17364 \family default
17365  (bleu), 
17366 \family sans
17367 cyan
17368 \family default
17369
17370 \family sans
17371 magenta
17372 \family default
17373
17374 \family sans
17375 black 
17376 \family default
17377 (noir) et 
17378 \family sans
17379 white 
17380 \family default
17381 (blanc)
17382 \end_layout
17383
17384 \begin_layout Standard
17385 \begin_inset VSpace medskip
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \begin_layout Standard
17392 Si vous ajoutez l'option
17393 \end_layout
17394
17395 \begin_layout Standard
17396
17397 \series bold
17398 dvipsname
17399 \end_layout
17400
17401 \begin_layout Standard
17402 aux options de la classe de document dans les paramètres du document, vous
17403  pouvez utiliser 61
17404 \begin_inset space ~
17405 \end_inset
17406
17407 couleurs supplémentaires.
17408  Ces couleurs sont listées dans l'annexe
17409 \begin_inset space ~
17410 \end_inset
17411
17412
17413 \begin_inset CommandInset ref
17414 LatexCommand ref
17415 reference "chap:Liste-de-noms-de-couleur-dvips"
17416
17417 \end_inset
17418
17419 .
17420  Une de ces couleurs, 
17421 \family sans
17422 Maroon
17423 \family default
17424 , est utilisée comme exemple dans le tableau
17425 \begin_inset space ~
17426 \end_inset
17427
17428
17429 \begin_inset CommandInset ref
17430 LatexCommand ref
17431 reference "tab:Tableau-coloré-avec-colortbl"
17432
17433 \end_inset
17434
17435 .
17436 \end_layout
17437
17438 \begin_layout Standard
17439 \begin_inset VSpace medskip
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \begin_layout Standard
17446 Vous pouvez aussi définir votre propre couleur avec la commande
17447 \end_layout
17448
17449 \begin_layout Standard
17450
17451 \series bold
17452
17453 \backslash
17454 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17455 \end_layout
17456
17457 \begin_layout Standard
17458 Le modèle de couleur peut être
17459 \end_layout
17460
17461 \begin_layout Labeling
17462 \labelwidthstring 00.00.0000
17463 cmyk
17464 \begin_inset space ~
17465 \end_inset
17466
17467 : cyan, magenta, jaune (yellow), noir (black)
17468 \end_layout
17469
17470 \begin_layout Labeling
17471 \labelwidthstring 00.00.0000
17472 rgb
17473 \begin_inset space ~
17474 \end_inset
17475
17476 : rouge (red), vert (green), bleu (blue)
17477 \end_layout
17478
17479 \begin_layout Labeling
17480 \labelwidthstring 00.00.0000
17481 gray
17482 \begin_inset space ~
17483 \end_inset
17484
17485 : dégradé de gris (gray)
17486 \end_layout
17487
17488 \begin_layout Standard
17489 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17490  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17491 \end_layout
17492
17493 \begin_layout Standard
17494 Vous pouvez par exemple définir la couleur 
17495 \begin_inset Quotes fld
17496 \end_inset
17497
17498
17499 \emph on
17500 vertfonce
17501 \begin_inset Quotes frd
17502 \end_inset
17503
17504  dans le préambule avec la ligne
17505 \end_layout
17506
17507 \begin_layout Standard
17508
17509 \series bold
17510
17511 \backslash
17512 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17513 \end_layout
17514
17515 \begin_layout Standard
17516 et la couleur 
17517 \emph on
17518
17519 \begin_inset Quotes fld
17520 \end_inset
17521
17522 grisclair
17523 \emph default
17524
17525 \begin_inset Quotes frd
17526 \end_inset
17527
17528  avec
17529 \end_layout
17530
17531 \begin_layout Standard
17532
17533 \series bold
17534
17535 \backslash
17536 definecolor{grisclair}{gray}{0.8}
17537 \end_layout
17538
17539 \begin_layout Standard
17540 \begin_inset VSpace medskip
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \begin_layout Standard
17547 Les lignes sont colorées avec la commande
17548 \end_layout
17549
17550 \begin_layout Standard
17551
17552 \series bold
17553
17554 \backslash
17555 rowcolor{nom de la couleur}
17556 \end_layout
17557
17558 \begin_layout Standard
17559 et les cellules sont colorées avec la commande
17560 \end_layout
17561
17562 \begin_layout Standard
17563
17564 \series bold
17565
17566 \backslash
17567 cellcolor{nom de la couleur}
17568 \end_layout
17569
17570 \begin_layout Standard
17571 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17572 .
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17577  choisissez une couleur dans le menu 
17578 \family sans
17579 Édition\SpecialChar menuseparator
17580 Style
17581 \begin_inset space ~
17582 \end_inset
17583
17584 de
17585 \begin_inset space ~
17586 \end_inset
17587
17588 Texte
17589 \family default
17590 .
17591  Si une cellule contient du code \SpecialChar TeX
17592 , faites bien attention à ne colorer que
17593  le texte, sinon le code \SpecialChar TeX
17594  coloré provoquera des erreurs \SpecialChar LaTeX
17595 .
17596 \end_layout
17597
17598 \begin_layout Standard
17599 \begin_inset Note Greyedout
17600 status open
17601
17602 \begin_layout Plain Layout
17603
17604 \series bold
17605 Note:
17606 \series default
17607  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17608  définies par l'utilisateur.
17609 \end_layout
17610
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \begin_layout Standard
17617 \begin_inset VSpace bigskip
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \begin_layout Standard
17624 Pour créer le tableau
17625 \begin_inset space ~
17626 \end_inset
17627
17628
17629 \begin_inset CommandInset ref
17630 LatexCommand ref
17631 reference "tab:Tableau-coloré-avec-colortbl"
17632
17633 \end_inset
17634
17635  faites ce qui suit : La couleur de la première colonne doit être 
17636 \emph on
17637 vertfonce
17638 \emph default
17639 .
17640  On insère donc la commande
17641 \end_layout
17642
17643 \begin_layout Standard
17644
17645 \series bold
17646 >{
17647 \backslash
17648 columncolor{vertfonce}
17649 \backslash
17650 centering}c
17651 \end_layout
17652
17653 \begin_layout Standard
17654 en code \SpecialChar TeX
17655  pour cette colonne.
17656  La première ligne doit être bleue clair, d'où la commande en code \SpecialChar TeX
17657
17658 \end_layout
17659
17660 \begin_layout Standard
17661
17662 \series bold
17663
17664 \backslash
17665 rowcolor{cyan}
17666 \end_layout
17667
17668 \begin_layout Standard
17669 qui est insérée dans la première cellule de cette ligne.
17670  Notez que cela annule la couleur de colonne pour la première cellule.
17671  La dernière cellule de la dernière ligne est colorée en marron
17672 \series bold
17673  
17674 \series default
17675 en insérant en code \SpecialChar TeX
17676  la commande
17677 \end_layout
17678
17679 \begin_layout Standard
17680
17681 \series bold
17682
17683 \backslash
17684 cellcolor{Maroon}
17685 \end_layout
17686
17687 \begin_layout Standard
17688 Les caractères peuvent maintenant être colorés en utilisant le menu 
17689 \family sans
17690 Édition\SpecialChar menuseparator
17691 Style
17692 \begin_inset space ~
17693 \end_inset
17694
17695 de
17696 \begin_inset space ~
17697 \end_inset
17698
17699 Texte
17700 \family default
17701 .
17702 \end_layout
17703
17704 \begin_layout Standard
17705 \begin_inset Float table
17706 placement h
17707 wide false
17708 sideways false
17709 status open
17710
17711 \begin_layout Plain Layout
17712 \begin_inset Caption Standard
17713
17714 \begin_layout Plain Layout
17715 \begin_inset CommandInset label
17716 LatexCommand label
17717 name "tab:Tableau-coloré-avec-colortbl"
17718
17719 \end_inset
17720
17721 Tableau coloré en utilisant le paquetage 
17722 \series bold
17723 colortbl
17724 \series default
17725
17726 \begin_inset Argument 1
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730 Tableau avec colortbl
17731 \end_layout
17732
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739
17740
17741 \end_layout
17742
17743 \begin_layout Plain Layout
17744 \align center
17745 \begin_inset Tabular
17746 <lyxtabular version="3" rows="3" columns="3">
17747 <features tabularvalignment="middle">
17748 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17749 <column alignment="center" valignment="top">
17750 <column alignment="center" valignment="top">
17751 <row>
17752 <cell alignment="center" valignment="top" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset ERT
17757 status collapsed
17758
17759 \begin_layout Plain Layout
17760
17761
17762 \backslash
17763 rowcolor{cyan}
17764 \end_layout
17765
17766 \end_inset
17767
17768
17769 \color magenta
17770 a
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779
17780 \color red
17781 b
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790
17791 \color red
17792 c
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \color yellow
17805 d
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814
17815 \color blue
17816 e
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \color blue
17827 f
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row>
17834 <cell alignment="center" valignment="top" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838
17839 \color yellow
17840 g
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849
17850 \color blue
17851 h
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 \begin_inset ERT
17861 status collapsed
17862
17863 \begin_layout Plain Layout
17864
17865
17866 \backslash
17867 cellcolor{Maroon}
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \color green
17874 i
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 </lyxtabular>
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \begin_layout Standard
17893 \begin_inset ERT
17894 status collapsed
17895
17896 \begin_layout Plain Layout
17897
17898
17899 \backslash
17900 else
17901 \end_layout
17902
17903 \end_inset
17904
17905
17906 \begin_inset Note Note
17907 status open
17908
17909 \begin_layout Plain Layout
17910 Ce qui suit sera affiché si le paquetage 
17911 \series bold
17912 colortbl
17913 \series default
17914  n'est pas installé :
17915 \end_layout
17916
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \begin_layout Standard
17923 Vous devez installer le paquetage 
17924 \series bold
17925 colortbl
17926 \series default
17927  pour voir le contenu des cette section dans la sortie imprimée.
17928 \end_layout
17929
17930 \begin_layout Standard
17931 \begin_inset ERT
17932 status collapsed
17933
17934 \begin_layout Plain Layout
17935
17936
17937 \backslash
17938 fi
17939 \end_layout
17940
17941 \end_inset
17942
17943
17944 \end_layout
17945
17946 \begin_layout Subsection
17947 Lignes colorées
17948 \begin_inset Index idx
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952 Tableau Coloré ! Pour les lignes
17953 \end_layout
17954
17955 \end_inset
17956
17957
17958 \begin_inset Index idx
17959 status collapsed
17960
17961 \begin_layout Plain Layout
17962 Couleur ! Pour les lignes de tableau
17963 \end_layout
17964
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \begin_layout Standard
17971 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17972  alternative à la méthode décrite dans le paragraphe précédent: il faut
17973  charger le paquetage 
17974 \series bold
17975 xcolor
17976 \series default
17977
17978 \begin_inset Index idx
17979 status collapsed
17980
17981 \begin_layout Plain Layout
17982 Paquetages \SpecialChar LaTeX
17983  ! xcolor
17984 \begin_inset ERT
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988
17989
17990 \backslash
17991 vspace{4mm}
17992 \end_layout
17993
17994 \end_inset
17995
17996
17997 \end_layout
17998
17999 \end_inset
18000
18001  dans le préambule du document avec la commande
18002 \end_layout
18003
18004 \begin_layout Standard
18005
18006 \series bold
18007
18008 \backslash
18009 usepackage[table]{xcolor}
18010 \end_layout
18011
18012 \begin_layout Standard
18013
18014 \series bold
18015 xcolor
18016 \series default
18017  charge automatiquement le paquetage 
18018 \series bold
18019 colortbl
18020 \series default
18021
18022 \begin_inset Index idx
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026 Paquetages \SpecialChar LaTeX
18027  ! colortbl
18028 \end_layout
18029
18030 \end_inset
18031
18032 , il faut donc que
18033 \series bold
18034  colortbl
18035 \series default
18036  existe dans votre distribution \SpecialChar LaTeX
18037 , sinon vous aurez des erreurs.
18038 \end_layout
18039
18040 \begin_layout Standard
18041 \begin_inset ERT
18042 status collapsed
18043
18044 \begin_layout Plain Layout
18045
18046
18047 \backslash
18048 ifcolortbl
18049 \end_layout
18050
18051 \end_inset
18052
18053
18054 \begin_inset Note Note
18055 status open
18056
18057 \begin_layout Plain Layout
18058 La section qui suit ne sera affichée que si vous avez installé le paquetage
18059  \SpecialChar LaTeX
18060  
18061 \series bold
18062 colortbl
18063 \series default
18064 .
18065 \end_layout
18066
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \begin_layout Standard
18073 Les lignes de tableau sont colorées par la commande
18074 \end_layout
18075
18076 \begin_layout Standard
18077
18078 \series bold
18079
18080 \backslash
18081 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18082  paire}
18083 \end_layout
18084
18085 \begin_layout Standard
18086 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18087  avant le premier
18088  tableau nécessitant la coloration alternative des lignes.
18089  
18090 \series bold
18091 numéro de ligne
18092 \series default
18093  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18094  
18095 \series bold
18096 commandes
18097 \series default
18098 \emph on
18099  
18100 \emph default
18101 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18102  Par exemple la commande
18103 \end_layout
18104
18105 \begin_layout Standard
18106
18107 \series bold
18108
18109 \backslash
18110 rowcolors{1}{white}{lightgray}
18111 \end_layout
18112
18113 \begin_layout Standard
18114 donne le schéma de couleurs du tableau
18115 \begin_inset space ~
18116 \end_inset
18117
18118
18119 \begin_inset CommandInset ref
18120 LatexCommand ref
18121 reference "tab:Table-rowcolors"
18122
18123 \end_inset
18124
18125 .
18126  La commande
18127 \end_layout
18128
18129 \begin_layout Standard
18130
18131 \series bold
18132
18133 \backslash
18134 rowcolors[
18135 \backslash
18136 hline]{1}{lightgray}{cyan}
18137 \end_layout
18138
18139 \begin_layout Standard
18140 donne le schéma de couleurs du tableau
18141 \begin_inset space ~
18142 \end_inset
18143
18144
18145 \begin_inset CommandInset ref
18146 LatexCommand ref
18147 reference "tab:Table-rowcolors-2"
18148
18149 \end_inset
18150
18151 .
18152  Si 
18153 \series bold
18154 couleur ligne impaire
18155 \series default
18156  ou 
18157 \series bold
18158 couleur ligne paire
18159 \series default
18160  est vide, aucune couleur n'est utilisée, donc la commande
18161 \end_layout
18162
18163 \begin_layout Standard
18164
18165 \series bold
18166
18167 \backslash
18168 rowcolors{1}{}{}
18169 \end_layout
18170
18171 \begin_layout Standard
18172 supprime toutes les couleurs.
18173  
18174 \series bold
18175
18176 \backslash
18177 rowcolors
18178 \series default
18179  s'applique aux tableaux qui suivent cette commande.
18180 \end_layout
18181
18182 \begin_layout Standard
18183 \begin_inset ERT
18184 status open
18185
18186 \begin_layout Plain Layout
18187
18188
18189 \backslash
18190 rowcolors{1}{white}{lightgray}
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \begin_layout Standard
18199 \begin_inset Float table
18200 placement h
18201 wide false
18202 sideways false
18203 status open
18204
18205 \begin_layout Plain Layout
18206 \begin_inset Caption Standard
18207
18208 \begin_layout Plain Layout
18209
18210 \lang english
18211 \begin_inset CommandInset label
18212 LatexCommand label
18213 name "tab:Table-rowcolors"
18214
18215 \end_inset
18216
18217
18218 \lang french
18219 Tableau avec une colonne sur deux en gris clair.
18220 \end_layout
18221
18222 \end_inset
18223
18224
18225 \end_layout
18226
18227 \begin_layout Plain Layout
18228 \align center
18229 \begin_inset Tabular
18230 <lyxtabular version="3" rows="4" columns="3">
18231 <features tabularvalignment="middle">
18232 <column alignment="center" valignment="top">
18233 <column alignment="center" valignment="top" width="0pt">
18234 <column alignment="center" valignment="top" width="0pt">
18235 <row>
18236 <cell alignment="center" valignment="top" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 X
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 Y
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 Z
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 </row>
18264 <row>
18265 <cell alignment="center" valignment="top" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 1
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell alignment="center" valignment="top" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 2
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 3
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 </row>
18293 <row>
18294 <cell alignment="center" valignment="top" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298 4
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 <cell alignment="center" valignment="top" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307 5
18308 \end_layout
18309
18310 \end_inset
18311 </cell>
18312 <cell alignment="center" valignment="top" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 6
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 </row>
18322 <row>
18323 <cell alignment="center" valignment="top" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 7
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 <cell alignment="center" valignment="top" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 8
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 9
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 </row>
18351 </lyxtabular>
18352
18353 \end_inset
18354
18355
18356 \end_layout
18357
18358 \end_inset
18359
18360
18361 \end_layout
18362
18363 \begin_layout Standard
18364 \begin_inset ERT
18365 status open
18366
18367 \begin_layout Plain Layout
18368
18369
18370 \backslash
18371 rowcolors[
18372 \backslash
18373 hline]{1}{lightgray}{cyan}
18374 \end_layout
18375
18376 \end_inset
18377
18378
18379 \end_layout
18380
18381 \begin_layout Standard
18382 \begin_inset Float table
18383 placement h
18384 wide false
18385 sideways false
18386 status open
18387
18388 \begin_layout Plain Layout
18389 \begin_inset Caption Standard
18390
18391 \begin_layout Plain Layout
18392
18393 \lang english
18394 \begin_inset CommandInset label
18395 LatexCommand label
18396 name "tab:Table-rowcolors-2"
18397
18398 \end_inset
18399
18400
18401 \lang french
18402 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18403  ligne
18404 \end_layout
18405
18406 \end_inset
18407
18408
18409 \end_layout
18410
18411 \begin_layout Plain Layout
18412 \align center
18413 \begin_inset Tabular
18414 <lyxtabular version="3" rows="4" columns="3">
18415 <features tabularvalignment="middle">
18416 <column alignment="center" valignment="top">
18417 <column alignment="center" valignment="top">
18418 <column alignment="center" valignment="top" width="0pt">
18419 <row>
18420 <cell alignment="center" valignment="top" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424 X
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 <cell alignment="center" valignment="top" usebox="none">
18430 \begin_inset Text
18431
18432 \begin_layout Plain Layout
18433 Y
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 <cell alignment="center" valignment="top" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442 Z
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 </row>
18448 <row>
18449 <cell alignment="center" valignment="top" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453 1
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell alignment="center" valignment="top" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 2
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 3
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 </row>
18477 <row>
18478 <cell alignment="center" valignment="top" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482 4
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 <cell alignment="center" valignment="top" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 5
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 6
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 </row>
18506 <row>
18507 <cell alignment="center" valignment="top" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511 7
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 <cell alignment="center" valignment="top" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520 8
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 9
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 </row>
18535 </lyxtabular>
18536
18537 \end_inset
18538
18539
18540 \end_layout
18541
18542 \end_inset
18543
18544
18545 \end_layout
18546
18547 \begin_layout Standard
18548 \begin_inset ERT
18549 status collapsed
18550
18551 \begin_layout Plain Layout
18552
18553
18554 \backslash
18555 rowcolors{1}{}{}
18556 \end_layout
18557
18558 \end_inset
18559
18560
18561 \begin_inset Note Note
18562 status collapsed
18563
18564 \begin_layout Plain Layout
18565
18566 \lang english
18567 turns off the row coloring
18568 \end_layout
18569
18570 \end_inset
18571
18572
18573 \end_layout
18574
18575 \begin_layout Standard
18576 \begin_inset ERT
18577 status collapsed
18578
18579 \begin_layout Plain Layout
18580
18581
18582 \backslash
18583 else
18584 \end_layout
18585
18586 \end_inset
18587
18588
18589 \begin_inset Note Note
18590 status open
18591
18592 \begin_layout Plain Layout
18593 Ce qui suit sera affiché si le paquetage 
18594 \series bold
18595 colortbl
18596 \series default
18597  n'est pas installé :
18598 \end_layout
18599
18600 \end_inset
18601
18602
18603 \end_layout
18604
18605 \begin_layout Standard
18606 Vous devez installer le paquetage 
18607 \series bold
18608 colortbl
18609 \series default
18610  pour voir le contenu des cette section dans la sortie imprimée.
18611 \end_layout
18612
18613 \begin_layout Standard
18614 \begin_inset ERT
18615 status collapsed
18616
18617 \begin_layout Plain Layout
18618
18619
18620 \backslash
18621 fi
18622 \end_layout
18623
18624 \end_inset
18625
18626
18627 \end_layout
18628
18629 \begin_layout Subsection
18630 Les filets colorés
18631 \begin_inset Index idx
18632 status open
18633
18634 \begin_layout Plain Layout
18635 Tableau Coloré ! Pour les filets
18636 \end_layout
18637
18638 \end_inset
18639
18640
18641 \begin_inset Index idx
18642 status collapsed
18643
18644 \begin_layout Plain Layout
18645 Couleur ! Pour les filets des tableaux
18646 \end_layout
18647
18648 \end_inset
18649
18650
18651 \begin_inset Note Note
18652 status collapsed
18653
18654 \begin_layout Plain Layout
18655 on parle de filets plutôt que de lignes pour les tableaux
18656 \end_layout
18657
18658 \end_inset
18659
18660
18661 \end_layout
18662
18663 \begin_layout Standard
18664 Comme c'est décrit dans la section
18665 \begin_inset space ~
18666 \end_inset
18667
18668
18669 \begin_inset CommandInset ref
18670 LatexCommand ref
18671 reference "subsec:Epaisseur-filets"
18672
18673 \end_inset
18674
18675 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18676  variable 
18677 \series bold
18678
18679 \backslash
18680 arrayrulewidth
18681 \series default
18682 .
18683  Elle est mise à 1.5
18684 \begin_inset space \thinspace{}
18685 \end_inset
18686
18687 pt pour tous les tableaux de cette section.
18688 \begin_inset ERT
18689 status collapsed
18690
18691 \begin_layout Plain Layout
18692
18693
18694 \backslash
18695 setlength{
18696 \backslash
18697 arrayrulewidth}{1.5pt}
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \end_layout
18704
18705 \begin_layout Standard
18706 Pour colorer les filets verticaux, par exemple en vert, créez le format
18707  de colonne suivant dans le préambule du document, en suivant la description
18708  de la section
18709 \begin_inset space ~
18710 \end_inset
18711
18712
18713 \begin_inset CommandInset ref
18714 LatexCommand ref
18715 reference "subsec:Formats-personnalisés"
18716
18717 \end_inset
18718
18719 :
18720 \end_layout
18721
18722 \begin_layout Standard
18723
18724 \series bold
18725
18726 \backslash
18727 newcolumntype{W}{!{
18728 \backslash
18729 color{green}
18730 \backslash
18731 vline}}
18732 \end_layout
18733
18734 \begin_layout Standard
18735 Pour le tableau
18736 \begin_inset space ~
18737 \end_inset
18738
18739
18740 \begin_inset CommandInset ref
18741 LatexCommand ref
18742 reference "tab:Tableau-filets-verticaux-colorés"
18743
18744 \end_inset
18745
18746  le paramètre \SpecialChar LaTeX
18747
18748 \series bold
18749  WcW
18750 \series default
18751  a été utilisé pour la dernière colonne et
18752 \series bold
18753  Wc
18754 \series default
18755  pour les autres colonnes.
18756 \end_layout
18757
18758 \begin_layout Standard
18759 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18760 \end_layout
18761
18762 \begin_layout Standard
18763 \begin_inset Float table
18764 placement h
18765 wide false
18766 sideways false
18767 status open
18768
18769 \begin_layout Plain Layout
18770 \begin_inset Caption Standard
18771
18772 \begin_layout Plain Layout
18773 \begin_inset CommandInset label
18774 LatexCommand label
18775 name "tab:Tableau-filets-verticaux-colorés"
18776
18777 \end_inset
18778
18779 Tableau avec filets verticaux colorés
18780 \end_layout
18781
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \begin_layout Plain Layout
18788 \align center
18789 \begin_inset Tabular
18790 <lyxtabular version="3" rows="3" columns="3">
18791 <features tabularvalignment="middle">
18792 <column alignment="center" valignment="top" special="Wc">
18793 <column alignment="center" valignment="top" special="Wc">
18794 <column alignment="center" valignment="top" special="WcW">
18795 <row>
18796 <cell alignment="center" valignment="top" topline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800 sd
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" topline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 </row>
18824 <row>
18825 <cell alignment="center" valignment="top" topline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="center" valignment="top" topline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 sd
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" topline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row>
18854 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \end_layout
18860
18861 \end_inset
18862 </cell>
18863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 sd
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 </row>
18882 </lyxtabular>
18883
18884 \end_inset
18885
18886
18887 \end_layout
18888
18889 \end_inset
18890
18891
18892 \end_layout
18893
18894 \begin_layout Standard
18895 \begin_inset VSpace bigskip
18896 \end_inset
18897
18898 Pour colorer les filets horizontaux en rouge comme pour le tableau
18899 \begin_inset space ~
18900 \end_inset
18901
18902
18903 \begin_inset CommandInset ref
18904 LatexCommand ref
18905 reference "tab:Tableau-filet-horizontaux-colorés"
18906
18907 \end_inset
18908
18909 , insérez les commandes suivantes en code \SpecialChar TeX
18910  juste avant le tableau ou le
18911  flottant de tableau :
18912 \end_layout
18913
18914 \begin_layout Standard
18915
18916 \series bold
18917
18918 \backslash
18919 let
18920 \backslash
18921 myHlineC
18922 \backslash
18923 hline
18924 \begin_inset Newline newline
18925 \end_inset
18926
18927
18928 \backslash
18929 renewcommand{
18930 \backslash
18931 hline}
18932 \begin_inset Newline newline
18933 \end_inset
18934
18935
18936 \begin_inset Phantom HPhantom
18937 status open
18938
18939 \begin_layout Plain Layout
18940
18941 \series bold
18942 \begin_inset space ~
18943 \end_inset
18944
18945
18946 \end_layout
18947
18948 \end_inset
18949
18950 {
18951 \backslash
18952 arrayrulecolor{red}
18953 \backslash
18954 myHlineC
18955 \backslash
18956 arrayrulecolor{black}}
18957 \end_layout
18958
18959 \begin_layout Standard
18960 \begin_inset ERT
18961 status collapsed
18962
18963 \begin_layout Plain Layout
18964
18965
18966 \backslash
18967 let
18968 \backslash
18969 myHlineC
18970 \backslash
18971 hline
18972 \end_layout
18973
18974 \begin_layout Plain Layout
18975
18976
18977 \backslash
18978 renewcommand{
18979 \backslash
18980 hline}
18981 \end_layout
18982
18983 \begin_layout Plain Layout
18984
18985  {
18986 \backslash
18987 arrayrulecolor{red}
18988 \backslash
18989 myHlineC
18990 \backslash
18991 arrayrulecolor{black}}
18992 \end_layout
18993
18994 \end_inset
18995
18996
18997 \begin_inset Float table
18998 placement h
18999 wide false
19000 sideways false
19001 status open
19002
19003 \begin_layout Plain Layout
19004 \begin_inset Caption Standard
19005
19006 \begin_layout Plain Layout
19007 \begin_inset CommandInset label
19008 LatexCommand label
19009 name "tab:Tableau-filet-horizontaux-colorés"
19010
19011 \end_inset
19012
19013 Tableau avec filets horizontaux colorés
19014 \end_layout
19015
19016 \end_inset
19017
19018
19019 \end_layout
19020
19021 \begin_layout Plain Layout
19022 \align center
19023 \begin_inset Tabular
19024 <lyxtabular version="3" rows="3" columns="3">
19025 <features tabularvalignment="middle">
19026 <column alignment="center" valignment="top">
19027 <column alignment="center" valignment="top">
19028 <column alignment="center" valignment="top">
19029 <row>
19030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 sd
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 </row>
19058 <row>
19059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072 sd
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 </row>
19087 <row>
19088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092
19093 \end_layout
19094
19095 \end_inset
19096 </cell>
19097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 sd
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 </lyxtabular>
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \end_layout
19127
19128 \begin_layout Standard
19129 Pour revenir à la couleur noire implicite, insérez la commande suivante
19130  en code \SpecialChar TeX
19131 , juste après le tableau ou le flottant de tableau :
19132 \end_layout
19133
19134 \begin_layout Standard
19135
19136 \series bold
19137
19138 \backslash
19139 renewcommand{
19140 \backslash
19141 hline}{
19142 \backslash
19143 myHlineC}
19144 \end_layout
19145
19146 \begin_layout Standard
19147 Le tableau
19148 \begin_inset space ~
19149 \end_inset
19150
19151
19152 \begin_inset CommandInset ref
19153 LatexCommand ref
19154 reference "tab:Tableau-avec-filets-colorés"
19155
19156 \end_inset
19157
19158  est un exemple avec des filets horizontaux et verticaux colorés.
19159 \end_layout
19160
19161 \begin_layout Standard
19162 \begin_inset Float table
19163 placement h
19164 wide false
19165 sideways false
19166 status open
19167
19168 \begin_layout Plain Layout
19169 \begin_inset Caption Standard
19170
19171 \begin_layout Plain Layout
19172 \begin_inset CommandInset label
19173 LatexCommand label
19174 name "tab:Tableau-avec-filets-colorés"
19175
19176 \end_inset
19177
19178 Tableau avec filets horizontaux et verticaux colorés
19179 \end_layout
19180
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \begin_layout Plain Layout
19187 \align center
19188 \begin_inset Tabular
19189 <lyxtabular version="3" rows="3" columns="3">
19190 <features tabularvalignment="middle">
19191 <column alignment="center" valignment="top" special="Wc">
19192 <column alignment="center" valignment="top" special="Wc">
19193 <column alignment="center" valignment="top" special="WcW">
19194 <row>
19195 <cell alignment="center" valignment="top" topline="true" usebox="none">
19196 \begin_inset Text
19197
19198 \begin_layout Plain Layout
19199 sd
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" topline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 </row>
19223 <row>
19224 <cell alignment="center" valignment="top" topline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 <cell alignment="center" valignment="top" topline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237 sd
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" topline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 </row>
19252 <row topspace="default">
19253 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 sd
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 </row>
19281 </lyxtabular>
19282
19283 \end_inset
19284
19285
19286 \end_layout
19287
19288 \end_inset
19289
19290
19291 \end_layout
19292
19293 \begin_layout Standard
19294 \begin_inset ERT
19295 status collapsed
19296
19297 \begin_layout Plain Layout
19298
19299
19300 \backslash
19301 renewcommand{
19302 \backslash
19303 hline}{
19304 \backslash
19305 myHlineC}
19306 \end_layout
19307
19308 \end_inset
19309
19310
19311 \end_layout
19312
19313 \begin_layout Standard
19314 \begin_inset ERT
19315 status collapsed
19316
19317 \begin_layout Plain Layout
19318
19319
19320 \backslash
19321 setlength{
19322 \backslash
19323 arrayrulewidth}{1.2pt}
19324 \end_layout
19325
19326 \end_inset
19327
19328
19329 \end_layout
19330
19331 \begin_layout Standard
19332
19333 \lang english
19334 To color only some of the table lines another strategy is necessary.
19335  To color all following horizontal lines, insert this command as TeX code
19336  as last thing in the row that should be above the first colored line:
19337 \end_layout
19338
19339 \begin_layout Standard
19340
19341 \series bold
19342
19343 \backslash
19344
19345 \backslash
19346
19347 \backslash
19348 arrayrulecolor{blue}%
19349 \end_layout
19350
19351 \begin_layout Standard
19352
19353 \lang english
19354 To go back to black lines, add this command as first thing in the row that
19355  is above the black lines:
19356 \end_layout
19357
19358 \begin_layout Standard
19359
19360 \series bold
19361
19362 \backslash
19363 arrayrulecolor{black}
19364 \end_layout
19365
19366 \begin_layout Standard
19367
19368 \lang english
19369 With this one can color tables like the one in Table
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  However, with this method it is not possible to color the line above the
19382  first row of a table.
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
19396 \lang english
19397 \begin_inset CommandInset label
19398 LatexCommand label
19399 name "tab:Table-with-different-hor"
19400
19401 \end_inset
19402
19403 Table with different horizontal line colors.
19404 \end_layout
19405
19406 \end_inset
19407
19408
19409 \end_layout
19410
19411 \begin_layout Plain Layout
19412 \align center
19413 \begin_inset Tabular
19414 <lyxtabular version="3" rows="6" columns="7">
19415 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top">
19422 <column alignment="center" valignment="top">
19423 <row>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 <cell alignment="center" valignment="top" topline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" topline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 \begin_inset ERT
19483 status open
19484
19485 \begin_layout Plain Layout
19486
19487
19488 \backslash
19489
19490 \backslash
19491
19492 \backslash
19493 arrayrulecolor{blue}%
19494 \end_layout
19495
19496 \end_inset
19497
19498
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 </row>
19504 <row>
19505 <cell alignment="center" valignment="top" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 Y
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 <cell alignment="center" valignment="top" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563 Y
19564 \end_layout
19565
19566 \end_inset
19567 </cell>
19568 </row>
19569 <row>
19570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset ERT
19575 status open
19576
19577 \begin_layout Plain Layout
19578
19579
19580 \backslash
19581 arrayrulecolor{black}
19582 \end_layout
19583
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 </row>
19646 <row>
19647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 <cell alignment="center" valignment="top" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Plain Layout
19669
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 <cell alignment="center" valignment="top" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 \begin_inset ERT
19706 status collapsed
19707
19708 \begin_layout Plain Layout
19709
19710
19711 \backslash
19712
19713 \backslash
19714
19715 \backslash
19716 arrayrulecolor{green}%
19717 \end_layout
19718
19719 \end_inset
19720
19721
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 </row>
19727 <row>
19728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 \begin_inset ERT
19798 status collapsed
19799
19800 \begin_layout Plain Layout
19801
19802
19803 \backslash
19804 arrayrulecolor{black}
19805 \end_layout
19806
19807 \end_inset
19808
19809 B
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863 \begin_inset ERT
19864 status collapsed
19865
19866 \begin_layout Plain Layout
19867
19868
19869 \backslash
19870
19871 \backslash
19872
19873 \backslash
19874 arrayrulecolor{blue}%
19875 \end_layout
19876
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 </lyxtabular>
19886
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \begin_layout Standard
19898
19899 \lang english
19900 To change the color of vertical lines within a row, like in Table
19901 \begin_inset space ~
19902 \end_inset
19903
19904
19905 \begin_inset CommandInset ref
19906 LatexCommand ref
19907 reference "tab:Table-with-different-ver"
19908
19909 \end_inset
19910
19911 , one needs to use multicolumns.
19912  At first one needs to remove all vertical lines that don't run along the
19913  whole column.
19914  Now one colors all lines using the command
19915 \end_layout
19916
19917 \begin_layout Standard
19918
19919 \series bold
19920
19921 \backslash
19922
19923 \backslash
19924
19925 \backslash
19926 arrayrulecolor{blue}%
19927 \end_layout
19928
19929 \begin_layout Standard
19930
19931 \lang english
19932 as above.
19933  Finally one inserts this command as TeX code to ever cell in the row where
19934  one needs a vertical line in a different color:
19935 \end_layout
19936
19937 \begin_layout Standard
19938
19939 \series bold
19940
19941 \backslash
19942 multicolumn{1}{!{
19943 \backslash
19944 color{green}
19945 \backslash
19946 vline}c!{
19947 \backslash
19948 color{red}
19949 \backslash
19950 vline}}{
19951 \end_layout
19952
19953 \begin_layout Standard
19954
19955 \lang english
19956 This adds a vertical line to both sides of the table.
19957  The left one will be green, the right one red.
19958  If no color change is necessary one can omit the 
19959 \series bold
19960
19961 \backslash
19962 color
19963 \series default
19964  command in the above command.
19965  To get for example a black left line and a blue right line you can write:
19966 \end_layout
19967
19968 \begin_layout Standard
19969
19970 \series bold
19971
19972 \backslash
19973 multicolumn{1}{!{
19974 \backslash
19975 color{black}
19976 \backslash
19977 vline}c|}{
19978 \end_layout
19979
19980 \begin_layout Standard
19981
19982 \lang english
19983 because the color blue was already set for all lines.
19984  The 
19985 \series bold
19986 |
19987 \series default
19988  creates hereby the vertical line while 
19989 \series bold
19990
19991 \backslash
19992 vline
19993 \series default
19994  does this when 
19995 \series bold
19996
19997 \backslash
19998 color
19999 \series default
20000  is used.
20001  To set vertical lines without changing any color use
20002 \end_layout
20003
20004 \begin_layout Standard
20005
20006 \series bold
20007
20008 \backslash
20009 multicolumn{1}{|c|}{
20010 \end_layout
20011
20012 \begin_layout Standard
20013
20014 \lang english
20015 After this command insert the cell content the normal way and end the cell
20016  with a closing brace 
20017 \series bold
20018 }
20019 \series default
20020  in TeX code.
20021 \end_layout
20022
20023 \begin_layout Standard
20024 \begin_inset Float table
20025 wide false
20026 sideways false
20027 status open
20028
20029 \begin_layout Plain Layout
20030 \begin_inset Caption Standard
20031
20032 \begin_layout Plain Layout
20033
20034 \lang english
20035 \begin_inset CommandInset label
20036 LatexCommand label
20037 name "tab:Table-with-different-ver"
20038
20039 \end_inset
20040
20041 Table with different vertical line colors in one row.
20042 \end_layout
20043
20044 \end_inset
20045
20046
20047 \end_layout
20048
20049 \begin_layout Plain Layout
20050 \align center
20051 \begin_inset Tabular
20052 <lyxtabular version="3" rows="5" columns="7">
20053 <features tabularvalignment="middle">
20054 <column alignment="center" valignment="top">
20055 <column alignment="center" valignment="top">
20056 <column alignment="center" valignment="top">
20057 <column alignment="center" valignment="top">
20058 <column alignment="center" valignment="top">
20059 <column alignment="center" valignment="top">
20060 <column alignment="center" valignment="top">
20061 <row>
20062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 <cell alignment="center" valignment="top" topline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 <cell alignment="center" valignment="top" topline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 <cell alignment="center" valignment="top" topline="true" usebox="none">
20099 \begin_inset Text
20100
20101 \begin_layout Plain Layout
20102
20103 \end_layout
20104
20105 \end_inset
20106 </cell>
20107 <cell alignment="center" valignment="top" topline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 \begin_inset ERT
20121 status open
20122
20123 \begin_layout Plain Layout
20124
20125
20126 \backslash
20127
20128 \backslash
20129
20130 \backslash
20131 arrayrulecolor{red}%
20132 \end_layout
20133
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row>
20143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 \begin_inset ERT
20148 status open
20149
20150 \begin_layout Plain Layout
20151
20152
20153 \backslash
20154 multicolumn{1}{!{
20155 \backslash
20156 color{black}
20157 \backslash
20158 vline}c|}{
20159 \end_layout
20160
20161 \end_inset
20162
20163 Y
20164 \begin_inset ERT
20165 status collapsed
20166
20167 \begin_layout Plain Layout
20168
20169 }
20170 \end_layout
20171
20172 \end_inset
20173
20174
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219 \begin_inset ERT
20220 status open
20221
20222 \begin_layout Plain Layout
20223
20224
20225 \backslash
20226 multicolumn{1}{c|}{
20227 \end_layout
20228
20229 \end_inset
20230
20231
20232 \begin_inset ERT
20233 status collapsed
20234
20235 \begin_layout Plain Layout
20236
20237 }
20238 \end_layout
20239
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 \begin_inset ERT
20252 status open
20253
20254 \begin_layout Plain Layout
20255
20256
20257 \backslash
20258 multicolumn{1}{c!{
20259 \backslash
20260 color{black}
20261 \backslash
20262 vline}}{
20263 \end_layout
20264
20265 \end_inset
20266
20267 Y
20268 \begin_inset ERT
20269 status collapsed
20270
20271 \begin_layout Plain Layout
20272
20273 }
20274 \end_layout
20275
20276 \end_inset
20277
20278
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 </row>
20284 <row>
20285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289 \begin_inset ERT
20290 status collapsed
20291
20292 \begin_layout Plain Layout
20293
20294
20295 \backslash
20296 arrayrulecolor{black}
20297 \end_layout
20298
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 \begin_inset ERT
20356 status collapsed
20357
20358 \begin_layout Plain Layout
20359
20360
20361 \backslash
20362
20363 \backslash
20364
20365 \backslash
20366 arrayrulecolor{magenta}%
20367 \end_layout
20368
20369 \end_inset
20370
20371
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 </row>
20377 <row>
20378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 \begin_inset ERT
20383 status collapsed
20384
20385 \begin_layout Plain Layout
20386
20387
20388 \backslash
20389 multicolumn{1}{|c!{
20390 \backslash
20391 color{red}
20392 \backslash
20393 vline}}{
20394 \end_layout
20395
20396 \end_inset
20397
20398
20399 \begin_inset ERT
20400 status collapsed
20401
20402 \begin_layout Plain Layout
20403
20404 }
20405 \end_layout
20406
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 \begin_inset ERT
20419 status collapsed
20420
20421 \begin_layout Plain Layout
20422
20423
20424 \backslash
20425 multicolumn{1}{c!{
20426 \backslash
20427 color{green}
20428 \backslash
20429 vline}}{
20430 \end_layout
20431
20432 \end_inset
20433
20434
20435 \begin_inset ERT
20436 status collapsed
20437
20438 \begin_layout Plain Layout
20439
20440 }
20441 \end_layout
20442
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 \begin_inset ERT
20455 status collapsed
20456
20457 \begin_layout Plain Layout
20458
20459
20460 \backslash
20461 multicolumn{1}{c!{
20462 \backslash
20463 color{yellow}
20464 \backslash
20465 vline}}{
20466 \end_layout
20467
20468 \end_inset
20469
20470
20471 \begin_inset ERT
20472 status collapsed
20473
20474 \begin_layout Plain Layout
20475
20476 }
20477 \end_layout
20478
20479 \end_inset
20480
20481
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 \begin_inset ERT
20491 status collapsed
20492
20493 \begin_layout Plain Layout
20494
20495
20496 \backslash
20497 multicolumn{1}{c!{
20498 \backslash
20499 color{blue}
20500 \backslash
20501 vline}}{
20502 \end_layout
20503
20504 \end_inset
20505
20506
20507 \begin_inset ERT
20508 status collapsed
20509
20510 \begin_layout Plain Layout
20511
20512 }
20513 \end_layout
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 \begin_inset ERT
20527 status collapsed
20528
20529 \begin_layout Plain Layout
20530
20531
20532 \backslash
20533 multicolumn{1}{c!{
20534 \backslash
20535 color{cyan}
20536 \backslash
20537 vline}}{
20538 \end_layout
20539
20540 \end_inset
20541
20542
20543 \begin_inset ERT
20544 status collapsed
20545
20546 \begin_layout Plain Layout
20547
20548 }
20549 \end_layout
20550
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562 \begin_inset ERT
20563 status collapsed
20564
20565 \begin_layout Plain Layout
20566
20567
20568 \backslash
20569 multicolumn{1}{c!{
20570 \backslash
20571 color{black}
20572 \backslash
20573 vline}}{
20574 \end_layout
20575
20576 \end_inset
20577
20578
20579 \begin_inset ERT
20580 status collapsed
20581
20582 \begin_layout Plain Layout
20583
20584 }
20585 \end_layout
20586
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 \begin_inset ERT
20599 status collapsed
20600
20601 \begin_layout Plain Layout
20602
20603
20604 \backslash
20605 multicolumn{1}{c|}{
20606 \end_layout
20607
20608 \end_inset
20609
20610
20611 \begin_inset ERT
20612 status collapsed
20613
20614 \begin_layout Plain Layout
20615
20616 }
20617 \end_layout
20618
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 <row>
20628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632 \begin_inset ERT
20633 status collapsed
20634
20635 \begin_layout Plain Layout
20636
20637
20638 \backslash
20639 arrayrulecolor{black}
20640 \end_layout
20641
20642 \end_inset
20643
20644 B
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20677 \begin_inset Text
20678
20679 \begin_layout Plain Layout
20680
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Plain Layout
20689
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 </lyxtabular>
20705
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \begin_layout Standard
20717 \begin_inset ERT
20718 status collapsed
20719
20720 \begin_layout Plain Layout
20721
20722
20723 \backslash
20724 setlength{
20725 \backslash
20726 arrayrulewidth}{0.4pt}
20727 \end_layout
20728
20729 \end_inset
20730
20731
20732 \end_layout
20733
20734 \begin_layout Section
20735 Pivotement des cellules
20736 \begin_inset CommandInset label
20737 LatexCommand label
20738 name "sec:Pivotement-des-cellules"
20739
20740 \end_inset
20741
20742
20743 \begin_inset Index idx
20744 status collapsed
20745
20746 \begin_layout Plain Layout
20747 Tableau ! Pivotement des cellules
20748 \end_layout
20749
20750 \end_inset
20751
20752
20753 \begin_inset Index idx
20754 status collapsed
20755
20756 \begin_layout Plain Layout
20757 Pivoter des objets
20758 \end_layout
20759
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \begin_layout Standard
20766 \begin_inset Note Greyedout
20767 status open
20768
20769 \begin_layout Plain Layout
20770
20771 \series bold
20772 Nota:
20773 \series default
20774  toutes les visionneuses DVI n'affichent pas les rotations.
20775 \end_layout
20776
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \begin_layout Standard
20783 Le tableau
20784 \begin_inset space ~
20785 \end_inset
20786
20787
20788 \begin_inset CommandInset ref
20789 LatexCommand ref
20790 reference "tab:Tableau-incluant-des"
20791
20792 \end_inset
20793
20794  est un exemple dans lequel 3 cellules pivotent de 45
20795 \begin_inset space \thinspace{}
20796 \end_inset
20797
20798 °.
20799 \end_layout
20800
20801 \begin_layout Standard
20802 \begin_inset Float table
20803 placement h
20804 wide false
20805 sideways false
20806 status open
20807
20808 \begin_layout Plain Layout
20809 \begin_inset Caption Standard
20810
20811 \begin_layout Plain Layout
20812 \begin_inset CommandInset label
20813 LatexCommand label
20814 name "tab:Tableau-incluant-des"
20815
20816 \end_inset
20817
20818 Tableau incluant des cellules pivotées dans la première ligne.
20819 \end_layout
20820
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \begin_layout Plain Layout
20827 \noindent
20828 \align center
20829 \begin_inset Tabular
20830 <lyxtabular version="3" rows="2" columns="3">
20831 <features tabularvalignment="middle">
20832 <column alignment="center" valignment="top" width="0pt">
20833 <column alignment="center" valignment="top" width="0pt">
20834 <column alignment="center" valignment="top" width="0pt">
20835 <row>
20836 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840 soucoupes
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849 assiettes
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858 plats
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 </row>
20864 <row>
20865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 45
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 33
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887 21
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 </row>
20893 </lyxtabular>
20894
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901
20902
20903 \end_layout
20904
20905 \begin_layout Standard
20906 \begin_inset Note Greyedout
20907 status open
20908
20909 \begin_layout Plain Layout
20910
20911 \series bold
20912 Nota:
20913 \series default
20914  les ruptures de ligne (raccourci 
20915 \begin_inset Info
20916 type  "shortcut"
20917 arg   "newline-insert newline"
20918 \end_inset
20919
20920 ) ne sont pas autorisées dans les cellules pivotées
20921 \end_layout
20922
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \begin_layout Standard
20929 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20930  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20931 \begin_inset Foot
20932 status collapsed
20933
20934 \begin_layout Plain Layout
20935 Pour en savoir plus sur ces boîtes, voir les sections
20936 \begin_inset space ~
20937 \end_inset
20938
20939
20940 \begin_inset CommandInset ref
20941 LatexCommand ref
20942 reference "sec:Minipages"
20943
20944 \end_inset
20945
20946  et 
20947 \begin_inset CommandInset ref
20948 LatexCommand ref
20949 reference "sec:Parboxes"
20950
20951 \end_inset
20952
20953 .
20954 \end_layout
20955
20956 \end_inset
20957
20958  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20959  la hauteur de la cellule.
20960  Le tableau
20961 \begin_inset space ~
20962 \end_inset
20963
20964
20965 \begin_inset CommandInset ref
20966 LatexCommand ref
20967 reference "tab:Tableau-incluant-une"
20968
20969 \end_inset
20970
20971  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
20972  réglée à 3
20973 \begin_inset space \thinspace{}
20974 \end_inset
20975
20976 cm.
20977 \end_layout
20978
20979 \begin_layout Standard
20980 \begin_inset Float table
20981 placement h
20982 wide false
20983 sideways false
20984 status open
20985
20986 \begin_layout Plain Layout
20987 \begin_inset Caption Standard
20988
20989 \begin_layout Plain Layout
20990 \begin_inset CommandInset label
20991 LatexCommand label
20992 name "tab:Tableau-incluant-une"
20993
20994 \end_inset
20995
20996 Tableau incluant une cellule multi-lignes pivotée.
20997 \end_layout
20998
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \begin_layout Plain Layout
21005 \noindent
21006 \align center
21007 \begin_inset Tabular
21008 <lyxtabular version="3" rows="2" columns="3">
21009 <features tabularvalignment="middle">
21010 <column alignment="center" valignment="top">
21011 <column alignment="center" valignment="top" width="0pt">
21012 <column alignment="center" valignment="top">
21013 <row>
21014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 a
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027 \begin_inset Box Frameless
21028 position "t"
21029 hor_pos "c"
21030 has_inner_box 1
21031 inner_pos "t"
21032 use_parbox 0
21033 use_makebox 0
21034 width "3cm"
21035 special "none"
21036 height "1in"
21037 height_special "totalheight"
21038 thickness "0.4pt"
21039 separation "3pt"
21040 shadowsize "4pt"
21041 framecolor "black"
21042 backgroundcolor "none"
21043 status open
21044
21045 \begin_layout Plain Layout
21046 cellule pivotée
21047 \begin_inset Newline newline
21048 \end_inset
21049
21050 avec saut de ligne
21051 \end_layout
21052
21053 \end_inset
21054
21055
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 e
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 </row>
21070 <row>
21071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 b
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 c
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 d
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 </row>
21099 </lyxtabular>
21100
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \begin_layout Section
21112 Calcul de la largeur du tableau
21113 \begin_inset CommandInset label
21114 LatexCommand label
21115 name "sec:Table-Width-Calculation"
21116
21117 \end_inset
21118
21119
21120 \end_layout
21121
21122 \begin_layout Standard
21123 Pour les tableaux un peu larges il est parfois difficile de garantir que
21124  le tableau ne déborde pas dans la marge.
21125  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21126  la valeur à donner à chacune?
21127 \end_layout
21128
21129 \begin_layout Standard
21130 La largeur du tableau 
21131 \begin_inset Formula $L_{\mathrm{tableau}}$
21132 \end_inset
21133
21134  peut se calculer précisément: chaque colonne contribue pour sa largeur
21135  propre 
21136 \begin_inset Formula $L_{\mathrm{colonne}}$
21137 \end_inset
21138
21139  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21140  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21141
21142 \series bold
21143  
21144 \backslash
21145 tabcolsep
21146 \series default
21147 , implicitement 6
21148 \begin_inset space \thinspace{}
21149 \end_inset
21150
21151 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21152  
21153 \series bold
21154
21155 \backslash
21156 arrayrulewidth
21157 \series default
21158 , implicitement 0.4
21159 \begin_inset space \thinspace{}
21160 \end_inset
21161
21162 pt).
21163  Donc si les 
21164 \begin_inset Formula $n$
21165 \end_inset
21166
21167
21168 \begin_inset space ~
21169 \end_inset
21170
21171 colonnes ont la même largeur, la largeur du tableau est
21172 \begin_inset Formula 
21173 \begin{equation}
21174 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21175 \end{equation}
21176
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \begin_layout Standard
21183 La largeur disponible pour placer un tableau est la distance entre les marges
21184  de la page ou la largeur de la colonne de texte (pour un document présenté
21185  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21186  
21187 \series bold
21188
21189 \backslash
21190 columnwidth
21191 \series default
21192 .
21193  Si toutes le colonnes ont la même largeur et que 
21194 \begin_inset Formula $L_{\mathrm{tableau}}$
21195 \end_inset
21196
21197  doit valoir 1
21198 \begin_inset space \thinspace{}
21199 \end_inset
21200
21201
21202 \backslash
21203 columnwidth, 
21204 \begin_inset Formula $L_{\mathrm{colonne}}$
21205 \end_inset
21206
21207  se calcule facilement.
21208 \end_layout
21209
21210 \begin_layout Standard
21211 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21212  
21213 \series bold
21214 calc
21215 \series default
21216
21217 \begin_inset Index idx
21218 status collapsed
21219
21220 \begin_layout Plain Layout
21221 Paquetages \SpecialChar LaTeX
21222  ! calc
21223 \end_layout
21224
21225 \end_inset
21226
21227  dans le préambule du document.
21228  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21229  il faut utiliser le champ
21230 \family sans
21231  Argument \SpecialChar LaTeX
21232
21233 \family default
21234 .
21235  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21236  qui est expliqué dans la section
21237 \begin_inset space ~
21238 \end_inset
21239
21240
21241 \begin_inset CommandInset ref
21242 LatexCommand ref
21243 reference "subsec:Calculs-multicolonnes"
21244
21245 \end_inset
21246
21247 .
21248  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21249  saisir pour chaque colonne la commande
21250 \end_layout
21251
21252 \begin_layout Standard
21253
21254 \series bold
21255 >{
21256 \backslash
21257 centering}p{(1
21258 \backslash
21259 columnwidth-62.4pt)/5}
21260 \end_layout
21261
21262 \begin_layout Standard
21263 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21264 \begin_inset space ~
21265 \end_inset
21266
21267 fois celle des 3 autres, le calcul est le suivant:
21268 \end_layout
21269
21270 \begin_layout Standard
21271 \begin_inset Formula 
21272 \begin{align}
21273 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21274  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21275  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21276 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21277 \end{align}
21278
21279 \end_inset
21280
21281
21282 \end_layout
21283
21284 \begin_layout Standard
21285 Par conséquent, dans le tableau, la commande
21286 \end_layout
21287
21288 \begin_layout Standard
21289
21290 \series bold
21291 >{
21292 \backslash
21293 centering}p{(1
21294 \backslash
21295 columnwidth-62.4pt)/
21296 \backslash
21297 real{4.5}}
21298 \end_layout
21299
21300 \begin_layout Standard
21301 est utilisée pour les colonnes les plus larges, et la commande
21302 \end_layout
21303
21304 \begin_layout Standard
21305
21306 \series bold
21307 >{
21308 \backslash
21309 centering}p{(1
21310 \backslash
21311 columnwidth-62.4pt)/
21312 \backslash
21313 real{4.5}*
21314 \backslash
21315 real{0.75}}
21316 \end_layout
21317
21318 \begin_layout Standard
21319 est utilisée pour les plus étroites:
21320 \end_layout
21321
21322 \begin_layout Standard
21323 \begin_inset Tabular
21324 <lyxtabular version="3" rows="2" columns="5">
21325 <features tabularvalignment="middle">
21326 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21327 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21328 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21329 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21330 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21331 <row>
21332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Plain Layout
21336 1
21337 \end_layout
21338
21339 \end_inset
21340 </cell>
21341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345 2
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 3
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363 4
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Plain Layout
21372 5
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 </row>
21378 <row>
21379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383 111111 1111111 111111 111111111 11111 11111 1111
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 2222 22222 222222 222222222 2222222 22 22222
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 333333 333333 333333 33333 3333333 333
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 </row>
21425 </lyxtabular>
21426
21427 \end_inset
21428
21429
21430 \end_layout
21431
21432 \begin_layout Section
21433 Personnalisation des tableaux
21434 \begin_inset Index idx
21435 status collapsed
21436
21437 \begin_layout Plain Layout
21438 Tableau ! Personnalisation
21439 \end_layout
21440
21441 \end_inset
21442
21443
21444 \begin_inset Index idx
21445 status collapsed
21446
21447 \begin_layout Plain Layout
21448 Personnalisation des tableaux
21449 \end_layout
21450
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \begin_layout Subsection
21457 Espacement des lignes
21458 \begin_inset CommandInset label
21459 LatexCommand label
21460 name "subsec:Espacement-lignes"
21461
21462 \end_inset
21463
21464
21465 \begin_inset Index idx
21466 status collapsed
21467
21468 \begin_layout Plain Layout
21469 Personnalisation des tableaux ! Espacement des lignes
21470 \end_layout
21471
21472 \end_inset
21473
21474
21475 \end_layout
21476
21477 \begin_layout Standard
21478 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21479  l'onglet 
21480 \family sans
21481 Bordures
21482 \family default
21483  de la fenêtre de dialogue 
21484 \family sans
21485 Paramètres
21486 \begin_inset space ~
21487 \end_inset
21488
21489 du
21490 \begin_inset space ~
21491 \end_inset
21492
21493 tableau
21494 \family default
21495 .
21496  Vous y trouverez trois possibilités :
21497 \end_layout
21498
21499 \begin_layout Description
21500 Haut
21501 \begin_inset space ~
21502 \end_inset
21503
21504 de
21505 \begin_inset space ~
21506 \end_inset
21507
21508 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21509  Si le tableau est un tableau formel
21510 \begin_inset Foot
21511 status collapsed
21512
21513 \begin_layout Plain Layout
21514 Les tableaux formels sont décrits dans la section
21515 \begin_inset space ~
21516 \end_inset
21517
21518
21519 \begin_inset CommandInset ref
21520 LatexCommand ref
21521 reference "sec:Tableaux-Formels"
21522
21523 \end_inset
21524
21525 .
21526 \end_layout
21527
21528 \end_inset
21529
21530  \SpecialChar LyX
21531  va insérer implicitement un espace de 0.5
21532 \begin_inset space \thinspace{}
21533 \end_inset
21534
21535 em.
21536  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21537  les filets verticaux comme dans le tableau suivant :
21538 \begin_inset VSpace medskip
21539 \end_inset
21540
21541
21542 \begin_inset Newline newline
21543 \end_inset
21544
21545
21546 \begin_inset space \hspace*{}
21547 \length 0pt
21548 \end_inset
21549
21550
21551 \begin_inset space \hfill{}
21552 \end_inset
21553
21554
21555 \begin_inset Tabular
21556 <lyxtabular version="3" rows="3" columns="1">
21557 <features tabularvalignment="middle">
21558 <column alignment="center" valignment="top">
21559 <row>
21560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 A
21565 \end_layout
21566
21567 \end_inset
21568 </cell>
21569 </row>
21570 <row topspace="3mm">
21571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575 espace de 3
21576 \begin_inset space \thinspace{}
21577 \end_inset
21578
21579 mm en haut de la ligne
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 </row>
21585 <row>
21586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 C
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 </lyxtabular>
21597
21598 \end_inset
21599
21600
21601 \begin_inset space \hfill{}
21602 \end_inset
21603
21604
21605 \begin_inset space \hspace*{}
21606 \length 0pt
21607 \end_inset
21608
21609
21610 \begin_inset VSpace medskip
21611 \end_inset
21612
21613
21614 \begin_inset Newline newline
21615 \end_inset
21616
21617 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21618  pas de filets verticaux.
21619 \end_layout
21620
21621 \begin_layout Description
21622 Bas
21623 \begin_inset space ~
21624 \end_inset
21625
21626 de
21627 \begin_inset space ~
21628 \end_inset
21629
21630 ligne va ajouter de l'espace sous les caractères de la ligne.
21631  Si le tableau est un tableau formel \SpecialChar LyX
21632  va insérer implicitement un espace
21633  de 0.5
21634 \begin_inset space \thinspace{}
21635 \end_inset
21636
21637 em, pour les tableaux normaux, l'espace implicite est de 2
21638 \begin_inset space \thinspace{}
21639 \end_inset
21640
21641 pt.
21642 \end_layout
21643
21644 \begin_layout Description
21645 Entre
21646 \begin_inset space ~
21647 \end_inset
21648
21649 les
21650 \begin_inset space ~
21651 \end_inset
21652
21653 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21654  Si le tableau est un tableau formel \SpecialChar LyX
21655  va insérer implicitement un espace
21656  de 0.5
21657 \begin_inset space \thinspace{}
21658 \end_inset
21659
21660 em.
21661  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21662  les filets verticaux comme dans le tableau suivant :
21663 \begin_inset VSpace medskip
21664 \end_inset
21665
21666
21667 \begin_inset Newline newline
21668 \end_inset
21669
21670
21671 \begin_inset space \hspace*{}
21672 \length 0pt
21673 \end_inset
21674
21675
21676 \begin_inset space \hfill{}
21677 \end_inset
21678
21679
21680 \begin_inset Tabular
21681 <lyxtabular version="3" rows="3" columns="1">
21682 <features tabularvalignment="middle">
21683 <column alignment="center" valignment="top">
21684 <row>
21685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689 A
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row interlinespace="3mm">
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Formula $\downarrow$
21701 \end_inset
21702
21703  espace de 3
21704 \begin_inset space \thinspace{}
21705 \end_inset
21706
21707 mm entre les lignes 
21708 \begin_inset Formula $\downarrow$
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 </row>
21717 <row>
21718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722 \begin_inset Formula $\uparrow$
21723 \end_inset
21724
21725  espace de 3
21726 \begin_inset space \thinspace{}
21727 \end_inset
21728
21729 mm entre les lignes 
21730 \begin_inset Formula $\uparrow$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 </row>
21739 </lyxtabular>
21740
21741 \end_inset
21742
21743
21744 \begin_inset space \hfill{}
21745 \end_inset
21746
21747
21748 \begin_inset space \hspace*{}
21749 \length 0pt
21750 \end_inset
21751
21752
21753 \begin_inset VSpace medskip
21754 \end_inset
21755
21756
21757 \begin_inset Newline newline
21758 \end_inset
21759
21760 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21761  pas de filets verticaux.
21762 \end_layout
21763
21764 \begin_layout Standard
21765 \begin_inset VSpace bigskip
21766 \end_inset
21767
21768 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21769  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21770  dans le préambule :
21771 \end_layout
21772
21773 \begin_layout Standard
21774
21775 \series bold
21776
21777 \backslash
21778 @ifundefined{extrarowheight}
21779 \begin_inset Newline newline
21780 \end_inset
21781
21782
21783 \begin_inset Phantom HPhantom
21784 status open
21785
21786 \begin_layout Plain Layout
21787
21788 \series bold
21789 \begin_inset space ~
21790 \end_inset
21791
21792
21793 \end_layout
21794
21795 \end_inset
21796
21797 {
21798 \backslash
21799 usepackage{array}}{}
21800 \begin_inset Newline newline
21801 \end_inset
21802
21803
21804 \backslash
21805 setlength{
21806 \backslash
21807 extrarowheight}{height}
21808 \end_layout
21809
21810 \begin_layout Standard
21811 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21812  plus exactement centré verticalement.
21813  (le paquetage 
21814 \series bold
21815 array 
21816 \series default
21817 sera chargé automatiquement par \SpecialChar LyX
21818  quand vous utilisez des formats de tableaux
21819  auto-définis.
21820  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21821  
21822 \series bold
21823
21824 \backslash
21825 @ifundefined
21826 \series default
21827  dans la commande précédente.)
21828 \end_layout
21829
21830 \begin_layout Standard
21831 Si vous utilisez des polices de taille plus grande que la taille normale,
21832  les bordures des tableaux sont souvent trop proches du texte.
21833  On peut corriger ce problème en insérant la commande 
21834 \series bold
21835
21836 \begin_inset space \space{}
21837 \end_inset
21838
21839
21840 \backslash
21841 strut
21842 \series default
21843  en code \SpecialChar TeX
21844  au debut d'une ligne du tableau.
21845  Le tableau
21846 \begin_inset space ~
21847 \end_inset
21848
21849
21850 \begin_inset CommandInset ref
21851 LatexCommand ref
21852 reference "tab:Alignement-vertical"
21853
21854 \end_inset
21855
21856  montre l'effet de cette commande.
21857 \end_layout
21858
21859 \begin_layout Standard
21860 \noindent
21861 \begin_inset Float table
21862 placement h
21863 wide false
21864 sideways false
21865 status open
21866
21867 \begin_layout Plain Layout
21868 \begin_inset Caption Standard
21869
21870 \begin_layout Plain Layout
21871 \begin_inset CommandInset label
21872 LatexCommand label
21873 name "tab:Alignement-vertical"
21874
21875 \end_inset
21876
21877 Alignement vertical d'un texte avec une police de grande taille.
21878 \end_layout
21879
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \begin_layout Plain Layout
21886 \begin_inset space \hfill{}
21887 \end_inset
21888
21889
21890 \begin_inset Float table
21891 wide false
21892 sideways false
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896 \begin_inset Caption Standard
21897
21898 \begin_layout Plain Layout
21899 Tableau normal.
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \end_layout
21906
21907 \begin_layout Plain Layout
21908 \noindent
21909 \align center
21910 \begin_inset Tabular
21911 <lyxtabular version="3" rows="6" columns="1">
21912 <features tabularvalignment="middle">
21913 <column alignment="left" valignment="top">
21914 <row>
21915 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \begin_layout Plain Layout
21919 Normal, g
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 </row>
21925 <row>
21926 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930
21931 \size large
21932 Large
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 </row>
21938 <row>
21939 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943
21944 \size larger
21945 Larger
21946 \end_layout
21947
21948 \end_inset
21949 </cell>
21950 </row>
21951 <row>
21952 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956
21957 \size largest
21958 Largest
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 </row>
21964 <row>
21965 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21966 \begin_inset Text
21967
21968 \begin_layout Plain Layout
21969
21970 \size huge
21971 Huge
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 </row>
21977 <row>
21978 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \size huge
21984 Huger
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 </row>
21990 </lyxtabular>
21991
21992 \end_inset
21993
21994
21995 \end_layout
21996
21997 \end_inset
21998
21999
22000 \begin_inset space \hfill{}
22001 \end_inset
22002
22003
22004 \begin_inset Float table
22005 wide false
22006 sideways false
22007 status collapsed
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Caption Standard
22011
22012 \begin_layout Plain Layout
22013 Tableau utilisant la commande 
22014 \series bold
22015
22016 \backslash
22017 strut
22018 \series default
22019 .
22020 \end_layout
22021
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \begin_layout Plain Layout
22028 \noindent
22029 \align center
22030 \begin_inset Tabular
22031 <lyxtabular version="3" rows="6" columns="1">
22032 <features tabularvalignment="middle">
22033 <column alignment="left" valignment="top">
22034 <row>
22035 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039 Normal, g
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 </row>
22045 <row>
22046 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050
22051 \size large
22052 \begin_inset ERT
22053 status collapsed
22054
22055 \begin_layout Plain Layout
22056
22057
22058 \backslash
22059 strut 
22060 \end_layout
22061
22062 \end_inset
22063
22064 Large
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 </row>
22070 <row>
22071 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075
22076 \size larger
22077 \begin_inset ERT
22078 status collapsed
22079
22080 \begin_layout Plain Layout
22081
22082
22083 \backslash
22084 strut 
22085 \end_layout
22086
22087 \end_inset
22088
22089 Larger
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 </row>
22095 <row>
22096 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100
22101 \size largest
22102 \begin_inset ERT
22103 status collapsed
22104
22105 \begin_layout Plain Layout
22106
22107
22108 \backslash
22109 strut 
22110 \end_layout
22111
22112 \end_inset
22113
22114 Largest
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 </row>
22120 <row>
22121 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125
22126 \size huge
22127 \begin_inset ERT
22128 status collapsed
22129
22130 \begin_layout Plain Layout
22131
22132
22133 \backslash
22134 strut 
22135 \end_layout
22136
22137 \end_inset
22138
22139 Huge
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 </row>
22145 <row>
22146 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150
22151 \size giant
22152 \begin_inset ERT
22153 status collapsed
22154
22155 \begin_layout Plain Layout
22156
22157
22158 \backslash
22159 strut 
22160 \end_layout
22161
22162 \end_inset
22163
22164
22165 \size huge
22166 Huger
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 </row>
22172 </lyxtabular>
22173
22174 \end_inset
22175
22176
22177 \end_layout
22178
22179 \end_inset
22180
22181
22182 \begin_inset space \hfill{}
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \begin_layout Standard
22194 \begin_inset Newpage newpage
22195 \end_inset
22196
22197
22198 \end_layout
22199
22200 \begin_layout Subsection
22201 Alignements de cellules spéciaux
22202 \begin_inset CommandInset label
22203 LatexCommand label
22204 name "subsec:Alignements-de-cellules"
22205
22206 \end_inset
22207
22208
22209 \begin_inset Index idx
22210 status collapsed
22211
22212 \begin_layout Plain Layout
22213 Personnalisation des tableaux ! Alignement de cellules spéciaux
22214 \end_layout
22215
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \begin_layout Standard
22222 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22223  cellules sur un caractère donné, par exemple le séparateur décimal comme
22224  dans le tableau
22225 \begin_inset space ~
22226 \end_inset
22227
22228
22229 \begin_inset CommandInset ref
22230 LatexCommand ref
22231 reference "tab:Tableau-centré-sur-séparateur-1"
22232
22233 \end_inset
22234
22235 .
22236  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22237  soit en appuyant sur le bouton 
22238 \begin_inset Info
22239 type  "icon"
22240 arg   "tabular-feature align-decimal"
22241 \end_inset
22242
22243  de la barre d'outils ou en modifiant le paramètre 
22244 \family sans
22245 Alignement horizontal
22246 \family default
22247  à 
22248 \family sans
22249 Au séparateur décimal
22250 \family default
22251 .
22252  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22253  dans les paramètres du tableau.
22254 \end_layout
22255
22256 \begin_layout Standard
22257 \begin_inset Float table
22258 placement h
22259 wide false
22260 sideways false
22261 status open
22262
22263 \begin_layout Plain Layout
22264 \begin_inset Caption Standard
22265
22266 \begin_layout Plain Layout
22267 \begin_inset CommandInset label
22268 LatexCommand label
22269 name "tab:Tableau-centré-sur-séparateur-1"
22270
22271 \end_inset
22272
22273 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22274 \end_layout
22275
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \begin_layout Plain Layout
22282 \align center
22283 \begin_inset Tabular
22284 <lyxtabular version="3" rows="4" columns="1">
22285 <features booktabs="true" tabularvalignment="middle">
22286 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22287 <row>
22288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 en-tête
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 </row>
22298 <row>
22299 <cell alignment="center" valignment="top" topline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 12,6
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314 0,68
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 </row>
22320 <row>
22321 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 -123,0
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 </row>
22331 </lyxtabular>
22332
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \end_inset
22339
22340
22341 \end_layout
22342
22343 \begin_layout Standard
22344 \begin_inset Float table
22345 placement h
22346 wide false
22347 sideways false
22348 status open
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Caption Standard
22352
22353 \begin_layout Plain Layout
22354 \begin_inset CommandInset label
22355 LatexCommand label
22356 name "tab:Tableau-centré-sur-séparateur-2"
22357
22358 \end_inset
22359
22360 Les cellules d'une colonnes sont centrées sur les opérateurs.
22361 \end_layout
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369 \align center
22370 \begin_inset Tabular
22371 <lyxtabular version="3" rows="4" columns="2">
22372 <features booktabs="true" tabularvalignment="middle">
22373 <column alignment="right" valignment="top" width="0pt">
22374 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22375 <row>
22376 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 en-tête
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 </row>
22395 <row>
22396 <cell alignment="center" valignment="top" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 \begin_inset Formula $12\,+$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412 \begin_inset Formula $\,6$
22413 \end_inset
22414
22415
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 </row>
22421 <row>
22422 <cell alignment="center" valignment="top" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426 \begin_inset Formula $0\,-$
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 \begin_inset Formula $\,68$
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 </row>
22447 <row>
22448 <cell alignment="center" valignment="top" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 \begin_inset Formula $-123\,/$
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 <cell alignment="center" valignment="top" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464 \begin_inset Formula $\,0$
22465 \end_inset
22466
22467
22468 \end_layout
22469
22470 \end_inset
22471 </cell>
22472 </row>
22473 </lyxtabular>
22474
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Standard
22486 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22487  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22488  formules.
22489  Dans ce cas on doit utiliser la méthode du tableau
22490 \begin_inset space ~
22491 \end_inset
22492
22493
22494 \begin_inset CommandInset ref
22495 LatexCommand ref
22496 reference "tab:Tableau-centré-sur-séparateur-2"
22497
22498 \end_inset
22499
22500 .
22501  Ce tableau a été créé comme un tableau 4×2.
22502  L'en-tête est une cellule multi-colonnes centrée.
22503  La première colonne est alignée à droite et contient la première partie
22504  et inclue l'opérateur.
22505  La seconde colonne contient le reste de la cellule aligné à gauche.
22506  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22507  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22508  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22509  tableau, le paramètre \SpecialChar LaTeX
22510  suivant a été utilisé pour la deuxième colonne :
22511 \end_layout
22512
22513 \begin_layout Standard
22514
22515 \series bold
22516 @{}l
22517 \end_layout
22518
22519 \begin_layout Standard
22520 Le tableau
22521 \begin_inset space ~
22522 \end_inset
22523
22524
22525 \begin_inset CommandInset ref
22526 LatexCommand ref
22527 reference "tab:Plusieurs-exemples-alignements"
22528
22529 \end_inset
22530
22531  montre quelques exemples d'alignements.
22532  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22533  comme pour la deuxième colonne du tableau
22534 \begin_inset space ~
22535 \end_inset
22536
22537
22538 \begin_inset CommandInset ref
22539 LatexCommand ref
22540 reference "tab:Tableau-centré-sur-séparateur-2"
22541
22542 \end_inset
22543
22544 .
22545 \end_layout
22546
22547 \begin_layout Standard
22548 \begin_inset Float table
22549 wide false
22550 sideways false
22551 status open
22552
22553 \begin_layout Plain Layout
22554 \begin_inset Caption Standard
22555
22556 \begin_layout Plain Layout
22557 \begin_inset CommandInset label
22558 LatexCommand label
22559 name "tab:Plusieurs-exemples-alignements"
22560
22561 \end_inset
22562
22563 Plusieurs exemples d'alignement de cellules.
22564 \end_layout
22565
22566 \end_inset
22567
22568
22569 \end_layout
22570
22571 \begin_layout Plain Layout
22572 \align center
22573 \begin_inset Tabular
22574 <lyxtabular version="3" rows="4" columns="6">
22575 <features tabularvalignment="middle">
22576 <column alignment="right" valignment="top">
22577 <column alignment="left" valignment="top" special="@{}l">
22578 <column alignment="right" valignment="top">
22579 <column alignment="left" valignment="top" special="@{}l">
22580 <column alignment="right" valignment="top">
22581 <column alignment="left" valignment="top" special="@{}l">
22582 <row>
22583 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587 unités
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605 exposants
22606 \end_layout
22607
22608 \end_inset
22609 </cell>
22610 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623 relations
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 </row>
22638 <row>
22639 <cell alignment="center" valignment="top" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 12×
22644 \end_layout
22645
22646 \end_inset
22647 </cell>
22648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652 24
22653 \begin_inset space \thinspace{}
22654 \end_inset
22655
22656 bouteilles
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 \begin_inset Formula $10\cdot$
22666 \end_inset
22667
22668
22669 \end_layout
22670
22671 \end_inset
22672 </cell>
22673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677 \begin_inset Formula $10^{\mbox{-}17}$
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 $\Gamma(t)\propto$
22690 \end_inset
22691
22692
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 <cell alignment="center" valignment="top" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701 \begin_inset Formula $\:\Upsilon(t)$
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 </row>
22710 <row>
22711 <cell alignment="center" valignment="top" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715 1024×
22716 \end_layout
22717
22718 \end_inset
22719 </cell>
22720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724 768
22725 \begin_inset space \thinspace{}
22726 \end_inset
22727
22728 Pixels
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 <cell alignment="center" valignment="top" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737 \begin_inset Formula $5.78\cdot$
22738 \end_inset
22739
22740
22741 \end_layout
22742
22743 \end_inset
22744 </cell>
22745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749 \begin_inset Formula $10^{7}$
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 $A\ne$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 <cell alignment="center" valignment="top" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773 \begin_inset Formula $\:B_{\mathrm{red}}$
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 </row>
22782 <row>
22783 <cell alignment="center" valignment="top" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787 32×
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 6
22797 \begin_inset space \thinspace{}
22798 \end_inset
22799
22800 cm
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 <cell alignment="center" valignment="top" usebox="none">
22806 \begin_inset Text
22807
22808 \begin_layout Plain Layout
22809 -
22810 \begin_inset Formula $33.5\cdot$
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 \begin_inset Formula $10^{4}$
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(\alpha)\ge$
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Formula $\:\sin(\beta)$
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 </lyxtabular>
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \begin_layout Subsection
22868 Formats de cellule et de colonne personnalisés
22869 \begin_inset CommandInset label
22870 LatexCommand label
22871 name "subsec:Formats-personnalisés"
22872
22873 \end_inset
22874
22875
22876 \begin_inset Index idx
22877 status collapsed
22878
22879 \begin_layout Plain Layout
22880 Personnalisation des tableaux !  Format de cellule/colonne
22881 \end_layout
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \begin_layout Standard
22889 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22890 \begin_inset space ~
22891 \end_inset
22892
22893
22894 \begin_inset CommandInset ref
22895 LatexCommand ref
22896 reference "sec:Table-Width-Calculation"
22897
22898 \end_inset
22899
22900  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22901  la section
22902 \begin_inset space ~
22903 \end_inset
22904
22905
22906 \begin_inset CommandInset ref
22907 LatexCommand ref
22908 reference "subsec:Calculs-multicolonnes"
22909
22910 \end_inset
22911
22912  peut devenir très pénible si vous avez plusieurs tableaux.
22913  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22914  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22915  du document.
22916  Le format est défini avec la commande
22917 \end_layout
22918
22919 \begin_layout Standard
22920
22921 \series bold
22922
22923 \backslash
22924 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22925 \end_layout
22926
22927 \begin_layout Standard
22928 Le nom du format peut n'avoir qu'une lettre.
22929  Les lettres 
22930 \emph on
22931 b
22932 \emph default
22933
22934 \emph on
22935 c
22936 \emph default
22937
22938 \emph on
22939 l
22940 \emph default
22941
22942 \emph on
22943 m
22944 \emph default
22945
22946 \emph on
22947 p
22948 \emph default
22949  et 
22950 \emph on
22951 r
22952 \emph default
22953  sont prédéfinies et donc ne peuvent être utilisées.
22954  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
22955 \end_layout
22956
22957 \begin_layout Standard
22958 \begin_inset VSpace medskip
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \begin_layout Standard
22965 Pour de cellules multi-colonnes centrées verticalement et horizontalement
22966  avec une largeur donnée, vous pouvez définir le format de cellule suivant
22967  :
22968 \end_layout
22969
22970 \begin_layout Standard
22971
22972 \series bold
22973
22974 \backslash
22975 newcolumntype{M}[1]{>{
22976 \backslash
22977 centering
22978 \backslash
22979 hspace{0pt}}m{#1}}
22980 \end_layout
22981
22982 \begin_layout Standard
22983 Où le 
22984 \series bold
22985
22986 \backslash
22987 hspace{0pt}
22988 \series default
22989  évite le problème de césure du premier mot, comme c'est décrit en section
22990 \begin_inset space ~
22991 \end_inset
22992
22993
22994 \begin_inset CommandInset ref
22995 LatexCommand ref
22996 reference "subsec:Lignes-multiple-dans-cellule"
22997
22998 \end_inset
22999
23000 .
23001  Ensuite, vous pouvez entrer
23002 \end_layout
23003
23004 \begin_layout Standard
23005
23006 \series bold
23007 M{width}
23008 \end_layout
23009
23010 \begin_layout Standard
23011 comme paramètre \SpecialChar LaTeX
23012  dans la fenêtre de dialogue de tableau pour créer une multi-col
23013 onnes.
23014 \end_layout
23015
23016 \begin_layout Standard
23017 \begin_inset VSpace bigskip
23018 \end_inset
23019
23020
23021 \end_layout
23022
23023 \begin_layout Standard
23024 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23025  pouvez définir le format
23026 \end_layout
23027
23028 \begin_layout Standard
23029
23030 \series bold
23031
23032 \backslash
23033 newcolumntype{S}[2]{>{
23034 \backslash
23035 centering
23036 \backslash
23037 hspace{0pt}}
23038 \begin_inset Newline newline
23039 \end_inset
23040
23041
23042 \begin_inset Phantom HPhantom
23043 status open
23044
23045 \begin_layout Plain Layout
23046
23047 \series bold
23048
23049 \backslash
23050 newcolumntype{S}[2]
23051 \end_layout
23052
23053 \end_inset
23054
23055 m{(#1+(2
23056 \backslash
23057 tabcolsep+
23058 \backslash
23059 arrayrulewidth)*(1-#2))/#2}}
23060 \end_layout
23061
23062 \begin_layout Standard
23063 Ce format utilise l'équation
23064 \begin_inset space ~
23065 \end_inset
23066
23067
23068 \begin_inset CommandInset ref
23069 LatexCommand eqref
23070 reference "eq:Wgn"
23071
23072 \end_inset
23073
23074  pour calculer la largeur que doit avoir chacune des cellules couverte par
23075  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23076 \end_layout
23077
23078 \begin_layout Standard
23079 Ensuite, vous pouvez entrer
23080 \end_layout
23081
23082 \begin_layout Standard
23083
23084 \series bold
23085 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23086 \end_layout
23087
23088 \begin_layout Standard
23089 comme paramètre \SpecialChar LaTeX
23090  de la colonne.
23091 \end_layout
23092
23093 \begin_layout Standard
23094 \begin_inset VSpace bigskip
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \begin_layout Standard
23101 Pour des colonnes colorées, vous pouvez définir
23102 \end_layout
23103
23104 \begin_layout Standard
23105
23106 \series bold
23107
23108 \backslash
23109 newcolumntype{K}[1]{>{
23110 \backslash
23111 columncolor{#1}
23112 \backslash
23113 hspace{0pt}}c}
23114 \end_layout
23115
23116 \begin_layout Standard
23117 Le 
23118 \begin_inset Quotes fld
23119 \end_inset
23120
23121 c
23122 \begin_inset Quotes frd
23123 \end_inset
23124
23125  à la fin crée une colonne de largeur variable dont le texte est centré
23126  horizontalement.
23127  Vous pouvez maintenant entrer
23128 \end_layout
23129
23130 \begin_layout Standard
23131
23132 \series bold
23133 K{nom de couleur}
23134 \end_layout
23135
23136 \begin_layout Standard
23137 comme paramètre \SpecialChar LaTeX
23138 .
23139 \end_layout
23140
23141 \begin_layout Standard
23142 \begin_inset VSpace bigskip
23143 \end_inset
23144
23145
23146 \end_layout
23147
23148 \begin_layout Standard
23149 Pour créer le tableau
23150 \begin_inset space ~
23151 \end_inset
23152
23153
23154 \begin_inset CommandInset ref
23155 LatexCommand ref
23156 reference "tab:Tableau-formats-personnalisés"
23157
23158 \end_inset
23159
23160  utilisez les paramètres \SpecialChar LaTeX
23161
23162 \end_layout
23163
23164 \begin_layout Standard
23165
23166 \series bold
23167 M{2.5cm}
23168 \end_layout
23169
23170 \begin_layout Standard
23171 pour la première colonne et la multi-colonnes,
23172 \end_layout
23173
23174 \begin_layout Standard
23175
23176 \series bold
23177 K{red}
23178 \end_layout
23179
23180 \begin_layout Standard
23181 pour la dernière colonne, et
23182 \end_layout
23183
23184 \begin_layout Standard
23185
23186 \series bold
23187 S{2.5cm}{2}
23188 \end_layout
23189
23190 \begin_layout Standard
23191 pour les cellules de la deuxième colonne.
23192 \end_layout
23193
23194 \begin_layout Standard
23195 \begin_inset Float table
23196 placement h
23197 wide false
23198 sideways false
23199 status open
23200
23201 \begin_layout Plain Layout
23202 \begin_inset Caption Standard
23203
23204 \begin_layout Plain Layout
23205 \begin_inset CommandInset label
23206 LatexCommand label
23207 name "tab:Tableau-formats-personnalisés"
23208
23209 \end_inset
23210
23211 Tableau utilisant des formats personnalisés
23212 \end_layout
23213
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \begin_layout Plain Layout
23220 \align center
23221 \begin_inset Tabular
23222 <lyxtabular version="3" rows="3" columns="4">
23223 <features tabularvalignment="middle">
23224 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23225 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23226 <column alignment="center" valignment="middle">
23227 <column alignment="center" valignment="middle" special="K{red}">
23228 <row>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233 motTrèsLongDansUneCellule
23234 \end_layout
23235
23236 \end_inset
23237 </cell>
23238 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242 multi-colonnes avec multi-lignes
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260 c
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 d
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 e
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 f
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298 g
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 </row>
23304 <row>
23305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309 h
23310 \end_layout
23311
23312 \end_inset
23313 </cell>
23314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318 i
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327 j
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336 k
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 </lyxtabular>
23343
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \begin_layout Subsection
23355 Épaisseur des filets
23356 \begin_inset CommandInset label
23357 LatexCommand label
23358 name "subsec:Epaisseur-filets"
23359
23360 \end_inset
23361
23362
23363 \begin_inset Index idx
23364 status collapsed
23365
23366 \begin_layout Plain Layout
23367 Personnalisation des tableaux ! Épaisseur filets
23368 \end_layout
23369
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \begin_layout Standard
23376 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23377  
23378 \series bold
23379
23380 \backslash
23381 arrayrulewidth
23382 \series default
23383 .
23384  Pour mettre, par exemple, une épaisseur de filet de 1.5
23385 \begin_inset space \thinspace{}
23386 \end_inset
23387
23388 pt, comme pour le tableau
23389 \begin_inset space ~
23390 \end_inset
23391
23392
23393 \begin_inset CommandInset ref
23394 LatexCommand ref
23395 reference "tab:Tableau-filets-1.5pt"
23396
23397 \end_inset
23398
23399 , insérez la commande
23400 \end_layout
23401
23402 \begin_layout Standard
23403
23404 \series bold
23405
23406 \backslash
23407 setlength{
23408 \backslash
23409 arrayrulewidth}{1.5pt}
23410 \end_layout
23411
23412 \begin_layout Standard
23413 en code \SpecialChar TeX
23414  avant le tableau ou le flottant de tableau.
23415  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23416  suivent.
23417  pour revenir aux valeurs implicites, mettez 
23418 \series bold
23419
23420 \backslash
23421 arrayrulewidth
23422 \series default
23423  à 0.4
23424 \begin_inset space \thinspace{}
23425 \end_inset
23426
23427 pt en utilisant du code \SpecialChar LaTeX
23428  après le tableau ou le flottant de tableau.
23429 \end_layout
23430
23431 \begin_layout Standard
23432 \begin_inset ERT
23433 status collapsed
23434
23435 \begin_layout Plain Layout
23436
23437
23438 \backslash
23439 setlength{
23440 \backslash
23441 arrayrulewidth}{1.5pt}
23442 \end_layout
23443
23444 \end_inset
23445
23446
23447 \begin_inset Float table
23448 wide false
23449 sideways false
23450 status open
23451
23452 \begin_layout Plain Layout
23453 \begin_inset Caption Standard
23454
23455 \begin_layout Plain Layout
23456 \begin_inset CommandInset label
23457 LatexCommand label
23458 name "tab:Tableau-filets-1.5pt"
23459
23460 \end_inset
23461
23462 Tableau avec des filets de 1.5
23463 \begin_inset space \thinspace{}
23464 \end_inset
23465
23466 pt
23467 \end_layout
23468
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \begin_layout Plain Layout
23475 \align center
23476 \begin_inset Tabular
23477 <lyxtabular version="3" rows="3" columns="3">
23478 <features tabularvalignment="middle">
23479 <column alignment="center" valignment="top">
23480 <column alignment="center" valignment="top">
23481 <column alignment="center" valignment="top">
23482 <row>
23483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487 sd
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 sd
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 </row>
23540 <row>
23541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 sd
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 </lyxtabular>
23570
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577
23578
23579 \begin_inset ERT
23580 status collapsed
23581
23582 \begin_layout Plain Layout
23583
23584
23585 \backslash
23586 setlength{
23587 \backslash
23588 arrayrulewidth}{0.4pt}
23589 \end_layout
23590
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \begin_layout Standard
23597 \begin_inset VSpace bigskip
23598 \end_inset
23599
23600 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23601 \begin_inset space \thinspace{}
23602 \end_inset
23603
23604 pt, comme dans le tableau
23605 \begin_inset space ~
23606 \end_inset
23607
23608
23609 \begin_inset CommandInset ref
23610 LatexCommand ref
23611 reference "tab:Tableau-filets-horizontaux-1.5pt"
23612
23613 \end_inset
23614
23615 , insérez les commandes suivantes en code \SpecialChar TeX
23616  avant le tableau ou le flottant
23617  de tableau :
23618 \end_layout
23619
23620 \begin_layout Standard
23621
23622 \series bold
23623
23624 \backslash
23625 let
23626 \backslash
23627 myHline
23628 \backslash
23629 hline
23630 \begin_inset Newline newline
23631 \end_inset
23632
23633
23634 \backslash
23635 renewcommand{
23636 \backslash
23637 hline}
23638 \begin_inset Newline newline
23639 \end_inset
23640
23641  {
23642 \backslash
23643 noalign{
23644 \backslash
23645 global
23646 \backslash
23647 arrayrulewidth 1.5pt}
23648 \begin_inset Newline newline
23649 \end_inset
23650
23651  
23652 \backslash
23653 myHline
23654 \backslash
23655 noalign{
23656 \backslash
23657 global
23658 \backslash
23659 arrayrulewidth 0.4pt}}
23660 \end_layout
23661
23662 \begin_layout Standard
23663 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23664  en code \SpecialChar TeX
23665  après le tableau ou le flottant de tableau :
23666 \end_layout
23667
23668 \begin_layout Standard
23669
23670 \series bold
23671
23672 \backslash
23673 renewcommand{
23674 \backslash
23675 hline}{
23676 \backslash
23677 myHline}
23678 \end_layout
23679
23680 \begin_layout Standard
23681 \begin_inset ERT
23682 status collapsed
23683
23684 \begin_layout Plain Layout
23685
23686
23687 \backslash
23688 let
23689 \backslash
23690 myHline
23691 \backslash
23692 hline
23693 \end_layout
23694
23695 \begin_layout Plain Layout
23696
23697
23698 \backslash
23699 renewcommand{
23700 \backslash
23701 hline}
23702 \end_layout
23703
23704 \begin_layout Plain Layout
23705
23706  {
23707 \backslash
23708 noalign{
23709 \backslash
23710 global
23711 \backslash
23712 arrayrulewidth 1.5pt}
23713 \end_layout
23714
23715 \begin_layout Plain Layout
23716
23717   
23718 \backslash
23719 myHline
23720 \backslash
23721 noalign{
23722 \backslash
23723 global
23724 \backslash
23725 arrayrulewidth 0.4pt}}
23726 \end_layout
23727
23728 \end_inset
23729
23730
23731 \begin_inset Float table
23732 wide false
23733 sideways false
23734 status open
23735
23736 \begin_layout Plain Layout
23737 \begin_inset Caption Standard
23738
23739 \begin_layout Plain Layout
23740 \begin_inset CommandInset label
23741 LatexCommand label
23742 name "tab:Tableau-filets-horizontaux-1.5pt"
23743
23744 \end_inset
23745
23746 Tableau avec des filets horizontaux de 1.5
23747 \begin_inset space \thinspace{}
23748 \end_inset
23749
23750 pt
23751 \end_layout
23752
23753 \end_inset
23754
23755
23756 \end_layout
23757
23758 \begin_layout Plain Layout
23759 \align center
23760 \begin_inset Tabular
23761 <lyxtabular version="3" rows="3" columns="3">
23762 <features tabularvalignment="middle">
23763 <column alignment="center" valignment="top">
23764 <column alignment="center" valignment="top">
23765 <column alignment="center" valignment="top">
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771 sd
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789
23790 \end_layout
23791
23792 \end_inset
23793 </cell>
23794 </row>
23795 <row>
23796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809 sd
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23815 \begin_inset Text
23816
23817 \begin_layout Plain Layout
23818
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 </row>
23824 <row>
23825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847 sd
23848 \end_layout
23849
23850 \end_inset
23851 </cell>
23852 </row>
23853 </lyxtabular>
23854
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \begin_inset ERT
23864 status collapsed
23865
23866 \begin_layout Plain Layout
23867
23868
23869 \backslash
23870 renewcommand{
23871 \backslash
23872 hline}{
23873 \backslash
23874 myHline}
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \begin_layout Standard
23883 \begin_inset VSpace bigskip
23884 \end_inset
23885
23886 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23887 \begin_inset space \thinspace{}
23888 \end_inset
23889
23890 pt, créez le format de colonne suivant dans le préambule, en suivant la
23891  description de la section
23892 \begin_inset space ~
23893 \end_inset
23894
23895
23896 \begin_inset CommandInset ref
23897 LatexCommand ref
23898 reference "subsec:Formats-personnalisés"
23899
23900 \end_inset
23901
23902 :
23903 \end_layout
23904
23905 \begin_layout Standard
23906
23907 \series bold
23908
23909 \backslash
23910 newcolumntype{V}{!{
23911 \backslash
23912 vrule width 1.5pt}}
23913 \end_layout
23914
23915 \begin_layout Standard
23916 Pour le tableau
23917 \begin_inset space ~
23918 \end_inset
23919
23920
23921 \begin_inset CommandInset ref
23922 LatexCommand ref
23923 reference "tab:Tableau-filets-verticaux-1.5pt"
23924
23925 \end_inset
23926
23927  le paramètre \SpecialChar LaTeX
23928  
23929 \end_layout
23930
23931 \begin_layout Standard
23932
23933 \series bold
23934 VcV
23935 \end_layout
23936
23937 \begin_layout Standard
23938 a été utilisé pour la dernière colonne et
23939 \end_layout
23940
23941 \begin_layout Standard
23942
23943 \series bold
23944 Vc
23945 \end_layout
23946
23947 \begin_layout Standard
23948 pour les autres colonnes.
23949 \end_layout
23950
23951 \begin_layout Standard
23952 \begin_inset Float table
23953 wide false
23954 sideways false
23955 status open
23956
23957 \begin_layout Plain Layout
23958 \begin_inset Caption Standard
23959
23960 \begin_layout Plain Layout
23961 \begin_inset CommandInset label
23962 LatexCommand label
23963 name "tab:Tableau-filets-verticaux-1.5pt"
23964
23965 \end_inset
23966
23967 Tableau avec des filets verticaux de 1.5
23968 \begin_inset space \thinspace{}
23969 \end_inset
23970
23971 pt 
23972 \end_layout
23973
23974 \end_inset
23975
23976
23977 \end_layout
23978
23979 \begin_layout Plain Layout
23980 \align center
23981 \begin_inset Tabular
23982 <lyxtabular version="3" rows="3" columns="3">
23983 <features tabularvalignment="middle">
23984 <column alignment="center" valignment="top" special="Vc">
23985 <column alignment="center" valignment="top" special="Vc">
23986 <column alignment="center" valignment="top" special="VcV">
23987 <row>
23988 <cell alignment="center" valignment="top" topline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 sd
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 <row>
24017 <cell alignment="center" valignment="top" topline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 sd
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 <cell alignment="center" valignment="top" topline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 </row>
24045 <row>
24046 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068 sd
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 </row>
24074 </lyxtabular>
24075
24076 \end_inset
24077
24078
24079 \end_layout
24080
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \begin_layout Subsection
24087 Filets à traits interrompus
24088 \begin_inset Index idx
24089 status collapsed
24090
24091 \begin_layout Plain Layout
24092 Personnalisation des tableaux ! Filets à traits interrompus
24093 \end_layout
24094
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \begin_layout Standard
24101 \begin_inset ERT
24102 status collapsed
24103
24104 \begin_layout Plain Layout
24105
24106
24107 \backslash
24108 ifarydshln
24109 \end_layout
24110
24111 \end_inset
24112
24113
24114 \begin_inset Note Note
24115 status open
24116
24117 \begin_layout Plain Layout
24118 La section suivante ne s'affichera que si vous avez installé le paquetage
24119  \SpecialChar LaTeX
24120  
24121 \series bold
24122 arydshln
24123 \series default
24124 .
24125 \end_layout
24126
24127 \end_inset
24128
24129
24130 \end_layout
24131
24132 \begin_layout Standard
24133 \begin_inset Float table
24134 placement H
24135 wide false
24136 sideways false
24137 status open
24138
24139 \begin_layout Plain Layout
24140 \begin_inset Caption Standard
24141
24142 \begin_layout Plain Layout
24143 \begin_inset CommandInset label
24144 LatexCommand label
24145 name "tab:Tableau-filets-tirets"
24146
24147 \end_inset
24148
24149 Tableau avec des filets à traits interrompus
24150 \end_layout
24151
24152 \end_inset
24153
24154
24155 \end_layout
24156
24157 \begin_layout Plain Layout
24158 \align center
24159 \begin_inset Tabular
24160 <lyxtabular version="3" rows="5" columns="5">
24161 <features tabularvalignment="middle">
24162 <column alignment="center" valignment="top">
24163 <column alignment="center" valignment="top">
24164 <column alignment="center" valignment="top" special=":c">
24165 <column alignment="center" valignment="top">
24166 <column alignment="center" valignment="top">
24167 <row>
24168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24169 \begin_inset Text
24170
24171 \begin_layout Plain Layout
24172 a
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181 b
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24187 \begin_inset Text
24188
24189 \begin_layout Plain Layout
24190 c
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199 d
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24205 \begin_inset Text
24206
24207 \begin_layout Plain Layout
24208 e
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 </row>
24214 <row>
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219 f
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228 g
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 <cell alignment="center" valignment="top" topline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 h
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246 i
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255 j
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 </row>
24261 <row>
24262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24263 \begin_inset Text
24264
24265 \begin_layout Plain Layout
24266 \begin_inset ERT
24267 status collapsed
24268
24269 \begin_layout Plain Layout
24270
24271
24272 \backslash
24273 hdashline 
24274 \end_layout
24275
24276 \end_inset
24277
24278 k
24279 \end_layout
24280
24281 \end_inset
24282 </cell>
24283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \begin_layout Plain Layout
24287 l
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 <cell alignment="center" valignment="top" usebox="none">
24293 \begin_inset Text
24294
24295 \begin_layout Plain Layout
24296 m
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 n
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24311 \begin_inset Text
24312
24313 \begin_layout Plain Layout
24314 o
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 </row>
24320 <row>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325 \begin_inset ERT
24326 status collapsed
24327
24328 \begin_layout Plain Layout
24329
24330
24331 \backslash
24332 cdashline{4-5}
24333 \end_layout
24334
24335 \end_inset
24336
24337 p
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346 q
24347 \end_layout
24348
24349 \end_inset
24350 </cell>
24351 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24352 \begin_inset Text
24353
24354 \begin_layout Plain Layout
24355 r
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364 s
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \end_layout
24375
24376 \end_inset
24377 </cell>
24378 </row>
24379 <row>
24380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384 t
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Plain Layout
24393 u
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402 v
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411 w
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 x
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 </row>
24426 </lyxtabular>
24427
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \end_inset
24434
24435
24436 \end_layout
24437
24438 \begin_layout Standard
24439 \SpecialChar LyX
24440  ne gère pas de façon native les filets à lignes interrompues, vous devez
24441  donc employer du code \SpecialChar TeX
24442 .
24443  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24444  
24445 \series bold
24446 arydshln
24447 \series default
24448
24449 \begin_inset Index idx
24450 status collapsed
24451
24452 \begin_layout Plain Layout
24453 Paquetages \SpecialChar LaTeX
24454  ! arydshln
24455 \end_layout
24456
24457 \end_inset
24458
24459  dans le préambule du document avec la commande 
24460 \end_layout
24461
24462 \begin_layout Standard
24463
24464 \series bold
24465
24466 \backslash
24467 usepackage{arydshln}
24468 \end_layout
24469
24470 \begin_layout Standard
24471 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24472  
24473 \begin_inset Quotes fld
24474 \end_inset
24475
24476 :
24477 \begin_inset Quotes frd
24478 \end_inset
24479
24480  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24481  dans
24482  la fenêtre de dialogue de paramètre du tableau.
24483 \end_layout
24484
24485 \begin_layout Standard
24486 Pour un trait horizontal interrompu, ajoutez la commande
24487 \end_layout
24488
24489 \begin_layout Standard
24490
24491 \series bold
24492
24493 \backslash
24494 hdashline
24495 \end_layout
24496
24497 \begin_layout Standard
24498 en code \SpecialChar TeX
24499  comme premier élément de la première cellule de la ligne de tableau.
24500 \end_layout
24501
24502 \begin_layout Standard
24503 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24504  commande 
24505 \end_layout
24506
24507 \begin_layout Standard
24508
24509 \series bold
24510
24511 \backslash
24512 cdashline{
24513 \series default
24514 numéros de colonnes}
24515 \end_layout
24516
24517 \begin_layout Standard
24518 en code \SpecialChar TeX
24519  comme premier élément de la première cellule de la ligne.
24520  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24521  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24522 \end_layout
24523
24524 \begin_layout Standard
24525
24526 \series bold
24527
24528 \backslash
24529 cdashline{2-4}
24530 \end_layout
24531
24532 \begin_layout Standard
24533 comme premier élément de la première cellule de la ligne contenant la multi-colo
24534 nnes.
24535 \end_layout
24536
24537 \begin_layout Standard
24538 \begin_inset VSpace bigskip
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \begin_layout Standard
24545 Le tableau
24546 \begin_inset space ~
24547 \end_inset
24548
24549
24550 \begin_inset CommandInset ref
24551 LatexCommand ref
24552 reference "tab:Tableau-filets-tirets"
24553
24554 \end_inset
24555
24556  a été créé en utilisant 
24557 \begin_inset Quotes fld
24558 \end_inset
24559
24560
24561 \series bold
24562 :c
24563 \series default
24564
24565 \begin_inset Quotes frd
24566 \end_inset
24567
24568  comme paramètre \SpecialChar LaTeX
24569  pour la troisième colonne.
24570  La commande en code \SpecialChar TeX
24571  
24572 \series bold
24573
24574 \backslash
24575 hdashline
24576 \series default
24577  a été insérée dans la première cellule de la troisième ligne et la commande
24578  en code \SpecialChar TeX
24579  
24580 \series bold
24581
24582 \backslash
24583 cdashline{4-5}
24584 \series default
24585  a été insérée dans la première cellule de la quatrième ligne.
24586 \end_layout
24587
24588 \begin_layout Standard
24589 \begin_inset VSpace bigskip
24590 \end_inset
24591
24592 Les filets interrompus peuvent également colorés comme indiqué tableau
24593 \begin_inset space ~
24594 \end_inset
24595
24596
24597 \begin_inset CommandInset ref
24598 LatexCommand ref
24599 reference "tab:Colored-table-with"
24600
24601 \end_inset
24602
24603 .
24604 \end_layout
24605
24606 \begin_layout Standard
24607 \begin_inset ERT
24608 status collapsed
24609
24610 \begin_layout Plain Layout
24611
24612
24613 \backslash
24614 setlength{
24615 \backslash
24616 arrayrulewidth}{1pt}
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \begin_inset Note Note
24623 status collapsed
24624
24625 \begin_layout Plain Layout
24626 filets épaissis pour un meilleur affichage de la couleur du file
24627 \lang english
24628 t
24629 \end_layout
24630
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \begin_layout Standard
24637 \begin_inset ERT
24638 status collapsed
24639
24640 \begin_layout Plain Layout
24641
24642
24643 \backslash
24644 dashgapcolor{green}
24645 \end_layout
24646
24647 \end_inset
24648
24649
24650 \begin_inset Note Note
24651 status collapsed
24652
24653 \begin_layout Plain Layout
24654 espaces entre les tirets en vert
24655 \end_layout
24656
24657 \end_inset
24658
24659
24660 \end_layout
24661
24662 \begin_layout Standard
24663 \begin_inset ERT
24664 status collapsed
24665
24666 \begin_layout Plain Layout
24667
24668
24669 \backslash
24670 let
24671 \backslash
24672 myHdashline
24673 \backslash
24674 hdashline
24675 \end_layout
24676
24677 \begin_layout Plain Layout
24678
24679
24680 \backslash
24681 renewcommand{
24682 \backslash
24683 hdashline}
24684 \end_layout
24685
24686 \begin_layout Plain Layout
24687
24688  {
24689 \backslash
24690 arrayrulecolor{red}
24691 \backslash
24692 myHdashline
24693 \backslash
24694 arrayrulecolor{black}}
24695 \end_layout
24696
24697 \end_inset
24698
24699
24700 \begin_inset Note Note
24701 status collapsed
24702
24703 \begin_layout Plain Layout
24704 filets interrompus horizontaux en rouge
24705 \end_layout
24706
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \begin_layout Standard
24713 \begin_inset ERT
24714 status collapsed
24715
24716 \begin_layout Plain Layout
24717
24718
24719 \backslash
24720 let
24721 \backslash
24722 myCdashline
24723 \backslash
24724 cdashline
24725 \end_layout
24726
24727 \begin_layout Plain Layout
24728
24729
24730 \backslash
24731 renewcommand{
24732 \backslash
24733 cdashline}[1]
24734 \end_layout
24735
24736 \begin_layout Plain Layout
24737
24738  {
24739 \backslash
24740 arrayrulecolor{yellow}
24741 \backslash
24742 myCdashline{#1}
24743 \backslash
24744 arrayrulecolor{black}}
24745 \end_layout
24746
24747 \end_inset
24748
24749
24750 \begin_inset Note Note
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754 filets interrompus horizontaux en jaune, partiellement
24755 \end_layout
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Standard
24763 \begin_inset Float table
24764 placement h
24765 wide false
24766 sideways false
24767 status open
24768
24769 \begin_layout Plain Layout
24770 \begin_inset Caption Standard
24771
24772 \begin_layout Plain Layout
24773 \begin_inset CommandInset label
24774 LatexCommand label
24775 name "tab:Colored-table-with"
24776
24777 \end_inset
24778
24779 Tableau coloré avec filets interropus
24780 \end_layout
24781
24782 \end_inset
24783
24784
24785 \end_layout
24786
24787 \begin_layout Plain Layout
24788 \align center
24789 \begin_inset Tabular
24790 <lyxtabular version="3" rows="5" columns="5">
24791 <features tabularvalignment="middle">
24792 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24793 <column alignment="center" valignment="top" width="0pt">
24794 <column alignment="center" valignment="top" width="0pt" special=":c">
24795 <column alignment="center" valignment="top">
24796 <column alignment="center" valignment="top">
24797 <row>
24798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802 a
24803 \end_layout
24804
24805 \end_inset
24806 </cell>
24807 <cell alignment="center" valignment="top" topline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811 b
24812 \end_layout
24813
24814 \end_inset
24815 </cell>
24816 <cell alignment="center" valignment="top" topline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820 c
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829 d
24830 \end_layout
24831
24832 \end_inset
24833 </cell>
24834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24835 \begin_inset Text
24836
24837 \begin_layout Plain Layout
24838 e
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 </row>
24844 <row>
24845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849 f
24850 \end_layout
24851
24852 \end_inset
24853 </cell>
24854 <cell alignment="center" valignment="top" topline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858 g
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 <cell alignment="center" valignment="top" topline="true" usebox="none">
24864 \begin_inset Text
24865
24866 \begin_layout Plain Layout
24867 h
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Plain Layout
24876 i
24877 \end_layout
24878
24879 \end_inset
24880 </cell>
24881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885 j
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 </row>
24891 <row>
24892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896 \begin_inset ERT
24897 status collapsed
24898
24899 \begin_layout Plain Layout
24900
24901
24902 \backslash
24903 hdashline 
24904 \end_layout
24905
24906 \end_inset
24907
24908
24909 \begin_inset ERT
24910 status collapsed
24911
24912 \begin_layout Plain Layout
24913
24914
24915 \backslash
24916 rowcolor{Gray}
24917 \end_layout
24918
24919 \end_inset
24920
24921 k
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930 l
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939 m
24940 \end_layout
24941
24942 \end_inset
24943 </cell>
24944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24945 \begin_inset Text
24946
24947 \begin_layout Plain Layout
24948 n
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24954 \begin_inset Text
24955
24956 \begin_layout Plain Layout
24957 o
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 </row>
24963 <row>
24964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968 \begin_inset ERT
24969 status collapsed
24970
24971 \begin_layout Plain Layout
24972
24973
24974 \backslash
24975 cdashline{4-5}
24976 \end_layout
24977
24978 \end_inset
24979
24980 p
24981 \end_layout
24982
24983 \end_inset
24984 </cell>
24985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24986 \begin_inset Text
24987
24988 \begin_layout Plain Layout
24989 q
24990 \end_layout
24991
24992 \end_inset
24993 </cell>
24994 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24995 \begin_inset Text
24996
24997 \begin_layout Plain Layout
24998 r
24999 \end_layout
25000
25001 \end_inset
25002 </cell>
25003 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25004 \begin_inset Text
25005
25006 \begin_layout Plain Layout
25007 s
25008 \end_layout
25009
25010 \end_inset
25011 </cell>
25012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25013 \begin_inset Text
25014
25015 \begin_layout Plain Layout
25016
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 </row>
25022 <row>
25023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25024 \begin_inset Text
25025
25026 \begin_layout Plain Layout
25027 t
25028 \end_layout
25029
25030 \end_inset
25031 </cell>
25032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Plain Layout
25036 u
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045 v
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25051 \begin_inset Text
25052
25053 \begin_layout Plain Layout
25054 w
25055 \end_layout
25056
25057 \end_inset
25058 </cell>
25059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25060 \begin_inset Text
25061
25062 \begin_layout Plain Layout
25063 \begin_inset ERT
25064 status collapsed
25065
25066 \begin_layout Plain Layout
25067
25068
25069 \backslash
25070 cellcolor{Maroon}
25071 \end_layout
25072
25073 \end_inset
25074
25075 i
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 </row>
25081 </lyxtabular>
25082
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \end_inset
25089
25090
25091 \end_layout
25092
25093 \begin_layout Standard
25094 \begin_inset ERT
25095 status collapsed
25096
25097 \begin_layout Plain Layout
25098
25099
25100 \backslash
25101 renewcommand{
25102 \backslash
25103 hdashline}{
25104 \backslash
25105 myHdashline}
25106 \end_layout
25107
25108 \end_inset
25109
25110
25111 \lang english
25112
25113 \begin_inset Note Note
25114 status collapsed
25115
25116 \begin_layout Plain Layout
25117 retour à la valeur implicite
25118 \end_layout
25119
25120 \end_inset
25121
25122
25123 \end_layout
25124
25125 \begin_layout Standard
25126 \begin_inset ERT
25127 status collapsed
25128
25129 \begin_layout Plain Layout
25130
25131
25132 \backslash
25133 renewcommand{
25134 \backslash
25135 cdashline}{
25136 \backslash
25137 myCdashline}
25138 \end_layout
25139
25140 \end_inset
25141
25142
25143 \lang english
25144
25145 \begin_inset Note Note
25146 status collapsed
25147
25148 \begin_layout Plain Layout
25149 retour à la valeur implicite
25150 \end_layout
25151
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \begin_layout Standard
25158 \begin_inset ERT
25159 status collapsed
25160
25161 \begin_layout Plain Layout
25162
25163
25164 \backslash
25165 nodashgapcolor
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \lang english
25172
25173 \begin_inset Note Note
25174 status collapsed
25175
25176 \begin_layout Plain Layout
25177 retour à la valeur implicite
25178 \end_layout
25179
25180 \end_inset
25181
25182
25183 \end_layout
25184
25185 \begin_layout Standard
25186 \begin_inset ERT
25187 status collapsed
25188
25189 \begin_layout Plain Layout
25190
25191
25192 \backslash
25193 setlength{
25194 \backslash
25195 arrayrulewidth}{0.4pt}
25196 \end_layout
25197
25198 \end_inset
25199
25200
25201 \lang english
25202
25203 \begin_inset Note Note
25204 status collapsed
25205
25206 \begin_layout Plain Layout
25207 retour à la valeur implicite
25208 \end_layout
25209
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \begin_layout Standard
25216 La coloration des lignes, des colonnes et des filets fonctionne comme il
25217  est décrit section
25218 \begin_inset space ~
25219 \end_inset
25220
25221
25222 \begin_inset CommandInset ref
25223 LatexCommand ref
25224 reference "sec:Tableaux-Colorés"
25225
25226 \end_inset
25227
25228 .
25229  Coloret les filets horizontaux fonctionne de manière analogue comme il
25230  est décrit ici, il suffit de remplacer la commande 
25231 \series bold
25232
25233 \backslash
25234 myHlineC
25235 \series default
25236  par 
25237 \series bold
25238
25239 \backslash
25240 myHdashline
25241 \series default
25242  et la commande 
25243 \backslash
25244
25245 \series bold
25246 hlinepar
25247 \series default
25248  
25249 \series bold
25250
25251 \backslash
25252 hdashline
25253 \series default
25254 .
25255  On utilise donc les commandes:
25256 \end_layout
25257
25258 \begin_layout Standard
25259
25260 \series bold
25261
25262 \backslash
25263 let
25264 \backslash
25265 myHdashline
25266 \backslash
25267 hdashline
25268 \begin_inset Newline newline
25269 \end_inset
25270
25271
25272 \backslash
25273 renewcommand{
25274 \backslash
25275 hdashline}
25276 \begin_inset Newline newline
25277 \end_inset
25278
25279
25280 \begin_inset Phantom HPhantom
25281 status open
25282
25283 \begin_layout Plain Layout
25284 \begin_inset space ~
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \end_inset
25291
25292 {
25293 \backslash
25294 arrayrulecolor{red}
25295 \backslash
25296 myHdashline
25297 \backslash
25298 arrayrulecolor{black}}
25299 \end_layout
25300
25301 \begin_layout Standard
25302 Pour colorer 
25303 \series bold
25304
25305 \backslash
25306 cdashline
25307 \series default
25308 , la commande est:
25309 \end_layout
25310
25311 \begin_layout Standard
25312
25313 \series bold
25314
25315 \backslash
25316 let
25317 \backslash
25318 myCdashline
25319 \backslash
25320 cdashline
25321 \begin_inset Newline newline
25322 \end_inset
25323
25324
25325 \backslash
25326 renewcommand{
25327 \backslash
25328 cdashline}[1]
25329 \begin_inset Newline newline
25330 \end_inset
25331
25332
25333 \begin_inset Phantom HPhantom
25334 status open
25335
25336 \begin_layout Plain Layout
25337 \begin_inset space ~
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344
25345 {
25346 \backslash
25347 arrayrulecolor{red}
25348 \backslash
25349 myCdashline{#1}
25350 \backslash
25351 arrayrulecolor{black}}
25352 \end_layout
25353
25354 \begin_layout Standard
25355 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25356  code \SpecialChar TeX
25357  après le tableau,
25358 \end_layout
25359
25360 \begin_layout Standard
25361 pour 
25362 \series bold
25363
25364 \backslash
25365 hdashline:
25366 \end_layout
25367
25368 \begin_layout Standard
25369
25370 \series bold
25371
25372 \backslash
25373 renewcommand{
25374 \backslash
25375 hdashline}{
25376 \backslash
25377 myHdashline}
25378 \end_layout
25379
25380 \begin_layout Standard
25381 et pour 
25382 \series bold
25383
25384 \backslash
25385 cdashline
25386 \end_layout
25387
25388 \begin_layout Standard
25389
25390 \series bold
25391
25392 \backslash
25393 renewcommand{
25394 \backslash
25395 cdashline}{
25396 \backslash
25397 myCdashline}
25398 \end_layout
25399
25400 \begin_layout Standard
25401 Pour colorer les espaces entre les tirets la commande
25402 \end_layout
25403
25404 \begin_layout Standard
25405
25406 \series bold
25407
25408 \backslash
25409 dashgapcolor{couleur}
25410 \end_layout
25411
25412 \begin_layout Standard
25413 peut être insérée en code \SpecialChar TeX
25414  avant un tableau.
25415  
25416 \series bold
25417 couleur
25418 \series default
25419  est ici le nom d'une couleur définie précédemment.
25420  La commande
25421 \end_layout
25422
25423 \begin_layout Standard
25424
25425 \series bold
25426
25427 \backslash
25428 nodashgapcolor
25429 \end_layout
25430
25431 \begin_layout Standard
25432 annule les changements induits par 
25433 \series bold
25434
25435 \backslash
25436 dashgapcolor
25437 \series default
25438 .
25439 \end_layout
25440
25441 \begin_layout Standard
25442 \begin_inset Note Greyedout
25443 status open
25444
25445 \begin_layout Plain Layout
25446
25447 \series bold
25448 Not
25449 \series default
25450 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25451  de 
25452 \series bold
25453 arydshln
25454 \series default
25455  en premier.
25456  Donc dans la cellule 
25457 \emph on
25458 k
25459 \emph default
25460  du tableau
25461 \begin_inset space ~
25462 \end_inset
25463
25464
25465 \begin_inset CommandInset ref
25466 LatexCommand ref
25467 reference "tab:Colored-table-with"
25468
25469 \end_inset
25470
25471  , la commande 
25472 \series bold
25473
25474 \backslash
25475 hdashline
25476 \series default
25477  est placée avant 
25478 \series bold
25479
25480 \backslash
25481 rowcolor
25482 \series default
25483 .
25484 \end_layout
25485
25486 \end_inset
25487
25488
25489 \end_layout
25490
25491 \begin_layout Standard
25492 \begin_inset Note Greyedout
25493 status open
25494
25495 \begin_layout Plain Layout
25496
25497 \series bold
25498 Nota:
25499 \series default
25500  le paquetage \SpecialChar LaTeX
25501  
25502 \series bold
25503 arydshln
25504 \series default
25505  doit être chargé dans le préambule 
25506 \emph on
25507 avant
25508 \emph default
25509  le paquetage 
25510 \series bold
25511 colortbl
25512 \series default
25513
25514 \begin_inset Index idx
25515 status collapsed
25516
25517 \begin_layout Plain Layout
25518 Paquetages \SpecialChar LaTeX
25519  ! colortbl
25520 \end_layout
25521
25522 \end_inset
25523
25524 .
25525 \end_layout
25526
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \begin_layout Standard
25533 \begin_inset ERT
25534 status collapsed
25535
25536 \begin_layout Plain Layout
25537
25538
25539 \backslash
25540 else
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \begin_inset Note Note
25547 status open
25548
25549 \begin_layout Plain Layout
25550 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25551  
25552 \series bold
25553 arydshln
25554 \series default
25555  n'est pas installé :
25556 \end_layout
25557
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \begin_layout Standard
25564 Vous devez installer le paquetage \SpecialChar LaTeX
25565  
25566 \series bold
25567 arydshln
25568 \series default
25569  pour voir le contenu des cette section dans la sortie imprimée.
25570 \end_layout
25571
25572 \begin_layout Standard
25573 \begin_inset ERT
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577
25578
25579 \backslash
25580 fi
25581 \end_layout
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \begin_layout Standard
25589 Pour les détails concernant les filets colorés, voir la documentation du
25590  paquetage 
25591 \series bold
25592 arydshln
25593 \series default
25594
25595 \begin_inset CommandInset citation
25596 LatexCommand cite
25597 key "arydshln"
25598
25599 \end_inset
25600
25601 .
25602 \end_layout
25603
25604 \begin_layout Chapter
25605 Flottants
25606 \begin_inset CommandInset label
25607 LatexCommand label
25608 name "chap:Flottants"
25609
25610 \end_inset
25611
25612
25613 \begin_inset Index idx
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617 Flottants
25618 \end_layout
25619
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \begin_layout Section
25626 Introduction
25627 \begin_inset CommandInset label
25628 LatexCommand label
25629 name "sec:Flottants-Introduction"
25630
25631 \end_inset
25632
25633
25634 \begin_inset Index idx
25635 status collapsed
25636
25637 \begin_layout Plain Layout
25638 Flottants ! Introduction
25639 \end_layout
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Standard
25647 Un flottant est une portion de document, qui peut être associé à une étiquette
25648  et dont la position n'est pas fixée.
25649  Il peut 
25650 \begin_inset Quotes fld
25651 \end_inset
25652
25653 flotter
25654 \begin_inset Quotes frd
25655 \end_inset
25656
25657  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25658  plus approprié.
25659  Les 
25660 \family sans
25661 Notes
25662 \begin_inset space ~
25663 \end_inset
25664
25665 en
25666 \begin_inset space ~
25667 \end_inset
25668
25669 Bas
25670 \begin_inset space ~
25671 \end_inset
25672
25673 de
25674 \begin_inset space ~
25675 \end_inset
25676
25677 Page
25678 \family default
25679  et le 
25680 \family sans
25681 Notes
25682 \begin_inset space ~
25683 \end_inset
25684
25685 en
25686 \begin_inset space ~
25687 \end_inset
25688
25689 Marge
25690 \family default
25691  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25692  sur la page suivante quand il y a trop de notes sur la page courante.
25693 \end_layout
25694
25695 \begin_layout Standard
25696 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25697  très grande qualité.
25698  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25699  éviter des lignes blanches ou des pages sans texte.
25700  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25701  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25702  le texte.
25703  Les flottants sont donc numérotés.
25704  Les références croisées sont décrites dans la section
25705 \begin_inset space ~
25706 \end_inset
25707
25708
25709 \begin_inset CommandInset ref
25710 LatexCommand ref
25711 reference "sec:Referencer-les-Flottants"
25712
25713 \end_inset
25714
25715 .
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Pour insérer un flottant, on utilise un des sous menus du menu 
25720 \family sans
25721 Insertion\SpecialChar menuseparator
25722 Flottant
25723 \family default
25724  (barre d'outils 
25725 \begin_inset Info
25726 type  "icon"
25727 arg   "float-insert figure"
25728 \end_inset
25729
25730  ou 
25731 \begin_inset Info
25732 type  "icon"
25733 arg   "float-insert table"
25734 \end_inset
25735
25736 ).
25737  Une boîte va être insérée dans votre document avec par exemple une étiquette
25738  du genre 
25739 \begin_inset Quotes fld
25740 \end_inset
25741
25742 Figure
25743 \begin_inset space ~
25744 \end_inset
25745
25746 #:
25747 \begin_inset Quotes frd
25748 \end_inset
25749
25750  (où # est un numéro).
25751  L'étiquette est automatiquement traduite dans la langue du document dans
25752  la sortie finale.
25753  Après l'étiquette vous pouvez insérer du texte comme légende.
25754  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25755  séparé, à l'intérieur du flottant.
25756  Vous trouverez plus de détails sur le positionnement des légendes dans
25757  la section
25758 \begin_inset space ~
25759 \end_inset
25760
25761
25762 \begin_inset CommandInset ref
25763 LatexCommand ref
25764 reference "sec:Placement-légende"
25765
25766 \end_inset
25767
25768 .
25769  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25770 , vous pouvez fermer
25771  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25772  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25773  Une boîte de flottant fermée ressemble à ceci : 
25774 \begin_inset Graphics
25775         filename clipart/float.png
25776         scale 60
25777
25778 \end_inset
25779
25780  – une case grise avec un texte rouge.
25781 \end_layout
25782
25783 \begin_layout Standard
25784 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25785  pour éviter des erreurs avec \SpecialChar LaTeX
25786 , quand le texte qui entoure le flottant est
25787  formaté de façon particulière.
25788 \end_layout
25789
25790 \begin_layout Section
25791 Les types de flottants
25792 \end_layout
25793
25794 \begin_layout Standard
25795 En plus des flottants de figures et de tableau qui sont décrits respectivement
25796  dans les sections
25797 \begin_inset space ~
25798 \end_inset
25799
25800
25801 \begin_inset CommandInset ref
25802 LatexCommand ref
25803 reference "sec:Figure-Floats"
25804
25805 \end_inset
25806
25807  et 
25808 \begin_inset CommandInset ref
25809 LatexCommand ref
25810 reference "sec:Table-Floats"
25811
25812 \end_inset
25813
25814 , \SpecialChar LyX
25815  offre aussi les types 
25816 \family sans
25817 Algorithme
25818 \family default
25819  et 
25820 \family sans
25821 Enrobage
25822 \family default
25823 .
25824  Ces derniers sont expliques dans la section
25825 \begin_inset space \thinspace{}
25826 \end_inset
25827
25828
25829 \begin_inset CommandInset ref
25830 LatexCommand ref
25831 reference "sec:Flottant-d'enrobage"
25832
25833 \end_inset
25834
25835 .
25836 \end_layout
25837
25838 \begin_layout Subsection
25839 Flottant d'algorithme
25840 \begin_inset Index idx
25841 status collapsed
25842
25843 \begin_layout Plain Layout
25844 Flottants ! Algorithmes
25845 \end_layout
25846
25847 \end_inset
25848
25849
25850 \end_layout
25851
25852 \begin_layout Standard
25853 \begin_inset Float algorithm
25854 placement h
25855 wide false
25856 sideways false
25857 status open
25858
25859 \begin_layout Plain Layout
25860 \begin_inset Caption Standard
25861
25862 \begin_layout Plain Layout
25863 \begin_inset CommandInset label
25864 LatexCommand label
25865 name "alg:Exemple-Flottant-Algorithme"
25866
25867 \end_inset
25868
25869 Exemple de flottant d'algorithme
25870 \end_layout
25871
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \begin_layout LyX-Code
25878 for I in 1..N loop
25879 \begin_inset Newline newline
25880 \end_inset
25881
25882  Sum:= Sum + A(I); /*comment*/
25883 \begin_inset Newline newline
25884 \end_inset
25885
25886 end loop
25887 \begin_inset VSpace -4mm
25888 \end_inset
25889
25890
25891 \end_layout
25892
25893 \end_inset
25894
25895
25896 \end_layout
25897
25898 \begin_layout Standard
25899 Ce type de flottant est inséré à l'aide du menu 
25900 \family sans
25901 Insertion\SpecialChar menuseparator
25902 Flottant\SpecialChar menuseparator
25903 Algorithme
25904 \family default
25905 .
25906  Il peut être utilisé pour des morceaux de code source ou des descriptions
25907  d'algorithmes et peut être utilisé comme une alternative au listing de
25908  code source qui est décrit au chapitre
25909 \begin_inset space ~
25910 \end_inset
25911
25912
25913 \begin_inset CommandInset ref
25914 LatexCommand ref
25915 reference "cha:Program-Code-Listings"
25916
25917 \end_inset
25918
25919 .
25920  Vous pouvez par exemple utiliser l'environnement Code
25921 \begin_inset space ~
25922 \end_inset
25923
25924 \SpecialChar LyX
25925  qui est décrit dans le 
25926 \emph on
25927 Guide
25928 \emph default
25929
25930 \begin_inset space ~
25931 \end_inset
25932
25933
25934 \emph on
25935 de
25936 \begin_inset space ~
25937 \end_inset
25938
25939 l'Utilisateur
25940 \emph default
25941  de \SpecialChar LyX
25942 .
25943  l'algorithme
25944 \begin_inset space ~
25945 \end_inset
25946
25947
25948 \begin_inset CommandInset ref
25949 LatexCommand ref
25950 reference "alg:Exemple-Flottant-Algorithme"
25951
25952 \end_inset
25953
25954  est un exemple de flottant d'algorithme où un espace vertical de -4
25955 \begin_inset space \thinspace{}
25956 \end_inset
25957
25958 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
25959  soit placée exactement sous le texte de la dernière ligne.
25960 \end_layout
25961
25962 \begin_layout Standard
25963 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
25964  du document.
25965  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
25966 ent en ajoutant la ligne suivante dans le préambule de votre document :
25967 \end_layout
25968
25969 \begin_layout Standard
25970
25971 \series bold
25972
25973 \backslash
25974 floatname{algorithm}{votre
25975 \begin_inset space ~
25976 \end_inset
25977
25978 nom}
25979 \end_layout
25980
25981 \begin_layout Standard
25982
25983 \family sans
25984  votre
25985 \begin_inset space ~
25986 \end_inset
25987
25988 nom
25989 \family default
25990  est le mot 
25991 \begin_inset Quotes fld
25992 \end_inset
25993
25994
25995 \emph on
25996 algorithme
25997 \emph default
25998
25999 \begin_inset Quotes frd
26000 \end_inset
26001
26002  dans votre langue.
26003 \end_layout
26004
26005 \begin_layout Standard
26006 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
26007 \family sans
26008 Insertion\SpecialChar menuseparator
26009 Listes
26010 \begin_inset space ~
26011 \end_inset
26012
26013 &
26014 \begin_inset space ~
26015 \end_inset
26016
26017 TdM\SpecialChar menuseparator
26018 Liste
26019 \begin_inset space ~
26020 \end_inset
26021
26022 des
26023 \begin_inset space ~
26024 \end_inset
26025
26026 algorithmes
26027 \family default
26028  si votre document est en la même langue que les menus de \SpecialChar LyX
26029 .
26030  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26031  en code \SpecialChar TeX
26032  à la place:
26033 \end_layout
26034
26035 \begin_layout Standard
26036
26037 \series bold
26038
26039 \backslash
26040 listof{algorithm}{votre
26041 \begin_inset space ~
26042 \end_inset
26043
26044 nom}
26045 \end_layout
26046
26047 \begin_layout Standard
26048 où 
26049 \family sans
26050 votre
26051 \begin_inset space ~
26052 \end_inset
26053
26054 nom
26055 \family default
26056  est la traduction de 
26057 \begin_inset Quotes fld
26058 \end_inset
26059
26060
26061 \emph on
26062 List of Algorithm
26063 \emph default
26064 s
26065 \begin_inset Quotes frd
26066 \end_inset
26067
26068  dans votre langue.
26069 \end_layout
26070
26071 \begin_layout Standard
26072 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26073  le schéma 
26074 \begin_inset Quotes fld
26075 \end_inset
26076
26077 chapitre.algorithme
26078 \begin_inset Quotes frd
26079 \end_inset
26080
26081  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26082  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26083  commande dans le préambule de votre document :
26084 \end_layout
26085
26086 \begin_layout Standard
26087
26088 \series bold
26089
26090 \backslash
26091 numberwithin{algorithm}{chapter}
26092 \end_layout
26093
26094 \begin_layout Standard
26095 Pour pouvoir utiliser la commande 
26096 \series bold
26097
26098 \backslash
26099 numberwithin
26100 \series default
26101 , activez l'option 
26102 \family sans
26103 Utiliser
26104 \begin_inset space ~
26105 \end_inset
26106
26107 le
26108 \begin_inset space ~
26109 \end_inset
26110
26111 paquetage
26112 \begin_inset space ~
26113 \end_inset
26114
26115 AMS
26116 \begin_inset space ~
26117 \end_inset
26118
26119 math
26120 \family default
26121  dans la rubrique 
26122 \family sans
26123 Options
26124 \begin_inset space ~
26125 \end_inset
26126
26127 des
26128 \begin_inset space ~
26129 \end_inset
26130
26131 Maths
26132 \family default
26133  de la fenêtre de dialogue 
26134 \family sans
26135 Paramètres
26136 \begin_inset space ~
26137 \end_inset
26138
26139 du
26140 \begin_inset space ~
26141 \end_inset
26142
26143 Document
26144 \family default
26145 .
26146 \end_layout
26147
26148 \begin_layout Section
26149 Numérotation des flottants
26150 \begin_inset Index idx
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154 Flottants ! Numérotation
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \begin_layout Standard
26163 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26164  ils se trouvent, soit en utilisant un format du genre 
26165 \begin_inset Quotes fld
26166 \end_inset
26167
26168 chapitre.numéro
26169 \begin_inset Quotes frd
26170 \end_inset
26171
26172  ou 
26173 \begin_inset Quotes fld
26174 \end_inset
26175
26176 section.numéro
26177 \begin_inset Quotes frd
26178 \end_inset
26179
26180 .
26181  Cela dépend de la classe de document utilisée.
26182 \end_layout
26183
26184 \begin_layout Standard
26185 Pour changer le format de la numérotation qui ne dépend pas de la section
26186  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26187  le préambule du document :
26188 \end_layout
26189
26190 \begin_layout Standard
26191
26192 \series bold
26193
26194 \backslash
26195 renewcommand{
26196 \backslash
26197 thetable}{
26198 \backslash
26199 roman{table}}
26200 \end_layout
26201
26202 \begin_layout Standard
26203
26204 \series bold
26205
26206 \backslash
26207 thetable
26208 \series default
26209  est la commande qui imprime le numéro du tableau, pour les figures, la
26210  commande serait 
26211 \series bold
26212
26213 \backslash
26214 thefigure
26215 \series default
26216 .
26217  La commande 
26218 \series bold
26219
26220 \backslash
26221 roman
26222 \series default
26223  utilisée dans la commande précédente, imprime le numéro du tableau sous
26224  forme de petits chiffres romains.
26225 \end_layout
26226
26227 \begin_layout Standard
26228 Pour changer le type de numérotation pour par exemple 
26229 \begin_inset Quotes fld
26230 \end_inset
26231
26232 sous-section.numéro
26233 \begin_inset Quotes frd
26234 \end_inset
26235
26236 , utilisez la commande suivante dans le préambule du document :
26237 \end_layout
26238
26239 \begin_layout Standard
26240
26241 \series bold
26242
26243 \backslash
26244 numberwithin{table}{subsection}
26245 \end_layout
26246
26247 \begin_layout Standard
26248 Pour pouvoir utiliser la commande 
26249 \series bold
26250
26251 \backslash
26252 numberwithin
26253 \series default
26254 , vous devez activer l'option 
26255 \family sans
26256 Utiliser
26257 \begin_inset space ~
26258 \end_inset
26259
26260 le
26261 \begin_inset space ~
26262 \end_inset
26263
26264 paquetage
26265 \begin_inset space ~
26266 \end_inset
26267
26268 maths
26269 \begin_inset space ~
26270 \end_inset
26271
26272 AMS
26273 \family default
26274  dans la rubrique 
26275 \family sans
26276 Options
26277 \begin_inset space ~
26278 \end_inset
26279
26280 des
26281 \begin_inset space ~
26282 \end_inset
26283
26284 Maths
26285 \family default
26286  de la fenêtre de dialogue 
26287 \family sans
26288 Paramètres
26289 \family default
26290  du document.
26291 \end_layout
26292
26293 \begin_layout Standard
26294 Veuillez aussi jeter un coup d'œil à la section
26295 \begin_inset space ~
26296 \end_inset
26297
26298
26299 \begin_inset CommandInset ref
26300 LatexCommand ref
26301 reference "subsec:Numerotation-notes-bas-de-page"
26302
26303 \end_inset
26304
26305  pour plus de détails et des notes importantes sur les commandes de numérotation.
26306 \end_layout
26307
26308 \begin_layout Section
26309 Faire référence à des flottants
26310 \begin_inset CommandInset label
26311 LatexCommand label
26312 name "sec:Referencer-les-Flottants"
26313
26314 \end_inset
26315
26316
26317 \begin_inset Index idx
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321 Flottants ! Références
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \begin_inset Index idx
26328 status collapsed
26329
26330 \begin_layout Plain Layout
26331 References@Références ! à des Flottants 
26332 \end_layout
26333
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \begin_layout Standard
26340 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26341  en utilisant le menu 
26342 \family sans
26343 Insertion\SpecialChar menuseparator
26344 Étiquette
26345 \family default
26346  ou le bouton 
26347 \begin_inset Info
26348 type  "icon"
26349 arg   "label-insert"
26350 \end_inset
26351
26352  de la barre d'outils.
26353  Une boîte grise de ce genre : 
26354 \begin_inset Graphics
26355         filename clipart/label.png
26356         scaleBeforeRotation
26357
26358 \end_inset
26359
26360  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26361  de saisir le texte de l'étiquette.
26362  \SpecialChar LyX
26363  propose comme texte pour l'étiquette les premiers mots de la légendes
26364  précédés d'un préfixe.
26365  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26366  préfixe sera 
26367 \begin_inset Quotes fld
26368 \end_inset
26369
26370
26371 \family sans
26372 fig:
26373 \family default
26374
26375 \begin_inset Quotes frd
26376 \end_inset
26377
26378 .
26379 \end_layout
26380
26381 \begin_layout Standard
26382 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26383  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26384 \family sans
26385 Insertion\SpecialChar menuseparator
26386 Référence
26387 \begin_inset space ~
26388 \end_inset
26389
26390 Croisée
26391 \family default
26392  ou le bouton 
26393 \begin_inset Info
26394 type  "icon"
26395 arg   "dialog-show-new-inset ref"
26396 \end_inset
26397
26398  de la barre d'outils.
26399  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26400  définies dans votre document.
26401  Si vous avez plusieurs documents \SpecialChar LyX
26402  ouverts, vous pouvez choisir celui que
26403  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26404  la fenêtre de dialogue.
26405  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26406  une.
26407  Une boîte grise de référence croisée comme celle-ci : 
26408 \begin_inset Graphics
26409         filename clipart/reference.png
26410         scaleBeforeRotation
26411
26412 \end_inset
26413
26414  va être insérée.
26415  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26416  de la référence croisée.
26417 \end_layout
26418
26419 \begin_layout Standard
26420 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26421  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26422  les deux.
26423  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26424  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26425  du numéro de la référence.
26426 \end_layout
26427
26428 \begin_layout Standard
26429 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26430  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26431  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26432  pas à vous en préoccuper.
26433 \end_layout
26434
26435 \begin_layout Standard
26436 Le bouton 
26437 \family sans
26438 Aller
26439 \begin_inset space ~
26440 \end_inset
26441
26442 à
26443 \begin_inset space ~
26444 \end_inset
26445
26446 l'étiquette
26447 \family default
26448  dans la fenêtre de référence croisée va positionner le curseur juste devant
26449  l'étiquette à laquelle on fait référence.
26450  Le nom du bouton bouton 
26451 \family sans
26452 Revenir
26453 \family default
26454  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26455 \end_layout
26456
26457 \begin_layout Subsection
26458 Formats de références croisées
26459 \begin_inset CommandInset label
26460 LatexCommand label
26461 name "subsec:Formats-Références-Croisées"
26462
26463 \end_inset
26464
26465
26466 \begin_inset Index idx
26467 status collapsed
26468
26469 \begin_layout Plain Layout
26470 References@Références ! Formats
26471 \end_layout
26472
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \begin_layout Standard
26479 Il y a six types de références croisées :
26480 \end_layout
26481
26482 \begin_layout Description
26483 <référence>
26484 \begin_inset space ~
26485 \end_inset
26486
26487 : affiche le numéro de l'élément, c'est le choix implicite : 
26488 \begin_inset CommandInset ref
26489 LatexCommand ref
26490 reference "fig:Deux-images-déformées"
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \begin_layout Description
26498 (<référence>)
26499 \begin_inset space ~
26500 \end_inset
26501
26502 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26503  normalement pour faire référence à des formules mathématiques, en particulier
26504  quand le mot 
26505 \begin_inset Quotes fld
26506 \end_inset
26507
26508 Équation
26509 \begin_inset Quotes frd
26510 \end_inset
26511
26512  est omis : 
26513 \begin_inset CommandInset ref
26514 LatexCommand eqref
26515 reference "eq:Wgn"
26516
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \begin_layout Description
26523 <page>
26524 \begin_inset space ~
26525 \end_inset
26526
26527 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26528 \begin_inset space ~
26529 \end_inset
26530
26531
26532 \begin_inset CommandInset ref
26533 LatexCommand pageref
26534 reference "fig:Deux-images-déformées"
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \begin_layout Description
26542 Sur
26543 \begin_inset space ~
26544 \end_inset
26545
26546 la
26547 \begin_inset space ~
26548 \end_inset
26549
26550 page
26551 \begin_inset space ~
26552 \end_inset
26553
26554 <page>
26555 \begin_inset space ~
26556 \end_inset
26557
26558 : affiche le mot 
26559 \begin_inset Quotes fld
26560 \end_inset
26561
26562 page
26563 \begin_inset Quotes frd
26564 \end_inset
26565
26566  suivi du numéro de la page sur laquelle se trouve l'élément : 
26567 \begin_inset CommandInset ref
26568 LatexCommand vpageref
26569 reference "fig:Deux-images-déformées"
26570
26571 \end_inset
26572
26573
26574 \end_layout
26575
26576 \begin_layout Description
26577 <référence>
26578 \begin_inset space ~
26579 \end_inset
26580
26581 page
26582 \begin_inset space ~
26583 \end_inset
26584
26585 <page>
26586 \begin_inset space ~
26587 \end_inset
26588
26589 : affiche le numéro de l'élément, le mot 
26590 \begin_inset Quotes fld
26591 \end_inset
26592
26593 page
26594 \begin_inset Quotes frd
26595 \end_inset
26596
26597  et le numéro de la page : 
26598 \begin_inset CommandInset ref
26599 LatexCommand vref
26600 reference "fig:Deux-images-déformées"
26601
26602 \end_inset
26603
26604
26605 \end_layout
26606
26607 \begin_layout Description
26608 Référence
26609 \begin_inset space ~
26610 \end_inset
26611
26612 mise
26613 \begin_inset space ~
26614 \end_inset
26615
26616 en
26617 \begin_inset space ~
26618 \end_inset
26619
26620 forme
26621 \begin_inset space ~
26622 \end_inset
26623
26624 : affiche une référence croisée qui définit son propre format.
26625 \begin_inset Newline newline
26626 \end_inset
26627
26628
26629 \begin_inset Note Greyedout
26630 status open
26631
26632 \begin_layout Plain Layout
26633
26634 \series bold
26635 Note:
26636 \series default
26637  Ce type de référence croisée n'est disponible que si vous avez installé
26638  le paquetage \SpecialChar LaTeX
26639  
26640 \series bold
26641 prettyref
26642 \series default
26643  ou 
26644 \series bold
26645 refstyle
26646 \series default
26647
26648 \begin_inset Index idx
26649 status collapsed
26650
26651 \begin_layout Plain Layout
26652 Paquetages \SpecialChar LaTeX
26653  ! prettyref
26654 \end_layout
26655
26656 \end_inset
26657
26658
26659 \begin_inset Index idx
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663 Paquetages \SpecialChar LaTeX
26664  ! refstyle
26665 \end_layout
26666
26667 \end_inset
26668
26669 .
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \begin_inset Newline newline
26676 \end_inset
26677
26678 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26679  qui doit être utilisé pour cette fonction
26680  en utilisant l'option 
26681 \family sans
26682 Utiliser refstyle (à la place de prettyref) pour les références croisées
26683 \family default
26684  dans le menu 
26685 \family sans
26686 Document\SpecialChar menuseparator
26687 Paramètres\SpecialChar menuseparator
26688 Classe de document
26689 \family default
26690 .
26691  Le format est précisé en ajoutant la commande 
26692 \series bold
26693
26694 \backslash
26695 newrefformat
26696 \series default
26697  (prettyref) ou 
26698 \series bold
26699
26700 \backslash
26701 newref
26702 \series default
26703  (refstyle) au préambule du document.
26704  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
26705  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26706 \begin_inset space ~
26707 \end_inset
26708
26709 :
26710 \begin_inset Newline newline
26711 \end_inset
26712
26713
26714 \series bold
26715
26716 \backslash
26717 newref{fig}{refcmd={Image sur la page 
26718 \backslash
26719 pageref{#1}}}
26720 \series default
26721
26722 \begin_inset Newline newline
26723 \end_inset
26724
26725 Pour plus d'information sur le format, jetez un œil sur la documentation
26726  du paquetage, 
26727 \begin_inset CommandInset citation
26728 LatexCommand cite
26729 key "prettyref,refstyle"
26730
26731 \end_inset
26732
26733 .
26734 \end_layout
26735
26736 \begin_layout Description
26737 Référence
26738 \begin_inset space ~
26739 \end_inset
26740
26741 textuelle: affiche la légende de la référence
26742 \begin_inset space ~
26743 \end_inset
26744
26745
26746 \begin_inset CommandInset ref
26747 LatexCommand nameref
26748 reference "fig:Deux-images-déformées"
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \begin_layout Standard
26756
26757 \family sans
26758 <page>
26759 \family default
26760  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26761  précédente, la même page ou la page suivante.
26762  Vous verrez par exemple un texte du genre 
26763 \begin_inset Quotes fld
26764 \end_inset
26765
26766
26767 \family sans
26768 sur cette page
26769 \family default
26770
26771 \begin_inset Quotes frd
26772 \end_inset
26773
26774  à la place.
26775  Le style 
26776 \family sans
26777 <référence>
26778 \begin_inset space ~
26779 \end_inset
26780
26781 page
26782 \begin_inset space ~
26783 \end_inset
26784
26785 <page> 
26786 \family default
26787 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26788  page.
26789 \end_layout
26790
26791 \begin_layout Standard
26792 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26793  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26794 .
26795  Vous choisissez une des six variétés de références dans le champ Format
26796  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26797  boîte de la référence croisée.
26798 \end_layout
26799
26800 \begin_layout Standard
26801 \begin_inset Note Greyedout
26802 status open
26803
26804 \begin_layout Plain Layout
26805
26806 \series bold
26807 Note:
26808 \series default
26809  L'utilisation du paquetage \SpecialChar LaTeX
26810  
26811 \series bold
26812 refstyle
26813 \series default
26814
26815 \begin_inset Index idx
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819 Paquetages \SpecialChar LaTeX
26820  ! refstyle
26821 \end_layout
26822
26823 \end_inset
26824
26825  est recommandée parce que 
26826 \series bold
26827 prettyref
26828 \series default
26829
26830 \begin_inset Index idx
26831 status collapsed
26832
26833 \begin_layout Plain Layout
26834 Paquetages \SpecialChar LaTeX
26835  ! prettyref
26836 \end_layout
26837
26838 \end_inset
26839
26840  ne connaît pas tous les raccourcis possibles pour les étiquettes
26841 \begin_inset Foot
26842 status collapsed
26843
26844 \begin_layout Plain Layout
26845 \begin_inset Quotes fld
26846 \end_inset
26847
26848 fig:
26849 \begin_inset Quotes frd
26850 \end_inset
26851
26852  est par exemple le raccourci \SpecialChar LyX
26853  pour les étiquettes dans les légendes de
26854  figures,.
26855 \end_layout
26856
26857 \end_inset
26858
26859  et n'est pas internationalisé.
26860 \end_layout
26861
26862 \end_inset
26863
26864
26865 \end_layout
26866
26867 \begin_layout Subsection
26868 Nommage automatique des références croisées
26869 \begin_inset Index idx
26870 status collapsed
26871
26872 \begin_layout Plain Layout
26873 References@Références ! Nommage automatique
26874 \end_layout
26875
26876 \end_inset
26877
26878
26879 \end_layout
26880
26881 \begin_layout Standard
26882 Le paquetage \SpecialChar LaTeX
26883  
26884 \series bold
26885 hyperref
26886 \series default
26887
26888 \begin_inset Index idx
26889 status collapsed
26890
26891 \begin_layout Plain Layout
26892 Paquetages \SpecialChar LaTeX
26893  ! hyperref
26894 \end_layout
26895
26896 \end_inset
26897
26898
26899 \series bold
26900
26901 \series default
26902 qui est activé dans la rubrique 
26903 \family sans
26904 Propriétés du PDF
26905 \family default
26906  de la fenêtre de dialogue 
26907 \family sans
26908 Paramètres du document
26909 \family default
26910  fournit une fonction très utile pour automatiser la création des références
26911  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
26912  une section).
26913  Par exemple pour vous éviter de devoir écrire le mot 
26914 \begin_inset Quotes fld
26915 \end_inset
26916
26917 Figure
26918 \begin_inset Quotes frd
26919 \end_inset
26920
26921  devant chaque référence à une figure.
26922  Pour profiter de ce nommage automatique des références croisées, vous devez
26923  activer 
26924 \series bold
26925 hyperref
26926 \series default
26927  et insérer la ligne suivante dans le préambule du document :
26928 \end_layout
26929
26930 \begin_layout Standard
26931
26932 \series bold
26933
26934 \backslash
26935 AtBeginDocument{
26936 \backslash
26937 renewcommand{
26938 \backslash
26939 ref}[1]{
26940 \backslash
26941 mbox{
26942 \backslash
26943 autoref{#1}}}}
26944 \end_layout
26945
26946 \begin_layout Standard
26947 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
26948  défaut, par exemple vous préférez le nom 
26949 \begin_inset Quotes fld
26950 \end_inset
26951
26952 sec.
26953 \begin_inset Quotes frd
26954 \end_inset
26955
26956  plutôt que 
26957 \begin_inset Quotes fld
26958 \end_inset
26959
26960 section
26961 \begin_inset Quotes frd
26962 \end_inset
26963
26964 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
26965 \end_layout
26966
26967 \begin_layout Standard
26968
26969 \series bold
26970
26971 \backslash
26972 addto
26973 \backslash
26974 extrasfrench{
26975 \backslash
26976 renewcommand{
26977 \backslash
26978 sectionautorefname}
26979 \begin_inset Newline newline
26980 \end_inset
26981
26982
26983 \begin_inset Phantom HPhantom
26984 status open
26985
26986 \begin_layout Plain Layout
26987
26988 \series bold
26989 \begin_inset space ~
26990 \end_inset
26991
26992
26993 \end_layout
26994
26995 \end_inset
26996
26997 {sec.
26998 \backslash
26999 negthinspace}}
27000 \end_layout
27001
27002 \begin_layout Standard
27003 Si vous utilisez une autre langue que le français, remplacez 
27004 \series bold
27005
27006 \backslash
27007 extrasfrench
27008 \series default
27009  par 
27010 \series bold
27011
27012 \backslash
27013 extras***
27014 \series default
27015 , où *** est le nom de la langue que vous utilisez.
27016
27017 \series bold
27018  
27019 \end_layout
27020
27021 \begin_layout Standard
27022 Pour avoir des noms automatiques, mais pas pour certains types de références,
27023  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27024 \end_layout
27025
27026 \begin_layout Standard
27027
27028 \series bold
27029
27030 \backslash
27031 addto
27032 \backslash
27033 extrasfrench{
27034 \backslash
27035 renewcommand*{
27036 \backslash
27037 equationautorefname}[1]{}}
27038 \end_layout
27039
27040 \begin_layout Standard
27041 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27042  de 
27043 \series bold
27044 hyperref
27045 \series default
27046  
27047 \begin_inset CommandInset citation
27048 LatexCommand cite
27049 key "hyperref"
27050
27051 \end_inset
27052
27053 .
27054 \end_layout
27055
27056 \begin_layout Standard
27057 \begin_inset Note Greyedout
27058 status open
27059
27060 \begin_layout Plain Layout
27061
27062 \series bold
27063 Note:
27064 \series default
27065  Le nommage automatique de références ne peut être utilisé si vous avez
27066  choisi le style de référence 
27067 \family sans
27068 Référence
27069 \begin_inset space ~
27070 \end_inset
27071
27072 mise
27073 \begin_inset space ~
27074 \end_inset
27075
27076 en
27077 \begin_inset space ~
27078 \end_inset
27079
27080 forme
27081 \family default
27082  décrit dans la section
27083 \begin_inset space ~
27084 \end_inset
27085
27086
27087 \begin_inset CommandInset ref
27088 LatexCommand ref
27089 reference "subsec:Formats-Références-Croisées"
27090
27091 \end_inset
27092
27093 .
27094 \end_layout
27095
27096 \end_inset
27097
27098
27099 \end_layout
27100
27101 \begin_layout Standard
27102 Le manuel 
27103 \emph on
27104 Math
27105 \emph default
27106  est un exemple dans lequel on a utilisé le référencement automatique.
27107 \end_layout
27108
27109 \begin_layout Subsection
27110 Positionnement des références 
27111 \begin_inset CommandInset label
27112 LatexCommand label
27113 name "subsec:Reference-Position"
27114
27115 \end_inset
27116
27117
27118 \begin_inset Index idx
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122 References@Références ! Positionnement
27123 \end_layout
27124
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Standard
27131 Si vous utilisez le paquetage 
27132 \series bold
27133 hyperref, 
27134 \series default
27135 qui est activé dans la rubrique 
27136 \family sans
27137 Propriétés du PDF
27138 \family default
27139  de la fenêtre de dialogue 
27140 \family sans
27141 Paramètres du document,
27142 \family default
27143  pour lier vos références croisées dans la sortie finale, vous verrez que
27144  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27145  l'image.
27146  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27147  pourrez voir l'image sans faire défiler le texte.
27148  Ce problème vient du fait que le point d'ancrage de la référence se situe
27149  à l'endroit de l'étiquette.
27150  En utilisant le paquetage \SpecialChar LaTeX
27151  
27152 \series bold
27153 hypcap
27154 \series default
27155
27156 \begin_inset Index idx
27157 status collapsed
27158
27159 \begin_layout Plain Layout
27160 Paquetages \SpecialChar LaTeX
27161  ! hypcap
27162 \end_layout
27163
27164 \end_inset
27165
27166 , qui fait partie du paquetage \SpecialChar LaTeX
27167  
27168 \series bold
27169 oberdiek
27170 \series default
27171
27172 \begin_inset Index idx
27173 status collapsed
27174
27175 \begin_layout Plain Layout
27176 Paquetages \SpecialChar LaTeX
27177  ! oberdiek
27178 \end_layout
27179
27180 \end_inset
27181
27182 , le point d'ancrage d'un lien est place en haut du flottant.
27183  Pour utiliser cette fonction avec les flottants de figure, chargez 
27184 \series bold
27185 hypcap
27186 \series default
27187  dans l'entête du document avec la ligne
27188 \end_layout
27189
27190 \begin_layout Standard
27191
27192 \series bold
27193
27194 \backslash
27195 usepackage[figure]{hypcap}
27196 \end_layout
27197
27198 \begin_layout Standard
27199 Vous pouvez aussi utiliser 
27200 \series bold
27201 hypcap
27202 \series default
27203  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27204  raisons de stabilité.
27205  Pour plus d'information, jetez un coup d'œil au manuel d' 
27206 \series bold
27207 hypcap
27208 \series default
27209  
27210 \begin_inset CommandInset citation
27211 LatexCommand cite
27212 key "hypcap"
27213
27214 \end_inset
27215
27216 .
27217 \end_layout
27218
27219 \begin_layout Standard
27220 \begin_inset Note Greyedout
27221 status open
27222
27223 \begin_layout Plain Layout
27224
27225 \series bold
27226 Note:
27227 \series default
27228  
27229 \series bold
27230 hypcap
27231 \series default
27232  n'a aucun effet pour les références à des sous-figures.
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \begin_layout Section
27241 Placement des flottants
27242 \begin_inset CommandInset label
27243 LatexCommand label
27244 name "sec:Placement-flottants"
27245
27246 \end_inset
27247
27248
27249 \begin_inset Index idx
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253 Flottants ! Placement
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \end_layout
27260
27261 \begin_layout Standard
27262 En faisant un clic droit sur la boîte d'un flottant et 
27263 \lang english
27264 clicking on 
27265 \family sans
27266 Settings
27267 \family default
27268 \lang french
27269  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27270  paramètres de placement que \SpecialChar LaTeX
27271  utilise pour déterminer où placer le flottant.
27272 \begin_inset Newline newline
27273 \end_inset
27274
27275 L'option 
27276 \family sans
27277 Plusieurs
27278 \begin_inset space ~
27279 \end_inset
27280
27281 colonnes
27282 \family default
27283  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27284  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27285  confiné sur une seule colonne.
27286 \begin_inset Newline newline
27287 \end_inset
27288
27289 L'option 
27290 \family sans
27291 Rotation
27292 \begin_inset space ~
27293 \end_inset
27294
27295 90°
27296 \family default
27297  est utilisée pour faire tourner les flottants, voyez la section
27298 \begin_inset space ~
27299 \end_inset
27300
27301
27302 \begin_inset CommandInset ref
27303 LatexCommand ref
27304 reference "sec:Flottants-renversés"
27305
27306 \end_inset
27307
27308 .
27309 \end_layout
27310
27311 \begin_layout Standard
27312 En désactivant l'option 
27313 \family sans
27314 Utilise
27315 \begin_inset space ~
27316 \end_inset
27317
27318 le
27319 \begin_inset space ~
27320 \end_inset
27321
27322 placement
27323 \begin_inset space ~
27324 \end_inset
27325
27326 par
27327 \begin_inset space ~
27328 \end_inset
27329
27330 défaut
27331 \family default
27332  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27333  le placement du flottant:
27334 \end_layout
27335
27336 \begin_layout Description
27337 Ici,
27338 \begin_inset space ~
27339 \end_inset
27340
27341 si
27342 \begin_inset space ~
27343 \end_inset
27344
27345 possible: essaie de placer le flottant à la position où il a été inséré
27346  dans \SpecialChar LyX
27347
27348 \end_layout
27349
27350 \begin_layout Description
27351 Haut
27352 \begin_inset space ~
27353 \end_inset
27354
27355 de
27356 \begin_inset space ~
27357 \end_inset
27358
27359 la
27360 \begin_inset space ~
27361 \end_inset
27362
27363 page: essaie de placer le flottant en haut de la page courante
27364 \end_layout
27365
27366 \begin_layout Description
27367 Bas
27368 \begin_inset space ~
27369 \end_inset
27370
27371 de
27372 \begin_inset space ~
27373 \end_inset
27374
27375 la
27376 \begin_inset space ~
27377 \end_inset
27378
27379 page: essaie de placer le flottant en bas de la page courante
27380 \end_layout
27381
27382 \begin_layout Description
27383 Page
27384 \begin_inset space ~
27385 \end_inset
27386
27387 de
27388 \begin_inset space ~
27389 \end_inset
27390
27391 flottants: essaie de placer le flottant sur une page à part, éventuellement
27392  avec d'autres flottants 
27393 \end_layout
27394
27395 \begin_layout Standard
27396 \SpecialChar LaTeX
27397  utilise
27398 \emph on
27399  toujours 
27400 \emph default
27401 les options dans l'ordre donné ci-dessus.
27402  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27403  va d'abord
27404  essayer 
27405 \family sans
27406 Ici
27407 \begin_inset space ~
27408 \end_inset
27409
27410 si
27411 \begin_inset space ~
27412 \end_inset
27413
27414 possible
27415 \family default
27416 , ensuite 
27417 \family sans
27418 Haut
27419 \begin_inset space ~
27420 \end_inset
27421
27422 de
27423 \begin_inset space ~
27424 \end_inset
27425
27426 la
27427 \begin_inset space ~
27428 \end_inset
27429
27430 page
27431 \family default
27432 , et ainsi de suite.
27433  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27434  va essayer les options
27435  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27436  Si aucune des quatre options de placement n'est possible, la procédure
27437  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27438 \end_layout
27439
27440 \begin_layout Standard
27441 Implicitement, chaque option a ses propres règles d'application:
27442 \end_layout
27443
27444 \begin_layout Standard
27445
27446 \family sans
27447 Haut
27448 \begin_inset space ~
27449 \end_inset
27450
27451 de
27452 \begin_inset space ~
27453 \end_inset
27454
27455 la
27456 \begin_inset space ~
27457 \end_inset
27458
27459 page
27460 \family default
27461  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27462  en haut de page (
27463 \series bold
27464
27465 \backslash
27466 topfraction
27467 \series default
27468 ).
27469 \end_layout
27470
27471 \begin_layout Standard
27472
27473 \family sans
27474 Bas
27475 \begin_inset space ~
27476 \end_inset
27477
27478 de
27479 \begin_inset space ~
27480 \end_inset
27481
27482 la
27483 \begin_inset space ~
27484 \end_inset
27485
27486 page
27487 \family default
27488  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27489  en bas de page (
27490 \series bold
27491
27492 \backslash
27493 bottomfraction
27494 \series default
27495 ).
27496 \end_layout
27497
27498 \begin_layout Standard
27499
27500 \family sans
27501 Page
27502 \begin_inset space ~
27503 \end_inset
27504
27505 de
27506 \begin_inset space ~
27507 \end_inset
27508
27509 flottants
27510 \family default
27511  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27512  si ils occupent plus de 50% de celle-ci (
27513 \series bold
27514
27515 \backslash
27516 floatpagefraction
27517 \series default
27518 ).
27519 \end_layout
27520
27521 \begin_layout Standard
27522 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27523  supplémentaire 
27524 \family sans
27525 Ignorer
27526 \begin_inset space ~
27527 \end_inset
27528
27529 les
27530 \begin_inset space ~
27531 \end_inset
27532
27533 règles
27534 \begin_inset space ~
27535 \end_inset
27536
27537 \SpecialChar LaTeX
27538
27539 \family default
27540 \lang english
27541 .
27542 \begin_inset Newline newline
27543 \end_inset
27544
27545
27546 \lang french
27547 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27548  qui sont données
27549  entre parenthèses après les descriptions des règles données ci-dessus.
27550  Par exemple, pour augmenter à 50
27551 \begin_inset space \thinspace{}
27552 \end_inset
27553
27554 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27555  trop petite, ajoutez cette ligne au préambule de votre document :
27556 \end_layout
27557
27558 \begin_layout Standard
27559
27560 \series bold
27561
27562 \backslash
27563 renewcommand{
27564 \backslash
27565 bottomfraction}{0.5}
27566 \end_layout
27567
27568 \begin_layout Standard
27569 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27570  exactement à l'endroit où vous l'avez inséré.
27571  dans ce cas utilisez l'option 
27572 \family sans
27573 Ici
27574 \begin_inset space ~
27575 \end_inset
27576
27577 à
27578 \begin_inset space ~
27579 \end_inset
27580
27581 tout
27582 \begin_inset space ~
27583 \end_inset
27584
27585 Prix
27586 \family default
27587 .
27588  Utilisez cette option le moins souvent possible et seulement quand le document
27589  est presque prêt à être imprimé.
27590  En effet, le flottant n'est plus capable de 
27591 \begin_inset Quotes fld
27592 \end_inset
27593
27594 flotter
27595 \begin_inset Quotes frd
27596 \end_inset
27597
27598 , ce qui peut perturber toutes les mises en page.
27599 \end_layout
27600
27601 \begin_layout Standard
27602 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27603  sont toujours entourés par le texte d'un paragraphe donné.
27604 \begin_inset VSpace bigskip
27605 \end_inset
27606
27607
27608 \end_layout
27609
27610 \begin_layout Standard
27611 On peut parfois se trouver dans la situation où un flottant est placé en
27612  haut d'une page alors que la section concernée ne commence qu'au milieu
27613  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27614  la section précédente.
27615  On peut utiliser la commande \SpecialChar LaTeX
27616  
27617 \series bold
27618
27619 \backslash
27620 suppressfloats
27621 \series default
27622  pour éviter ce cas.
27623  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27624  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27625  soit placé avant que la section commence.
27626  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27627  votre document :
27628 \end_layout
27629
27630 \begin_layout Standard
27631
27632 \series bold
27633
27634 \backslash
27635 let
27636 \backslash
27637 mySection
27638 \backslash
27639 section
27640 \begin_inset Newline newline
27641 \end_inset
27642
27643
27644 \backslash
27645 renewcommand{
27646 \backslash
27647 section}{
27648 \backslash
27649 suppressfloats[t]
27650 \backslash
27651 mySection}
27652 \end_layout
27653
27654 \begin_layout Standard
27655 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27656  comme les chapitres et les sous-sections.
27657  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27658  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27659  pourrait ensuite
27660  avoir du mal à trouver un positionnement correct.
27661 \end_layout
27662
27663 \begin_layout Standard
27664 \begin_inset VSpace bigskip
27665 \end_inset
27666
27667 Dans certains cas il est demandé de placer toutes les figures et tous les
27668  tableaux à la fin du document.
27669  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27670  
27671 \series bold
27672 endfloat
27673 \series default
27674
27675 \begin_inset Index idx
27676 status collapsed
27677
27678 \begin_layout Plain Layout
27679 Paquetages \SpecialChar LaTeX
27680  ! endfloat
27681 \end_layout
27682
27683 \end_inset
27684
27685  a été développé.
27686  Il met en effet tous les flottants de figures et de tableaux à la fin du
27687  document dans leurs propres sections.
27688  À la position d'origine du flottant, une indication textuelle du genre
27689  
27690 \begin_inset Quotes fld
27691 \end_inset
27692
27693
27694 \family sans
27695 [Figure
27696 \begin_inset space ~
27697 \end_inset
27698
27699 3.2 
27700 \lang english
27701 about here.
27702 \lang french
27703 ]
27704 \family default
27705
27706 \begin_inset Quotes frd
27707 \end_inset
27708
27709  est insérée.
27710  Le paquetage 
27711 \series bold
27712 endfloat
27713 \series default
27714  est chargé dans le préambule avec la ligne suivante 
27715 \end_layout
27716
27717 \begin_layout Standard
27718
27719 \series bold
27720
27721 \backslash
27722 usepackage[options]{endfloat}
27723 \end_layout
27724
27725 \begin_layout Standard
27726 Il y a aussi de nombreuses options de paquetage pour modifier le format
27727  des sections de figures ou de tableau qui sont créées.
27728  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27729  
27730 \series bold
27731 endfloa
27732 \series default
27733
27734 \begin_inset CommandInset citation
27735 LatexCommand cite
27736 key "endfloat"
27737
27738 \end_inset
27739
27740 .
27741 \begin_inset Newline newline
27742 \end_inset
27743
27744
27745 \begin_inset Note Greyedout
27746 status open
27747
27748 \begin_layout Plain Layout
27749
27750 \series bold
27751 Note: endfloat
27752 \series default
27753  ne fournit pas de traduction automatique de l'indication textuelle, vous
27754  devez donc le faire manuellement, voyez la section
27755 \begin_inset space ~
27756 \end_inset
27757
27758 4 de 
27759 \begin_inset CommandInset citation
27760 LatexCommand cite
27761 key "endfloat"
27762
27763 \end_inset
27764
27765 .
27766 \end_layout
27767
27768 \end_inset
27769
27770
27771 \begin_inset Newline newline
27772 \end_inset
27773
27774
27775 \begin_inset Note Greyedout
27776 status open
27777
27778 \begin_layout Plain Layout
27779
27780 \series bold
27781 Note:
27782 \series default
27783  Il y a actuellement un bug dans le paquetage 
27784 \series bold
27785 endfloat
27786 \series default
27787  quand la légende contient un 
27788 \begin_inset Quotes fld
27789 \end_inset
27790
27791 ß
27792 \begin_inset Quotes frd
27793 \end_inset
27794
27795  allemand.
27796  Utilisez dans ce cas la commande 
27797 \begin_inset Quotes fld
27798 \end_inset
27799
27800
27801 \series bold
27802
27803 \backslash
27804 ss
27805 \series default
27806
27807 \begin_inset Quotes frd
27808 \end_inset
27809
27810  en code \SpecialChar TeX
27811  à la place du 
27812 \begin_inset Quotes fld
27813 \end_inset
27814
27815 ß
27816 \begin_inset Quotes frd
27817 \end_inset
27818
27819 .
27820 \end_layout
27821
27822 \end_inset
27823
27824
27825 \end_layout
27826
27827 \begin_layout Standard
27828 \begin_inset VSpace bigskip
27829 \end_inset
27830
27831 Pour plus d'information sur les manières de placer les flottants, jetez
27832  un coup d'œil aux livres sur \SpecialChar LaTeX
27833
27834 \begin_inset CommandInset citation
27835 LatexCommand cite
27836 key "latexcompanion,latexguide,latexbook"
27837
27838 \end_inset
27839
27840 .
27841 \end_layout
27842
27843 \begin_layout Section
27844 Rotation des flottants
27845 \begin_inset CommandInset label
27846 LatexCommand label
27847 name "sec:Flottants-renversés"
27848
27849 \end_inset
27850
27851
27852 \begin_inset Index idx
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856 Flottants ! Renversés
27857 \end_layout
27858
27859 \end_inset
27860
27861
27862 \end_layout
27863
27864 \begin_layout Standard
27865 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
27866  tableaux très larges.
27867  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
27868  un clic droit sur la boîte du flottant et utilisez l'option 
27869 \family sans
27870 Rotation
27871 \begin_inset space ~
27872 \end_inset
27873
27874 90°
27875 \family default
27876 .
27877 \end_layout
27878
27879 \begin_layout Standard
27880 Les flottants pivotés sont systématiquement placés sur leur propre page
27881  (ou colonne, si vous avez un document sur deux colonnes).
27882  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
27883  
27884 \family sans
27885 Plusieurs
27886 \begin_inset space ~
27887 \end_inset
27888
27889 colonnes
27890 \family default
27891  dans les paramètres du flottant.
27892  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
27893  du côté de la marge externe.
27894  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
27895  ajouter soit l'option 
27896 \series bold
27897 figuresleft
27898 \series default
27899  soit l'option 
27900 \series bold
27901 figuresright
27902 \series default
27903  aux options de la classe de document.
27904 \end_layout
27905
27906 \begin_layout Standard
27907 Faire référence à un flottant pivoté se fait de la même manière que pour
27908  un flottant normal, la mise en forme de la légende est aussi identique
27909  : Le tableau
27910 \begin_inset space ~
27911 \end_inset
27912
27913
27914 \begin_inset CommandInset ref
27915 LatexCommand ref
27916 reference "tab:Tableau-pivoté"
27917
27918 \end_inset
27919
27920  est un exemple de flottant de tableau pivoté.
27921 \end_layout
27922
27923 \begin_layout Standard
27924 \begin_inset Note Greyedout
27925 status open
27926
27927 \begin_layout Plain Layout
27928
27929 \series bold
27930 Note:
27931 \series default
27932  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
27933  DVI.
27934 \end_layout
27935
27936 \end_inset
27937
27938
27939 \end_layout
27940
27941 \begin_layout Standard
27942 \begin_inset Float table
27943 wide false
27944 sideways true
27945 status open
27946
27947 \begin_layout Plain Layout
27948 \begin_inset Caption Standard
27949
27950 \begin_layout Plain Layout
27951 \begin_inset CommandInset label
27952 LatexCommand label
27953 name "tab:Tableau-pivoté"
27954
27955 \end_inset
27956
27957  Tableau pivoté
27958 \end_layout
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Plain Layout
27966 \align center
27967 \begin_inset Tabular
27968 <lyxtabular version="3" rows="1" columns="5">
27969 <features tabularvalignment="middle">
27970 <column alignment="center" valignment="top">
27971 <column alignment="center" valignment="top">
27972 <column alignment="center" valignment="top">
27973 <column alignment="center" valignment="top">
27974 <column alignment="center" valignment="top">
27975 <row>
27976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27977 \begin_inset Text
27978
27979 \begin_layout Plain Layout
27980 test
27981 \end_layout
27982
27983 \end_inset
27984 </cell>
27985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27986 \begin_inset Text
27987
27988 \begin_layout Plain Layout
27989 b
27990 \end_layout
27991
27992 \end_inset
27993 </cell>
27994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27995 \begin_inset Text
27996
27997 \begin_layout Plain Layout
27998 c
27999 \end_layout
28000
28001 \end_inset
28002 </cell>
28003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28004 \begin_inset Text
28005
28006 \begin_layout Plain Layout
28007 d
28008 \end_layout
28009
28010 \end_inset
28011 </cell>
28012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28013 \begin_inset Text
28014
28015 \begin_layout Plain Layout
28016 e
28017 \end_layout
28018
28019 \end_inset
28020 </cell>
28021 </row>
28022 </lyxtabular>
28023
28024 \end_inset
28025
28026
28027 \end_layout
28028
28029 \end_inset
28030
28031
28032 \end_layout
28033
28034 \begin_layout Section
28035 Sous-flottants
28036 \begin_inset Index idx
28037 status collapsed
28038
28039 \begin_layout Plain Layout
28040 Flottants ! Sous-flottants
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Standard
28049 Un exemple de sous-flottant : une figure composée de plusieurs images.
28050  On les crée en insérant un flottant dans un flottant existant.
28051  Le positionnement des sous-flottants peut être contrôlé comme pour les
28052  paragraphes comme on le voit avec les tableaux
28053 \begin_inset space ~
28054 \end_inset
28055
28056
28057 \begin_inset CommandInset ref
28058 LatexCommand ref
28059 reference "tab:Deux-sous-tableaux-cote-a-cote"
28060
28061 \end_inset
28062
28063  et 
28064 \begin_inset CommandInset ref
28065 LatexCommand ref
28066 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28067
28068 \end_inset
28069
28070 .
28071 \end_layout
28072
28073 \begin_layout Standard
28074 On fait référence à des sous-flottants comme on le ferait avec des flottants
28075  normaux : Les tableaux
28076 \begin_inset space ~
28077 \end_inset
28078
28079
28080 \begin_inset CommandInset ref
28081 LatexCommand ref
28082 reference "tab:Le-sous-tableau-a"
28083
28084 \end_inset
28085
28086  et 
28087 \begin_inset CommandInset ref
28088 LatexCommand ref
28089 reference "tab:Le-sous-tableau-b"
28090
28091 \end_inset
28092
28093  sont des sous-tableaux du tableau
28094 \begin_inset space ~
28095 \end_inset
28096
28097
28098 \begin_inset CommandInset ref
28099 LatexCommand ref
28100 reference "tab:Deux-sous-tableaux-cote-a-cote"
28101
28102 \end_inset
28103
28104 .
28105 \end_layout
28106
28107 \begin_layout Standard
28108 \begin_inset Float table
28109 wide false
28110 sideways false
28111 status open
28112
28113 \begin_layout Plain Layout
28114 \begin_inset Caption Standard
28115
28116 \begin_layout Plain Layout
28117 \begin_inset CommandInset label
28118 LatexCommand label
28119 name "tab:Deux-sous-tableaux-cote-a-cote"
28120
28121 \end_inset
28122
28123 Deux sous-tableaux placés côte-à-côte.
28124 \end_layout
28125
28126 \end_inset
28127
28128
28129 \end_layout
28130
28131 \begin_layout Plain Layout
28132 \align center
28133 \begin_inset space \hfill{}
28134 \end_inset
28135
28136
28137 \begin_inset Float table
28138 wide false
28139 sideways false
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143 \begin_inset Caption Standard
28144
28145 \begin_layout Plain Layout
28146 \begin_inset CommandInset label
28147 LatexCommand label
28148 name "tab:Le-sous-tableau-a"
28149
28150 \end_inset
28151
28152 Le sous-tableau a
28153 \end_layout
28154
28155 \end_inset
28156
28157
28158 \end_layout
28159
28160 \begin_layout Plain Layout
28161 \align center
28162 \begin_inset Tabular
28163 <lyxtabular version="3" rows="1" columns="5">
28164 <features tabularvalignment="middle">
28165 <column alignment="center" valignment="top">
28166 <column alignment="center" valignment="top">
28167 <column alignment="center" valignment="top">
28168 <column alignment="center" valignment="top">
28169 <column alignment="center" valignment="top">
28170 <row>
28171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28172 \begin_inset Text
28173
28174 \begin_layout Plain Layout
28175 test
28176 \end_layout
28177
28178 \end_inset
28179 </cell>
28180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28181 \begin_inset Text
28182
28183 \begin_layout Plain Layout
28184 b
28185 \end_layout
28186
28187 \end_inset
28188 </cell>
28189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28190 \begin_inset Text
28191
28192 \begin_layout Plain Layout
28193 c
28194 \end_layout
28195
28196 \end_inset
28197 </cell>
28198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28199 \begin_inset Text
28200
28201 \begin_layout Plain Layout
28202 d
28203 \end_layout
28204
28205 \end_inset
28206 </cell>
28207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28208 \begin_inset Text
28209
28210 \begin_layout Plain Layout
28211 e
28212 \end_layout
28213
28214 \end_inset
28215 </cell>
28216 </row>
28217 </lyxtabular>
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \end_inset
28225
28226
28227 \begin_inset space \hfill{}
28228 \end_inset
28229
28230
28231 \begin_inset Float table
28232 wide false
28233 sideways false
28234 status collapsed
28235
28236 \begin_layout Plain Layout
28237 \begin_inset Caption Standard
28238
28239 \begin_layout Plain Layout
28240 \begin_inset CommandInset label
28241 LatexCommand label
28242 name "tab:Le-sous-tableau-b"
28243
28244 \end_inset
28245
28246 Le sous-tableau b.
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \end_layout
28253
28254 \begin_layout Plain Layout
28255 \align center
28256 \begin_inset Tabular
28257 <lyxtabular version="3" rows="1" columns="5">
28258 <features tabularvalignment="middle">
28259 <column alignment="center" valignment="top">
28260 <column alignment="center" valignment="top">
28261 <column alignment="center" valignment="top">
28262 <column alignment="center" valignment="top">
28263 <column alignment="center" valignment="top">
28264 <row>
28265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28266 \begin_inset Text
28267
28268 \begin_layout Plain Layout
28269 e
28270 \end_layout
28271
28272 \end_inset
28273 </cell>
28274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28275 \begin_inset Text
28276
28277 \begin_layout Plain Layout
28278 d
28279 \end_layout
28280
28281 \end_inset
28282 </cell>
28283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28284 \begin_inset Text
28285
28286 \begin_layout Plain Layout
28287 c
28288 \end_layout
28289
28290 \end_inset
28291 </cell>
28292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28293 \begin_inset Text
28294
28295 \begin_layout Plain Layout
28296 b
28297 \end_layout
28298
28299 \end_inset
28300 </cell>
28301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28302 \begin_inset Text
28303
28304 \begin_layout Plain Layout
28305 test
28306 \end_layout
28307
28308 \end_inset
28309 </cell>
28310 </row>
28311 </lyxtabular>
28312
28313 \end_inset
28314
28315
28316 \end_layout
28317
28318 \end_inset
28319
28320
28321 \begin_inset space \hfill{}
28322 \end_inset
28323
28324
28325 \end_layout
28326
28327 \end_inset
28328
28329
28330 \end_layout
28331
28332 \begin_layout Standard
28333 \begin_inset Float table
28334 wide false
28335 sideways false
28336 status open
28337
28338 \begin_layout Plain Layout
28339 \begin_inset Caption Standard
28340
28341 \begin_layout Plain Layout
28342 \begin_inset CommandInset label
28343 LatexCommand label
28344 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28345
28346 \end_inset
28347
28348 Deux sous-tableaux placés l'un sur l'autre.
28349  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28350 \end_layout
28351
28352 \end_inset
28353
28354
28355 \end_layout
28356
28357 \begin_layout Plain Layout
28358 \align center
28359 \begin_inset Float table
28360 wide false
28361 sideways false
28362 status collapsed
28363
28364 \begin_layout Plain Layout
28365 \begin_inset Caption Standard
28366
28367 \begin_layout Plain Layout
28368
28369 \end_layout
28370
28371 \end_inset
28372
28373
28374 \end_layout
28375
28376 \begin_layout Plain Layout
28377 \align center
28378 \begin_inset Tabular
28379 <lyxtabular version="3" rows="1" columns="4">
28380 <features tabularvalignment="middle">
28381 <column alignment="center" valignment="top">
28382 <column alignment="center" valignment="top">
28383 <column alignment="center" valignment="top">
28384 <column alignment="center" valignment="top">
28385 <row>
28386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28387 \begin_inset Text
28388
28389 \begin_layout Plain Layout
28390 test
28391 \end_layout
28392
28393 \end_inset
28394 </cell>
28395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28396 \begin_inset Text
28397
28398 \begin_layout Plain Layout
28399 test
28400 \end_layout
28401
28402 \end_inset
28403 </cell>
28404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28405 \begin_inset Text
28406
28407 \begin_layout Plain Layout
28408 test
28409 \end_layout
28410
28411 \end_inset
28412 </cell>
28413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28414 \begin_inset Text
28415
28416 \begin_layout Plain Layout
28417 test
28418 \end_layout
28419
28420 \end_inset
28421 </cell>
28422 </row>
28423 </lyxtabular>
28424
28425 \end_inset
28426
28427
28428 \end_layout
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \begin_layout Plain Layout
28436 \align center
28437 \begin_inset Float table
28438 wide false
28439 sideways false
28440 status collapsed
28441
28442 \begin_layout Plain Layout
28443 \begin_inset Caption Standard
28444
28445 \begin_layout Plain Layout
28446
28447 \end_layout
28448
28449 \end_inset
28450
28451
28452 \end_layout
28453
28454 \begin_layout Plain Layout
28455 \align center
28456 \begin_inset Tabular
28457 <lyxtabular version="3" rows="1" columns="5">
28458 <features tabularvalignment="middle">
28459 <column alignment="center" valignment="top">
28460 <column alignment="center" valignment="top">
28461 <column alignment="center" valignment="top">
28462 <column alignment="center" valignment="top">
28463 <column alignment="center" valignment="top">
28464 <row>
28465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28466 \begin_inset Text
28467
28468 \begin_layout Plain Layout
28469 a
28470 \end_layout
28471
28472 \end_inset
28473 </cell>
28474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28475 \begin_inset Text
28476
28477 \begin_layout Plain Layout
28478 b
28479 \end_layout
28480
28481 \end_inset
28482 </cell>
28483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28484 \begin_inset Text
28485
28486 \begin_layout Plain Layout
28487 c
28488 \end_layout
28489
28490 \end_inset
28491 </cell>
28492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28493 \begin_inset Text
28494
28495 \begin_layout Plain Layout
28496 d
28497 \end_layout
28498
28499 \end_inset
28500 </cell>
28501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28502 \begin_inset Text
28503
28504 \begin_layout Plain Layout
28505 e
28506 \end_layout
28507
28508 \end_inset
28509 </cell>
28510 </row>
28511 </lyxtabular>
28512
28513 \end_inset
28514
28515
28516 \end_layout
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \end_inset
28524
28525
28526 \end_layout
28527
28528 \begin_layout Section
28529 Flottants côte-à-côte
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Flottants ! côte-à-côte
28535 \end_layout
28536
28537 \end_inset
28538
28539
28540 \end_layout
28541
28542 \begin_layout Standard
28543 Pour placer des flottants côte-à-côte, comme pour la figure
28544 \begin_inset space ~
28545 \end_inset
28546
28547
28548 \begin_inset CommandInset ref
28549 LatexCommand ref
28550 reference "fig:Flottant-gauche"
28551
28552 \end_inset
28553
28554  et 
28555 \begin_inset CommandInset ref
28556 LatexCommand ref
28557 reference "fig:Flottant-droit"
28558
28559 \end_inset
28560
28561 , on n'utilise 
28562 \emph on
28563 qu'un seul 
28564 \emph default
28565 flottant.
28566  On y insère deux boîtes de minipages.
28567 \begin_inset Foot
28568 status collapsed
28569
28570 \begin_layout Plain Layout
28571 Les minipages sont décrites dans la section
28572 \begin_inset space ~
28573 \end_inset
28574
28575
28576 \begin_inset CommandInset ref
28577 LatexCommand ref
28578 reference "sec:Minipages"
28579
28580 \end_inset
28581
28582 .
28583 \end_layout
28584
28585 \end_inset
28586
28587  La largeur est mise à 45
28588 \begin_inset space \thinspace{}
28589 \end_inset
28590
28591 -50
28592 \begin_inset space \thinspace{}
28593 \end_inset
28594
28595 column% et l'alignement de la boîte à 
28596 \family sans
28597 Bas
28598 \family default
28599  pour chaque minipage.
28600  Les boîtes minipages contiennent l'image et la légende exactement comme
28601  avec un flottant.
28602  La seule différence est que l'unité de longueur 
28603 \family sans
28604 Largeur
28605 \begin_inset space ~
28606 \end_inset
28607
28608 colonne
28609 \begin_inset space ~
28610 \end_inset
28611
28612 %
28613 \family default
28614  utilisée pour l'image est maintenant définie par rapport à la largeur des
28615  boîtes minipages.
28616 \end_layout
28617
28618 \begin_layout Standard
28619 \begin_inset Float figure
28620 wide false
28621 sideways false
28622 status open
28623
28624 \begin_layout Plain Layout
28625 \begin_inset Box Frameless
28626 position "b"
28627 hor_pos "c"
28628 has_inner_box 1
28629 inner_pos "t"
28630 use_parbox 0
28631 use_makebox 0
28632 width "45col%"
28633 special "none"
28634 height "1in"
28635 height_special "totalheight"
28636 thickness "0.4pt"
28637 separation "3pt"
28638 shadowsize "4pt"
28639 framecolor "black"
28640 backgroundcolor "none"
28641 status open
28642
28643 \begin_layout Plain Layout
28644 \align center
28645 \begin_inset Graphics
28646         filename ../clipart/mobius.eps
28647         lyxscale 50
28648         width 100col%
28649         scaleBeforeRotation
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \begin_layout Plain Layout
28657 \begin_inset Caption Standard
28658
28659 \begin_layout Plain Layout
28660 \begin_inset CommandInset label
28661 LatexCommand label
28662 name "fig:Flottant-gauche"
28663
28664 \end_inset
28665
28666 Flottant du côté gauche.
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \end_layout
28673
28674 \end_inset
28675
28676
28677 \begin_inset space \hfill{}
28678 \end_inset
28679
28680
28681 \begin_inset Box Frameless
28682 position "b"
28683 hor_pos "c"
28684 has_inner_box 1
28685 inner_pos "t"
28686 use_parbox 0
28687 use_makebox 0
28688 width "45col%"
28689 special "none"
28690 height "1in"
28691 height_special "totalheight"
28692 thickness "0.4pt"
28693 separation "3pt"
28694 shadowsize "4pt"
28695 framecolor "black"
28696 backgroundcolor "none"
28697 status open
28698
28699 \begin_layout Plain Layout
28700 \align center
28701 \begin_inset Graphics
28702         filename ../clipart/platypus.eps
28703         lyxscale 50
28704         width 100col%
28705         scaleBeforeRotation
28706
28707 \end_inset
28708
28709
28710 \end_layout
28711
28712 \begin_layout Plain Layout
28713 \begin_inset Caption Standard
28714
28715 \begin_layout Plain Layout
28716 \begin_inset CommandInset label
28717 LatexCommand label
28718 name "fig:Flottant-droit"
28719
28720 \end_inset
28721
28722 Flottant du côté droit.
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \end_layout
28734
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \begin_layout Standard
28741 Une solution alternative plus simple consiste à utiliser le module 
28742 \family sans
28743 Minipages à largeur variable
28744 \family default
28745 , voir la section
28746 \begin_inset space \thinspace{}
28747 \end_inset
28748
28749
28750 \begin_inset CommandInset ref
28751 LatexCommand ref
28752 reference "sec:Minipages"
28753
28754 \end_inset
28755
28756 .
28757  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28758  des figures et des tableaux.
28759  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28760  améliorent l'alignement horizontal des figures.
28761  Le fichier du répertoire des exemples 
28762 \emph on
28763 varwidth-floats-side-by-side
28764 \emph default
28765  donnes des exemples d'utilisation du module.
28766 \end_layout
28767
28768 \begin_layout Section
28769 Mise en forme de la légende
28770 \begin_inset Index idx
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774 Légende ! Mise en forme
28775 \end_layout
28776
28777 \end_inset
28778
28779
28780 \begin_inset Index idx
28781 status collapsed
28782
28783 \begin_layout Plain Layout
28784 Flottants ! Mise en forme de la Légende
28785 \end_layout
28786
28787 \end_inset
28788
28789
28790 \begin_inset CommandInset label
28791 LatexCommand label
28792 name "sec:Formatage-légende"
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 L'environnement 
28801 \family sans
28802 Légende
28803 \family default
28804  est l'environnement de paragraphe implicite pour les 
28805 \family sans
28806 flottants
28807 \family default
28808 .
28809  Dans la fenêtre de \SpecialChar LyX
28810  les légendes apparaissent comme une étiquette comme
28811  par exemple 
28812 \begin_inset Quotes fld
28813 \end_inset
28814
28815
28816 \family sans
28817 Figure #:
28818 \family default
28819
28820 \begin_inset Quotes frd
28821 \end_inset
28822
28823  suivi par le texte de la légende.
28824  Le 
28825 \begin_inset Quotes fld
28826 \end_inset
28827
28828 #
28829 \begin_inset Quotes frd
28830 \end_inset
28831
28832  étant remplacé par le numéro de référence réel.
28833  implicitement l'étiquette et le numéro sont dans la même police de caractères
28834  que le texte de la légende et deux points suivent le numéro pour séparer
28835  l'étiquette du texte.
28836  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28837 \end_layout
28838
28839 \begin_layout Standard
28840 Pour modifier le format implicite des légendes, il faut charger le paquetage
28841  \SpecialChar LaTeX
28842  
28843 \series bold
28844 caption
28845 \series default
28846
28847 \begin_inset Index idx
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851 Paquetages \SpecialChar LaTeX
28852  ! caption
28853 \end_layout
28854
28855 \end_inset
28856
28857  dans le préambule de votre document avec la ligne suivante :
28858 \end_layout
28859
28860 \begin_layout Standard
28861
28862 \series bold
28863
28864 \backslash
28865 usepackage[format definition]{caption}
28866 \end_layout
28867
28868 \begin_layout Standard
28869 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28870  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28871  dans ce document, utilisez les commandes suivantes :
28872 \end_layout
28873
28874 \begin_layout Standard
28875
28876 \series bold
28877
28878 \backslash
28879 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28880 \end_layout
28881
28882 \begin_layout Standard
28883 Vous pouvez aussi définir des formats de légendes différents pour les différents
28884  types de flottants.
28885  Dans ce cas chargez le paquetage 
28886 \series bold
28887 caption 
28888 \series default
28889 sans option de format spécifique et définissez les différents formats à
28890  l'aide de la commande 
28891 \end_layout
28892
28893 \begin_layout Standard
28894
28895 \series bold
28896
28897 \backslash
28898 captionsetup[type de flottant]{définition du format}
28899 \end_layout
28900
28901 \begin_layout Standard
28902 dans le préambule du document.
28903  Par exemple les formats de légende de la Figure
28904 \begin_inset space ~
28905 \end_inset
28906
28907
28908 \begin_inset CommandInset ref
28909 LatexCommand ref
28910 reference "fig:Legende-de-fig"
28911
28912 \end_inset
28913
28914  et du Tableau
28915 \begin_inset space ~
28916 \end_inset
28917
28918
28919 \begin_inset CommandInset ref
28920 LatexCommand ref
28921 reference "tab:Légende-de-tab"
28922
28923 \end_inset
28924
28925  peuvent être créés en utilisant les commandes suivantes dans le préambule
28926  :
28927 \end_layout
28928
28929 \begin_layout Standard
28930
28931 \series bold
28932
28933 \backslash
28934 usepackage[tableposition=top]{caption}
28935 \series default
28936
28937 \begin_inset Newline newline
28938 \end_inset
28939
28940
28941 \series bold
28942
28943 \backslash
28944 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28945 \begin_inset Newline newline
28946 \end_inset
28947
28948
28949 \begin_inset Phantom HPhantom
28950 status open
28951
28952 \begin_layout Plain Layout
28953
28954 \series bold
28955
28956 \backslash
28957 captionsetup[figure]{
28958 \end_layout
28959
28960 \end_inset
28961
28962 labelsep=period}
28963 \begin_inset Newline newline
28964 \end_inset
28965
28966
28967 \backslash
28968 captionsetup[table]{labelfont={bf,sf}}
28969 \end_layout
28970
28971 \begin_layout Standard
28972 \begin_inset Note Greyedout
28973 status open
28974
28975 \begin_layout Plain Layout
28976
28977 \series bold
28978 Note:
28979 \series default
28980  L'option 
28981 \series bold
28982 tableposition=top
28983 \series default
28984  n'a pas d'effet quand on utilise un document de classe 
28985 \series bold
28986 KOMA-Script
28987 \series default
28988
28989 \begin_inset Index idx
28990 status collapsed
28991
28992 \begin_layout Plain Layout
28993 Paquetages \SpecialChar LaTeX
28994  ! KOMA-Script
28995 \end_layout
28996
28997 \end_inset
28998
28999 .
29000  Dans ce cas on doit utiliser l'option 
29001 \series bold
29002 captions=tableheading
29003 \series default
29004  de la classe de document.
29005 \end_layout
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \begin_layout Standard
29013 Pour plus d'information sur le paquetage 
29014 \series bold
29015 caption
29016 \series default
29017  nous vous renvoyons à sa documentation 
29018 \begin_inset CommandInset citation
29019 LatexCommand cite
29020 key "caption"
29021
29022 \end_inset
29023
29024 .
29025 \end_layout
29026
29027 \begin_layout Standard
29028 Pour changer le nom de l'étiquette, par exemple de 
29029 \begin_inset Quotes fld
29030 \end_inset
29031
29032 Figure
29033 \begin_inset Quotes frd
29034 \end_inset
29035
29036  à 
29037 \begin_inset Quotes fld
29038 \end_inset
29039
29040 Image
29041 \begin_inset Quotes frd
29042 \end_inset
29043
29044 , utilisez la commande suivante dans le préambule :
29045 \end_layout
29046
29047 \begin_layout Standard
29048
29049 \series bold
29050
29051 \backslash
29052 renewcommand{
29053 \backslash
29054 fnum@figure}{Image~
29055 \backslash
29056 thefigure}
29057 \end_layout
29058
29059 \begin_layout Standard
29060 où 
29061 \series bold
29062
29063 \backslash
29064 thefigure
29065 \series default
29066  insère le numéro de la figure et
29067 \series bold
29068  
29069 \begin_inset Quotes fld
29070 \end_inset
29071
29072 ~
29073 \series default
29074
29075 \begin_inset Quotes frd
29076 \end_inset
29077
29078  ajoute une espace insécable.
29079 \end_layout
29080
29081 \begin_layout Standard
29082 \begin_inset VSpace bigskip
29083 \end_inset
29084
29085 Si vous utilisez un document de classe 
29086 \series bold
29087 KOMA-Script
29088 \series default
29089
29090 \begin_inset Index idx
29091 status collapsed
29092
29093 \begin_layout Plain Layout
29094 Paquetages \SpecialChar LaTeX
29095  ! KOMA-Script
29096 \end_layout
29097
29098 \end_inset
29099
29100  (
29101 \family sans
29102 article (KOMA-Script)
29103 \family default
29104
29105 \family sans
29106 book (KOMA-Script)
29107 \family default
29108
29109 \family sans
29110 letter (KOMA-Script)
29111 \family default
29112 , ou 
29113 \family sans
29114 report (KOMA-Script)
29115 \family default
29116
29117 \begin_inset space \thinspace{}
29118 \end_inset
29119
29120 ), Vous pouvez utiliser la commande incorporée 
29121 \series bold
29122
29123 \backslash
29124 setkomafont 
29125 \series default
29126 du paquetage
29127 \series bold
29128  KOMA-Script 
29129 \series default
29130 à la place du paquetage
29131 \series bold
29132  caption.
29133  
29134 \series default
29135 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29136  suivante au préambule de votre document :
29137 \end_layout
29138
29139 \begin_layout Standard
29140
29141 \series bold
29142
29143 \backslash
29144 setkomafont{captionlabel}{
29145 \backslash
29146 bfseries}
29147 \end_layout
29148
29149 \begin_layout Standard
29150 Pour plus d'information au sujet de 
29151 \series bold
29152
29153 \backslash
29154 setkomafont
29155 \series default
29156  nous vous renvoyons à la documentation du paquetage 
29157 \series bold
29158 KOMA-Script
29159 \series default
29160  
29161 \begin_inset CommandInset citation
29162 LatexCommand cite
29163 key "KOMA-Script"
29164
29165 \end_inset
29166
29167 .
29168 \end_layout
29169
29170 \begin_layout Standard
29171 \begin_inset ERT
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175
29176
29177 \backslash
29178 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29179 }
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \begin_inset Note Note
29186 status open
29187
29188 \begin_layout Plain Layout
29189 Le format de la légende n'est modifié que pour cet exemple.
29190 \end_layout
29191
29192 \end_inset
29193
29194
29195 \end_layout
29196
29197 \begin_layout Standard
29198 \begin_inset Float figure
29199 placement !p
29200 wide false
29201 sideways false
29202 status open
29203
29204 \begin_layout Plain Layout
29205 \align center
29206 \begin_inset Graphics
29207         filename ../clipart/mobius.eps
29208         lyxscale 50
29209         scale 50
29210         scaleBeforeRotation
29211
29212 \end_inset
29213
29214
29215 \end_layout
29216
29217 \begin_layout Plain Layout
29218 \begin_inset Caption Standard
29219
29220 \begin_layout Plain Layout
29221 \begin_inset CommandInset label
29222 LatexCommand label
29223 name "fig:Legende-de-fig"
29224
29225 \end_inset
29226
29227 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29228  pour montrer les différents types de formats de légendes.
29229  Ici on a utilisé un format de légende personnalisé.
29230 \end_layout
29231
29232 \end_inset
29233
29234
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \end_layout
29241
29242 \begin_layout Standard
29243 \begin_inset ERT
29244 status collapsed
29245
29246 \begin_layout Plain Layout
29247
29248
29249 \backslash
29250 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29251 on}
29252 \end_layout
29253
29254 \end_inset
29255
29256
29257 \end_layout
29258
29259 \begin_layout Standard
29260 \begin_inset Float table
29261 placement !p
29262 wide false
29263 sideways false
29264 status open
29265
29266 \begin_layout Plain Layout
29267 \begin_inset Caption Standard
29268
29269 \begin_layout Plain Layout
29270 \begin_inset CommandInset label
29271 LatexCommand label
29272 name "tab:Légende-de-tab"
29273
29274 \end_inset
29275
29276 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29277  pour montrer les différents types de formats de légendes.
29278  Ici on a utilisé le format de légende implicite.
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \end_layout
29285
29286 \begin_layout Plain Layout
29287 \align center
29288 \begin_inset Tabular
29289 <lyxtabular version="3" rows="1" columns="5">
29290 <features tabularvalignment="middle">
29291 <column alignment="center" valignment="top">
29292 <column alignment="center" valignment="top">
29293 <column alignment="center" valignment="top">
29294 <column alignment="center" valignment="top">
29295 <column alignment="center" valignment="top">
29296 <row>
29297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29298 \begin_inset Text
29299
29300 \begin_layout Plain Layout
29301 a
29302 \end_layout
29303
29304 \end_inset
29305 </cell>
29306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29307 \begin_inset Text
29308
29309 \begin_layout Plain Layout
29310 b
29311 \end_layout
29312
29313 \end_inset
29314 </cell>
29315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29316 \begin_inset Text
29317
29318 \begin_layout Plain Layout
29319 c
29320 \end_layout
29321
29322 \end_inset
29323 </cell>
29324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29325 \begin_inset Text
29326
29327 \begin_layout Plain Layout
29328 d
29329 \end_layout
29330
29331 \end_inset
29332 </cell>
29333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29334 \begin_inset Text
29335
29336 \begin_layout Plain Layout
29337 e
29338 \end_layout
29339
29340 \end_inset
29341 </cell>
29342 </row>
29343 </lyxtabular>
29344
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \end_inset
29351
29352
29353 \end_layout
29354
29355 \begin_layout Section
29356 Positionnement de la Légende
29357 \begin_inset Index idx
29358 status collapsed
29359
29360 \begin_layout Plain Layout
29361 Légende ! Placement
29362 \end_layout
29363
29364 \end_inset
29365
29366
29367 \begin_inset Index idx
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371 Flottants ! Placement de la légende
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \begin_inset CommandInset label
29378 LatexCommand label
29379 name "sec:Placement-légende"
29380
29381 \end_inset
29382
29383
29384 \end_layout
29385
29386 \begin_layout Standard
29387 La règle habituelle pour placer la légende est :
29388 \end_layout
29389
29390 \begin_layout Description
29391 Figure
29392 \begin_inset space ~
29393 \end_inset
29394
29395 : La légende est placée en dessous de la figure
29396 \end_layout
29397
29398 \begin_layout Description
29399 Tableau
29400 \begin_inset space ~
29401 \end_inset
29402
29403 : La légende est placée au dessus du tableau
29404 \end_layout
29405
29406 \begin_layout Standard
29407 Malheureusement les classes standard de \SpecialChar LaTeX
29408  ne gèrent pas les légendes au dessus
29409  des tableaux.
29410  Ce qui fait que si vous utilisez une des classes de document 
29411 \family sans
29412 article
29413 \family default
29414
29415 \family sans
29416 book
29417 \family default
29418
29419 \family sans
29420 letter
29421 \family default
29422 , ou 
29423 \family sans
29424 report
29425 \family default
29426  il n'y aura pas d'espace libre entre la légende et le tableau.
29427  Pour insérer l'espace nécessaire, 
29428 \lang english
29429 load
29430 \lang french
29431  le paquetage \SpecialChar LaTeX
29432  
29433 \series bold
29434 caption
29435 \series default
29436
29437 \begin_inset Index idx
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 Paquetages \SpecialChar LaTeX
29442  ! caption
29443 \end_layout
29444
29445 \end_inset
29446
29447  dans le préambule de votre document avec l'option
29448 \begin_inset Foot
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452 Voir la section
29453 \begin_inset space ~
29454 \end_inset
29455
29456
29457 \begin_inset CommandInset ref
29458 LatexCommand ref
29459 reference "sec:Formatage-légende"
29460
29461 \end_inset
29462
29463  pour plus d'information sur le paquetage 
29464 \series bold
29465 caption
29466 \series default
29467 .
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \end_layout
29474
29475 \begin_layout Standard
29476
29477 \series bold
29478 tableposition=top
29479 \end_layout
29480
29481 \begin_layout Standard
29482 Si vous utilisez une classe de document 
29483 \series bold
29484 KOMA-Script
29485 \series default
29486
29487 \begin_inset Index idx
29488 status collapsed
29489
29490 \begin_layout Plain Layout
29491 Paquetages \SpecialChar LaTeX
29492  ! KOMA-Script
29493 \end_layout
29494
29495 \end_inset
29496
29497  (
29498 \family sans
29499 article (KOMA-Script)
29500 \family default
29501
29502 \family sans
29503 book (KOMA-Script)
29504 \family default
29505
29506 \family sans
29507 letter (KOMA-Script)
29508 \family default
29509 , ou 
29510 \family sans
29511 report (KOMA-Script)
29512 \family default
29513
29514 \begin_inset space \thinspace{}
29515 \end_inset
29516
29517 ), vous pouvez utiliser à la place du paquetage 
29518 \series bold
29519 caption
29520 \series default
29521  l'option
29522 \end_layout
29523
29524 \begin_layout Standard
29525
29526 \series bold
29527 captions=tableheading
29528 \end_layout
29529
29530 \begin_layout Standard
29531 de la classe de document.
29532 \begin_inset Foot
29533 status open
29534
29535 \begin_layout Plain Layout
29536 Cette option est utilisée dans le document
29537 \end_layout
29538
29539 \end_inset
29540
29541
29542 \end_layout
29543
29544 \begin_layout Standard
29545 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29546  le menu contextuel dans une légende avec un clic droit et indiquer si la
29547  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29548  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29549  pour certaines d'entre elles.
29550  Le tableau
29551 \begin_inset space ~
29552 \end_inset
29553
29554
29555 \begin_inset CommandInset ref
29556 LatexCommand ref
29557 reference "tab:A-caption-marked"
29558
29559 \end_inset
29560
29561  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29562  alors qu'elle est insérée au-dessus.
29563  Par comparaison, la légende du tableau
29564 \begin_inset space ~
29565 \end_inset
29566
29567
29568 \begin_inset CommandInset ref
29569 LatexCommand ref
29570 reference "tab:A-standard-table"
29571
29572 \end_inset
29573
29574  n'est pas repositionnée.
29575 \end_layout
29576
29577 \begin_layout Standard
29578 \begin_inset Float table
29579 wide false
29580 sideways false
29581 status open
29582
29583 \begin_layout Plain Layout
29584 \begin_inset Caption Below
29585
29586 \begin_layout Plain Layout
29587 \begin_inset CommandInset label
29588 LatexCommand label
29589 name "tab:A-caption-marked"
29590
29591 \end_inset
29592
29593 Une légende positionnée sous le tableau par le menu contextuel
29594 \lang english
29595 .
29596 \end_layout
29597
29598 \end_inset
29599
29600
29601 \end_layout
29602
29603 \begin_layout Plain Layout
29604 \align center
29605 \begin_inset Tabular
29606 <lyxtabular version="3" rows="3" columns="3">
29607 <features tabularvalignment="middle">
29608 <column alignment="center" valignment="top" width="0pt">
29609 <column alignment="center" valignment="top" width="0pt">
29610 <column alignment="center" valignment="top" width="0pt">
29611 <row>
29612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29613 \begin_inset Text
29614
29615 \begin_layout Plain Layout
29616 1
29617 \end_layout
29618
29619 \end_inset
29620 </cell>
29621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29622 \begin_inset Text
29623
29624 \begin_layout Plain Layout
29625 2
29626 \end_layout
29627
29628 \end_inset
29629 </cell>
29630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29631 \begin_inset Text
29632
29633 \begin_layout Plain Layout
29634 3
29635 \end_layout
29636
29637 \end_inset
29638 </cell>
29639 </row>
29640 <row>
29641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29642 \begin_inset Text
29643
29644 \begin_layout Plain Layout
29645 Jean
29646 \end_layout
29647
29648 \end_inset
29649 </cell>
29650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29651 \begin_inset Text
29652
29653 \begin_layout Plain Layout
29654 Marie
29655 \end_layout
29656
29657 \end_inset
29658 </cell>
29659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29660 \begin_inset Text
29661
29662 \begin_layout Plain Layout
29663 Pierre
29664 \end_layout
29665
29666 \end_inset
29667 </cell>
29668 </row>
29669 <row>
29670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29671 \begin_inset Text
29672
29673 \begin_layout Plain Layout
29674 \begin_inset Formula $\int x^{2}dx$
29675 \end_inset
29676
29677
29678 \end_layout
29679
29680 \end_inset
29681 </cell>
29682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29683 \begin_inset Text
29684
29685 \begin_layout Plain Layout
29686 \begin_inset Formula $\left[\begin{array}{cc}
29687 a & b\\
29688 c & d
29689 \end{array}\right]$
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \end_inset
29696 </cell>
29697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29698 \begin_inset Text
29699
29700 \begin_layout Plain Layout
29701 \begin_inset Formula $1+1=2$
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 </row>
29710 </lyxtabular>
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \end_layout
29721
29722 \begin_layout Standard
29723 \begin_inset Float table
29724 wide false
29725 sideways false
29726 status open
29727
29728 \begin_layout Plain Layout
29729 \begin_inset Caption Standard
29730
29731 \begin_layout Plain Layout
29732 \begin_inset CommandInset label
29733 LatexCommand label
29734 name "tab:A-standard-table"
29735
29736 \end_inset
29737
29738 Une légende de tableau standard
29739 \end_layout
29740
29741 \end_inset
29742
29743
29744 \end_layout
29745
29746 \begin_layout Plain Layout
29747 \align center
29748 \begin_inset Tabular
29749 <lyxtabular version="3" rows="3" columns="3">
29750 <features tabularvalignment="middle">
29751 <column alignment="center" valignment="top" width="0pt">
29752 <column alignment="center" valignment="top" width="0pt">
29753 <column alignment="center" valignment="top" width="0pt">
29754 <row>
29755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759 1
29760 \end_layout
29761
29762 \end_inset
29763 </cell>
29764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29765 \begin_inset Text
29766
29767 \begin_layout Plain Layout
29768 2
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777 3
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 </row>
29783 <row>
29784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29785 \begin_inset Text
29786
29787 \begin_layout Plain Layout
29788 Jean
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29794 \begin_inset Text
29795
29796 \begin_layout Plain Layout
29797 Marie
29798 \end_layout
29799
29800 \end_inset
29801 </cell>
29802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29803 \begin_inset Text
29804
29805 \begin_layout Plain Layout
29806 Pierre
29807 \end_layout
29808
29809 \end_inset
29810 </cell>
29811 </row>
29812 <row>
29813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Plain Layout
29817 \begin_inset Formula $\int x^{2}dx$
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \end_inset
29824 </cell>
29825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29826 \begin_inset Text
29827
29828 \begin_layout Plain Layout
29829 \begin_inset Formula $\left[\begin{array}{cc}
29830 a & b\\
29831 c & d
29832 \end{array}\right]$
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \end_inset
29839 </cell>
29840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29841 \begin_inset Text
29842
29843 \begin_layout Plain Layout
29844 \begin_inset Formula $1+1=2$
29845 \end_inset
29846
29847
29848 \end_layout
29849
29850 \end_inset
29851 </cell>
29852 </row>
29853 </lyxtabular>
29854
29855 \end_inset
29856
29857
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Standard
29866 \begin_inset VSpace bigskip
29867 \end_inset
29868
29869 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29870  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29871  
29872 \series bold
29873 sidecap
29874 \series default
29875
29876 \begin_inset Index idx
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880 Paquetages \SpecialChar LaTeX
29881  ! sidecap
29882 \end_layout
29883
29884 \end_inset
29885
29886  dans le préambule de votre document avec la ligne de commande suivante
29887 \end_layout
29888
29889 \begin_layout Standard
29890
29891 \series bold
29892
29893 \backslash
29894 usepackage[option]{sidecap}
29895 \end_layout
29896
29897 \begin_layout Standard
29898 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
29899  extérieure – à droite sur les pages impaires et à gauche sur les pages
29900  paires.
29901  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
29902  
29903 \series bold
29904 innercaption
29905 \series default
29906 .
29907  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
29908  
29909 \series bold
29910 rightcaption
29911 \series default
29912  ou 
29913 \series bold
29914 leftcaption
29915 \series default
29916 .
29917 \end_layout
29918
29919 \begin_layout Standard
29920 \begin_inset ERT
29921 status collapsed
29922
29923 \begin_layout Plain Layout
29924
29925
29926 \backslash
29927 ifsidecap
29928 \end_layout
29929
29930 \end_inset
29931
29932
29933 \begin_inset Note Note
29934 status open
29935
29936 \begin_layout Plain Layout
29937 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
29938  
29939 \series bold
29940 sidecap
29941 \series default
29942  a été installé.
29943 \end_layout
29944
29945 \end_inset
29946
29947
29948 \end_layout
29949
29950 \begin_layout Standard
29951 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
29952  ajouter ces commandes dans le préambule de votre document :
29953 \end_layout
29954
29955 \begin_layout Standard
29956 \noindent
29957 \begin_inset CommandInset line
29958 LatexCommand rule
29959 offset "0.5ex"
29960 width "100line%"
29961 height "1pt"
29962
29963 \end_inset
29964
29965
29966 \end_layout
29967
29968 \begin_layout Standard
29969
29970 \series bold
29971
29972 \backslash
29973 newcommand{
29974 \backslash
29975 TabBesBeg}[1][1.0]{%
29976 \begin_inset Newline newline
29977 \end_inset
29978
29979
29980 \begin_inset Phantom HPhantom
29981 status open
29982
29983 \begin_layout Plain Layout
29984 \begin_inset space ~
29985 \end_inset
29986
29987
29988 \end_layout
29989
29990 \end_inset
29991
29992
29993 \backslash
29994 let
29995 \backslash
29996 MyTable
29997 \backslash
29998 table
29999 \begin_inset Newline newline
30000 \end_inset
30001
30002
30003 \begin_inset Phantom HPhantom
30004 status open
30005
30006 \begin_layout Plain Layout
30007
30008 \series medium
30009 \begin_inset space ~
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \backslash
30019 let
30020 \backslash
30021 MyEndtable
30022 \backslash
30023 endtable
30024 \begin_inset Newline newline
30025 \end_inset
30026
30027
30028 \begin_inset Phantom HPhantom
30029 status open
30030
30031 \begin_layout Plain Layout
30032
30033 \series medium
30034 \begin_inset space ~
30035 \end_inset
30036
30037
30038 \end_layout
30039
30040 \end_inset
30041
30042
30043 \backslash
30044 renewenvironment{table}[1]{
30045 \backslash
30046 begin{SCtable}[#1]##1}{
30047 \backslash
30048 end{SCtable}}}
30049 \end_layout
30050
30051 \begin_layout Standard
30052
30053 \series bold
30054
30055 \backslash
30056 newcommand{
30057 \backslash
30058 TabBesEnd}{%
30059 \begin_inset Newline newline
30060 \end_inset
30061
30062
30063 \begin_inset Phantom HPhantom
30064 status open
30065
30066 \begin_layout Plain Layout
30067 \begin_inset space ~
30068 \end_inset
30069
30070
30071 \end_layout
30072
30073 \end_inset
30074
30075
30076 \backslash
30077 let
30078 \backslash
30079 table
30080 \backslash
30081 MyTable
30082 \begin_inset Newline newline
30083 \end_inset
30084
30085
30086 \begin_inset Phantom HPhantom
30087 status open
30088
30089 \begin_layout Plain Layout
30090 \begin_inset space ~
30091 \end_inset
30092
30093
30094 \end_layout
30095
30096 \end_inset
30097
30098
30099 \backslash
30100 let
30101 \backslash
30102 endtable
30103 \backslash
30104 MyEndtable
30105 \end_layout
30106
30107 \begin_layout Standard
30108
30109 \series bold
30110
30111 \backslash
30112 newcommand{
30113 \backslash
30114 FigBesBeg}[1][1.0]{%
30115 \begin_inset Newline newline
30116 \end_inset
30117
30118
30119 \begin_inset Phantom HPhantom
30120 status open
30121
30122 \begin_layout Plain Layout
30123 \begin_inset space ~
30124 \end_inset
30125
30126
30127 \end_layout
30128
30129 \end_inset
30130
30131
30132 \backslash
30133 let
30134 \backslash
30135 MyFigure
30136 \backslash
30137 figure
30138 \begin_inset Newline newline
30139 \end_inset
30140
30141
30142 \begin_inset Phantom HPhantom
30143 status open
30144
30145 \begin_layout Plain Layout
30146 \begin_inset space ~
30147 \end_inset
30148
30149
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \backslash
30156 let
30157 \backslash
30158 MyEndfigure
30159 \backslash
30160 endfigure
30161 \begin_inset Newline newline
30162 \end_inset
30163
30164
30165 \begin_inset Phantom HPhantom
30166 status open
30167
30168 \begin_layout Plain Layout
30169 \begin_inset space ~
30170 \end_inset
30171
30172
30173 \end_layout
30174
30175 \end_inset
30176
30177
30178 \backslash
30179 renewenvironment{figure}[1]{
30180 \backslash
30181 begin{SCfigure}[#1]##1}{
30182 \backslash
30183 end{SCfigure}}}
30184 \end_layout
30185
30186 \begin_layout Standard
30187
30188 \series bold
30189
30190 \backslash
30191 newcommand{
30192 \backslash
30193 FigBesEnd}{%
30194 \begin_inset Newline newline
30195 \end_inset
30196
30197
30198 \begin_inset Phantom HPhantom
30199 status open
30200
30201 \begin_layout Plain Layout
30202 \begin_inset space ~
30203 \end_inset
30204
30205
30206 \end_layout
30207
30208 \end_inset
30209
30210
30211 \backslash
30212 let
30213 \backslash
30214 figure
30215 \backslash
30216 MyFigure
30217 \begin_inset Newline newline
30218 \end_inset
30219
30220
30221 \begin_inset Phantom HPhantom
30222 status open
30223
30224 \begin_layout Plain Layout
30225 \begin_inset space ~
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \end_inset
30232
30233
30234 \backslash
30235 let
30236 \backslash
30237 endfigure
30238 \backslash
30239 MyEndfigure}
30240 \end_layout
30241
30242 \begin_layout Standard
30243 \noindent
30244 \begin_inset CommandInset line
30245 LatexCommand rule
30246 offset "0.5ex"
30247 width "100line%"
30248 height "1pt"
30249
30250 \end_inset
30251
30252
30253 \end_layout
30254
30255 \begin_layout Standard
30256 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30257  la légende se place sur le côté.
30258  Pour les flottants de figure, utilisez la commande
30259 \end_layout
30260
30261 \begin_layout Standard
30262
30263 \series bold
30264
30265 \backslash
30266 FigBesBeg
30267 \end_layout
30268
30269 \begin_layout Standard
30270 en code \SpecialChar TeX
30271  avant le flottant.
30272  Et insérez la commande
30273 \end_layout
30274
30275 \begin_layout Standard
30276
30277 \series bold
30278
30279 \backslash
30280 FigBesEnd
30281 \end_layout
30282
30283 \begin_layout Standard
30284 en code \SpecialChar TeX
30285  à l'endroit où vous voulez revenir à la définition originale du
30286  flottant.
30287 \end_layout
30288
30289 \begin_layout Standard
30290 Pour les flottants de tableau, utilisez les commandes correspondantes
30291 \end_layout
30292
30293 \begin_layout Standard
30294
30295 \series bold
30296
30297 \backslash
30298 TabBesBeg
30299 \series default
30300  et 
30301 \series bold
30302
30303 \backslash
30304 TabBesEnd
30305 \end_layout
30306
30307 \begin_layout Standard
30308 La figure
30309 \begin_inset space ~
30310 \end_inset
30311
30312
30313 \begin_inset CommandInset ref
30314 LatexCommand ref
30315 reference "fig:legende-a-coté-fig"
30316
30317 \end_inset
30318
30319  et le tableau
30320 \begin_inset space ~
30321 \end_inset
30322
30323
30324 \begin_inset CommandInset ref
30325 LatexCommand ref
30326 reference "tab:legende-à-coté-tableau"
30327
30328 \end_inset
30329
30330  sont des exemples où la légende a été mises sur le coté.
30331 \end_layout
30332
30333 \begin_layout Standard
30334 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30335  pour les flottants de tableau et vers le bas pour les flottants de figure.
30336  Pour changer ce comportement, vous pouvez utiliser les commandes
30337 \end_layout
30338
30339 \begin_layout Standard
30340
30341 \series bold
30342
30343 \backslash
30344 sidecaptionvpos{type flottant}{placement}
30345 \end_layout
30346
30347 \begin_layout Standard
30348 dans le préambule du document ou en code \SpecialChar TeX
30349  juste avant le flottant visé.
30350  Le type du flottant est soit 
30351 \family sans
30352 figure
30353 \family default
30354  soit 
30355 \family sans
30356 table
30357 \family default
30358 , le placement peut être 
30359 \begin_inset Quotes fld
30360 \end_inset
30361
30362
30363 \family sans
30364 t
30365 \family default
30366
30367 \begin_inset Quotes frd
30368 \end_inset
30369
30370  pour haut (top), 
30371 \begin_inset Quotes fld
30372 \end_inset
30373
30374
30375 \family sans
30376 c
30377 \family default
30378
30379 \begin_inset Quotes frd
30380 \end_inset
30381
30382
30383 \begin_inset Quotes erd
30384 \end_inset
30385
30386  pour centre (center), ou 
30387 \begin_inset Quotes fld
30388 \end_inset
30389
30390
30391 \family sans
30392 b
30393 \family default
30394
30395 \begin_inset Quotes frd
30396 \end_inset
30397
30398  pour bas (bottom).
30399  Pour que, par exemple, les légendes des flottants de figure soient centrés
30400  verticalement, utilisez la commande
30401 \end_layout
30402
30403 \begin_layout Standard
30404
30405 \series bold
30406
30407 \backslash
30408 sidecaptionvpos{figure}{c}
30409 \end_layout
30410
30411 \begin_layout Standard
30412 C'est ce qui a été utilisé pour la figure
30413 \begin_inset space ~
30414 \end_inset
30415
30416
30417 \begin_inset CommandInset ref
30418 LatexCommand ref
30419 reference "fig:legende-à-coté-fig-2"
30420
30421 \end_inset
30422
30423 .
30424 \end_layout
30425
30426 \begin_layout Standard
30427 \begin_inset VSpace medskip
30428 \end_inset
30429
30430
30431 \end_layout
30432
30433 \begin_layout Standard
30434 La largeur de légende par défaut est celle de l'image ou du tableau.
30435  Pour des images ou des tableaux étroits, comme le tableau
30436 \begin_inset space ~
30437 \end_inset
30438
30439
30440 \begin_inset CommandInset ref
30441 LatexCommand ref
30442 reference "tab:legende-à-coté-tableau"
30443
30444 \end_inset
30445
30446 , cela donne des légendes trop étroites.
30447  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30448  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30449  La largeur de la légende sera automatiquement recalculée dans le cas où
30450  cette dernière déborderait dans la marge de la page ou de la colonne à
30451  cause de la largeur indiquée.
30452  Le 
30453 \emph on
30454 facteur 
30455 \emph default
30456 peut soit être donné comme argument pour 
30457 \series bold
30458
30459 \backslash
30460 FigBesBeg
30461 \series default
30462 :
30463 \end_layout
30464
30465 \begin_layout Standard
30466
30467 \series bold
30468
30469 \backslash
30470 FigBesBeg[facteur]
30471 \end_layout
30472
30473 \begin_layout Standard
30474 ou dans la définition de 
30475 \series bold
30476
30477 \backslash
30478 FigBesBeg 
30479 \series default
30480 en remplaçant le
30481 \series bold
30482  1.0 
30483 \series default
30484 par une autre valeur.
30485  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30486  façon implicite quand  
30487 \series bold
30488
30489 \backslash
30490 FigBesBeg
30491 \series default
30492  est utilisé sans argument.
30493  Pour le tableau
30494 \begin_inset space ~
30495 \end_inset
30496
30497
30498 \begin_inset CommandInset ref
30499 LatexCommand ref
30500 reference "tab:cap-beside-tab-wider"
30501
30502 \end_inset
30503
30504  on a utilisé 5 comme facteur.
30505 \end_layout
30506
30507 \begin_layout Standard
30508
30509 \lang english
30510 \begin_inset Note Greyedout
30511 status open
30512
30513 \begin_layout Plain Layout
30514
30515 \series bold
30516 Note:
30517 \series default
30518  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30519  utiliser l'option de placement, 
30520 \family sans
30521 Ici
30522 \begin_inset space ~
30523 \end_inset
30524
30525 à
30526 \begin_inset space ~
30527 \end_inset
30528
30529 tout
30530 \begin_inset space ~
30531 \end_inset
30532
30533 prix
30534 \family default
30535  parce qu'elle n'est pas gérée par 
30536 \series bold
30537 sidecap
30538 \series default
30539 .
30540 \end_layout
30541
30542 \end_inset
30543
30544
30545 \end_layout
30546
30547 \begin_layout Standard
30548 \begin_inset VSpace medskip
30549 \end_inset
30550
30551 Pour plus d'information sur le paquetage 
30552 \series bold
30553 sidecap
30554 \series default
30555  nous vous renvoyons à sa documentation 
30556 \begin_inset CommandInset citation
30557 LatexCommand cite
30558 key "sidecap"
30559
30560 \end_inset
30561
30562 .
30563 \end_layout
30564
30565 \begin_layout Standard
30566 \begin_inset Note Greyedout
30567 status open
30568
30569 \begin_layout Plain Layout
30570
30571 \series bold
30572 Note:
30573 \series default
30574  Le paquetage \SpecialChar LaTeX
30575  
30576 \series bold
30577 hypcap
30578 \series default
30579
30580 \begin_inset Index idx
30581 status collapsed
30582
30583 \begin_layout Plain Layout
30584 Paquetages \SpecialChar LaTeX
30585  ! hypcap
30586 \end_layout
30587
30588 \end_inset
30589
30590 , qui est décrit dans la section
30591 \begin_inset space ~
30592 \end_inset
30593
30594
30595 \begin_inset CommandInset ref
30596 LatexCommand ref
30597 reference "subsec:Reference-Position"
30598
30599 \end_inset
30600
30601 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30602 \end_layout
30603
30604 \end_inset
30605
30606
30607 \end_layout
30608
30609 \begin_layout Standard
30610 \begin_inset ERT
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614
30615
30616 \backslash
30617 FigBesBeg 
30618 \end_layout
30619
30620 \end_inset
30621
30622
30623 \end_layout
30624
30625 \begin_layout Standard
30626 \begin_inset Float figure
30627 wide false
30628 sideways false
30629 status open
30630
30631 \begin_layout Plain Layout
30632 \begin_inset Graphics
30633         filename ../clipart/escher-lsd.eps
30634         scale 75
30635         scaleBeforeRotation
30636
30637 \end_inset
30638
30639
30640 \end_layout
30641
30642 \begin_layout Plain Layout
30643 \begin_inset Caption Standard
30644
30645 \begin_layout Plain Layout
30646 \begin_inset CommandInset label
30647 LatexCommand label
30648 name "fig:legende-a-coté-fig"
30649
30650 \end_inset
30651
30652 Une légende à côté d'une figure.
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \end_layout
30659
30660 \end_inset
30661
30662
30663 \end_layout
30664
30665 \begin_layout Standard
30666 \begin_inset ERT
30667 status collapsed
30668
30669 \begin_layout Plain Layout
30670
30671
30672 \backslash
30673 FigBesEnd
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \end_layout
30680
30681 \begin_layout Standard
30682 \begin_inset ERT
30683 status collapsed
30684
30685 \begin_layout Plain Layout
30686
30687
30688 \backslash
30689 TabBesBeg 
30690 \end_layout
30691
30692 \end_inset
30693
30694
30695 \end_layout
30696
30697 \begin_layout Standard
30698 \begin_inset Float table
30699 wide false
30700 sideways false
30701 status open
30702
30703 \begin_layout Plain Layout
30704 \begin_inset Caption Standard
30705
30706 \begin_layout Plain Layout
30707 \begin_inset CommandInset label
30708 LatexCommand label
30709 name "tab:legende-à-coté-tableau"
30710
30711 \end_inset
30712
30713 Une légende à côté d'un tableau.
30714 \end_layout
30715
30716 \end_inset
30717
30718
30719 \end_layout
30720
30721 \begin_layout Plain Layout
30722 \begin_inset Tabular
30723 <lyxtabular version="3" rows="4" columns="5">
30724 <features tabularvalignment="middle">
30725 <column alignment="center" valignment="top">
30726 <column alignment="center" valignment="top">
30727 <column alignment="center" valignment="top">
30728 <column alignment="center" valignment="top">
30729 <column alignment="center" valignment="top">
30730 <row>
30731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735 a
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753 b
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30768 \begin_inset Text
30769
30770 \begin_layout Plain Layout
30771 c
30772 \end_layout
30773
30774 \end_inset
30775 </cell>
30776 </row>
30777 <row>
30778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Plain Layout
30782
30783 \end_layout
30784
30785 \end_inset
30786 </cell>
30787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30788 \begin_inset Text
30789
30790 \begin_layout Plain Layout
30791 d
30792 \end_layout
30793
30794 \end_inset
30795 </cell>
30796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30797 \begin_inset Text
30798
30799 \begin_layout Plain Layout
30800
30801 \end_layout
30802
30803 \end_inset
30804 </cell>
30805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30806 \begin_inset Text
30807
30808 \begin_layout Plain Layout
30809 e
30810 \end_layout
30811
30812 \end_inset
30813 </cell>
30814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30815 \begin_inset Text
30816
30817 \begin_layout Plain Layout
30818
30819 \end_layout
30820
30821 \end_inset
30822 </cell>
30823 </row>
30824 <row>
30825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30826 \begin_inset Text
30827
30828 \begin_layout Plain Layout
30829 f
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30835 \begin_inset Text
30836
30837 \begin_layout Plain Layout
30838
30839 \end_layout
30840
30841 \end_inset
30842 </cell>
30843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30844 \begin_inset Text
30845
30846 \begin_layout Plain Layout
30847 g
30848 \end_layout
30849
30850 \end_inset
30851 </cell>
30852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30853 \begin_inset Text
30854
30855 \begin_layout Plain Layout
30856
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865 h
30866 \end_layout
30867
30868 \end_inset
30869 </cell>
30870 </row>
30871 <row>
30872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876
30877 \end_layout
30878
30879 \end_inset
30880 </cell>
30881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30882 \begin_inset Text
30883
30884 \begin_layout Plain Layout
30885 i
30886 \end_layout
30887
30888 \end_inset
30889 </cell>
30890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30891 \begin_inset Text
30892
30893 \begin_layout Plain Layout
30894
30895 \end_layout
30896
30897 \end_inset
30898 </cell>
30899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903 j
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 </row>
30918 </lyxtabular>
30919
30920 \end_inset
30921
30922
30923 \end_layout
30924
30925 \end_inset
30926
30927
30928 \end_layout
30929
30930 \begin_layout Standard
30931 \begin_inset ERT
30932 status collapsed
30933
30934 \begin_layout Plain Layout
30935
30936
30937 \backslash
30938 TabBesEnd
30939 \end_layout
30940
30941 \end_inset
30942
30943
30944 \end_layout
30945
30946 \begin_layout Standard
30947 \begin_inset ERT
30948 status collapsed
30949
30950 \begin_layout Plain Layout
30951
30952
30953 \backslash
30954 FigBesBeg 
30955 \end_layout
30956
30957 \end_inset
30958
30959
30960 \end_layout
30961
30962 \begin_layout Standard
30963 \begin_inset ERT
30964 status collapsed
30965
30966 \begin_layout Plain Layout
30967
30968
30969 \backslash
30970 sidecaptionvpos{figure}{c}
30971 \end_layout
30972
30973 \end_inset
30974
30975
30976 \begin_inset Float figure
30977 wide false
30978 sideways false
30979 status open
30980
30981 \begin_layout Plain Layout
30982 \begin_inset Graphics
30983         filename ../clipart/escher-lsd.eps
30984         scale 75
30985         scaleBeforeRotation
30986
30987 \end_inset
30988
30989
30990 \end_layout
30991
30992 \begin_layout Plain Layout
30993 \begin_inset Caption Standard
30994
30995 \begin_layout Plain Layout
30996 \begin_inset CommandInset label
30997 LatexCommand label
30998 name "fig:legende-à-coté-fig-2"
30999
31000 \end_inset
31001
31002 Une légende centrée verticalement à côté d'une figure.
31003 \end_layout
31004
31005 \end_inset
31006
31007
31008 \end_layout
31009
31010 \end_inset
31011
31012
31013 \end_layout
31014
31015 \begin_layout Standard
31016 \begin_inset ERT
31017 status collapsed
31018
31019 \begin_layout Plain Layout
31020
31021
31022 \backslash
31023 FigBesEnd
31024 \end_layout
31025
31026 \end_inset
31027
31028
31029 \end_layout
31030
31031 \begin_layout Standard
31032 \begin_inset ERT
31033 status collapsed
31034
31035 \begin_layout Plain Layout
31036
31037
31038 \backslash
31039 TabBesBeg[5]
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \end_layout
31046
31047 \begin_layout Standard
31048 \begin_inset Float table
31049 wide false
31050 sideways false
31051 status open
31052
31053 \begin_layout Plain Layout
31054 \begin_inset Caption Standard
31055
31056 \begin_layout Plain Layout
31057
31058 \lang english
31059 \begin_inset CommandInset label
31060 LatexCommand label
31061 name "tab:cap-beside-tab-wider"
31062
31063 \end_inset
31064
31065 This is a caption is wider than the one in
31066 \lang french
31067  tableau
31068 \begin_inset space ~
31069 \end_inset
31070
31071
31072 \begin_inset CommandInset ref
31073 LatexCommand ref
31074 reference "tab:legende-à-coté-tableau"
31075
31076 \end_inset
31077
31078 .
31079 \end_layout
31080
31081 \end_inset
31082
31083
31084 \end_layout
31085
31086 \begin_layout Plain Layout
31087 \begin_inset Tabular
31088 <lyxtabular version="3" rows="4" columns="5">
31089 <features tabularvalignment="middle">
31090 <column alignment="center" valignment="top">
31091 <column alignment="center" valignment="top">
31092 <column alignment="center" valignment="top">
31093 <column alignment="center" valignment="top">
31094 <column alignment="center" valignment="top">
31095 <row>
31096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31097 \begin_inset Text
31098
31099 \begin_layout Plain Layout
31100 a
31101 \end_layout
31102
31103 \end_inset
31104 </cell>
31105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31106 \begin_inset Text
31107
31108 \begin_layout Plain Layout
31109
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31115 \begin_inset Text
31116
31117 \begin_layout Plain Layout
31118 b
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \end_layout
31129
31130 \end_inset
31131 </cell>
31132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136 c
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 </row>
31142 <row>
31143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31144 \begin_inset Text
31145
31146 \begin_layout Plain Layout
31147
31148 \end_layout
31149
31150 \end_inset
31151 </cell>
31152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31153 \begin_inset Text
31154
31155 \begin_layout Plain Layout
31156 d
31157 \end_layout
31158
31159 \end_inset
31160 </cell>
31161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31162 \begin_inset Text
31163
31164 \begin_layout Plain Layout
31165
31166 \end_layout
31167
31168 \end_inset
31169 </cell>
31170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31171 \begin_inset Text
31172
31173 \begin_layout Plain Layout
31174 e
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183
31184 \end_layout
31185
31186 \end_inset
31187 </cell>
31188 </row>
31189 <row>
31190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31191 \begin_inset Text
31192
31193 \begin_layout Plain Layout
31194 f
31195 \end_layout
31196
31197 \end_inset
31198 </cell>
31199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31200 \begin_inset Text
31201
31202 \begin_layout Plain Layout
31203
31204 \end_layout
31205
31206 \end_inset
31207 </cell>
31208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31209 \begin_inset Text
31210
31211 \begin_layout Plain Layout
31212 g
31213 \end_layout
31214
31215 \end_inset
31216 </cell>
31217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230 h
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 </row>
31236 <row>
31237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31238 \begin_inset Text
31239
31240 \begin_layout Plain Layout
31241
31242 \end_layout
31243
31244 \end_inset
31245 </cell>
31246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31247 \begin_inset Text
31248
31249 \begin_layout Plain Layout
31250 i
31251 \end_layout
31252
31253 \end_inset
31254 </cell>
31255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268 j
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 </row>
31283 </lyxtabular>
31284
31285 \end_inset
31286
31287
31288 \end_layout
31289
31290 \end_inset
31291
31292
31293 \end_layout
31294
31295 \begin_layout Standard
31296 \begin_inset ERT
31297 status collapsed
31298
31299 \begin_layout Plain Layout
31300
31301
31302 \backslash
31303 TabBesEnd
31304 \end_layout
31305
31306 \end_inset
31307
31308
31309 \end_layout
31310
31311 \begin_layout Standard
31312 \begin_inset ERT
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316
31317
31318 \backslash
31319 else
31320 \end_layout
31321
31322 \end_inset
31323
31324
31325 \begin_inset Note Note
31326 status open
31327
31328 \begin_layout Plain Layout
31329 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31330  
31331 \series bold
31332 sidecap
31333 \series default
31334  n'est pas installé :
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \end_layout
31341
31342 \begin_layout Standard
31343 Vous devez installer le paquetage \SpecialChar LaTeX
31344  
31345 \series bold
31346 sidecap
31347 \series default
31348  pour voir la suite de cette section dans la sortie imprimée.
31349 \end_layout
31350
31351 \begin_layout Standard
31352 \begin_inset ERT
31353 status collapsed
31354
31355 \begin_layout Plain Layout
31356
31357
31358 \backslash
31359 fi
31360 \end_layout
31361
31362 \end_inset
31363
31364
31365 \end_layout
31366
31367 \begin_layout Section
31368 Les listes de flottants
31369 \begin_inset Index idx
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373 Flottants ! Listes de Flottants
31374 \end_layout
31375
31376 \end_inset
31377
31378
31379 \end_layout
31380
31381 \begin_layout Standard
31382 De la même façon que la table des matières fait la liste des sections du
31383  document, il y a des listes pour tous les types de flottants, comme par
31384  exemple pour les figures du document.
31385  Vous pouvez les insérer en utilisant le menu 
31386 \family sans
31387 Insertion\SpecialChar menuseparator
31388 Listes
31389 \begin_inset space ~
31390 \end_inset
31391
31392 &
31393 \begin_inset space ~
31394 \end_inset
31395
31396 TdM
31397 \family default
31398 .
31399 \end_layout
31400
31401 \begin_layout Standard
31402 Les entrées de la liste sont la légende du flottant ou éventuellement le
31403  titre court, le numéro du flottant, et le numéro de la page où le flottant
31404  apparaît dans le document.
31405 \end_layout
31406
31407 \begin_layout Standard
31408 Vous trouverez à la fin de ce document une liste des figures et une liste
31409  des tableaux.
31410 \end_layout
31411
31412 \begin_layout Chapter
31413 Notes
31414 \end_layout
31415
31416 \begin_layout Section
31417 Les notes de \SpecialChar LyX
31418
31419 \begin_inset Index idx
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423 Notes ! Notes \SpecialChar LyX
31424  
31425 \end_layout
31426
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \begin_layout Standard
31433 On peut insérer une note en utilisant le bouton 
31434 \begin_inset Info
31435 type  "icon"
31436 arg   "note-insert"
31437 \end_inset
31438
31439  de la barre d'outils ou avec le menu 
31440 \family sans
31441 Insertion\SpecialChar menuseparator
31442 Note
31443 \family default
31444 .
31445  Il y a trois types de notes :
31446 \end_layout
31447
31448 \begin_layout Description
31449 Note
31450 \begin_inset space ~
31451 \end_inset
31452
31453 \SpecialChar LyX
31454  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31455  La boîte de cette note ressemble à ceci :
31456 \begin_inset Newline newline
31457 \end_inset
31458
31459
31460 \begin_inset Newline newline
31461 \end_inset
31462
31463
31464 \begin_inset Graphics
31465         filename clipart/LyXNoteImage.png
31466         display false
31467         scale 90
31468         scaleBeforeRotation
31469
31470 \end_inset
31471
31472  
31473 \begin_inset Note Note
31474 status open
31475
31476 \begin_layout Plain Layout
31477 Le texte de cette note n'apparaîtra pas à l'impression.
31478 \end_layout
31479
31480 \end_inset
31481
31482
31483 \end_layout
31484
31485 \begin_layout Description
31486 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31487  il est inséré comme un commentaire \SpecialChar LaTeX
31488  quand vous exportez votre document
31489  vers un fichier au format \SpecialChar LaTeX
31490  avec le menu 
31491 \family sans
31492 Fichier\SpecialChar menuseparator
31493 Exporter\SpecialChar menuseparator
31494 LaTeX
31495 \begin_inset space ~
31496 \end_inset
31497
31498 (pdflatex) / (plain)
31499 \family default
31500 .
31501  La boîte de cette note ressemble à ceci :
31502 \begin_inset Newline newline
31503 \end_inset
31504
31505
31506 \begin_inset Newline newline
31507 \end_inset
31508
31509
31510 \begin_inset Graphics
31511         filename clipart/CommentNoteImage.png
31512         display false
31513         scale 90
31514         scaleBeforeRotation
31515
31516 \end_inset
31517
31518  
31519 \begin_inset Note Comment
31520 status open
31521
31522 \begin_layout Plain Layout
31523 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31524  \SpecialChar LaTeX
31525 .
31526 \end_layout
31527
31528 \end_inset
31529
31530
31531 \end_layout
31532
31533 \begin_layout Description
31534 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31535  La boîte de cette note ressemble à ceci :
31536 \begin_inset Newline newline
31537 \end_inset
31538
31539
31540 \begin_inset Newline newline
31541 \end_inset
31542
31543
31544 \begin_inset Graphics
31545         filename clipart/GreyedOutNoteImage.png
31546         lyxscale 80
31547         display false
31548         scale 90
31549         scaleBeforeRotation
31550
31551 \end_inset
31552
31553
31554 \begin_inset Newline newline
31555 \end_inset
31556
31557
31558 \begin_inset ERT
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562
31563
31564 \backslash
31565 renewenvironment{lyxgreyedout}
31566 \end_layout
31567
31568 \begin_layout Plain Layout
31569
31570 {
31571 \backslash
31572 textcolor[gray]{0.8}
31573 \backslash
31574 bgroup}{
31575 \backslash
31576 egroup}
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \begin_inset Note Greyedout
31583 status open
31584
31585 \begin_layout Plain Layout
31586 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31587  grisé.
31588 \end_layout
31589
31590 \end_inset
31591
31592
31593 \begin_inset ERT
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597
31598
31599 \backslash
31600 renewenvironment{lyxgreyedout}
31601 \end_layout
31602
31603 \begin_layout Plain Layout
31604
31605 {
31606 \backslash
31607 textcolor{blue}
31608 \backslash
31609 bgroup}{
31610 \backslash
31611 egroup}
31612 \end_layout
31613
31614 \end_inset
31615
31616
31617 \begin_inset Note Note
31618 status collapsed
31619
31620 \begin_layout Plain Layout
31621 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31622  originale qu'elle a dans \SpecialChar LyX
31623 .
31624  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31625  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31626 \end_layout
31627
31628 \end_inset
31629
31630
31631 \begin_inset Newline newline
31632 \end_inset
31633
31634
31635 \begin_inset Newline newline
31636 \end_inset
31637
31638 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31639  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31640 \end_layout
31641
31642 \begin_layout Standard
31643 \begin_inset VSpace bigskip
31644 \end_inset
31645
31646 Quand vous utilisez le bouton 
31647 \begin_inset Info
31648 type  "icon"
31649 arg   "note-insert"
31650 \end_inset
31651
31652  de la barre d'outils, vous insérez une 
31653 \family sans
31654 Note
31655 \begin_inset space ~
31656 \end_inset
31657
31658 \SpecialChar LyX
31659
31660 \family default
31661 .
31662  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31663  la boîte.
31664  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31665 la et cliquez sur le bouton d'insertion de note.
31666  Pour retransformer une note en texte, appuyez sur la touche 
31667 \family sans
31668 backspace
31669 \family default
31670  quand le curseur est au tout début de la note ou appuyez sur la touche
31671  
31672 \family sans
31673 Suppr.
31674
31675 \family default
31676  quand le curseur se trouve à la fin de la note.
31677 \end_layout
31678
31679 \begin_layout Standard
31680 \begin_inset VSpace bigskip
31681 \end_inset
31682
31683
31684 \end_layout
31685
31686 \begin_layout Standard
31687 Vous pouvez changer la couleur des notes grisées dans le menu 
31688 \family sans
31689 Document\SpecialChar menuseparator
31690 Paramètres\SpecialChar menuseparator
31691 Couleurs
31692 \family default
31693 .
31694 \end_layout
31695
31696 \begin_layout Section
31697 Notes en bas de page
31698 \begin_inset CommandInset label
31699 LatexCommand label
31700 name "sec:Notes-bas-de-page"
31701
31702 \end_inset
31703
31704
31705 \begin_inset Index idx
31706 status collapsed
31707
31708 \begin_layout Plain Layout
31709 Notes ! Notes de bas de page
31710 \end_layout
31711
31712 \end_inset
31713
31714
31715 \begin_inset Index idx
31716 status collapsed
31717
31718 \begin_layout Plain Layout
31719 Notes de bas de page
31720 \end_layout
31721
31722 \end_inset
31723
31724
31725 \end_layout
31726
31727 \begin_layout Standard
31728 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31729  
31730 \begin_inset Info
31731 type  "icon"
31732 arg   "footnote-insert"
31733 \end_inset
31734
31735  de la barre d'outils, soit en utilisant le menu 
31736 \family sans
31737 Insertion\SpecialChar menuseparator
31738 Note
31739 \begin_inset space ~
31740 \end_inset
31741
31742 en
31743 \begin_inset space ~
31744 \end_inset
31745
31746 Bas
31747 \begin_inset space ~
31748 \end_inset
31749
31750 de
31751 \begin_inset space ~
31752 \end_inset
31753
31754 Page
31755 \family default
31756 .
31757  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31758  rouge 
31759 \begin_inset Quotes fld
31760 \end_inset
31761
31762 bas
31763 \begin_inset Quotes frd
31764 \end_inset
31765
31766  qui ressemble à ceci : 
31767 \begin_inset Graphics
31768         filename clipart/footnote.png
31769         scale 80
31770         scaleBeforeRotation
31771
31772 \end_inset
31773
31774  Vous pouvez y entrer votre texte.
31775  Si vous voulez transformer du texte déjà existant en note en bas de page,
31776  sélectionnez-le et cliquez sur le bouton 
31777 \family sans
31778 Note
31779 \begin_inset space ~
31780 \end_inset
31781
31782 en
31783 \begin_inset space ~
31784 \end_inset
31785
31786 Bas
31787 \begin_inset space ~
31788 \end_inset
31789
31790 de
31791 \begin_inset space ~
31792 \end_inset
31793
31794 Page
31795 \family default
31796  de la barre d'outils.
31797  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31798  
31799 \family sans
31800 Backspace
31801 \family default
31802  quand le curseur est au tout début de la note ou appuyez sur la touche
31803  
31804 \family sans
31805 Suppr.
31806
31807 \family default
31808  quand le curseur se trouve à la fin de la note.
31809 \end_layout
31810
31811 \begin_layout Standard
31812 Voici un exemple de note en bas de page:
31813 \begin_inset Foot
31814 status open
31815
31816 \begin_layout Plain Layout
31817 \begin_inset CommandInset label
31818 LatexCommand label
31819 name "fn:Note-en-bas"
31820
31821 \end_inset
31822
31823 Ceci est un exemple de note en bas de page.
31824 \end_layout
31825
31826 \end_inset
31827
31828
31829 \begin_inset ERT
31830 status collapsed
31831
31832 \begin_layout Plain Layout
31833
31834
31835 \backslash
31836 newcounter{MyRepeatFoot}
31837 \end_layout
31838
31839 \begin_layout Plain Layout
31840
31841
31842 \backslash
31843 setcounter{MyRepeatFoot}{
31844 \backslash
31845 thefootnote}
31846 \end_layout
31847
31848 \end_inset
31849
31850
31851 \end_layout
31852
31853 \begin_layout Standard
31854 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31855  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31856  de note.
31857  Le texte de la note est placé en bas de la page courante.
31858  Le numéro de note est calculé par \SpecialChar LaTeX
31859 , et les numéros se suivent.
31860  Selon votre classe de document les numéros de notes pourront être réinitialisés
31861  à chaque nouveau chapitre.
31862 \end_layout
31863
31864 \begin_layout Standard
31865 On peut faire référence à une note en bas de page comme on le fait avec
31866  les flottants : Insérez une étiquette dans la note et faites une référence
31867  croisée vers cette étiquette comme c'est décrit dans la
31868 \begin_inset space ~
31869 \end_inset
31870
31871
31872 \begin_inset CommandInset ref
31873 LatexCommand ref
31874 reference "sec:Referencer-les-Flottants"
31875
31876 \end_inset
31877
31878 .
31879 \begin_inset Newline newline
31880 \end_inset
31881
31882 Voici une référence à une note de bas de page :
31883 \begin_inset space ~
31884 \end_inset
31885
31886
31887 \begin_inset CommandInset ref
31888 LatexCommand ref
31889 reference "fn:Note-en-bas"
31890
31891 \end_inset
31892
31893 .
31894 \end_layout
31895
31896 \begin_layout Standard
31897 \begin_inset VSpace defskip
31898 \end_inset
31899
31900
31901 \lang english
31902 Footnotes in title environments are usually not numbered with symbols and
31903  they cannot contain several paragraphs.
31904  See for example the footnote in the titling of this document.
31905 \end_layout
31906
31907 \begin_layout Standard
31908 \begin_inset VSpace defskip
31909 \end_inset
31910
31911
31912 \end_layout
31913
31914 \begin_layout Standard
31915 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
31916  par \SpecialChar LaTeX
31917  pour des raisons techniques.
31918  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
31919  
31920 \series bold
31921
31922 \backslash
31923 footnotemark{}
31924 \series default
31925  en code \SpecialChar TeX
31926  à la place de la note de bas de page.
31927  Le texte de la note est mis en argument de la commande \SpecialChar TeX
31928  
31929 \series bold
31930
31931 \backslash
31932 footnotetext
31933 \series default
31934  après le tableau.
31935 \begin_inset Newline newline
31936 \end_inset
31937
31938 C'est ce qui a été fait pour le tableau qui suit avec la commande
31939 \end_layout
31940
31941 \begin_layout Standard
31942
31943 \series bold
31944
31945 \backslash
31946 footnotetext{
31947 \series default
31948 Note de bas de page de tableau imprimée.
31949 \series bold
31950 }
31951 \end_layout
31952
31953 \begin_layout Standard
31954
31955 \lang english
31956 \begin_inset Tabular
31957 <lyxtabular version="3" rows="2" columns="1">
31958 <features tabularvalignment="middle">
31959 <column alignment="center" valignment="top">
31960 <row>
31961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31962 \begin_inset Text
31963
31964 \begin_layout Plain Layout
31965 Un exemple de texte
31966 \begin_inset Foot
31967 status open
31968
31969 \begin_layout Plain Layout
31970 Cette note ne sera pas imprimée
31971 \begin_inset space ~
31972 \end_inset
31973
31974 !
31975 \end_layout
31976
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 </row>
31985 <row>
31986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990 Un autre exemple de texte
31991 \begin_inset ERT
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995
31996
31997 \backslash
31998 footnotemark{}
31999 \end_layout
32000
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \end_inset
32007 </cell>
32008 </row>
32009 </lyxtabular>
32010
32011 \end_inset
32012
32013
32014 \begin_inset ERT
32015 status collapsed
32016
32017 \begin_layout Plain Layout
32018
32019
32020 \backslash
32021 footnotetext{
32022 \end_layout
32023
32024 \end_inset
32025
32026
32027 \lang french
32028 Note de bas de page de tableau imprimée.
32029 \lang english
32030
32031 \begin_inset ERT
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035
32036 }
32037 \end_layout
32038
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \begin_layout Standard
32045 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32046  la section
32047 \begin_inset space ~
32048 \end_inset
32049
32050
32051 \begin_inset CommandInset ref
32052 LatexCommand ref
32053 reference "subsec:Notes-dans-tableau-multi-pages"
32054
32055 \end_inset
32056
32057 .
32058 \end_layout
32059
32060 \begin_layout Standard
32061 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32062  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32063 e, vu que la minipage est considérée comme une page se trouvant dans une
32064  autre page.
32065  Pour plus d'information sur les minipages, voyez la section
32066 \begin_inset space ~
32067 \end_inset
32068
32069
32070 \begin_inset CommandInset ref
32071 LatexCommand ref
32072 reference "sec:Minipages"
32073
32074 \end_inset
32075
32076 .
32077  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32078  s'imprime en bas de page comme une note normale, on doit aussi utiliser
32079  la méthode utilisant les commandes 
32080 \series bold
32081
32082 \backslash
32083 footnotemark{}
32084 \series default
32085  et 
32086 \series bold
32087
32088 \backslash
32089 footnotetext
32090 \series default
32091 .
32092 \end_layout
32093
32094 \begin_layout Standard
32095 \begin_inset Box Frameless
32096 position "t"
32097 hor_pos "c"
32098 has_inner_box 1
32099 inner_pos "t"
32100 use_parbox 0
32101 use_makebox 0
32102 width "100col%"
32103 special "none"
32104 height "1in"
32105 height_special "totalheight"
32106 thickness "0.4pt"
32107 separation "3pt"
32108 shadowsize "4pt"
32109 framecolor "black"
32110 backgroundcolor "none"
32111 status open
32112
32113 \begin_layout Plain Layout
32114 Un exemple de texte dans une minipage.
32115 \begin_inset Foot
32116 status open
32117
32118 \begin_layout Plain Layout
32119 Note de bas de page dans la minipage.
32120 \end_layout
32121
32122 \end_inset
32123
32124
32125 \end_layout
32126
32127 \begin_layout Plain Layout
32128 Un autre exemple de texte dans une minipage.
32129 \begin_inset ERT
32130 status collapsed
32131
32132 \begin_layout Plain Layout
32133
32134
32135 \backslash
32136 footnotemark{}
32137 \end_layout
32138
32139 \end_inset
32140
32141
32142 \end_layout
32143
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Standard
32150 \begin_inset ERT
32151 status collapsed
32152
32153 \begin_layout Plain Layout
32154
32155
32156 \backslash
32157 footnotetext{
32158 \end_layout
32159
32160 \end_inset
32161
32162 Note de bas de page en dehors de la minipage.
32163 \begin_inset ERT
32164 status collapsed
32165
32166 \begin_layout Plain Layout
32167
32168 }
32169 \end_layout
32170
32171 \end_inset
32172
32173
32174 \end_layout
32175
32176 \begin_layout Standard
32177 \begin_inset VSpace defskip
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32185  utilisez la commande 
32186 \series bold
32187
32188 \backslash
32189 footnotemark[number]
32190 \series default
32191  en code \SpecialChar TeX
32192 .
32193 \begin_inset Newline newline
32194 \end_inset
32195
32196 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32197  votre texte, vous devez enregistrer son numéro.
32198  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32199  ont été insérées en code \SpecialChar TeX
32200  après la note
32201 \begin_inset space ~
32202 \end_inset
32203
32204
32205 \begin_inset CommandInset ref
32206 LatexCommand ref
32207 reference "fn:Note-en-bas"
32208
32209 \end_inset
32210
32211  pour enregistrer son numéro
32212 \begin_inset space ~
32213 \end_inset
32214
32215 :
32216 \end_layout
32217
32218 \begin_layout Standard
32219
32220 \series bold
32221
32222 \backslash
32223 newcounter{MaNoteDupliquee}
32224 \begin_inset Newline newline
32225 \end_inset
32226
32227
32228 \backslash
32229 setcounter{MaNoteDupliquee}{
32230 \backslash
32231 thefootnote}
32232 \end_layout
32233
32234 \begin_layout Standard
32235 La note de bas de page a été créée avec la commande
32236 \begin_inset space ~
32237 \end_inset
32238
32239 :
32240 \end_layout
32241
32242 \begin_layout Standard
32243
32244 \series bold
32245
32246 \backslash
32247 footnotemark[
32248 \backslash
32249 MaNoteDupliquee]
32250 \end_layout
32251
32252 \begin_layout Standard
32253 Voici une note de bas de page dupliquée
32254 \begin_inset space ~
32255 \end_inset
32256
32257 :
32258 \begin_inset ERT
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262
32263
32264 \backslash
32265 footnotemark[
32266 \backslash
32267 theMyRepeatFoot]
32268 \end_layout
32269
32270 \end_inset
32271
32272
32273 \end_layout
32274
32275 \begin_layout Standard
32276 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32277 t du numéro de note et juste utiliser la commande suivante
32278 \end_layout
32279
32280 \begin_layout Standard
32281
32282 \series bold
32283
32284 \backslash
32285 footnotemark[
32286 \backslash
32287 thefootnote]
32288 \end_layout
32289
32290 \begin_layout Standard
32291 Voici une autre note de bas de page dupliquée
32292 \begin_inset space ~
32293 \end_inset
32294
32295 :
32296 \begin_inset ERT
32297 status collapsed
32298
32299 \begin_layout Plain Layout
32300
32301
32302 \backslash
32303 footnotemark[
32304 \backslash
32305 thefootnote]
32306 \end_layout
32307
32308 \end_inset
32309
32310
32311 \end_layout
32312
32313 \begin_layout Subsection
32314 Numérotation de notes de bas de page
32315 \begin_inset CommandInset label
32316 LatexCommand label
32317 name "subsec:Numerotation-notes-bas-de-page"
32318
32319 \end_inset
32320
32321
32322 \begin_inset Index idx
32323 status collapsed
32324
32325 \begin_layout Plain Layout
32326 Notes de bas de page ! Numérotation
32327 \end_layout
32328
32329 \end_inset
32330
32331
32332 \end_layout
32333
32334 \begin_layout Standard
32335 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32336  ajoutez cette commande dans le préambule de votre document :
32337 \end_layout
32338
32339 \begin_layout Standard
32340
32341 \series bold
32342
32343 \backslash
32344 @addtoreset{footnote}{section}
32345 \end_layout
32346
32347 \begin_layout Standard
32348 \begin_inset VSpace bigskip
32349 \end_inset
32350
32351 La commande de préambule suivante change le style de numérotation des notes
32352  en petits chiffres romains :
32353 \end_layout
32354
32355 \begin_layout Standard
32356
32357 \series bold
32358
32359 \backslash
32360 renewcommand{
32361 \backslash
32362 thefootnote}{
32363 \backslash
32364 roman{footnote}}
32365 \end_layout
32366
32367 \begin_layout Standard
32368 \begin_inset ERT
32369 status collapsed
32370
32371 \begin_layout Plain Layout
32372
32373
32374 \backslash
32375 renewcommand{
32376 \backslash
32377 thefootnote}{
32378 \backslash
32379 roman{footnote}}
32380 \end_layout
32381
32382 \end_inset
32383
32384  Cette note de bas de page utilise une numérotation en chiffres romains
32385  :
32386 \begin_inset Foot
32387 status open
32388
32389 \begin_layout Plain Layout
32390 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32391  romains.
32392 \end_layout
32393
32394 \end_inset
32395
32396
32397 \end_layout
32398
32399 \begin_layout Standard
32400 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32401  la commande précédente 
32402 \series bold
32403
32404 \backslash
32405 roman
32406 \series default
32407  par 
32408 \series bold
32409
32410 \backslash
32411 Roman
32412 \series default
32413 .
32414  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32415  utilisez respectivement soit 
32416 \series bold
32417
32418 \backslash
32419 Alph
32420 \series default
32421  soit 
32422 \series bold
32423
32424 \backslash
32425 alph
32426 \series default
32427 .
32428  Pour les 
32429 \begin_inset Quotes fld
32430 \end_inset
32431
32432 numéroter
32433 \begin_inset Quotes frd
32434 \end_inset
32435
32436  avec des symboles, utilisez 
32437 \series bold
32438
32439 \backslash
32440 fnsymbol
32441 \series default
32442 .
32443 \end_layout
32444
32445 \begin_layout Standard
32446 \begin_inset Note Greyedout
32447 status open
32448
32449 \begin_layout Plain Layout
32450
32451 \series bold
32452 Note:
32453 \series default
32454  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32455  puisque cette numérotation est limitée à des lettres seules.
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \begin_inset Newline newline
32462 \end_inset
32463
32464
32465 \begin_inset Note Greyedout
32466 status open
32467
32468 \begin_layout Plain Layout
32469
32470 \series bold
32471 Note:
32472 \series default
32473  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32474 \end_layout
32475
32476 \end_inset
32477
32478
32479 \end_layout
32480
32481 \begin_layout Standard
32482 Pour revenir au style de numérotation implicite quand vous en avez changé,
32483  utilisez 
32484 \series bold
32485
32486 \backslash
32487 arabic
32488 \series default
32489  à la place de 
32490 \series bold
32491
32492 \backslash
32493 roman
32494 \series default
32495  dans la commande précédente.
32496 \begin_inset ERT
32497 status collapsed
32498
32499 \begin_layout Plain Layout
32500
32501
32502 \backslash
32503 renewcommand{
32504 \backslash
32505 thefootnote}{
32506 \backslash
32507 arabic{footnote}}
32508 \end_layout
32509
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \begin_layout Standard
32516 \begin_inset VSpace bigskip
32517 \end_inset
32518
32519
32520 \end_layout
32521
32522 \begin_layout Standard
32523 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32524  le schéma 
32525 \begin_inset Quotes fld
32526 \end_inset
32527
32528 chapitre.note
32529 \begin_inset Quotes frd
32530 \end_inset
32531
32532 , ajoutez la commande suivante au préambule de votre document :
32533 \end_layout
32534
32535 \begin_layout Standard
32536
32537 \series bold
32538
32539 \backslash
32540 numberwithin{footnote}{chapter}
32541 \end_layout
32542
32543 \begin_layout Standard
32544 Pour pouvoir utiliser la commande 
32545 \series bold
32546
32547 \backslash
32548 numberwithin
32549 \series default
32550 , activez dans la rubrique 
32551 \family sans
32552 Options
32553 \begin_inset space ~
32554 \end_inset
32555
32556 des
32557 \begin_inset space ~
32558 \end_inset
32559
32560 Maths
32561 \family default
32562  dans les paramètres du document, l'option 
32563 \family sans
32564 Utiliser
32565 \begin_inset space ~
32566 \end_inset
32567
32568 le
32569 \begin_inset space ~
32570 \end_inset
32571
32572 paquetage
32573 \begin_inset space ~
32574 \end_inset
32575
32576 maths
32577 \begin_inset space ~
32578 \end_inset
32579
32580 AMS
32581 \family default
32582 .
32583 \end_layout
32584
32585 \begin_layout Standard
32586 \begin_inset ERT
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590
32591
32592 \backslash
32593 numberwithin{footnote}{chapter}
32594 \end_layout
32595
32596 \end_inset
32597
32598 Ceci est un autre exemple de note de bas de page:
32599 \series bold
32600
32601 \begin_inset Foot
32602 status open
32603
32604 \begin_layout Plain Layout
32605 Cette note est numérotée en suivant le schéma 
32606 \begin_inset Quotes fld
32607 \end_inset
32608
32609 chapitre.note
32610 \begin_inset Quotes frd
32611 \end_inset
32612
32613 .
32614 \end_layout
32615
32616 \end_inset
32617
32618
32619 \series default
32620
32621 \begin_inset ERT
32622 status collapsed
32623
32624 \begin_layout Plain Layout
32625
32626
32627 \backslash
32628 renewcommand{
32629 \backslash
32630 thefootnote}{
32631 \backslash
32632 arabic{footnote}}
32633 \end_layout
32634
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \begin_layout Standard
32641 \begin_inset Note Greyedout
32642 status open
32643
32644 \begin_layout Plain Layout
32645
32646 \series bold
32647 Note:
32648 \series default
32649  
32650 \series bold
32651
32652 \backslash
32653 numberwithin
32654 \series default
32655  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32656  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32657  prises en compte.
32658  
32659 \end_layout
32660
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 Donc pour avoir par exemple le schéma 
32668 \begin_inset Quotes fld
32669 \end_inset
32670
32671 chapitre.
32672 \backslash
32673 Roman{note}
32674 \begin_inset Quotes frd
32675 \end_inset
32676
32677 , utilisez la commande suivante plutôt que 
32678 \series bold
32679
32680 \backslash
32681 numberwithin
32682 \series default
32683  :
32684 \end_layout
32685
32686 \begin_layout Standard
32687
32688 \series bold
32689
32690 \backslash
32691 renewcommand{
32692 \backslash
32693 thefootnote}{
32694 \backslash
32695 thechapter.
32696 \backslash
32697 Roman{footnote}}
32698 \end_layout
32699
32700 \begin_layout Subsection
32701 Positionnement de notes de bas de page
32702 \begin_inset Index idx
32703 status collapsed
32704
32705 \begin_layout Plain Layout
32706 Notes de bas de page ! Positionnement
32707 \end_layout
32708
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \begin_layout Standard
32715 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32716  vertical entre elles en bas de la page.
32717  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32718  de 1.5
32719 \begin_inset space \thinspace{}
32720 \end_inset
32721
32722 mm avec la commande suivante dans le préambule :
32723 \end_layout
32724
32725 \begin_layout Standard
32726
32727 \series bold
32728
32729 \backslash
32730 let
32731 \backslash
32732 myFoot
32733 \backslash
32734 footnote
32735 \begin_inset Newline newline
32736 \end_inset
32737
32738
32739 \backslash
32740 renewcommand{
32741 \backslash
32742 footnote}[1]{
32743 \backslash
32744 myFoot{#1
32745 \backslash
32746 vspace{1.5mm}}}
32747 \end_layout
32748
32749 \begin_layout Standard
32750 \begin_inset VSpace bigskip
32751 \end_inset
32752
32753 Dans un document à deux colonnes les notes de bas de page apparaissent en
32754  bas de chaque colonne, comme sur la Figure
32755 \begin_inset space ~
32756 \end_inset
32757
32758
32759 \begin_inset CommandInset ref
32760 LatexCommand ref
32761 reference "fig:Position-standard-note-bas-de-page"
32762
32763 \end_inset
32764
32765 .
32766  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32767  sur la Figure
32768 \begin_inset space ~
32769 \end_inset
32770
32771
32772 \begin_inset CommandInset ref
32773 LatexCommand ref
32774 reference "fig:Position-note-avec-ftnright"
32775
32776 \end_inset
32777
32778 , utilisez le paquetage \SpecialChar LaTeX
32779  
32780 \series bold
32781 ftnright
32782 \series default
32783
32784 \begin_inset Index idx
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788 Paquetages \SpecialChar LaTeX
32789  ! ftnright
32790 \end_layout
32791
32792 \end_inset
32793
32794  avec cette commande dans le préambule du document:
32795 \end_layout
32796
32797 \begin_layout Standard
32798
32799 \series bold
32800
32801 \backslash
32802 usepackage{ftnright}
32803 \end_layout
32804
32805 \begin_layout Standard
32806 \begin_inset Float figure
32807 placement !h
32808 wide false
32809 sideways false
32810 status open
32811
32812 \begin_layout Plain Layout
32813 \noindent
32814 \align center
32815 \begin_inset Box Boxed
32816 position "t"
32817 hor_pos "c"
32818 has_inner_box 0
32819 inner_pos "t"
32820 use_parbox 0
32821 use_makebox 0
32822 width ""
32823 special "none"
32824 height "1in"
32825 height_special "totalheight"
32826 thickness "0.4pt"
32827 separation "3pt"
32828 shadowsize "4pt"
32829 framecolor "black"
32830 backgroundcolor "none"
32831 status open
32832
32833 \begin_layout Plain Layout
32834 \begin_inset Graphics
32835         filename ../clipart/without_fntright.pdf
32836         width 100col%
32837         scaleBeforeRotation
32838
32839 \end_inset
32840
32841
32842 \end_layout
32843
32844 \end_inset
32845
32846
32847 \end_layout
32848
32849 \begin_layout Plain Layout
32850 \begin_inset Caption Standard
32851
32852 \begin_layout Plain Layout
32853 \begin_inset CommandInset label
32854 LatexCommand label
32855 name "fig:Position-standard-note-bas-de-page"
32856
32857 \end_inset
32858
32859 Positionnement standard des notes de bas de page dans un document à deux
32860  colonnes.
32861 \end_layout
32862
32863 \end_inset
32864
32865
32866 \end_layout
32867
32868 \end_inset
32869
32870
32871 \end_layout
32872
32873 \begin_layout Standard
32874 \begin_inset Float figure
32875 placement !h
32876 wide false
32877 sideways false
32878 status open
32879
32880 \begin_layout Plain Layout
32881 \noindent
32882 \align center
32883 \begin_inset Box Boxed
32884 position "t"
32885 hor_pos "c"
32886 has_inner_box 0
32887 inner_pos "t"
32888 use_parbox 0
32889 use_makebox 0
32890 width ""
32891 special "none"
32892 height "1in"
32893 height_special "totalheight"
32894 thickness "0.4pt"
32895 separation "3pt"
32896 shadowsize "4pt"
32897 framecolor "black"
32898 backgroundcolor "none"
32899 status open
32900
32901 \begin_layout Plain Layout
32902 \begin_inset Graphics
32903         filename ../clipart/with_fntright.pdf
32904         width 100col%
32905         scaleBeforeRotation
32906
32907 \end_inset
32908
32909
32910 \end_layout
32911
32912 \end_inset
32913
32914
32915 \end_layout
32916
32917 \begin_layout Plain Layout
32918 \begin_inset Caption Standard
32919
32920 \begin_layout Plain Layout
32921 \begin_inset CommandInset label
32922 LatexCommand label
32923 name "fig:Position-note-avec-ftnright"
32924
32925 \end_inset
32926
32927 Positionnement de notes de bas de page dans un document à deux colonnes
32928  en utilisant le paquetage \SpecialChar LaTeX
32929  
32930 \series bold
32931 ftnright
32932 \series default
32933 .
32934 \end_layout
32935
32936 \end_inset
32937
32938
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Standard
32947 \begin_inset VSpace bigskip
32948 \end_inset
32949
32950 Dans certaines publications scientifiques, il est courant de rassembler
32951  les notes de bas de page et de les imprimer dans un paragraphe particulier
32952  à la fin de la section, comme sur la Figure
32953 \begin_inset space ~
32954 \end_inset
32955
32956
32957 \begin_inset CommandInset ref
32958 LatexCommand ref
32959 reference "fig:Notes-de-fin"
32960
32961 \end_inset
32962
32963 .
32964  On les appelle 
32965 \begin_inset Quotes fld
32966 \end_inset
32967
32968 notes de fin
32969 \begin_inset Quotes frd
32970 \end_inset
32971
32972 .
32973 \begin_inset Index idx
32974 status collapsed
32975
32976 \begin_layout Plain Layout
32977 Notes de fin
32978 \end_layout
32979
32980 \end_inset
32981
32982  Pour utiliser des notes de fin à la place des notes de bas de page dans
32983  votre document, charger le module 
32984 \family sans
32985 Note de bas de page en fin de document
32986 \family default
32987  à partir de 
32988 \family sans
32989 Document\SpecialChar menuseparator
32990 Paramètres\SpecialChar menuseparator
32991 Modules
32992 \family default
32993 .
32994  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
32995 \end_layout
32996
32997 \begin_layout Standard
32998
32999 \series bold
33000
33001 \backslash
33002 theendnotes
33003 \end_layout
33004
33005 \begin_layout Standard
33006 en code \SpecialChar TeX
33007  à la fin d'une section ou d'un chapitre.
33008 \end_layout
33009
33010 \begin_layout Standard
33011 \begin_inset Float figure
33012 wide false
33013 sideways false
33014 status open
33015
33016 \begin_layout Plain Layout
33017 \align center
33018 \begin_inset Box Boxed
33019 position "t"
33020 hor_pos "c"
33021 has_inner_box 0
33022 inner_pos "t"
33023 use_parbox 0
33024 use_makebox 0
33025 width ""
33026 special "none"
33027 height "1in"
33028 height_special "totalheight"
33029 thickness "0.4pt"
33030 separation "3pt"
33031 shadowsize "4pt"
33032 framecolor "black"
33033 backgroundcolor "none"
33034 status open
33035
33036 \begin_layout Plain Layout
33037 \begin_inset Graphics
33038         filename ../clipart/endnotes.pdf
33039         width 100col%
33040         scaleBeforeRotation
33041
33042 \end_inset
33043
33044
33045 \end_layout
33046
33047 \end_inset
33048
33049
33050 \end_layout
33051
33052 \begin_layout Plain Layout
33053 \begin_inset Caption Standard
33054
33055 \begin_layout Plain Layout
33056 \begin_inset CommandInset label
33057 LatexCommand label
33058 name "fig:Notes-de-fin"
33059
33060 \end_inset
33061
33062 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33063  séparé à la fin des sections ou des chapitres.
33064 \end_layout
33065
33066 \end_inset
33067
33068
33069 \end_layout
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \begin_layout Standard
33077 \begin_inset VSpace medskip
33078 \end_inset
33079
33080 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33081  dans la langue du document, cela doit être fait manuellement.
33082  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33083  
33084 \begin_inset Quotes fld
33085 \end_inset
33086
33087 Notes
33088 \begin_inset Quotes frd
33089 \end_inset
33090
33091  en sa traduction Allemande
33092 \begin_inset Foot
33093 status collapsed
33094
33095 \begin_layout Plain Layout
33096 En français, 
33097 \begin_inset Quotes fld
33098 \end_inset
33099
33100 Notes
33101 \begin_inset Quotes frd
33102 \end_inset
33103
33104  peut être conservé.
33105 \end_layout
33106
33107 \end_inset
33108
33109  
33110 \begin_inset Quotes fld
33111 \end_inset
33112
33113 Anmerkungen
33114 \begin_inset Quotes frd
33115 \end_inset
33116
33117  :
33118 \end_layout
33119
33120 \begin_layout Standard
33121
33122 \series bold
33123
33124 \backslash
33125 renewcommand{
33126 \backslash
33127 notesname}{Anmerkungen}
33128 \end_layout
33129
33130 \begin_layout Standard
33131 \begin_inset VSpace medskip
33132 \end_inset
33133
33134 La numérotation des notes de fin peut être modifiée comme celle des notes
33135  de bas de page comme c'est décrit dans la section
33136 \begin_inset space ~
33137 \end_inset
33138
33139
33140 \begin_inset CommandInset ref
33141 LatexCommand ref
33142 reference "subsec:Numerotation-notes-bas-de-page"
33143
33144 \end_inset
33145
33146  ; remplacez juste la commande 
33147 \series bold
33148
33149 \backslash
33150 thefootnote
33151 \series default
33152  par 
33153 \series bold
33154
33155 \backslash
33156 theendnote
33157 \series default
33158 .
33159  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33160 \series bold
33161
33162 \backslash
33163 @addtoreset
33164 \series default
33165  comme c'est décrit dans la section
33166 \begin_inset space ~
33167 \end_inset
33168
33169
33170 \begin_inset CommandInset ref
33171 LatexCommand ref
33172 reference "subsec:Numerotation-notes-bas-de-page"
33173
33174 \end_inset
33175
33176  et remplacez le paramètre de commande 
33177 \series bold
33178 footnote
33179 \series default
33180  par 
33181 \series bold
33182 endnote
33183 \series default
33184 .
33185 \end_layout
33186
33187 \begin_layout Standard
33188 Pour les notes de fin, il y a la commande 
33189 \series bold
33190
33191 \backslash
33192 endnotemark[numéro]
33193 \series default
33194  qui est semblable à 
33195 \series bold
33196
33197 \backslash
33198 footnotemark
33199 \series default
33200 , décrite dans la section
33201 \begin_inset space ~
33202 \end_inset
33203
33204
33205 \begin_inset CommandInset ref
33206 LatexCommand ref
33207 reference "sec:Notes-bas-de-page"
33208
33209 \end_inset
33210
33211 .
33212 \end_layout
33213
33214 \begin_layout Standard
33215 \begin_inset VSpace bigskip
33216 \end_inset
33217
33218  Les notes de bas de page peuvent être mise dans la marge de la page et
33219  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33220
33221  
33222 \series bold
33223 footmisc
33224 \series default
33225
33226 \begin_inset Index idx
33227 status collapsed
33228
33229 \begin_layout Plain Layout
33230 Paquetages \SpecialChar LaTeX
33231  ! footmisc
33232 \end_layout
33233
33234 \end_inset
33235
33236
33237 \begin_inset CommandInset citation
33238 LatexCommand cite
33239 key "footmisc"
33240
33241 \end_inset
33242
33243  pour plus d'information à ce sujet.
33244 \end_layout
33245
33246 \begin_layout Standard
33247 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33248  voyez les livres sur \SpecialChar LaTeX
33249
33250 \begin_inset CommandInset citation
33251 LatexCommand cite
33252 key "latexcompanion,latexguide,latexbook"
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
33278 \end_inset
33279
33280 .
33281 \end_layout
33282
33283 \begin_layout Section
33284 Notes en marge
33285 \begin_inset Index idx
33286 status collapsed
33287
33288 \begin_layout Plain Layout
33289 Notes ! Notes en Marge
33290 \end_layout
33291
33292 \end_inset
33293
33294
33295 \end_layout
33296
33297 \begin_layout Standard
33298 Les notes en marge dans \SpecialChar LyX
33299  ressemblent aux notes en bas de page et se comportent
33300  de la même façon.
33301  Quand vous insérez une note en marge avec 
33302 \family sans
33303 Insertion\SpecialChar menuseparator
33304 Note
33305 \begin_inset space ~
33306 \end_inset
33307
33308 en
33309 \begin_inset space ~
33310 \end_inset
33311
33312 Marge
33313 \family default
33314  ou avec le bouton 
33315 \begin_inset Info
33316 type  "icon"
33317 arg   "marginalnote-insert"
33318 \end_inset
33319
33320  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33321  grise avec une étiquette rouge 
33322 \begin_inset Quotes fld
33323 \end_inset
33324
33325 marge
33326 \begin_inset Quotes frd
33327 \end_inset
33328
33329 .
33330  
33331 \begin_inset Marginal
33332 status collapsed
33333
33334 \begin_layout Plain Layout
33335 C'est une note en marge.
33336 \end_layout
33337
33338 \end_inset
33339
33340  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33341 .
33342  Vous pouvez y entrer votre texte.
33343 \end_layout
33344
33345 \begin_layout Standard
33346 Les notes en marge apparaissent dans la marge de droite dans les documents
33347  imprimées sur une seule face.
33348  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33349  
33350 \begin_inset Quotes fld
33351 \end_inset
33352
33353 extérieure
33354 \begin_inset Quotes frd
33355 \end_inset
33356
33357  – la gauche sur les pages paires et la droite sur les pages impaires.
33358  Le texte de la note en marge est aligné à l'opposé de la marge externe
33359  – aligné à droite quand la note apparaît dans la marge de gauche.
33360  La première ligne de la note apparaît à la hauteur de la ligne de texte
33361  où la note a été insérée dans le document.
33362 \end_layout
33363
33364 \begin_layout Standard
33365 \begin_inset VSpace bigskip
33366 \end_inset
33367
33368 Pour placer une note dans la marge interne, ajoutez la commande suivante
33369  :
33370 \end_layout
33371
33372 \begin_layout Standard
33373
33374 \series bold
33375
33376 \backslash
33377 reversemarginpar
33378 \end_layout
33379
33380 \begin_layout Standard
33381 sous forme de code \SpecialChar TeX
33382  avant votre note de marge.
33383  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33384  qui suivent 
33385 \begin_inset ERT
33386 status collapsed
33387
33388 \begin_layout Plain Layout
33389
33390
33391 \backslash
33392 reversemarginpar 
33393 \end_layout
33394
33395 \end_inset
33396
33397
33398 \begin_inset Marginal
33399 status open
33400
33401 \begin_layout Plain Layout
33402 Cette note en marge est dans la marge interne.
33403 \end_layout
33404
33405 \end_inset
33406
33407
33408 \series bold
33409
33410 \begin_inset Newline newline
33411 \end_inset
33412
33413
33414 \series default
33415
33416 \begin_inset Note Greyedout
33417 status open
33418
33419 \begin_layout Plain Layout
33420
33421 \series bold
33422 Note:
33423 \series default
33424  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33425  les notes sont souvent mal mises en formes dans la sortie imprimée.
33426 \end_layout
33427
33428 \end_inset
33429
33430
33431 \end_layout
33432
33433 \begin_layout Standard
33434 Pour revenir au positionnement implicite, ajoutez la commande :
33435 \end_layout
33436
33437 \begin_layout Standard
33438
33439 \series bold
33440
33441 \backslash
33442 normalmarginpar
33443 \end_layout
33444
33445 \begin_layout Standard
33446 sous forme de code \SpecialChar TeX
33447 .
33448 \begin_inset ERT
33449 status collapsed
33450
33451 \begin_layout Plain Layout
33452
33453
33454 \backslash
33455 normalmarginpar 
33456 \end_layout
33457
33458 \end_inset
33459
33460
33461 \begin_inset Newline newline
33462 \end_inset
33463
33464  
33465 \begin_inset Note Greyedout
33466 status open
33467
33468 \begin_layout Plain Layout
33469
33470 \series bold
33471 Note:
33472 \series default
33473  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33474  
33475 \series bold
33476
33477 \backslash
33478 reversemarginpar
33479 \series default
33480  est aussi utilisée.
33481 \end_layout
33482
33483 \end_inset
33484
33485
33486 \end_layout
33487
33488 \begin_layout Standard
33489 \begin_inset VSpace bigskip
33490 \end_inset
33491
33492
33493 \begin_inset Marginal
33494 status open
33495
33496 \begin_layout Plain Layout
33497 UnTrèsLongMotEnMarge sans césure.
33498 \end_layout
33499
33500 \end_inset
33501
33502  Comme dans le cas décrit dans la section
33503 \begin_inset space ~
33504 \end_inset
33505
33506
33507 \begin_inset CommandInset ref
33508 LatexCommand ref
33509 reference "subsec:Lignes-multiple-dans-cellule"
33510
33511 \end_inset
33512
33513 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33514  mot d'une note en marge.
33515  Pour éviter ce problème, insérez un espacement horizontal de 0
33516 \begin_inset space \thinspace{}
33517 \end_inset
33518
33519 pt avant le mot en question: 
33520 \begin_inset Marginal
33521 status open
33522
33523 \begin_layout Plain Layout
33524 \begin_inset space \hspace{}
33525 \length 0pt
33526 \end_inset
33527
33528 UnMotTrèsLongEnMarge avec une césure.
33529 \end_layout
33530
33531 \end_inset
33532
33533
33534 \end_layout
33535
33536 \begin_layout Standard
33537 \begin_inset VSpace bigskip
33538 \end_inset
33539
33540
33541 \end_layout
33542
33543 \begin_layout Standard
33544 \begin_inset Note Greyedout
33545 status open
33546
33547 \begin_layout Plain Layout
33548
33549 \series bold
33550 Note:
33551 \series default
33552  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33553  tableaux, des flottants et des notes de bas de page.
33554 \end_layout
33555
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \begin_layout Standard
33562 \begin_inset VSpace bigskip
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Standard
33569 \begin_inset ERT
33570 status collapsed
33571
33572 \begin_layout Plain Layout
33573
33574
33575 \backslash
33576 ifmarginnote
33577 \end_layout
33578
33579 \end_inset
33580
33581
33582 \begin_inset Note Note
33583 status open
33584
33585 \begin_layout Plain Layout
33586 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33587  
33588 \series bold
33589 marginnote
33590 \series default
33591  a été installé.
33592 \end_layout
33593
33594 \end_inset
33595
33596
33597 \end_layout
33598
33599 \begin_layout Standard
33600 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33601  
33602 \series bold
33603 marginnote
33604 \series default
33605
33606 \begin_inset Index idx
33607 status collapsed
33608
33609 \begin_layout Plain Layout
33610 Paquetages \SpecialChar LaTeX
33611  ! marginnote
33612 \end_layout
33613
33614 \end_inset
33615
33616 .
33617  En ajoutant les deux lignes suivantes au préambule de votre document, la
33618  commande que \SpecialChar LyX
33619  utilise pour les notes de marge est redéfinie pour utiliser
33620  la commande fournie par le paquetage 
33621 \series bold
33622 marginnote
33623 \series default
33624  :
33625 \end_layout
33626
33627 \begin_layout Standard
33628
33629 \series bold
33630
33631 \backslash
33632 usepackage{marginnote}
33633 \begin_inset Newline newline
33634 \end_inset
33635
33636
33637 \backslash
33638 let
33639 \backslash
33640 marginpar
33641 \backslash
33642 marginnote
33643 \end_layout
33644
33645 \begin_layout Standard
33646 Ce paquetage est aussi utilisé dans ce document parce que 
33647 \series bold
33648 marginnote
33649 \series default
33650  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33651  vertical pour une note.
33652  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33653  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33654  en page.
33655  Le décalage est inséré dans \SpecialChar LyX
33656  sous forme de code \SpecialChar TeX
33657  directement après la note
33658  sous la forme
33659 \end_layout
33660
33661 \begin_layout Standard
33662
33663 \series bold
33664 [offset]
33665 \end_layout
33666
33667 \begin_layout Standard
33668 où l'offset utilise l'une des unités listées dans le tableau
33669 \begin_inset space ~
33670 \end_inset
33671
33672
33673 \begin_inset CommandInset ref
33674 LatexCommand ref
33675 reference "cha:Unités-de-longueur"
33676
33677 \end_inset
33678
33679 .
33680  Une valeur négative déplace la note vers le haut, une valeur positive la
33681  déplace vers le bas.
33682  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33683  vers le haut de 1.5
33684 \begin_inset space \thinspace{}
33685 \end_inset
33686
33687 cm avec la commande en code \SpecialChar TeX
33688  
33689 \begin_inset Quotes fld
33690 \end_inset
33691
33692
33693 \series bold
33694 [-1.5cm]
33695 \series default
33696
33697 \begin_inset Quotes frd
33698 \end_inset
33699
33700
33701 \begin_inset Marginal
33702 status collapsed
33703
33704 \begin_layout Plain Layout
33705 Cette note en marge est décalée vers le haut de 1.5
33706 \begin_inset space \thinspace{}
33707 \end_inset
33708
33709 cm par rapport à sa position d'origine.
33710 \end_layout
33711
33712 \end_inset
33713
33714
33715 \begin_inset ERT
33716 status collapsed
33717
33718 \begin_layout Plain Layout
33719
33720 [-1.5cm]
33721 \end_layout
33722
33723 \end_inset
33724
33725
33726 \end_layout
33727
33728 \begin_layout Standard
33729 \begin_inset VSpace medskip
33730 \end_inset
33731
33732 Avec le paquetage 
33733 \series bold
33734 marginnote
33735 \series default
33736  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33737  Par exemple les commandes 
33738 \end_layout
33739
33740 \begin_layout Standard
33741
33742 \series bold
33743
33744 \backslash
33745 renewcommand*{
33746 \backslash
33747 raggedleftmarginnote}{
33748 \backslash
33749 centering}
33750 \begin_inset Newline newline
33751 \end_inset
33752
33753
33754 \backslash
33755 renewcommand*{
33756 \backslash
33757 raggedrightmarginnote}{
33758 \backslash
33759 centering}
33760 \end_layout
33761
33762 \begin_layout Standard
33763 donnent un alignement centré.
33764  
33765 \series bold
33766
33767 \backslash
33768 raggedleftmarginnote
33769 \series default
33770  indique une note qui apparaît dans la marge de gauche.
33771 \begin_inset ERT
33772 status collapsed
33773
33774 \begin_layout Plain Layout
33775
33776
33777 \backslash
33778 renewcommand*{
33779 \backslash
33780 raggedleftmarginnote}{
33781 \backslash
33782 centering}
33783 \end_layout
33784
33785 \begin_layout Plain Layout
33786
33787
33788 \backslash
33789 renewcommand*{
33790 \backslash
33791 raggedrightmarginnote}{
33792 \backslash
33793 centering}
33794 \end_layout
33795
33796 \end_inset
33797
33798
33799 \begin_inset Marginal
33800 status collapsed
33801
33802 \begin_layout Plain Layout
33803 Le texte de cette note en marge est centré.
33804 \end_layout
33805
33806 \end_inset
33807
33808 .
33809  Le comportement implicite est donné par
33810 \end_layout
33811
33812 \begin_layout Standard
33813
33814 \series bold
33815
33816 \backslash
33817 renewcommand*{
33818 \backslash
33819 raggedleftmarginnote}{
33820 \backslash
33821 raggedleft}
33822 \begin_inset Newline newline
33823 \end_inset
33824
33825
33826 \backslash
33827 renewcommand*{
33828 \backslash
33829 raggedrightmarginnote}{
33830 \backslash
33831 raggedright}
33832 \series default
33833
33834 \begin_inset ERT
33835 status collapsed
33836
33837 \begin_layout Plain Layout
33838
33839
33840 \backslash
33841 renewcommand*{
33842 \backslash
33843 raggedleftmarginnote}{
33844 \backslash
33845 raggedleft}
33846 \end_layout
33847
33848 \begin_layout Plain Layout
33849
33850
33851 \backslash
33852 renewcommand*{
33853 \backslash
33854 raggedrightmarginnote}{
33855 \backslash
33856 raggedright}
33857 \end_layout
33858
33859 \end_inset
33860
33861
33862 \end_layout
33863
33864 \begin_layout Standard
33865 \begin_inset VSpace medskip
33866 \end_inset
33867
33868 Pour les autre fonctions du paquetage 
33869 \series bold
33870 marginnote
33871 \series default
33872  nous vous renvoyons à sa documentation 
33873 \begin_inset CommandInset citation
33874 LatexCommand cite
33875 key "marginnote"
33876
33877 \end_inset
33878
33879 .
33880 \end_layout
33881
33882 \begin_layout Standard
33883 \begin_inset VSpace bigskip
33884 \end_inset
33885
33886 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
33887  définition.
33888  Pour créer par exemple une entête pour toutes les notes en marge avec le
33889  texte 
33890 \begin_inset Quotes fld
33891 \end_inset
33892
33893
33894 \family sans
33895 \series bold
33896 \bar under
33897 Attention!
33898 \family default
33899 \series default
33900 \bar default
33901
33902 \begin_inset Quotes frd
33903 \end_inset
33904
33905  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
33906  de votre document :
33907 \end_layout
33908
33909 \begin_layout Standard
33910
33911 \series bold
33912
33913 \backslash
33914 let
33915 \backslash
33916 myMarginpar
33917 \backslash
33918 marginpar
33919 \begin_inset Newline newline
33920 \end_inset
33921
33922
33923 \backslash
33924 renewcommand{
33925 \backslash
33926 marginpar}[1]{
33927 \backslash
33928 myMarginpar{%
33929 \begin_inset Newline newline
33930 \end_inset
33931
33932
33933 \begin_inset Phantom HPhantom
33934 status open
33935
33936 \begin_layout Plain Layout
33937
33938 \series bold
33939 \begin_inset space ~
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \end_inset
33946
33947
33948 \backslash
33949 hspace{0pt}
33950 \backslash
33951 textsf{
33952 \backslash
33953 textbf{
33954 \backslash
33955 underbar{Attention!}}}%
33956 \begin_inset Newline newline
33957 \end_inset
33958
33959
33960 \begin_inset Phantom HPhantom
33961 status open
33962
33963 \begin_layout Plain Layout
33964
33965 \series bold
33966 \begin_inset space ~
33967 \end_inset
33968
33969
33970 \end_layout
33971
33972 \end_inset
33973
33974
33975 \backslash
33976 vspace{1.5mm}
33977 \backslash
33978
33979 \backslash
33980 #1}}
33981 \end_layout
33982
33983 \begin_layout Standard
33984 \begin_inset ERT
33985 status collapsed
33986
33987 \begin_layout Plain Layout
33988
33989
33990 \backslash
33991 let
33992 \backslash
33993 myMarginpar
33994 \backslash
33995 marginpar
33996 \end_layout
33997
33998 \begin_layout Plain Layout
33999
34000
34001 \backslash
34002 renewcommand{
34003 \backslash
34004 marginpar}[1]{
34005 \backslash
34006 myMarginpar{%
34007 \end_layout
34008
34009 \begin_layout Plain Layout
34010
34011    
34012 \backslash
34013 textsf{
34014 \backslash
34015 textbf{
34016 \backslash
34017 underbar{Attention!}}}%
34018 \end_layout
34019
34020 \begin_layout Plain Layout
34021
34022    
34023 \backslash
34024 vspace{1.5mm}
34025 \backslash
34026
34027 \backslash
34028 #1}}
34029 \end_layout
34030
34031 \end_inset
34032
34033
34034 \begin_inset Marginal
34035 status open
34036
34037 \begin_layout Plain Layout
34038 Ceci est une note en marge avec une en-tête prédéfinie.
34039 \end_layout
34040
34041 \end_inset
34042
34043
34044 \begin_inset ERT
34045 status collapsed
34046
34047 \begin_layout Plain Layout
34048
34049 [-1.5cm]
34050 \end_layout
34051
34052 \end_inset
34053
34054
34055 \begin_inset ERT
34056 status collapsed
34057
34058 \begin_layout Plain Layout
34059
34060
34061 \backslash
34062 renewcommand{
34063 \backslash
34064 marginpar}[1]{
34065 \backslash
34066 myMarginpar{#1}}
34067 \end_layout
34068
34069 \end_inset
34070
34071
34072 \begin_inset Note Note
34073 status collapsed
34074
34075 \begin_layout Plain Layout
34076
34077 \lang english
34078 The margin note format is changed only for this example.
34079 \end_layout
34080
34081 \end_inset
34082
34083
34084 \end_layout
34085
34086 \begin_layout Standard
34087 \begin_inset ERT
34088 status collapsed
34089
34090 \begin_layout Plain Layout
34091
34092
34093 \backslash
34094 else
34095 \end_layout
34096
34097 \end_inset
34098
34099
34100 \begin_inset Note Note
34101 status open
34102
34103 \begin_layout Plain Layout
34104 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34105  
34106 \series bold
34107 marginnote
34108 \series default
34109  n'est pas installé :
34110 \end_layout
34111
34112 \end_inset
34113
34114
34115 \end_layout
34116
34117 \begin_layout Standard
34118 Vous devez installer le paquetage \SpecialChar LaTeX
34119  
34120 \series bold
34121 marginnote
34122 \series default
34123  pour voir la suite de cette section dans la sortie imprimée.
34124 \end_layout
34125
34126 \begin_layout Standard
34127 \begin_inset ERT
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131
34132
34133 \backslash
34134 fi
34135 \end_layout
34136
34137 \end_inset
34138
34139
34140 \end_layout
34141
34142 \begin_layout Chapter
34143 Boîtes
34144 \end_layout
34145
34146 \begin_layout Section
34147 Introduction
34148 \begin_inset Index idx
34149 status collapsed
34150
34151 \begin_layout Plain Layout
34152 Boîtes ! Introduction
34153 \end_layout
34154
34155 \end_inset
34156
34157
34158 \end_layout
34159
34160 \begin_layout Standard
34161 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34162  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34163  voir la section
34164 \begin_inset space ~
34165 \end_inset
34166
34167
34168 \begin_inset CommandInset ref
34169 LatexCommand ref
34170 reference "sec:Minipages"
34171
34172 \end_inset
34173
34174 , pour encadrer des portions de texte, voir la section
34175 \begin_inset space ~
34176 \end_inset
34177
34178
34179 \begin_inset CommandInset ref
34180 LatexCommand ref
34181 reference "sec:Décorations"
34182
34183 \end_inset
34184
34185 , pour empêcher que des mots subissent une césure, voir la section
34186 \begin_inset space ~
34187 \end_inset
34188
34189
34190 \begin_inset CommandInset ref
34191 LatexCommand ref
34192 reference "sec:Empêcher-césure"
34193
34194 \end_inset
34195
34196 , pour aligner du texte, voir la section
34197 \begin_inset space ~
34198 \end_inset
34199
34200
34201 \begin_inset CommandInset ref
34202 LatexCommand ref
34203 reference "subsec:Alignement-Vertical"
34204
34205 \end_inset
34206
34207 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34208 \begin_inset space ~
34209 \end_inset
34210
34211
34212 \begin_inset CommandInset ref
34213 LatexCommand ref
34214 reference "sec:Boîtes-colorées"
34215
34216 \end_inset
34217
34218 .
34219 \end_layout
34220
34221 \begin_layout Standard
34222 On peut insérer une boîte en utilisant le menu 
34223 \family sans
34224 Insertion\SpecialChar menuseparator
34225 Boîte
34226 \family default
34227  ou avec le bouton 
34228 \begin_inset Info
34229 type  "icon"
34230 arg   "box-insert Frameless"
34231 \end_inset
34232
34233  de la barre d'outils.
34234  Une boîte grise avec une étiquette 
34235 \family sans
34236 Boîte
34237 \begin_inset space ~
34238 \end_inset
34239
34240 (Minipage)
34241 \family default
34242
34243 \begin_inset Graphics
34244         filename clipart/BoxInsetDefault.png
34245         scale 65
34246         scaleBeforeRotation
34247
34248 \end_inset
34249
34250  est alors insérée.
34251  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34252  et en choisissant 
34253 \family sans
34254 Paramètres
34255 \family default
34256  .
34257  La fenêtre de dialogue qui apparaît donne accès aux types de
34258 \family sans
34259  Boîte
34260 \begin_inset space ~
34261 \end_inset
34262
34263 Intérieure
34264 \family default
34265  
34266 \family sans
34267 Makebox, Parbox
34268 \family default
34269  et 
34270 \family sans
34271 Minipage
34272 \family default
34273 .
34274  Le type 
34275 \family sans
34276 Minipage
34277 \family default
34278  est le type implicite pour les boîtes nouvellement créées et il est décrit
34279  dans la section
34280 \begin_inset space ~
34281 \end_inset
34282
34283
34284 \begin_inset CommandInset ref
34285 LatexCommand ref
34286 reference "sec:Minipages"
34287
34288 \end_inset
34289
34290 ; le type 
34291 \family sans
34292 Parbox
34293 \family default
34294  est décrit dans la section
34295 \begin_inset space ~
34296 \end_inset
34297
34298
34299 \begin_inset CommandInset ref
34300 LatexCommand ref
34301 reference "sec:Parboxes"
34302
34303 \end_inset
34304
34305  et le type 
34306 \family sans
34307 Makebox
34308 \family default
34309  est décrit dans la section
34310 \begin_inset space ~
34311 \end_inset
34312
34313
34314 \begin_inset CommandInset ref
34315 LatexCommand ref
34316 reference "sec:Empêcher-césure"
34317
34318 \end_inset
34319
34320 .
34321 \end_layout
34322
34323 \begin_layout Standard
34324 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34325  comme les flottants ou les notes de bas de page.
34326 \end_layout
34327
34328 \begin_layout Standard
34329 \begin_inset Note Greyedout
34330 status open
34331
34332 \begin_layout Plain Layout
34333
34334 \series bold
34335 Note:
34336 \series default
34337  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34338  de type 
34339 \family sans
34340 Liste
34341 \family default
34342  ou 
34343 \family sans
34344 Description
34345 \family default
34346 .
34347 \end_layout
34348
34349 \end_inset
34350
34351
34352 \end_layout
34353
34354 \begin_layout Standard
34355 \begin_inset Note Greyedout
34356 status open
34357
34358 \begin_layout Plain Layout
34359
34360 \series bold
34361 Note:
34362 \series default
34363  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34364 \family sans
34365 Boîte
34366 \begin_inset space ~
34367 \end_inset
34368
34369 Intérieure
34370 \family default
34371  à 
34372 \family sans
34373 Aucune
34374 \family default
34375  que quand vous utilisez une boîte encadrée.
34376  Les boîtes sans 
34377 \family sans
34378 Boîte
34379 \begin_inset space ~
34380 \end_inset
34381
34382 Intérieure
34383 \family default
34384  et sans cadre sont expliquées dans la section
34385 \begin_inset space ~
34386 \end_inset
34387
34388
34389 \begin_inset CommandInset ref
34390 LatexCommand ref
34391 reference "sec:Empêcher-césure"
34392
34393 \end_inset
34394
34395 .
34396 \end_layout
34397
34398 \end_inset
34399
34400
34401 \end_layout
34402
34403 \begin_layout Section
34404 La fenêtre de dialogue Boîte
34405 \begin_inset CommandInset label
34406 LatexCommand label
34407 name "sec:Boîte-Dialogue"
34408
34409 \end_inset
34410
34411
34412 \begin_inset Index idx
34413 status collapsed
34414
34415 \begin_layout Plain Layout
34416 Boîtes ! Fenêtre de dialogue Boîte
34417 \end_layout
34418
34419 \end_inset
34420
34421
34422 \end_layout
34423
34424 \begin_layout Subsection
34425 Taille
34426 \begin_inset Index idx
34427 status collapsed
34428
34429 \begin_layout Plain Layout
34430 Boîtes ! Taille
34431 \end_layout
34432
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \begin_layout Standard
34439 Dans la fenêtre de dialogue 
34440 \family sans
34441 Paramètres
34442 \begin_inset space ~
34443 \end_inset
34444
34445 de
34446 \begin_inset space ~
34447 \end_inset
34448
34449 Boîte
34450 \family default
34451  vous pouvez modifier la géométrie de la boîte avec les champs 
34452 \family sans
34453 Largeur
34454 \family default
34455  et 
34456 \family sans
34457 Hauteur
34458 \family default
34459 .
34460  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34461  dans le tableau
34462 \begin_inset space ~
34463 \end_inset
34464
34465
34466 \begin_inset CommandInset ref
34467 LatexCommand ref
34468 reference "tab:Unités"
34469
34470 \end_inset
34471
34472 .
34473  Le champ 
34474 \family sans
34475 Hauteur
34476 \family default
34477  offre en plus les spécifications de taille suivantes :
34478 \end_layout
34479
34480 \begin_layout Description
34481 Profondeur C'est simplement la 
34482 \begin_inset Quotes fld
34483 \end_inset
34484
34485 hauteur
34486 \begin_inset Quotes frd
34487 \end_inset
34488
34489  du texte.
34490  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34491  lignes de texte dans la boîte.
34492 \begin_inset Newline newline
34493 \end_inset
34494
34495
34496 \begin_inset Newline newline
34497 \end_inset
34498
34499
34500 \begin_inset Newline newline
34501 \end_inset
34502
34503
34504 \begin_inset Box Boxed
34505 position "c"
34506 hor_pos "c"
34507 has_inner_box 1
34508 inner_pos "c"
34509 use_parbox 0
34510 use_makebox 0
34511 width "12col%"
34512 special "none"
34513 height "1in"
34514 height_special "depth"
34515 thickness "0.4pt"
34516 separation "3pt"
34517 shadowsize "4pt"
34518 framecolor "black"
34519 backgroundcolor "none"
34520 status open
34521
34522 \begin_layout Plain Layout
34523 \align center
34524 Boîte dont la hauteur est égale à 1
34525 \begin_inset space \thinspace{}
34526 \end_inset
34527
34528 Profondeur
34529 \end_layout
34530
34531 \end_inset
34532
34533
34534 \begin_inset Newline newline
34535 \end_inset
34536
34537
34538 \begin_inset Newline newline
34539 \end_inset
34540
34541
34542 \end_layout
34543
34544 \begin_layout Description
34545 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34546  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34547  est deux fois plus haute que le texte : 
34548 \begin_inset Box Boxed
34549 position "c"
34550 hor_pos "c"
34551 has_inner_box 1
34552 inner_pos "c"
34553 use_parbox 0
34554 use_makebox 0
34555 width "20col%"
34556 special "none"
34557 height "2in"
34558 height_special "height"
34559 thickness "0.4pt"
34560 separation "3pt"
34561 shadowsize "4pt"
34562 framecolor "black"
34563 backgroundcolor "none"
34564 status open
34565
34566 \begin_layout Plain Layout
34567 \align center
34568 Boîte dont la hauteur est 2
34569 \begin_inset space \thinspace{}
34570 \end_inset
34571
34572 Hauteur
34573 \end_layout
34574
34575 \end_inset
34576
34577
34578 \end_layout
34579
34580 \begin_layout Description
34581 Hauteur
34582 \begin_inset space ~
34583 \end_inset
34584
34585 Totale C'est égal à Hauteur
34586 \begin_inset space \thinspace{}
34587 \end_inset
34588
34589 +
34590 \begin_inset space \thinspace{}
34591 \end_inset
34592
34593 Profondeur : 
34594 \begin_inset Box Boxed
34595 position "c"
34596 hor_pos "c"
34597 has_inner_box 1
34598 inner_pos "c"
34599 use_parbox 0
34600 use_makebox 0
34601 width "20col%"
34602 special "none"
34603 height "1in"
34604 height_special "totalheight"
34605 thickness "0.4pt"
34606 separation "3pt"
34607 shadowsize "4pt"
34608 framecolor "black"
34609 backgroundcolor "none"
34610 status open
34611
34612 \begin_layout Plain Layout
34613 \align center
34614 Boîte dont la hauteur est 1
34615 \begin_inset space \thinspace{}
34616 \end_inset
34617
34618 Hauteur
34619 \begin_inset space ~
34620 \end_inset
34621
34622 Totale
34623 \end_layout
34624
34625 \end_inset
34626
34627
34628 \end_layout
34629
34630 \begin_layout Description
34631 Largeur On prend la largeur de la boîte comme hauteur : 
34632 \begin_inset Box Boxed
34633 position "c"
34634 hor_pos "c"
34635 has_inner_box 1
34636 inner_pos "c"
34637 use_parbox 0
34638 use_makebox 0
34639 width "12col%"
34640 special "none"
34641 height "1in"
34642 height_special "width"
34643 thickness "0.4pt"
34644 separation "3pt"
34645 shadowsize "4pt"
34646 framecolor "black"
34647 backgroundcolor "none"
34648 status open
34649
34650 \begin_layout Plain Layout
34651 \align center
34652 Boîte dont la hauteur est 1
34653 \begin_inset space \thinspace{}
34654 \end_inset
34655
34656 Largeur
34657 \end_layout
34658
34659 \end_inset
34660
34661
34662 \end_layout
34663
34664 \begin_layout Subsection
34665 Alignement
34666 \begin_inset Index idx
34667 status collapsed
34668
34669 \begin_layout Plain Layout
34670 Boîtes ! Alignement
34671 \end_layout
34672
34673 \end_inset
34674
34675
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Quand vous avez choisi une 
34680 \family sans
34681 Boîte
34682 \begin_inset space ~
34683 \end_inset
34684
34685 Intérieure
34686 \family default
34687 , l'alignement vertical de la boîte peut être :
34688 \end_layout
34689
34690 \begin_layout Description
34691 Haut Ceci est un exemple de texte.
34692  
34693 \begin_inset Box Boxed
34694 position "t"
34695 hor_pos "c"
34696 has_inner_box 1
34697 inner_pos "c"
34698 use_parbox 0
34699 use_makebox 0
34700 width "12col%"
34701 special "none"
34702 height "1in"
34703 height_special "totalheight"
34704 thickness "0.4pt"
34705 separation "3pt"
34706 shadowsize "4pt"
34707 framecolor "black"
34708 backgroundcolor "none"
34709 status collapsed
34710
34711 \begin_layout Plain Layout
34712 \align center
34713 Cette boîte est alignée sur le haut.
34714 \end_layout
34715
34716 \end_inset
34717
34718  Ceci est un exemple de texte.
34719 \end_layout
34720
34721 \begin_layout Description
34722 Milieu Ceci est un exemple de texte.
34723  
34724 \begin_inset Box Boxed
34725 position "c"
34726 hor_pos "c"
34727 has_inner_box 1
34728 inner_pos "c"
34729 use_parbox 0
34730 use_makebox 0
34731 width "12col%"
34732 special "none"
34733 height "1in"
34734 height_special "totalheight"
34735 thickness "0.4pt"
34736 separation "3pt"
34737 shadowsize "4pt"
34738 framecolor "black"
34739 backgroundcolor "none"
34740 status collapsed
34741
34742 \begin_layout Plain Layout
34743 \align center
34744 Cette boîte est alignée au centre.
34745 \end_layout
34746
34747 \end_inset
34748
34749  Ceci est un exemple de texte.
34750 \end_layout
34751
34752 \begin_layout Description
34753 Bas Ceci est un exemple de texte.
34754  
34755 \begin_inset Box Boxed
34756 position "b"
34757 hor_pos "c"
34758 has_inner_box 1
34759 inner_pos "c"
34760 use_parbox 0
34761 use_makebox 0
34762 width "12col%"
34763 special "none"
34764 height "1in"
34765 height_special "totalheight"
34766 thickness "0.4pt"
34767 separation "3pt"
34768 shadowsize "4pt"
34769 framecolor "black"
34770 backgroundcolor "none"
34771 status collapsed
34772
34773 \begin_layout Plain Layout
34774 \align center
34775 Cette boîte est alignée sur le bas.
34776 \end_layout
34777
34778 \end_inset
34779
34780  Ceci est un exemple de texte.
34781 \end_layout
34782
34783 \begin_layout Standard
34784 \begin_inset Note Greyedout
34785 status open
34786
34787 \begin_layout Plain Layout
34788
34789 \series bold
34790 Note:
34791 \series default
34792  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34793  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34794  l'autre non.
34795 \end_layout
34796
34797 \end_inset
34798
34799
34800 \end_layout
34801
34802 \begin_layout Standard
34803 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34804  paragraphe grâce à la fenêtre de dialogue 
34805 \family sans
34806 Paramètres
34807 \begin_inset space ~
34808 \end_inset
34809
34810 de
34811 \begin_inset space ~
34812 \end_inset
34813
34814 Boîte
34815 \family default
34816 .
34817 \end_layout
34818
34819 \begin_layout Standard
34820 \begin_inset VSpace bigskip
34821 \end_inset
34822
34823 Quand vous avez choisi une 
34824 \family sans
34825 Boîte
34826 \begin_inset space ~
34827 \end_inset
34828
34829 Intérieure
34830 \family default
34831 , l'alignement vertical du contenu de la boîte peut être :
34832 \end_layout
34833
34834 \begin_layout Description
34835 haut Ceci est un exemple de texte.
34836 \begin_inset Box Boxed
34837 position "c"
34838 hor_pos "c"
34839 has_inner_box 1
34840 inner_pos "t"
34841 use_parbox 0
34842 use_makebox 0
34843 width "12col%"
34844 special "none"
34845 height "1.5in"
34846 height_special "totalheight"
34847 thickness "0.4pt"
34848 separation "3pt"
34849 shadowsize "4pt"
34850 framecolor "black"
34851 backgroundcolor "none"
34852 status collapsed
34853
34854 \begin_layout Plain Layout
34855 \align center
34856 Le texte de cette boîte est aligné sur le haut.
34857 \end_layout
34858
34859 \end_inset
34860
34861  Ceci est un exemple de texte.
34862 \end_layout
34863
34864 \begin_layout Description
34865 milieu Ceci est un exemple de texte.
34866  
34867 \begin_inset Box Boxed
34868 position "c"
34869 hor_pos "c"
34870 has_inner_box 1
34871 inner_pos "c"
34872 use_parbox 0
34873 use_makebox 0
34874 width "12col%"
34875 special "none"
34876 height "1.5in"
34877 height_special "totalheight"
34878 thickness "0.4pt"
34879 separation "3pt"
34880 shadowsize "4pt"
34881 framecolor "black"
34882 backgroundcolor "none"
34883 status collapsed
34884
34885 \begin_layout Plain Layout
34886 \align center
34887 Le texte de cette boîte est aligné au centre
34888 \end_layout
34889
34890 \end_inset
34891
34892  Ceci est un exemple de texte.
34893 \end_layout
34894
34895 \begin_layout Description
34896 bas Ceci est un exemple de texte.
34897  
34898 \begin_inset Box Boxed
34899 position "c"
34900 hor_pos "c"
34901 has_inner_box 1
34902 inner_pos "b"
34903 use_parbox 0
34904 use_makebox 0
34905 width "12col%"
34906 special "none"
34907 height "1.5in"
34908 height_special "totalheight"
34909 thickness "0.4pt"
34910 separation "3pt"
34911 shadowsize "4pt"
34912 framecolor "black"
34913 backgroundcolor "none"
34914 status collapsed
34915
34916 \begin_layout Plain Layout
34917 \align center
34918 Le texte de cette boîte est aligné en bas.
34919 \end_layout
34920
34921 \end_inset
34922
34923  Ceci est un exemple de texte.
34924 \end_layout
34925
34926 \begin_layout Description
34927 élongation Ceci est un exemple de texte.
34928  
34929 \begin_inset Box Boxed
34930 position "c"
34931 hor_pos "c"
34932 has_inner_box 1
34933 inner_pos "s"
34934 use_parbox 0
34935 use_makebox 0
34936 width "12col%"
34937 special "none"
34938 height "1.5in"
34939 height_special "totalheight"
34940 thickness "0.4pt"
34941 separation "3pt"
34942 shadowsize "4pt"
34943 framecolor "black"
34944 backgroundcolor "none"
34945 status collapsed
34946
34947 \begin_layout Plain Layout
34948 \align center
34949 Le texte 
34950 \end_layout
34951
34952 \begin_layout Plain Layout
34953 \align center
34954 de cette
34955 \end_layout
34956
34957 \begin_layout Plain Layout
34958 \align center
34959 boîte est
34960 \end_layout
34961
34962 \begin_layout Plain Layout
34963 \align center
34964 allongé.
34965 \end_layout
34966
34967 \end_inset
34968
34969  Ceci est un exemple de texte.
34970 \end_layout
34971
34972 \begin_layout Standard
34973 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
34974  paragraphe.
34975  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
34976 \end_layout
34977
34978 \begin_layout Standard
34979 \begin_inset VSpace bigskip
34980 \end_inset
34981
34982 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
34983  la fenêtre de dialogue 
34984 \family sans
34985 Paramètres
34986 \begin_inset space ~
34987 \end_inset
34988
34989 de
34990 \begin_inset space ~
34991 \end_inset
34992
34993 paragraphe
34994 \family default
34995  quand vous avez choisi une 
34996 \family sans
34997 Boîte
34998 \begin_inset space ~
34999 \end_inset
35000
35001 Intérieure
35002 \family default
35003 .
35004 \end_layout
35005
35006 \begin_layout Standard
35007 \align center
35008 \begin_inset Box Boxed
35009 position "c"
35010 hor_pos "c"
35011 has_inner_box 1
35012 inner_pos "s"
35013 use_parbox 0
35014 use_makebox 0
35015 width "15col%"
35016 special "none"
35017 height "1.25in"
35018 height_special "totalheight"
35019 thickness "0.4pt"
35020 separation "3pt"
35021 shadowsize "4pt"
35022 framecolor "black"
35023 backgroundcolor "none"
35024 status open
35025
35026 \begin_layout Plain Layout
35027 \align left
35028 Le texte de 
35029 \end_layout
35030
35031 \begin_layout Plain Layout
35032 \align left
35033 cette boîte
35034 \end_layout
35035
35036 \begin_layout Plain Layout
35037 \align right
35038 est allongé.
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Standard
35047 Si vous n'avez pas choisi une 
35048 \family sans
35049 Boîte
35050 \begin_inset space ~
35051 \end_inset
35052
35053 Intérieure
35054 \family default
35055 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35056  de dialogue de boîte.
35057 \end_layout
35058
35059 \begin_layout Standard
35060 \align center
35061 \begin_inset Box Boxed
35062 position "c"
35063 hor_pos "s"
35064 has_inner_box 0
35065 inner_pos "s"
35066 use_parbox 0
35067 use_makebox 0
35068 width "90col%"
35069 special "none"
35070 height "1.25in"
35071 height_special "totalheight"
35072 thickness "0.4pt"
35073 separation "3pt"
35074 shadowsize "4pt"
35075 framecolor "black"
35076 backgroundcolor "none"
35077 status open
35078
35079 \begin_layout Plain Layout
35080 Le texte de cette boîte est allongé horizontalement.
35081 \end_layout
35082
35083 \end_inset
35084
35085
35086 \end_layout
35087
35088 \begin_layout Subsection
35089 Décorations
35090 \begin_inset CommandInset label
35091 LatexCommand label
35092 name "sec:Décorations"
35093
35094 \end_inset
35095
35096
35097 \begin_inset Index idx
35098 status collapsed
35099
35100 \begin_layout Plain Layout
35101 Boîtes ! Décorations
35102 \end_layout
35103
35104 \end_inset
35105
35106
35107 \end_layout
35108
35109 \begin_layout Standard
35110 On peut spécifier le style de la boîte en utilisant la liste déroulante
35111  
35112 \family sans
35113 Décoration
35114 \family default
35115 .
35116  Les possibilités sont les suivantes :
35117 \end_layout
35118
35119 \begin_layout Description
35120 Aucun
35121 \begin_inset space ~
35122 \end_inset
35123
35124 cadre
35125 \begin_inset space ~
35126 \end_inset
35127
35128 tracé Rien n'est tracé
35129 \end_layout
35130
35131 \begin_layout Description
35132 Cadre
35133 \begin_inset space ~
35134 \end_inset
35135
35136 rectangulaire
35137 \begin_inset space ~
35138 \end_inset
35139
35140 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35141  L'épaisseur du trait de ce cadre peut être précisé.
35142 \begin_inset Newline newline
35143 \end_inset
35144
35145
35146 \begin_inset Box Boxed
35147 position "c"
35148 hor_pos "c"
35149 has_inner_box 1
35150 inner_pos "c"
35151 use_parbox 0
35152 use_makebox 0
35153 width "20col%"
35154 special "none"
35155 height "1in"
35156 height_special "totalheight"
35157 thickness "0.4pt"
35158 separation "3pt"
35159 shadowsize "4pt"
35160 framecolor "black"
35161 backgroundcolor "none"
35162 status open
35163
35164 \begin_layout Plain Layout
35165 \align center
35166 Boîte rectangulaire
35167 \end_layout
35168
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \begin_layout Description
35175 Cadre
35176 \begin_inset space ~
35177 \end_inset
35178
35179 oval,
35180 \begin_inset space ~
35181 \end_inset
35182
35183 fin Ceci dessine un cadre ovalisée autour de la boîte.
35184  L'épaisseur du trait de ce cadre est de  0.4
35185 \begin_inset space \thinspace{}
35186 \end_inset
35187
35188 pt.
35189  
35190 \begin_inset Box ovalbox
35191 position "c"
35192 hor_pos "c"
35193 has_inner_box 1
35194 inner_pos "c"
35195 use_parbox 0
35196 use_makebox 0
35197 width "20col%"
35198 special "none"
35199 height "1in"
35200 height_special "totalheight"
35201 thickness "0.4pt"
35202 separation "3pt"
35203 shadowsize "4pt"
35204 framecolor "black"
35205 backgroundcolor "none"
35206 status open
35207
35208 \begin_layout Plain Layout
35209 \align center
35210 Boîte ovalisée, fine
35211 \end_layout
35212
35213 \end_inset
35214
35215
35216 \end_layout
35217
35218 \begin_layout Description
35219 Cadre
35220 \begin_inset space ~
35221 \end_inset
35222
35223 oval,
35224 \begin_inset space ~
35225 \end_inset
35226
35227 épais Ceci dessine un cadre ovalisée autour de la boîte.
35228  L'épaisseur du trait de ce cadre est de   0.8
35229 \begin_inset space \thinspace{}
35230 \end_inset
35231
35232 pt.
35233  
35234 \begin_inset Box Ovalbox
35235 position "c"
35236 hor_pos "c"
35237 has_inner_box 1
35238 inner_pos "c"
35239 use_parbox 0
35240 use_makebox 0
35241 width "20col%"
35242 special "none"
35243 height "1in"
35244 height_special "totalheight"
35245 thickness "0.4pt"
35246 separation "3pt"
35247 shadowsize "4pt"
35248 framecolor "black"
35249 backgroundcolor "none"
35250 status open
35251
35252 \begin_layout Plain Layout
35253 \align center
35254 Boîte ovalisée, épaisse
35255 \end_layout
35256
35257 \end_inset
35258
35259
35260 \end_layout
35261
35262 \begin_layout Description
35263 Ombre
35264 \begin_inset space ~
35265 \end_inset
35266
35267 en
35268 \begin_inset space ~
35269 \end_inset
35270
35271 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35272  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35273  
35274 \begin_inset Box Shadowbox
35275 position "c"
35276 hor_pos "c"
35277 has_inner_box 1
35278 inner_pos "c"
35279 use_parbox 0
35280 use_makebox 0
35281 width "20col%"
35282 special "none"
35283 height "1in"
35284 height_special "totalheight"
35285 thickness "0.4pt"
35286 separation "3pt"
35287 shadowsize "4pt"
35288 framecolor "black"
35289 backgroundcolor "none"
35290 status open
35291
35292 \begin_layout Plain Layout
35293 \align center
35294 Boîte ombrée
35295 \end_layout
35296
35297 \end_inset
35298
35299
35300 \end_layout
35301
35302 \begin_layout Description
35303 Fond
35304 \begin_inset space ~
35305 \end_inset
35306
35307 ombré Ceci dessine une boîte avec un arrière plan rouge.
35308  Contrairement aux boîtes coloriées
35309 \begin_inset Foot
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313 Voir la section
35314 \begin_inset space ~
35315 \end_inset
35316
35317
35318 \begin_inset CommandInset ref
35319 LatexCommand ref
35320 reference "sec:Boîtes-colorées"
35321
35322 \end_inset
35323
35324 .
35325 \end_layout
35326
35327 \end_inset
35328
35329 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35330  son propre paragraphe.
35331 \begin_inset Box Shaded
35332 position "t"
35333 hor_pos "c"
35334 has_inner_box 0
35335 inner_pos "t"
35336 use_parbox 0
35337 use_makebox 0
35338 width "50col%"
35339 special "none"
35340 height "1in"
35341 height_special "totalheight"
35342 thickness "0.4pt"
35343 separation "3pt"
35344 shadowsize "4pt"
35345 framecolor "black"
35346 backgroundcolor "none"
35347 status open
35348
35349 \begin_layout Plain Layout
35350 Boîte avec fond ombré
35351 \end_layout
35352
35353 \end_inset
35354
35355
35356 \end_layout
35357
35358 \begin_layout Description
35359 Cadre
35360 \begin_inset space ~
35361 \end_inset
35362
35363 rectangulaire
35364 \begin_inset space ~
35365 \end_inset
35366
35367 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35368  boîte.
35369  L'épaisseur du trait du cadre interne est de 0.75
35370 \begin_inset space \thinspace{}
35371 \end_inset
35372
35373 épaisseur
35374 \begin_inset space ~
35375 \end_inset
35376
35377 du
35378 \begin_inset space ~
35379 \end_inset
35380
35381 trait, l'épaisseur du trait du cadre externe est de 1.5
35382 \begin_inset space \thinspace{}
35383 \end_inset
35384
35385 épaisseur
35386 \begin_inset space ~
35387 \end_inset
35388
35389 du
35390 \begin_inset space ~
35391 \end_inset
35392
35393 trait.
35394  La distance entre les deux cadres est de 1.5
35395 \begin_inset space \thinspace{}
35396 \end_inset
35397
35398 épaisseur
35399 \begin_inset space ~
35400 \end_inset
35401
35402 du
35403 \begin_inset space ~
35404 \end_inset
35405
35406 trait
35407 \begin_inset space \thinspace{}
35408 \end_inset
35409
35410 +
35411 \begin_inset space \thinspace{}
35412 \end_inset
35413
35414 0.5
35415 \begin_inset space \thinspace{}
35416 \end_inset
35417
35418 pt.
35419  
35420 \begin_inset Box Doublebox
35421 position "c"
35422 hor_pos "c"
35423 has_inner_box 1
35424 inner_pos "c"
35425 use_parbox 0
35426 use_makebox 0
35427 width "20col%"
35428 special "none"
35429 height "1in"
35430 height_special "totalheight"
35431 thickness "0.4pt"
35432 separation "3pt"
35433 shadowsize "4pt"
35434 framecolor "black"
35435 backgroundcolor "none"
35436 status open
35437
35438 \begin_layout Plain Layout
35439 \align center
35440 Boîte double
35441 \end_layout
35442
35443 \end_inset
35444
35445
35446 \end_layout
35447
35448 \begin_layout Standard
35449 \begin_inset VSpace bigskip
35450 \end_inset
35451
35452 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35453  s'adapte pour montrer le style
35454  de boîte utilisé.
35455  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35456  le paquetage \SpecialChar LaTeX
35457  
35458 \series bold
35459 fancybox
35460 \series default
35461
35462 \begin_inset Index idx
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466 Paquetages \SpecialChar LaTeX
35467  ! fancybox
35468 \end_layout
35469
35470 \end_inset
35471
35472 .
35473 \end_layout
35474
35475 \begin_layout Standard
35476 \begin_inset VSpace bigskip
35477 \end_inset
35478
35479 Quand vous utilisez le style de décoration 
35480 \family sans
35481 cadre rectangulaire simple
35482 \family default
35483  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35484  de la boîte.
35485  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35486  prendra toute la largeur de la colonne et la boîte sera considérée comme
35487  son propre paragraphe: 
35488 \begin_inset Box Framed
35489 position "t"
35490 hor_pos "c"
35491 has_inner_box 0
35492 inner_pos "t"
35493 use_parbox 0
35494 use_makebox 0
35495 width "100col%"
35496 special "none"
35497 height "1in"
35498 height_special "totalheight"
35499 thickness "0.4pt"
35500 separation "3pt"
35501 shadowsize "4pt"
35502 framecolor "black"
35503 backgroundcolor "none"
35504 status collapsed
35505
35506 \begin_layout Plain Layout
35507 Boîte avec cadre simple et sauts de page
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Section
35516 Personnalisation des boîtes
35517 \begin_inset Index idx
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521 Boîtes! Personnalisation
35522 \end_layout
35523
35524 \end_inset
35525
35526
35527 \end_layout
35528
35529 \begin_layout Standard
35530 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35531  la commande 
35532 \series bold
35533
35534 \backslash
35535 cornersize
35536 \series default
35537 .
35538  Par exemple, la commande
35539 \end_layout
35540
35541 \begin_layout Standard
35542
35543 \series bold
35544
35545 \backslash
35546 cornersize*{1cm}
35547 \end_layout
35548
35549 \begin_layout Standard
35550 donne un diamètre de 1
35551 \begin_inset space \thinspace{}
35552 \end_inset
35553
35554 cm.
35555  La commande
35556 \end_layout
35557
35558 \begin_layout Standard
35559
35560 \series bold
35561
35562 \backslash
35563 cornersize{num}
35564 \end_layout
35565
35566 \begin_layout Standard
35567 fixe le diamètre à 
35568 \family sans
35569 num
35570 \begin_inset space \thinspace{}
35571 \end_inset
35572
35573 ×
35574 \begin_inset space \thinspace{}
35575 \end_inset
35576
35577 minimum(largeur et hauteur de la boîte)
35578 \family default
35579 .
35580  La valeur implicite est 
35581 \series bold
35582
35583 \backslash
35584 cornersize{0.5}
35585 \series default
35586 .
35587 \end_layout
35588
35589 \begin_layout Standard
35590 \begin_inset ERT
35591 status collapsed
35592
35593 \begin_layout Plain Layout
35594
35595
35596 \backslash
35597 cornersize*{1.5cm}
35598 \end_layout
35599
35600 \end_inset
35601
35602
35603 \begin_inset Box Ovalbox
35604 position "c"
35605 hor_pos "c"
35606 has_inner_box 1
35607 inner_pos "c"
35608 use_parbox 0
35609 use_makebox 0
35610 width "25col%"
35611 special "none"
35612 height "1in"
35613 height_special "totalheight"
35614 thickness "0.4pt"
35615 separation "3pt"
35616 shadowsize "4pt"
35617 framecolor "black"
35618 backgroundcolor "none"
35619 status open
35620
35621 \begin_layout Plain Layout
35622 \align center
35623 Boîte ovale avec 
35624 \series bold
35625
35626 \backslash
35627 cornersize
35628 \series default
35629
35630 \begin_inset space \thinspace{}
35631 \end_inset
35632
35633 =
35634 \begin_inset space \thinspace{}
35635 \end_inset
35636
35637 1.5
35638 \begin_inset space \thinspace{}
35639 \end_inset
35640
35641 cm
35642 \end_layout
35643
35644 \end_inset
35645
35646
35647 \begin_inset ERT
35648 status collapsed
35649
35650 \begin_layout Plain Layout
35651
35652
35653 \backslash
35654 cornersize{0.5}
35655 \end_layout
35656
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \begin_layout Standard
35663 \begin_inset VSpace bigskip
35664 \end_inset
35665
35666
35667 \end_layout
35668
35669 \begin_layout Standard
35670 La couleur rouge utilisée implicitement pour les boîtes à 
35671 \family sans
35672 Fond
35673 \begin_inset space ~
35674 \end_inset
35675
35676 ombré
35677 \family default
35678  peut soit être modifiée localement avec la commande 
35679 \series bold
35680
35681 \backslash
35682 definecolor{shadecolor}
35683 \series default
35684 , soit globalement avec le menu 
35685 \family sans
35686 Outils\SpecialChar menuseparator
35687 Préférences
35688 \family default
35689 \SpecialChar menuseparator
35690
35691 \family sans
35692 Couleurs\SpecialChar menuseparator
35693 boîte
35694 \begin_inset space ~
35695 \end_inset
35696
35697 ombrée
35698 \family default
35699 .
35700  La syntaxe de la commande 
35701 \series bold
35702
35703 \backslash
35704 definecolor
35705 \series default
35706  est expliquée dans la section
35707 \begin_inset space ~
35708 \end_inset
35709
35710
35711 \begin_inset CommandInset ref
35712 LatexCommand ref
35713 reference "sec:Tableaux-Colorés"
35714
35715 \end_inset
35716
35717 .
35718 \begin_inset Foot
35719 status collapsed
35720
35721 \begin_layout Plain Layout
35722 Notez que l'utilisation de 
35723 \series bold
35724
35725 \backslash
35726 definecolor
35727 \series default
35728  ne peut se faire sans le paquetage \SpecialChar LaTeX
35729  
35730 \series bold
35731 color
35732 \series default
35733  dans le préambule, voir la section
35734 \begin_inset space ~
35735 \end_inset
35736
35737
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sec:Boîtes-colorées"
35741
35742 \end_inset
35743
35744 .
35745  
35746 \end_layout
35747
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Standard
35754 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35755  le commande en code \SpecialChar TeX
35756  suivantes
35757 \end_layout
35758
35759 \begin_layout Standard
35760
35761 \series bold
35762
35763 \backslash
35764 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35765 \end_layout
35766
35767 \begin_layout Standard
35768 \begin_inset ERT
35769 status collapsed
35770
35771 \begin_layout Plain Layout
35772
35773
35774 \backslash
35775 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35776 \end_layout
35777
35778 \end_inset
35779
35780
35781 \begin_inset Box Shaded
35782 position "t"
35783 hor_pos "c"
35784 has_inner_box 0
35785 inner_pos "t"
35786 use_parbox 0
35787 use_makebox 0
35788 width "100col%"
35789 special "none"
35790 height "1in"
35791 height_special "totalheight"
35792 thickness "0.4pt"
35793 separation "3pt"
35794 shadowsize "4pt"
35795 framecolor "black"
35796 backgroundcolor "none"
35797 status open
35798
35799 \begin_layout Plain Layout
35800
35801 \color yellow
35802 Ceci est un texte jaune dans une boîte à 
35803 \family sans
35804 Fond
35805 \begin_inset space ~
35806 \end_inset
35807
35808 ombré
35809 \family default
35810 \color inherit
35811  
35812 \color yellow
35813 avec un fond vert foncé.
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \begin_inset ERT
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823
35824
35825 \backslash
35826 definecolor{shadecolor}{rgb}{1,0,0}
35827 \end_layout
35828
35829 \end_inset
35830
35831
35832 \end_layout
35833
35834 \begin_layout Standard
35835 \begin_inset VSpace bigskip
35836 \end_inset
35837
35838
35839 \end_layout
35840
35841 \begin_layout Standard
35842 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35843  boîtes qui suivent la commandes qui les a changées.
35844 \end_layout
35845
35846 \begin_layout Section
35847 Minipages
35848 \begin_inset CommandInset label
35849 LatexCommand label
35850 name "sec:Minipages"
35851
35852 \end_inset
35853
35854
35855 \begin_inset Index idx
35856 status collapsed
35857
35858 \begin_layout Plain Layout
35859 Boîtes ! Minipages
35860 \end_layout
35861
35862 \end_inset
35863
35864
35865 \end_layout
35866
35867 \begin_layout Standard
35868 \SpecialChar LaTeX
35869  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35870  d'une page.
35871  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35872  règles d'indentation, de saut de ligne, etc.
35873  s'appliquent.
35874 \end_layout
35875
35876 \begin_layout Standard
35877 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35878  langues.
35879 \end_layout
35880
35881 \begin_layout Standard
35882 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35883  Leur largeur est fixée à 45
35884 \begin_inset space \thinspace{}
35885 \end_inset
35886
35887 col% et elles sont séparées par un ressort horizontal, qui a été inséré
35888  via le menu 
35889 \family sans
35890 Insertion\SpecialChar menuseparator
35891 Typographie
35892 \begin_inset space ~
35893 \end_inset
35894
35895 spéciale\SpecialChar menuseparator
35896 Ressort
35897 \begin_inset space ~
35898 \end_inset
35899
35900 Horizontal
35901 \family default
35902 .
35903 \end_layout
35904
35905 \begin_layout Standard
35906 \begin_inset Box Frameless
35907 position "t"
35908 hor_pos "c"
35909 has_inner_box 1
35910 inner_pos "c"
35911 use_parbox 0
35912 use_makebox 0
35913 width "45col%"
35914 special "none"
35915 height "1in"
35916 height_special "totalheight"
35917 thickness "0.4pt"
35918 separation "3pt"
35919 shadowsize "4pt"
35920 framecolor "black"
35921 backgroundcolor "none"
35922 status open
35923
35924 \begin_layout Plain Layout
35925 Ceci est un texte en français.
35926  Ceci est un texte en français.
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.Ceci est un texte en français.
35933  Ceci est un texte en français.
35934  Ceci est un texte en français.
35935  Ceci est un texte en français
35936 \begin_inset Foot
35937 status collapsed
35938
35939 \begin_layout Plain Layout
35940 Ceci est une note de bas de page en français.
35941 \end_layout
35942
35943 \end_inset
35944
35945 .Ceci est un texte en français
35946 \end_layout
35947
35948 \end_inset
35949
35950
35951 \begin_inset space \hfill{}
35952 \end_inset
35953
35954
35955 \begin_inset Box Frameless
35956 position "t"
35957 hor_pos "c"
35958 has_inner_box 1
35959 inner_pos "c"
35960 use_parbox 0
35961 use_makebox 0
35962 width "45col%"
35963 special "none"
35964 height "1in"
35965 height_special "totalheight"
35966 thickness "0.4pt"
35967 separation "3pt"
35968 shadowsize "4pt"
35969 framecolor "black"
35970 backgroundcolor "none"
35971 status open
35972
35973 \begin_layout Plain Layout
35974
35975 \lang english
35976 This is an English Text.
35977  This is an English Text.
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 \begin_inset Foot
35993 status collapsed
35994
35995 \begin_layout Plain Layout
35996
35997 \lang english
35998 This is an English footnote.
35999 \end_layout
36000
36001 \end_inset
36002
36003  This is an English Text.
36004 \end_layout
36005
36006 \end_inset
36007
36008
36009 \end_layout
36010
36011 \begin_layout Standard
36012 \begin_inset VSpace bigskip
36013 \end_inset
36014
36015 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36016  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36017  minipages, même si vous les avez mis par exemple à 
36018 \family sans
36019 Moyen
36020 \family default
36021  dans les paramètres du document.
36022 \end_layout
36023
36024 \begin_layout Standard
36025 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36026  portion de texte, voyez la section
36027 \begin_inset space ~
36028 \end_inset
36029
36030
36031 \begin_inset CommandInset ref
36032 LatexCommand ref
36033 reference "sec:Boîtes-colorées"
36034
36035 \end_inset
36036
36037 .
36038 \end_layout
36039
36040 \begin_layout Standard
36041 \begin_inset Note Greyedout
36042 status open
36043
36044 \begin_layout Plain Layout
36045
36046 \series bold
36047 Note:
36048 \series default
36049  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36050  mais les minipages peuvent être utilisées dans un tableau, un flottant
36051  ou une autre boîte.
36052 \end_layout
36053
36054 \end_inset
36055
36056
36057 \end_layout
36058
36059 \begin_layout Standard
36060 \begin_inset VSpace bigskip
36061 \end_inset
36062
36063
36064 \end_layout
36065
36066 \begin_layout Standard
36067 \SpecialChar LyX
36068  propose également une fonctionnalité de base pour des minipages dont la
36069  taille est automatiquement déterminée par la largeur de leur contenu, via
36070  le module 
36071 \family sans
36072 Minipages de largeur variable
36073 \family default
36074 .
36075  Le fichier du répertoire des exemples \SpecialChar LyX
36076  
36077 \emph on
36078 varwidth-floats-side-by-side
36079 \emph default
36080  illustre l'utilisation de minipages de largeur variable pour placer deux
36081  flottants côte à côte.
36082 \end_layout
36083
36084 \begin_layout Section
36085 Les parboxes
36086 \begin_inset CommandInset label
36087 LatexCommand label
36088 name "sec:Parboxes"
36089
36090 \end_inset
36091
36092
36093 \begin_inset Index idx
36094 status collapsed
36095
36096 \begin_layout Plain Layout
36097 Boîtes ! Parboxes
36098 \end_layout
36099
36100 \end_inset
36101
36102
36103 \end_layout
36104
36105 \begin_layout Standard
36106 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36107  ne peuvent avoir de note de bas de page.
36108 \end_layout
36109
36110 \begin_layout Standard
36111 \align center
36112 \begin_inset Box Frameless
36113 position "t"
36114 hor_pos "c"
36115 has_inner_box 1
36116 inner_pos "t"
36117 use_parbox 1
36118 use_makebox 0
36119 width "33col%"
36120 special "none"
36121 height "1in"
36122 height_special "totalheight"
36123 thickness "0.4pt"
36124 separation "3pt"
36125 shadowsize "4pt"
36126 framecolor "black"
36127 backgroundcolor "none"
36128 status open
36129
36130 \begin_layout Plain Layout
36131 Ceci est un texte à l'intérieur d'une parbox.
36132  Ceci est un texte à l'intérieur d'une parbox.
36133 \end_layout
36134
36135 \begin_layout Plain Layout
36136 Cette note de bas de page ne devrait pas apparaître :
36137 \begin_inset Foot
36138 status open
36139
36140 \begin_layout Plain Layout
36141 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36142  pas.
36143 \end_layout
36144
36145 \end_inset
36146
36147
36148 \end_layout
36149
36150 \end_inset
36151
36152
36153 \end_layout
36154
36155 \begin_layout Section
36156 Des boîtes pour les mots et les caractères
36157 \begin_inset Index idx
36158 status collapsed
36159
36160 \begin_layout Plain Layout
36161 Boîtes ! Pour les caractères
36162 \end_layout
36163
36164 \end_inset
36165
36166
36167 \end_layout
36168
36169 \begin_layout Subsection
36170 Empêcher la césure
36171 \begin_inset CommandInset label
36172 LatexCommand label
36173 name "sec:Empêcher-césure"
36174
36175 \end_inset
36176
36177
36178 \begin_inset Index idx
36179 status collapsed
36180
36181 \begin_layout Plain Layout
36182 Boîtes ! Pour empêcher la césure
36183 \end_layout
36184
36185 \end_inset
36186
36187
36188 \end_layout
36189
36190 \begin_layout Standard
36191 Vous pouvez utiliser une boîte de type 
36192 \family sans
36193 Makebox
36194 \family default
36195  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36196 \begin_inset Newline newline
36197 \end_inset
36198
36199 Voici un exemple de texte :
36200 \end_layout
36201
36202 \begin_layout Standard
36203 Cette ligne est un exemple comment vous pouvez empêcher une césure
36204 \begin_inset space ~
36205 \end_inset
36206
36207
36208 \begin_inset Quotes fld
36209 \end_inset
36210
36211 motTrèsTrèsLong
36212 \begin_inset Quotes frd
36213 \end_inset
36214
36215
36216 \end_layout
36217
36218 \begin_layout Standard
36219 Pour empêcher que le mot 
36220 \begin_inset Quotes fld
36221 \end_inset
36222
36223 motTrèsTrèsLong
36224 \begin_inset Quotes frd
36225 \end_inset
36226
36227  soit coupé, mettez le mot dans une boîte, mettez 
36228 \family sans
36229 Boîte
36230 \begin_inset space ~
36231 \end_inset
36232
36233 intérieure
36234 \family default
36235  à 
36236 \family sans
36237 Makebox
36238 \family default
36239  sans spécifier de largeur.
36240 \end_layout
36241
36242 \begin_layout Standard
36243 Voici le résultat :
36244 \end_layout
36245
36246 \begin_layout Standard
36247 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36248  
36249 \begin_inset Box Frameless
36250 position "t"
36251 hor_pos "c"
36252 has_inner_box 1
36253 inner_pos "t"
36254 use_parbox 0
36255 use_makebox 1
36256 width ""
36257 special "none"
36258 height "1in"
36259 height_special "totalheight"
36260 thickness "0.4pt"
36261 separation "3pt"
36262 shadowsize "4pt"
36263 framecolor "black"
36264 backgroundcolor "none"
36265 status open
36266
36267 \begin_layout Plain Layout
36268 \begin_inset Quotes fld
36269 \end_inset
36270
36271 motTrèsTrèsLong
36272 \begin_inset Quotes frd
36273 \end_inset
36274
36275
36276 \end_layout
36277
36278 \end_inset
36279
36280
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Une autre méthode consiste à mettre la commande 
36285 \series bold
36286
36287 \begin_inset Quotes fld
36288 \end_inset
36289
36290
36291 \backslash
36292 -
36293 \series default
36294
36295 \begin_inset Quotes frd
36296 \end_inset
36297
36298  en code \SpecialChar TeX
36299 , juste avant le mot :
36300 \end_layout
36301
36302 \begin_layout Standard
36303 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36304  
36305 \begin_inset Quotes fld
36306 \end_inset
36307
36308
36309 \begin_inset ERT
36310 status collapsed
36311
36312 \begin_layout Plain Layout
36313
36314
36315 \backslash
36316 -
36317 \end_layout
36318
36319 \end_inset
36320
36321 motTrèsTrèsLong
36322 \begin_inset Quotes frd
36323 \end_inset
36324
36325
36326 \end_layout
36327
36328 \begin_layout Standard
36329 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36330  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36331 \family sans
36332 Insertion\SpecialChar menuseparator
36333 Typographie
36334 \begin_inset space ~
36335 \end_inset
36336
36337 spéciale\SpecialChar menuseparator
36338 Passage
36339 \begin_inset space ~
36340 \end_inset
36341
36342 à
36343 \begin_inset space ~
36344 \end_inset
36345
36346 la
36347 \begin_inset space ~
36348 \end_inset
36349
36350 Ligne
36351 \family default
36352  (raccourci 
36353 \family sans
36354 Ctrl-Entrée
36355 \family default
36356 ) :
36357 \end_layout
36358
36359 \begin_layout Standard
36360 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36361 \begin_inset Newline newline
36362 \end_inset
36363
36364
36365 \begin_inset Box Frameless
36366 position "t"
36367 hor_pos "c"
36368 has_inner_box 1
36369 inner_pos "t"
36370 use_parbox 0
36371 use_makebox 1
36372 width ""
36373 special "none"
36374 height "1in"
36375 height_special "totalheight"
36376 thickness "0.4pt"
36377 separation "3pt"
36378 shadowsize "4pt"
36379 framecolor "black"
36380 backgroundcolor "none"
36381 status open
36382
36383 \begin_layout Plain Layout
36384 \begin_inset Quotes fld
36385 \end_inset
36386
36387 motTrèsTrèsLong
36388 \begin_inset Quotes frd
36389 \end_inset
36390
36391
36392 \end_layout
36393
36394 \end_inset
36395
36396
36397 \end_layout
36398
36399 \begin_layout Subsection
36400 Alignement vertical
36401 \begin_inset CommandInset label
36402 LatexCommand label
36403 name "subsec:Alignement-Vertical"
36404
36405 \end_inset
36406
36407
36408 \begin_inset Index idx
36409 status collapsed
36410
36411 \begin_layout Plain Layout
36412 Boîtes ! Pour l'alignement vertical
36413 \end_layout
36414
36415 \end_inset
36416
36417
36418 \begin_inset Index idx
36419 status collapsed
36420
36421 \begin_layout Plain Layout
36422 Boîtes ! Boîtes élévatrices
36423 \end_layout
36424
36425 \end_inset
36426
36427
36428 \begin_inset Index idx
36429 status collapsed
36430
36431 \begin_layout Plain Layout
36432 Raisebox|see
36433 \begin_inset ERT
36434 status collapsed
36435
36436 \begin_layout Plain Layout
36437
36438 {
36439 \end_layout
36440
36441 \end_inset
36442
36443 Boîtes élévatrices
36444 \begin_inset ERT
36445 status collapsed
36446
36447 \begin_layout Plain Layout
36448
36449 }
36450 \end_layout
36451
36452 \end_inset
36453
36454
36455 \end_layout
36456
36457 \end_inset
36458
36459
36460 \end_layout
36461
36462 \begin_layout Standard
36463 Avec la commande 
36464 \series bold
36465
36466 \backslash
36467 raisebox
36468 \series default
36469  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36470  par rapport au texte qui l'entoure.
36471  La commande
36472 \series bold
36473  
36474 \backslash
36475 raisebox
36476 \series default
36477  s'utilise en suivant la syntaxe suivante :
36478 \end_layout
36479
36480 \begin_layout Standard
36481
36482 \series bold
36483
36484 \backslash
36485 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36486 \end_layout
36487
36488 \begin_layout Standard
36489 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36490  pour l'abaisser.
36491 \end_layout
36492
36493 \begin_layout Standard
36494 Pour aligner le mot 
36495 \begin_inset Quotes fld
36496 \end_inset
36497
36498 empêcher
36499 \begin_inset Quotes frd
36500 \end_inset
36501
36502  de façon à ce que le point le plus bas du caractère le plus 
36503 \begin_inset Quotes fld
36504 \end_inset
36505
36506 profond
36507 \begin_inset Quotes frd
36508 \end_inset
36509
36510 , le 
36511 \begin_inset Quotes fld
36512 \end_inset
36513
36514 p
36515 \begin_inset Quotes frd
36516 \end_inset
36517
36518 , soit au niveau de la ligne de base, insérez la commande 
36519 \end_layout
36520
36521 \begin_layout Standard
36522
36523 \series bold
36524
36525 \backslash
36526 raisebox{
36527 \backslash
36528 depth}{
36529 \end_layout
36530
36531 \begin_layout Standard
36532 en code \SpecialChar TeX
36533  avant le mot.
36534  Insérez après le mot l'accolade fermante 
36535 \begin_inset Quotes fld
36536 \end_inset
36537
36538
36539 \series bold
36540 }
36541 \series default
36542
36543 \begin_inset Quotes frd
36544 \end_inset
36545
36546  en code \SpecialChar TeX
36547 .
36548 \begin_inset Newline newline
36549 \end_inset
36550
36551 Voici le résultat :
36552 \end_layout
36553
36554 \begin_layout Standard
36555 Cette ligne de texte contient le mot 
36556 \begin_inset ERT
36557 status open
36558
36559 \begin_layout Plain Layout
36560
36561
36562 \backslash
36563 raisebox{
36564 \backslash
36565 depth}{
36566 \end_layout
36567
36568 \end_inset
36569
36570
36571 \begin_inset Quotes fld
36572 \end_inset
36573
36574 empêcher
36575 \begin_inset Quotes frd
36576 \end_inset
36577
36578
36579 \begin_inset ERT
36580 status collapsed
36581
36582 \begin_layout Plain Layout
36583
36584 }
36585 \end_layout
36586
36587 \end_inset
36588
36589  comme mot élevé.
36590 \end_layout
36591
36592 \begin_layout Standard
36593 \begin_inset VSpace bigskip
36594 \end_inset
36595
36596 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36597  entre les lignes va être agrandie :
36598 \end_layout
36599
36600 \begin_layout Standard
36601 Cette ligne de texte contient le mot
36602 \begin_inset ERT
36603 status collapsed
36604
36605 \begin_layout Plain Layout
36606
36607
36608 \backslash
36609 raisebox{-
36610 \backslash
36611 depth}{
36612 \end_layout
36613
36614 \end_inset
36615
36616
36617 \begin_inset Quotes fld
36618 \end_inset
36619
36620 empêcher
36621 \begin_inset Quotes frd
36622 \end_inset
36623
36624
36625 \begin_inset ERT
36626 status collapsed
36627
36628 \begin_layout Plain Layout
36629
36630 }
36631 \end_layout
36632
36633 \end_inset
36634
36635  comme mot abaissé.
36636 \begin_inset Newline newline
36637 \end_inset
36638
36639 Cette ligne de texte contient le mot 
36640 \begin_inset ERT
36641 status collapsed
36642
36643 \begin_layout Plain Layout
36644
36645
36646 \backslash
36647 raisebox{0.5cm}{
36648 \end_layout
36649
36650 \end_inset
36651
36652
36653 \begin_inset Quotes fld
36654 \end_inset
36655
36656 tester
36657 \begin_inset Quotes frd
36658 \end_inset
36659
36660
36661 \begin_inset ERT
36662 status collapsed
36663
36664 \begin_layout Plain Layout
36665
36666 }
36667 \end_layout
36668
36669 \end_inset
36670
36671  comme mot élevé.
36672 \end_layout
36673
36674 \begin_layout Standard
36675 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36676  mettez la hauteur de la boîte à zéro.
36677  Par exemple utilisez
36678 \end_layout
36679
36680 \begin_layout Standard
36681
36682 \series bold
36683
36684 \backslash
36685 raisebox{-
36686 \backslash
36687 depth}[0pt]{
36688 \end_layout
36689
36690 \begin_layout Standard
36691 Cette ligne de texte contient le mot
36692 \begin_inset ERT
36693 status collapsed
36694
36695 \begin_layout Plain Layout
36696
36697
36698 \backslash
36699 raisebox{-
36700 \backslash
36701 depth}[0pt]{
36702 \end_layout
36703
36704 \end_inset
36705
36706
36707 \begin_inset Quotes fld
36708 \end_inset
36709
36710 empêcher
36711 \begin_inset Quotes frd
36712 \end_inset
36713
36714
36715 \begin_inset ERT
36716 status collapsed
36717
36718 \begin_layout Plain Layout
36719
36720 }
36721 \end_layout
36722
36723 \end_inset
36724
36725  comme mot abaissé.
36726 \begin_inset Newline newline
36727 \end_inset
36728
36729
36730 \begin_inset Newline newline
36731 \end_inset
36732
36733 Cette ligne de texte contient le mot 
36734 \begin_inset ERT
36735 status collapsed
36736
36737 \begin_layout Plain Layout
36738
36739
36740 \backslash
36741 raisebox{0.5cm}[0pt]{
36742 \end_layout
36743
36744 \end_inset
36745
36746
36747 \begin_inset Quotes fld
36748 \end_inset
36749
36750 tester
36751 \begin_inset Quotes frd
36752 \end_inset
36753
36754
36755 \begin_inset ERT
36756 status collapsed
36757
36758 \begin_layout Plain Layout
36759
36760 }
36761 \end_layout
36762
36763 \end_inset
36764
36765  comme mot élevé.
36766 \end_layout
36767
36768 \begin_layout Section
36769 Boîtes colorées
36770 \begin_inset CommandInset label
36771 LatexCommand label
36772 name "sec:Boîtes-colorées"
36773
36774 \end_inset
36775
36776
36777 \begin_inset Index idx
36778 status collapsed
36779
36780 \begin_layout Plain Layout
36781 Boîtes ! Couleur
36782 \end_layout
36783
36784 \end_inset
36785
36786
36787 \end_layout
36788
36789 \begin_layout Standard
36790 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36791  couleur désirée dans la fenêtre de dialogue de la boîte.
36792  Voici par exemple une boîte avec un fond orangé:
36793 \lang english
36794  
36795 \begin_inset Box Frameless
36796 position "t"
36797 hor_pos "c"
36798 has_inner_box 1
36799 inner_pos "t"
36800 use_parbox 0
36801 use_makebox 1
36802 width ""
36803 special "none"
36804 height "1in"
36805 height_special "totalheight"
36806 thickness "0.4pt"
36807 separation "3pt"
36808 shadowsize "4pt"
36809 framecolor "black"
36810 backgroundcolor "orange"
36811 status open
36812
36813 \begin_layout Plain Layout
36814 Boîte avec un fond orangé
36815 \end_layout
36816
36817 \end_inset
36818
36819
36820 \end_layout
36821
36822 \begin_layout Standard
36823 Si vous utilisez la décoration 
36824 \family sans
36825 Cadre
36826 \begin_inset space ~
36827 \end_inset
36828
36829 rectangulaire
36830 \begin_inset space ~
36831 \end_inset
36832
36833 simple
36834 \family default
36835 , vous pouvez colorer le cadre.
36836  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36837  le met implicitement
36838  en blanc).
36839  voici un exemple: 
36840 \begin_inset Box Boxed
36841 position "t"
36842 hor_pos "c"
36843 has_inner_box 0
36844 inner_pos "t"
36845 use_parbox 0
36846 use_makebox 0
36847 width ""
36848 special "none"
36849 height "1in"
36850 height_special "totalheight"
36851 thickness "0.4pt"
36852 separation "3pt"
36853 shadowsize "4pt"
36854 framecolor "teal"
36855 backgroundcolor "yellow"
36856 status open
36857
36858 \begin_layout Plain Layout
36859 Box with teal frame color and yellow background color
36860 \end_layout
36861
36862 \end_inset
36863
36864
36865 \end_layout
36866
36867 \begin_layout Standard
36868 \begin_inset VSpace bigskip
36869 \end_inset
36870
36871 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36872  est en couleurs:
36873 \begin_inset Newline newline
36874 \end_inset
36875
36876
36877 \begin_inset Box Boxed
36878 position "t"
36879 hor_pos "c"
36880 has_inner_box 0
36881 inner_pos "t"
36882 use_parbox 0
36883 use_makebox 0
36884 width ""
36885 special "none"
36886 height "1in"
36887 height_special "totalheight"
36888 thickness "0.4pt"
36889 separation "3pt"
36890 shadowsize "4pt"
36891 framecolor "cyan"
36892 backgroundcolor "magenta"
36893 status open
36894
36895 \begin_layout Plain Layout
36896
36897 \color yellow
36898 Ce texte est coloré dans une boîte colorée et encadrée.
36899 \end_layout
36900
36901 \end_inset
36902
36903
36904 \end_layout
36905
36906 \begin_layout Standard
36907 \begin_inset VSpace bigskip
36908 \end_inset
36909
36910
36911 \end_layout
36912
36913 \begin_layout Standard
36914 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
36915  définir vos propres couleurs comme c'est décrit dans la section
36916 \begin_inset space ~
36917 \end_inset
36918
36919
36920 \begin_inset CommandInset ref
36921 LatexCommand ref
36922 reference "sec:Tableaux-Colorés"
36923
36924 \end_inset
36925
36926 .
36927  Pour cela vous devez saisir la boîte ne code TeX.
36928 \end_layout
36929
36930 \begin_layout Standard
36931 Les boîtes à fond coloré sont créées par la commande 
36932 \series bold
36933
36934 \backslash
36935 colorbox
36936 \series default
36937 .
36938  Elle est utilisée avec la syntaxe suivante :
36939 \end_layout
36940
36941 \begin_layout Standard
36942
36943 \series bold
36944
36945 \backslash
36946 colorbox{couleur}{contenu de la boîte}
36947 \end_layout
36948
36949 \begin_layout Standard
36950 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
36951  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
36952  un mot sur fond 
36953 \emph on
36954 vertfonce
36955 \emph default
36956 , insérez la commande 
36957 \end_layout
36958
36959 \begin_layout Standard
36960
36961 \series bold
36962
36963 \backslash
36964 colorbox{vertfonce}{
36965 \end_layout
36966
36967 \begin_layout Standard
36968 avant le mot en code \SpecialChar TeX
36969 .
36970  Insérez l'accolade fermante 
36971 \begin_inset Quotes fld
36972 \end_inset
36973
36974 }
36975 \begin_inset Quotes frd
36976 \end_inset
36977
36978  après le mot, en code \SpecialChar TeX
36979 .
36980 \begin_inset Newline newline
36981 \end_inset
36982
36983 Voici le résultat :
36984 \end_layout
36985
36986 \begin_layout Standard
36987 Cette ligne de texte contient le mot
36988 \begin_inset ERT
36989 status collapsed
36990
36991 \begin_layout Plain Layout
36992
36993
36994 \backslash
36995 colorbox{vertfonce}{
36996 \end_layout
36997
36998 \end_inset
36999
37000
37001 \begin_inset Quotes fld
37002 \end_inset
37003
37004 Attention!
37005 \begin_inset Quotes frd
37006 \end_inset
37007
37008
37009 \begin_inset ERT
37010 status collapsed
37011
37012 \begin_layout Plain Layout
37013
37014 }
37015 \end_layout
37016
37017 \end_inset
37018
37019  sur fond vertfonce.
37020 \end_layout
37021
37022 \begin_layout Standard
37023 Les boîtes avec fond et cadre colorés sont créées via la commande 
37024 \series bold
37025
37026 \backslash
37027 fcolorbox
37028 \series default
37029  avec la syntaxe suivante :
37030 \end_layout
37031
37032 \begin_layout Standard
37033
37034 \series bold
37035
37036 \backslash
37037 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37038 \end_layout
37039
37040 \begin_layout Section
37041 Boîtes pivotées et redimensionnées
37042 \end_layout
37043
37044 \begin_layout Standard
37045 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37046 \family sans
37047 BoîtesGraphiques
37048 \family default
37049  oit être vchargé via les paramètres du document.
37050 \end_layout
37051
37052 \begin_layout Standard
37053 \begin_inset Note Greyedout
37054 status open
37055
37056 \begin_layout Plain Layout
37057
37058 \series bold
37059 Note:
37060 \series default
37061  La plupart des visualiseurs DVI ne sont 
37062 \emph on
37063 pas
37064 \emph default
37065  capables d'afficher des rotations ou des redimensionnements.
37066 \end_layout
37067
37068 \end_inset
37069
37070
37071 \end_layout
37072
37073 \begin_layout Standard
37074 \begin_inset Note Greyedout
37075 status open
37076
37077 \begin_layout Plain Layout
37078
37079 \series bold
37080 Note:
37081 \series default
37082  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37083  redimensionnée.
37084 \end_layout
37085
37086 \end_inset
37087
37088
37089 \end_layout
37090
37091 \begin_layout Subsection
37092 Boîtes pivotées
37093 \begin_inset Index idx
37094 status collapsed
37095
37096 \begin_layout Plain Layout
37097 Boîtes ! pivotées
37098 \end_layout
37099
37100 \end_inset
37101
37102
37103 \begin_inset Index idx
37104 status collapsed
37105
37106 \begin_layout Plain Layout
37107 Pivoter des objets
37108 \end_layout
37109
37110 \end_inset
37111
37112
37113 \end_layout
37114
37115 \begin_layout Standard
37116 Pour faire tourner des objets, vous pouvez les mettre dans une 
37117 \family sans
37118 BoîtePivotée
37119 \family default
37120 .
37121  Une telle boîte est insérée via le menu 
37122 \family sans
37123 Insertion\SpecialChar menuseparator
37124 Inserts personnalisables\SpecialChar menuseparator
37125 BoîtePivotée
37126 \family default
37127 .
37128 \end_layout
37129
37130 \begin_layout Standard
37131 La position du pivot peut être précisée via l'insert 
37132 \family sans
37133 Origine
37134 \family default
37135  (menu 
37136 \family sans
37137 Insertion\SpecialChar menuseparator
37138 Origine
37139 \family default
37140 ) sous la forme 
37141 \series bold
37142 origin=position
37143 \series default
37144 .
37145  Les valeurs suivantes sont possibles pour la position: 
37146 \emph on
37147 c
37148 \emph default
37149  (centre), 
37150 \emph on
37151 l
37152 \emph default
37153  (gauche/
37154 \lang english
37155 left
37156 \lang french
37157 ), 
37158 \emph on
37159 r
37160 \emph default
37161  (droite/
37162 \lang english
37163 right
37164 \lang french
37165 ), 
37166 \emph on
37167 b
37168 \emph default
37169  (bas/
37170 \lang english
37171 bottom
37172 \lang french
37173 ), 
37174 \emph on
37175 t
37176 \emph default
37177  (haut/
37178 \lang english
37179 top
37180 \lang french
37181 ), et aussi des combinaisons des quatre positions de base.
37182  Par exemple 
37183 \emph on
37184 lt
37185 \emph default
37186  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37187  Quand on ne donne pas d'origine, la position 
37188 \emph on
37189 l
37190 \emph default
37191  est utilisée.
37192  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37193  ou négatif.
37194  Le sens positif de rotation est anti-horaire.
37195 \end_layout
37196
37197 \begin_layout Standard
37198 Dans l'exemple qui suit, 
37199 \series bold
37200 origin=c
37201 \series default
37202  a été saisi dans l'insert 
37203 \family sans
37204 Origin
37205 \family default
37206  et 
37207 \series bold
37208 60
37209 \series default
37210  a été saisi dans l'insert 
37211 \family sans
37212 Angle
37213 \family default
37214 .
37215 \end_layout
37216
37217 \begin_layout Standard
37218 Voici une ligne avec du 
37219 \begin_inset Flex Rotatebox
37220 status open
37221
37222 \begin_layout Plain Layout
37223 \begin_inset Argument 1
37224 status open
37225
37226 \begin_layout Plain Layout
37227 origin=c
37228 \end_layout
37229
37230 \end_inset
37231
37232
37233 \begin_inset Argument 2
37234 status open
37235
37236 \begin_layout Plain Layout
37237 60
37238 \end_layout
37239
37240 \end_inset
37241
37242 texte pivoté
37243 \end_layout
37244
37245 \end_inset
37246
37247 .
37248 \end_layout
37249
37250 \begin_layout Standard
37251 La boîte peut contenir une autre boîte ou une formule en ligne :
37252 \end_layout
37253
37254 \begin_layout Standard
37255 Voici une ligne avec du 
37256 \begin_inset Flex Rotatebox
37257 status open
37258
37259 \begin_layout Plain Layout
37260 \begin_inset Argument 1
37261 status open
37262
37263 \begin_layout Plain Layout
37264 origin=r
37265 \end_layout
37266
37267 \end_inset
37268
37269
37270 \begin_inset Argument 2
37271 status open
37272
37273 \begin_layout Plain Layout
37274 -60
37275 \end_layout
37276
37277 \end_inset
37278
37279
37280 \begin_inset Box Doublebox
37281 position "c"
37282 hor_pos "c"
37283 has_inner_box 0
37284 inner_pos "c"
37285 use_parbox 0
37286 use_makebox 0
37287 width "1in"
37288 special "width"
37289 height "1in"
37290 height_special "totalheight"
37291 thickness "0.4pt"
37292 separation "3pt"
37293 shadowsize "4pt"
37294 framecolor "black"
37295 backgroundcolor "none"
37296 status collapsed
37297
37298 \begin_layout Plain Layout
37299 texte pivoté
37300 \end_layout
37301
37302 \end_inset
37303
37304
37305 \end_layout
37306
37307 \end_inset
37308
37309  et encadré 
37310 \begin_inset Flex Rotatebox
37311 status open
37312
37313 \begin_layout Plain Layout
37314 \begin_inset Argument 1
37315 status open
37316
37317 \begin_layout Plain Layout
37318 origin=lb
37319 \end_layout
37320
37321 \end_inset
37322
37323
37324 \begin_inset Argument 2
37325 status open
37326
37327 \begin_layout Plain Layout
37328 60
37329 \end_layout
37330
37331 \end_inset
37332
37333
37334 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37335 \end_inset
37336
37337
37338 \end_layout
37339
37340 \end_inset
37341
37342  et une formule.
37343 \end_layout
37344
37345 \begin_layout Standard
37346 ou encore une figure ou un tableau :
37347 \end_layout
37348
37349 \begin_layout Standard
37350 Voici une ligne 
37351 \begin_inset Flex Rotatebox
37352 status open
37353
37354 \begin_layout Plain Layout
37355 \begin_inset Argument 1
37356 status open
37357
37358 \begin_layout Plain Layout
37359 origin=lb
37360 \end_layout
37361
37362 \end_inset
37363
37364
37365 \begin_inset Argument 2
37366 status open
37367
37368 \begin_layout Plain Layout
37369 90
37370 \end_layout
37371
37372 \end_inset
37373
37374
37375 \begin_inset Graphics
37376         filename ../clipart/platypus.eps
37377         lyxscale 50
37378         width 25col%
37379
37380 \end_inset
37381
37382
37383 \end_layout
37384
37385 \end_inset
37386
37387  avec une image pivotée de 90° 
37388 \begin_inset Flex Rotatebox
37389 status open
37390
37391 \begin_layout Plain Layout
37392 \begin_inset Argument 2
37393 status open
37394
37395 \begin_layout Plain Layout
37396 -90
37397 \end_layout
37398
37399 \end_inset
37400
37401
37402 \begin_inset Tabular
37403 <lyxtabular version="3" rows="2" columns="2">
37404 <features tabularvalignment="middle">
37405 <column alignment="center" valignment="top">
37406 <column alignment="center" valignment="top">
37407 <row>
37408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412 q
37413 \end_layout
37414
37415 \end_inset
37416 </cell>
37417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37418 \begin_inset Text
37419
37420 \begin_layout Plain Layout
37421 w
37422 \end_layout
37423
37424 \end_inset
37425 </cell>
37426 </row>
37427 <row>
37428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432 e
37433 \end_layout
37434
37435 \end_inset
37436 </cell>
37437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37438 \begin_inset Text
37439
37440 \begin_layout Plain Layout
37441 r
37442 \end_layout
37443
37444 \end_inset
37445 </cell>
37446 </row>
37447 </lyxtabular>
37448
37449 \end_inset
37450
37451
37452 \end_layout
37453
37454 \end_inset
37455
37456  et un tableau.
37457 \begin_inset Index idx
37458 status collapsed
37459
37460 \begin_layout Plain Layout
37461 Figures ! Pivotées
37462 \end_layout
37463
37464 \end_inset
37465
37466
37467 \begin_inset Index idx
37468 status collapsed
37469
37470 \begin_layout Plain Layout
37471 Tableau ! Pivoter
37472 \end_layout
37473
37474 \end_inset
37475
37476
37477 \end_layout
37478
37479 \begin_layout Standard
37480
37481 \lang english
37482 \begin_inset Note Greyedout
37483 status open
37484
37485 \begin_layout Plain Layout
37486
37487 \series bold
37488 Nota:
37489 \series default
37490  si l'insert 
37491 \family sans
37492 Angle
37493 \family default
37494  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37495  \SpecialChar LaTeX
37496  à l'affichage ou l'exportation du document.
37497 \end_layout
37498
37499 \end_inset
37500
37501
37502 \end_layout
37503
37504 \begin_layout Subsection
37505 Les boîtes redimensionnées
37506 \begin_inset Index idx
37507 status collapsed
37508
37509 \begin_layout Plain Layout
37510 Boîtes ! Redimensionnées
37511 \end_layout
37512
37513 \end_inset
37514
37515
37516 \begin_inset Index idx
37517 status collapsed
37518
37519 \begin_layout Plain Layout
37520 Redimensionner des objets
37521 \end_layout
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \begin_layout Standard
37529 Pour redimensionner des objets, il faut les insérer dans une 
37530 \family sans
37531 BoîteÉchelle
37532 \family default
37533 , et pour cela utiliser le menu 
37534 \family sans
37535 Insertion\SpecialChar menuseparator
37536 Inserts personnalisables\SpecialChar menuseparator
37537 BoîteÉchelle
37538 \family default
37539 .
37540 \end_layout
37541
37542 \begin_layout Standard
37543 L'insert 
37544 \family sans
37545 BoîteÉchelle
37546 \family default
37547  comporte un insert obligatoire 
37548 \family sans
37549 Facteur-H 
37550 \family default
37551 et un insert facultatif 
37552 \family sans
37553 Facteur-V
37554 \family default
37555  (ouvert via le menu 
37556 \family sans
37557 Insertion\SpecialChar menuseparator
37558 Facteur-V)
37559 \family default
37560 .
37561  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37562  vertical.
37563  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37564  comme facteur vertical.
37565 \end_layout
37566
37567 \begin_layout Standard
37568 Pour doubler la taille du texte par rapport à la taille de texte du document,
37569  saisir 
37570 \series bold
37571 2
37572 \series default
37573  dans l'insert 
37574 \family sans
37575 Facteur-H:
37576 \family default
37577  
37578 \begin_inset Flex Scalebox
37579 status open
37580
37581 \begin_layout Plain Layout
37582 \begin_inset Argument 1
37583 status open
37584
37585 \begin_layout Plain Layout
37586 2
37587 \end_layout
37588
37589 \end_inset
37590
37591 Bonjour
37592 \end_layout
37593
37594 \end_inset
37595
37596
37597 \end_layout
37598
37599 \begin_layout Standard
37600
37601 \series bold
37602 2
37603 \series default
37604  comme 
37605 \family sans
37606 Facteur-H
37607 \family default
37608  et 
37609 \series bold
37610 1
37611 \series default
37612  comme
37613 \family sans
37614  Facteur-V
37615 \family default
37616  déforme le texte: 
37617 \begin_inset Flex Scalebox
37618 status open
37619
37620 \begin_layout Plain Layout
37621 \begin_inset Argument 1
37622 status open
37623
37624 \begin_layout Plain Layout
37625 2
37626 \end_layout
37627
37628 \end_inset
37629
37630
37631 \begin_inset Argument 2
37632 status open
37633
37634 \begin_layout Plain Layout
37635 1
37636 \end_layout
37637
37638 \end_inset
37639
37640 Bonjour
37641 \end_layout
37642
37643 \end_inset
37644
37645 .
37646 \end_layout
37647
37648 \begin_layout Standard
37649 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37650  par conséquent 
37651 \series bold
37652 -1
37653 \series default
37654  comme
37655 \family sans
37656  Facteur-H
37657 \family default
37658  et 
37659 \series bold
37660 1
37661 \series default
37662  comme
37663 \family sans
37664  Facteur-V 
37665 \family default
37666 permet de créer de l'écriture en miroir: 
37667 \begin_inset Flex Scalebox
37668 status open
37669
37670 \begin_layout Plain Layout
37671 \begin_inset Argument 1
37672 status open
37673
37674 \begin_layout Plain Layout
37675 -1
37676 \end_layout
37677
37678 \end_inset
37679
37680
37681 \begin_inset Argument 2
37682 status open
37683
37684 \begin_layout Plain Layout
37685 1
37686 \end_layout
37687
37688 \end_inset
37689
37690 Bonjour
37691 \end_layout
37692
37693 \end_inset
37694
37695
37696 \end_layout
37697
37698 \begin_layout Standard
37699
37700 \series bold
37701 1
37702 \series default
37703  comme
37704 \family sans
37705  Facteur-H
37706 \family default
37707  et 
37708 \series bold
37709 -1
37710 \series default
37711  comme
37712 \family sans
37713  Facteur-V
37714 \family default
37715  réfléchit le texte 
37716 \begin_inset Flex Scalebox
37717 status open
37718
37719 \begin_layout Plain Layout
37720 \begin_inset Argument 1
37721 status open
37722
37723 \begin_layout Plain Layout
37724 1
37725 \end_layout
37726
37727 \end_inset
37728
37729
37730 \begin_inset Argument 2
37731 status open
37732
37733 \begin_layout Plain Layout
37734 -1
37735 \end_layout
37736
37737 \end_inset
37738
37739 Bonjour
37740 \end_layout
37741
37742 \end_inset
37743
37744  sous la ligne de base.
37745 \end_layout
37746
37747 \begin_layout Standard
37748 La 
37749 \family sans
37750 BoîteMiroir
37751 \family default
37752  (menu 
37753 \family sans
37754 Insertion\SpecialChar menuseparator
37755 Inserts personnalisables\SpecialChar menuseparator
37756 BoîteMiroir)
37757 \family default
37758  est équivalente à 
37759 \series bold
37760 -1
37761 \series default
37762  comme
37763 \family sans
37764  Facteur-H
37765 \family default
37766  et 
37767 \series bold
37768 1
37769 \series default
37770  comme
37771 \family sans
37772  Facteur-V
37773 \family default
37774  pour une 
37775 \family sans
37776 BoîteÉchelle
37777 \family default
37778 .
37779 \end_layout
37780
37781 \begin_layout Standard
37782
37783 \lang english
37784 \begin_inset Note Greyedout
37785 status open
37786
37787 \begin_layout Plain Layout
37788
37789 \series bold
37790 Nota:
37791 \series default
37792  si l'insert 
37793 \family sans
37794 Facteur-H
37795 \family default
37796  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37797  \SpecialChar LaTeX
37798  à l'affichage ou l'exportation du document.
37799 \end_layout
37800
37801 \end_inset
37802
37803
37804 \end_layout
37805
37806 \begin_layout Standard
37807 \begin_inset VSpace bigskip
37808 \end_inset
37809
37810 La 
37811 \family sans
37812 BoîteRetaillée
37813 \family default
37814  (menu 
37815 \family sans
37816 Insertion\SpecialChar menuseparator
37817 Inserts personnalisables\SpecialChar menuseparator
37818 BoîteRetaillée
37819 \family default
37820 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37821  L'insert 
37822 \family sans
37823 BoîteRetaillée
37824 \family default
37825  comporte un insert obligatoire 
37826 \family sans
37827 Largeur
37828 \family default
37829  et un insert facultatif 
37830 \family sans
37831 Hauteur
37832 \family default
37833  (obtenu via 
37834 \family sans
37835 Insertion\SpecialChar menuseparator
37836 Hauteur)
37837 \family default
37838 .
37839  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37840  unité.
37841  Le tableau
37842 \begin_inset space ~
37843 \end_inset
37844
37845  
37846 \begin_inset CommandInset ref
37847 LatexCommand ref
37848 reference "tab:Unités"
37849
37850 \end_inset
37851
37852  énumère les unités possibles.
37853  S'il y a un point d'exclamation 
37854 \series bold
37855 !
37856 \series default
37857  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37858  d'aspect de la boîte.
37859  S'il n'y a pas d'insert 
37860 \family sans
37861 Hauteur
37862 \family default
37863 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37864  
37865 \end_layout
37866
37867 \begin_layout Standard
37868
37869 \series bold
37870 2cm
37871 \series default
37872  comme 
37873 \family sans
37874 Largeur
37875 \family default
37876  et 
37877 \series bold
37878 1cm
37879 \series default
37880  comme 
37881 \family sans
37882 Hauteur
37883 \family default
37884  produit: 
37885 \begin_inset Flex Resizebox
37886 status open
37887
37888 \begin_layout Plain Layout
37889 \begin_inset Argument 1
37890 status open
37891
37892 \begin_layout Plain Layout
37893 2cm
37894 \end_layout
37895
37896 \end_inset
37897
37898
37899 \begin_inset Argument 2
37900 status open
37901
37902 \begin_layout Plain Layout
37903 1cm
37904 \end_layout
37905
37906 \end_inset
37907
37908 Bonjour
37909 \end_layout
37910
37911 \end_inset
37912
37913
37914 \begin_inset Newline newline
37915 \end_inset
37916
37917
37918 \series bold
37919 2cm
37920 \series default
37921  comme 
37922 \family sans
37923 Largeur
37924 \family default
37925  et 
37926 \series bold
37927 !
37928 \series default
37929  comme 
37930 \family sans
37931 Hauteur
37932 \family default
37933  (ou aucune
37934 \family sans
37935  Hauteur
37936 \family default
37937 ) produit: 
37938 \begin_inset Flex Resizebox
37939 status open
37940
37941 \begin_layout Plain Layout
37942 \begin_inset Argument 1
37943 status open
37944
37945 \begin_layout Plain Layout
37946 2cm
37947 \end_layout
37948
37949 \end_inset
37950
37951
37952 \begin_inset Argument 2
37953 status open
37954
37955 \begin_layout Plain Layout
37956 !
37957 \end_layout
37958
37959 \end_inset
37960
37961 Bonjour
37962 \end_layout
37963
37964 \end_inset
37965
37966
37967 \end_layout
37968
37969 \begin_layout Standard
37970 \begin_inset Note Greyedout
37971 status open
37972
37973 \begin_layout Plain Layout
37974
37975 \series bold
37976 Nota:
37977 \series default
37978  si l'insert 
37979 \family sans
37980 Largeur
37981 \family default
37982  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37983  \SpecialChar LaTeX
37984  à l'affichage ou l'exportation du document.
37985 \end_layout
37986
37987 \end_inset
37988
37989
37990 \end_layout
37991
37992 \begin_layout Standard
37993 \begin_inset VSpace bigskip
37994 \end_inset
37995
37996
37997 \end_layout
37998
37999 \begin_layout Standard
38000 Les boîtes peuvent être combinée dans n'importe quel ordre.
38001  Par exemple voici une
38002 \family sans
38003  BoîteMiroir
38004 \family default
38005  
38006 \family sans
38007 dans une BoîteRetaillée 
38008 \family default
38009 qui est à son tour dans une 
38010 \family sans
38011 BoîtePivotée
38012 \family default
38013 :
38014 \end_layout
38015
38016 \begin_layout Standard
38017 \noindent
38018 \align center
38019 \begin_inset Flex Rotatebox
38020 status open
38021
38022 \begin_layout Plain Layout
38023 \begin_inset Argument 1
38024 status open
38025
38026 \begin_layout Plain Layout
38027 origin=c
38028 \end_layout
38029
38030 \end_inset
38031
38032
38033 \begin_inset Argument 2
38034 status open
38035
38036 \begin_layout Plain Layout
38037 -45
38038 \end_layout
38039
38040 \end_inset
38041
38042
38043 \begin_inset Flex Resizebox
38044 status open
38045
38046 \begin_layout Plain Layout
38047 \begin_inset Argument 1
38048 status open
38049
38050 \begin_layout Plain Layout
38051 2cm
38052 \end_layout
38053
38054 \end_inset
38055
38056
38057 \begin_inset Flex Reflectbox
38058 status open
38059
38060 \begin_layout Plain Layout
38061 Bonjour
38062 \end_layout
38063
38064 \end_inset
38065
38066
38067 \end_layout
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \end_inset
38075
38076
38077 \end_layout
38078
38079 \begin_layout Standard
38080 \noindent
38081 Les images, les tableaux et les formules sont autorisées comme contenu de
38082  boîte :
38083 \end_layout
38084
38085 \begin_layout Standard
38086 \noindent
38087 \align center
38088 \begin_inset Flex Resizebox
38089 status open
38090
38091 \begin_layout Plain Layout
38092 \begin_inset Argument 1
38093 status open
38094
38095 \begin_layout Plain Layout
38096 2cm
38097 \end_layout
38098
38099 \end_inset
38100
38101
38102 \begin_inset Flex Reflectbox
38103 status open
38104
38105 \begin_layout Plain Layout
38106 \begin_inset Graphics
38107         filename ../clipart/platypus.eps
38108         lyxscale 50
38109         width 25col%
38110
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \end_inset
38117
38118
38119 \end_layout
38120
38121 \end_inset
38122
38123  
38124 \begin_inset Flex Resizebox
38125 status open
38126
38127 \begin_layout Plain Layout
38128 \begin_inset Argument 1
38129 status open
38130
38131 \begin_layout Plain Layout
38132 2cm
38133 \end_layout
38134
38135 \end_inset
38136
38137
38138 \begin_inset Flex Reflectbox
38139 status open
38140
38141 \begin_layout Plain Layout
38142 \begin_inset Tabular
38143 <lyxtabular version="3" rows="2" columns="2">
38144 <features tabularvalignment="middle">
38145 <column alignment="center" valignment="top">
38146 <column alignment="center" valignment="top">
38147 <row>
38148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152 q
38153 \end_layout
38154
38155 \end_inset
38156 </cell>
38157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38158 \begin_inset Text
38159
38160 \begin_layout Plain Layout
38161 w
38162 \end_layout
38163
38164 \end_inset
38165 </cell>
38166 </row>
38167 <row>
38168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38169 \begin_inset Text
38170
38171 \begin_layout Plain Layout
38172 e
38173 \end_layout
38174
38175 \end_inset
38176 </cell>
38177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181 r
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 </lyxtabular>
38188
38189 \end_inset
38190
38191
38192 \end_layout
38193
38194 \end_inset
38195
38196
38197 \end_layout
38198
38199 \end_inset
38200
38201  
38202 \begin_inset Flex Resizebox
38203 status open
38204
38205 \begin_layout Plain Layout
38206 \begin_inset Argument 1
38207 status open
38208
38209 \begin_layout Plain Layout
38210 3cm
38211 \end_layout
38212
38213 \end_inset
38214
38215
38216 \begin_inset Flex Reflectbox
38217 status open
38218
38219 \begin_layout Plain Layout
38220 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38221 \end_inset
38222
38223
38224 \end_layout
38225
38226 \end_inset
38227
38228
38229 \end_layout
38230
38231 \end_inset
38232
38233
38234 \begin_inset Index idx
38235 status collapsed
38236
38237 \begin_layout Plain Layout
38238 Figures ! Redimensionnées
38239 \end_layout
38240
38241 \end_inset
38242
38243
38244 \begin_inset Index idx
38245 status collapsed
38246
38247 \begin_layout Plain Layout
38248 Tableau ! Redimensionner
38249 \end_layout
38250
38251 \end_inset
38252
38253
38254 \end_layout
38255
38256 \begin_layout Standard
38257 Quand on utilise le style global de formule 
38258 \series bold
38259 fleqn
38260 \series default
38261  dans le document
38262 \begin_inset Foot
38263 status collapsed
38264
38265 \begin_layout Plain Layout
38266 Quand 
38267 \begin_inset Quotes fld
38268 \end_inset
38269
38270 fleqn
38271 \begin_inset Quotes frd
38272 \end_inset
38273
38274  est ajouté aux options de la classe de document.
38275 \end_layout
38276
38277 \end_inset
38278
38279 , les formules hors texte peuvent aussi être redimensionnées.
38280 \end_layout
38281
38282 \begin_layout Chapter
38283 Objets entourés par du texte
38284 \begin_inset Index idx
38285 status collapsed
38286
38287 \begin_layout Plain Layout
38288 Entourés par du texte
38289 \end_layout
38290
38291 \end_inset
38292
38293
38294 \end_layout
38295
38296 \begin_layout Section
38297 Flottant d'enrobage
38298 \begin_inset CommandInset label
38299 LatexCommand label
38300 name "sec:Flottant-d'enrobage"
38301
38302 \end_inset
38303
38304
38305 \begin_inset Index idx
38306 status collapsed
38307
38308 \begin_layout Plain Layout
38309 Flottants ! Flottants d'enrobage
38310 \end_layout
38311
38312 \end_inset
38313
38314
38315 \begin_inset Index idx
38316 status collapsed
38317
38318 \begin_layout Plain Layout
38319 Entourés par du texte ! Flottants d'enrobage
38320 \end_layout
38321
38322 \end_inset
38323
38324
38325 \end_layout
38326
38327 \begin_layout Standard
38328 \begin_inset Wrap figure
38329 lines 0
38330 placement l
38331 overhang 1cm
38332 width "40col%"
38333 status open
38334
38335 \begin_layout Plain Layout
38336 \begin_inset Graphics
38337         filename ../clipart/mobius.eps
38338         width 40col%
38339         scaleBeforeRotation
38340         rotateOrigin center
38341
38342 \end_inset
38343
38344
38345 \end_layout
38346
38347 \begin_layout Plain Layout
38348 \begin_inset Caption Standard
38349
38350 \begin_layout Plain Layout
38351 \begin_inset CommandInset label
38352 LatexCommand label
38353 name "fig:Figure-enrobée"
38354
38355 \end_inset
38356
38357 Ceci est une figure habillée.
38358 \end_layout
38359
38360 \end_inset
38361
38362
38363 \end_layout
38364
38365 \end_inset
38366
38367  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38368  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38369  Vous pouvez en insérer un en utilisant le menu 
38370 \family sans
38371 Insertion\SpecialChar menuseparator
38372 Flottant\SpecialChar menuseparator
38373 Flottant
38374 \begin_inset space ~
38375 \end_inset
38376
38377 d'enrobage
38378 \family default
38379  à la condition que le paquetage \SpecialChar LaTeX
38380  
38381 \series bold
38382 wrapfig
38383 \series default
38384
38385 \begin_inset Index idx
38386 status collapsed
38387
38388 \begin_layout Plain Layout
38389 Paquetages \SpecialChar LaTeX
38390  ! wrapfig
38391 \end_layout
38392
38393 \end_inset
38394
38395  soit installé.
38396 \begin_inset Foot
38397 status collapsed
38398
38399 \begin_layout Plain Layout
38400 Voyez dans la manuel 
38401 \emph on
38402 Configuration
38403 \begin_inset space ~
38404 \end_inset
38405
38406 \SpecialChar LaTeX
38407  
38408 \emph default
38409 comment installer des paquetages \SpecialChar LaTeX
38410 .
38411 \end_layout
38412
38413 \end_inset
38414
38415  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38416  sur la boîte du flottant.
38417  Les paramètres obligatoires sont l'
38418 \family sans
38419 Emplacement
38420 \family default
38421  et la 
38422 \family sans
38423 Largeur
38424 \family default
38425 .
38426  Les paramètres facultatifs sont le 
38427 \family sans
38428 Débordement
38429 \family default
38430  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38431  de la page et la 
38432 \family sans
38433 Porté de la ligne
38434 \family default
38435  qui précise le nombre approximatif de lignes dont le flottant va avoir
38436  besoin.
38437  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38438  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38439  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38440  à faire flotter le flottant
38441  à l'intérieur du paragraphe ou vers les autres paragraphes.
38442  La figure
38443 \begin_inset space ~
38444 \end_inset
38445
38446
38447 \begin_inset CommandInset ref
38448 LatexCommand ref
38449 reference "fig:Figure-enrobée"
38450
38451 \end_inset
38452
38453  est un exemple de flottant d'enrobage avec une largeur de 40
38454 \begin_inset space \thinspace{}
38455 \end_inset
38456
38457 col%, un débordement de 1
38458 \begin_inset space \thinspace{}
38459 \end_inset
38460
38461 cm et placé à gauche.
38462 \end_layout
38463
38464 \begin_layout Standard
38465 \begin_inset Note Greyedout
38466 status open
38467
38468 \begin_layout Plain Layout
38469
38470 \series bold
38471 Note:
38472 \series default
38473  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38474  figure trop près du bas de page peut tout chambouler et faire que le flottant
38475  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38476  de texte.
38477 \end_layout
38478
38479 \end_inset
38480
38481
38482 \end_layout
38483
38484 \begin_layout Standard
38485 En général:
38486 \end_layout
38487
38488 \begin_layout Itemize
38489 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38490  qui risquent de passer à la page suivante.
38491  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38492  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38493  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38494  de page.
38495 \end_layout
38496
38497 \begin_layout Itemize
38498 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38499  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38500 e.
38501 \end_layout
38502
38503 \begin_layout Itemize
38504 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38505  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38506  texte entre les deux, comme séparateur.
38507 \end_layout
38508
38509 \begin_layout Itemize
38510 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38511  ou les tableaux.
38512 \end_layout
38513
38514 \begin_layout Itemize
38515 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38516  chapitre
38517 \begin_inset space ~
38518 \end_inset
38519
38520
38521 \begin_inset CommandInset ref
38522 LatexCommand ref
38523 reference "chap:Flottants"
38524
38525 \end_inset
38526
38527 .
38528 \end_layout
38529
38530 \begin_layout Section
38531 Objets fixes entourés par du texte
38532 \begin_inset Index idx
38533 status collapsed
38534
38535 \begin_layout Plain Layout
38536 Entouré par du texte ! Objets fixes
38537 \end_layout
38538
38539 \end_inset
38540
38541
38542 \end_layout
38543
38544 \begin_layout Standard
38545 Les flottants d'enrobage décrits dans la section
38546 \begin_inset space \thinspace{}
38547 \end_inset
38548
38549
38550 \begin_inset CommandInset ref
38551 LatexCommand ref
38552 reference "sec:Flottant-d'enrobage"
38553
38554 \end_inset
38555
38556  prennent les positions suivantes dans le paragraphe :
38557 \end_layout
38558
38559 \begin_layout Standard
38560 \noindent
38561 \align center
38562 \begin_inset Tabular
38563 <lyxtabular version="3" rows="2" columns="2">
38564 <features tabularvalignment="middle">
38565 <column alignment="center" valignment="top">
38566 <column alignment="center" valignment="top">
38567 <row>
38568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38569 \begin_inset Text
38570
38571 \begin_layout Plain Layout
38572 \begin_inset Info
38573 type  "icon"
38574 arg   "dialog-show-new-inset graphics"
38575 \end_inset
38576
38577
38578 \end_layout
38579
38580 \end_inset
38581 </cell>
38582 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38583 \begin_inset Text
38584
38585 \begin_layout Plain Layout
38586 texte
38587 \end_layout
38588
38589 \end_inset
38590 </cell>
38591 </row>
38592 <row>
38593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38594 \begin_inset Text
38595
38596 \begin_layout Plain Layout
38597 texte
38598 \end_layout
38599
38600 \end_inset
38601 </cell>
38602 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606 texte
38607 \end_layout
38608
38609 \end_inset
38610 </cell>
38611 </row>
38612 </lyxtabular>
38613
38614 \end_inset
38615
38616  ou 
38617 \begin_inset Tabular
38618 <lyxtabular version="3" rows="2" columns="2">
38619 <features tabularvalignment="middle">
38620 <column alignment="center" valignment="top">
38621 <column alignment="center" valignment="top">
38622 <row>
38623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38624 \begin_inset Text
38625
38626 \begin_layout Plain Layout
38627 texte
38628 \end_layout
38629
38630 \end_inset
38631 </cell>
38632 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38633 \begin_inset Text
38634
38635 \begin_layout Plain Layout
38636 \begin_inset Info
38637 type  "icon"
38638 arg   "dialog-show-new-inset graphics"
38639 \end_inset
38640
38641
38642 \end_layout
38643
38644 \end_inset
38645 </cell>
38646 </row>
38647 <row>
38648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38649 \begin_inset Text
38650
38651 \begin_layout Plain Layout
38652 texte
38653 \end_layout
38654
38655 \end_inset
38656 </cell>
38657 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38658 \begin_inset Text
38659
38660 \begin_layout Plain Layout
38661 texte
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 </row>
38667 </lyxtabular>
38668
38669 \end_inset
38670
38671
38672 \end_layout
38673
38674 \begin_layout Standard
38675 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38676  par exemple pour avoir une de ces positions :
38677 \begin_inset VSpace defskip
38678 \end_inset
38679
38680
38681 \end_layout
38682
38683 \begin_layout Standard
38684 \noindent
38685 \align center
38686 \begin_inset Tabular
38687 <lyxtabular version="3" rows="2" columns="2">
38688 <features tabularvalignment="middle">
38689 <column alignment="center" valignment="top">
38690 <column alignment="center" valignment="top">
38691 <row>
38692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38693 \begin_inset Text
38694
38695 \begin_layout Plain Layout
38696 texte
38697 \end_layout
38698
38699 \end_inset
38700 </cell>
38701 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38702 \begin_inset Text
38703
38704 \begin_layout Plain Layout
38705 texte
38706 \end_layout
38707
38708 \end_inset
38709 </cell>
38710 </row>
38711 <row>
38712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716 \begin_inset Info
38717 type  "icon"
38718 arg   "dialog-show-new-inset graphics"
38719 \end_inset
38720
38721
38722 \end_layout
38723
38724 \end_inset
38725 </cell>
38726 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730 texte
38731 \end_layout
38732
38733 \end_inset
38734 </cell>
38735 </row>
38736 </lyxtabular>
38737
38738 \end_inset
38739
38740  
38741 \begin_inset Tabular
38742 <lyxtabular version="3" rows="2" columns="2">
38743 <features tabularvalignment="middle">
38744 <column alignment="center" valignment="top">
38745 <column alignment="center" valignment="top">
38746 <row>
38747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38748 \begin_inset Text
38749
38750 \begin_layout Plain Layout
38751 texte
38752 \end_layout
38753
38754 \end_inset
38755 </cell>
38756 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38757 \begin_inset Text
38758
38759 \begin_layout Plain Layout
38760 texte
38761 \end_layout
38762
38763 \end_inset
38764 </cell>
38765 </row>
38766 <row>
38767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38768 \begin_inset Text
38769
38770 \begin_layout Plain Layout
38771 texte
38772 \end_layout
38773
38774 \end_inset
38775 </cell>
38776 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38777 \begin_inset Text
38778
38779 \begin_layout Plain Layout
38780 \begin_inset Info
38781 type  "icon"
38782 arg   "dialog-show-new-inset graphics"
38783 \end_inset
38784
38785
38786 \end_layout
38787
38788 \end_inset
38789 </cell>
38790 </row>
38791 </lyxtabular>
38792
38793 \end_inset
38794
38795  
38796 \begin_inset Tabular
38797 <lyxtabular version="3" rows="2" columns="3">
38798 <features tabularvalignment="middle">
38799 <column alignment="center" valignment="top">
38800 <column alignment="center" valignment="top">
38801 <column alignment="center" valignment="top">
38802 <row>
38803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38804 \begin_inset Text
38805
38806 \begin_layout Plain Layout
38807 texte
38808 \end_layout
38809
38810 \end_inset
38811 </cell>
38812 <cell alignment="center" valignment="top" topline="true" usebox="none">
38813 \begin_inset Text
38814
38815 \begin_layout Plain Layout
38816 \begin_inset Info
38817 type  "icon"
38818 arg   "dialog-show-new-inset graphics"
38819 \end_inset
38820
38821
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38827 \begin_inset Text
38828
38829 \begin_layout Plain Layout
38830 texte
38831 \end_layout
38832
38833 \end_inset
38834 </cell>
38835 </row>
38836 <row>
38837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38838 \begin_inset Text
38839
38840 \begin_layout Plain Layout
38841 texte
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850 texte
38851 \end_layout
38852
38853 \end_inset
38854 </cell>
38855 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38856 \begin_inset Text
38857
38858 \begin_layout Plain Layout
38859 texte
38860 \end_layout
38861
38862 \end_inset
38863 </cell>
38864 </row>
38865 </lyxtabular>
38866
38867 \end_inset
38868
38869  
38870 \begin_inset Tabular
38871 <lyxtabular version="3" rows="2" columns="3">
38872 <features tabularvalignment="middle">
38873 <column alignment="center" valignment="top">
38874 <column alignment="center" valignment="top">
38875 <column alignment="center" valignment="top">
38876 <row>
38877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38878 \begin_inset Text
38879
38880 \begin_layout Plain Layout
38881 texte
38882 \end_layout
38883
38884 \end_inset
38885 </cell>
38886 <cell alignment="center" valignment="top" topline="true" usebox="none">
38887 \begin_inset Text
38888
38889 \begin_layout Plain Layout
38890 texte
38891 \end_layout
38892
38893 \end_inset
38894 </cell>
38895 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38896 \begin_inset Text
38897
38898 \begin_layout Plain Layout
38899 texte
38900 \end_layout
38901
38902 \end_inset
38903 </cell>
38904 </row>
38905 <row>
38906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38907 \begin_inset Text
38908
38909 \begin_layout Plain Layout
38910 texte
38911 \end_layout
38912
38913 \end_inset
38914 </cell>
38915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38916 \begin_inset Text
38917
38918 \begin_layout Plain Layout
38919 \begin_inset Info
38920 type  "icon"
38921 arg   "dialog-show-new-inset graphics"
38922 \end_inset
38923
38924
38925 \end_layout
38926
38927 \end_inset
38928 </cell>
38929 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38930 \begin_inset Text
38931
38932 \begin_layout Plain Layout
38933 texte
38934 \end_layout
38935
38936 \end_inset
38937 </cell>
38938 </row>
38939 </lyxtabular>
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \begin_layout Standard
38947 \noindent
38948 \align center
38949 \begin_inset Tabular
38950 <lyxtabular version="3" rows="3" columns="2">
38951 <features tabularvalignment="middle">
38952 <column alignment="center" valignment="top">
38953 <column alignment="center" valignment="top">
38954 <row>
38955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38956 \begin_inset Text
38957
38958 \begin_layout Plain Layout
38959 texte
38960 \end_layout
38961
38962 \end_inset
38963 </cell>
38964 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38965 \begin_inset Text
38966
38967 \begin_layout Plain Layout
38968 texte
38969 \end_layout
38970
38971 \end_inset
38972 </cell>
38973 </row>
38974 <row>
38975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38976 \begin_inset Text
38977
38978 \begin_layout Plain Layout
38979 \begin_inset Info
38980 type  "icon"
38981 arg   "dialog-show-new-inset graphics"
38982 \end_inset
38983
38984
38985 \end_layout
38986
38987 \end_inset
38988 </cell>
38989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38990 \begin_inset Text
38991
38992 \begin_layout Plain Layout
38993 texte
38994 \end_layout
38995
38996 \end_inset
38997 </cell>
38998 </row>
38999 <row>
39000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39001 \begin_inset Text
39002
39003 \begin_layout Plain Layout
39004 texte
39005 \end_layout
39006
39007 \end_inset
39008 </cell>
39009 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39010 \begin_inset Text
39011
39012 \begin_layout Plain Layout
39013 texte
39014 \end_layout
39015
39016 \end_inset
39017 </cell>
39018 </row>
39019 </lyxtabular>
39020
39021 \end_inset
39022
39023  
39024 \begin_inset Tabular
39025 <lyxtabular version="3" rows="3" columns="3">
39026 <features tabularvalignment="middle">
39027 <column alignment="center" valignment="top">
39028 <column alignment="center" valignment="top">
39029 <column alignment="center" valignment="top">
39030 <row>
39031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39032 \begin_inset Text
39033
39034 \begin_layout Plain Layout
39035 texte
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 <cell alignment="center" valignment="top" topline="true" usebox="none">
39041 \begin_inset Text
39042
39043 \begin_layout Plain Layout
39044 texte
39045 \end_layout
39046
39047 \end_inset
39048 </cell>
39049 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39050 \begin_inset Text
39051
39052 \begin_layout Plain Layout
39053 texte
39054 \end_layout
39055
39056 \end_inset
39057 </cell>
39058 </row>
39059 <row>
39060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39061 \begin_inset Text
39062
39063 \begin_layout Plain Layout
39064 texte
39065 \end_layout
39066
39067 \end_inset
39068 </cell>
39069 <cell alignment="center" valignment="top" usebox="none">
39070 \begin_inset Text
39071
39072 \begin_layout Plain Layout
39073 \begin_inset Info
39074 type  "icon"
39075 arg   "dialog-show-new-inset graphics"
39076 \end_inset
39077
39078
39079 \end_layout
39080
39081 \end_inset
39082 </cell>
39083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39084 \begin_inset Text
39085
39086 \begin_layout Plain Layout
39087 texte
39088 \end_layout
39089
39090 \end_inset
39091 </cell>
39092 </row>
39093 <row>
39094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39095 \begin_inset Text
39096
39097 \begin_layout Plain Layout
39098 texte
39099 \end_layout
39100
39101 \end_inset
39102 </cell>
39103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39104 \begin_inset Text
39105
39106 \begin_layout Plain Layout
39107 texte
39108 \end_layout
39109
39110 \end_inset
39111 </cell>
39112 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39113 \begin_inset Text
39114
39115 \begin_layout Plain Layout
39116 texte
39117 \end_layout
39118
39119 \end_inset
39120 </cell>
39121 </row>
39122 </lyxtabular>
39123
39124 \end_inset
39125
39126  
39127 \begin_inset Tabular
39128 <lyxtabular version="3" rows="3" columns="2">
39129 <features tabularvalignment="middle">
39130 <column alignment="center" valignment="top">
39131 <column alignment="center" valignment="top">
39132 <row>
39133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39134 \begin_inset Text
39135
39136 \begin_layout Plain Layout
39137 texte
39138 \end_layout
39139
39140 \end_inset
39141 </cell>
39142 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39143 \begin_inset Text
39144
39145 \begin_layout Plain Layout
39146 texte
39147 \end_layout
39148
39149 \end_inset
39150 </cell>
39151 </row>
39152 <row>
39153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39154 \begin_inset Text
39155
39156 \begin_layout Plain Layout
39157 texte
39158 \end_layout
39159
39160 \end_inset
39161 </cell>
39162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39163 \begin_inset Text
39164
39165 \begin_layout Plain Layout
39166 \begin_inset Info
39167 type  "icon"
39168 arg   "dialog-show-new-inset graphics"
39169 \end_inset
39170
39171
39172 \end_layout
39173
39174 \end_inset
39175 </cell>
39176 </row>
39177 <row>
39178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39179 \begin_inset Text
39180
39181 \begin_layout Plain Layout
39182 texte
39183 \end_layout
39184
39185 \end_inset
39186 </cell>
39187 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39188 \begin_inset Text
39189
39190 \begin_layout Plain Layout
39191 texte
39192 \end_layout
39193
39194 \end_inset
39195 </cell>
39196 </row>
39197 </lyxtabular>
39198
39199 \end_inset
39200
39201
39202 \end_layout
39203
39204 \begin_layout Standard
39205 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39206  
39207 \end_layout
39208
39209 \begin_layout Standard
39210 \noindent
39211
39212 \series bold
39213 picinpar
39214 \series default
39215
39216 \begin_inset Index idx
39217 status collapsed
39218
39219 \begin_layout Plain Layout
39220 Paquetages \SpecialChar LaTeX
39221  ! picinpar
39222 \end_layout
39223
39224 \end_inset
39225
39226 .
39227  Voici un exemple :
39228 \end_layout
39229
39230 \begin_layout Standard
39231 \begin_inset ERT
39232 status collapsed
39233
39234 \begin_layout Plain Layout
39235
39236
39237 \backslash
39238 ifpicinpar
39239 \end_layout
39240
39241 \end_inset
39242
39243
39244 \begin_inset Note Note
39245 status open
39246
39247 \begin_layout Plain Layout
39248 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39249  
39250 \series bold
39251 picinpar
39252 \series default
39253  a été installé.
39254 \end_layout
39255
39256 \end_inset
39257
39258
39259 \end_layout
39260
39261 \begin_layout Standard
39262 \begin_inset ERT
39263 status collapsed
39264
39265 \begin_layout Plain Layout
39266
39267
39268 \backslash
39269 begin{window}[2,c,{
39270 \end_layout
39271
39272 \end_inset
39273
39274
39275 \begin_inset Graphics
39276         filename ../clipart/mobius.eps
39277         lyxscale 60
39278         width 40col%
39279         scaleBeforeRotation
39280         rotateOrigin center
39281
39282 \end_inset
39283
39284
39285 \begin_inset ERT
39286 status collapsed
39287
39288 \begin_layout Plain Layout
39289
39290 },]
39291 \end_layout
39292
39293 \begin_layout Plain Layout
39294
39295 {}
39296 \end_layout
39297
39298 \end_inset
39299
39300
39301 \size small
39302 \lang english
39303 It was in the spring of the year 1894 that all London was interested, and
39304  the fashionable world dismayed, by the murder of the Honourable Ronald
39305  Adair under most unusual and inexplicable circumstances.
39306  The public has already learned those particulars of the crime which
39307 \size default
39308
39309 \begin_inset ERT
39310 status collapsed
39311
39312 \begin_layout Plain Layout
39313
39314
39315 \backslash
39316 footnotemark{}
39317 \end_layout
39318
39319 \end_inset
39320
39321
39322 \size small
39323  came out in the police investigation, but a good deal was suppressed upon
39324  that occasion, since the case for the prosecution was so overwhelmingly
39325  strong that it was not necessary to bring forward all the facts.
39326  Only now, at the end of nearly ten years, am I allowed to supply those
39327  missing links which make up the whole of that remarkable chain
39328 \lang french
39329 .
39330 \size default
39331
39332 \begin_inset ERT
39333 status collapsed
39334
39335 \begin_layout Plain Layout
39336
39337
39338 \backslash
39339 end{window}
39340 \end_layout
39341
39342 \end_inset
39343
39344
39345 \end_layout
39346
39347 \begin_layout Standard
39348 \begin_inset ERT
39349 status collapsed
39350
39351 \begin_layout Plain Layout
39352
39353
39354 \backslash
39355 footnotetext{
39356 \end_layout
39357
39358 \end_inset
39359
39360 Note de pied de page du paragraphe avec objet fixe.
39361 \begin_inset ERT
39362 status collapsed
39363
39364 \begin_layout Plain Layout
39365
39366 }
39367 \end_layout
39368
39369 \end_inset
39370
39371
39372 \end_layout
39373
39374 \begin_layout Standard
39375 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39376  d'eux et leur position est déterminée par le nombre de lignes de texte
39377  situées audessus d'eux.
39378  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39379  numérotée.
39380 \end_layout
39381
39382 \begin_layout Standard
39383 Un objet fixe enrobé est inséré en ajoutant la commande
39384 \end_layout
39385
39386 \begin_layout Standard
39387
39388 \series bold
39389
39390 \backslash
39391 begin{window}[2,c,{
39392 \end_layout
39393
39394 \begin_layout Standard
39395 en code \SpecialChar TeX
39396  au debut du paragraphe.
39397  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39398  dessus de l'objet, le second, ici 'c', la position de l'objet.
39399  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39400  ) sont possibles.
39401  Après la commande, vous insérez votre objet.
39402  Dans cet exemple, c'est une image avec une largeur de 40
39403 \begin_inset space \thinspace{}
39404 \end_inset
39405
39406 % de la colonne de texte qui a été insérée.
39407  L'objet peut aussi être un tableau, une boîte ou une équation.
39408  Après l'objet, on insère la commande
39409 \end_layout
39410
39411 \begin_layout Standard
39412
39413 \series bold
39414 },texte de description ]
39415 \begin_inset Newline newline
39416 \end_inset
39417
39418 {}
39419 \end_layout
39420
39421 \begin_layout Standard
39422 Notez que le 
39423 \begin_inset Quotes fld
39424 \end_inset
39425
39426
39427 \series bold
39428 {}
39429 \series default
39430
39431 \begin_inset Quotes frd
39432 \end_inset
39433
39434  est sur la deuxième ligne.
39435  Le texte de description est facultatif.
39436  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39437  il doit donc commence juste après le 
39438 \series bold
39439 {}
39440 \series default
39441 .
39442  A la fin du paragraphe on insère la commande :
39443 \end_layout
39444
39445 \begin_layout Standard
39446
39447 \series bold
39448
39449 \backslash
39450 end{window}
39451 \end_layout
39452
39453 \begin_layout Standard
39454 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39455  ajouter des notes de pied de page de la façon habituelle.
39456  Vous devez utiliser la commande 
39457 \series bold
39458
39459 \backslash
39460 footnotemark
39461 \series default
39462  à l'intérieur du paragraphe et la commande 
39463 \series bold
39464
39465 \backslash
39466 footnotetext
39467 \series default
39468  à l'extérieur, comme décrit dans la section
39469 \begin_inset space \thinspace{}
39470 \end_inset
39471
39472
39473 \begin_inset CommandInset ref
39474 LatexCommand ref
39475 reference "sec:Notes-bas-de-page"
39476
39477 \end_inset
39478
39479 .
39480 \end_layout
39481
39482 \begin_layout Standard
39483 \begin_inset ERT
39484 status collapsed
39485
39486 \begin_layout Plain Layout
39487
39488
39489 \backslash
39490 else
39491 \end_layout
39492
39493 \end_inset
39494
39495
39496 \begin_inset Note Note
39497 status open
39498
39499 \begin_layout Plain Layout
39500 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39501  
39502 \series bold
39503 picinpar
39504 \series default
39505  n'est pas installé :
39506 \end_layout
39507
39508 \end_inset
39509
39510
39511 \end_layout
39512
39513 \begin_layout Standard
39514 Vous devez installer le paquetage \SpecialChar LaTeX
39515  
39516 \series bold
39517 picinpar
39518 \series default
39519  pour voir la suite de cette section dans la sortie imprimée.
39520 \end_layout
39521
39522 \begin_layout Standard
39523 \begin_inset ERT
39524 status collapsed
39525
39526 \begin_layout Plain Layout
39527
39528
39529 \backslash
39530 fi
39531 \end_layout
39532
39533 \end_inset
39534
39535
39536 \end_layout
39537
39538 \begin_layout Section
39539 Lettrines
39540 \begin_inset Index idx
39541 status collapsed
39542
39543 \begin_layout Plain Layout
39544 Lettrines
39545 \end_layout
39546
39547 \end_inset
39548
39549
39550 \begin_inset Index idx
39551 status collapsed
39552
39553 \begin_layout Plain Layout
39554 Entouré par du texte ! Lettrines
39555 \end_layout
39556
39557 \end_inset
39558
39559
39560 \end_layout
39561
39562 \begin_layout Standard
39563 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39564  
39565 \series bold
39566 lettrine
39567 \series default
39568
39569 \begin_inset Index idx
39570 status collapsed
39571
39572 \begin_layout Plain Layout
39573 Paquetages \SpecialChar LaTeX
39574  ! lettrine
39575 \end_layout
39576
39577 \end_inset
39578
39579  doit être installé et vous devez utiliser le module Initiales (
39580 \begin_inset space ~
39581 \end_inset
39582
39583 menu 
39584 \family sans
39585 Document\SpecialChar menuseparator
39586 Paramètres\SpecialChar menuseparator
39587 Modules
39588 \family default
39589
39590 \begin_inset space ~
39591 \end_inset
39592
39593 ).
39594  Pour insérer une lettrine, utilisez le style 
39595 \family sans
39596 Initial
39597 \family default
39598 .
39599  Les paramètres sont insérés avec le menu 
39600 \family sans
39601 Insertion
39602 \family default
39603 .
39604  Le paramètre obligatoire 
39605 \family sans
39606 \lang english
39607 Initial
39608 \family default
39609 \lang french
39610  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39611 \family sans
39612 \lang english
39613 Rest
39614 \begin_inset space ~
39615 \end_inset
39616
39617 of
39618 \begin_inset space ~
39619 \end_inset
39620
39621 Initial
39622 \family default
39623  
39624 \lang french
39625 contient
39626 \lang english
39627  the rest of the word or text of the initial letter(s)
39628 \lang french
39629 .
39630  Le paramètre 
39631 \family sans
39632 \lang english
39633 Options
39634 \family default
39635 \lang french
39636  contient paramètres pour modifier la lettrine.
39637  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39638  du paquetage 
39639 \series bold
39640 lettrine
39641 \series default
39642
39643 \begin_inset CommandInset citation
39644 LatexCommand cite
39645 key "lettrine"
39646
39647 \end_inset
39648
39649 .
39650  Le style lui-même contient le texte qui doit entourer la lettrine.
39651  Le style habituel est par conséquent que le mot dont la première lettre
39652  est l'initiale soit en 
39653 \shape smallcaps
39654 petites capitales
39655 \shape default
39656 .
39657 \end_layout
39658
39659 \begin_layout Standard
39660 \begin_inset Newpage pagebreak
39661 \end_inset
39662
39663
39664 \end_layout
39665
39666 \begin_layout Standard
39667 Voici quelques exemples
39668 \begin_inset space ~
39669 \end_inset
39670
39671 :
39672 \end_layout
39673
39674 \begin_layout Standard
39675 \begin_inset ERT
39676 status collapsed
39677
39678 \begin_layout Plain Layout
39679
39680
39681 \backslash
39682 iflettrine
39683 \end_layout
39684
39685 \end_inset
39686
39687
39688 \begin_inset Note Note
39689 status open
39690
39691 \begin_layout Plain Layout
39692 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39693  
39694 \series bold
39695 lettrine
39696 \series default
39697  a été installé.
39698 \end_layout
39699
39700 \end_inset
39701
39702
39703 \end_layout
39704
39705 \begin_layout Enumerate
39706 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39707  mathématique 
39708 \begin_inset Formula $\mathfrak{Fraktur}$
39709 \end_inset
39710
39711 :
39712 \end_layout
39713
39714 \begin_deeper
39715 \begin_layout Initial
39716 \begin_inset Argument 2
39717 status open
39718
39719 \begin_layout Plain Layout
39720 \begin_inset Formula $\mathfrak{I}$
39721 \end_inset
39722
39723
39724 \end_layout
39725
39726 \end_inset
39727
39728
39729 \begin_inset Argument 3
39730 status open
39731
39732 \begin_layout Plain Layout
39733 t
39734 \end_layout
39735
39736 \end_inset
39737
39738  
39739 \lang english
39740 was in the spring of the year 1894 that all London was interested, and the
39741  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39742  under most unusual and inexplicable circumstances.
39743  The public has already learned those particulars of the crime which came
39744  out in the police investigation, but a good deal was suppressed upon that
39745  occasion, since the case for the prosecution was so overwhelmingly strong
39746  that it was not necessary to bring forward all the facts.
39747 \end_layout
39748
39749 \end_deeper
39750 \begin_layout Enumerate
39751 L'initiale est entourée par une seule ligne et est formée de deux lettres
39752  dans la police standard ; aucun texte n'est écrit en petites capitales
39753 \begin_inset space ~
39754 \end_inset
39755
39756 :
39757 \end_layout
39758
39759 \begin_deeper
39760 \begin_layout Initial
39761 \begin_inset Argument 1
39762 status open
39763
39764 \begin_layout Plain Layout
39765 lines=1
39766 \end_layout
39767
39768 \end_inset
39769
39770
39771 \begin_inset Argument 2
39772 status open
39773
39774 \begin_layout Plain Layout
39775 It
39776 \end_layout
39777
39778 \end_inset
39779
39780  
39781 \lang english
39782 was in the spring of the year 1894 that all London was interested, and the
39783  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39784  under most unusual and inexplicable circumstances.
39785  The public has already learned those particulars of the crime which came
39786  out in the police investigation, but a good deal was suppressed upon that
39787  occasion, since the case for the prosecution was so overwhelmingly strong
39788  that it was not necessary to bring forward all the facts.
39789 \end_layout
39790
39791 \end_deeper
39792 \begin_layout Enumerate
39793 Initiale descendante sur 3
39794 \begin_inset space ~
39795 \end_inset
39796
39797 lignes en magenta en police mathématique
39798 \begin_inset Newline newline
39799 \end_inset
39800
39801
39802 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39803 \end_inset
39804
39805 , le texte 
39806 \begin_inset Quotes fld
39807 \end_inset
39808
39809
39810 \lang english
39811 t was in the spring
39812 \lang french
39813
39814 \begin_inset Quotes frd
39815 \end_inset
39816
39817  est en 
39818 \shape smallcaps
39819 petites capitales
39820 \shape default
39821  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39822  avant l'initiale
39823 \begin_inset space ~
39824 \end_inset
39825
39826 :
39827 \begin_inset Newline newline
39828 \end_inset
39829
39830
39831 \series bold
39832
39833 \backslash
39834 renewcommand{
39835 \backslash
39836 LettrineFontHook}{
39837 \backslash
39838 color{couleur}}
39839 \series default
39840
39841 \begin_inset Newline newline
39842 \end_inset
39843
39844 où la 
39845 \emph on
39846 couleur
39847 \emph default
39848  peut être 
39849 \begin_inset Quotes fld
39850 \end_inset
39851
39852 red
39853 \begin_inset Quotes frd
39854 \end_inset
39855
39856
39857 \begin_inset Quotes fld
39858 \end_inset
39859
39860 blue
39861 \begin_inset Quotes frd
39862 \end_inset
39863
39864
39865 \begin_inset Quotes fld
39866 \end_inset
39867
39868 green
39869 \begin_inset Quotes frd
39870 \end_inset
39871
39872
39873 \begin_inset Quotes fld
39874 \end_inset
39875
39876 yellow
39877 \begin_inset Quotes frd
39878 \end_inset
39879
39880
39881 \begin_inset Quotes fld
39882 \end_inset
39883
39884 cyan
39885 \begin_inset Quotes frd
39886 \end_inset
39887
39888
39889 \begin_inset Quotes fld
39890 \end_inset
39891
39892 magenta
39893 \begin_inset Quotes frd
39894 \end_inset
39895
39896
39897 \begin_inset Quotes fld
39898 \end_inset
39899
39900 black
39901 \begin_inset Quotes frd
39902 \end_inset
39903
39904  ou 
39905 \begin_inset Quotes fld
39906 \end_inset
39907
39908 white
39909 \begin_inset Quotes frd
39910 \end_inset
39911
39912 .
39913  On doit aussi ajouter la commande suivante au préambule du document
39914 \begin_inset space ~
39915 \end_inset
39916
39917 :
39918 \begin_inset Newline newline
39919 \end_inset
39920
39921
39922 \series bold
39923
39924 \backslash
39925 @ifundefined{textcolor}
39926 \begin_inset Newline newline
39927 \end_inset
39928
39929
39930 \begin_inset space ~
39931 \end_inset
39932
39933 {
39934 \backslash
39935 usepackage{color}}{}
39936 \end_layout
39937
39938 \begin_deeper
39939 \begin_layout Standard
39940 \begin_inset ERT
39941 status collapsed
39942
39943 \begin_layout Plain Layout
39944
39945
39946 \backslash
39947 renewcommand{
39948 \backslash
39949 LettrineFontHook}{
39950 \backslash
39951 color{magenta}}
39952 \end_layout
39953
39954 \end_inset
39955
39956
39957 \begin_inset Note Note
39958 status collapsed
39959
39960 \begin_layout Plain Layout
39961 colore la lettrine en magenta
39962 \end_layout
39963
39964 \end_inset
39965
39966
39967 \end_layout
39968
39969 \begin_layout Initial
39970 \begin_inset Argument 1
39971 status open
39972
39973 \begin_layout Plain Layout
39974 lines=3, lhang=0.33, loversize=0.25
39975 \end_layout
39976
39977 \end_inset
39978
39979
39980 \begin_inset Argument 2
39981 status open
39982
39983 \begin_layout Plain Layout
39984 \begin_inset Formula $\mathcal{I}$
39985 \end_inset
39986
39987
39988 \end_layout
39989
39990 \end_inset
39991
39992
39993 \begin_inset Argument 3
39994 status open
39995
39996 \begin_layout Plain Layout
39997
39998 \lang english
39999 t was in the spring
40000 \end_layout
40001
40002 \end_inset
40003
40004
40005 \lang english
40006  of the year 1894 that all London was interested, and the fashionable world
40007  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40008  and inexplicable circumstances.
40009  The public has already learned those particulars of the crime which came
40010  out in the police investigation, but a good deal was suppressed upon that
40011  occasion, since the case for the prosecution was so overwhelmingly strong
40012  that it was not necessary to bring forward all the facts.
40013 \end_layout
40014
40015 \end_deeper
40016 \begin_layout Standard
40017 \begin_inset ERT
40018 status collapsed
40019
40020 \begin_layout Plain Layout
40021
40022
40023 \backslash
40024 else
40025 \end_layout
40026
40027 \end_inset
40028
40029
40030 \begin_inset Note Note
40031 status open
40032
40033 \begin_layout Plain Layout
40034 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40035  
40036 \series bold
40037 lettrine
40038 \series default
40039  n'est pas installé :
40040 \end_layout
40041
40042 \end_inset
40043
40044
40045 \end_layout
40046
40047 \begin_layout Standard
40048 Vous devez installer le paquetage \SpecialChar LaTeX
40049  
40050 \series bold
40051 lettrine
40052 \series default
40053  pour voir la suite de cette section dans la sortie imprimée.
40054 \end_layout
40055
40056 \begin_layout Standard
40057 \begin_inset ERT
40058 status collapsed
40059
40060 \begin_layout Plain Layout
40061
40062
40063 \backslash
40064 fi
40065 \end_layout
40066
40067 \end_inset
40068
40069
40070 \end_layout
40071
40072 \begin_layout Chapter
40073 Trucs externes
40074 \begin_inset Index idx
40075 status collapsed
40076
40077 \begin_layout Plain Layout
40078 Trucs externes
40079 \end_layout
40080
40081 \end_inset
40082
40083
40084 \end_layout
40085
40086 \begin_layout Standard
40087 Avec le menu 
40088 \family sans
40089 Insertion\SpecialChar menuseparator
40090 Fichier
40091 \family default
40092  vous pouvez insérer un contenu externe à votre document.
40093  Ce contenu peut être :
40094 \end_layout
40095
40096 \begin_layout Description
40097 Document
40098 \begin_inset space ~
40099 \end_inset
40100
40101 \SpecialChar LyX
40102  Un autre document \SpecialChar LyX
40103  ; son contenu est directement inséré dans votre document.
40104 \end_layout
40105
40106 \begin_layout Description
40107 Texte
40108 \begin_inset space ~
40109 \end_inset
40110
40111 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40112 e.
40113 \end_layout
40114
40115 \begin_layout Description
40116 Texte
40117 \begin_inset space ~
40118 \end_inset
40119
40120 Brut
40121 \begin_inset space ~
40122 \end_inset
40123
40124 par
40125 \begin_inset space ~
40126 \end_inset
40127
40128 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40129  Les lignes vides créent un nouveau paragraphe dans votre document.
40130 \end_layout
40131
40132 \begin_layout Description
40133 Objet
40134 \begin_inset space ~
40135 \end_inset
40136
40137 Externe Fichiers de formats variés.
40138 \end_layout
40139
40140 \begin_layout Description
40141 Sous-document Documents \SpecialChar LyX
40142  ou \SpecialChar LaTeX
40143 .
40144 \end_layout
40145
40146 \begin_layout Section
40147 Objets externes 
40148 \begin_inset Index idx
40149 status collapsed
40150
40151 \begin_layout Plain Layout
40152 Trucs externes ! Objets Externes
40153 \end_layout
40154
40155 \end_inset
40156
40157
40158 \end_layout
40159
40160 \begin_layout Standard
40161 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40162  de fichiers dans votre document sans avoir à convertir ces derniers en
40163  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40164
40165  qui va s'occuper des conversions.
40166  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40167  \SpecialChar LyX
40168  des images dans des formats divers.
40169  Quand vous avez activé 
40170 \family sans
40171 Aperçu
40172 \begin_inset space ~
40173 \end_inset
40174
40175 sur
40176 \begin_inset space ~
40177 \end_inset
40178
40179 le
40180 \begin_inset space ~
40181 \end_inset
40182
40183 vif
40184 \family default
40185  dans le menu des préférences de \SpecialChar LyX
40186 , dans la rubrique 
40187 \family sans
40188 Apparence\SpecialChar menuseparator
40189 Graphiques
40190 \family default
40191 , les objets externes de type Dia et Xfig sont affichés directement dans
40192  \SpecialChar LyX
40193 .
40194 \end_layout
40195
40196 \begin_layout Standard
40197 On insère des objets externes en utilisant la fenêtre de dialogue 
40198 \family sans
40199 Objet
40200 \begin_inset space ~
40201 \end_inset
40202
40203 Externe
40204 \family default
40205  qui est accessible via le menu 
40206 \family sans
40207 Insertion\SpecialChar menuseparator
40208 Fichiers\SpecialChar menuseparator
40209 Objet
40210 \begin_inset space ~
40211 \end_inset
40212
40213 Externe
40214 \family default
40215 .
40216  Actuellement les types de fichiers (
40217 \family sans
40218 Modèles
40219 \family default
40220 ) suivants sont autorisés :
40221 \end_layout
40222
40223 \begin_layout Description
40224 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
40225  par le programme 
40226 \series bold
40227
40228 \begin_inset CommandInset href
40229 LatexCommand href
40230 name "XBoard"
40231 target "http://fr.wikipedia.org/wiki/XBoard"
40232
40233 \end_inset
40234
40235
40236 \series default
40237 .
40238 \end_layout
40239
40240 \begin_layout Description
40241 Date Ce modèle insère la date sous la forme 
40242 \emph on
40243 Jour-Mois-Année
40244 \emph default
40245 .
40246  Voici un exemple de date insérée comme objet externe : 
40247 \begin_inset External
40248         template Date
40249         filename .
40250
40251 \end_inset
40252
40253
40254 \begin_inset space ~
40255 \end_inset
40256
40257
40258 \begin_inset Note Note
40259 status collapsed
40260
40261 \begin_layout Plain Layout
40262 Retirer l'espace protégé quand le bug 4398 sera résolu !
40263 \end_layout
40264
40265 \end_inset
40266
40267
40268 \begin_inset Newline newline
40269 \end_inset
40270
40271 La date n'apparaîtra pas dans \SpecialChar LyX
40272 , mais seulement dans la sortie imprimée.
40273  Il y a deux autre méthodes pour insérer une date : Avec le menu 
40274 \family sans
40275 Insertion\SpecialChar menuseparator
40276 Date
40277 \family default
40278  et avec la commande \SpecialChar LaTeX
40279  
40280 \series bold
40281
40282 \backslash
40283 today
40284 \series default
40285  entrée comme code \SpecialChar TeX
40286 .
40287  Ces différentes méthodes sont comparée dans le tableau
40288 \begin_inset space ~
40289 \end_inset
40290
40291
40292 \begin_inset CommandInset ref
40293 LatexCommand ref
40294 reference "tab:Comparaison-des-dates"
40295
40296 \end_inset
40297
40298 .
40299 \end_layout
40300
40301 \begin_layout Description
40302 Diagramme
40303 \begin_inset space ~
40304 \end_inset
40305
40306 Dia Ce modèle accepte les diagrammes créés avec le programme 
40307 \series bold
40308
40309 \begin_inset CommandInset href
40310 LatexCommand href
40311 name "Dia"
40312 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40313
40314 \end_inset
40315
40316
40317 \series default
40318 .
40319 \end_layout
40320
40321 \begin_layout Description
40322 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
40323  tableaux dans le format de 
40324 \series bold
40325
40326 \begin_inset CommandInset href
40327 LatexCommand href
40328 name "Gnumeric"
40329 target "http://fr.wikipedia.org/wiki/Gnumeric"
40330
40331 \end_inset
40332
40333
40334 \series default
40335
40336 \begin_inset CommandInset href
40337 LatexCommand href
40338 name "OpenDocument"
40339 target "http://fr.wikipedia.org/wiki/OpenDocument"
40340
40341 \end_inset
40342
40343
40344 \begin_inset CommandInset href
40345 LatexCommand href
40346 name "Microsoft Office XML"
40347 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40348
40349 \end_inset
40350
40351  et 
40352 \begin_inset CommandInset href
40353 LatexCommand href
40354 name "Office Open XML"
40355 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40356
40357 \end_inset
40358
40359 .
40360  Pour cette fonction, \SpecialChar LyX
40361  doit pouvoir trouver le programme 
40362 \family typewriter
40363 ssconvert
40364 \family default
40365  au cours de sa configuration.
40366  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40367  même si vous n'avez pas de tableaux au format gnumeric.
40368  Pour des exemples et les limitations possibles, jetez un œil au fichier
40369  \SpecialChar LyX
40370  d'exemple, 
40371 \emph on
40372 spreadsheet.lyx
40373 \emph default
40374 .
40375 \end_layout
40376
40377 \begin_layout Description
40378 Musique
40379 \begin_inset space ~
40380 \end_inset
40381
40382 mise
40383 \begin_inset space ~
40384 \end_inset
40385
40386 en
40387 \begin_inset space ~
40388 \end_inset
40389
40390 forme
40391 \begin_inset space ~
40392 \end_inset
40393
40394 avec
40395 \begin_inset space ~
40396 \end_inset
40397
40398 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
40399  par le programme 
40400 \series bold
40401
40402 \begin_inset CommandInset href
40403 LatexCommand href
40404 name "LilyPond"
40405 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40406
40407 \end_inset
40408
40409
40410 \series default
40411 .
40412  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40413  au fichier \SpecialChar LyX
40414  d'exemple 
40415 \emph on
40416 lilypond.lyx
40417 \emph default
40418 .
40419 \end_layout
40420
40421 \begin_layout Description
40422 Pages
40423 \begin_inset space ~
40424 \end_inset
40425
40426 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
40427  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40428  
40429 \emph on
40430 pages
40431 \emph default
40432  dans le champ 
40433 \family sans
40434 Option
40435 \family default
40436  dans l'onglet 
40437 \family sans
40438 Options \SpecialChar LaTeX
40439  et \SpecialChar LyX
40440
40441 \family default
40442 .
40443  L'argument de cette option est une liste d'éléments séparés par des virgules,
40444  contenant des numéros de pages (
40445 \begin_inset space ~
40446 \end_inset
40447
40448 insérez comme option 
40449 \series bold
40450 pages={3,5,6,8}
40451 \series default
40452
40453 \begin_inset space ~
40454 \end_inset
40455
40456 ), des plages de numéros de pages (
40457 \series bold
40458
40459 \begin_inset space ~
40460 \end_inset
40461
40462 pages={4-9}
40463 \series default
40464
40465 \begin_inset space ~
40466 \end_inset
40467
40468 ) ou n'importe quelle combinaison des deux.
40469  Pour insérer des pages vides, utilisez 
40470 \series bold
40471 {}
40472 \series default
40473 .
40474  Par exemple 
40475 \begin_inset space ~
40476 \end_inset
40477
40478
40479 \series bold
40480 pages={3,{},8-11,15}
40481 \series default
40482  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40483  15.
40484  Les plages de pages sont décrites avec la syntaxe 
40485 \emph on
40486 début-fin
40487 \emph default
40488  qui sélectionne toutes les pages de 
40489 \emph on
40490 début
40491 \emph default
40492  jusqu'à 
40493 \emph on
40494 fin
40495 \emph default
40496 .
40497  Si on omet 
40498 \emph on
40499 début
40500 \emph default
40501 , on commence implicitement à la première page ; de même, omettre 
40502 \emph on
40503 fin
40504 \emph default
40505  termine implicitement à la dernière page du document.
40506  La dernière page du document peut aussi être désignée par le mot-clé 
40507 \series bold
40508 last
40509 \series default
40510  (
40511 \begin_inset space ~
40512 \end_inset
40513
40514 ce dernier n'est accepté que pour une plage de pages
40515 \begin_inset space ~
40516 \end_inset
40517
40518 ).
40519  Donc 
40520 \series bold
40521 pages=-
40522 \series default
40523  va insérer toutes les pages du document et 
40524 \series bold
40525 pages=last-1
40526 \series default
40527  va insérer toutes les pages dans l'ordre inverse.
40528  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40529 \begin_inset Newline newline
40530 \end_inset
40531
40532 L'option 
40533 \series bold
40534 noautoscale
40535 \series default
40536  insère les pages avec leur taille d'origine, si cette option n'est pas
40537  donnée, les pages seront redimensionnées
40538 \begin_inset space \space{}
40539 \end_inset
40540
40541 pour tenir dans la largeur de page de votre document.
40542  Dans l'onglet 
40543 \family sans
40544 Taille
40545 \begin_inset space ~
40546 \end_inset
40547
40548 et
40549 \begin_inset space ~
40550 \end_inset
40551
40552 rotation
40553 \family default
40554  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40555  qu'une éventuelle rotation.
40556  Si vous utilisez une autre largeur que 100
40557 \begin_inset space \thinspace{}
40558 \end_inset
40559
40560 Échelle%, l'option 
40561 \series bold
40562 noautoscale
40563 \series default
40564  sera neutralisée.
40565  Pour plus d'information sur les options possibles, jetez un œil sur la
40566  documentation du paquetage \SpecialChar LaTeX
40567  
40568 \series bold
40569 pdfpages
40570 \series default
40571  
40572 \begin_inset CommandInset citation
40573 LatexCommand cite
40574 key "pdfpages"
40575
40576 \end_inset
40577
40578 .
40579 \begin_inset Index idx
40580 status collapsed
40581
40582 \begin_layout Plain Layout
40583 Paquetages \SpecialChar LaTeX
40584  ! pdfpages
40585 \end_layout
40586
40587 \end_inset
40588
40589
40590 \begin_inset Newline newline
40591 \end_inset
40592
40593 Pour utiliser ce modèle dans une présentation 
40594 \family sans
40595 Beamer
40596 \family default
40597  vous devez d'abord insérer un environnement 
40598 \family sans
40599 FinCadre
40600 \family default
40601  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40602  contenant la commande
40603  
40604 \series bold
40605
40606 \backslash
40607 setbeamertemplate{background canvas}{}
40608 \series default
40609 .
40610  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40611  que vous voulez.
40612  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40613  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40614  section.
40615  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40616  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40617  le modèle.
40618 \begin_inset Newline newline
40619 \end_inset
40620
40621 Voici un PDF incorporé basculé de -5°
40622 \begin_inset space ~
40623 \end_inset
40624
40625 °: 
40626 \begin_inset External
40627         template PDFPages
40628         filename ../clipart/Abstract.pdf
40629         extra LaTeX "noautoscale, pages=-"
40630         rotateAngle -5
40631         rotateOrigin bottomleft
40632
40633 \end_inset
40634
40635
40636 \end_layout
40637
40638 \begin_layout Description
40639 Image
40640 \begin_inset space ~
40641 \end_inset
40642
40643 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
40644  Les images peuvent être traitées dans la fenêtre de dialogue 
40645 \family sans
40646 Objet
40647 \begin_inset space ~
40648 \end_inset
40649
40650 Externe
40651 \family default
40652  comme les images qui sont habituellement incorporées en utilisant le menu
40653  
40654 \family sans
40655 Insertion\SpecialChar menuseparator
40656 Graphique
40657 \family default
40658 , comme c'est décrit dans la section
40659 \begin_inset space ~
40660 \end_inset
40661
40662
40663 \begin_inset CommandInset ref
40664 LatexCommand ref
40665 reference "sec:Graphics-Dialog"
40666
40667 \end_inset
40668
40669 .
40670  Voici un exemple d'insertion d'image matricielle
40671 \begin_inset space ~
40672 \end_inset
40673
40674
40675 \begin_inset External
40676         template RasterImage
40677         filename ../clipart/ToolbarEnvBox.png
40678
40679 \end_inset
40680
40681
40682 \end_layout
40683
40684 \begin_layout Description
40685 Graphiques
40686 \begin_inset space ~
40687 \end_inset
40688
40689 vectoriels Ce modèle peut être utilisé pour les graphiques
40690 \begin_inset space ~
40691 \end_inset
40692
40693 vectoriels.
40694  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40695 \family sans
40696 Objet
40697 \begin_inset space ~
40698 \end_inset
40699
40700 Externe
40701 \family default
40702  comme les images qui sont habituellement incorporées en utilisant le menu
40703  
40704 \family sans
40705 Insertion\SpecialChar menuseparator
40706 Graphique
40707 \family default
40708 , comme c'est décrit dans la section
40709 \begin_inset space ~
40710 \end_inset
40711
40712
40713 \begin_inset CommandInset ref
40714 LatexCommand ref
40715 reference "sec:Graphics-Dialog"
40716
40717 \end_inset
40718
40719 .
40720  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40721 \begin_inset External
40722         template VectorGraphics
40723         filename ../clipart/SVG-Drawing.svg
40724         scale 33
40725
40726 \end_inset
40727
40728
40729 \end_layout
40730
40731 \begin_layout Description
40732 Figure
40733 \begin_inset space ~
40734 \end_inset
40735
40736 Xfig Ce modèle accepte les images créées avec le programme 
40737 \series bold
40738
40739 \begin_inset CommandInset href
40740 LatexCommand href
40741 name "Xfig"
40742 target "http://fr.wikipedia.org/wiki/Xfig"
40743
40744 \end_inset
40745
40746
40747 \series default
40748 .
40749 \end_layout
40750
40751 \begin_layout Standard
40752 \begin_inset Float table
40753 placement !h
40754 wide false
40755 sideways false
40756 status open
40757
40758 \begin_layout Plain Layout
40759 \begin_inset Caption Standard
40760
40761 \begin_layout Plain Layout
40762 \begin_inset CommandInset label
40763 LatexCommand label
40764 name "tab:Comparaison-des-dates"
40765
40766 \end_inset
40767
40768 Comparaison des méthodes d'insertion de la date.
40769 \end_layout
40770
40771 \end_inset
40772
40773
40774 \end_layout
40775
40776 \begin_layout Plain Layout
40777 \align center
40778 \begin_inset Tabular
40779 <lyxtabular version="3" rows="4" columns="4">
40780 <features tabularvalignment="middle">
40781 <column alignment="center" valignment="top">
40782 <column alignment="center" valignment="top">
40783 <column alignment="center" valignment="top">
40784 <column alignment="center" valignment="top">
40785 <row>
40786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40787 \begin_inset Text
40788
40789 \begin_layout Plain Layout
40790 Format du document
40791 \end_layout
40792
40793 \end_inset
40794 </cell>
40795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40796 \begin_inset Text
40797
40798 \begin_layout Plain Layout
40799
40800 \family sans
40801 Objet
40802 \begin_inset space ~
40803 \end_inset
40804
40805 Externe\SpecialChar menuseparator
40806 Date
40807 \end_layout
40808
40809 \end_inset
40810 </cell>
40811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40812 \begin_inset Text
40813
40814 \begin_layout Plain Layout
40815
40816 \family sans
40817 Insertion\SpecialChar menuseparator
40818 Date
40819 \end_layout
40820
40821 \end_inset
40822 </cell>
40823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40824 \begin_inset Text
40825
40826 \begin_layout Plain Layout
40827 commande 
40828 \series bold
40829
40830 \backslash
40831 today
40832 \end_layout
40833
40834 \end_inset
40835 </cell>
40836 </row>
40837 <row>
40838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40839 \begin_inset Text
40840
40841 \begin_layout Plain Layout
40842 \SpecialChar LyX
40843
40844 \end_layout
40845
40846 \end_inset
40847 </cell>
40848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40849 \begin_inset Text
40850
40851 \begin_layout Plain Layout
40852 comme boîte d'insert
40853 \end_layout
40854
40855 \end_inset
40856 </cell>
40857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40858 \begin_inset Text
40859
40860 \begin_layout Plain Layout
40861 comme date
40862 \end_layout
40863
40864 \end_inset
40865 </cell>
40866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40867 \begin_inset Text
40868
40869 \begin_layout Plain Layout
40870 comme boîte de code \SpecialChar TeX
40871
40872 \end_layout
40873
40874 \end_inset
40875 </cell>
40876 </row>
40877 <row>
40878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40879 \begin_inset Text
40880
40881 \begin_layout Plain Layout
40882 \SpecialChar LaTeX
40883
40884 \end_layout
40885
40886 \end_inset
40887 </cell>
40888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40889 \begin_inset Text
40890
40891 \begin_layout Plain Layout
40892 comme date
40893 \end_layout
40894
40895 \end_inset
40896 </cell>
40897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40898 \begin_inset Text
40899
40900 \begin_layout Plain Layout
40901 comme date
40902 \end_layout
40903
40904 \end_inset
40905 </cell>
40906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40907 \begin_inset Text
40908
40909 \begin_layout Plain Layout
40910 comme commande
40911 \end_layout
40912
40913 \end_inset
40914 </cell>
40915 </row>
40916 <row>
40917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40918 \begin_inset Text
40919
40920 \begin_layout Plain Layout
40921 DVI, PDF, PS
40922 \end_layout
40923
40924 \end_inset
40925 </cell>
40926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40927 \begin_inset Text
40928
40929 \begin_layout Plain Layout
40930 comme date
40931 \end_layout
40932
40933 \end_inset
40934 </cell>
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 comme date
40940 \end_layout
40941
40942 \end_inset
40943 </cell>
40944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40945 \begin_inset Text
40946
40947 \begin_layout Plain Layout
40948 comme date date
40949 \end_layout
40950
40951 \end_inset
40952 </cell>
40953 </row>
40954 </lyxtabular>
40955
40956 \end_inset
40957
40958
40959 \end_layout
40960
40961 \end_inset
40962
40963
40964 \end_layout
40965
40966 \begin_layout Standard
40967 Quand vous activez l'option 
40968 \family sans
40969 Brouillon
40970 \family default
40971  de l'onglet 
40972 \family sans
40973 Fichier
40974 \family default
40975  de la fenêtre de dialogue 
40976 \family sans
40977 Objet
40978 \begin_inset space ~
40979 \end_inset
40980
40981 Externe
40982 \family default
40983 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
40984 \begin_inset Newline newline
40985 \end_inset
40986
40987 Les objets externes apparaissent dans \SpecialChar LyX
40988 , soit comme une boîte comme celle-ci
40989  : 
40990 \begin_inset Graphics
40991         filename ../clipart/ExternalMaterial.png
40992         scale 75
40993         scaleBeforeRotation
40994
40995 \end_inset
40996
40997  soit comme une image, selon que vous avez ou non activé l'option 
40998 \family sans
40999 Afficher
41000 \begin_inset space ~
41001 \end_inset
41002
41003 dans
41004 \begin_inset space ~
41005 \end_inset
41006
41007 \SpecialChar LyX
41008
41009 \family default
41010  de l'onglet 
41011 \family sans
41012 Options \SpecialChar LaTeX
41013  et \SpecialChar LyX
41014
41015 \family default
41016  de la fenêtre de dialogue.
41017 \end_layout
41018
41019 \begin_layout Standard
41020 Le manuel 
41021 \family sans
41022 \emph on
41023 Personnalisation
41024 \family default
41025 \emph default
41026  explique comment vous pouvez créer vos propres modèles.
41027 \end_layout
41028
41029 \begin_layout Section
41030 Sous-documents
41031 \begin_inset CommandInset label
41032 LatexCommand label
41033 name "sec:Sous-documents"
41034
41035 \end_inset
41036
41037
41038 \begin_inset Index idx
41039 status collapsed
41040
41041 \begin_layout Plain Layout
41042 Trucs externes ! Sous-documents
41043 \end_layout
41044
41045 \end_inset
41046
41047
41048 \begin_inset Index idx
41049 status collapsed
41050
41051 \begin_layout Plain Layout
41052 Fichiers ! Insertion
41053 \end_layout
41054
41055 \end_inset
41056
41057
41058 \end_layout
41059
41060 \begin_layout Standard
41061 Les sous-documents sont utilisés quand on a un document très long qui peut
41062  être décomposé en plusieurs parties ou sections plus petites.
41063  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
41064  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
41065  Les différents documents sont ce que l'on appelle les sous-documents et
41066  un document maître les relie pour imprimer le document complet ou seulement
41067  une partie de celui-ci.
41068  Un sous-document hérite du contenu de son maître, par exemple le préambule
41069  \SpecialChar LaTeX
41070 , la bibliographie, et les étiquettes pour les références croisées.
41071 \end_layout
41072
41073 \begin_layout Standard
41074 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
41075  maître, précisez dans le sous-document le document maître dans le menu
41076  
41077 \family sans
41078 Document\SpecialChar menuseparator
41079 Paramètres\SpecialChar menuseparator
41080 Classe de document
41081 \family default
41082 .
41083  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
41084  à chaque
41085  fois que vous modifierez le sous-document.
41086 \end_layout
41087
41088 \begin_layout Standard
41089 Les documents inclus sont visualisés dans \SpecialChar LyX
41090  sous la forme d'une boîte comme
41091  celle-ci : 
41092 \begin_inset Graphics
41093         filename clipart/SousDocument.png
41094         scaleBeforeRotation
41095
41096 \end_inset
41097
41098  Pour inclure des sous-documents dans un document maître , on utilise le
41099  menu 
41100 \family sans
41101 Insertion\SpecialChar menuseparator
41102 Fichier\SpecialChar menuseparator
41103 Sous-document
41104 \family default
41105 .
41106  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41107  des quatre méthodes d'inclusion :
41108 \end_layout
41109
41110 \begin_layout Description
41111 Inclus
41112 \begin_inset space ~
41113 \end_inset
41114
41115 (include) Vous pouvez inclure des documents \SpecialChar LyX
41116  et \SpecialChar LaTeX
41117 .
41118  Quand vous cliquez sur le bouton 
41119 \family sans
41120 Modifier
41121 \family default
41122  dans la fenêtre de dialogue 
41123 \family sans
41124 Sous-document
41125 \family default
41126 , le document inclus est ouvert dans \SpecialChar LyX
41127  dans un nouvel onglet pour que vous
41128  puissiez le modifier.
41129 \begin_inset Newline newline
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Standard
41136 Voici un sous-document inséré avec la méthode 
41137 \family sans
41138 Inclus
41139 \family default
41140  : 
41141 \begin_inset CommandInset include
41142 LatexCommand include
41143 filename "DocumentBidon1.lyx"
41144
41145 \end_inset
41146
41147
41148 \end_layout
41149
41150 \begin_layout Standard
41151 La numérotation des sections va prendre en compte les sections des fichiers
41152  incorporés dans l'ordre où ils sont insérés dans le document maître.
41153  Le document qui est inclus comme exemple possède une sous-section qui sera
41154  numérotée comme sous-section de la section actuelle.
41155  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41156  : la sous-section
41157 \begin_inset space ~
41158 \end_inset
41159
41160
41161 \begin_inset CommandInset ref
41162 LatexCommand ref
41163 reference "subsec:Sous-section-externe-1"
41164
41165 \end_inset
41166
41167  est dans le fichier inclus.
41168 \end_layout
41169
41170 \begin_layout Standard
41171 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41172  du document maître est utilisé.
41173  Les branches présentes dans le sous-document seront ignorées par le document
41174  maître si celui-ci ne possède pas une branche avec le même nom.
41175  Les documents inclus sont insérés en commençant une nouvelle page et sont
41176  suivis par un saut de page.
41177 \end_layout
41178
41179 \begin_layout Standard
41180 \begin_inset Note Greyedout
41181 status open
41182
41183 \begin_layout Plain Layout
41184
41185 \series bold
41186 Note:
41187 \series default
41188  Quand vous avez inclus un fichier \SpecialChar LyX
41189  ou \SpecialChar LaTeX
41190 , et que ce dernier utilise une classe
41191  de document différente de celle du document maître, vous recevez un avertisseme
41192 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41193  produire des résultats inattendus sur la sortie imprimée.
41194 \end_layout
41195
41196 \end_inset
41197
41198
41199 \end_layout
41200
41201 \begin_layout Description
41202 Incorporé
41203 \begin_inset space ~
41204 \end_inset
41205
41206 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41207  sont :
41208 \end_layout
41209
41210 \begin_deeper
41211 \begin_layout Itemize
41212 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41213  par un saut de page.
41214 \end_layout
41215
41216 \begin_layout Itemize
41217 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41218  quand l'option
41219  
41220 \family sans
41221 Aperçu
41222 \begin_inset space ~
41223 \end_inset
41224
41225 sur
41226 \begin_inset space ~
41227 \end_inset
41228
41229 le
41230 \begin_inset space ~
41231 \end_inset
41232
41233 vif
41234 \family default
41235  est activée dans les préférences dans la rubrique 
41236 \family sans
41237 Apparence\SpecialChar menuseparator
41238 Graphique
41239 \family default
41240 .
41241 \end_layout
41242
41243 \begin_layout Itemize
41244 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41245 \family sans
41246 Document\SpecialChar menuseparator
41247 Paramètres\SpecialChar menuseparator
41248 Sous-documents
41249 \family default
41250 .
41251 \end_layout
41252
41253 \end_deeper
41254 \begin_layout Standard
41255 Voici un sous document inséré en utilisant la méthode 
41256 \family sans
41257 Incorporé
41258 \family default
41259  : 
41260 \begin_inset CommandInset include
41261 LatexCommand input
41262 preview true
41263 filename "DocumentBidon2.lyx"
41264
41265 \end_inset
41266
41267
41268 \end_layout
41269
41270 \begin_layout Standard
41271 Voici un sous-document
41272 \emph on
41273 input
41274 \emph default
41275  comme \SpecialChar LaTeX
41276  source:
41277 \end_layout
41278
41279 \begin_layout Quote
41280 \begin_inset CommandInset include
41281 LatexCommand input
41282 filename "DocumentTexteBidon.txt"
41283
41284 \end_inset
41285
41286
41287 \end_layout
41288
41289 \begin_layout Description
41290 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41291  Si c'est un fichier \SpecialChar LyX
41292  ou \SpecialChar LaTeX
41293 , le contenu sera affiché dans la sortie sous forme
41294  de code source et aucune des commandes éventuellement présentes ne sera
41295  exécutée.
41296  Vous pouvez utiliser l'option 
41297 \family sans
41298 Marquer
41299 \begin_inset space ~
41300 \end_inset
41301
41302 les
41303 \begin_inset space ~
41304 \end_inset
41305
41306 espaces
41307 \family default
41308  qui matérialise chaque espace présente dans le code source par un caractère
41309  
41310 \begin_inset Quotes fld
41311 \end_inset
41312
41313
41314 \begin_inset ERT
41315 status collapsed
41316
41317 \begin_layout Plain Layout
41318
41319
41320 \backslash
41321 textvisiblespace 
41322 \end_layout
41323
41324 \end_inset
41325
41326
41327 \begin_inset Quotes frd
41328 \end_inset
41329
41330  .
41331  La différence avec la méthode qui consiste à utiliser le menu 
41332 \family sans
41333 Insertion\SpecialChar menuseparator
41334 Fichier\SpecialChar menuseparator
41335 Texte
41336 \begin_inset space ~
41337 \end_inset
41338
41339 brut
41340 \family default
41341  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41342 .
41343 \end_layout
41344
41345 \begin_layout Standard
41346 Voici un sous-document inclus en utilisant la méthode 
41347 \family sans
41348 verbatim
41349 \family default
41350  : 
41351 \begin_inset CommandInset include
41352 LatexCommand verbatiminput
41353 filename "DocumentTexteBidon.txt"
41354
41355 \end_inset
41356
41357
41358 \begin_inset VSpace bigskip
41359 \end_inset
41360
41361 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41362  l'option 
41363 \family sans
41364 Marquer
41365 \begin_inset space ~
41366 \end_inset
41367
41368 les
41369 \begin_inset space ~
41370 \end_inset
41371
41372 espaces :
41373 \family default
41374  
41375 \begin_inset CommandInset include
41376 LatexCommand verbatiminput*
41377 filename "DocumentTexteBidon.txt"
41378
41379 \end_inset
41380
41381
41382 \end_layout
41383
41384 \begin_layout Standard
41385 \begin_inset VSpace bigskip
41386 \end_inset
41387
41388
41389 \end_layout
41390
41391 \begin_layout Standard
41392 \begin_inset Note Greyedout
41393 status open
41394
41395 \begin_layout Plain Layout
41396
41397 \series bold
41398 Note:
41399 \series default
41400  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41401  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41402 \end_layout
41403
41404 \end_inset
41405
41406
41407 \end_layout
41408
41409 \begin_layout Description
41410 Listings Ce type d'inclusion est décrit dans le chapitre
41411 \begin_inset space ~
41412 \end_inset
41413
41414
41415 \begin_inset CommandInset ref
41416 LatexCommand ref
41417 reference "cha:Program-Code-Listings"
41418
41419 \end_inset
41420
41421 .
41422 \end_layout
41423
41424 \begin_layout Standard
41425 \begin_inset Note Greyedout
41426 status open
41427
41428 \begin_layout Plain Layout
41429
41430 \series bold
41431 Note:
41432 \series default
41433  Inclure le même document deux fois dans un même document peut poser des
41434  problèmes avec \SpecialChar LaTeX
41435 .
41436 \end_layout
41437
41438 \end_inset
41439
41440
41441 \end_layout
41442
41443 \begin_layout Standard
41444 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41445  de votre document maître, que ce soit pour diminuer les temps de compilation
41446  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
41447  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41448  la sortie en utilisant le menu 
41449 \family sans
41450 Document\SpecialChar menuseparator
41451 Paramètres\SpecialChar menuseparator
41452 Sous-documents
41453 \family default
41454 .
41455  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41456  sur la ligne correspondant dans la colonne 
41457 \family sans
41458 Inclus dans le résultat
41459 \family default
41460  de la liste (
41461 \begin_inset space ~
41462 \end_inset
41463
41464 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41465  
41466 \begin_inset Quotes fld
41467 \end_inset
41468
41469 inclus
41470 \begin_inset Quotes frd
41471 \end_inset
41472
41473  et pas la méthode 
41474 \begin_inset Quotes fld
41475 \end_inset
41476
41477 incorporé
41478 \begin_inset Quotes frd
41479 \end_inset
41480
41481
41482 \begin_inset space ~
41483 \end_inset
41484
41485 ).
41486  Si on active l'option 
41487 \family sans
41488 Assurer la cohérence des compteurs et des références
41489 \family default
41490 , \SpecialChar LyX
41491  va s'assurer que tous les numéros de pages, références etc...
41492  sont corrects comme si tous le document avait été traité.
41493  C'est utile si vous voulez que les sous-documents choisis aient exactement
41494  le même aspect que s'il étaient dans le document complet.
41495  Pour réaliser cette condition, il faut que \SpecialChar LyX
41496  traite de façon silencieuse
41497  la totalité du document.
41498  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41499  les compteurs et autres références n'ont pas à être à tout prix valides,
41500  vous devez impérativement désactiver cette option.
41501  
41502 \end_layout
41503
41504 \begin_layout Standard
41505 Une autre solution consiste à inclure chaque fichier dans une branche
41506 \begin_inset Foot
41507 status collapsed
41508
41509 \begin_layout Plain Layout
41510 Les branches sont décrites dans la section 
41511 \emph on
41512 Branches
41513 \emph default
41514  du 
41515 \emph on
41516 Guide de l'utilisateur
41517 \emph default
41518  de \SpecialChar LyX
41519 .
41520 \end_layout
41521
41522 \end_inset
41523
41524 .
41525  En activant ou désactivant une branche, vous pouvez décider les fichiers
41526  inclus qui doivent apparaître dans la sortie imprimée.
41527  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41528  
41529 \begin_inset Quotes fld
41530 \end_inset
41531
41532 incorporés
41533 \begin_inset Quotes frd
41534 \end_inset
41535
41536 .
41537  Le défaut est que les compteurs et autres références ne sont pas conservés
41538  avec cette approche.
41539 \end_layout
41540
41541 \begin_layout Chapter
41542 Listings de code source
41543 \begin_inset CommandInset label
41544 LatexCommand label
41545 name "cha:Program-Code-Listings"
41546
41547 \end_inset
41548
41549
41550 \begin_inset Index idx
41551 status collapsed
41552
41553 \begin_layout Plain Layout
41554 Listings
41555 \end_layout
41556
41557 \end_inset
41558
41559
41560 \begin_inset Index idx
41561 status collapsed
41562
41563 \begin_layout Plain Layout
41564 Code Source
41565 \end_layout
41566
41567 \end_inset
41568
41569
41570 \begin_inset Index idx
41571 status collapsed
41572
41573 \begin_layout Plain Layout
41574 Flottants ! Listings
41575 \end_layout
41576
41577 \end_inset
41578
41579
41580 \end_layout
41581
41582 \begin_layout Standard
41583 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41584  un insert 
41585 \family sans
41586 Listings
41587 \family default
41588  qui peut être créé grâce au menu 
41589 \family sans
41590 Insertion
41591 \family default
41592 \SpecialChar menuseparator
41593
41594 \family sans
41595 Listing
41596 \begin_inset space ~
41597 \end_inset
41598
41599 de
41600 \begin_inset space ~
41601 \end_inset
41602
41603 Code
41604 \begin_inset space ~
41605 \end_inset
41606
41607 Source
41608 \family default
41609 .
41610  Le paquetage \SpecialChar LaTeX
41611  
41612 \series bold
41613 listings
41614 \series default
41615
41616 \begin_inset Index idx
41617 status collapsed
41618
41619 \begin_layout Plain Layout
41620 Paquetages \SpecialChar LaTeX
41621  ! listings
41622 \end_layout
41623
41624 \end_inset
41625
41626  fournit un moyen puissant et flexible d'insérer des listings de code source
41627  dans votre document.
41628  
41629 \end_layout
41630
41631 \begin_layout Standard
41632 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41633  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41634 \end_layout
41635
41636 \begin_layout Standard
41637 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41638  imprimée.
41639  L'option d'emplacement 
41640 \family sans
41641 Listing
41642 \begin_inset space ~
41643 \end_inset
41644
41645 en
41646 \begin_inset space ~
41647 \end_inset
41648
41649 Ligne
41650 \family default
41651  imprime le listing dans la ligne comme ceci : 
41652 \begin_inset listings
41653 lstparams "language={C++}"
41654 inline true
41655 status open
41656
41657 \begin_layout Plain Layout
41658
41659 int a=5;
41660 \end_layout
41661
41662 \end_inset
41663
41664
41665 \begin_inset Newline newline
41666 \end_inset
41667
41668 L'option 
41669 \family sans
41670 Flottant
41671 \family default
41672  crée un flottant de listing pour lequel vous pouvez préciser les options
41673  classiques d'emplacement : 
41674 \begin_inset Quotes fld
41675 \end_inset
41676
41677
41678 \family sans
41679 h
41680 \family default
41681
41682 \begin_inset Quotes frd
41683 \end_inset
41684
41685
41686 \begin_inset Quotes fld
41687 \end_inset
41688
41689
41690 \family sans
41691 t
41692 \family default
41693
41694 \begin_inset Quotes frd
41695 \end_inset
41696
41697
41698 \begin_inset Quotes fld
41699 \end_inset
41700
41701
41702 \family sans
41703 b
41704 \family default
41705
41706 \begin_inset Quotes frd
41707 \end_inset
41708
41709 , et 
41710 \begin_inset Quotes fld
41711 \end_inset
41712
41713
41714 \family sans
41715 p
41716 \family default
41717
41718 \begin_inset Quotes frd
41719 \end_inset
41720
41721  correspondant aux emplacement décrits dans la section
41722 \begin_inset space ~
41723 \end_inset
41724
41725
41726 \begin_inset CommandInset ref
41727 LatexCommand ref
41728 reference "sec:Placement-flottants"
41729
41730 \end_inset
41731
41732 .
41733  Les options de positionnement peuvent être mélangées et doivent être saisies
41734  sans séparation, par exemple, on peut taper 
41735 \begin_inset Quotes fld
41736 \end_inset
41737
41738
41739 \family sans
41740 htbp
41741 \family default
41742
41743 \begin_inset Quotes frd
41744 \end_inset
41745
41746 .
41747  L'option 
41748 \begin_inset Quotes fld
41749 \end_inset
41750
41751 h
41752 \begin_inset Quotes frd
41753 \end_inset
41754
41755  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41756  
41757 \family sans
41758 Flottant
41759 \family default
41760  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41761  légende et être référencés.
41762 \end_layout
41763
41764 \begin_layout Standard
41765 Vous pouvez ajouter une légende à un listing avec le menu 
41766 \family sans
41767 Insertion\SpecialChar menuseparator
41768 Légende
41769 \family default
41770 .
41771  On peut référencer les listings de la même façon que les flottants :Voir
41772  le listing
41773 \begin_inset space ~
41774 \end_inset
41775
41776
41777 \begin_inset CommandInset ref
41778 LatexCommand ref
41779 reference "lst:Listing-exemple"
41780
41781 \end_inset
41782
41783 .
41784  Une liste des listings qui contient tous les listings légendés peut être
41785  créée par le menu 
41786 \family sans
41787 Insertion\SpecialChar menuseparator
41788 Listes
41789 \begin_inset space ~
41790 \end_inset
41791
41792 &
41793 \begin_inset space ~
41794 \end_inset
41795
41796 TdM\SpecialChar menuseparator
41797 Liste des listings
41798 \family default
41799 .
41800  Les éléments de la liste sont les légendes et le numéro de listing.
41801 \end_layout
41802
41803 \begin_layout Standard
41804 \begin_inset listings
41805 lstparams "language=Python"
41806 inline false
41807 status open
41808
41809 \begin_layout Plain Layout
41810
41811 \begin_inset Caption Standard
41812
41813 \begin_layout Plain Layout
41814 \begin_inset CommandInset label
41815 LatexCommand label
41816 name "lst:Listing-exemple"
41817
41818 \end_inset
41819
41820 Exemple de listing flottant
41821 \end_layout
41822
41823 \end_inset
41824
41825 # Exemple de listing flottant
41826 \end_layout
41827
41828 \begin_layout Plain Layout
41829
41830 def func(param):
41831 \end_layout
41832
41833 \begin_layout Plain Layout
41834
41835     'ceci est une fonction python'
41836 \end_layout
41837
41838 \begin_layout Plain Layout
41839
41840     pass
41841 \end_layout
41842
41843 \end_inset
41844
41845
41846 \end_layout
41847
41848 \begin_layout Standard
41849 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
41850  de listing, les mots-clés de ce langage seront reconnus et mis en forme
41851  de manière particulière dans la sortie imprimée.
41852  Dans l'exemple de listing, le mot clé Python 
41853 \begin_inset Quotes fld
41854 \end_inset
41855
41856 def
41857 \begin_inset Quotes frd
41858 \end_inset
41859
41860  est reconnu et imprimé en caractères gras dans la sortie.
41861 \end_layout
41862
41863 \begin_layout Standard
41864 \begin_inset Note Greyedout
41865 status open
41866
41867 \begin_layout Plain Layout
41868
41869 \series bold
41870 Note:
41871 \series default
41872  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
41873  une police de caractères à 
41874 \family typewriter
41875 chasse fixe
41876 \family default
41877 , c'est que votre police ne contient probablement pas de série grasse.
41878  Dans ce cas choisissez une police différente dans le menu 
41879 \family sans
41880 Document\SpecialChar menuseparator
41881 Paramètres\SpecialChar menuseparator
41882 Polices
41883 \family default
41884 .
41885  (Les polices 
41886 \emph on
41887 LuxiMono, BeraMono
41888 \emph default
41889  et 
41890 \emph on
41891 Courier
41892 \emph default
41893  contiennent une série grasse.)
41894 \end_layout
41895
41896 \end_inset
41897
41898
41899 \end_layout
41900
41901 \begin_layout Standard
41902 Dans la rubrique 
41903 \family sans
41904 Numérotation
41905 \begin_inset space ~
41906 \end_inset
41907
41908 des
41909 \begin_inset space ~
41910 \end_inset
41911
41912 Lignes
41913 \family default
41914  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
41915 n des lignes.
41916  Vous pouvez mettre un nombre dans le champ 
41917 \family sans
41918 Pas
41919 \family default
41920  pour désigner les lignes qui seront numérotées.
41921  Par exemple, si vous mettez 
41922 \begin_inset Quotes fld
41923 \end_inset
41924
41925 3
41926 \begin_inset Quotes frd
41927 \end_inset
41928
41929 , seule une ligne sur trois sera numérotée.
41930 \end_layout
41931
41932 \begin_layout Standard
41933 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
41934  apparaîtront dans la sortie.
41935  Vous devez utiliser l'option 
41936 \family sans
41937 Table
41938 \begin_inset space ~
41939 \end_inset
41940
41941 de
41942 \begin_inset space ~
41943 \end_inset
41944
41945 Caractères
41946 \begin_inset space ~
41947 \end_inset
41948
41949 Étendue
41950 \family default
41951  quand vous employez des caractères spécifiques à une langue donnée comme
41952  les umlauts Allemands dans votre listing.
41953 \begin_inset Newline newline
41954 \end_inset
41955
41956 Voici un exemple de listing avec la numérotation des lignes à gauche par
41957  pas de 3, en langage Python, avec les options 
41958 \begin_inset Quotes fld
41959 \end_inset
41960
41961 Table
41962 \begin_inset space ~
41963 \end_inset
41964
41965 de
41966 \begin_inset space ~
41967 \end_inset
41968
41969 caractères
41970 \begin_inset space ~
41971 \end_inset
41972
41973 étendue
41974 \begin_inset Quotes frd
41975 \end_inset
41976
41977  et 
41978 \begin_inset Quotes fld
41979 \end_inset
41980
41981 Espace
41982 \begin_inset space ~
41983 \end_inset
41984
41985 représenté
41986 \begin_inset space ~
41987 \end_inset
41988
41989 par
41990 \begin_inset space ~
41991 \end_inset
41992
41993 un
41994 \begin_inset space ~
41995 \end_inset
41996
41997 symbole
41998 \begin_inset Quotes frd
41999 \end_inset
42000
42001 , l'intervalle de ligne étant 3
42002 \begin_inset space \thinspace{}
42003 \end_inset
42004
42005 -
42006 \begin_inset space \thinspace{}
42007 \end_inset
42008
42009 8:
42010 \end_layout
42011
42012 \begin_layout Standard
42013 \begin_inset listings
42014 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42015 inline false
42016 status open
42017
42018 \begin_layout Plain Layout
42019
42020 def func(param):
42021 \end_layout
42022
42023 \begin_layout Plain Layout
42024
42025     'ceci est une fonction Python'
42026 \end_layout
42027
42028 \begin_layout Plain Layout
42029
42030     pass
42031 \end_layout
42032
42033 \begin_layout Plain Layout
42034
42035 def func(param):
42036 \end_layout
42037
42038 \begin_layout Plain Layout
42039
42040 'Ça, c'est un mot Allemand : Tschüß'
42041 \end_layout
42042
42043 \begin_layout Plain Layout
42044
42045 pass
42046 \end_layout
42047
42048 \begin_layout Plain Layout
42049
42050 def func(param):
42051 \end_layout
42052
42053 \begin_layout Plain Layout
42054
42055 'ceci est une fonction Python'
42056 \end_layout
42057
42058 \begin_layout Plain Layout
42059
42060 pass
42061 \end_layout
42062
42063 \end_inset
42064
42065
42066 \end_layout
42067
42068 \begin_layout Standard
42069 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42070  nombre de caractères que doit représenter une tabulation dans le champ
42071  
42072 \family sans
42073 Taille du tabulateur
42074 \family default
42075 .
42076 \end_layout
42077
42078 \begin_layout Standard
42079 \begin_inset Note Greyedout
42080 status open
42081
42082 \begin_layout Plain Layout
42083
42084 \series bold
42085 Note:
42086 \series default
42087  À cause d'un bug dans le paquetage 
42088 \series bold
42089 listings
42090 \series default
42091  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42092  listing.
42093  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42094  les lignes 3 et 6.
42095 \end_layout
42096
42097 \end_inset
42098
42099
42100 \end_layout
42101
42102 \begin_layout Standard
42103 \begin_inset VSpace bigskip
42104 \end_inset
42105
42106
42107 \end_layout
42108
42109 \begin_layout Standard
42110 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42111  listing.
42112  Pour le faire, il suffit d'utiliser le menu 
42113 \family sans
42114 Insertion\SpecialChar menuseparator
42115 Fichier\SpecialChar menuseparator
42116 Sous-document
42117 \family default
42118  et de choisir le type 
42119 \family sans
42120 Listing
42121 \family default
42122
42123 \begin_inset space ~
42124 \end_inset
42125
42126
42127 \family sans
42128 de
42129 \begin_inset space ~
42130 \end_inset
42131
42132 Code
42133 \begin_inset space ~
42134 \end_inset
42135
42136 source
42137 \family default
42138 .
42139 \begin_inset Foot
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143 Les autres types de sous-documents sont décrits dans la section
42144 \begin_inset space ~
42145 \end_inset
42146
42147
42148 \begin_inset CommandInset ref
42149 LatexCommand ref
42150 reference "sec:Sous-documents"
42151
42152 \end_inset
42153
42154 .
42155 \end_layout
42156
42157 \end_inset
42158
42159  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42160  à utiliser pour le listing dans une zone de texte.
42161  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42162  
42163 \begin_inset Quotes fld
42164 \end_inset
42165
42166 ?
42167 \begin_inset Quotes frd
42168 \end_inset
42169
42170  dans la zone de texte.
42171 \end_layout
42172
42173 \begin_layout Standard
42174 Pour faire référence à un sous-document de type listing, tapez une étiquette
42175  dans le champ correspondant de la fenêtre de dialogue.
42176  On peut alors faire référence à cette étiquette en utilisant le menu 
42177 \family sans
42178 Insertion\SpecialChar menuseparator
42179 Référence
42180 \begin_inset space ~
42181 \end_inset
42182
42183 Croisée
42184 \family default
42185 .
42186 \end_layout
42187
42188 \begin_layout Standard
42189 Le listing
42190 \begin_inset space ~
42191 \end_inset
42192
42193
42194 \begin_inset CommandInset ref
42195 LatexCommand ref
42196 reference "lst:listing-fichier"
42197
42198 \end_inset
42199
42200  est un exemple de listing issu d'un fichier ; ici les lignes 10
42201 \begin_inset space \thinspace{}
42202 \end_inset
42203
42204 -
42205 \begin_inset space \thinspace{}
42206 \end_inset
42207
42208 15 de ce fichier \SpecialChar LyX
42209  sont listées.
42210 \end_layout
42211
42212 \begin_layout Standard
42213 \begin_inset Newpage pagebreak
42214 \end_inset
42215
42216
42217 \end_layout
42218
42219 \begin_layout Standard
42220 \begin_inset CommandInset include
42221 LatexCommand lstinputlisting
42222 filename "EmbeddedObjects.lyx"
42223 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42224
42225 \end_inset
42226
42227
42228 \end_layout
42229
42230 \begin_layout Standard
42231 \begin_inset VSpace bigskip
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \begin_layout Standard
42238 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42239 \begin_inset space ~
42240 \end_inset
42241
42242 :
42243 \end_layout
42244
42245 \begin_layout Enumerate
42246 Ouvrez la fenêtre de dialogue listings et ajoutez
42247 \begin_inset Newline newline
42248 \end_inset
42249
42250
42251 \family sans
42252 mathescape=true
42253 \family default
42254
42255 \begin_inset Newline newline
42256 \end_inset
42257
42258 dans le champ de l'onglet 
42259 \family sans
42260 Avancé
42261 \family default
42262 .
42263 \end_layout
42264
42265 \begin_layout Enumerate
42266 Créez la formule en dehors du listing.
42267 \end_layout
42268
42269 \begin_layout Enumerate
42270 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42271  (raccourci 
42272 \begin_inset Info
42273 type  "shortcut"
42274 arg   "copy"
42275 \end_inset
42276
42277 )
42278 \end_layout
42279
42280 \begin_layout Enumerate
42281 Dans le listing écrivez 
42282 \begin_inset Quotes fld
42283 \end_inset
42284
42285
42286 \family sans
42287 $$
42288 \family default
42289
42290 \begin_inset Quotes frd
42291 \end_inset
42292
42293  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42294  
42295 \begin_inset Info
42296 type  "shortcut"
42297 arg   "paste"
42298 \end_inset
42299
42300 )
42301 \end_layout
42302
42303 \begin_layout Standard
42304 \begin_inset listings
42305 lstparams "language=Python,mathescape=true"
42306 inline false
42307 status open
42308
42309 \begin_layout Plain Layout
42310
42311 \begin_inset Caption Standard
42312
42313 \begin_layout Plain Layout
42314 Exemple de listing flottant contenant une formule
42315 \end_layout
42316
42317 \end_inset
42318
42319 # Exemple de listing flottant
42320 \end_layout
42321
42322 \begin_layout Plain Layout
42323
42324 def func(param):
42325 \end_layout
42326
42327 \begin_layout Plain Layout
42328
42329     # $
42330 \backslash
42331 prod_{n=1}^{
42332 \backslash
42333 infty}
42334 \backslash
42335 ,
42336 \backslash
42337 frac{1}{x^{2}}$
42338 \end_layout
42339
42340 \begin_layout Plain Layout
42341
42342     pass
42343 \end_layout
42344
42345 \end_inset
42346
42347
42348 \end_layout
42349
42350 \begin_layout Standard
42351 \begin_inset VSpace bigskip
42352 \end_inset
42353
42354
42355 \end_layout
42356
42357 \begin_layout Standard
42358 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42359  de dialogue 
42360 \family sans
42361 Document\SpecialChar menuseparator
42362 Paramètres\SpecialChar menuseparator
42363 Listings
42364 \family default
42365 .
42366  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42367  
42368 \begin_inset Quotes fld
42369 \end_inset
42370
42371 ?
42372 \begin_inset Quotes frd
42373 \end_inset
42374
42375  dans le champ.
42376 \end_layout
42377
42378 \begin_layout Standard
42379 Pour plus d'information sur le paquetage 
42380 \series bold
42381 listings
42382 \series default
42383 , nous vous renvoyons à sa documentation 
42384 \begin_inset CommandInset citation
42385 LatexCommand cite
42386 key "listings"
42387
42388 \end_inset
42389
42390 .
42391 \end_layout
42392
42393 \begin_layout Standard
42394 \begin_inset Newpage newpage
42395 \end_inset
42396
42397
42398 \end_layout
42399
42400 \begin_layout Chapter
42401 \start_of_appendix
42402 Unités de longueur utilisables avec \SpecialChar LyX
42403
42404 \begin_inset Argument 1
42405 status collapsed
42406
42407 \begin_layout Plain Layout
42408 Unités de longueur
42409 \end_layout
42410
42411 \end_inset
42412
42413
42414 \begin_inset Index idx
42415 status collapsed
42416
42417 \begin_layout Plain Layout
42418 Unités
42419 \end_layout
42420
42421 \end_inset
42422
42423
42424 \begin_inset CommandInset label
42425 LatexCommand label
42426 name "cha:Unités-de-longueur"
42427
42428 \end_inset
42429
42430
42431 \end_layout
42432
42433 \begin_layout Standard
42434 Pour comprendre les unités de longueur utilisées dans cette documentation,
42435  le tableau
42436 \begin_inset space ~
42437 \end_inset
42438
42439
42440 \begin_inset CommandInset ref
42441 LatexCommand ref
42442 reference "tab:Unités"
42443
42444 \end_inset
42445
42446 décrit les unités utilisées par \SpecialChar LyX
42447 .
42448 \begin_inset Float table
42449 placement h
42450 wide false
42451 sideways false
42452 status open
42453
42454 \begin_layout Plain Layout
42455 \begin_inset Caption Standard
42456
42457 \begin_layout Plain Layout
42458 \begin_inset CommandInset label
42459 LatexCommand label
42460 name "tab:Unités"
42461
42462 \end_inset
42463
42464 Unités de longueur
42465 \end_layout
42466
42467 \end_inset
42468
42469
42470 \end_layout
42471
42472 \begin_layout Plain Layout
42473 \begin_inset VSpace medskip
42474 \end_inset
42475
42476
42477 \end_layout
42478
42479 \begin_layout Plain Layout
42480 \align center
42481 \begin_inset Tabular
42482 <lyxtabular version="3" rows="20" columns="3">
42483 <features tabularvalignment="middle">
42484 <column alignment="center" valignment="top">
42485 <column alignment="center" valignment="top">
42486 <column alignment="center" valignment="top">
42487 <row>
42488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42489 \begin_inset Text
42490
42491 \begin_layout Plain Layout
42492 unité
42493 \end_layout
42494
42495 \end_inset
42496 </cell>
42497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42498 \begin_inset Text
42499
42500 \begin_layout Plain Layout
42501 nom/description
42502 \end_layout
42503
42504 \end_inset
42505 </cell>
42506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42507 \begin_inset Text
42508
42509 \begin_layout Plain Layout
42510 commande \SpecialChar LaTeX
42511
42512 \end_layout
42513
42514 \end_inset
42515 </cell>
42516 </row>
42517 <row>
42518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42519 \begin_inset Text
42520
42521 \begin_layout Plain Layout
42522 mm
42523 \end_layout
42524
42525 \end_inset
42526 </cell>
42527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42528 \begin_inset Text
42529
42530 \begin_layout Plain Layout
42531 millimètre
42532 \end_layout
42533
42534 \end_inset
42535 </cell>
42536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42537 \begin_inset Text
42538
42539 \begin_layout Plain Layout
42540 -
42541 \end_layout
42542
42543 \end_inset
42544 </cell>
42545 </row>
42546 <row>
42547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42548 \begin_inset Text
42549
42550 \begin_layout Plain Layout
42551 cm
42552 \end_layout
42553
42554 \end_inset
42555 </cell>
42556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42557 \begin_inset Text
42558
42559 \begin_layout Plain Layout
42560 centimètre
42561 \end_layout
42562
42563 \end_inset
42564 </cell>
42565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42566 \begin_inset Text
42567
42568 \begin_layout Plain Layout
42569 -
42570 \end_layout
42571
42572 \end_inset
42573 </cell>
42574 </row>
42575 <row>
42576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42577 \begin_inset Text
42578
42579 \begin_layout Plain Layout
42580 in
42581 \end_layout
42582
42583 \end_inset
42584 </cell>
42585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42586 \begin_inset Text
42587
42588 \begin_layout Plain Layout
42589 pouce (inch)
42590 \end_layout
42591
42592 \end_inset
42593 </cell>
42594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42595 \begin_inset Text
42596
42597 \begin_layout Plain Layout
42598 -
42599 \end_layout
42600
42601 \end_inset
42602 </cell>
42603 </row>
42604 <row>
42605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42606 \begin_inset Text
42607
42608 \begin_layout Plain Layout
42609 pt
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42615 \begin_inset Text
42616
42617 \begin_layout Plain Layout
42618 point (72.27
42619 \begin_inset space \thinspace{}
42620 \end_inset
42621
42622 pt = 1
42623 \begin_inset space \thinspace{}
42624 \end_inset
42625
42626 in)
42627 \end_layout
42628
42629 \end_inset
42630 </cell>
42631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42632 \begin_inset Text
42633
42634 \begin_layout Plain Layout
42635 -
42636 \end_layout
42637
42638 \end_inset
42639 </cell>
42640 </row>
42641 <row>
42642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42643 \begin_inset Text
42644
42645 \begin_layout Plain Layout
42646 pc
42647 \end_layout
42648
42649 \end_inset
42650 </cell>
42651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42652 \begin_inset Text
42653
42654 \begin_layout Plain Layout
42655 pica (1
42656 \begin_inset space \thinspace{}
42657 \end_inset
42658
42659 pc = 12
42660 \begin_inset space \thinspace{}
42661 \end_inset
42662
42663 pt)
42664 \end_layout
42665
42666 \end_inset
42667 </cell>
42668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42669 \begin_inset Text
42670
42671 \begin_layout Plain Layout
42672 -
42673 \end_layout
42674
42675 \end_inset
42676 </cell>
42677 </row>
42678 <row>
42679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42680 \begin_inset Text
42681
42682 \begin_layout Plain Layout
42683 sp
42684 \end_layout
42685
42686 \end_inset
42687 </cell>
42688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42689 \begin_inset Text
42690
42691 \begin_layout Plain Layout
42692 scaled point (65536
42693 \begin_inset space \thinspace{}
42694 \end_inset
42695
42696 sp = 1
42697 \begin_inset space \thinspace{}
42698 \end_inset
42699
42700 pt)
42701 \end_layout
42702
42703 \end_inset
42704 </cell>
42705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42706 \begin_inset Text
42707
42708 \begin_layout Plain Layout
42709 -
42710 \end_layout
42711
42712 \end_inset
42713 </cell>
42714 </row>
42715 <row>
42716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42717 \begin_inset Text
42718
42719 \begin_layout Plain Layout
42720 bp
42721 \end_layout
42722
42723 \end_inset
42724 </cell>
42725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42726 \begin_inset Text
42727
42728 \begin_layout Plain Layout
42729 gros point (72
42730 \begin_inset space \thinspace{}
42731 \end_inset
42732
42733 bp = 1
42734 \begin_inset space \thinspace{}
42735 \end_inset
42736
42737 in)
42738 \end_layout
42739
42740 \end_inset
42741 </cell>
42742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42743 \begin_inset Text
42744
42745 \begin_layout Plain Layout
42746 -
42747 \end_layout
42748
42749 \end_inset
42750 </cell>
42751 </row>
42752 <row>
42753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42754 \begin_inset Text
42755
42756 \begin_layout Plain Layout
42757 dd
42758 \end_layout
42759
42760 \end_inset
42761 </cell>
42762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42763 \begin_inset Text
42764
42765 \begin_layout Plain Layout
42766 didot (72
42767 \begin_inset space \thinspace{}
42768 \end_inset
42769
42770 dd 
42771 \begin_inset Formula $\approx$
42772 \end_inset
42773
42774  37.6
42775 \begin_inset space \thinspace{}
42776 \end_inset
42777
42778 mm)
42779 \end_layout
42780
42781 \end_inset
42782 </cell>
42783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42784 \begin_inset Text
42785
42786 \begin_layout Plain Layout
42787 -
42788 \end_layout
42789
42790 \end_inset
42791 </cell>
42792 </row>
42793 <row>
42794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42795 \begin_inset Text
42796
42797 \begin_layout Plain Layout
42798 cc
42799 \end_layout
42800
42801 \end_inset
42802 </cell>
42803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42804 \begin_inset Text
42805
42806 \begin_layout Plain Layout
42807 cicero (1
42808 \begin_inset space \thinspace{}
42809 \end_inset
42810
42811 cc = 12
42812 \begin_inset space \thinspace{}
42813 \end_inset
42814
42815 dd)
42816 \end_layout
42817
42818 \end_inset
42819 </cell>
42820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42821 \begin_inset Text
42822
42823 \begin_layout Plain Layout
42824 -
42825 \end_layout
42826
42827 \end_inset
42828 </cell>
42829 </row>
42830 <row>
42831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42832 \begin_inset Text
42833
42834 \begin_layout Plain Layout
42835 Échelle graphique %
42836 \end_layout
42837
42838 \end_inset
42839 </cell>
42840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42841 \begin_inset Text
42842
42843 \begin_layout Plain Layout
42844 % de largeur originale de l'image
42845 \end_layout
42846
42847 \end_inset
42848 </cell>
42849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42850 \begin_inset Text
42851
42852 \begin_layout Plain Layout
42853
42854 \end_layout
42855
42856 \end_inset
42857 </cell>
42858 </row>
42859 <row>
42860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42861 \begin_inset Text
42862
42863 \begin_layout Plain Layout
42864 Largeur texte %
42865 \end_layout
42866
42867 \end_inset
42868 </cell>
42869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42870 \begin_inset Text
42871
42872 \begin_layout Plain Layout
42873 % de largeur du texte
42874 \end_layout
42875
42876 \end_inset
42877 </cell>
42878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42879 \begin_inset Text
42880
42881 \begin_layout Plain Layout
42882
42883 \backslash
42884 textwidth
42885 \end_layout
42886
42887 \end_inset
42888 </cell>
42889 </row>
42890 <row>
42891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42892 \begin_inset Text
42893
42894 \begin_layout Plain Layout
42895 Largeur colonne %
42896 \end_layout
42897
42898 \end_inset
42899 </cell>
42900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42901 \begin_inset Text
42902
42903 \begin_layout Plain Layout
42904 % de largeur de la colonne
42905 \end_layout
42906
42907 \end_inset
42908 </cell>
42909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42910 \begin_inset Text
42911
42912 \begin_layout Plain Layout
42913
42914 \backslash
42915 columnwidth
42916 \end_layout
42917
42918 \end_inset
42919 </cell>
42920 </row>
42921 <row>
42922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42923 \begin_inset Text
42924
42925 \begin_layout Plain Layout
42926 Largeur page %
42927 \end_layout
42928
42929 \end_inset
42930 </cell>
42931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42932 \begin_inset Text
42933
42934 \begin_layout Plain Layout
42935 % de largeur du papier
42936 \end_layout
42937
42938 \end_inset
42939 </cell>
42940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42941 \begin_inset Text
42942
42943 \begin_layout Plain Layout
42944
42945 \backslash
42946 paperwidth
42947 \end_layout
42948
42949 \end_inset
42950 </cell>
42951 </row>
42952 <row>
42953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42954 \begin_inset Text
42955
42956 \begin_layout Plain Layout
42957 Largeur ligne %
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42963 \begin_inset Text
42964
42965 \begin_layout Plain Layout
42966 % de largeur de la ligne
42967 \end_layout
42968
42969 \end_inset
42970 </cell>
42971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42972 \begin_inset Text
42973
42974 \begin_layout Plain Layout
42975
42976 \backslash
42977 linewidth
42978 \end_layout
42979
42980 \end_inset
42981 </cell>
42982 </row>
42983 <row>
42984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42985 \begin_inset Text
42986
42987 \begin_layout Plain Layout
42988 Hauteur texte %
42989 \end_layout
42990
42991 \end_inset
42992 </cell>
42993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42994 \begin_inset Text
42995
42996 \begin_layout Plain Layout
42997 % de hauteur du texte
42998 \end_layout
42999
43000 \end_inset
43001 </cell>
43002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43003 \begin_inset Text
43004
43005 \begin_layout Plain Layout
43006
43007 \backslash
43008 textheight
43009 \end_layout
43010
43011 \end_inset
43012 </cell>
43013 </row>
43014 <row>
43015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43016 \begin_inset Text
43017
43018 \begin_layout Plain Layout
43019 Hauteur page %
43020 \end_layout
43021
43022 \end_inset
43023 </cell>
43024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43025 \begin_inset Text
43026
43027 \begin_layout Plain Layout
43028 % de hauteur du papier
43029 \end_layout
43030
43031 \end_inset
43032 </cell>
43033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43034 \begin_inset Text
43035
43036 \begin_layout Plain Layout
43037
43038 \backslash
43039 paperheight
43040 \end_layout
43041
43042 \end_inset
43043 </cell>
43044 </row>
43045 <row>
43046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43047 \begin_inset Text
43048
43049 \begin_layout Plain Layout
43050 ex
43051 \end_layout
43052
43053 \end_inset
43054 </cell>
43055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43056 \begin_inset Text
43057
43058 \begin_layout Plain Layout
43059 hauteur de lettre 
43060 \emph on
43061 x
43062 \emph default
43063  dans police courante
43064 \end_layout
43065
43066 \end_inset
43067 </cell>
43068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43069 \begin_inset Text
43070
43071 \begin_layout Plain Layout
43072 -
43073 \end_layout
43074
43075 \end_inset
43076 </cell>
43077 </row>
43078 <row>
43079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43080 \begin_inset Text
43081
43082 \begin_layout Plain Layout
43083 em
43084 \end_layout
43085
43086 \end_inset
43087 </cell>
43088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43089 \begin_inset Text
43090
43091 \begin_layout Plain Layout
43092 largeur de lettre
43093 \emph on
43094  M
43095 \emph default
43096  dans police courante
43097 \end_layout
43098
43099 \end_inset
43100 </cell>
43101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43102 \begin_inset Text
43103
43104 \begin_layout Plain Layout
43105 -
43106 \end_layout
43107
43108 \end_inset
43109 </cell>
43110 </row>
43111 <row>
43112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43113 \begin_inset Text
43114
43115 \begin_layout Plain Layout
43116 mu
43117 \end_layout
43118
43119 \end_inset
43120 </cell>
43121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43122 \begin_inset Text
43123
43124 \begin_layout Plain Layout
43125 unité mathématique (1
43126 \begin_inset space \thinspace{}
43127 \end_inset
43128
43129 mu = 1/18
43130 \begin_inset space \thinspace{}
43131 \end_inset
43132
43133 em)
43134 \end_layout
43135
43136 \end_inset
43137 </cell>
43138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43139 \begin_inset Text
43140
43141 \begin_layout Plain Layout
43142 -
43143 \end_layout
43144
43145 \end_inset
43146 </cell>
43147 </row>
43148 </lyxtabular>
43149
43150 \end_inset
43151
43152
43153 \end_layout
43154
43155 \end_inset
43156
43157
43158 \end_layout
43159
43160 \begin_layout Chapter
43161 Formats des fichiers de sortie graphiques
43162 \begin_inset CommandInset label
43163 LatexCommand label
43164 name "cha:Formats-fichiers-graphiques"
43165
43166 \end_inset
43167
43168
43169 \end_layout
43170
43171 \begin_layout Section
43172 DVI
43173 \begin_inset Index idx
43174 status collapsed
43175
43176 \begin_layout Plain Layout
43177 Formats de Fichiers! DVI
43178 \end_layout
43179
43180 \end_inset
43181
43182
43183 \begin_inset Index idx
43184 status collapsed
43185
43186 \begin_layout Plain Layout
43187 DVI|see
43188 \begin_inset ERT
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192
43193 {
43194 \end_layout
43195
43196 \end_inset
43197
43198 Formats de Fichiers
43199 \begin_inset ERT
43200 status collapsed
43201
43202 \begin_layout Plain Layout
43203
43204 }
43205 \end_layout
43206
43207 \end_inset
43208
43209
43210 \end_layout
43211
43212 \end_inset
43213
43214
43215 \end_layout
43216
43217 \begin_layout Standard
43218 Ce type de fichiers a l'extension 
43219 \begin_inset Quotes fld
43220 \end_inset
43221
43222
43223 \family typewriter
43224 .dvi
43225 \family default
43226
43227 \begin_inset Quotes frd
43228 \end_inset
43229
43230 .
43231  Il est appelé 
43232 \emph on
43233 indépendant de l'appareil
43234 \emph default
43235  ou 
43236 \begin_inset Quotes fld
43237 \end_inset
43238
43239 device independent (DVI)
43240 \begin_inset Quotes frd
43241 \end_inset
43242
43243 , car il est complètement portable ; vous pouvez les recopier d'une machine
43244  à l'autre sans avoir à faire de conversion.
43245  À l'époque où ce format a été développé, c'était loin d'être évident.
43246  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43247  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43248 \end_layout
43249
43250 \begin_layout Standard
43251 \begin_inset Note Greyedout
43252 status open
43253
43254 \begin_layout Plain Layout
43255
43256 \series bold
43257 Note:
43258 \series default
43259  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43260  au fichier.
43261  
43262 \end_layout
43263
43264 \end_inset
43265
43266  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43267  
43268 \family typewriter
43269 .dvi
43270 \family default
43271 .
43272  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43273 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43274  pour les rendre visibles quand vous faites défiler votre document.
43275  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43276  avec de nombreuses images.
43277 \end_layout
43278
43279 \begin_layout Standard
43280 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43281  menu 
43282 \family sans
43283 Fichier\SpecialChar menuseparator
43284 Exporter\SpecialChar menuseparator
43285 DVI.
43286
43287 \family default
43288  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43289 \family sans
43290 Visualiser
43291 \family default
43292 .
43293 \end_layout
43294
43295 \begin_layout Section
43296 PostScript
43297 \begin_inset Index idx
43298 status collapsed
43299
43300 \begin_layout Plain Layout
43301 Formats de Fichiers ! PostScript
43302 \end_layout
43303
43304 \end_inset
43305
43306
43307 \begin_inset Index idx
43308 status collapsed
43309
43310 \begin_layout Plain Layout
43311 PostScript|see
43312 \begin_inset ERT
43313 status collapsed
43314
43315 \begin_layout Plain Layout
43316
43317 {
43318 \end_layout
43319
43320 \end_inset
43321
43322 Formats de Fichiers
43323 \begin_inset ERT
43324 status collapsed
43325
43326 \begin_layout Plain Layout
43327
43328 }
43329 \end_layout
43330
43331 \end_inset
43332
43333
43334 \end_layout
43335
43336 \end_inset
43337
43338
43339 \end_layout
43340
43341 \begin_layout Standard
43342 Ce type de fichiers a l'extension 
43343 \begin_inset Quotes fld
43344 \end_inset
43345
43346
43347 \family typewriter
43348 .ps
43349 \family default
43350
43351 \begin_inset Quotes frd
43352 \end_inset
43353
43354 .
43355  PostScript a été développé par la société 
43356 \series bold
43357 Adobe
43358 \series default
43359  comme un langage pour les imprimantes.
43360  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43361  pour imprimer le document.
43362  PostScript peut être considéré comme un 
43363 \begin_inset Quotes fld
43364 \end_inset
43365
43366 langage de programmation
43367 \begin_inset Quotes frd
43368 \end_inset
43369
43370  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43371  images.
43372 \begin_inset Foot
43373 status collapsed
43374
43375 \begin_layout Plain Layout
43376 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43377  \SpecialChar LaTeX
43378  
43379 \series bold
43380 pstricks
43381 \series default
43382
43383 \begin_inset CommandInset citation
43384 LatexCommand cite
43385 key "pstricks"
43386
43387 \end_inset
43388
43389 .
43390 \end_layout
43391
43392 \end_inset
43393
43394  En partie à cause de toutes ces possibilités un fichier PostScript est
43395  souvent plus gros qu'un PDF.
43396 \end_layout
43397
43398 \begin_layout Standard
43399 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43400  plus gros qu'un PDF.
43401 \end_layout
43402
43403 \begin_layout Standard
43404 PostScript ne peut contenir que des images au format 
43405 \begin_inset Quotes fld
43406 \end_inset
43407
43408 PostScript Encapsulé
43409 \begin_inset Quotes frd
43410 \end_inset
43411
43412  (encapsulated PostScript ou EPS, d'extension 
43413 \family typewriter
43414 .eps
43415 \family default
43416 ).
43417  Comme \SpecialChar LyX
43418  vous permet n'importe quel format d'image connu dans votre document,
43419  il doit les convertir en interne en EPS.
43420  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43421  doit faire 50
43422  conversions à chaque fois que vous visualisez ou que vous exportez votre
43423  document.
43424  Cela risque de ralentir de façon importante votre rythme de travail.
43425  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43426  vos images directement en EPS pour éviter ce problème.
43427 \end_layout
43428
43429 \begin_layout Standard
43430 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43431  le menu 
43432 \family sans
43433 Fichier\SpecialChar menuseparator
43434 Exporter\SpecialChar menuseparator
43435 PostScript.
43436
43437 \family default
43438  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43439  
43440 \family sans
43441 Visualiser
43442 \family default
43443 .
43444 \end_layout
43445
43446 \begin_layout Section
43447 PDF
43448 \begin_inset Index idx
43449 status collapsed
43450
43451 \begin_layout Plain Layout
43452 Formats de Fichiers ! PDF
43453 \end_layout
43454
43455 \end_inset
43456
43457
43458 \begin_inset Index idx
43459 status collapsed
43460
43461 \begin_layout Plain Layout
43462 PDF
43463 \end_layout
43464
43465 \end_inset
43466
43467
43468 \end_layout
43469
43470 \begin_layout Standard
43471 Ce type de fichiers a l'extension 
43472 \begin_inset Quotes fld
43473 \end_inset
43474
43475
43476 \family typewriter
43477 .pdf
43478 \family default
43479
43480 \begin_inset Quotes frd
43481 \end_inset
43482
43483 .
43484  Ce 
43485 \begin_inset Quotes fld
43486 \end_inset
43487
43488 format de document portable
43489 \begin_inset Quotes frd
43490 \end_inset
43491
43492  (portable document format ou PDF) est développé par 
43493 \family typewriter
43494 Adobe
43495 \family default
43496  comme une évolution de PostScript.
43497  Il est plus comprimé et utilise moins de commandes que PostScript.
43498  Comme son nom l'indique, il est 
43499 \begin_inset Quotes fld
43500 \end_inset
43501
43502 portable
43503 \begin_inset Quotes frd
43504 \end_inset
43505
43506  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43507  aura exactement le même aspect.
43508 \end_layout
43509
43510 \begin_layout Standard
43511 PDF peut contenir des images dans son propre format PDF et dans les formats
43512  JPG (format du 
43513 \begin_inset Quotes fld
43514 \end_inset
43515
43516 Joint Photographic Expert Group
43517 \begin_inset Quotes frd
43518 \end_inset
43519
43520  avec comme extension 
43521 \family typewriter
43522 .jpg
43523 \family default
43524  ou 
43525 \family typewriter
43526 .jpeg
43527 \family default
43528 ) et PNG (
43529 \begin_inset Quotes fld
43530 \end_inset
43531
43532 Portable Network Graphics
43533 \begin_inset Quotes frd
43534 \end_inset
43535
43536  avec l'extension 
43537 \family typewriter
43538 .png
43539 \family default
43540 ).
43541  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43542  les convertit
43543  dans un de ces formats.
43544  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43545  vont ralentir votre travail.
43546  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43547 \end_layout
43548
43549 \begin_layout Standard
43550 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43551  menu 
43552 \family sans
43553 Fichier\SpecialChar menuseparator
43554 Exporter 
43555 \family default
43556 de trois façons différentes:
43557 \end_layout
43558
43559 \begin_layout Description
43560 PDF
43561 \begin_inset space ~
43562 \end_inset
43563
43564 (ps2pdf) Ceci utilise le programme 
43565 \family typewriter
43566 ps2pdf
43567 \family default
43568  qui créé un PDF à partir de la version PostScript de votre fichier.
43569  Cette dernière est produite par le programme 
43570 \family typewriter
43571 dvips
43572 \family default
43573  qui utilise une version DVI comme étape intermédiaire.
43574  Cette variante consiste donc en trois conversions.
43575 \end_layout
43576
43577 \begin_layout Description
43578 PDF
43579 \begin_inset space ~
43580 \end_inset
43581
43582 (dvipdfm) Ceci utilise le programme 
43583 \family typewriter
43584 dvipdfm
43585 \family default
43586  qui convertit votre fichier en DVI avant de le convertir en PDF.
43587 \end_layout
43588
43589 \begin_layout Description
43590 PDF
43591 \begin_inset space ~
43592 \end_inset
43593
43594 (pdflatex) Ceci utilise le programme 
43595 \family typewriter
43596 pdftex
43597 \family default
43598  qui convertit directement votre fichier en PDF.
43599 \end_layout
43600
43601 \begin_layout Standard
43602 Nous recommandons d'utiliser l'option 
43603 \family sans
43604 PDF
43605 \begin_inset space ~
43606 \end_inset
43607
43608 (pdflatex)
43609 \family default
43610  car 
43611 \family typewriter
43612 pdftex
43613 \family default
43614  accepte toutes les fonctionnalités des versions actuelles de PDF.
43615  Il est en plus rapide et stable.
43616  Le programme 
43617 \family typewriter
43618 dvipdfm
43619 \family default
43620  n'est plus développé est est donc un peu dépassé.
43621 \end_layout
43622
43623 \begin_layout Standard
43624 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43625 \family sans
43626 Visualiser
43627 \family default
43628  ou en utilisant un bouton de la barre d'outils.
43629 \end_layout
43630
43631 \begin_layout Chapter
43632 Liste de noms de couleur pour dvips
43633 \begin_inset CommandInset label
43634 LatexCommand label
43635 name "chap:Liste-de-noms-de-couleur-dvips"
43636
43637 \end_inset
43638
43639
43640 \end_layout
43641
43642 \begin_layout Standard
43643 \begin_inset Tabular
43644 <lyxtabular version="3" rows="17" columns="4">
43645 <features tabularvalignment="middle">
43646 <column alignment="left" valignment="top" width="0pt">
43647 <column alignment="left" valignment="top" width="0pt">
43648 <column alignment="left" valignment="top" width="0pt">
43649 <column alignment="left" valignment="top" width="0pt">
43650 <row>
43651 <cell alignment="left" valignment="top" usebox="none">
43652 \begin_inset Text
43653
43654 \begin_layout Plain Layout
43655 \begin_inset ERT
43656 status collapsed
43657
43658 \begin_layout Plain Layout
43659
43660
43661 \backslash
43662 fcolorbox{black}{
43663 \end_layout
43664
43665 \end_inset
43666
43667 white
43668 \begin_inset ERT
43669 status collapsed
43670
43671 \begin_layout Plain Layout
43672
43673 }{
43674 \end_layout
43675
43676 \end_inset
43677
43678 Couleur
43679 \begin_inset ERT
43680 status collapsed
43681
43682 \begin_layout Plain Layout
43683
43684 }
43685 \end_layout
43686
43687 \end_inset
43688
43689  Nom
43690 \end_layout
43691
43692 \end_inset
43693 </cell>
43694 <cell alignment="left" valignment="top" usebox="none">
43695 \begin_inset Text
43696
43697 \begin_layout Plain Layout
43698 \begin_inset ERT
43699 status collapsed
43700
43701 \begin_layout Plain Layout
43702
43703
43704 \backslash
43705 fcolorbox{black}{
43706 \end_layout
43707
43708 \end_inset
43709
43710 white
43711 \begin_inset ERT
43712 status collapsed
43713
43714 \begin_layout Plain Layout
43715
43716 }{
43717 \end_layout
43718
43719 \end_inset
43720
43721 Couleur
43722 \begin_inset ERT
43723 status collapsed
43724
43725 \begin_layout Plain Layout
43726
43727 }
43728 \end_layout
43729
43730 \end_inset
43731
43732  Nom
43733 \end_layout
43734
43735 \end_inset
43736 </cell>
43737 <cell alignment="left" valignment="top" usebox="none">
43738 \begin_inset Text
43739
43740 \begin_layout Plain Layout
43741 \begin_inset ERT
43742 status collapsed
43743
43744 \begin_layout Plain Layout
43745
43746
43747 \backslash
43748 fcolorbox{black}{
43749 \end_layout
43750
43751 \end_inset
43752
43753 white
43754 \begin_inset ERT
43755 status collapsed
43756
43757 \begin_layout Plain Layout
43758
43759 }{
43760 \end_layout
43761
43762 \end_inset
43763
43764 Couleur
43765 \begin_inset ERT
43766 status collapsed
43767
43768 \begin_layout Plain Layout
43769
43770 }
43771 \end_layout
43772
43773 \end_inset
43774
43775  Nom
43776 \end_layout
43777
43778 \end_inset
43779 </cell>
43780 <cell alignment="left" valignment="top" usebox="none">
43781 \begin_inset Text
43782
43783 \begin_layout Plain Layout
43784 \begin_inset ERT
43785 status collapsed
43786
43787 \begin_layout Plain Layout
43788
43789
43790 \backslash
43791 fcolorbox{black}{
43792 \end_layout
43793
43794 \end_inset
43795
43796 white
43797 \begin_inset ERT
43798 status collapsed
43799
43800 \begin_layout Plain Layout
43801
43802 }{
43803 \end_layout
43804
43805 \end_inset
43806
43807 Couleur
43808 \begin_inset ERT
43809 status collapsed
43810
43811 \begin_layout Plain Layout
43812
43813 }
43814 \end_layout
43815
43816 \end_inset
43817
43818  Nom
43819 \end_layout
43820
43821 \end_inset
43822 </cell>
43823 </row>
43824 <row>
43825 <cell alignment="center" valignment="top" usebox="none">
43826 \begin_inset Text
43827
43828 \begin_layout Plain Layout
43829 \begin_inset ERT
43830 status collapsed
43831
43832 \begin_layout Plain Layout
43833
43834
43835 \backslash
43836 fcolorbox{black}{
43837 \end_layout
43838
43839 \end_inset
43840
43841 Apricot
43842 \begin_inset ERT
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846
43847 }{
43848 \end_layout
43849
43850 \end_inset
43851
43852
43853 \begin_inset Phantom Phantom
43854 status open
43855
43856 \begin_layout Plain Layout
43857 W
43858 \end_layout
43859
43860 \end_inset
43861
43862
43863 \begin_inset ERT
43864 status collapsed
43865
43866 \begin_layout Plain Layout
43867
43868 }
43869 \end_layout
43870
43871 \end_inset
43872
43873  Apricot
43874 \end_layout
43875
43876 \end_inset
43877 </cell>
43878 <cell alignment="center" valignment="top" usebox="none">
43879 \begin_inset Text
43880
43881 \begin_layout Plain Layout
43882 \begin_inset ERT
43883 status collapsed
43884
43885 \begin_layout Plain Layout
43886
43887
43888 \backslash
43889 fcolorbox{black}{
43890 \end_layout
43891
43892 \end_inset
43893
43894 Aquamarine
43895 \begin_inset ERT
43896 status collapsed
43897
43898 \begin_layout Plain Layout
43899
43900 }{
43901 \end_layout
43902
43903 \end_inset
43904
43905
43906 \begin_inset Phantom Phantom
43907 status open
43908
43909 \begin_layout Plain Layout
43910 W
43911 \end_layout
43912
43913 \end_inset
43914
43915
43916 \begin_inset ERT
43917 status collapsed
43918
43919 \begin_layout Plain Layout
43920
43921 }
43922 \end_layout
43923
43924 \end_inset
43925
43926  Aquamarine
43927 \end_layout
43928
43929 \end_inset
43930 </cell>
43931 <cell alignment="center" valignment="top" usebox="none">
43932 \begin_inset Text
43933
43934 \begin_layout Plain Layout
43935 \begin_inset ERT
43936 status collapsed
43937
43938 \begin_layout Plain Layout
43939
43940
43941 \backslash
43942 fcolorbox{black}{
43943 \end_layout
43944
43945 \end_inset
43946
43947 Bittersweet
43948 \begin_inset ERT
43949 status collapsed
43950
43951 \begin_layout Plain Layout
43952
43953 }{
43954 \end_layout
43955
43956 \end_inset
43957
43958
43959 \begin_inset Phantom Phantom
43960 status open
43961
43962 \begin_layout Plain Layout
43963 W
43964 \end_layout
43965
43966 \end_inset
43967
43968
43969 \begin_inset ERT
43970 status collapsed
43971
43972 \begin_layout Plain Layout
43973
43974 }
43975 \end_layout
43976
43977 \end_inset
43978
43979  Bittersweet
43980 \end_layout
43981
43982 \end_inset
43983 </cell>
43984 <cell alignment="center" valignment="top" usebox="none">
43985 \begin_inset Text
43986
43987 \begin_layout Plain Layout
43988 \begin_inset ERT
43989 status collapsed
43990
43991 \begin_layout Plain Layout
43992
43993
43994 \backslash
43995 fcolorbox{black}{
43996 \end_layout
43997
43998 \end_inset
43999
44000 BlueGreen
44001 \begin_inset ERT
44002 status collapsed
44003
44004 \begin_layout Plain Layout
44005
44006 }{
44007 \end_layout
44008
44009 \end_inset
44010
44011
44012 \begin_inset Phantom Phantom
44013 status open
44014
44015 \begin_layout Plain Layout
44016 W
44017 \end_layout
44018
44019 \end_inset
44020
44021
44022 \begin_inset ERT
44023 status collapsed
44024
44025 \begin_layout Plain Layout
44026
44027 }
44028 \end_layout
44029
44030 \end_inset
44031
44032  BlueGreen
44033 \end_layout
44034
44035 \end_inset
44036 </cell>
44037 </row>
44038 <row>
44039 <cell alignment="left" valignment="top" usebox="none">
44040 \begin_inset Text
44041
44042 \begin_layout Plain Layout
44043 \begin_inset ERT
44044 status collapsed
44045
44046 \begin_layout Plain Layout
44047
44048
44049 \backslash
44050 fcolorbox{black}{
44051 \end_layout
44052
44053 \end_inset
44054
44055 BlueViolet
44056 \begin_inset ERT
44057 status collapsed
44058
44059 \begin_layout Plain Layout
44060
44061 }{
44062 \end_layout
44063
44064 \end_inset
44065
44066
44067 \begin_inset Phantom Phantom
44068 status open
44069
44070 \begin_layout Plain Layout
44071 W
44072 \end_layout
44073
44074 \end_inset
44075
44076
44077 \begin_inset ERT
44078 status collapsed
44079
44080 \begin_layout Plain Layout
44081
44082 }
44083 \end_layout
44084
44085 \end_inset
44086
44087  BlueViolet
44088 \end_layout
44089
44090 \end_inset
44091 </cell>
44092 <cell alignment="left" valignment="top" usebox="none">
44093 \begin_inset Text
44094
44095 \begin_layout Plain Layout
44096 \begin_inset ERT
44097 status collapsed
44098
44099 \begin_layout Plain Layout
44100
44101
44102 \backslash
44103 fcolorbox{black}{
44104 \end_layout
44105
44106 \end_inset
44107
44108 BrickRed
44109 \begin_inset ERT
44110 status collapsed
44111
44112 \begin_layout Plain Layout
44113
44114 }{
44115 \end_layout
44116
44117 \end_inset
44118
44119
44120 \begin_inset Phantom Phantom
44121 status open
44122
44123 \begin_layout Plain Layout
44124 W
44125 \end_layout
44126
44127 \end_inset
44128
44129
44130 \begin_inset ERT
44131 status collapsed
44132
44133 \begin_layout Plain Layout
44134
44135 }
44136 \end_layout
44137
44138 \end_inset
44139
44140  BrickRed
44141 \end_layout
44142
44143 \end_inset
44144 </cell>
44145 <cell alignment="left" valignment="top" usebox="none">
44146 \begin_inset Text
44147
44148 \begin_layout Plain Layout
44149 \begin_inset ERT
44150 status collapsed
44151
44152 \begin_layout Plain Layout
44153
44154
44155 \backslash
44156 fcolorbox{black}{
44157 \end_layout
44158
44159 \end_inset
44160
44161 Brown
44162 \begin_inset ERT
44163 status collapsed
44164
44165 \begin_layout Plain Layout
44166
44167 }{
44168 \end_layout
44169
44170 \end_inset
44171
44172
44173 \begin_inset Phantom Phantom
44174 status open
44175
44176 \begin_layout Plain Layout
44177 W
44178 \end_layout
44179
44180 \end_inset
44181
44182
44183 \begin_inset ERT
44184 status collapsed
44185
44186 \begin_layout Plain Layout
44187
44188 }
44189 \end_layout
44190
44191 \end_inset
44192
44193  Brown
44194 \end_layout
44195
44196 \end_inset
44197 </cell>
44198 <cell alignment="left" valignment="top" usebox="none">
44199 \begin_inset Text
44200
44201 \begin_layout Plain Layout
44202 \begin_inset ERT
44203 status collapsed
44204
44205 \begin_layout Plain Layout
44206
44207
44208 \backslash
44209 fcolorbox{black}{
44210 \end_layout
44211
44212 \end_inset
44213
44214 BurntOrange
44215 \begin_inset ERT
44216 status collapsed
44217
44218 \begin_layout Plain Layout
44219
44220 }{
44221 \end_layout
44222
44223 \end_inset
44224
44225
44226 \begin_inset Phantom Phantom
44227 status open
44228
44229 \begin_layout Plain Layout
44230 W
44231 \end_layout
44232
44233 \end_inset
44234
44235
44236 \begin_inset ERT
44237 status collapsed
44238
44239 \begin_layout Plain Layout
44240
44241 }
44242 \end_layout
44243
44244 \end_inset
44245
44246  BurntOrange
44247 \end_layout
44248
44249 \end_inset
44250 </cell>
44251 </row>
44252 <row>
44253 <cell alignment="left" valignment="top" usebox="none">
44254 \begin_inset Text
44255
44256 \begin_layout Plain Layout
44257 \begin_inset ERT
44258 status collapsed
44259
44260 \begin_layout Plain Layout
44261
44262
44263 \backslash
44264 fcolorbox{black}{
44265 \end_layout
44266
44267 \end_inset
44268
44269 CadetBlue
44270 \begin_inset ERT
44271 status collapsed
44272
44273 \begin_layout Plain Layout
44274
44275 }{
44276 \end_layout
44277
44278 \end_inset
44279
44280
44281 \begin_inset Phantom Phantom
44282 status open
44283
44284 \begin_layout Plain Layout
44285 W
44286 \end_layout
44287
44288 \end_inset
44289
44290
44291 \begin_inset ERT
44292 status collapsed
44293
44294 \begin_layout Plain Layout
44295
44296 }
44297 \end_layout
44298
44299 \end_inset
44300
44301  CadetBlue
44302 \end_layout
44303
44304 \end_inset
44305 </cell>
44306 <cell alignment="left" valignment="top" usebox="none">
44307 \begin_inset Text
44308
44309 \begin_layout Plain Layout
44310 \begin_inset ERT
44311 status collapsed
44312
44313 \begin_layout Plain Layout
44314
44315
44316 \backslash
44317 fcolorbox{black}{
44318 \end_layout
44319
44320 \end_inset
44321
44322 CarnationPink
44323 \begin_inset ERT
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327
44328 }{
44329 \end_layout
44330
44331 \end_inset
44332
44333
44334 \begin_inset Phantom Phantom
44335 status open
44336
44337 \begin_layout Plain Layout
44338 W
44339 \end_layout
44340
44341 \end_inset
44342
44343
44344 \begin_inset ERT
44345 status collapsed
44346
44347 \begin_layout Plain Layout
44348
44349 }
44350 \end_layout
44351
44352 \end_inset
44353
44354  CarnationPink
44355 \end_layout
44356
44357 \end_inset
44358 </cell>
44359 <cell alignment="left" valignment="top" usebox="none">
44360 \begin_inset Text
44361
44362 \begin_layout Plain Layout
44363 \begin_inset ERT
44364 status collapsed
44365
44366 \begin_layout Plain Layout
44367
44368
44369 \backslash
44370 fcolorbox{black}{
44371 \end_layout
44372
44373 \end_inset
44374
44375 Cerulean
44376 \begin_inset ERT
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381 }{
44382 \end_layout
44383
44384 \end_inset
44385
44386
44387 \begin_inset Phantom Phantom
44388 status open
44389
44390 \begin_layout Plain Layout
44391 W
44392 \end_layout
44393
44394 \end_inset
44395
44396
44397 \begin_inset ERT
44398 status collapsed
44399
44400 \begin_layout Plain Layout
44401
44402 }
44403 \end_layout
44404
44405 \end_inset
44406
44407  Cerulean
44408 \end_layout
44409
44410 \end_inset
44411 </cell>
44412 <cell alignment="left" valignment="top" usebox="none">
44413 \begin_inset Text
44414
44415 \begin_layout Plain Layout
44416 \begin_inset ERT
44417 status collapsed
44418
44419 \begin_layout Plain Layout
44420
44421
44422 \backslash
44423 fcolorbox{black}{
44424 \end_layout
44425
44426 \end_inset
44427
44428 CornflowerBlue
44429 \begin_inset ERT
44430 status collapsed
44431
44432 \begin_layout Plain Layout
44433
44434 }{
44435 \end_layout
44436
44437 \end_inset
44438
44439
44440 \begin_inset Phantom Phantom
44441 status open
44442
44443 \begin_layout Plain Layout
44444 W
44445 \end_layout
44446
44447 \end_inset
44448
44449
44450 \begin_inset ERT
44451 status collapsed
44452
44453 \begin_layout Plain Layout
44454
44455 }
44456 \end_layout
44457
44458 \end_inset
44459
44460  CornflowerBlue
44461 \end_layout
44462
44463 \end_inset
44464 </cell>
44465 </row>
44466 <row>
44467 <cell alignment="left" valignment="top" usebox="none">
44468 \begin_inset Text
44469
44470 \begin_layout Plain Layout
44471 \begin_inset ERT
44472 status collapsed
44473
44474 \begin_layout Plain Layout
44475
44476
44477 \backslash
44478 fcolorbox{black}{
44479 \end_layout
44480
44481 \end_inset
44482
44483 Dandelion
44484 \begin_inset ERT
44485 status collapsed
44486
44487 \begin_layout Plain Layout
44488
44489 }{
44490 \end_layout
44491
44492 \end_inset
44493
44494
44495 \begin_inset Phantom Phantom
44496 status open
44497
44498 \begin_layout Plain Layout
44499 W
44500 \end_layout
44501
44502 \end_inset
44503
44504
44505 \begin_inset ERT
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509
44510 }
44511 \end_layout
44512
44513 \end_inset
44514
44515  Dandelion
44516 \end_layout
44517
44518 \end_inset
44519 </cell>
44520 <cell alignment="left" valignment="top" usebox="none">
44521 \begin_inset Text
44522
44523 \begin_layout Plain Layout
44524 \begin_inset ERT
44525 status collapsed
44526
44527 \begin_layout Plain Layout
44528
44529
44530 \backslash
44531 fcolorbox{black}{
44532 \end_layout
44533
44534 \end_inset
44535
44536 DarkOrchid
44537 \begin_inset ERT
44538 status collapsed
44539
44540 \begin_layout Plain Layout
44541
44542 }{
44543 \end_layout
44544
44545 \end_inset
44546
44547
44548 \begin_inset Phantom Phantom
44549 status open
44550
44551 \begin_layout Plain Layout
44552 W
44553 \end_layout
44554
44555 \end_inset
44556
44557
44558 \begin_inset ERT
44559 status collapsed
44560
44561 \begin_layout Plain Layout
44562
44563 }
44564 \end_layout
44565
44566 \end_inset
44567
44568  DarkOrchid
44569 \end_layout
44570
44571 \end_inset
44572 </cell>
44573 <cell alignment="left" valignment="top" usebox="none">
44574 \begin_inset Text
44575
44576 \begin_layout Plain Layout
44577 \begin_inset ERT
44578 status collapsed
44579
44580 \begin_layout Plain Layout
44581
44582
44583 \backslash
44584 fcolorbox{black}{
44585 \end_layout
44586
44587 \end_inset
44588
44589 Emerald
44590 \begin_inset ERT
44591 status collapsed
44592
44593 \begin_layout Plain Layout
44594
44595 }{
44596 \end_layout
44597
44598 \end_inset
44599
44600
44601 \begin_inset Phantom Phantom
44602 status open
44603
44604 \begin_layout Plain Layout
44605 W
44606 \end_layout
44607
44608 \end_inset
44609
44610
44611 \begin_inset ERT
44612 status collapsed
44613
44614 \begin_layout Plain Layout
44615
44616 }
44617 \end_layout
44618
44619 \end_inset
44620
44621  Emerald
44622 \end_layout
44623
44624 \end_inset
44625 </cell>
44626 <cell alignment="left" valignment="top" usebox="none">
44627 \begin_inset Text
44628
44629 \begin_layout Plain Layout
44630 \begin_inset ERT
44631 status collapsed
44632
44633 \begin_layout Plain Layout
44634
44635
44636 \backslash
44637 fcolorbox{black}{
44638 \end_layout
44639
44640 \end_inset
44641
44642 ForestGreen
44643 \begin_inset ERT
44644 status collapsed
44645
44646 \begin_layout Plain Layout
44647
44648 }{
44649 \end_layout
44650
44651 \end_inset
44652
44653
44654 \begin_inset Phantom Phantom
44655 status open
44656
44657 \begin_layout Plain Layout
44658 W
44659 \end_layout
44660
44661 \end_inset
44662
44663
44664 \begin_inset ERT
44665 status collapsed
44666
44667 \begin_layout Plain Layout
44668
44669 }
44670 \end_layout
44671
44672 \end_inset
44673
44674  ForestGreen
44675 \end_layout
44676
44677 \end_inset
44678 </cell>
44679 </row>
44680 <row>
44681 <cell alignment="left" valignment="top" usebox="none">
44682 \begin_inset Text
44683
44684 \begin_layout Plain Layout
44685 \begin_inset ERT
44686 status collapsed
44687
44688 \begin_layout Plain Layout
44689
44690
44691 \backslash
44692 fcolorbox{black}{
44693 \end_layout
44694
44695 \end_inset
44696
44697 Fuchsia
44698 \begin_inset ERT
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702
44703 }{
44704 \end_layout
44705
44706 \end_inset
44707
44708
44709 \begin_inset Phantom Phantom
44710 status open
44711
44712 \begin_layout Plain Layout
44713 W
44714 \end_layout
44715
44716 \end_inset
44717
44718
44719 \begin_inset ERT
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723
44724 }
44725 \end_layout
44726
44727 \end_inset
44728
44729  Fuchsia
44730 \end_layout
44731
44732 \end_inset
44733 </cell>
44734 <cell alignment="left" valignment="top" usebox="none">
44735 \begin_inset Text
44736
44737 \begin_layout Plain Layout
44738 \begin_inset ERT
44739 status collapsed
44740
44741 \begin_layout Plain Layout
44742
44743
44744 \backslash
44745 fcolorbox{black}{
44746 \end_layout
44747
44748 \end_inset
44749
44750 Goldenrod
44751 \begin_inset ERT
44752 status collapsed
44753
44754 \begin_layout Plain Layout
44755
44756 }{
44757 \end_layout
44758
44759 \end_inset
44760
44761
44762 \begin_inset Phantom Phantom
44763 status open
44764
44765 \begin_layout Plain Layout
44766 W
44767 \end_layout
44768
44769 \end_inset
44770
44771
44772 \begin_inset ERT
44773 status collapsed
44774
44775 \begin_layout Plain Layout
44776
44777 }
44778 \end_layout
44779
44780 \end_inset
44781
44782  Goldenrod
44783 \end_layout
44784
44785 \end_inset
44786 </cell>
44787 <cell alignment="left" valignment="top" usebox="none">
44788 \begin_inset Text
44789
44790 \begin_layout Plain Layout
44791 \begin_inset ERT
44792 status collapsed
44793
44794 \begin_layout Plain Layout
44795
44796
44797 \backslash
44798 fcolorbox{black}{
44799 \end_layout
44800
44801 \end_inset
44802
44803 Gray
44804 \begin_inset ERT
44805 status collapsed
44806
44807 \begin_layout Plain Layout
44808
44809 }{
44810 \end_layout
44811
44812 \end_inset
44813
44814
44815 \begin_inset Phantom Phantom
44816 status open
44817
44818 \begin_layout Plain Layout
44819 W
44820 \end_layout
44821
44822 \end_inset
44823
44824
44825 \begin_inset ERT
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829
44830 }
44831 \end_layout
44832
44833 \end_inset
44834
44835  Gray
44836 \end_layout
44837
44838 \end_inset
44839 </cell>
44840 <cell alignment="left" valignment="top" usebox="none">
44841 \begin_inset Text
44842
44843 \begin_layout Plain Layout
44844 \begin_inset ERT
44845 status collapsed
44846
44847 \begin_layout Plain Layout
44848
44849
44850 \backslash
44851 fcolorbox{black}{
44852 \end_layout
44853
44854 \end_inset
44855
44856 GreenYellow
44857 \begin_inset ERT
44858 status collapsed
44859
44860 \begin_layout Plain Layout
44861
44862 }{
44863 \end_layout
44864
44865 \end_inset
44866
44867
44868 \begin_inset Phantom Phantom
44869 status open
44870
44871 \begin_layout Plain Layout
44872 W
44873 \end_layout
44874
44875 \end_inset
44876
44877
44878 \begin_inset ERT
44879 status collapsed
44880
44881 \begin_layout Plain Layout
44882
44883 }
44884 \end_layout
44885
44886 \end_inset
44887
44888  GreenYellow
44889 \end_layout
44890
44891 \end_inset
44892 </cell>
44893 </row>
44894 <row>
44895 <cell alignment="center" valignment="top" usebox="none">
44896 \begin_inset Text
44897
44898 \begin_layout Plain Layout
44899 \begin_inset ERT
44900 status collapsed
44901
44902 \begin_layout Plain Layout
44903
44904
44905 \backslash
44906 fcolorbox{black}{
44907 \end_layout
44908
44909 \end_inset
44910
44911 JungleGreen
44912 \begin_inset ERT
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916
44917 }{
44918 \end_layout
44919
44920 \end_inset
44921
44922
44923 \begin_inset Phantom Phantom
44924 status open
44925
44926 \begin_layout Plain Layout
44927 W
44928 \end_layout
44929
44930 \end_inset
44931
44932
44933 \begin_inset ERT
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937
44938 }
44939 \end_layout
44940
44941 \end_inset
44942
44943  JungleGreen
44944 \end_layout
44945
44946 \end_inset
44947 </cell>
44948 <cell alignment="center" valignment="top" usebox="none">
44949 \begin_inset Text
44950
44951 \begin_layout Plain Layout
44952 \begin_inset ERT
44953 status collapsed
44954
44955 \begin_layout Plain Layout
44956
44957
44958 \backslash
44959 fcolorbox{black}{
44960 \end_layout
44961
44962 \end_inset
44963
44964 Lavender
44965 \begin_inset ERT
44966 status collapsed
44967
44968 \begin_layout Plain Layout
44969
44970 }{
44971 \end_layout
44972
44973 \end_inset
44974
44975
44976 \begin_inset Phantom Phantom
44977 status open
44978
44979 \begin_layout Plain Layout
44980 W
44981 \end_layout
44982
44983 \end_inset
44984
44985
44986 \begin_inset ERT
44987 status collapsed
44988
44989 \begin_layout Plain Layout
44990
44991 }
44992 \end_layout
44993
44994 \end_inset
44995
44996  Lavender
44997 \end_layout
44998
44999 \end_inset
45000 </cell>
45001 <cell alignment="center" valignment="top" usebox="none">
45002 \begin_inset Text
45003
45004 \begin_layout Plain Layout
45005 \begin_inset ERT
45006 status collapsed
45007
45008 \begin_layout Plain Layout
45009
45010
45011 \backslash
45012 fcolorbox{black}{
45013 \end_layout
45014
45015 \end_inset
45016
45017 LimeGreen
45018 \begin_inset ERT
45019 status collapsed
45020
45021 \begin_layout Plain Layout
45022
45023 }{
45024 \end_layout
45025
45026 \end_inset
45027
45028
45029 \begin_inset Phantom Phantom
45030 status open
45031
45032 \begin_layout Plain Layout
45033 W
45034 \end_layout
45035
45036 \end_inset
45037
45038
45039 \begin_inset ERT
45040 status collapsed
45041
45042 \begin_layout Plain Layout
45043
45044 }
45045 \end_layout
45046
45047 \end_inset
45048
45049  LimeGreen
45050 \end_layout
45051
45052 \end_inset
45053 </cell>
45054 <cell alignment="center" valignment="top" usebox="none">
45055 \begin_inset Text
45056
45057 \begin_layout Plain Layout
45058 \begin_inset ERT
45059 status collapsed
45060
45061 \begin_layout Plain Layout
45062
45063
45064 \backslash
45065 fcolorbox{black}{
45066 \end_layout
45067
45068 \end_inset
45069
45070 Mahogany
45071 \begin_inset ERT
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075
45076 }{
45077 \end_layout
45078
45079 \end_inset
45080
45081
45082 \begin_inset Phantom Phantom
45083 status open
45084
45085 \begin_layout Plain Layout
45086 W
45087 \end_layout
45088
45089 \end_inset
45090
45091
45092 \begin_inset ERT
45093 status collapsed
45094
45095 \begin_layout Plain Layout
45096
45097 }
45098 \end_layout
45099
45100 \end_inset
45101
45102  Mahogany
45103 \end_layout
45104
45105 \end_inset
45106 </cell>
45107 </row>
45108 <row>
45109 <cell alignment="left" valignment="top" usebox="none">
45110 \begin_inset Text
45111
45112 \begin_layout Plain Layout
45113 \begin_inset ERT
45114 status collapsed
45115
45116 \begin_layout Plain Layout
45117
45118
45119 \backslash
45120 fcolorbox{black}{
45121 \end_layout
45122
45123 \end_inset
45124
45125 Mahogany
45126 \begin_inset ERT
45127 status collapsed
45128
45129 \begin_layout Plain Layout
45130
45131 }{
45132 \end_layout
45133
45134 \end_inset
45135
45136
45137 \begin_inset Phantom Phantom
45138 status open
45139
45140 \begin_layout Plain Layout
45141 W
45142 \end_layout
45143
45144 \end_inset
45145
45146
45147 \begin_inset ERT
45148 status collapsed
45149
45150 \begin_layout Plain Layout
45151
45152 }
45153 \end_layout
45154
45155 \end_inset
45156
45157  Mahogany
45158 \end_layout
45159
45160 \end_inset
45161 </cell>
45162 <cell alignment="left" valignment="top" usebox="none">
45163 \begin_inset Text
45164
45165 \begin_layout Plain Layout
45166 \begin_inset ERT
45167 status collapsed
45168
45169 \begin_layout Plain Layout
45170
45171
45172 \backslash
45173 fcolorbox{black}{
45174 \end_layout
45175
45176 \end_inset
45177
45178 Maroon
45179 \begin_inset ERT
45180 status collapsed
45181
45182 \begin_layout Plain Layout
45183
45184 }{
45185 \end_layout
45186
45187 \end_inset
45188
45189
45190 \begin_inset Phantom Phantom
45191 status open
45192
45193 \begin_layout Plain Layout
45194 W
45195 \end_layout
45196
45197 \end_inset
45198
45199
45200 \begin_inset ERT
45201 status collapsed
45202
45203 \begin_layout Plain Layout
45204
45205 }
45206 \end_layout
45207
45208 \end_inset
45209
45210  Maroon
45211 \end_layout
45212
45213 \end_inset
45214 </cell>
45215 <cell alignment="left" valignment="top" usebox="none">
45216 \begin_inset Text
45217
45218 \begin_layout Plain Layout
45219 \begin_inset ERT
45220 status collapsed
45221
45222 \begin_layout Plain Layout
45223
45224
45225 \backslash
45226 fcolorbox{black}{
45227 \end_layout
45228
45229 \end_inset
45230
45231 Melon
45232 \begin_inset ERT
45233 status collapsed
45234
45235 \begin_layout Plain Layout
45236
45237 }{
45238 \end_layout
45239
45240 \end_inset
45241
45242
45243 \begin_inset Phantom Phantom
45244 status open
45245
45246 \begin_layout Plain Layout
45247 W
45248 \end_layout
45249
45250 \end_inset
45251
45252
45253 \begin_inset ERT
45254 status collapsed
45255
45256 \begin_layout Plain Layout
45257
45258 }
45259 \end_layout
45260
45261 \end_inset
45262
45263  Melon
45264 \end_layout
45265
45266 \end_inset
45267 </cell>
45268 <cell alignment="left" valignment="top" usebox="none">
45269 \begin_inset Text
45270
45271 \begin_layout Plain Layout
45272 \begin_inset ERT
45273 status collapsed
45274
45275 \begin_layout Plain Layout
45276
45277
45278 \backslash
45279 fcolorbox{black}{
45280 \end_layout
45281
45282 \end_inset
45283
45284 MidnightBlue
45285 \begin_inset ERT
45286 status collapsed
45287
45288 \begin_layout Plain Layout
45289
45290 }{
45291 \end_layout
45292
45293 \end_inset
45294
45295
45296 \begin_inset Phantom Phantom
45297 status open
45298
45299 \begin_layout Plain Layout
45300 W
45301 \end_layout
45302
45303 \end_inset
45304
45305
45306 \begin_inset ERT
45307 status collapsed
45308
45309 \begin_layout Plain Layout
45310
45311 }
45312 \end_layout
45313
45314 \end_inset
45315
45316  MidnightBlue
45317 \end_layout
45318
45319 \end_inset
45320 </cell>
45321 </row>
45322 <row>
45323 <cell alignment="left" valignment="top" usebox="none">
45324 \begin_inset Text
45325
45326 \begin_layout Plain Layout
45327 \begin_inset ERT
45328 status collapsed
45329
45330 \begin_layout Plain Layout
45331
45332
45333 \backslash
45334 fcolorbox{black}{
45335 \end_layout
45336
45337 \end_inset
45338
45339 Mulberry
45340 \begin_inset ERT
45341 status collapsed
45342
45343 \begin_layout Plain Layout
45344
45345 }{
45346 \end_layout
45347
45348 \end_inset
45349
45350
45351 \begin_inset Phantom Phantom
45352 status open
45353
45354 \begin_layout Plain Layout
45355 W
45356 \end_layout
45357
45358 \end_inset
45359
45360
45361 \begin_inset ERT
45362 status collapsed
45363
45364 \begin_layout Plain Layout
45365
45366 }
45367 \end_layout
45368
45369 \end_inset
45370
45371  Mulberry
45372 \end_layout
45373
45374 \end_inset
45375 </cell>
45376 <cell alignment="left" valignment="top" usebox="none">
45377 \begin_inset Text
45378
45379 \begin_layout Plain Layout
45380 \begin_inset ERT
45381 status collapsed
45382
45383 \begin_layout Plain Layout
45384
45385
45386 \backslash
45387 fcolorbox{black}{
45388 \end_layout
45389
45390 \end_inset
45391
45392 NavyBlue
45393 \begin_inset ERT
45394 status collapsed
45395
45396 \begin_layout Plain Layout
45397
45398 }{
45399 \end_layout
45400
45401 \end_inset
45402
45403
45404 \begin_inset Phantom Phantom
45405 status open
45406
45407 \begin_layout Plain Layout
45408 W
45409 \end_layout
45410
45411 \end_inset
45412
45413
45414 \begin_inset ERT
45415 status collapsed
45416
45417 \begin_layout Plain Layout
45418
45419 }
45420 \end_layout
45421
45422 \end_inset
45423
45424  NavyBlue
45425 \end_layout
45426
45427 \end_inset
45428 </cell>
45429 <cell alignment="left" valignment="top" usebox="none">
45430 \begin_inset Text
45431
45432 \begin_layout Plain Layout
45433 \begin_inset ERT
45434 status collapsed
45435
45436 \begin_layout Plain Layout
45437
45438
45439 \backslash
45440 fcolorbox{black}{
45441 \end_layout
45442
45443 \end_inset
45444
45445 OliveGreen
45446 \begin_inset ERT
45447 status collapsed
45448
45449 \begin_layout Plain Layout
45450
45451 }{
45452 \end_layout
45453
45454 \end_inset
45455
45456
45457 \begin_inset Phantom Phantom
45458 status open
45459
45460 \begin_layout Plain Layout
45461 W
45462 \end_layout
45463
45464 \end_inset
45465
45466
45467 \begin_inset ERT
45468 status collapsed
45469
45470 \begin_layout Plain Layout
45471
45472 }
45473 \end_layout
45474
45475 \end_inset
45476
45477  OliveGreen
45478 \end_layout
45479
45480 \end_inset
45481 </cell>
45482 <cell alignment="left" valignment="top" usebox="none">
45483 \begin_inset Text
45484
45485 \begin_layout Plain Layout
45486 \begin_inset ERT
45487 status collapsed
45488
45489 \begin_layout Plain Layout
45490
45491
45492 \backslash
45493 fcolorbox{black}{
45494 \end_layout
45495
45496 \end_inset
45497
45498 Orange
45499 \begin_inset ERT
45500 status collapsed
45501
45502 \begin_layout Plain Layout
45503
45504 }{
45505 \end_layout
45506
45507 \end_inset
45508
45509
45510 \begin_inset Phantom Phantom
45511 status open
45512
45513 \begin_layout Plain Layout
45514 W
45515 \end_layout
45516
45517 \end_inset
45518
45519
45520 \begin_inset ERT
45521 status collapsed
45522
45523 \begin_layout Plain Layout
45524
45525 }
45526 \end_layout
45527
45528 \end_inset
45529
45530  Orange
45531 \end_layout
45532
45533 \end_inset
45534 </cell>
45535 </row>
45536 <row>
45537 <cell alignment="left" valignment="top" usebox="none">
45538 \begin_inset Text
45539
45540 \begin_layout Plain Layout
45541 \begin_inset ERT
45542 status collapsed
45543
45544 \begin_layout Plain Layout
45545
45546
45547 \backslash
45548 fcolorbox{black}{
45549 \end_layout
45550
45551 \end_inset
45552
45553 OrangeRed
45554 \begin_inset ERT
45555 status collapsed
45556
45557 \begin_layout Plain Layout
45558
45559 }{
45560 \end_layout
45561
45562 \end_inset
45563
45564
45565 \begin_inset Phantom Phantom
45566 status open
45567
45568 \begin_layout Plain Layout
45569 W
45570 \end_layout
45571
45572 \end_inset
45573
45574
45575 \begin_inset ERT
45576 status collapsed
45577
45578 \begin_layout Plain Layout
45579
45580 }
45581 \end_layout
45582
45583 \end_inset
45584
45585  OrangeRed
45586 \end_layout
45587
45588 \end_inset
45589 </cell>
45590 <cell alignment="left" valignment="top" usebox="none">
45591 \begin_inset Text
45592
45593 \begin_layout Plain Layout
45594 \begin_inset ERT
45595 status collapsed
45596
45597 \begin_layout Plain Layout
45598
45599
45600 \backslash
45601 fcolorbox{black}{
45602 \end_layout
45603
45604 \end_inset
45605
45606 Orchid
45607 \begin_inset ERT
45608 status collapsed
45609
45610 \begin_layout Plain Layout
45611
45612 }{
45613 \end_layout
45614
45615 \end_inset
45616
45617
45618 \begin_inset Phantom Phantom
45619 status open
45620
45621 \begin_layout Plain Layout
45622 W
45623 \end_layout
45624
45625 \end_inset
45626
45627
45628 \begin_inset ERT
45629 status collapsed
45630
45631 \begin_layout Plain Layout
45632
45633 }
45634 \end_layout
45635
45636 \end_inset
45637
45638  Orchid
45639 \end_layout
45640
45641 \end_inset
45642 </cell>
45643 <cell alignment="left" valignment="top" usebox="none">
45644 \begin_inset Text
45645
45646 \begin_layout Plain Layout
45647 \begin_inset ERT
45648 status collapsed
45649
45650 \begin_layout Plain Layout
45651
45652
45653 \backslash
45654 fcolorbox{black}{
45655 \end_layout
45656
45657 \end_inset
45658
45659 Peach
45660 \begin_inset ERT
45661 status collapsed
45662
45663 \begin_layout Plain Layout
45664
45665 }{
45666 \end_layout
45667
45668 \end_inset
45669
45670
45671 \begin_inset Phantom Phantom
45672 status open
45673
45674 \begin_layout Plain Layout
45675 W
45676 \end_layout
45677
45678 \end_inset
45679
45680
45681 \begin_inset ERT
45682 status collapsed
45683
45684 \begin_layout Plain Layout
45685
45686 }
45687 \end_layout
45688
45689 \end_inset
45690
45691  Peach
45692 \end_layout
45693
45694 \end_inset
45695 </cell>
45696 <cell alignment="left" valignment="top" usebox="none">
45697 \begin_inset Text
45698
45699 \begin_layout Plain Layout
45700 \begin_inset ERT
45701 status collapsed
45702
45703 \begin_layout Plain Layout
45704
45705
45706 \backslash
45707 fcolorbox{black}{
45708 \end_layout
45709
45710 \end_inset
45711
45712 Periwinkle
45713 \begin_inset ERT
45714 status collapsed
45715
45716 \begin_layout Plain Layout
45717
45718 }{
45719 \end_layout
45720
45721 \end_inset
45722
45723
45724 \begin_inset Phantom Phantom
45725 status open
45726
45727 \begin_layout Plain Layout
45728 W
45729 \end_layout
45730
45731 \end_inset
45732
45733
45734 \begin_inset ERT
45735 status collapsed
45736
45737 \begin_layout Plain Layout
45738
45739 }
45740 \end_layout
45741
45742 \end_inset
45743
45744  Periwinkle
45745 \end_layout
45746
45747 \end_inset
45748 </cell>
45749 </row>
45750 <row>
45751 <cell alignment="left" valignment="top" usebox="none">
45752 \begin_inset Text
45753
45754 \begin_layout Plain Layout
45755 \begin_inset ERT
45756 status collapsed
45757
45758 \begin_layout Plain Layout
45759
45760
45761 \backslash
45762 fcolorbox{black}{
45763 \end_layout
45764
45765 \end_inset
45766
45767 PineGreen
45768 \begin_inset ERT
45769 status collapsed
45770
45771 \begin_layout Plain Layout
45772
45773 }{
45774 \end_layout
45775
45776 \end_inset
45777
45778
45779 \begin_inset Phantom Phantom
45780 status open
45781
45782 \begin_layout Plain Layout
45783 W
45784 \end_layout
45785
45786 \end_inset
45787
45788
45789 \begin_inset ERT
45790 status collapsed
45791
45792 \begin_layout Plain Layout
45793
45794 }
45795 \end_layout
45796
45797 \end_inset
45798
45799  PineGreen
45800 \end_layout
45801
45802 \end_inset
45803 </cell>
45804 <cell alignment="left" valignment="top" usebox="none">
45805 \begin_inset Text
45806
45807 \begin_layout Plain Layout
45808 \begin_inset ERT
45809 status collapsed
45810
45811 \begin_layout Plain Layout
45812
45813
45814 \backslash
45815 fcolorbox{black}{
45816 \end_layout
45817
45818 \end_inset
45819
45820 Plum
45821 \begin_inset ERT
45822 status collapsed
45823
45824 \begin_layout Plain Layout
45825
45826 }{
45827 \end_layout
45828
45829 \end_inset
45830
45831
45832 \begin_inset Phantom Phantom
45833 status open
45834
45835 \begin_layout Plain Layout
45836 W
45837 \end_layout
45838
45839 \end_inset
45840
45841
45842 \begin_inset ERT
45843 status collapsed
45844
45845 \begin_layout Plain Layout
45846
45847 }
45848 \end_layout
45849
45850 \end_inset
45851
45852  Plum
45853 \end_layout
45854
45855 \end_inset
45856 </cell>
45857 <cell alignment="left" valignment="top" usebox="none">
45858 \begin_inset Text
45859
45860 \begin_layout Plain Layout
45861 \begin_inset ERT
45862 status collapsed
45863
45864 \begin_layout Plain Layout
45865
45866
45867 \backslash
45868 fcolorbox{black}{
45869 \end_layout
45870
45871 \end_inset
45872
45873 ProcessBlue
45874 \begin_inset ERT
45875 status collapsed
45876
45877 \begin_layout Plain Layout
45878
45879 }{
45880 \end_layout
45881
45882 \end_inset
45883
45884
45885 \begin_inset Phantom Phantom
45886 status open
45887
45888 \begin_layout Plain Layout
45889 W
45890 \end_layout
45891
45892 \end_inset
45893
45894
45895 \begin_inset ERT
45896 status collapsed
45897
45898 \begin_layout Plain Layout
45899
45900 }
45901 \end_layout
45902
45903 \end_inset
45904
45905  ProcessBlue
45906 \end_layout
45907
45908 \end_inset
45909 </cell>
45910 <cell alignment="left" valignment="top" usebox="none">
45911 \begin_inset Text
45912
45913 \begin_layout Plain Layout
45914 \begin_inset ERT
45915 status collapsed
45916
45917 \begin_layout Plain Layout
45918
45919
45920 \backslash
45921 fcolorbox{black}{
45922 \end_layout
45923
45924 \end_inset
45925
45926 Purple
45927 \begin_inset ERT
45928 status collapsed
45929
45930 \begin_layout Plain Layout
45931
45932 }{
45933 \end_layout
45934
45935 \end_inset
45936
45937
45938 \begin_inset Phantom Phantom
45939 status open
45940
45941 \begin_layout Plain Layout
45942 W
45943 \end_layout
45944
45945 \end_inset
45946
45947
45948 \begin_inset ERT
45949 status collapsed
45950
45951 \begin_layout Plain Layout
45952
45953 }
45954 \end_layout
45955
45956 \end_inset
45957
45958  Purple
45959 \end_layout
45960
45961 \end_inset
45962 </cell>
45963 </row>
45964 <row>
45965 <cell alignment="left" valignment="top" usebox="none">
45966 \begin_inset Text
45967
45968 \begin_layout Plain Layout
45969 \begin_inset ERT
45970 status collapsed
45971
45972 \begin_layout Plain Layout
45973
45974
45975 \backslash
45976 fcolorbox{black}{
45977 \end_layout
45978
45979 \end_inset
45980
45981 RawSienna
45982 \begin_inset ERT
45983 status collapsed
45984
45985 \begin_layout Plain Layout
45986
45987 }{
45988 \end_layout
45989
45990 \end_inset
45991
45992
45993 \begin_inset Phantom Phantom
45994 status open
45995
45996 \begin_layout Plain Layout
45997 W
45998 \end_layout
45999
46000 \end_inset
46001
46002
46003 \begin_inset ERT
46004 status collapsed
46005
46006 \begin_layout Plain Layout
46007
46008 }
46009 \end_layout
46010
46011 \end_inset
46012
46013  RawSienna
46014 \end_layout
46015
46016 \end_inset
46017 </cell>
46018 <cell alignment="left" valignment="top" usebox="none">
46019 \begin_inset Text
46020
46021 \begin_layout Plain Layout
46022 \begin_inset ERT
46023 status collapsed
46024
46025 \begin_layout Plain Layout
46026
46027
46028 \backslash
46029 fcolorbox{black}{
46030 \end_layout
46031
46032 \end_inset
46033
46034 RedOrange
46035 \begin_inset ERT
46036 status collapsed
46037
46038 \begin_layout Plain Layout
46039
46040 }{
46041 \end_layout
46042
46043 \end_inset
46044
46045
46046 \begin_inset Phantom Phantom
46047 status open
46048
46049 \begin_layout Plain Layout
46050 W
46051 \end_layout
46052
46053 \end_inset
46054
46055
46056 \begin_inset ERT
46057 status collapsed
46058
46059 \begin_layout Plain Layout
46060
46061 }
46062 \end_layout
46063
46064 \end_inset
46065
46066  RedOrange
46067 \end_layout
46068
46069 \end_inset
46070 </cell>
46071 <cell alignment="left" valignment="top" usebox="none">
46072 \begin_inset Text
46073
46074 \begin_layout Plain Layout
46075 \begin_inset ERT
46076 status collapsed
46077
46078 \begin_layout Plain Layout
46079
46080
46081 \backslash
46082 fcolorbox{black}{
46083 \end_layout
46084
46085 \end_inset
46086
46087 RedViolet
46088 \begin_inset ERT
46089 status collapsed
46090
46091 \begin_layout Plain Layout
46092
46093 }{
46094 \end_layout
46095
46096 \end_inset
46097
46098
46099 \begin_inset Phantom Phantom
46100 status open
46101
46102 \begin_layout Plain Layout
46103 W
46104 \end_layout
46105
46106 \end_inset
46107
46108
46109 \begin_inset ERT
46110 status collapsed
46111
46112 \begin_layout Plain Layout
46113
46114 }
46115 \end_layout
46116
46117 \end_inset
46118
46119  RedViolet
46120 \end_layout
46121
46122 \end_inset
46123 </cell>
46124 <cell alignment="left" valignment="top" usebox="none">
46125 \begin_inset Text
46126
46127 \begin_layout Plain Layout
46128 \begin_inset ERT
46129 status collapsed
46130
46131 \begin_layout Plain Layout
46132
46133
46134 \backslash
46135 fcolorbox{black}{
46136 \end_layout
46137
46138 \end_inset
46139
46140 Rhodamine
46141 \begin_inset ERT
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145
46146 }{
46147 \end_layout
46148
46149 \end_inset
46150
46151
46152 \begin_inset Phantom Phantom
46153 status open
46154
46155 \begin_layout Plain Layout
46156 W
46157 \end_layout
46158
46159 \end_inset
46160
46161
46162 \begin_inset ERT
46163 status collapsed
46164
46165 \begin_layout Plain Layout
46166
46167 }
46168 \end_layout
46169
46170 \end_inset
46171
46172  Rhodamine
46173 \end_layout
46174
46175 \end_inset
46176 </cell>
46177 </row>
46178 <row>
46179 <cell alignment="left" valignment="top" usebox="none">
46180 \begin_inset Text
46181
46182 \begin_layout Plain Layout
46183 \begin_inset ERT
46184 status collapsed
46185
46186 \begin_layout Plain Layout
46187
46188
46189 \backslash
46190 fcolorbox{black}{
46191 \end_layout
46192
46193 \end_inset
46194
46195 RoyalBlue
46196 \begin_inset ERT
46197 status collapsed
46198
46199 \begin_layout Plain Layout
46200
46201 }{
46202 \end_layout
46203
46204 \end_inset
46205
46206
46207 \begin_inset Phantom Phantom
46208 status open
46209
46210 \begin_layout Plain Layout
46211 W
46212 \end_layout
46213
46214 \end_inset
46215
46216
46217 \begin_inset ERT
46218 status collapsed
46219
46220 \begin_layout Plain Layout
46221
46222 }
46223 \end_layout
46224
46225 \end_inset
46226
46227  RoyalBlue
46228 \end_layout
46229
46230 \end_inset
46231 </cell>
46232 <cell alignment="left" valignment="top" usebox="none">
46233 \begin_inset Text
46234
46235 \begin_layout Plain Layout
46236 \begin_inset ERT
46237 status collapsed
46238
46239 \begin_layout Plain Layout
46240
46241
46242 \backslash
46243 fcolorbox{black}{
46244 \end_layout
46245
46246 \end_inset
46247
46248 RoyalPurple
46249 \begin_inset ERT
46250 status collapsed
46251
46252 \begin_layout Plain Layout
46253
46254 }{
46255 \end_layout
46256
46257 \end_inset
46258
46259
46260 \begin_inset Phantom Phantom
46261 status open
46262
46263 \begin_layout Plain Layout
46264 W
46265 \end_layout
46266
46267 \end_inset
46268
46269
46270 \begin_inset ERT
46271 status collapsed
46272
46273 \begin_layout Plain Layout
46274
46275 }
46276 \end_layout
46277
46278 \end_inset
46279
46280  RoyalPurple
46281 \end_layout
46282
46283 \end_inset
46284 </cell>
46285 <cell alignment="left" valignment="top" usebox="none">
46286 \begin_inset Text
46287
46288 \begin_layout Plain Layout
46289 \begin_inset ERT
46290 status collapsed
46291
46292 \begin_layout Plain Layout
46293
46294
46295 \backslash
46296 fcolorbox{black}{
46297 \end_layout
46298
46299 \end_inset
46300
46301 RubineRed
46302 \begin_inset ERT
46303 status collapsed
46304
46305 \begin_layout Plain Layout
46306
46307 }{
46308 \end_layout
46309
46310 \end_inset
46311
46312
46313 \begin_inset Phantom Phantom
46314 status open
46315
46316 \begin_layout Plain Layout
46317 W
46318 \end_layout
46319
46320 \end_inset
46321
46322
46323 \begin_inset ERT
46324 status collapsed
46325
46326 \begin_layout Plain Layout
46327
46328 }
46329 \end_layout
46330
46331 \end_inset
46332
46333  RubineRed
46334 \end_layout
46335
46336 \end_inset
46337 </cell>
46338 <cell alignment="left" valignment="top" usebox="none">
46339 \begin_inset Text
46340
46341 \begin_layout Plain Layout
46342 \begin_inset ERT
46343 status collapsed
46344
46345 \begin_layout Plain Layout
46346
46347
46348 \backslash
46349 fcolorbox{black}{
46350 \end_layout
46351
46352 \end_inset
46353
46354 Salmon
46355 \begin_inset ERT
46356 status collapsed
46357
46358 \begin_layout Plain Layout
46359
46360 }{
46361 \end_layout
46362
46363 \end_inset
46364
46365
46366 \begin_inset Phantom Phantom
46367 status open
46368
46369 \begin_layout Plain Layout
46370 W
46371 \end_layout
46372
46373 \end_inset
46374
46375
46376 \begin_inset ERT
46377 status collapsed
46378
46379 \begin_layout Plain Layout
46380
46381 }
46382 \end_layout
46383
46384 \end_inset
46385
46386  Salmon
46387 \end_layout
46388
46389 \end_inset
46390 </cell>
46391 </row>
46392 <row>
46393 <cell alignment="left" valignment="top" usebox="none">
46394 \begin_inset Text
46395
46396 \begin_layout Plain Layout
46397 \begin_inset ERT
46398 status collapsed
46399
46400 \begin_layout Plain Layout
46401
46402
46403 \backslash
46404 fcolorbox{black}{
46405 \end_layout
46406
46407 \end_inset
46408
46409 SeaGreen
46410 \begin_inset ERT
46411 status collapsed
46412
46413 \begin_layout Plain Layout
46414
46415 }{
46416 \end_layout
46417
46418 \end_inset
46419
46420
46421 \begin_inset Phantom Phantom
46422 status open
46423
46424 \begin_layout Plain Layout
46425 W
46426 \end_layout
46427
46428 \end_inset
46429
46430
46431 \begin_inset ERT
46432 status collapsed
46433
46434 \begin_layout Plain Layout
46435
46436 }
46437 \end_layout
46438
46439 \end_inset
46440
46441  SeaGreen
46442 \end_layout
46443
46444 \end_inset
46445 </cell>
46446 <cell alignment="left" valignment="top" usebox="none">
46447 \begin_inset Text
46448
46449 \begin_layout Plain Layout
46450 \begin_inset ERT
46451 status collapsed
46452
46453 \begin_layout Plain Layout
46454
46455
46456 \backslash
46457 fcolorbox{black}{
46458 \end_layout
46459
46460 \end_inset
46461
46462 Sepia
46463 \begin_inset ERT
46464 status collapsed
46465
46466 \begin_layout Plain Layout
46467
46468 }{
46469 \end_layout
46470
46471 \end_inset
46472
46473
46474 \begin_inset Phantom Phantom
46475 status open
46476
46477 \begin_layout Plain Layout
46478 W
46479 \end_layout
46480
46481 \end_inset
46482
46483
46484 \begin_inset ERT
46485 status collapsed
46486
46487 \begin_layout Plain Layout
46488
46489 }
46490 \end_layout
46491
46492 \end_inset
46493
46494  Sepia
46495 \end_layout
46496
46497 \end_inset
46498 </cell>
46499 <cell alignment="left" valignment="top" usebox="none">
46500 \begin_inset Text
46501
46502 \begin_layout Plain Layout
46503 \begin_inset ERT
46504 status collapsed
46505
46506 \begin_layout Plain Layout
46507
46508
46509 \backslash
46510 fcolorbox{black}{
46511 \end_layout
46512
46513 \end_inset
46514
46515 SkyBlue
46516 \begin_inset ERT
46517 status collapsed
46518
46519 \begin_layout Plain Layout
46520
46521 }{
46522 \end_layout
46523
46524 \end_inset
46525
46526
46527 \begin_inset Phantom Phantom
46528 status open
46529
46530 \begin_layout Plain Layout
46531 W
46532 \end_layout
46533
46534 \end_inset
46535
46536
46537 \begin_inset ERT
46538 status collapsed
46539
46540 \begin_layout Plain Layout
46541
46542 }
46543 \end_layout
46544
46545 \end_inset
46546
46547  SkyBlue
46548 \end_layout
46549
46550 \end_inset
46551 </cell>
46552 <cell alignment="left" valignment="top" usebox="none">
46553 \begin_inset Text
46554
46555 \begin_layout Plain Layout
46556 \begin_inset ERT
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560
46561
46562 \backslash
46563 fcolorbox{black}{
46564 \end_layout
46565
46566 \end_inset
46567
46568 SpringGreen
46569 \begin_inset ERT
46570 status collapsed
46571
46572 \begin_layout Plain Layout
46573
46574 }{
46575 \end_layout
46576
46577 \end_inset
46578
46579
46580 \begin_inset Phantom Phantom
46581 status open
46582
46583 \begin_layout Plain Layout
46584 W
46585 \end_layout
46586
46587 \end_inset
46588
46589
46590 \begin_inset ERT
46591 status collapsed
46592
46593 \begin_layout Plain Layout
46594
46595 }
46596 \end_layout
46597
46598 \end_inset
46599
46600  SpringGreen
46601 \end_layout
46602
46603 \end_inset
46604 </cell>
46605 </row>
46606 <row>
46607 <cell alignment="left" valignment="top" usebox="none">
46608 \begin_inset Text
46609
46610 \begin_layout Plain Layout
46611 \begin_inset ERT
46612 status collapsed
46613
46614 \begin_layout Plain Layout
46615
46616
46617 \backslash
46618 fcolorbox{black}{
46619 \end_layout
46620
46621 \end_inset
46622
46623 Tan
46624 \begin_inset ERT
46625 status collapsed
46626
46627 \begin_layout Plain Layout
46628
46629 }{
46630 \end_layout
46631
46632 \end_inset
46633
46634
46635 \begin_inset Phantom Phantom
46636 status open
46637
46638 \begin_layout Plain Layout
46639 W
46640 \end_layout
46641
46642 \end_inset
46643
46644
46645 \begin_inset ERT
46646 status collapsed
46647
46648 \begin_layout Plain Layout
46649
46650 }
46651 \end_layout
46652
46653 \end_inset
46654
46655  Tan
46656 \end_layout
46657
46658 \end_inset
46659 </cell>
46660 <cell alignment="left" valignment="top" usebox="none">
46661 \begin_inset Text
46662
46663 \begin_layout Plain Layout
46664 \begin_inset ERT
46665 status collapsed
46666
46667 \begin_layout Plain Layout
46668
46669
46670 \backslash
46671 fcolorbox{black}{
46672 \end_layout
46673
46674 \end_inset
46675
46676 TealBlue
46677 \begin_inset ERT
46678 status collapsed
46679
46680 \begin_layout Plain Layout
46681
46682 }{
46683 \end_layout
46684
46685 \end_inset
46686
46687
46688 \begin_inset Phantom Phantom
46689 status open
46690
46691 \begin_layout Plain Layout
46692 W
46693 \end_layout
46694
46695 \end_inset
46696
46697
46698 \begin_inset ERT
46699 status collapsed
46700
46701 \begin_layout Plain Layout
46702
46703 }
46704 \end_layout
46705
46706 \end_inset
46707
46708  TealBlue
46709 \end_layout
46710
46711 \end_inset
46712 </cell>
46713 <cell alignment="left" valignment="top" usebox="none">
46714 \begin_inset Text
46715
46716 \begin_layout Plain Layout
46717 \begin_inset ERT
46718 status collapsed
46719
46720 \begin_layout Plain Layout
46721
46722
46723 \backslash
46724 fcolorbox{black}{
46725 \end_layout
46726
46727 \end_inset
46728
46729 Thistle
46730 \begin_inset ERT
46731 status collapsed
46732
46733 \begin_layout Plain Layout
46734
46735 }{
46736 \end_layout
46737
46738 \end_inset
46739
46740
46741 \begin_inset Phantom Phantom
46742 status open
46743
46744 \begin_layout Plain Layout
46745 W
46746 \end_layout
46747
46748 \end_inset
46749
46750
46751 \begin_inset ERT
46752 status collapsed
46753
46754 \begin_layout Plain Layout
46755
46756 }
46757 \end_layout
46758
46759 \end_inset
46760
46761  Thistle
46762 \end_layout
46763
46764 \end_inset
46765 </cell>
46766 <cell alignment="left" valignment="top" usebox="none">
46767 \begin_inset Text
46768
46769 \begin_layout Plain Layout
46770 \begin_inset ERT
46771 status collapsed
46772
46773 \begin_layout Plain Layout
46774
46775
46776 \backslash
46777 fcolorbox{black}{
46778 \end_layout
46779
46780 \end_inset
46781
46782 Turquoise
46783 \begin_inset ERT
46784 status collapsed
46785
46786 \begin_layout Plain Layout
46787
46788 }{
46789 \end_layout
46790
46791 \end_inset
46792
46793
46794 \begin_inset Phantom Phantom
46795 status open
46796
46797 \begin_layout Plain Layout
46798 W
46799 \end_layout
46800
46801 \end_inset
46802
46803
46804 \begin_inset ERT
46805 status collapsed
46806
46807 \begin_layout Plain Layout
46808
46809 }
46810 \end_layout
46811
46812 \end_inset
46813
46814  Turquoise
46815 \end_layout
46816
46817 \end_inset
46818 </cell>
46819 </row>
46820 <row>
46821 <cell alignment="left" valignment="top" usebox="none">
46822 \begin_inset Text
46823
46824 \begin_layout Plain Layout
46825 \begin_inset ERT
46826 status collapsed
46827
46828 \begin_layout Plain Layout
46829
46830
46831 \backslash
46832 fcolorbox{black}{
46833 \end_layout
46834
46835 \end_inset
46836
46837 Violet
46838 \begin_inset ERT
46839 status collapsed
46840
46841 \begin_layout Plain Layout
46842
46843 }{
46844 \end_layout
46845
46846 \end_inset
46847
46848
46849 \begin_inset Phantom Phantom
46850 status open
46851
46852 \begin_layout Plain Layout
46853 W
46854 \end_layout
46855
46856 \end_inset
46857
46858
46859 \begin_inset ERT
46860 status collapsed
46861
46862 \begin_layout Plain Layout
46863
46864 }
46865 \end_layout
46866
46867 \end_inset
46868
46869  Violet
46870 \end_layout
46871
46872 \end_inset
46873 </cell>
46874 <cell alignment="left" valignment="top" usebox="none">
46875 \begin_inset Text
46876
46877 \begin_layout Plain Layout
46878 \begin_inset ERT
46879 status collapsed
46880
46881 \begin_layout Plain Layout
46882
46883
46884 \backslash
46885 fcolorbox{black}{
46886 \end_layout
46887
46888 \end_inset
46889
46890 VioletRed
46891 \begin_inset ERT
46892 status collapsed
46893
46894 \begin_layout Plain Layout
46895
46896 }{
46897 \end_layout
46898
46899 \end_inset
46900
46901
46902 \begin_inset Phantom Phantom
46903 status open
46904
46905 \begin_layout Plain Layout
46906 W
46907 \end_layout
46908
46909 \end_inset
46910
46911
46912 \begin_inset ERT
46913 status collapsed
46914
46915 \begin_layout Plain Layout
46916
46917 }
46918 \end_layout
46919
46920 \end_inset
46921
46922  VioletRed
46923 \end_layout
46924
46925 \end_inset
46926 </cell>
46927 <cell alignment="left" valignment="top" usebox="none">
46928 \begin_inset Text
46929
46930 \begin_layout Plain Layout
46931 \begin_inset ERT
46932 status collapsed
46933
46934 \begin_layout Plain Layout
46935
46936
46937 \backslash
46938 fcolorbox{black}{
46939 \end_layout
46940
46941 \end_inset
46942
46943 WildStrawberry
46944 \begin_inset ERT
46945 status collapsed
46946
46947 \begin_layout Plain Layout
46948
46949 }{
46950 \end_layout
46951
46952 \end_inset
46953
46954
46955 \begin_inset Phantom Phantom
46956 status open
46957
46958 \begin_layout Plain Layout
46959 W
46960 \end_layout
46961
46962 \end_inset
46963
46964
46965 \begin_inset ERT
46966 status collapsed
46967
46968 \begin_layout Plain Layout
46969
46970 }
46971 \end_layout
46972
46973 \end_inset
46974
46975  WildStrawberry
46976 \end_layout
46977
46978 \end_inset
46979 </cell>
46980 <cell alignment="left" valignment="top" usebox="none">
46981 \begin_inset Text
46982
46983 \begin_layout Plain Layout
46984 \begin_inset ERT
46985 status collapsed
46986
46987 \begin_layout Plain Layout
46988
46989
46990 \backslash
46991 fcolorbox{black}{
46992 \end_layout
46993
46994 \end_inset
46995
46996 YellowGreen
46997 \begin_inset ERT
46998 status collapsed
46999
47000 \begin_layout Plain Layout
47001
47002 }{
47003 \end_layout
47004
47005 \end_inset
47006
47007
47008 \begin_inset Phantom Phantom
47009 status open
47010
47011 \begin_layout Plain Layout
47012 W
47013 \end_layout
47014
47015 \end_inset
47016
47017
47018 \begin_inset ERT
47019 status collapsed
47020
47021 \begin_layout Plain Layout
47022
47023 }
47024 \end_layout
47025
47026 \end_inset
47027
47028  YellowGreen
47029 \end_layout
47030
47031 \end_inset
47032 </cell>
47033 </row>
47034 <row>
47035 <cell alignment="left" valignment="top" usebox="none">
47036 \begin_inset Text
47037
47038 \begin_layout Plain Layout
47039 \begin_inset ERT
47040 status collapsed
47041
47042 \begin_layout Plain Layout
47043
47044
47045 \backslash
47046 fcolorbox{black}{
47047 \end_layout
47048
47049 \end_inset
47050
47051 YellowOrange
47052 \begin_inset ERT
47053 status collapsed
47054
47055 \begin_layout Plain Layout
47056
47057 }{
47058 \end_layout
47059
47060 \end_inset
47061
47062
47063 \begin_inset Phantom Phantom
47064 status open
47065
47066 \begin_layout Plain Layout
47067 W
47068 \end_layout
47069
47070 \end_inset
47071
47072
47073 \begin_inset ERT
47074 status collapsed
47075
47076 \begin_layout Plain Layout
47077
47078 }
47079 \end_layout
47080
47081 \end_inset
47082
47083  YellowOrange
47084 \end_layout
47085
47086 \end_inset
47087 </cell>
47088 <cell alignment="left" valignment="top" usebox="none">
47089 \begin_inset Text
47090
47091 \begin_layout Plain Layout
47092
47093 \end_layout
47094
47095 \end_inset
47096 </cell>
47097 <cell alignment="left" valignment="top" usebox="none">
47098 \begin_inset Text
47099
47100 \begin_layout Plain Layout
47101
47102 \end_layout
47103
47104 \end_inset
47105 </cell>
47106 <cell alignment="left" valignment="top" usebox="none">
47107 \begin_inset Text
47108
47109 \begin_layout Plain Layout
47110
47111 \end_layout
47112
47113 \end_inset
47114 </cell>
47115 </row>
47116 </lyxtabular>
47117
47118 \end_inset
47119
47120
47121 \end_layout
47122
47123 \begin_layout Chapter
47124 Explication de l' équation
47125 \begin_inset space ~
47126 \end_inset
47127
47128 (
47129 \begin_inset CommandInset ref
47130 LatexCommand ref
47131 reference "eq:Wgn"
47132
47133 \end_inset
47134
47135 )
47136 \begin_inset CommandInset label
47137 LatexCommand label
47138 name "cha:Explication-de-l'Equation"
47139
47140 \end_inset
47141
47142
47143 \end_layout
47144
47145 \begin_layout Standard
47146 La largeur totale de 
47147 \emph on
47148 n
47149 \emph default
47150  cellules de tableau 
47151 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47152 \end_inset
47153
47154  peut être calculée avec
47155 \begin_inset Formula 
47156 \begin{equation}
47157 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47158 \end{equation}
47159
47160 \end_inset
47161
47162
47163 \end_layout
47164
47165 \begin_layout Standard
47166 où 
47167 \begin_inset Formula $L_{g\,n}$
47168 \end_inset
47169
47170  est la largeur fixe de toutes les cellules.
47171  
47172 \series bold
47173
47174 \backslash
47175 tabcolsep
47176 \series default
47177  est la largeur utilisée par \SpecialChar LaTeX
47178  entre le texte de la cellule et la bordure,
47179  sa valeur implicite est 6
47180 \begin_inset space \thinspace{}
47181 \end_inset
47182
47183 pt.
47184  
47185 \series bold
47186
47187 \backslash
47188 arrayrulewidth
47189 \series default
47190  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47191 \begin_inset space \thinspace{}
47192 \end_inset
47193
47194 pt.
47195 \end_layout
47196
47197 \begin_layout Standard
47198 D'après l'équation
47199 \begin_inset space ~
47200 \end_inset
47201
47202
47203 \begin_inset CommandInset ref
47204 LatexCommand eqref
47205 reference "eq:Wtot_n"
47206
47207 \end_inset
47208
47209 , la largeur totale d'une multi-colonnes, 
47210 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47211 \end_inset
47212
47213  est
47214 \begin_inset Formula 
47215 \begin{equation}
47216 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47217 \end{equation}
47218
47219 \end_inset
47220
47221
47222 \end_layout
47223
47224 \begin_layout Standard
47225 En posant que les équations 
47226 \begin_inset space ~
47227 \end_inset
47228
47229
47230 \begin_inset CommandInset ref
47231 LatexCommand eqref
47232 reference "eq:Wtot_n"
47233
47234 \end_inset
47235
47236  et 
47237 \begin_inset CommandInset ref
47238 LatexCommand eqref
47239 reference "eq:Wtot_mult"
47240
47241 \end_inset
47242
47243  sont égales, on peut calculer la largeur nécessaire 
47244 \begin_inset Formula $L_{g\,n}$
47245 \end_inset
47246
47247  quand 
47248 \emph on
47249 n
47250 \emph default
47251  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47252  de 
47253 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47254 \end_inset
47255
47256 :
47257 \begin_inset Formula 
47258 \begin{equation}
47259 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47260 \end{equation}
47261
47262 \end_inset
47263
47264
47265 \end_layout
47266
47267 \begin_layout Bibliography
47268 \begin_inset CommandInset bibitem
47269 LatexCommand bibitem
47270 key "latexcompanion"
47271
47272 \end_inset
47273
47274 Frank Mittelbach and Michel Goossens: 
47275 \emph on
47276 The \SpecialChar LaTeX
47277  Companion Second Edition.
47278
47279 \emph default
47280  Addison-Wesley, 2004
47281 \end_layout
47282
47283 \begin_layout Bibliography
47284 \begin_inset CommandInset bibitem
47285 LatexCommand bibitem
47286 key "latexguide"
47287
47288 \end_inset
47289
47290 Helmut Kopka and Patrick W.
47291  Daly: 
47292 \emph on
47293 A Guide to \SpecialChar LaTeX
47294  Fourth Edition.
47295
47296 \emph default
47297  Addison-Wesley, 2003
47298 \end_layout
47299
47300 \begin_layout Bibliography
47301 \begin_inset CommandInset bibitem
47302 LatexCommand bibitem
47303 key "latexbook"
47304
47305 \end_inset
47306
47307 Leslie Lamport: 
47308 \emph on
47309 \SpecialChar LaTeX
47310 : A Document Preparation System.
47311
47312 \emph default
47313  Addison-Wesley, second edition, 1994
47314 \end_layout
47315
47316 \begin_layout Bibliography
47317 \begin_inset CommandInset bibitem
47318 LatexCommand bibitem
47319 key "arydshln"
47320
47321 \end_inset
47322
47323 Documentation du paquetage \SpecialChar LaTeX
47324
47325 \series bold
47326  
47327 \begin_inset CommandInset href
47328 LatexCommand href
47329 name "arydshln"
47330 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47331
47332 \end_inset
47333
47334
47335 \series default
47336
47337 \begin_inset Index idx
47338 status collapsed
47339
47340 \begin_layout Plain Layout
47341 Paquetages \SpecialChar LaTeX
47342  ! arydshln
47343 \end_layout
47344
47345 \end_inset
47346
47347
47348 \end_layout
47349
47350 \begin_layout Bibliography
47351 \begin_inset CommandInset bibitem
47352 LatexCommand bibitem
47353 key "booktabs"
47354
47355 \end_inset
47356
47357 Documentation du paquetage \SpecialChar LaTeX
47358  
47359 \series bold
47360
47361 \begin_inset CommandInset href
47362 LatexCommand href
47363 name "booktabs"
47364 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47365
47366 \end_inset
47367
47368
47369 \series default
47370
47371 \begin_inset Index idx
47372 status collapsed
47373
47374 \begin_layout Plain Layout
47375 Paquetages \SpecialChar LaTeX
47376  ! booktabs
47377 \end_layout
47378
47379 \end_inset
47380
47381
47382 \end_layout
47383
47384 \begin_layout Bibliography
47385 \begin_inset CommandInset bibitem
47386 LatexCommand bibitem
47387 key "caption"
47388
47389 \end_inset
47390
47391 Documentation du paquetage \SpecialChar LaTeX
47392  
47393 \series bold
47394
47395 \begin_inset CommandInset href
47396 LatexCommand href
47397 name "caption"
47398 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47399
47400 \end_inset
47401
47402
47403 \series default
47404
47405 \begin_inset Index idx
47406 status collapsed
47407
47408 \begin_layout Plain Layout
47409 Paquetages \SpecialChar LaTeX
47410  ! caption
47411 \end_layout
47412
47413 \end_inset
47414
47415
47416 \end_layout
47417
47418 \begin_layout Bibliography
47419 \begin_inset CommandInset bibitem
47420 LatexCommand bibitem
47421 key "diagbox"
47422
47423 \end_inset
47424
47425 Documentation du paquetage \SpecialChar LaTeX
47426  
47427 \series bold
47428
47429 \begin_inset CommandInset href
47430 LatexCommand href
47431 name "diagbox"
47432 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47433
47434 \end_inset
47435
47436
47437 \series default
47438
47439 \begin_inset Index idx
47440 status collapsed
47441
47442 \begin_layout Plain Layout
47443 Paquetages \SpecialChar LaTeX
47444  ! diagbox
47445 \end_layout
47446
47447 \end_inset
47448
47449
47450 \end_layout
47451
47452 \begin_layout Bibliography
47453 \begin_inset CommandInset bibitem
47454 LatexCommand bibitem
47455 key "endfloat"
47456
47457 \end_inset
47458
47459 Documentation du paquetage \SpecialChar LaTeX
47460  
47461 \series bold
47462
47463 \begin_inset CommandInset href
47464 LatexCommand href
47465 name "endfloat"
47466 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47467
47468 \end_inset
47469
47470
47471 \series default
47472
47473 \begin_inset Index idx
47474 status collapsed
47475
47476 \begin_layout Plain Layout
47477 Paquetages \SpecialChar LaTeX
47478  ! endfloat
47479 \end_layout
47480
47481 \end_inset
47482
47483
47484 \end_layout
47485
47486 \begin_layout Bibliography
47487 \begin_inset CommandInset bibitem
47488 LatexCommand bibitem
47489 key "footmisc"
47490
47491 \end_inset
47492
47493 Documentation du paquetage \SpecialChar LaTeX
47494  
47495 \series bold
47496
47497 \begin_inset CommandInset href
47498 LatexCommand href
47499 name "footmisc"
47500 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47501
47502 \end_inset
47503
47504
47505 \series default
47506
47507 \begin_inset Index idx
47508 status collapsed
47509
47510 \begin_layout Plain Layout
47511 Paquetages \SpecialChar LaTeX
47512  ! footmisc
47513 \end_layout
47514
47515 \end_inset
47516
47517
47518 \end_layout
47519
47520 \begin_layout Bibliography
47521 \begin_inset CommandInset bibitem
47522 LatexCommand bibitem
47523 key "hypcap"
47524
47525 \end_inset
47526
47527 Documentation du paquetage \SpecialChar LaTeX
47528  
47529 \series bold
47530
47531 \begin_inset CommandInset href
47532 LatexCommand href
47533 name "hypcap"
47534 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
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  ! hyperref
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 "hyperref"
47558
47559 \end_inset
47560
47561 Documentation du paquetage \SpecialChar LaTeX
47562  
47563 \series bold
47564
47565 \begin_inset CommandInset href
47566 LatexCommand href
47567 name "hyperref"
47568 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47569
47570 \end_inset
47571
47572
47573 \series default
47574
47575 \begin_inset Index idx
47576 status collapsed
47577
47578 \begin_layout Plain Layout
47579 Paquetages \SpecialChar LaTeX
47580  ! hyperref
47581 \end_layout
47582
47583 \end_inset
47584
47585
47586 \end_layout
47587
47588 \begin_layout Bibliography
47589 \begin_inset CommandInset bibitem
47590 LatexCommand bibitem
47591 key "KOMA-Script"
47592
47593 \end_inset
47594
47595 Documentation du paquetage \SpecialChar LaTeX
47596  
47597 \series bold
47598
47599 \begin_inset CommandInset href
47600 LatexCommand href
47601 name "KOMA-Script"
47602 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47603
47604 \end_inset
47605
47606
47607 \series default
47608
47609 \begin_inset Index idx
47610 status collapsed
47611
47612 \begin_layout Plain Layout
47613 Paquetages \SpecialChar LaTeX
47614  ! KOMA-Script
47615 \end_layout
47616
47617 \end_inset
47618
47619
47620 \end_layout
47621
47622 \begin_layout Bibliography
47623 \begin_inset CommandInset bibitem
47624 LatexCommand bibitem
47625 key "lettrine"
47626
47627 \end_inset
47628
47629 Documentation du paquetage \SpecialChar LaTeX
47630  
47631 \series bold
47632
47633 \begin_inset CommandInset href
47634 LatexCommand href
47635 name "lettrine"
47636 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47637
47638 \end_inset
47639
47640
47641 \series default
47642  et un 
47643 \begin_inset CommandInset href
47644 LatexCommand href
47645 name "exemple"
47646 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47647
47648 \end_inset
47649
47650
47651 \begin_inset Index idx
47652 status collapsed
47653
47654 \begin_layout Plain Layout
47655 Paquetages \SpecialChar LaTeX
47656  ! lettrine
47657 \end_layout
47658
47659 \end_inset
47660
47661
47662 \end_layout
47663
47664 \begin_layout Bibliography
47665 \begin_inset CommandInset bibitem
47666 LatexCommand bibitem
47667 key "listings"
47668
47669 \end_inset
47670
47671 Documentation du paquetage \SpecialChar LaTeX
47672  
47673 \series bold
47674
47675 \begin_inset CommandInset href
47676 LatexCommand href
47677 name "listings"
47678 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47679
47680 \end_inset
47681
47682
47683 \series default
47684
47685 \begin_inset Index idx
47686 status collapsed
47687
47688 \begin_layout Plain Layout
47689 Paquetages \SpecialChar LaTeX
47690  ! listings
47691 \end_layout
47692
47693 \end_inset
47694
47695
47696 \end_layout
47697
47698 \begin_layout Bibliography
47699 \begin_inset CommandInset bibitem
47700 LatexCommand bibitem
47701 key "marginnote"
47702
47703 \end_inset
47704
47705 Documentation du paquetage \SpecialChar LaTeX
47706  
47707 \series bold
47708
47709 \begin_inset CommandInset href
47710 LatexCommand href
47711 name "marginnote"
47712 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47713
47714 \end_inset
47715
47716
47717 \series default
47718
47719 \begin_inset Index idx
47720 status collapsed
47721
47722 \begin_layout Plain Layout
47723 Paquetages \SpecialChar LaTeX
47724  ! marginnote
47725 \end_layout
47726
47727 \end_inset
47728
47729
47730 \end_layout
47731
47732 \begin_layout Bibliography
47733 \begin_inset CommandInset bibitem
47734 LatexCommand bibitem
47735 key "pdfpages"
47736
47737 \end_inset
47738
47739 Documentation du paquetage \SpecialChar LaTeX
47740  
47741 \series bold
47742
47743 \begin_inset CommandInset href
47744 LatexCommand href
47745 name "pdfpages"
47746 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47747
47748 \end_inset
47749
47750
47751 \series default
47752
47753 \begin_inset Index idx
47754 status collapsed
47755
47756 \begin_layout Plain Layout
47757 Paquetages \SpecialChar LaTeX
47758  ! pdfpages
47759 \end_layout
47760
47761 \end_inset
47762
47763
47764 \end_layout
47765
47766 \begin_layout Bibliography
47767 \begin_inset CommandInset bibitem
47768 LatexCommand bibitem
47769 key "prettyref"
47770
47771 \end_inset
47772
47773 Documentation du paquetage \SpecialChar LaTeX
47774
47775 \series bold
47776  
47777 \begin_inset CommandInset href
47778 LatexCommand href
47779 name "prettyref"
47780 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47781
47782 \end_inset
47783
47784
47785 \series default
47786
47787 \begin_inset Index idx
47788 status collapsed
47789
47790 \begin_layout Plain Layout
47791 Paquetages \SpecialChar LaTeX
47792  ! prettyref
47793 \end_layout
47794
47795 \end_inset
47796
47797
47798 \end_layout
47799
47800 \begin_layout Bibliography
47801 \begin_inset CommandInset bibitem
47802 LatexCommand bibitem
47803 key "pstricks"
47804
47805 \end_inset
47806
47807 Page Web du paquetage \SpecialChar LaTeX
47808  
47809 \series bold
47810
47811 \begin_inset CommandInset href
47812 LatexCommand href
47813 name "PSTricks"
47814 target "http://tug.org/PSTricks/"
47815
47816 \end_inset
47817
47818
47819 \series default
47820
47821 \begin_inset Index idx
47822 status collapsed
47823
47824 \begin_layout Plain Layout
47825 Paquetages \SpecialChar LaTeX
47826  ! PSTricks
47827 \end_layout
47828
47829 \end_inset
47830
47831
47832 \end_layout
47833
47834 \begin_layout Bibliography
47835 \begin_inset CommandInset bibitem
47836 LatexCommand bibitem
47837 key "refstyle"
47838
47839 \end_inset
47840
47841 Documentation du paquetage \SpecialChar LaTeX
47842
47843 \series bold
47844  
47845 \begin_inset CommandInset href
47846 LatexCommand href
47847 name "refstyle"
47848 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47849
47850 \end_inset
47851
47852
47853 \series default
47854
47855 \begin_inset Index idx
47856 status collapsed
47857
47858 \begin_layout Plain Layout
47859 Paquetages \SpecialChar LaTeX
47860  ! refstyle
47861 \end_layout
47862
47863 \end_inset
47864
47865
47866 \end_layout
47867
47868 \begin_layout Bibliography
47869 \begin_inset CommandInset bibitem
47870 LatexCommand bibitem
47871 key "sidecap"
47872
47873 \end_inset
47874
47875 Documentation du paquetage \SpecialChar LaTeX
47876  
47877 \series bold
47878
47879 \begin_inset CommandInset href
47880 LatexCommand href
47881 name "sidecap"
47882 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
47883
47884 \end_inset
47885
47886
47887 \series default
47888
47889 \begin_inset Index idx
47890 status collapsed
47891
47892 \begin_layout Plain Layout
47893 Paquetages \SpecialChar LaTeX
47894  ! sidecap
47895 \end_layout
47896
47897 \end_inset
47898
47899
47900 \end_layout
47901
47902 \begin_layout Bibliography
47903 \begin_inset CommandInset bibitem
47904 LatexCommand bibitem
47905 key "NewInLyX20"
47906
47907 \end_inset
47908
47909
47910 \begin_inset CommandInset href
47911 LatexCommand href
47912 name "Page Wiki"
47913 target "http://wiki.lyx.org/LyX/NewInLyX20"
47914
47915 \end_inset
47916
47917  au sujet des nouveautés de 
47918 \family sans
47919 \SpecialChar LyX
47920  2.0
47921 \family default
47922 .
47923 \end_layout
47924
47925 \begin_layout Standard
47926 \begin_inset CommandInset index_print
47927 LatexCommand printindex
47928 type "idx"
47929
47930 \end_inset
47931
47932
47933 \end_layout
47934
47935 \end_body
47936 \end_document